Pull request #943 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/docker-ce-packaging Obtained Jenkinsfile from f0d57965ee0e3842702a47e8b5295ded72c65110+dfe2ab9d0af9c8e875d56510c1a436edd51913d4 (ab7759d94c4842fbd3f1c5396214c6615fbcda60) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 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-943@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" 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: static-linux) [Pipeline] { (Branch: cross-mac) [Pipeline] { (Branch: cross-win) [Pipeline] { (Branch: centos:7-amd64) [Pipeline] { (Branch: centos:7-aarch64) [Pipeline] { (Branch: quay.io/centos/centos:stream8-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream8-aarch64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-aarch64) [Pipeline] { (Branch: debian:buster-amd64) [Pipeline] { (Branch: debian:buster-aarch64) [Pipeline] { (Branch: debian:buster-armhf) [Pipeline] { (Branch: debian:bullseye-amd64) [Pipeline] { (Branch: debian:bullseye-aarch64) [Pipeline] { (Branch: debian:bullseye-armhf) [Pipeline] { (Branch: debian:bookworm-amd64) [Pipeline] { (Branch: debian:bookworm-aarch64) [Pipeline] { (Branch: debian:bookworm-armhf) [Pipeline] { (Branch: fedora:37-amd64) [Pipeline] { (Branch: fedora:37-aarch64) [Pipeline] { (Branch: fedora:38-amd64) [Pipeline] { (Branch: fedora:38-aarch64) [Pipeline] { (Branch: fedora:39-amd64) [Pipeline] { (Branch: fedora:39-aarch64) [Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf) [Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-armhf) [Pipeline] { (Branch: balenalib/rpi-raspbian:bookworm-armhf) [Pipeline] { (Branch: ubuntu:focal-amd64) [Pipeline] { (Branch: ubuntu:focal-aarch64) [Pipeline] { (Branch: ubuntu:focal-armhf) [Pipeline] { (Branch: ubuntu:jammy-amd64) [Pipeline] { (Branch: ubuntu:jammy-aarch64) [Pipeline] { (Branch: ubuntu:jammy-armhf) [Pipeline] { (Branch: ubuntu:lunar-amd64) [Pipeline] { (Branch: ubuntu:lunar-aarch64) [Pipeline] { (Branch: ubuntu:lunar-armhf) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/a9506717-5f76-4005-befd-d21d38bc85ae/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-7-aarch64) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 3 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-40-50 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Commit message: "Enable Docker CE builds for Fedora 39" First time build. Skipping changelog. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + make REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+ master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs+ --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C+ src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C+ src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Still waiting to schedule task All nodes of label ‘ubuntu-2004&&x86_64’ are offline Still waiting to schedule task All nodes of label ‘ubuntu-2004&&x86_64’ are offline Still waiting to schedule task All nodes of label ‘ubuntu-2004&&x86_64’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 913B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #4 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 CACHED #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 ... #7 [auth] library/centos:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [internal] load metadata for docker.io/library/centos:7 #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 DONE 0.4s #10 [internal] load build context #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 ... #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #11 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0B / 23.57MB 0.1s #11 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 2.10MB / 49.59MB 0.1s #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 13.80MB / 23.57MB 0.3s #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 24.12MB / 49.59MB 0.3s #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.4s #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 34.60MB / 49.59MB 0.4s #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 45.09MB / 49.59MB 0.5s #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 1.0s done #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 2.5s done #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0B / 86.30MB 2.6s #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0B / 63.99MB 2.6s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 10.49MB / 86.30MB 2.7s #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 10.49MB / 63.99MB 2.7s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 16.78MB / 86.30MB 2.8s #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 20.97MB / 63.99MB 2.8s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 24.12MB / 86.30MB 2.9s #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 30.41MB / 63.99MB 2.9s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 51.38MB / 86.30MB 3.1s #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 50.48MB / 63.99MB 3.1s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 60.82MB / 86.30MB 3.2s #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 60.82MB / 63.99MB 3.2s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 66.06MB / 86.30MB 3.3s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 80.74MB / 86.30MB 3.4s #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 3.5s #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.4s done #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 4.7s done #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 4.8s done #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 0B / 95.73MB 4.9s #11 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 0B / 156B 4.9s #11 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 4.9s done #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 16.78MB / 95.73MB 5.1s #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 31.46MB / 95.73MB 5.2s #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 39.85MB / 95.73MB 5.3s #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 61.87MB / 95.73MB 5.5s #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 81.79MB / 95.73MB 5.7s #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 88.08MB / 95.73MB 5.8s #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 5.9s #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 6.0s done #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.9s done #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #11 ... #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #12 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.1s done #12 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done #12 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 4.3s done #12 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #12 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 3.1s done #12 DONE 7.7s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.5s done #11 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #11 DONE 11.7s #13 [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 #13 DONE 6.6s #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #14 0.510 Loaded plugins: fastestmirror, ovl #14 0.661 Determining fastest mirrors #14 3.103 * base: download.cf.centos.org #14 3.104 * extras: download.cf.centos.org #14 3.104 * updates: download.cf.centos.org Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0d0b4b3907e3bd773) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] { Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0cf10a8281a9907c8) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-038f36b42d176dd44) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-046c9d1f6cee0e36f) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0becb96b28e975dd5) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0cf9733e9ef3554eb) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0b58694b0fd833790) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [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/ $ 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/ $ 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-943@tmp/7dc199e1-be05-4f74-8d32-645a3e335b14/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-943@tmp/5e25a34b-29c4-41be-9bae-2608eb377f02/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/f3adb826-08e0-413a-a55c-2bd0dbc63450/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 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-943@tmp/9ed6e922-7de5-4d4b-806c-3123ae0b2695/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] wrap 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-943@tmp/4f747f4f-c94e-4763-9ce7-1d4630cb1a91/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-943@tmp/570e4cfc-36c5-4f10-8ab2-72f579928f60/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-943@tmp/eaf71ff1-1811-47e3-8db6-e13fc8a083f4/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] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a226d7b9486e9fc4) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pulling fs layer 0983f321071f: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00f3be16cc10a5703) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c414b4bf0fa0051e) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-066a5e275eecdfa52) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 0983f321071f: Pull complete Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01c6b576a40282773) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09b513bf68f729679) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02ff9dd3e5fcf32ab) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d01d01a965d405c4) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a6561debe0db709d) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09f7125aa7025b7e9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-041f97de1b45f14f9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 0983f321071f: Pulling fs layer 0983f321071f: Download complete Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02202c6d33e174213) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00003f0883667772d) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0aecc9fc045d11c8d) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a715a7f1eea7ab9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 0983f321071f: Pulling fs layer 0983f321071f: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pulling fs layer [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry 0983f321071f: Verifying Checksum 0983f321071f: Download complete 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + docker container ls -aq [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir $ 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-943@tmp/509795ca-af3e-4ea3-bb5e-5d1a0fcb2cf3/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-943@tmp/521d0953-aeb9-4122-96b3-bf84acd4566b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh #14 21.78 Resolving Dependencies #14 21.78 --> Running transaction check #14 21.78 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed #14 21.80 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.92 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.92 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.92 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.93 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.93 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.93 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.93 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.93 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.93 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.94 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.94 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.94 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.94 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 21.94 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #14 21.94 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #14 21.95 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #14 21.95 --> Running transaction check #14 21.95 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed #14 21.95 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed #14 21.95 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64 #14 21.95 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed #14 21.96 ---> Package file.aarch64 0:5.11-37.el7 will be installed #14 21.96 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed #14 21.96 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed #14 21.96 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed #14 21.96 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed #14 21.97 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.97 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.97 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.97 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.97 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.97 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.98 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.99 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 21.99 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #14 21.99 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #14 21.99 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #14 21.99 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #14 21.99 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #14 21.99 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed #14 22.00 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #14 22.00 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 22.00 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 22.00 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 22.00 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 22.00 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated #14 22.00 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64 #14 22.00 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64 #14 22.01 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update #14 22.01 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed #14 22.01 --> Running transaction check #14 22.01 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed #14 22.01 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed #14 22.01 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #14 22.01 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #14 22.01 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #14 22.01 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed #14 22.01 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed #14 22.01 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #14 22.02 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 22.02 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 22.02 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #14 22.02 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #14 22.02 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #14 22.02 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed #14 22.03 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed #14 22.03 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed #14 22.03 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #14 22.03 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed #14 22.03 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #14 22.03 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #14 22.03 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed #14 22.04 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed #14 22.04 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #14 22.04 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed #14 22.04 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #14 22.04 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated #14 22.04 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64 #14 22.04 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update #14 22.04 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated #14 22.04 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update #14 22.04 ---> Package zip.aarch64 0:3.0-11.el7 will be installed #14 22.04 --> Running transaction check #14 22.04 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed #14 22.05 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #14 22.05 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #14 22.05 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 22.05 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 22.05 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #14 22.06 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated #14 22.06 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update #14 22.06 --> Running transaction check #14 22.06 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #14 22.06 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #14 22.28 --> Finished Dependency Resolution #14 22.28 #14 22.28 Dependencies Resolved #14 22.29 #14 22.29 ================================================================================ #14 22.29 Package Arch Version Repository Size #14 22.29 ================================================================================ #14 22.29 Installing: #14 22.29 rpm-build aarch64 4.11.3-48.el7_9 updates 150 k #14 22.29 rpmlint noarch 1.5-4.el7 base 229 k #14 22.29 Installing for dependencies: #14 22.29 bzip2 aarch64 1.0.6-13.el7 base 52 k #14 22.29 desktop-file-utils aarch64 0.23-2.el7 base 68 k #14 22.29 dwz aarch64 0.11-3.el7 base 95 k #14 22.29 elfutils aarch64 0.176-5.el7 base 301 k #14 22.29 emacs-filesystem noarch 1:24.3-23.el7_9.1 updates 58 k #14 22.29 file aarch64 5.11-37.el7 base 57 k #14 22.29 gdb aarch64 7.6.1-120.el7 base 2.3 M #14 22.29 groff-base aarch64 1.22.2-8.el7 base 920 k #14 22.29 patch aarch64 2.7.1-12.el7_7 base 107 k #14 22.29 perl aarch64 4:5.16.3-299.el7_9 updates 7.9 M #14 22.29 perl-Carp noarch 1.26-244.el7 base 19 k #14 22.29 perl-Encode aarch64 2.51-7.el7 base 1.1 M #14 22.29 perl-Exporter noarch 5.68-3.el7 base 28 k #14 22.29 perl-File-Path noarch 2.09-2.el7 base 26 k #14 22.29 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #14 22.29 perl-Filter aarch64 1.49-3.el7 base 76 k #14 22.29 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #14 22.29 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #14 22.29 perl-PathTools aarch64 3.40-5.el7 base 82 k #14 22.29 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #14 22.29 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #14 22.29 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #14 22.29 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #14 22.29 perl-Scalar-List-Utils aarch64 1.27-248.el7 base 35 k #14 22.29 perl-Socket aarch64 2.010-5.el7 base 48 k #14 22.29 perl-Storable aarch64 2.45-3.el7 base 73 k #14 22.29 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #14 22.29 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #14 22.29 perl-Time-HiRes aarch64 4:1.9725-3.el7 base 45 k #14 22.29 perl-Time-Local noarch 1.2300-2.el7 base 24 k #14 22.29 perl-constant noarch 1.27-2.el7 base 19 k #14 22.29 perl-libs aarch64 4:5.16.3-299.el7_9 updates 621 k #14 22.29 perl-macros aarch64 4:5.16.3-299.el7_9 updates 44 k #14 22.29 perl-parent noarch 1:0.225-244.el7 base 12 k #14 22.29 perl-podlators noarch 2.5.1-3.el7 base 112 k #14 22.29 perl-srpm-macros noarch 1-8.el7 base 4.6 k #14 22.29 perl-threads aarch64 1.87-4.el7 base 48 k #14 22.29 perl-threads-shared aarch64 1.43-6.el7 base 37 k #14 22.29 python-srpm-macros noarch 3-34.el7 base 8.8 k #14 22.29 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #14 22.29 unzip aarch64 6.0-24.el7_9 updates 168 k #14 22.29 zip aarch64 3.0-11.el7 base 257 k #14 22.29 Updating for dependencies: #14 22.29 rpm aarch64 4.11.3-48.el7_9 updates 1.2 M #14 22.29 rpm-build-libs aarch64 4.11.3-48.el7_9 updates 101 k #14 22.29 rpm-libs aarch64 4.11.3-48.el7_9 updates 256 k #14 22.29 rpm-python aarch64 4.11.3-48.el7_9 updates 83 k #14 22.29 #14 22.29 Transaction Summary #14 22.29 ================================================================================ #14 22.29 Install 2 Packages (+42 Dependent packages) #14 22.29 Upgrade ( 4 Dependent packages) #14 22.29 #14 22.29 Total download size: 17 M #14 22.29 Downloading packages: #14 22.29 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #14 23.52 warning: /var/cache/yum/aarch64/7/base/packages/desktop-file-utils-0.23-2.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY #14 23.52 Public key for desktop-file-utils-0.23-2.el7.aarch64.rpm is not installed #14 24.10 Public key for perl-5.16.3-299.el7_9.aarch64.rpm is not installed [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] { [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (debian-bullseye-armhf) [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-armhf) [Pipeline] stage [Pipeline] { (debian-bookworm-armhf) [Pipeline] sh [Pipeline] wrap 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-943@tmp/2c216074-efb3-46d8-904e-f1e78f51a3a6/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-943@tmp/b46ef4e4-9a25-4bac-b273-2f817c3e89d7/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] sh + docker container ls -aq WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/8a641438-817d-4459-aeb3-dd731f8c45fb/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-943@tmp/913f11c3-a901-4a26-acbf-024dfb15188b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + echo starting... starting... + echo starting... starting... + echo starting... starting... 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-943@tmp/880e5f1e-f7ed-4fbd-8e84-7c9b84a5a27b/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-943@tmp/9558d120-815a-42f3-b6c2-be714c7291f1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] stage [Pipeline] { (raspbian-bullseye-armhf) [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/29610308-a62c-449d-82cc-d61f304af0b9/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer + echo starting... starting... 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0566283a9fb2518ac) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fcee5ed6409ee4e4) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-08780493b93750f96) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f586d049542c1330) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (raspbian-bookworm-armhf) [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 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-943@tmp/4f0c6194-032a-477a-9ae8-8b2e43cc87c2/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-943@tmp/2788fdbb-83d9-4b08-bbd7-2adc6f0b3589/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-943@tmp/4646768b-5ccd-401d-89fc-6cceddf45f6b/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-943@tmp/a32896d4-9f21-4b25-af18-1d4937b6d98f/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 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-943@tmp/c3956317-8054-4b2c-bcae-3c16c8f43007/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete WARNING! Using --password via the CLI is insecure. Use --password-stdin. Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] wrap [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-focal-armhf) [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer + echo starting... starting... 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-095286c22b057b2b9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 $ 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/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 504 Gateway Timeout [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox + echo starting... starting... + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] wrap + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 WARNING! Using --password via the CLI is insecure. Use --password-stdin. Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/d2665420-f7d6-4937-b150-38529a99652c/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-943@tmp/d3276375-4344-4ced-b446-b36959f3e25c/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-943@tmp/bb67754b-3bb4-4e00-be48-8ea9db063fe1/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-943@tmp/dc134ce1-f055-4bec-9788-3d3e60ef78ae/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #14 32.79 -------------------------------------------------------------------------------- #14 32.79 Total 1.6 MB/s | 17 MB 00:10 #14 32.79 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #14 32.79 Importing GPG key 0xF4A80EB5: #14 32.79 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #14 32.79 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #14 32.79 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #14 32.79 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #14 32.80 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #14 32.81 Importing GPG key 0x305D49D6: #14 32.81 Userid : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) " #14 32.81 Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6 #14 32.81 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #14 32.81 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #14 32.87 Running transaction check #14 32.91 Running transaction test #14 32.98 Transaction test succeeded #14 32.98 Running transaction #14 33.13 Updating : rpm-4.11.3-48.el7_9.aarch64 1/52 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete #14 33.19 Updating : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #14 33.49 Updating : rpm-build-libs-4.11.3-48.el7_9.aarch64 3/52 #14 33.78 Installing : bzip2-1.0.6-13.el7.aarch64 4/52 #14 33.95 Installing : groff-base-1.22.2-8.el7.aarch64 5/52 #14 33.98 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #14 34.00 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest #14 34.04 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #14 34.07 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #14 34.09 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07f2e5ce8dc1d252a) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] { [Pipeline] stage [Pipeline] { (raspbian-buster-armhf) [Pipeline] sh #14 34.11 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 11/52 #14 34.42 Installing : perl-Encode-2.51-7.el7.aarch64 12/52 #14 34.45 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #14 34.47 Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64 14/52 #14 34.49 Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 15/52 #14 34.51 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 #14 34.53 Installing : perl-constant-1.27-2.el7.noarch 17/52 #14 34.55 Installing : perl-Socket-2.010-5.el7.aarch64 18/52 #14 34.58 Installing : perl-Time-Local-1.2300-2.el7.noarch 19/52 #14 34.60 Installing : perl-Carp-1.26-244.el7.noarch 20/52 #14 34.63 Installing : perl-Filter-1.49-3.el7.aarch64 21/52 [Pipeline] wrap [Pipeline] sh [Pipeline] { Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-084e95d94a6fbfdb7) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] echo Removing all docker containers [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 #14 34.66 Installing : perl-PathTools-3.40-5.el7.aarch64 22/52 #14 34.69 Installing : perl-threads-shared-1.43-6.el7.aarch64 23/52 #14 34.71 Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64 24/52 #14 34.74 Installing : perl-Storable-2.45-3.el7.aarch64 25/52 [Pipeline] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete + echo starting... starting... [Pipeline] } [Pipeline] withDockerRegistry [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] } [Pipeline] sh + docker container ls -aq 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh + docker container ls -aq + docker container ls -aq [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh #14 34.83 Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64 26/52 #14 35.14 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 27/52 #14 35.17 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/52 #14 35.20 Installing : perl-File-Temp-0.23.01-3.el7.noarch 29/52 #14 35.23 Installing : perl-File-Path-2.09-2.el7.noarch 30/52 + docker info [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh + docker info [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker info Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-067edac638f0756ce) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 #14 35.26 Installing : perl-threads-1.87-4.el7.aarch64 31/52 #14 36.33 Installing : 4:perl-5.16.3-299.el7_9.aarch64 32/52 #14 36.38 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a0ae7c1df10f3f52) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 #14 36.41 Updating : rpm-python-4.11.3-48.el7_9.aarch64 34/52 #14 36.43 Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 35/52 #14 36.46 Installing : desktop-file-utils-0.23-2.el7.aarch64 36/52 #14 36.48 Installing : python-srpm-macros-3-34.el7.noarch 37/52 #14 36.52 Installing : unzip-6.0-24.el7_9.aarch64 38/52 #14 36.57 Installing : zip-3.0-11.el7.aarch64 39/52 #14 36.60 Installing : patch-2.7.1-12.el7_7.aarch64 40/52 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] wrap Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e03272a9fd8acdf1) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0777832c7a051edbb) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 #14 36.61 Installing : perl-srpm-macros-1-8.el7.noarch 41/52 #14 37.17 Installing : gdb-7.6.1-120.el7.aarch64 42/52 #14 37.20 Installing : file-5.11-37.el7.aarch64 43/52 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete #14 37.23 Installing : dwz-0.11-3.el7.aarch64 44/52 #14 37.26 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 #14 37.33 Installing : elfutils-0.176-5.el7.aarch64 46/52 #14 37.38 Installing : rpm-build-4.11.3-48.el7_9.aarch64 47/52 #14 37.45 Installing : rpmlint-1.5-4.el7.noarch 48/52 #14 37.47 Cleanup : rpm-python-4.11.3-45.el7.aarch64 49/52 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0457f91f5f056091e) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 #14 37.49 Cleanup : rpm-build-libs-4.11.3-45.el7.aarch64 50/52 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-943@tmp/37a420a8-873e-4306-945e-1bfa69ceef8b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #14 37.77 Cleanup : rpm-4.11.3-45.el7.aarch64 51/52 [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #14 37.79 Cleanup : rpm-libs-4.11.3-45.el7.aarch64 52/52 #14 38.36 Verifying : elfutils-0.176-5.el7.aarch64 1/52 #14 38.38 Verifying : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #14 38.40 Verifying : rpm-4.11.3-48.el7_9.aarch64 3/52 #14 38.41 Verifying : perl-threads-1.87-4.el7.aarch64 4/52 #14 38.43 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 5/52 #14 38.44 Verifying : perl-Exporter-5.68-3.el7.noarch 6/52 #14 38.46 Verifying : perl-constant-1.27-2.el7.noarch 7/52 #14 38.47 Verifying : dwz-0.11-3.el7.aarch64 8/52 #14 38.48 Verifying : file-5.11-37.el7.aarch64 9/52 #14 38.49 Verifying : 1:perl-parent-0.225-244.el7.noarch 10/52 #14 38.51 Verifying : perl-Socket-2.010-5.el7.aarch64 11/52 #14 38.52 Verifying : perl-PathTools-3.40-5.el7.aarch64 12/52 #14 38.53 Verifying : gdb-7.6.1-120.el7.aarch64 13/52 #14 38.54 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 14/52 #14 38.55 Verifying : perl-srpm-macros-1-8.el7.noarch 15/52 #14 38.57 Verifying : desktop-file-utils-0.23-2.el7.aarch64 16/52 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete #14 38.58 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 17/52 #14 38.59 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #14 38.61 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #14 38.62 Verifying : rpm-build-4.11.3-48.el7_9.aarch64 20/52 #14 38.63 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 21/52 #14 38.64 Verifying : perl-Encode-2.51-7.el7.aarch64 22/52 #14 38.65 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #14 38.67 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #14 38.68 Verifying : 4:perl-macros-5.16.3-299.el7_9.aarch64 25/52 #14 38.69 Verifying : patch-2.7.1-12.el7_7.aarch64 26/52 #14 38.70 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 27/52 #14 38.71 Verifying : perl-Carp-1.26-244.el7.noarch 28/52 #14 38.73 Verifying : groff-base-1.22.2-8.el7.aarch64 29/52 #14 38.74 Verifying : rpm-build-libs-4.11.3-48.el7_9.aarch64 30/52 #14 38.75 Verifying : perl-threads-shared-1.43-6.el7.aarch64 31/52 #14 38.76 Verifying : bzip2-1.0.6-13.el7.aarch64 32/52 #14 38.77 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 33/52 #14 38.78 Verifying : rpmlint-1.5-4.el7.noarch 34/52 #14 38.79 Verifying : perl-podlators-2.5.1-3.el7.noarch 35/52 #14 38.81 Verifying : zip-3.0-11.el7.aarch64 36/52 #14 38.82 Verifying : rpm-python-4.11.3-48.el7_9.aarch64 37/52 #14 38.84 Verifying : perl-Filter-1.49-3.el7.aarch64 38/52 #14 38.85 Verifying : perl-Scalar-List-Utils-1.27-248.el7.aarch64 39/52 #14 38.86 Verifying : perl-Storable-2.45-3.el7.aarch64 40/52 #14 38.87 Verifying : 4:perl-5.16.3-299.el7_9.aarch64 41/52 #14 38.88 Verifying : 4:perl-libs-5.16.3-299.el7_9.aarch64 42/52 #14 38.89 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest #14 38.91 Verifying : unzip-6.0-24.el7_9.aarch64 44/52 #14 38.92 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 #14 38.93 Verifying : perl-File-Path-2.09-2.el7.noarch 46/52 #14 38.94 Verifying : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 47/52 #14 38.95 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #14 38.97 Verifying : rpm-4.11.3-45.el7.aarch64 49/52 #14 38.97 Verifying : rpm-python-4.11.3-45.el7.aarch64 50/52 #14 38.97 Verifying : rpm-build-libs-4.11.3-45.el7.aarch64 51/52 #14 38.97 Verifying : rpm-libs-4.11.3-45.el7.aarch64 52/52 #14 39.01 #14 39.01 Installed: #14 39.01 rpm-build.aarch64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #14 39.01 #14 39.01 Dependency Installed: #14 39.01 bzip2.aarch64 0:1.0.6-13.el7 #14 39.01 desktop-file-utils.aarch64 0:0.23-2.el7 #14 39.01 dwz.aarch64 0:0.11-3.el7 #14 39.01 elfutils.aarch64 0:0.176-5.el7 #14 39.01 emacs-filesystem.noarch 1:24.3-23.el7_9.1 #14 39.01 file.aarch64 0:5.11-37.el7 #14 39.01 gdb.aarch64 0:7.6.1-120.el7 #14 39.01 groff-base.aarch64 0:1.22.2-8.el7 #14 39.01 patch.aarch64 0:2.7.1-12.el7_7 #14 39.01 perl.aarch64 4:5.16.3-299.el7_9 #14 39.01 perl-Carp.noarch 0:1.26-244.el7 #14 39.01 perl-Encode.aarch64 0:2.51-7.el7 #14 39.01 perl-Exporter.noarch 0:5.68-3.el7 #14 39.01 perl-File-Path.noarch 0:2.09-2.el7 #14 39.01 perl-File-Temp.noarch 0:0.23.01-3.el7 #14 39.01 perl-Filter.aarch64 0:1.49-3.el7 #14 39.01 perl-Getopt-Long.noarch 0:2.40-3.el7 #14 39.01 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #14 39.01 perl-PathTools.aarch64 0:3.40-5.el7 #14 39.01 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #14 39.01 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #14 39.01 perl-Pod-Simple.noarch 1:3.28-4.el7 #14 39.01 perl-Pod-Usage.noarch 0:1.63-3.el7 #14 39.01 perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 #14 39.01 perl-Socket.aarch64 0:2.010-5.el7 #14 39.01 perl-Storable.aarch64 0:2.45-3.el7 #14 39.01 perl-Text-ParseWords.noarch 0:3.29-4.el7 #14 39.01 perl-Thread-Queue.noarch 0:3.02-2.el7 #14 39.01 perl-Time-HiRes.aarch64 4:1.9725-3.el7 #14 39.01 perl-Time-Local.noarch 0:1.2300-2.el7 #14 39.01 perl-constant.noarch 0:1.27-2.el7 #14 39.01 perl-libs.aarch64 4:5.16.3-299.el7_9 #14 39.01 perl-macros.aarch64 4:5.16.3-299.el7_9 #14 39.01 perl-parent.noarch 1:0.225-244.el7 #14 39.01 perl-podlators.noarch 0:2.5.1-3.el7 #14 39.01 perl-srpm-macros.noarch 0:1-8.el7 #14 39.01 perl-threads.aarch64 0:1.87-4.el7 #14 39.01 perl-threads-shared.aarch64 0:1.43-6.el7 #14 39.01 python-srpm-macros.noarch 0:3-34.el7 #14 39.01 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #14 39.01 unzip.aarch64 0:6.0-24.el7_9 #14 39.01 zip.aarch64 0:3.0-11.el7 #14 39.01 #14 39.01 Dependency Updated: #14 39.01 rpm.aarch64 0:4.11.3-48.el7_9 rpm-build-libs.aarch64 0:4.11.3-48.el7_9 #14 39.01 rpm-libs.aarch64 0:4.11.3-48.el7_9 rpm-python.aarch64 0:4.11.3-48.el7_9 #14 39.01 #14 39.02 Complete! [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #14 DONE 39.5s #15 [stage-1 4/7] COPY --link SPECS /root/rpmbuild/SPECS #15 DONE 0.0s #16 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer WARNING! Using --password via the CLI is insecure. Use --password-stdin. #16 0.479 Loaded plugins: fastestmirror, ovl #16 0.635 Enabling base-source repository #16 0.635 Enabling extras-source repository #16 0.635 Enabling updates-source repository #16 0.636 Loading mirror speeds from cached hostfile #16 0.637 * base: download.cf.centos.org #16 0.637 * extras: download.cf.centos.org #16 0.637 * updates: download.cf.centos.org WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/b8316df2-1f70-4a78-9df8-b40ac59dac0c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-044a6b6486ea3ffa5) in /home/ubuntu/workspace/docker-ce-packaging_PR-943 latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer [Pipeline] { [Pipeline] // node [Pipeline] // stage [Pipeline] } Failed in branch cross-mac [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] } [Pipeline] withDockerRegistry [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh + docker info + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-82-184 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-92-10 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-64-192 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true 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-943@tmp/f52ef2a2-aa2f-417c-ba75-137024c77c8c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 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-943@tmp/2a65dc98-a606-4e97-9242-c0477b6f4b7b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-82-46 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh 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-943@tmp/ba0ce370-1fc4-4dc2-ba31-14eb0f02f890/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] withDockerRegistry [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] withDockerRegistry [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh + docker container ls -aq + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer [Pipeline] stage [Pipeline] { (fedora-38-aarch64) + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (centos-9-aarch64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-aarch64) [Pipeline] sh [Pipeline] sh + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh + docker info [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-8-aarch64) [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] echo Removing all docker containers [Pipeline] sh + echo starting... starting... $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh + echo starting... starting... $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + echo starting... starting... 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-943@tmp/2603bf9d-5026-408c-8fb2-465a102fff28/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] stage [Pipeline] { (debian-bookworm-aarch64) [Pipeline] } [Pipeline] sh [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] sh + docker container ls -aq [Pipeline] wrap + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker info + echo starting... starting... [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh + echo starting... starting... + docker container ls -aq [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (debian-bullseye-aarch64) [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] sh + docker container ls -aq [Pipeline] // stage + docker info [Pipeline] { [Pipeline] stage [Pipeline] { (build) [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] checkout The recommended git tool is: git [Pipeline] wrap [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + echo starting... starting... WARNING! Using --password via the CLI is insecure. Use --password-stdin. 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/06953975-c2d0-4ffd-9b87-fee92bd93c4d/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-943@tmp/4103f25f-5632-4de1-bf10-0310d5d9d8d5/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace 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-943@tmp/98337320-f426-4ae2-a542-1dd0a0dc5caa/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] sh 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-95-52 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] stage [Pipeline] { (fedora-37-aarch64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] stage [Pipeline] { (fedora-39-aarch64) [Pipeline] sh [Pipeline] { [Pipeline] sh 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + echo starting... starting... Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (static-linux) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-win) [Pipeline] sh [Pipeline] sh 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete + echo starting... starting... + docker container ls -aq [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-amd64) [Pipeline] sh Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-71-6 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] wrap [Pipeline] wrap [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] } latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete [Pipeline] stage [Pipeline] { (ubuntu-focal-aarch64) [Pipeline] wrap [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + echo starting... starting... 3f4d90098f5b: Pull complete [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-armhf) [Pipeline] sh [Pipeline] sh + echo starting... starting... [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] } [Pipeline] stage [Pipeline] { (centos-9-amd64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh [Pipeline] stage [Pipeline] { (centos-8-amd64) [Pipeline] sh + docker container ls -aq + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-amd64) [Pipeline] sh + echo starting... starting... latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 + echo starting... starting... + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] sh + echo starting... starting... + docker container ls -aq using credential docker-jenkins-github-credentials + echo starting... starting... using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + echo starting... starting... Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] wrap [Pipeline] wrap [Pipeline] // stage [Pipeline] stage using credential docker-jenkins-github-credentials [Pipeline] { (build) [Pipeline] checkout [Pipeline] { [Pipeline] } The recommended git tool is: git Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh [Pipeline] echo Docker containers have been removed 3f4d90098f5b: Pull complete [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir Status: Downloaded newer image for busybox:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + echo starting... starting... [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-37-amd64) [Pipeline] sh [Pipeline] } [Pipeline] sh [Pipeline] } [Pipeline] sh [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] { [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker info Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 + docker info + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 + docker info [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 chowning workspace [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 + docker info Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-88-250 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + docker info + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-7-amd64) [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] sh 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-lunar-armhf) [Pipeline] sh Fetching without tags [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox + echo starting... starting... + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Fetching without tags Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete [Pipeline] } [Pipeline] echo Removing all docker containers [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) [Pipeline] sh Fetching without tags + docker info + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] } [Pipeline] sh 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) + docker container ls -aq Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) + docker info > 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh Fetching without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + docker info [Pipeline] sh Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] sh Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker container ls -aq [Pipeline] checkout [Pipeline] sh Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) The recommended git tool is: git [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker container ls -aq + docker info + docker info [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh + docker info [Pipeline] sh + docker info + docker info + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-38-amd64) [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 + docker info using credential docker-jenkins-github-credentials [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-39-amd64) [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bookworm-amd64) [Pipeline] sh [Pipeline] sh + docker info Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:51:06 2023 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-lunar-amd64) [Pipeline] sh + docker info + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + echo starting... starting... + docker info [Pipeline] echo Removing all docker containers [Pipeline] sh > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh + docker info + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. Fetching without tags [Pipeline] stage [Pipeline] { (ubuntu-focal-amd64) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (ubuntu-jammy-amd64) [Pipeline] sh [Pipeline] sh + docker info + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 [Pipeline] echo Removing all docker containers [Pipeline] sh Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) + docker info + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker info + docker info using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-lunar-aarch64) [Pipeline] sh Fetching without tags + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker info + docker info Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker info + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-aarch64) [Pipeline] sh Fetching without tags + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) + docker version Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:41 2023 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh Commit message: "Enable Docker CE builds for Fedora 39" Commit message: "Enable Docker CE builds for Fedora 39" > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Commit message: "Enable Docker CE builds for Fedora 39" + docker info Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-107-11 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Commit message: "Enable Docker CE builds for Fedora 39" [Pipeline] checkout The recommended git tool is: git [Pipeline] sh [Pipeline] sh [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.10.5 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.18.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-112-200 ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh + make REF=master raspbian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Commit message: "Enable Docker CE builds for Fedora 39" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Commit message: "Enable Docker CE builds for Fedora 39" Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-84-142 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-127-130 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h using credential docker-jenkins-github-credentials [Pipeline] sh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-79-8 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-90-31 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-88-7 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage + make REF=master raspbian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git Fetching without tags From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-69-208 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-81-129 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) [Pipeline] } [Pipeline] } Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-84-24 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] // stage [Pipeline] // stage [Pipeline] stage Commit message: "Enable Docker CE builds for Fedora 39" [Pipeline] { (build) From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-69-110 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] stage [Pipeline] { (build) Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-94-64 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+ master awk {print $2} [Pipeline] checkout > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-93-118 ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} [Pipeline] checkout The recommended git tool is: git + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] checkout The recommended git tool is: git Fetching without tags git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] checkout The recommended git tool is: git + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-55-129 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-126-210 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout [Pipeline] // stage The recommended git tool is: git [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-38-185 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a using credential docker-jenkins-github-credentials [Pipeline] sh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-110-169 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-111-212 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-123-85 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-109-156 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean [Pipeline] checkout [Pipeline] } The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-34-161 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-37-146 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-45-78 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-64-27 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true The recommended git tool is: git using credential docker-jenkins-github-credentials make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+ origin master awk {print $2} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] stage Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-87-114 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-78-121 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] checkout Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' The recommended git tool is: git + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] checkout Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-107-237 ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true The recommended git tool is: git [Pipeline] checkout From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 [Pipeline] checkout Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) The recommended git tool is: git [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 [Pipeline] checkout The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout + make REF=master raspbian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+ master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master The recommended git tool is: git Cloning repository https://github.com/docker/docker-ce-packaging.git Fetching without tags [Pipeline] checkout The recommended git tool is: git Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+ origin v0.11.2 awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 Fetching without tags Commit message: "Enable Docker CE builds for Fedora 39" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} using credential docker-jenkins-github-credentials git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Commit message: "Enable Docker CE builds for Fedora 39" using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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 + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+ origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs+ --heads --tags origin v0.11.2 awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+ origin v0.11.2 awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) using credential docker-jenkins-github-credentials Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 + make REF=master ubuntu-lunar git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} Fetching without tags From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+ v2.21.0 awk {print $2} Commit message: "Enable Docker CE builds for Fedora 39" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Fetching without tags + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 using credential docker-jenkins-github-credentials Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 using credential docker-jenkins-github-credentials Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Fetching without tags > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 using credential docker-jenkins-github-credentials Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 using credential docker-jenkins-github-credentials > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 raspbian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) latest: Pulling from library/alpine f8dec92eec42: Pulling fs layer 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Commit message: "Enable Docker CE builds for Fedora 39" latest: Pulling from library/alpine f8dec92eec42: Pulling fs layer git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Fetching without tags f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h using credential docker-jenkins-github-credentials Fetching without tags using credential docker-jenkins-github-credentials Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Cloning the remote Git repository Cloning with configured refspecs honoured and 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/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master latest: Pulling from library/alpine f8dec92eec42: Pulling fs layer Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Commit message: "Enable Docker CE builds for Fedora 39" Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest using credential docker-jenkins-github-credentials Fetching without tags Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags latest: Pulling from library/alpine f8dec92eec42: Pulling fs layer Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest [Pipeline] sh f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Fetching without tags Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Fetching without tags f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Commit message: "Enable Docker CE builds for Fedora 39" From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Fetching without tags From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Fetching without tags + make REF=master ubuntu-lunar git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Fetching without tags Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943) Commit message: "Enable Docker CE builds for Fedora 39" [Pipeline] sh git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master+ awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker+ ls-remote --refs --heads --tags origin master awk {print $2} > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-focal Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally + make REF=master fedora-37 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 raspbian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Commit message: "Enable Docker CE builds for Fedora 39" git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Commit message: "Enable Docker CE builds for Fedora 39" latest: Pulling from library/alpine f8dec92eec42: Pulling fs layer + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 latest: Pulling from library/alpine + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete Commit message: "Enable Docker CE builds for Fedora 39" f8dec92eec42: Pulling fs layer f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + make REF=master fedora-39 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+ master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest Commit message: "Enable Docker CE builds for Fedora 39" [Pipeline] sh Commit message: "Enable Docker CE builds for Fedora 39" Commit message: "Enable Docker CE builds for Fedora 39" git init src/github.com/docker/buildx f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest Commit message: "Enable Docker CE builds for Fedora 39" From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 raspbian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Commit message: "Enable Docker CE builds for Fedora 39" Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a latest: Pulling from library/alpine f8dec92eec42: Pulling fs layer From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git+ -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh Commit message: "Enable Docker CE builds for Fedora 39" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Commit message: "Enable Docker CE builds for Fedora 39" f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master awk {print $2} [Pipeline] sh [Pipeline] sh Commit message: "Enable Docker CE builds for Fedora 39" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote+ --refs --heads --tags origin v0.11.2 awk {print $2} Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh + make REF=master fedora-38 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote+ --refs --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-lunar make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C+ src/github.com/docker/cli ls-remote --refs --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest Commit message: "Enable Docker CE builds for Fedora 39" + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master latest: Pulling from library/alpine f8dec92eec42: Pulling fs layer Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 Commit message: "Enable Docker CE builds for Fedora 39" + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Commit message: "Enable Docker CE builds for Fedora 39" latest: Pulling from library/alpine > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' Commit message: "Enable Docker CE builds for Fedora 39" [Pipeline] sh [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+ origin v0.11.2 awk {print $2} [Pipeline] sh f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete [Pipeline] sh From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 + make REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h f8dec92eec42: Pulling fs layer f8dec92eec42: Verifying Checksum f8dec92eec42: Download complete rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh + make REF=master fedora-37 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Commit message: "Enable Docker CE builds for Fedora 39" + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 + make REF=master DOCKER_BUILD_PKGS=static-linux static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0+ awk {print $2} + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' f8dec92eec42: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Commit message: "Enable Docker CE builds for Fedora 39" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh + make REF=master fedora-38 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master awk {print $2} mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Commit message: "Enable Docker CE builds for Fedora 39" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Commit message: "Enable Docker CE builds for Fedora 39" Commit message: "Enable Docker CE builds for Fedora 39" From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + make REF=master fedora-39 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master DOCKER_BUILD_PKGS=cross-win static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + make REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git+ -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs+ --heads --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine [Pipeline] sh + make REF=master ubuntu-lunar git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C+ src/github.com/docker/docker ls-remote --refs --heads --tags origin master awk {print $2} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' + make REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master [Pipeline] sh + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs+ --heads --tags origin v2.21.0 awk {print $2} > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-lunar make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+ origin master awk {print $2} From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [Pipeline] sh [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master 9fda8d8052c6: Pulling fs layer + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Status: Downloaded newer image for alpine:latest git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git+ -C src/github.com/docker/buildx ls-remote --refs --heads --tags originawk v0.11.2 {print $2} git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master 9fda8d8052c6: Pull complete git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote+ --refs --heads --tags origin master awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx+ ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + + git -C src/github.com/docker/buildx ls-remote --refsawk --heads {print $2} --tags origin v0.11.2 + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/docker checkout -q refs/heads/master docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C+ src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2awk {print $2} mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx latest: Pulling from library/alpine From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose+ ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + + git -C src/github.com/docker/buildx ls-remoteawk --refs {print $2} --heads --tags origin v0.11.2 + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 9fda8d8052c6: Pulling fs layer 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 for p in static-linux; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.20.8 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 263B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.55kB done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} latest: Pulling from library/alpine From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master latest: Pulling from library/alpine latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 #4 DONE 0.6s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 for p in cross-win; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.20.8 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} 9fda8d8052c6: Pulling fs layer 9fda8d8052c6: Download complete 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C+ src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx+ ls-remote --refs --heads --tags origin v0.11.2 awk {print $2} cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker && docker buildx build --target binary --build-arg VERSION=0.0.0-20230915141727-0e70f1b --build-arg DOCKER_GITCOMMIT=7cfb81b --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --platform windows/amd64 --output "./bundles/cross/win" . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2" + SRC=src/github.com/docker/buildx + REF=v0.11.2 + REF_FETCH=v0.11.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2 + awk {print $2} + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 #16 34.28 Checking for new repos for mirrors #16 34.29 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #16 34.29 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.29 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #16 34.29 --> 1:make-3.82-24.el7.aarch64 #16 34.44 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 34.45 --> git-1.8.3.1-25.el7_9.aarch64 #16 34.45 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #16 34.45 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.45 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #16 34.45 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.45 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #16 34.45 --> cmake-2.8.12.2-2.el7.aarch64 #16 34.45 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 #16 34.45 --> gcc-4.8.5-44.el7.aarch64 #16 34.46 --> git-1.8.3.1-25.el7_9.aarch64 #16 34.46 --> glibc-static-2.17-326.el7_9.aarch64 #16 34.46 --> libarchive-3.1.2-14.el7_7.aarch64 #16 34.46 --> libseccomp-devel-2.3.1-4.el7.aarch64 #16 34.46 --> libselinux-devel-2.5-15.el7.aarch64 #16 34.46 --> libtool-2.4.2-22.el7_3.aarch64 #16 34.46 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 34.46 --> 1:make-3.82-24.el7.aarch64 #16 34.46 --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64 #16 34.46 --> Already installed : systemd-219-78.el7.aarch64 #16 34.46 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.46 --> systemd-devel-219-78.el7_9.7.aarch64 #16 34.46 --> Already installed : 2:tar-1.26-35.el7.aarch64 #16 34.47 --> which-2.20-7.el7.aarch64 #16 34.47 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #16 34.47 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.47 --> Running transaction check #16 34.47 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed #16 34.48 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed #16 34.48 --> 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.aarch64 #16 34.62 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed #16 34.62 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #16 34.62 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #16 34.63 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64 #16 34.63 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #16 34.63 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #16 34.63 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #16 34.64 ---> Package git.aarch64 0:1.8.3.1-25.el7_9 will be installed #16 34.65 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.65 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.66 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.66 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.66 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.67 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.67 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.67 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed #16 34.67 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed #16 34.68 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64 #16 34.68 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed #16 34.68 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64 #16 34.68 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64 #16 34.68 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed #16 34.68 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64 #16 34.68 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64 #16 34.68 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64 #16 34.68 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed #16 34.69 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64 #16 34.69 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64 #16 34.70 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed #16 34.70 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 34.70 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 34.70 ---> Package make.aarch64 1:3.82-24.el7 will be installed #16 34.70 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #16 34.70 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.70 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.70 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.71 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.71 ---> Package systemd-devel.aarch64 0:219-78.el7_9.7 will be installed #16 34.71 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64 #16 34.72 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64 #16 34.72 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.aarch64 #16 34.72 ---> Package which.aarch64 0:2.20-7.el7 will be installed #16 34.72 --> Running transaction check #16 34.72 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #16 34.72 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #16 34.73 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #16 34.73 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #16 34.74 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed #16 34.74 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed #16 34.74 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated #16 34.74 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64 #16 34.74 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update #16 34.75 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed #16 34.75 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64 #16 34.75 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64 #16 34.76 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64 #16 34.76 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64 #16 34.76 ---> Package less.aarch64 0:458-9.el7 will be installed #16 34.76 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed #16 34.76 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed #16 34.76 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed #16 34.76 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed #16 34.76 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed #16 34.76 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed #16 34.76 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed #16 34.76 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed #16 34.76 ---> Package openssh-clients.aarch64 0:7.4p1-23.el7_9 will be installed #16 34.77 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 34.77 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 34.77 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 34.77 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 34.77 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed #16 34.77 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #16 34.77 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed #16 34.78 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed #16 34.78 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed #16 34.78 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64 #16 34.78 ---> Package rsync.aarch64 0:3.1.2-12.el7_9 will be installed #16 34.78 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #16 34.78 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #16 34.79 ---> Package systemd.aarch64 0:219-78.el7 will be updated #16 34.92 ---> Package systemd.aarch64 0:219-78.el7_9.7 will be an update #16 34.93 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated #16 34.93 ---> Package systemd-libs.aarch64 0:219-78.el7_9.7 will be an update #16 34.94 --> Running transaction check #16 34.94 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated #16 34.94 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update #16 34.94 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed #16 34.94 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64 #16 34.94 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated #16 34.94 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64 #16 34.95 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update #16 34.95 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed #16 34.95 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64 #16 34.95 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64 #16 34.95 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed #16 34.95 ---> Package openssh.aarch64 0:7.4p1-23.el7_9 will be installed #16 34.95 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed #16 34.95 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #16 34.95 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed #16 34.95 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64 #16 34.96 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed #16 34.96 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.96 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.96 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.96 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.96 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.96 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.97 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.97 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.97 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.97 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.97 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 34.97 --> Running transaction check #16 34.97 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed #16 34.97 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed #16 34.97 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated #16 34.97 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update #16 34.97 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed #16 34.97 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed #16 34.97 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed #16 34.97 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed #16 34.98 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed #16 34.98 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #16 34.98 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed #16 35.02 --> Finished Dependency Resolution #16 35.06 #16 35.06 Dependencies Resolved #16 35.07 #16 35.07 ================================================================================ #16 35.07 Package Arch Version Repository #16 35.07 Size #16 35.07 ================================================================================ #16 35.07 Installing: #16 35.07 cmake aarch64 2.8.12.2-2.el7 base 6.8 M #16 35.07 device-mapper-devel aarch64 7:1.02.170-6.el7_9.5 updates 205 k #16 35.07 gcc aarch64 4.8.5-44.el7 base 13 M #16 35.07 git aarch64 1.8.3.1-25.el7_9 updates 4.4 M #16 35.07 glibc-static aarch64 2.17-326.el7_9 updates 1.4 M #16 35.07 libarchive aarch64 3.1.2-14.el7_7 base 294 k #16 35.07 libseccomp-devel aarch64 2.3.1-4.el7 base 63 k #16 35.07 libselinux-devel aarch64 2.5-15.el7 base 186 k #16 35.07 libtool aarch64 2.4.2-22.el7_3 base 588 k #16 35.07 libtool-ltdl-devel aarch64 2.4.2-22.el7_3 base 167 k #16 35.07 make aarch64 1:3.82-24.el7 base 415 k #16 35.07 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #16 35.07 systemd-devel aarch64 219-78.el7_9.7 updates 216 k #16 35.07 which aarch64 2.20-7.el7 base 40 k #16 35.07 Installing for dependencies: #16 35.07 audit-libs-python aarch64 2.8.5-4.el7 base 73 k #16 35.07 autoconf noarch 2.69-11.el7 base 701 k #16 35.07 automake noarch 1.13.4-3.el7 base 679 k #16 35.07 checkpolicy aarch64 2.5-8.el7 base 275 k #16 35.07 cpp aarch64 4.8.5-44.el7 base 5.2 M #16 35.07 fipscheck aarch64 1.4.1-6.el7 base 22 k #16 35.07 fipscheck-lib aarch64 1.4.1-6.el7 base 10 k #16 35.07 glibc-devel aarch64 2.17-326.el7_9 updates 1.1 M #16 35.07 glibc-headers aarch64 2.17-326.el7_9 updates 673 k #16 35.07 kernel-headers aarch64 4.18.0-348.20.1.el7 updates 8.2 M #16 35.07 less aarch64 458-9.el7 base 115 k #16 35.07 libcgroup aarch64 0.41-21.el7 base 63 k #16 35.07 libedit aarch64 3.0-12.20121213cvs.el7 base 85 k #16 35.07 libgomp aarch64 4.8.5-44.el7 base 155 k #16 35.07 libmpc aarch64 1.0.1-3.el7 base 49 k #16 35.07 libseccomp aarch64 2.3.1-4.el7 base 55 k #16 35.07 libselinux-python aarch64 2.5-15.el7 base 222 k #16 35.07 libselinux-utils aarch64 2.5-15.el7 base 154 k #16 35.07 libsemanage-python aarch64 2.5-14.el7 base 109 k #16 35.07 libsepol-devel aarch64 2.5-10.el7 base 76 k #16 35.07 libtool-ltdl aarch64 2.4.2-22.el7_3 base 47 k #16 35.07 lzo aarch64 2.06-8.el7 base 52 k #16 35.07 m4 aarch64 1.4.16-10.el7 base 251 k #16 35.07 mpfr aarch64 3.1.1-4.el7 base 198 k #16 35.07 openssh aarch64 7.4p1-23.el7_9 updates 503 k #16 35.07 openssh-clients aarch64 7.4p1-23.el7_9 updates 610 k #16 35.07 pcre-devel aarch64 8.32-17.el7 base 479 k #16 35.07 perl-Data-Dumper aarch64 2.145-3.el7 base 46 k #16 35.07 perl-Error noarch 1:0.17020-2.el7 base 32 k #16 35.07 perl-Git noarch 1.8.3.1-25.el7_9 updates 56 k #16 35.07 perl-TermReadKey aarch64 2.30-20.el7 base 30 k #16 35.07 perl-Test-Harness noarch 3.28-3.el7 base 302 k #16 35.07 policycoreutils aarch64 2.5-34.el7 base 916 k #16 35.07 policycoreutils-devel aarch64 2.5-34.el7 base 323 k #16 35.07 policycoreutils-python aarch64 2.5-34.el7 base 456 k #16 35.07 python-IPy noarch 0.75-6.el7 base 32 k #16 35.07 rsync aarch64 3.1.2-12.el7_9 updates 397 k #16 35.07 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #16 35.07 setools-libs aarch64 3.3.8-4.el7 base 567 k #16 35.07 Updating for dependencies: #16 35.07 device-mapper aarch64 7:1.02.170-6.el7_9.5 updates 293 k #16 35.07 device-mapper-libs aarch64 7:1.02.170-6.el7_9.5 updates 313 k #16 35.07 glibc aarch64 2.17-326.el7_9 updates 3.6 M #16 35.07 glibc-common aarch64 2.17-326.el7_9 updates 12 M #16 35.07 systemd aarch64 219-78.el7_9.7 updates 4.9 M #16 35.07 systemd-libs aarch64 219-78.el7_9.7 updates 396 k #16 35.07 #16 35.07 Transaction Summary #16 35.07 ================================================================================ #16 35.07 Install 14 Packages (+39 Dependent packages) #16 35.07 Upgrade ( 6 Dependent packages) #16 35.07 #16 35.07 Total download size: 74 M #16 35.07 Downloading packages: #16 35.07 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 113B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 28.05kB done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 + REF=refs/tags/v0.11.2 + [ -n refs/tags/v0.11.2 ] + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #6 DONE 0.0s #7 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [internal] load metadata for docker.io/library/golang:1.20.8-alpine3.17 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye #9 DONE 0.6s #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #10 DONE 0.5s #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #11 DONE 0.6s From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/buildx * [new tag] v0.11.2 -> v0.11.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 7264a8db6415: Download complete 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+ origin v2.21.0 awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 latest: Pulling from library/alpine git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 #8 DONE 0.4s #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #9 DONE 0.4s git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0" + SRC=src/github.com/docker/compose + REF=v2.21.0 + REF_FETCH=v2.21.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0 + awk {print $2} + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer + REF=refs/tags/v2.21.0 + [ -n refs/tags/v2.21.0 ] + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer 7264a8db6415: Download complete latest: Pulling from library/alpine 9fda8d8052c6: Pulling fs layer 9fda8d8052c6: Download complete From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.21.0 -> v2.21.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-lunar make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 9fda8d8052c6: Verifying Checksum 9fda8d8052c6: Download complete 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine 7264a8db6415: Download complete 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest 9fda8d8052c6: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest == Building packages for raspbian-bullseye == mkdir -p "debbuild/raspbian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . #10 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 #10 resolve docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 0.0s done #10 sha256:048a7bcb7e004229feca0aa6dd63eec117c875ec1ba49a42b2dc33c1fc6727c3 7.06kB / 7.06kB done #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 12.58MB / 55.06MB 0.2s #10 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 6.29MB / 15.76MB 0.2s #10 sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 1.86kB / 1.86kB done #10 sha256:b4f577dcd6d37ccbeb94ace0c26020741408b2ef173730a8eec6c8b8e52d23aa 1.58kB / 1.58kB done #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 0B / 54.58MB 0.2s #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 22.12MB / 55.06MB 0.3s #10 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 15.76MB / 15.76MB 0.3s #1 [internal] load .dockerignore 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest 7264a8db6415: Pull complete Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 979B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 962B done #2 DONE 0.2s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 32.51MB / 55.06MB 0.4s #10 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 15.76MB / 15.76MB 0.3s done #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 5.24MB / 54.58MB 0.4s #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 3.15MB / 86.07MB 0.4s #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 42.75MB / 55.06MB 0.5s #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 12.58MB / 86.07MB 0.5s #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 55.06MB / 55.06MB 0.7s #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 32.51MB / 54.58MB 0.7s #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 32.51MB / 86.07MB 0.7s #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 55.06MB / 55.06MB 0.7s done #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 50.33MB / 54.58MB 0.8s #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 42.99MB / 86.07MB 0.8s #10 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 0B / 100.43MB 0.8s == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #4 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 54.58MB / 54.58MB 0.9s #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 52.43MB / 86.07MB 0.9s #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 12.58MB / 100.43MB 0.9s #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 54.58MB / 54.58MB 0.9s done #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 62.91MB / 86.07MB 1.0s #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 26.21MB / 100.43MB 1.0s #10 sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 154B / 154B 0.9s done #10 ... #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #11 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done #11 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done #11 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done #11 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done #11 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.0s done #11 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done #11 DONE 1.1s #10 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 73.40MB / 86.07MB 1.1s #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 35.65MB / 100.43MB 1.1s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.2s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 2.10MB / 11.16MB 0.3s #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 964B done #2 DONE 0.1s #3 resolve image config for docker.io/docker/dockerfile:1 #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 2.10MB / 11.16MB 0.2s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 5.24MB / 11.16MB 0.3s #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 82.84MB / 86.07MB 1.2s #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 46.14MB / 100.43MB 1.2s #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 55.57MB / 100.43MB 1.3s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 5.24MB / 11.16MB 0.4s #3 resolve image config for docker.io/docker/dockerfile:1 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 964B done #2 DONE 0.1s #3 resolve image config for docker.io/docker/dockerfile:1 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 66.06MB / 100.43MB 1.4s #10 ... #12 [internal] load build context #12 transferring context: 72.41MB 1.5s done #12 DONE 1.5s #10 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 86.07MB / 86.07MB 1.4s done #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 76.55MB / 100.43MB 1.5s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s #3 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.7s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 85.98MB / 100.43MB 1.6s #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 100.43MB / 100.43MB 1.8s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.9s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 3.15MB / 11.16MB 0.2s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 6.29MB / 11.16MB 0.3s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #3 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 1.1s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 1.3s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 [internal] load metadata for docker.io/library/debian:buster #6 ... #7 [auth] library/debian:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s == Building packages for raspbian-bookworm == mkdir -p "debbuild/raspbian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bookworm/aarch64 -f raspbian-bookworm/Dockerfile . == Building packages for raspbian-buster == mkdir -p "debbuild/raspbian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 9.44MB / 11.16MB 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s #8 ... #9 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #9 DONE 0.4s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 ... #6 [internal] load metadata for docker.io/library/debian:buster #6 DONE 0.5s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 979B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 977B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 1.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.7s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #10 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 2.1s done #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.6s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 DONE 0.6s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #4 DONE 0.5s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 #12 resolve docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 0.0s done #12 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.1s #12 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 284.93kB / 284.93kB 0.1s done #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 0B / 101.13MB 0.1s #12 sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 1.65kB / 1.65kB done #12 sha256:fdce392bcb0a43251a924fcf7c40afb9c3d59c7a8f280e86265716f103415065 1.16kB / 1.16kB done #12 sha256:1bf0654100f517b311683a5210a680723295622c7dae0f014c55a31df68ac5cd 5.18kB / 5.18kB done #12 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 7.34MB / 101.13MB 0.2s #12 sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 156B / 156B 0.2s #12 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 22.02MB / 101.13MB 0.3s #12 sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 156B / 156B 0.2s done #12 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 #12 ... #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #13 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #13 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #13 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done #13 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done #13 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.3s done #13 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done #13 DONE 0.5s #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 32.51MB / 101.13MB 0.5s #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 49.28MB / 101.13MB 0.6s #12 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/debian:bookworm mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 1.1s #10 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.2s done #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 DONE 0.0s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #6 [auth] library/debian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 0.3s done #10 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.60MB / 11.16MB 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.0s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.0s #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s #9 DONE 0.5s #12 ... #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done #14 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done #14 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.3s done #14 DONE 0.7s #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 59.77MB / 101.13MB 0.7s #12 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 76.30MB / 101.13MB 1.0s #12 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0.2s done #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 101.13MB / 101.13MB 1.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 0.2s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 3.65MB / 21.94MB 0.3s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.6s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 ... #9 [internal] load metadata for docker.io/library/debian:bullseye #9 DONE 0.5s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 3.15MB / 45.23MB 0.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 5.24MB / 21.94MB 0.4s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 6.29MB / 45.23MB 0.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #12 ... #15 [internal] load build context #15 transferring context: 40.10MB 0.9s done #15 DONE 1.7s #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #8 DONE 0.6s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #10 DONE 0.1s #11 [internal] load build context #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B #1 transferring dockerfile: 1.26kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 10.19MB / 45.23MB 0.9s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 11.53MB / 21.94MB 0.9s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 12.58MB / 45.23MB 1.0s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.4s done #5 DONE 1.1s #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 1.0s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 ... #7 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 4.19MB / 45.23MB 1.0s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 0.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 14.68MB / 21.94MB 1.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 17.83MB / 45.23MB 1.2s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 1.2s #6 ... #7 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bookworm #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.34MB / 45.23MB 1.3s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 1.5s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 6.29MB / 45.23MB 0.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 4.19MB / 21.94MB 0.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 0.5s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #4 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 1.3s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 20.97MB / 45.23MB 1.5s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.5s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 ... #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #6 DONE 0.4s #6 DONE 0.5s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.7s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 0.8s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 11.53MB / 21.94MB 0.8s == Building packages for ubuntu-lunar == mkdir -p "debbuild/ubuntu-lunar" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 25.17MB / 45.23MB 1.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.5s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 1.8s done #11 DONE 2.0s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 19.92MB / 45.23MB 1.9s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 13.63MB / 21.94MB 0.9s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.26kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 resolve image config for docker.io/docker/dockerfile:1 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.26kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 1.6s done #10 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 1.8s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.8s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 1.8s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd #10 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 0.0s done #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #11 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #11 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 25.17MB / 45.23MB 2.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 2.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 28.31MB / 45.23MB 2.2s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 15.73MB / 45.23MB 1.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 16.78MB / 21.94MB 1.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 1.3s #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 0.9s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 33.55MB / 45.23MB 2.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 32.51MB / 45.23MB 2.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 3.15MB / 21.94MB 2.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 2.4s == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 18.87MB / 45.23MB 1.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.4s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #3 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.2s #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 36.70MB / 45.23MB 2.2s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 3.15MB / 59.26MB 2.2s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 39.85MB / 45.23MB 2.5s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 6.29MB / 59.26MB 2.5s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 36.70MB / 45.23MB 2.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 7.34MB / 21.94MB 2.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 9.44MB / 21.94MB 2.7s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 23.07MB / 45.23MB 1.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.6s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 1.6s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 26.21MB / 45.23MB 1.8s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.5s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 4.19MB / 11.16MB 0.2s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 9.44MB / 11.16MB 0.4s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.4s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #8 ... #9 [internal] load metadata for docker.io/library/ubuntu:focal #9 DONE 0.5s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 2.7s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 11.53MB / 59.26MB 2.7s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 40.89MB / 45.23MB 2.9s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 12.58MB / 21.94MB 2.9s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.24MB / 59.26MB 2.9s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 15.73MB / 21.94MB 3.0s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 3.15MB / 59.26MB 1.9s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 2.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 4.19MB / 45.23MB 0.8s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.26kB done #2 DONE 0.1s #3 resolve image config for docker.io/docker/dockerfile:1 #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #6 ... #7 [auth] library/ubuntu:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [internal] load metadata for docker.io/library/ubuntu:focal #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.7s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 3.15MB / 45.23MB 0.9s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #8 DONE 0.6s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 15.73MB / 59.26MB 2.9s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 18.87MB / 59.26MB 3.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 44.04MB / 45.23MB 3.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 3.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 9.44MB / 59.26MB 3.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 7.34MB / 59.26MB 2.1s == Building packages for fedora-39 == mkdir -p "rpmbuild/fedora-39" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-39/aarch64 -f fedora-39/Dockerfile . #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 8.39MB / 45.23MB 1.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #9 ... #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 DONE 0.4s #9 [internal] load metadata for docker.io/library/ubuntu:focal #9 DONE 0.5s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.34MB / 45.23MB 1.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.1s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 0.2s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 22.02MB / 59.26MB 3.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 27.26MB / 59.26MB 3.3s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 14.68MB / 59.26MB 3.4s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.4s done #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.5s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.5s #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 101.13MB / 101.13MB 4.0s done #12 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 11.53MB / 59.26MB 2.4s == Building packages for ubuntu-lunar == mkdir -p "debbuild/ubuntu-lunar" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.26kB done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #11 transferring context: 19.07MB 2.4s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 12.58MB / 45.23MB 1.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba #10 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.1s done #11 DONE 0.1s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba #10 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done #10 sha256:af43d52ea8f98c8ab92858a37b87be1805ce16f5300cb38b9958e63ac6b25902 424B / 424B done #10 sha256:15c9d636caddd81490d58a714937f112702f9239c98950221e9fd0dd9735df9d 2.32kB / 2.32kB done #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 1.4s #3 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 4.19MB / 11.16MB 0.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 3.15MB / 45.23MB 0.3s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 6.29MB / 45.23MB 0.5s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 0.5s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 0.9s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/ubuntu:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/ubuntu:lunar #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 30.41MB / 59.26MB 3.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 3.5s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 19.92MB / 59.26MB 3.7s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 14.68MB / 59.26MB 2.6s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 39.85MB / 45.23MB 2.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 17.83MB / 59.26MB 2.8s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 18.87MB / 45.23MB 1.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 1.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 1.7s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 4.19MB / 21.94MB 1.8s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 647B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.6s #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 1.8s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.44MB / 45.23MB 0.7s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 10.49MB / 21.94MB 0.7s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 3.0s done #11 DONE 3.8s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 38.80MB / 59.26MB 3.7s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 24.12MB / 59.26MB 4.0s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.19MB / 66.12MB 4.0s #10 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 1.7s done #10 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 42.99MB / 45.23MB 3.0s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 20.97MB / 59.26MB 3.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 5.24MB / 11.02MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 23.07MB / 45.23MB 1.9s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 1.9s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 2.0s == Building packages for fedora-37 == mkdir -p "rpmbuild/fedora-37" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-37/aarch64 -f fedora-37/Dockerfile . #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 18.87MB / 45.23MB 1.9s #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 1.9s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 22.02MB / 45.23MB 2.1s #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 5.24MB / 21.94MB 2.1s #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #5 DONE 0.8s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 12.58MB / 21.94MB 0.8s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.0s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 16.78MB / 21.94MB 1.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.7s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 42.99MB / 59.26MB 3.9s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 #8 DONE 0.5s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.5s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 4.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 28.31MB / 59.26MB 4.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 9.44MB / 66.12MB 4.3s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 3.3s done #11 DONE 3.3s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 24.12MB / 59.26MB 3.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 ... #7 [auth] library/ubuntu:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 26.21MB / 45.23MB 2.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 10.49MB / 21.94MB 2.1s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 13.63MB / 21.94MB 2.3s #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 647B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 25.17MB / 45.23MB 2.3s #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 7.34MB / 21.94MB 2.3s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/ubuntu:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm == Building packages for fedora-38 == mkdir -p "rpmbuild/fedora-38" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-38/aarch64 -f fedora-38/Dockerfile . #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 17.83MB / 45.23MB 1.2s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 1.2s #4 DONE 0.6s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 47.19MB / 59.26MB 4.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 4.5s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.1s #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 0.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.3s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 28.31MB / 59.26MB 3.4s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0.1s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.5s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 31.46MB / 59.26MB 3.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.6s #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 0B / 25.97MB 0.9s #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 9.44MB / 25.97MB 1.0s #9 [internal] load metadata for docker.io/library/ubuntu:lunar #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 DONE 0.4s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 30.41MB / 45.23MB 2.4s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 2.6s done #11 DONE 2.6s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 2.6s == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile . #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #11 ... #12 [internal] load build context #12 transferring context: 33.72MB 2.5s done #12 DONE 2.5s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 9.44MB / 21.94MB 2.4s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 2.5s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 DONE 0.5s #9 [internal] load metadata for docker.io/library/ubuntu:jammy #9 DONE 0.4s #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 647B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/fedora:39 #6 ... #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/fedora:pull token for registry-1.docker.io #8 DONE 0.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 20.97MB / 45.23MB 1.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.5s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 1.5s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 34.60MB / 59.26MB 3.8s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.19MB / 66.12MB 3.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 37.75MB / 59.26MB 4.0s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.42kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 #10 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.1s done #11 DONE 0.1s #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 #10 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.1s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 4.7s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 14.68MB / 66.12MB 4.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 17.83MB / 98.11MB 4.9s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 36.70MB / 59.26MB 5.0s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 5.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 4.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 4.5s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 4.7s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 4.8s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 20.97MB / 21.94MB 2.8s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 18.87MB / 25.97MB 1.1s #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 25.97MB / 25.97MB 1.2s #10 extracting sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 25.97MB / 25.97MB 1.2s done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.24MB / 45.23MB 0.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 4.19MB / 21.94MB 0.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.19MB / 59.26MB 0.4s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 0.5s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 8.39MB / 45.23MB 0.6s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 8.39MB / 59.26MB 0.6s #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 13.63MB / 21.94MB 2.6s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 2.6s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 33.55MB / 45.23MB 2.8s #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 2.8s #10 [internal] load build context mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.3s #6 [internal] load metadata for docker.io/library/fedora:39 #6 DONE 0.4s #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe #11 resolve docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 0.0s done #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 0B / 65.11MB 0.1s #11 sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 975B / 975B done #11 sha256:490d8477deb9f0c92b104573e33041b3db62b1f870dec79cef504bb52acffe18 529B / 529B done #11 sha256:b8cf48f3697ec14e969247f977cd04afb133122d39d3793dcbc6d1e32544d41e 2.00kB / 2.00kB done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 24.12MB / 45.23MB 1.6s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 27.26MB / 45.23MB 1.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.19MB / 59.26MB 1.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 7.34MB / 59.26MB 2.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done #10 sha256:d68d8bcae123a839bc72b91fa9df55956be3fcb2dbfc247acb7f65908eaa6c35 424B / 424B done #10 sha256:e1c8e9335de75964dd320b20b4290408432be2962faf7ad36d3a47d48f3131cd 2.31kB / 2.31kB done #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 0B / 26.06MB 0.1s #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 24.12MB / 26.06MB 0.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 9.44MB / 66.12MB 4.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 4.2s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 42.76MB / 45.23MB 3.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.09MB / 45.23MB 3.1s #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #6 ... #7 [auth] library/fedora:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 0.8s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 10.49MB / 21.94MB 0.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 12.58MB / 59.26MB 0.8s #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 2.9s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 37.75MB / 45.23MB 3.0s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 3.15MB / 59.26MB 3.0s == Building packages for fedora-39 == mkdir -p "rpmbuild/fedora-39" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-39/x86_64 -f fedora-39/Dockerfile . #4 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 10.49MB / 65.11MB 0.3s #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 16.78MB / 65.11MB 0.4s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 31.46MB / 45.23MB 2.1s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 2.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 10.49MB / 59.26MB 2.2s == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 26.06MB / 26.06MB 0.4s #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 26.06MB / 26.06MB 0.4s done #10 extracting sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 42.99MB / 59.26MB 4.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 13.63MB / 66.12MB 4.5s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.1s done #9 [internal] load metadata for docker.io/library/fedora:37 #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.0s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 12.58MB / 21.94MB 1.0s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 15.73MB / 59.26MB 1.0s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 14.68MB / 21.94MB 1.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.2s done #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 7.34MB / 59.26MB 3.2s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 41.94MB / 45.23MB 3.3s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.3s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 40.89MB / 59.26MB 5.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 23.07MB / 98.11MB 5.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 24.12MB / 66.12MB 5.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 44.04MB / 59.26MB 5.5s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.4s #6 [internal] load metadata for docker.io/library/fedora:38 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 29.36MB / 65.11MB 0.6s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 46.14MB / 59.26MB 4.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.53MB / 98.11MB 4.7s #6 DONE 0.6s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 19.92MB / 45.23MB 1.3s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 1.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 20.97MB / 59.26MB 1.3s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.5s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 12.58MB / 59.26MB 3.5s #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.5s done #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.6s #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.3s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 47.19MB / 59.26MB 5.7s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 28.31MB / 66.12MB 5.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 29.25MB / 98.11MB 5.7s #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 647B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #4 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #6 ... #7 [auth] library/fedora:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 6.29MB / 66.12MB 5.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 11.53MB / 66.12MB 5.6s #10 extracting sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 0.8s done #10 DONE 2.3s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 0.8s done #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.8s done #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.3s #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.2s #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 0.9s done #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 37.75MB / 45.23MB 2.6s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 15.73MB / 59.26MB 2.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 5.24MB / 66.12MB 2.6s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 18.87MB / 59.26MB 2.8s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 4.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 49.28MB / 59.26MB 5.0s #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce #11 resolve docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 0.0s done #11 sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 975B / 975B done #11 sha256:6ab338152f5fec3deca317a693cef2d009ee827c06c5c310610e264292973fd4 529B / 529B done #11 sha256:5627a2858ee01f7a402fd8c2b5f1d46a1fe1cadbccb249c755991db37f3c7251 2.00kB / 2.00kB done #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 0B / 64.84MB 0.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 23.07MB / 45.23MB 1.5s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 20.97MB / 21.94MB 1.5s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 24.12MB / 59.26MB 1.5s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 16.78MB / 59.26MB 3.8s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 5.24MB / 66.12MB 3.8s #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 962B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #7 DONE 0.4s #8 [internal] load metadata for quay.io/centos/centos:stream8 #8 DONE 0.3s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.8s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 3.8s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 6.0s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 32.51MB / 66.12MB 6.0s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 4.19MB / 11.80MB 0.1s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 ... #6 [internal] load metadata for docker.io/library/fedora:38 #6 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.5s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 6.0s == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile . mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 2.9s done #11 DONE 2.9s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 40.89MB / 45.23MB 2.9s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 2.9s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 22.02MB / 59.26MB 3.0s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 12.60MB / 64.84MB 0.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 23.07MB / 66.12MB 5.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 16.78MB / 98.11MB 5.1s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 20.97MB / 59.26MB 4.1s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 4.1s #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 50.33MB / 65.11MB 1.1s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 1.8s #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.6s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 28.31MB / 59.26MB 1.8s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 2.10MB / 66.12MB 1.8s #9 [internal] load build context #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #10 DONE 0.0s #11 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 #11 resolve quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 #11 ... #9 [internal] load build context #9 transferring context: 12.81kB done #9 DONE 0.0s #11 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 #11 resolve quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 0.0s done #11 sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 710B / 710B done #11 sha256:a1b39dc227e82f69a529811f081fc34b14f070b83d645e60d7efa07ce5a50449 505B / 505B done #11 sha256:093593d0288ac2dab11b4a8051c22f6e7f011a9a84538b62d74e1c4adea60121 1.17kB / 1.17kB done #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 6.22MB / 82.95MB 0.1s #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 29.36MB / 82.95MB 0.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 34.60MB / 98.11MB 6.1s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 5.24MB / 66.12MB 4.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 6.29MB / 59.26MB 4.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e #11 resolve docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 0.0s done #11 sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 975B / 975B done #11 sha256:b8c5ed7a6028f79cf2b08dcdee05aa10fdc1310571878614aa0a733844d260a3 529B / 529B done #11 sha256:fc9b2be3019115d2460cf37beef528afea6c55004bc7f63929f5326f0e363d5d 2.00kB / 2.00kB done #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 0B / 67.30MB 0.1s #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 4.19MB / 67.30MB 0.2s #10 extracting sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 1.0s done #10 DONE 1.6s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.2s done #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.5s #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 79.69MB / 95.73MB 1.5s #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 0.8s #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.3s done #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.26kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.1s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.2s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 26.21MB / 59.26MB 3.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 17.83MB / 66.12MB 3.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.3s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 16.78MB / 64.84MB 0.5s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 22.20MB / 64.84MB 0.7s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 5.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 27.26MB / 66.12MB 5.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 22.02MB / 98.11MB 5.5s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 6.1s done #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 6.1s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 4.2s #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 54.53MB / 65.11MB 1.3s #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 59.77MB / 65.11MB 1.4s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.1s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:buster #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 76.55MB / 82.95MB 0.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 6.29MB / 66.12MB 2.0s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.2s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 2.2s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 6.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 6.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 37.75MB / 66.12MB 6.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 39.85MB / 98.11MB 6.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 4.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 12.58MB / 59.26MB 4.4s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/fedora:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 17.83MB / 67.30MB 0.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 89.13MB / 95.73MB 1.6s #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 964B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 26.21MB / 64.84MB 0.8s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 32.51MB / 64.84MB 0.9s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 5.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 31.46MB / 66.12MB 5.8s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 25.17MB / 66.12MB 6.6s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.4s done #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 26.21MB / 59.26MB 4.6s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 15.73MB / 66.12MB 4.6s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 4.6s #6 ... #7 [auth] library/debian:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 65.11MB / 65.11MB 1.5s #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 65.11MB / 65.11MB 1.5s done #11 extracting sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 82.95MB / 82.95MB 0.6s done #11 extracting sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 2.3s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 38.80MB / 45.23MB 2.5s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 38.80MB / 59.26MB 2.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 14.68MB / 66.12MB 2.5s == Building packages for fedora-37 == mkdir -p "rpmbuild/fedora-37" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-37/x86_64 -f fedora-37/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 647B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 6.7s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 42.99MB / 66.12MB 6.8s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.8s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 16.45MB / 59.26MB 4.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 4.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 14.68MB / 66.12MB 4.7s #8 DONE 0.3s #9 [internal] load metadata for docker.io/library/fedora:39 #9 DONE 0.3s #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe #11 resolve docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 0.0s done #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 0B / 66.55MB 0.1s #11 sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 975B / 975B done #11 sha256:5dbd3b661d9235236027b8af4cbc75a896e7c84f95c4b708c44cc96fa97d1c15 529B / 529B done #11 sha256:2f4dc7b1e2a6a1db475b2d861ce368c4ce94bea82c38aa77853e1ad82fe9dd2b 2.00kB / 2.00kB done #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 31.46MB / 67.30MB 0.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #12 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 3.0s done #12 extracting sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 done #12 DONE 7.4s #16 [build-base-alpine 2/4] COPY --link --from=xx / / #11 transferring context: 33.72MB 5.8s done #11 DONE 5.8s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 2.7s done #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.8s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 49.28MB / 59.26MB 5.7s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 5.7s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 2.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 23.07MB / 98.11MB 5.7s #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s done #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0B / 11.80MB 0.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 30.41MB / 59.26MB 3.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 22.02MB / 66.12MB 3.6s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 44.04MB / 64.84MB 1.1s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 51.38MB / 64.84MB 1.2s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 63.96MB / 64.84MB 1.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 5.9s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 28.31MB / 98.11MB 5.9s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 5.9s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.0s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 6.7s == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile . #9 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:buster #6 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 29.36MB / 59.26MB 4.8s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 19.92MB / 66.12MB 4.9s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 42.99MB / 45.23MB 2.7s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 41.94MB / 59.26MB 2.7s #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 7.0s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.8s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 47.19MB / 66.12MB 7.1s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 5.0s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 22.02MB / 59.26MB 5.0s #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 16.37MB / 66.55MB 0.3s #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 50.33MB / 67.30MB 0.9s == Building packages for fedora-38 == mkdir -p "rpmbuild/fedora-38" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-38/x86_64 -f fedora-38/Dockerfile . #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 52.43MB / 59.26MB 6.0s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 5.24MB / 11.80MB 0.2s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/x86_64 -f debian-bookworm/Dockerfile . #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 35.65MB / 59.26MB 3.9s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 26.21MB / 66.12MB 3.9s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.34MB / 98.11MB 3.9s #11 extracting sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 36.70MB / 66.12MB 6.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 33.55MB / 98.11MB 6.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 30.41MB / 66.12MB 6.8s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 7.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 962B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 13.63MB / 49.59MB 0.2s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 14.68MB / 23.57MB 0.2s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 32.51MB / 59.26MB 5.1s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 18.87MB / 98.11MB 5.1s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 24.12MB / 66.12MB 5.2s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 45.09MB / 59.26MB 2.9s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 20.97MB / 66.12MB 2.9s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 7.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.24MB / 98.11MB 5.1s #10 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 2.9s done #10 extracting sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 done #10 DONE 10.0s #13 [base 2/5] COPY --from=xx / / #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 56.62MB / 67.30MB 1.1s #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 66.06MB / 67.30MB 1.2s #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 32.51MB / 66.55MB 0.5s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 647B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 38.80MB / 66.12MB 6.1s #16 DONE 0.5s #17 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.5s == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 964B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.6s done #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 38.80MB / 59.26MB 4.2s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 30.41MB / 66.12MB 4.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 4.3s #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 64.84MB / 64.84MB 1.5s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 41.94MB / 66.12MB 6.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 35.65MB / 66.12MB 7.2s #4 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 23.07MB / 49.59MB 0.3s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 44.04MB / 49.59MB 0.5s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 14.68MB / 63.99MB 0.5s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 36.70MB / 59.26MB 5.4s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 52.43MB / 66.12MB 7.4s #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.0s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.0s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 48.23MB / 59.26MB 3.1s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 26.65MB / 66.12MB 3.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 23.07MB / 66.12MB 5.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 26.21MB / 59.26MB 5.3s #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 67.30MB / 67.30MB 1.3s done #11 extracting sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 44.04MB / 66.55MB 0.9s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 55.57MB / 59.26MB 6.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 29.36MB / 98.11MB 6.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 58.72MB / 59.26MB 6.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 6.5s #17 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #6 [auth] library/debian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/debian:bullseye #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.06kB done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #4 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/ubuntu:jammy #9 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 42.99MB / 59.26MB 4.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 4.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 39.85MB / 98.11MB 6.7s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 46.14MB / 66.12MB 6.8s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 39.85MB / 66.12MB 7.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 18.87MB / 98.11MB 7.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 7.6s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 25.10MB / 63.99MB 0.6s #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 32.51MB / 63.99MB 0.7s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0B / 86.30MB 0.7s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 28.31MB / 66.12MB 5.5s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 24.12MB / 98.11MB 5.5s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 40.89MB / 59.26MB 5.7s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 56.62MB / 66.12MB 7.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 58.72MB / 98.11MB 7.7s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 3.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.24MB / 98.11MB 3.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 30.41MB / 59.26MB 5.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.53MB / 98.11MB 5.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 27.26MB / 66.12MB 5.7s #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 50.33MB / 66.55MB 1.0s == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 964B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 6.7s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 34.60MB / 98.11MB 6.8s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.8s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 2.10MB / 11.80MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.42kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #4 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 4.19MB / 11.80MB 0.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.2s done #11 DONE 0.2s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 3.15MB / 49.56MB 0.1s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 2.10MB / 24.03MB 0.2s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 13.63MB / 49.56MB 0.2s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 46.14MB / 59.26MB 4.8s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 18.87MB / 98.11MB 4.8s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 50.33MB / 66.12MB 7.0s #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 48.23MB / 66.12MB 7.9s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 26.21MB / 98.11MB 7.9s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/debian:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/debian:buster #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 45.09MB / 63.99MB 0.8s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 8.39MB / 86.30MB 0.8s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 54.53MB / 63.99MB 0.9s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 24.12MB / 86.30MB 0.9s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.0s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 33.71MB / 86.30MB 1.0s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 45.09MB / 59.26MB 6.0s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 6.0s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 30.41MB / 98.11MB 6.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/fedora:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/fedora:37 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 61.87MB / 66.12MB 8.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 63.96MB / 98.11MB 8.0s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 5.9s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 31.46MB / 66.12MB 6.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 16.78MB / 98.11MB 6.0s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 3.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 30.41MB / 66.12MB 3.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 10.49MB / 98.11MB 3.8s #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 56.62MB / 66.55MB 1.2s #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 66.55MB / 66.55MB 1.4s done #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 49.28MB / 66.12MB 7.0s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.9s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #6 [auth] library/fedora:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/fedora:38 #4 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.26kB done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #4 DONE 0.4s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 4.19MB / 49.56MB 0.1s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.2s done #11 DONE 0.2s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 4.19MB / 24.03MB 0.2s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 14.68MB / 49.56MB 0.2s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 23.07MB / 24.03MB 0.3s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.3s #6 [auth] library/debian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.4s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 33.55MB / 49.56MB 0.4s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.4s done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0B / 64.11MB 0.5s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 39.85MB / 66.12MB 4.9s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 49.28MB / 59.26MB 5.0s #10 transferring context: 27.62MB 3.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 46.14MB / 98.11MB 7.1s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 56.62MB / 66.12MB 7.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 7.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 53.48MB / 66.12MB 8.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 31.46MB / 98.11MB 8.1s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 44.04MB / 86.30MB 1.1s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 63.96MB / 86.30MB 1.3s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 8.39MB / 95.73MB 1.3s #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.2s done #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 48.23MB / 59.26MB 6.2s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 69.21MB / 98.11MB 8.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 36.70MB / 59.26MB 6.1s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 58.72MB / 59.26MB 3.9s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 3.9s #11 extracting sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d == Building packages for ubuntu-lunar == mkdir -p "debbuild/ubuntu-lunar" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/x86_64 -f ubuntu-lunar/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.26kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 7.3s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 3.15MB / 11.80MB 0.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for quay.io/centos/centos:stream9 #7 DONE 0.3s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 11.53MB / 64.11MB 0.5s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 20.97MB / 64.11MB 0.6s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/debian:bookworm #9 DONE 0.3s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 12.58MB / 64.11MB 0.6s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 0.6s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 22.02MB / 64.11MB 0.7s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 18.87MB / 92.27MB 0.7s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 0.7s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 5.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 24.12MB / 98.11MB 5.2s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 52.43MB / 59.26MB 5.3s #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.10MB / 49.56MB 0.1s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 5.24MB / 24.03MB 0.1s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 74.45MB / 86.30MB 1.4s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 17.83MB / 95.73MB 1.4s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 83.89MB / 86.30MB 1.5s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 28.31MB / 95.73MB 1.5s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 37.75MB / 95.73MB 1.6s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 38.80MB / 66.12MB 6.4s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 35.65MB / 98.11MB 6.4s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 6.5s #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.4s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 37.75MB / 66.12MB 6.4s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 41.94MB / 59.26MB 6.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 22.02MB / 98.11MB 6.4s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 4.1s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 15.73MB / 98.11MB 4.2s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 4.2s done #17 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:bullseye #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 54.53MB / 66.12MB 7.4s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #6 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #8 DONE 0.3s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.46MB / 64.11MB 0.7s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 0.1s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 40.89MB / 64.11MB 0.8s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 0.8s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 4.19MB / 92.27MB 0.8s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 5.24MB / 24.03MB 0.1s #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 5.24MB / 49.56MB 0.1s #8 DONE 0.4s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.4s #10 [internal] load build context #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #11 ... #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.73MB / 64.11MB 0.8s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 30.41MB / 92.27MB 0.8s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 8.16MB / 100.43MB 0.8s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 41.94MB / 64.11MB 0.9s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 0.9s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 15.73MB / 100.43MB 0.9s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 48.23MB / 66.12MB 5.5s == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.2s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 35.65MB / 49.56MB 0.4s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 6.29MB / 64.11MB 0.4s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.6s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 48.23MB / 95.73MB 1.7s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 57.67MB / 95.73MB 1.8s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 6.7s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 42.99MB / 66.12MB 6.7s #10 transferring context: 33.72MB 3.9s done #10 DONE 3.9s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #11 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.1s done #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.5s done #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 3.8s done #11 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 29.36MB / 66.12MB 3.8s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 8.39MB / 98.11MB 3.8s #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0.5s #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 3.8s #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0.1s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 7.8s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 57.67MB / 98.11MB 7.8s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 8.8s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 45.09MB / 59.26MB 6.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 59.77MB / 66.12MB 8.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 38.80MB / 98.11MB 8.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 39.85MB / 66.12MB 4.3s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 4.5s done #11 DONE 4.6s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 45.09MB / 66.12MB 4.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 20.97MB / 98.11MB 4.6s #17 1.549 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1) #17 1.553 (2/25) Installing ncurses-libs (6.3_p20221119-r1) #17 1.560 (3/25) Installing readline (8.2.0-r0) #17 1.565 (4/25) Installing bash (5.2.15-r0) #17 1.578 Executing bash-5.2.15-r0.post-install #17 1.580 (5/25) Installing libffi (3.4.4-r0) #17 1.582 (6/25) Installing libgcc (12.2.1_git20220924-r4) #17 1.586 (7/25) Installing libstdc++ (12.2.1_git20220924-r4) #17 1.604 (8/25) Installing xz-libs (5.2.9-r0) #17 1.608 (9/25) Installing libxml2 (2.10.4-r0) #17 1.621 (10/25) Installing zstd-libs (1.5.5-r0) #17 1.629 (11/25) Installing llvm15-libs (15.0.7-r0) #6 ... #7 [auth] library/debian:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce #11 resolve docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 0.0s done #11 sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 975B / 975B done #11 sha256:210908a224d08874dc70ca2013439c4e2849047c5bb8711802f86ee48b1cf3f5 529B / 529B done #11 sha256:adf585e2308a8d69032fafc106782e9067fb531072f1ba2729fb67c7e44d582d 1.99kB / 1.99kB done #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 0B / 66.70MB 0.1s #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 4.19MB / 66.70MB 0.2s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 59.77MB / 66.12MB 7.8s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 7.8s #4 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #7 ... #8 [internal] load metadata for quay.io/centos/centos:stream8 #8 DONE 0.2s #9 [internal] load build context #9 transferring context: 12.81kB done #9 DONE 0.0s #10 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 #10 resolve quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 0.0s done #10 sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 912B / 912B done #10 sha256:bfdf85672f7b5e7a96a84f451c34635cb8f8465e85069830bcf277a93c43d6d8 505B / 505B done #10 sha256:7ab61fdca3d235bb430e0a705464801dc59e2cc041946d8fdb5519a06b5a2973 1.16kB / 1.16kB done #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 5.26MB / 57.43MB 0.1s #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 27.26MB / 57.43MB 0.2s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.5s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/ubuntu:focal #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 60.82MB / 64.11MB 1.0s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 23.07MB / 100.43MB 1.0s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 25.17MB / 92.27MB 1.0s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 36.13MB / 100.43MB 1.1s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 34.60MB / 92.27MB 1.1s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.2s done #11 DONE 0.2s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 15.73MB / 24.03MB 0.2s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 15.73MB / 49.56MB 0.2s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 35.65MB / 49.56MB 0.4s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 4.19MB / 64.11MB 0.4s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 46.14MB / 49.56MB 0.5s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 14.68MB / 64.11MB 0.5s #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s #11 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #11 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 0B / 49.56MB 0.1s #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 13.63MB / 24.03MB 0.2s #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 23.10MB / 24.03MB 0.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 5.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 30.41MB / 98.11MB 5.7s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 52.43MB / 66.12MB 5.8s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 52.43MB / 64.11MB 1.0s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 50.33MB / 92.27MB 1.0s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.2s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 70.25MB / 92.27MB 1.2s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.09MB / 100.43MB 1.2s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.2s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 80.74MB / 92.27MB 1.3s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 57.67MB / 100.43MB 1.3s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.3s done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 24.12MB / 64.11MB 0.6s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.7s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 32.51MB / 64.11MB 0.7s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.7s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 66.06MB / 95.73MB 1.9s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 72.35MB / 95.73MB 2.0s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 6.9s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 41.94MB / 98.11MB 6.9s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 47.19MB / 66.12MB 7.0s #12 ... #13 [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 #13 DONE 3.2s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 33.55MB / 66.12MB 4.0s #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 3.8s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 9.1s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.1s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 62.91MB / 98.11MB 8.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 44.04MB / 98.11MB 8.7s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.0s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 65.01MB / 66.12MB 8.9s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #9 ... #6 [internal] load metadata for docker.io/library/debian:bullseye #6 DONE 0.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 6.9s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 50.33MB / 59.26MB 6.9s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 27.26MB / 98.11MB 6.9s #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 16.78MB / 66.70MB 0.3s == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 65.01MB / 66.12MB 8.1s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.5s #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #7 DONE 0.4s #9 [internal] load build context #9 transferring context: 12.81kB done #9 DONE 0.0s #10 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 #10 resolve quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 0.0s done #10 sha256:06a74a34c7e62920d5f8a261c4e81ef24ebabbabcf3ac2c1e2a551c7c4bcd48c 1.16kB / 1.16kB done #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 8.81MB / 84.43MB 0.1s #10 sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 710B / 710B done #10 sha256:c1bde2925071e9c49e646fd841705f4e46ca2ed6c9d3a8537c2942521a99aacd 505B / 505B done #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 23.07MB / 84.43MB 0.2s #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 49.28MB / 57.43MB 0.3s #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 57.43MB / 57.43MB 0.4s done #10 extracting sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb #8 DONE 0.3s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.3s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 46.14MB / 100.43MB 1.2s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 45.09MB / 92.27MB 1.2s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.59MB / 100.43MB 1.3s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 54.53MB / 92.27MB 1.3s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 66.06MB / 100.43MB 1.4s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 65.01MB / 92.27MB 1.4s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 24.12MB / 64.11MB 0.6s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.7s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 33.55MB / 64.11MB 0.7s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.7s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 0.7s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 15.73MB / 49.56MB 0.5s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 10.53MB / 64.11MB 0.5s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 26.21MB / 49.56MB 0.6s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 20.97MB / 64.11MB 0.6s #11 extracting sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 2.5s done #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 5.9s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 35.65MB / 98.11MB 6.0s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.0s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 57.67MB / 66.12MB 6.1s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.0s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 91.23MB / 92.27MB 1.4s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 68.16MB / 100.43MB 1.4s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 77.59MB / 100.43MB 1.5s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 0.8s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 4.19MB / 100.43MB 0.8s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 52.43MB / 64.11MB 0.9s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 19.92MB / 92.27MB 0.9s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 15.73MB / 100.43MB 0.9s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.0s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 30.41MB / 92.27MB 1.0s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 25.17MB / 100.43MB 1.0s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 78.09MB / 95.73MB 2.1s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 7.2s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 14.68MB / 98.11MB 4.2s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 37.75MB / 66.12MB 4.3s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 913B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 49.28MB / 98.11MB 9.0s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #9 DONE 0.5s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 49.28MB / 66.12MB 7.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 55.57MB / 59.26MB 7.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 32.51MB / 98.11MB 7.3s #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.26kB done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 32.51MB / 66.70MB 0.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 50.33MB / 66.12MB 5.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 27.26MB / 98.11MB 5.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 8.2s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s done #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/ubuntu:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 40.89MB / 84.43MB 0.3s #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 61.87MB / 84.43MB 0.4s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 76.55MB / 100.43MB 1.5s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 75.00MB / 92.27MB 1.5s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 1.6s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 84.93MB / 92.27MB 1.6s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 44.04MB / 64.11MB 0.8s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 0.8s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 8.39MB / 100.43MB 0.8s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 54.53MB / 64.11MB 0.9s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 20.97MB / 92.27MB 0.9s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 18.87MB / 100.43MB 0.9s #11 DONE 4.3s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 35.65MB / 49.56MB 0.7s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.46MB / 64.11MB 0.7s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.9s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 51.38MB / 64.11MB 0.9s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.7s done #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.8s done #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.7s done #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 6.3s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 6.4s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.5s done #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 97.52MB / 100.43MB 1.7s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 39.85MB / 92.27MB 1.1s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 32.51MB / 100.43MB 1.1s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 0B / 155B 1.1s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 50.33MB / 92.27MB 1.2s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.81MB / 100.43MB 1.2s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s done #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 7.3s #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 7.3s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 53.22MB / 66.12MB 7.4s #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 7.3s done #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 41.94MB / 66.12MB 4.6s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 19.92MB / 98.11MB 4.6s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 54.53MB / 98.11MB 9.3s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 4.19MB / 49.59MB 0.1s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 4.19MB / 23.57MB 0.1s #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 24.17MB / 49.59MB 0.3s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 7.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 89.13MB / 98.11MB 9.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 69.21MB / 98.11MB 8.5s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.3s #4 DONE 0.4s #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 46.14MB / 66.70MB 0.9s #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 50.33MB / 66.70MB 1.0s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 54.53MB / 66.12MB 5.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 57.67MB / 98.11MB 8.6s #8 DONE 0.3s #9 [internal] load metadata for docker.io/library/ubuntu:lunar #9 DONE 0.3s #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 84.43MB / 84.43MB 0.6s #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 84.43MB / 84.43MB 0.6s done #10 extracting sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.8s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 63.96MB / 64.11MB 1.0s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 30.41MB / 92.27MB 1.0s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 28.31MB / 100.43MB 1.0s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 1.1s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 38.80MB / 100.43MB 1.1s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 0B / 155B 1.1s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.9s done #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 60.82MB / 64.11MB 1.0s #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 0.1s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 5.24MB / 92.27MB 1.0s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 15.73MB / 92.27MB 1.1s #17 2.481 (12/25) Installing clang15-libs (15.0.7-r0) #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 #12 resolve docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 0.0s done #12 sha256:b492494d8e0113c4ad3fe4528a4b5ff89faa5331f7d52c5c138196f69ce176a6 424B / 424B done #12 sha256:c6b84b685f35f1a5d63661f5d4aa662ad9b7ee4f4b8c394c022f25023c907b65 2.30kB / 2.30kB done #12 sha256:445a6a12be2be54b4da18d7c77d4a41bc4746bc422f1f4325a60ff4fc7ea2e5d 29.54MB / 29.54MB 0.4s done #12 sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 1.13kB / 1.13kB done #12 extracting sha256:445a6a12be2be54b4da18d7c77d4a41bc4746bc422f1f4325a60ff4fc7ea2e5d 1.3s done #12 DONE 2.0s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 59.77MB / 92.27MB 1.3s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 1.3s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 79.69MB / 92.27MB 1.5s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 1.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 6.6s #16 53.61 -------------------------------------------------------------------------------- #16 53.61 Total 4.0 MB/s | 74 MB 00:18 #16 53.85 Running transaction check #16 54.10 Running transaction test #16 54.34 Transaction test succeeded #16 54.34 Running transaction #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 53.48MB / 98.11MB 7.6s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 56.62MB / 66.12MB 7.7s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 46.14MB / 66.12MB 4.9s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 61.87MB / 98.11MB 9.7s == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile . #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 35.65MB / 49.59MB 0.4s #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 55.57MB / 66.12MB 7.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 7.7s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 5.24MB / 11.02MB 0.1s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 76.55MB / 98.11MB 8.9s #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 58.72MB / 66.70MB 1.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 96.47MB / 98.11MB 9.9s #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 #12 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 0.1s done #12 sha256:c112d57d1ec70f93eba50bd162720f5b875e7886c25db45a9b86c220136e04d5 5.00kB / 5.00kB done #12 sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 41.79MB / 41.79MB 2.3s done #12 sha256:db9fb69546622914cfeb85dcfecc4ec0fdd18fee1b049855a32fb3a45f520ce3 306B / 306B 0.2s done #12 sha256:997037b2d3f1f193cf48d125bdce37ac02722b9c3cc2dd37ee1a5d7db275660f 257B / 257B 0.2s done #12 sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 1.99kB / 1.99kB done #12 sha256:f30e4c1dcfd87d94ec3963c01bd0255e625fe6ff2528df55027057f7b6391e3a 911B / 911B 0.3s done #12 sha256:6bead0f8be26143df332e314168c2289680e24da4bb0b80a0f21ed66769ac6f4 175B / 175B 0.3s done #12 sha256:cdfa720855e4fb5880c5c86ee9587788f5ca34c5e536a6e249e2c8443083a0c8 413B / 413B 0.4s done #12 sha256:b0a7ae5f5efcacb9fccb865b366f5a563d9c7c469304c39b2ca9c8696b902a49 17.96MB / 17.96MB 2.0s done #12 sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6 123.06kB / 123.06kB 0.6s done #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 7.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 33.55MB / 98.11MB 5.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 58.72MB / 66.12MB 5.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 62.91MB / 98.11MB 8.9s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.10MB / 49.56MB 0.1s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 3.84MB / 24.03MB 0.1s #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #11 extracting sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 2.3s done #11 DONE 4.0s #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #11 extracting sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 2.8s done #11 DONE 3.5s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.7s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s done #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.8s done #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.1s done #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0.4s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 60.82MB / 92.27MB 1.3s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 58.72MB / 100.43MB 1.3s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 66.06MB / 92.27MB 1.4s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 68.16MB / 100.43MB 1.4s == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile . #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 26.21MB / 92.27MB 1.2s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 5.24MB / 100.43MB 1.2s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 33.55MB / 92.27MB 1.3s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 15.73MB / 100.43MB 1.3s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 87.03MB / 92.27MB 1.6s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 1.6s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 95.42MB / 100.43MB 1.7s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 6.7s done #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.9s done #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 60.82MB / 66.12MB 7.9s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 60.82MB / 98.11MB 8.0s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 26.21MB / 98.11MB 5.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.5s #6 [internal] load metadata for docker.io/library/centos:7 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.5s done #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 #12 resolve docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 0.0s done #12 sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 984B / 984B done #12 sha256:de3b447d1ed18aabf08e36086037e7a78883ab3b25cb2b7fb014f7873391fe81 529B / 529B done #12 sha256:a3c4a8e15d903ae9e68c9671c9071354c94809a2270c434627c2d5bcec38d0ed 1.48kB / 1.48kB done #12 sha256:acd8b5ac4bd39653c2ebe6bd243f4ad2ee504ec9f8feeda9ef727446baf30721 49.29MB / 49.29MB 1.1s done #12 extracting sha256:acd8b5ac4bd39653c2ebe6bd243f4ad2ee504ec9f8feeda9ef727446baf30721 1.8s done #12 DONE 3.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 #12 resolve docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 0.0s done #12 sha256:0f96cac3223d7239561cd01764dacf3af2e4a530e61a363b18f128600f58ab19 1.48kB / 1.48kB done #12 sha256:6e2ab1511f035b8d0208496939ad6f66778c120d1c102125b629bdb138ce4a14 45.97MB / 45.97MB 4.8s done #12 sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 984B / 984B done #12 sha256:b6dc71e7be8b027386c8562e72ae8b78ee2db29093787e5268b18d42900a2d12 529B / 529B done #12 extracting sha256:6e2ab1511f035b8d0208496939ad6f66778c120d1c102125b629bdb138ce4a14 5.1s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 964B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 3.15MB / 49.56MB 0.1s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.3s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 13.63MB / 24.03MB 0.2s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 14.68MB / 49.56MB 0.2s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 60.82MB / 66.12MB 8.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 8.0s #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/ubuntu:jammy #12 ... #13 [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 #13 DONE 3.6s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 66.70MB / 66.70MB 1.4s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 5.8s #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.2s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 13.63MB / 49.56MB 0.2s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 14.61MB / 24.03MB 0.2s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 1.5s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 35.65MB / 100.43MB 1.5s #11 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.4s done #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 52.43MB / 92.27MB 1.6s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 46.14MB / 100.43MB 1.6s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 78.64MB / 100.43MB 1.5s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 88.08MB / 92.27MB 1.6s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 89.13MB / 100.43MB 1.6s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 98.57MB / 100.43MB 1.7s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s done #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.8s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 53.30MB / 98.11MB 7.0s #17 2.931 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4) #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.2s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 53.48MB / 66.12MB 5.3s #6 ... #7 [auth] library/centos:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 10.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 10.3s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.4s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 34.60MB / 49.56MB 0.4s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 45.09MB / 49.56MB 0.5s #6 ... #7 [auth] library/ubuntu:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang:pull token for registry-1.docker.io #8 DONE 0.0s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.2s done #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 6.0s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.9s done #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 1.2s done #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0B / 63.99MB 1.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 9.3s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.5s done #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 68.16MB / 98.11MB 9.3s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 66.06MB / 92.27MB 1.7s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 1.7s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 80.74MB / 92.27MB 1.8s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 66.06MB / 100.43MB 1.8s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.9s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 1.9s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s done #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 60.82MB / 98.11MB 7.4s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.1s done #17 3.204 (14/25) Installing clang15 (15.0.7-r0) #17 3.271 (15/25) Installing libmagic (5.43-r0) #17 3.297 (16/25) Installing file (5.43-r0) #17 3.299 (17/25) Installing brotli-libs (1.0.9-r9) #17 3.308 (18/25) Installing nghttp2-libs (1.51.0-r1) #17 3.312 (19/25) Installing libcurl (8.2.1-r0) #17 3.319 (20/25) Installing libexpat (2.5.0-r0) #17 3.322 (21/25) Installing pcre2 (10.42-r0) #17 3.330 (22/25) Installing git (2.38.5-r0) #17 3.396 (23/25) Installing lld-libs (15.0.7-r0) #17 3.439 (24/25) Installing lld (15.0.7-r0) #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s done #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 8.4s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 57.67MB / 66.12MB 5.6s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 33.55MB / 98.11MB 5.6s #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/centos:7 #6 DONE 0.4s #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/ubuntu:jammy #6 DONE 0.5s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 8.4s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 55.57MB / 98.11MB 8.5s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 8.5s #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.5s done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 6.2s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 46.14MB / 98.11MB 6.3s #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 7.36MB / 63.99MB 1.3s #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 0.1s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 6.29MB / 86.30MB 1.3s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 17.83MB / 63.99MB 1.4s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 16.78MB / 86.30MB 1.4s #14 0.724 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 90.18MB / 98.11MB 9.7s #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 66.70MB / 66.70MB 1.9s done #11 extracting sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0B / 64.11MB 0.9s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.9s #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 73.40MB / 98.11MB 9.6s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 2.0s done #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 2.0s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 95.42MB / 100.43MB 2.1s #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf #11 extracting sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 2.6s done #11 DONE 4.1s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.4s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.2s done #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.6s done #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s done #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.3s done #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.2s #17 3.442 (25/25) Installing llvm15 (15.0.7-r0) #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 8.7s #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.0s #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 5.9s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 38.80MB / 98.11MB 5.9s #11 extracting sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 2.6s done #11 DONE 4.2s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #12 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done #12 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #12 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done #12 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done #12 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done #12 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s done #12 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 2.3s done #12 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.4s done #12 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.0s #10 [internal] load build context #10 transferring context: 12.81kB done #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #11 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 4.19MB / 49.56MB 0.1s #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s #11 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 14.68MB / 23.57MB 0.2s #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 12.58MB / 49.59MB 0.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 60.82MB / 98.11MB 8.8s #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.8s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.10MB / 64.11MB 0.9s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 3.15MB / 92.27MB 0.9s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.15MB / 100.43MB 0.9s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 16.78MB / 64.11MB 1.0s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 14.68MB / 92.27MB 1.0s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 14.68MB / 100.43MB 1.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 10.5s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 10.5s done #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.0s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 84.93MB / 98.11MB 10.9s #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done #5 DONE 0.3s #6 [internal] load metadata for docker.io/library/debian:bookworm #6 ... #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/debian:pull token for registry-1.docker.io #8 DONE 0.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 6.7s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 27.26MB / 63.99MB 1.5s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 26.21MB / 86.30MB 1.5s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 37.75MB / 63.99MB 1.6s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 36.70MB / 86.30MB 1.6s #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 #12 resolve docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 0.1s done #12 sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 1.85kB / 1.85kB done #12 sha256:da342f32f23df7861b98ac7381d50f2adf4839736139b74a908400e55a6d1a17 529B / 529B done #12 sha256:72f8c3b2dee326fd018da07abb027cb498df18aae3818549a9a97a4e2810fe5e 1.48kB / 1.48kB done #12 sha256:013e3017888216ce95d0ffe3d0fb039c509402dc99800465157f56e7520abd4a 45.23MB / 45.23MB 3.4s done #12 extracting sha256:013e3017888216ce95d0ffe3d0fb039c509402dc99800465157f56e7520abd4a 6.2s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 11.53MB / 92.27MB 1.0s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 17.83MB / 92.27MB 1.1s #5 DONE 0.3s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f #12 resolve docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 0.1s done #12 sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 1.85kB / 1.85kB done #12 sha256:19973da79531feade9ed259004c735d0458285f1db9a16bd9d76a954b261c4ab 529B / 529B done #12 sha256:5184fee18788106a512ca4a9dcec2de707c3437d307f2f41e731515a72140582 1.48kB / 1.48kB done #12 sha256:1d4e041d2204b383d6d6893cfcf5b852394f34744a85cea9ec0b3fb65cbc6143 50.22MB / 50.22MB 3.2s done #12 extracting sha256:1d4e041d2204b383d6d6893cfcf5b852394f34744a85cea9ec0b3fb65cbc6143 6.4s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 2.3s done #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f #12 resolve docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 0.0s done #12 sha256:909f4919a453618112c646786b937356dee21d9452df5ed77ed86591d7020eb7 1.46kB / 1.46kB done #12 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 55.06MB / 55.06MB 0.7s done #12 sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 1.85kB / 1.85kB done #12 sha256:9d23db14fbdc095689c423af56b9525538de139a1bbe950b4f0467698fb874d2 529B / 529B done #12 extracting sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 2.3s done #12 DONE 3.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.8s done #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #17 3.930 Executing busybox-1.35.0-r29.trigger #17 3.935 OK: 349 MiB in 41 packages #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 9.0s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 45.09MB / 98.11MB 6.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 7.8s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 12.71MB / 49.56MB 0.2s #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 13.63MB / 24.03MB 0.2s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 23.07MB / 49.59MB 0.3s #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 28.31MB / 49.59MB 0.4s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0B / 63.99MB 0.4s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0B / 86.30MB 0.4s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.3s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 27.26MB / 64.11MB 1.1s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 25.17MB / 92.27MB 1.1s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 26.21MB / 100.43MB 1.1s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 36.70MB / 64.11MB 1.2s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 34.60MB / 92.27MB 1.2s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 35.65MB / 100.43MB 1.2s #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0.1s #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 48.23MB / 63.99MB 1.7s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 46.14MB / 86.30MB 1.7s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 57.67MB / 63.99MB 1.8s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 56.62MB / 86.30MB 1.8s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 2.0s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 76.55MB / 86.30MB 2.0s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.2s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.1s done #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 #12 resolve docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 0.0s done #12 sha256:4ad95f81332ef648c09613c6259ed2b20c55d891f68bc78666704b19384130f8 1.46kB / 1.46kB done #12 sha256:0dfc3f78750b97e03b66f316b37e155e3de173a8ac79942f0511888531fbe5ac 50.50MB / 50.50MB 0.6s done #12 sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 984B / 984B done #12 sha256:d774a984460a74973e6ce4d1f87ab90f2818e41fcdd4802bcbdc4e0b67f9dadf 529B / 529B done #12 extracting sha256:0dfc3f78750b97e03b66f316b37e155e3de173a8ac79942f0511888531fbe5ac 2.2s done #12 DONE 3.0s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 31.46MB / 92.27MB 1.2s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 6.29MB / 64.11MB 1.3s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 41.94MB / 92.27MB 1.3s #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.4s done #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #10 ... #13 [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 #13 DONE 1.7s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #14 1.138 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB] #14 1.235 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB] #7 ... #8 [internal] load metadata for quay.io/centos/centos:stream9 #8 DONE 0.3s #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm #7 DONE 0.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 79.69MB / 98.11MB 10.1s #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 6.2s done #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 50.33MB / 98.11MB 6.5s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 73.40MB / 98.11MB 8.2s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.5s done #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0B / 64.11MB 0.6s #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 19.92MB / 63.99MB 0.6s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 5.24MB / 86.30MB 0.6s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 30.41MB / 63.99MB 0.7s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 28.31MB / 86.30MB 0.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 66.06MB / 98.11MB 9.2s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 47.19MB / 64.11MB 1.3s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 45.09MB / 92.27MB 1.3s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.63MB / 100.43MB 1.3s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 55.57MB / 64.11MB 1.4s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 54.97MB / 92.27MB 1.4s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 1.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 92.27MB / 98.11MB 11.2s #9 DONE 0.4s #6 [internal] load metadata for docker.io/library/debian:bookworm #6 DONE 0.4s #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 #10 resolve docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 0.1s done #10 ... #11 [internal] load build context #11 transferring context: 33.72MB 0.1s done #11 DONE 0.1s #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 0B / 49.59MB 0.1s #10 sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 1.85kB / 1.85kB done #10 sha256:79e4d6b03e237637096d5a2ccf42aa60b2591505d87c78f237c6174c454b13f9 529B / 529B done #10 sha256:5cd8b6447933486318a77c560bbd8562f7c9c4d31e0d7f65e2392fef8e79a590 1.48kB / 1.48kB done #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 #12 resolve docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 0.0s done #12 sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 1.85kB / 1.85kB done #12 sha256:8a6e23e1b192b30eff14036a92e9ecdb551a1a10aa8535728b0c13d14d8c9462 529B / 529B done #12 sha256:2657a4a0a6d5e8b3515004185275768f115a64a833de40125bb3f6b0b8cc598b 1.46kB / 1.46kB done #12 sha256:167b8a53ca4504bc6aa3182e336fa96f4ef76875d158c1933d3e2fa19c57e0c3 49.56MB / 49.56MB 0.6s done #12 extracting sha256:167b8a53ca4504bc6aa3182e336fa96f4ef76875d158c1933d3e2fa19c57e0c3 2.0s done #12 DONE 2.8s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.1s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 2.1s done #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 85.98MB / 86.30MB 2.1s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 0B / 95.73MB 2.1s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 7.34MB / 95.73MB 2.2s #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 2.2s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.4s done #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 1.4s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 26.21MB / 64.11MB 1.5s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 61.87MB / 92.27MB 1.5s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 2.10MB / 100.43MB 1.5s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 35.65MB / 64.11MB 1.6s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 71.30MB / 92.27MB 1.6s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 14.68MB / 100.43MB 1.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 57.67MB / 98.11MB 7.0s #14 1.330 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB] #14 1.428 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB] #9 [internal] load build context #9 transferring context: 12.81kB done #9 DONE 0.0s #10 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 #10 resolve quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 0.0s done #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.1s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 11.53MB / 64.11MB 0.7s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.46MB / 64.11MB 0.9s #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 9.4s #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 39.85MB / 63.99MB 0.8s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 38.80MB / 86.30MB 0.8s #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 6.29MB / 95.73MB 0.8s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 50.33MB / 63.99MB 0.9s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 48.23MB / 86.30MB 0.9s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 15.73MB / 95.73MB 0.9s #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 9.4s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 9.5s #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 9.4s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.5s done #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 75.50MB / 92.27MB 1.6s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 1.6s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 0B / 155B 1.6s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 84.93MB / 92.27MB 1.7s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 1.7s #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.6s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 11.5s #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 16.78MB / 49.59MB 0.3s #10 extracting sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 2.5s done #10 DONE 3.0s #11 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 2.3s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 15.73MB / 95.73MB 2.3s #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 2.3s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 25.17MB / 95.73MB 2.4s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 46.14MB / 64.11MB 1.7s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 81.79MB / 92.27MB 1.7s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 25.17MB / 100.43MB 1.7s #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.9s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.9s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.09MB / 100.43MB 1.9s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 62.91MB / 98.11MB 7.4s #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #10 sha256:a9ff6653214ad8968c0a303f541464a20b680cbbf3970c4eb277c99dc3848caa 505B / 505B done #10 sha256:6d72a96369c4758b2c436d86743e24da517a9d553779311f6ac98c8e1343bbb2 1.17kB / 1.17kB done #10 sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 29.36MB / 55.34MB 0.2s #10 sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 912B / 912B done #10 sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 55.34MB / 55.34MB 0.4s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 85.98MB / 98.11MB 10.5s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.7s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 78.64MB / 98.11MB 8.6s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba #12 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done #12 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done #12 sha256:993dc9215facb1278d78c1ac9aacaf0b10ce01a3319245477b526fb49bb3a85b 424B / 424B done #12 sha256:9647c2503ec334ee47dc65a547a14f79543680a640b31669e4e417949c03857b 2.31kB / 2.31kB done #12 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 23.61MB / 23.61MB 2.0s done #12 extracting sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 6.3s done #12 DONE 8.8s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 ... #13 [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 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 40.89MB / 64.11MB 1.0s #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 1.0s done #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 51.38MB / 64.11MB 1.1s #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 88.08MB / 98.11MB 9.7s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 59.77MB / 63.99MB 1.0s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 58.72MB / 86.30MB 1.0s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 26.21MB / 95.73MB 1.0s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 68.16MB / 86.30MB 1.1s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 35.65MB / 95.73MB 1.1s #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.3s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 55.57MB / 95.73MB 1.3s #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.2s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 9.8s #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 #12 resolve docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 0.0s done #12 sha256:0770ed14eaa7e29365f8deb71b800f4db851b2ad38e1b66a258bce6bf7d73995 5.01kB / 5.01kB done #12 sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 256B / 256B 0.2s done #12 sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 1.99kB / 1.99kB done #12 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 54.61MB / 54.61MB 4.6s done #12 sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 306B / 306B 0.1s done #12 sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 911B / 911B 0.3s done #12 sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 176B / 176B 0.3s done #12 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 14.13MB / 14.13MB 1.5s done #12 sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 414B / 414B 0.3s done #12 sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e 131.01kB / 131.01kB 0.5s done #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 5.1s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 96.47MB / 100.43MB 1.8s #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.9s done #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 56.62MB / 98.11MB 6.9s #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 32.51MB / 49.59MB 0.4s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 47.19MB / 95.73MB 2.6s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 57.67MB / 95.73MB 2.7s #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.7s done #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 2.0s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 65.01MB / 100.43MB 2.1s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 69.21MB / 98.11MB 7.8s #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 91.23MB / 98.11MB 11.0s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.3s #11 ... #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd #10 sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad 305B / 305B 0.2s done #10 sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 256B / 256B 0.2s done #10 sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 1.99kB / 1.99kB done #10 sha256:82a1b39297e03c1abf94e665e5cb64dcd8851bc0fe747bbfed143aad16b0f9e5 5.00kB / 5.00kB done #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 38.52MB / 38.52MB 2.6s done #10 sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b 911B / 911B 0.3s done #10 sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 176B / 176B 0.3s done #10 sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 413B / 413B 0.5s done #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 19.00MB / 19.00MB 1.7s done #10 sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 130.62kB / 130.62kB 0.6s done #10 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 7.1s #10 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 94.37MB / 98.11MB 10.0s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 #12 resolve docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 0.1s done #12 sha256:94d12db896d07af18a04319f1023edd091629f558dcc29f84208a7cf5ca040ec 424B / 424B done #12 sha256:6a47e077731f534f14de4df8639e35a1792a555b74e46920200ec05cb4af3d12 2.32kB / 2.32kB done #12 sha256:20274425734a05472f3772bae7ce7124a9832f5eb168456d6cb53e92d6e718a8 27.35MB / 27.35MB 0.4s done #12 sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 1.13kB / 1.13kB done #12 extracting sha256:20274425734a05472f3772bae7ce7124a9832f5eb168456d6cb53e92d6e718a8 0.9s done #12 DONE 1.5s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.4s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 66.06MB / 95.73MB 1.4s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 10.1s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba #12 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done #12 sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 27.51MB / 27.51MB 0.7s done #12 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done #12 sha256:3246518d9735254519e1b2ff35f95686e4a5011c90c85344c1f38df7bae9dd37 424B / 424B done #12 sha256:6df89402372646d400cf092016c28066391a26f5d46c00b1153e75003465484d 2.30kB / 2.30kB done #12 extracting sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 1.2s done #12 DONE 2.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 61.87MB / 98.11MB 7.2s #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 48.23MB / 49.59MB 0.7s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 67.11MB / 95.73MB 2.8s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 77.59MB / 95.73MB 2.9s #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 87.03MB / 95.73MB 3.0s #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 2.2s #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 95.42MB / 100.43MB 2.4s #10 sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 55.34MB / 55.34MB 0.8s done #10 extracting sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 96.47MB / 98.11MB 11.3s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.4s done #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 75.50MB / 95.73MB 1.5s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.7s #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 7.5s #14 2.467 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse arm64 Packages [238 kB] #14 2.467 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages [1766 kB] #14 2.510 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB] #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 3.1s #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 3.2s done #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.6s done #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 75.50MB / 98.11MB 8.2s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.1s #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s done #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 7.8s #14 2.513 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [506 kB] #14 2.537 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3482 B] #14 2.537 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [892 kB] #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 89.13MB / 98.11MB 10.5s #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 49.59MB / 49.59MB 1.4s done #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 2.7s done #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 2.8s done #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 #12 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.0s done #12 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done #12 sha256:24898c8e1ac370d2d309d6d9df56af52bebdad86925c623b5e87e12404453518 424B / 424B done #12 sha256:21098a29e034a8f6f1952d1d8a49b5732b70e532c31f0e88e1ff499c6540c57c 2.30kB / 2.30kB done #12 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 26.87MB / 26.87MB 0.8s done #12 extracting sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 1.1s done #12 DONE 3.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 81.79MB / 98.11MB 8.6s #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.0s done #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 11.7s done #10 extracting sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 3.2s done #14 2.976 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [374 kB] #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 96.47MB / 98.11MB 10.9s #10 extracting sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.6s done #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 3.0s done #11 ... #12 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e #12 resolve docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 0.0s done #12 sha256:feef24b52eb3530f7b1e92d98f79a346fa12d50859651342443d7d3bf2a6f2c5 68.53MB / 68.53MB 1.3s done #12 sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 975B / 975B done #12 sha256:77483e31e379165486cb8c89eaef7b9b0a169b47885fefdedc252fdeeb31d4fe 529B / 529B done #12 sha256:621310b5b7d8188469265c9e0ce793ee72128e5e5ff5cb935a527b73873e4808 2.00kB / 2.00kB done #12 extracting sha256:feef24b52eb3530f7b1e92d98f79a346fa12d50859651342443d7d3bf2a6f2c5 2.7s done #12 DONE 4.2s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 2.0s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 2.0s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 2.1s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 11.53MB / 100.43MB 2.1s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 20.97MB / 92.27MB 2.2s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 20.97MB / 100.43MB 2.2s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 2.4s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 40.96MB / 100.43MB 2.4s #10 DONE 4.0s #11 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi #12 3.354 Fedora 37 - aarch64 26 MB/s | 78 MB 00:02 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.5s done #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 79.69MB / 98.11MB 8.2s #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f #12 resolve docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 0.0s done #12 sha256:3a30687df9b732bb88601b6c6c7866d632d5c9d4260cc7ec0fd575abffbbee32 1.48kB / 1.48kB done #12 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.70MB / 53.70MB 2.0s done #12 sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 1.85kB / 1.85kB done #12 sha256:eefb45317844a131035d89384dbbe3858a0c22f6b7884e56648bd6b22d206a8a 529B / 529B done #12 extracting sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 1.8s done #12 DONE 4.0s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.1s #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 51.38MB / 92.27MB 2.5s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 51.38MB / 100.43MB 2.5s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 59.77MB / 92.27MB 2.6s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 61.87MB / 100.43MB 2.6s #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 89.13MB / 98.11MB 9.0s #14 3.432 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe arm64 Packages [4213 B] #14 3.432 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3133 B] #14 3.432 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [378 kB] #14 3.487 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted arm64 Packages [374 kB] #14 3.559 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [786 kB] #10 ... #13 [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 #13 DONE 1.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 #12 extracting sha256:6e2ab1511f035b8d0208496939ad6f66778c120d1c102125b629bdb138ce4a14 8.4s done #12 DONE 13.6s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0.1s #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 80.74MB / 92.27MB 2.8s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 77.59MB / 100.43MB 2.8s #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 2.8s done #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 91.23MB / 92.27MB 2.9s #11 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 2.9s done #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #12 DONE 10.0s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.655 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #14 1.064 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #14 1.161 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #14 1.257 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #14 1.355 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] #14 2.032 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] #14 2.032 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] #14 2.077 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] #14 2.077 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [46.2 kB] #14 2.078 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9393 B] #14 2.078 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1299 kB] #14 2.288 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2661 kB] #14 2.953 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB] #14 2.953 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] #14 2.954 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [996 kB] #14 2.973 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2266 kB] #14 3.104 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [45.9 kB] #14 3.105 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3262 B] #14 3.214 Fetched 20.5 MB in 3s (6938 kB/s) #14 3.214 Reading package lists... #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 95.42MB / 98.11MB 9.4s #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 #14 3.666 Fetched 24.4 MB in 3s (7298 kB/s) #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 #13 DONE 5.8s #14 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #14 DONE 0.2s #15 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true #15 DONE 0.3s #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file #16 0.603 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #16 0.611 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #16 0.611 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #16 0.696 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 87.03MB / 98.11MB 8.7s #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 92.27MB / 98.11MB 9.0s #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.6s #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 90.98MB / 100.43MB 3.0s #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 3.1s #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 #14 4.106 Reading package lists... #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.2s done #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0.1s #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 #12 extracting sha256:013e3017888216ce95d0ffe3d0fb039c509402dc99800465157f56e7520abd4a 9.2s done #12 DONE 13.1s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 extracting sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 2.8s done #11 DONE 5.0s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #12 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 1.1s done #12 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.6s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #12 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #12 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done #12 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 3.6s done #12 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 2.6s done #12 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 4.6s done #12 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.6s done #12 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 4.6s done #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0.4s #16 0.772 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #16 0.847 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.4s done #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #14 4.943 Building dependency tree... #14 5.134 Reading state information... #10 extracting sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 2.0s done #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 #12 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.1s done #12 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done #12 sha256:1e9568cacc4bd0a59a44d8e68ae8fc5f4287c132d455492881f7a1106b722beb 424B / 424B done #12 sha256:e46f21739314ec025a0ce92c7a657ddb65785a29870d74435a08554207fb3688 2.31kB / 2.31kB done #12 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 24.63MB / 24.63MB 6.3s done #12 extracting sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 3.6s #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 10.2s done #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 97.52MB / 98.11MB 9.3s #13 DONE 2.2s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #10 ... #13 [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 #13 DONE 1.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #14 5.412 The following additional packages will be installed: #14 5.412 at autoconf automake autopoint autotools-dev binutils #14 5.412 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #14 5.412 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #14 5.412 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.412 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #14 5.413 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #14 5.413 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.413 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.413 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.413 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #14 5.413 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.413 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.413 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.413 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.413 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.413 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.413 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.413 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.413 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.413 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.413 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.413 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.413 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.413 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.413 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.413 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.413 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.413 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.413 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.413 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.413 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.413 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.413 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.413 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.413 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.413 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.413 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.413 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 5.413 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 5.413 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.413 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.413 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.413 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.413 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 5.413 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 5.413 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 5.413 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.413 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.413 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.413 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.413 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.413 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.413 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.413 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.413 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.413 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.413 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.413 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.413 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.413 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.413 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.413 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.413 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.413 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.413 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.413 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.413 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 5.413 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.413 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.413 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.413 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.413 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.413 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.414 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.414 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.414 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.414 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.414 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.414 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.414 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.414 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.414 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.414 xz-utils #14 5.416 Suggested packages: #14 5.416 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 5.416 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 5.416 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 5.416 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 5.416 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 5.416 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 5.416 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 5.416 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 5.416 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 5.416 mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc #14 5.416 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 5.416 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #14 5.416 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 5.416 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #14 5.416 libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #14 5.416 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 5.416 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 5.416 libstdc++-9-doc libbareword-filehandles-perl libindirect-perl #14 5.416 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #14 5.416 libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 5.416 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.416 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.416 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.416 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 5.416 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 5.416 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 5.416 python3-cryptography python3-openssl python3-socks python3.8-venv #14 5.416 python3.8-doc binfmt-support readline-doc zip wdiff-doc #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done #11 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 #10 DONE 2.9s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #11 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #11 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 1.2s done #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.6s done #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 2.0s done #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.5s done #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.6s #11 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.7s done #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.8s done #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 9.9s done #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.7s done #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 9.5s done #14 5.795 The following NEW packages will be installed: #14 5.795 at autoconf automake autopoint autotools-dev binutils #14 5.795 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #14 3.666 Reading package lists... #14 ... #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.7s done #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #12 DONE 9.7s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 3.666 Reading package lists... #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.6s done #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 10.1s done #12 extracting sha256:db9fb69546622914cfeb85dcfecc4ec0fdd18fee1b049855a32fb3a45f520ce3 done #12 extracting sha256:997037b2d3f1f193cf48d125bdce37ac02722b9c3cc2dd37ee1a5d7db275660f done #12 extracting sha256:f30e4c1dcfd87d94ec3963c01bd0255e625fe6ff2528df55027057f7b6391e3a done #12 extracting sha256:6bead0f8be26143df332e314168c2289680e24da4bb0b80a0f21ed66769ac6f4 done #12 extracting sha256:cdfa720855e4fb5880c5c86ee9587788f5ca34c5e536a6e249e2c8443083a0c8 done #12 extracting sha256:b0a7ae5f5efcacb9fccb865b366f5a563d9c7c469304c39b2ca9c8696b902a49 1.2s done #12 extracting sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6 done #12 DONE 14.7s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 12.5s done #10 extracting sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 1.8s done #10 DONE 3.4s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.9s done #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.4s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.5s done #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.5s done #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 2.4s done #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.6s done #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.5s done #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0.1s #16 55.28 Updating : glibc-2.17-326.el7_9.aarch64 1/65 #16 59.01 Updating : glibc-common-2.17-326.el7_9.aarch64 2/65 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.9s done #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #12 DONE 9.8s #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 3.835 Fedora 39 - aarch64 25 MB/s | 86 MB 00:03 #11 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 #12 resolve docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 0.1s done #12 sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 1.13kB / 1.13kB done #12 sha256:2589fe6bcf90466564741ae0d8309d1323f33b6ec8a5d401a62d0b256bcc3c37 424B / 424B done #12 sha256:5edd8b11048dd1910bbeeae6325888a34a64e8a0d2576b6d843063825b339cd1 2.31kB / 2.31kB done #12 sha256:d79cf5fbd02b4f64ddfb1ba3ae0178a904f012bc2ff0e5603ffdb4668a8f529c 26.14MB / 26.14MB 5.6s done #12 extracting sha256:d79cf5fbd02b4f64ddfb1ba3ae0178a904f012bc2ff0e5603ffdb4668a8f529c 3.9s done #12 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #14 5.795 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #14 5.795 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.795 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #14 5.795 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #14 5.795 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #14 5.795 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 5.795 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 5.795 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 5.795 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.795 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.795 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.795 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.795 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.795 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.795 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.795 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.796 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.796 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.796 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.796 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.796 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.796 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.796 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.796 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.796 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.796 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.796 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.796 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.796 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.796 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.796 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.796 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.796 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.796 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.796 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.0s done #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a #14 5.796 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 5.796 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 5.796 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.796 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.796 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.796 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.796 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 5.796 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 5.796 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 5.796 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.796 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.796 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.796 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.796 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.796 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.796 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.796 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.796 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.796 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.796 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.796 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.796 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.796 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.796 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.796 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.796 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.796 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.796 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.796 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.796 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 5.797 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.797 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.797 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.797 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.797 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.797 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.797 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.797 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.797 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.797 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.797 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.797 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.797 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.797 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.797 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.797 xz-utils #11 DONE 2.8s #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #12 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done #12 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #12 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #12 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #12 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done #12 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.5s done #12 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done #12 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.8s done #12 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done #12 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.8s done #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0.2s #14 0.816 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 4.0s done #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #16 1.776 Fetched 8655 kB in 1s (6042 kB/s) #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0.1s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 #12 extracting sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 4.0s done #12 DONE 10.7s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f #12 extracting sha256:1d4e041d2204b383d6d6893cfcf5b852394f34744a85cea9ec0b3fb65cbc6143 10.5s done #12 DONE 14.2s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 ... #13 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #13 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #13 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #13 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done #13 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done #13 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done #13 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done #13 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.2s done #13 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.6s done #13 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.7s done #13 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s done #13 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.7s done #13 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.5s done #13 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.7s done #13 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #13 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done #13 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.1s done #11 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 #12 DONE 10.2s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #14 6.228 0 upgraded, 352 newly installed, 0 to remove and 0 not upgraded. #14 6.228 Need to get 97.9 MB of archives. #14 6.228 After this operation, 450 MB of additional disk space will be used. #14 6.228 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB] #14 1.244 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #14 1.338 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #17 DONE 7.9s #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #18 DONE 0.0s #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.2s done #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d #13 DONE 9.5s #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0.1s #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0.1s #14 6.393 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.19 [1157 kB] #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done #14 1.437 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #19 0.429 + apk --root / add --no-cache musl-dev gcc #19 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #16 1.776 Reading package lists... #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 8.2s done #14 4.556 Reading package lists... #14 5.393 Building dependency tree... #14 5.591 Reading state information... #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.5s done #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #10 ... #13 [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 #13 DONE 3.4s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #12 DONE 9.5s #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #14 6.820 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [714 kB] #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0.1s #14 1.539 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] #14 1.554 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #16 59.12 Updating : systemd-libs-219-78.el7_9.7.aarch64 3/65 #16 2.246 Reading package lists... #16 2.705 Building dependency tree... #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #10 DONE 9.8s #12 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a #14 5.874 The following additional packages will be installed: #14 5.874 adduser autoconf automake autopoint autotools-dev binutils #14 5.874 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 5.874 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit #14 5.875 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.875 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 5.875 g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n #14 5.875 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 5.875 groff-base intltool-debian iso-codes krb5-locales less #14 5.875 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.875 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.875 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 5.875 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 5.875 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 5.875 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 5.875 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.875 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.875 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.875 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.875 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.875 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.875 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.875 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.875 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.875 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.875 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.875 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.875 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.875 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.875 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.875 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.875 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 5.875 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.875 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.875 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.875 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.875 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.875 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 5.875 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.875 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.875 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.875 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.875 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.875 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.875 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.875 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.875 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.875 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.875 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.875 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.875 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.876 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.876 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.876 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.876 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.876 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.876 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.876 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.876 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.876 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 5.876 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.876 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.876 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.876 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.876 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 5.876 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 5.876 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 5.876 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 5.876 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.876 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.876 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.876 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.876 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.876 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.876 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.876 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.876 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.876 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.876 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.876 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.876 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.876 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.876 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.876 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.877 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.877 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.877 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.877 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.877 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.877 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.877 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.877 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 5.877 zstd #14 5.879 Suggested packages: #14 5.879 cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc #14 5.879 bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at #14 5.879 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things #14 5.879 cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts #14 5.879 faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl #14 5.879 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #14 5.879 piuparts postgresql-client pristine-lfs quilt ratt reprotest #14 5.879 svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 5.879 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 5.879 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 5.879 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 5.879 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 5.879 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 5.879 libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #14 5.879 libscalar-number-perl libsasl2-modules-gssapi-mit #14 5.879 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 5.879 libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl #14 5.879 libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler #14 5.879 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl #14 5.879 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #14 5.879 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #14 5.879 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #14 5.879 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #14 5.879 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 5.879 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 5.879 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 5.879 python3-setuptools python3-openssl python3-socks python-requests-doc #14 5.879 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 5.879 binfmt-support readline-doc zip wdiff-doc #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 5.1s done #14 6.881 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB] #14 6.892 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [1829 kB] #14 6.956 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB] #14 6.957 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB] #14 6.970 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB] #14 6.972 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB] #14 6.974 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB] #14 6.975 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB] #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.3s done #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d #16 2.791 Reading state information... #16 2.899 The following additional packages will be installed: #16 2.900 libmagic-mgc libmagic1 #16 2.915 The following NEW packages will be installed: #16 2.915 file libmagic-mgc libmagic1 #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.8s done #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #14 7.132 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.8 [1647 kB] #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #11 ... #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd #10 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 9.5s done #10 extracting sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad done #10 extracting sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 done #10 extracting sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b done #10 extracting sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 done #10 extracting sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 done #10 extracting sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 1.2s done #10 extracting sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 done #10 DONE 14.2s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #14 2.238 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] #14 2.238 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] #14 2.281 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1743 kB] #14 2.366 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1130 kB] #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.0s done #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #16 3.181 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #16 3.181 Need to get 471 kB of archives. #16 3.181 After this operation, 7091 kB of additional disk space will be used. #16 3.181 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #16 3.188 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #16 3.189 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #16 3.293 debconf: delaying package configuration, since apt-utils is not installed #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a #16 60.60 Updating : systemd-219-78.el7_9.7.aarch64 4/65 #16 61.14 Failed to get D-Bus connection: Operation not permitted #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #14 6.185 The following NEW packages will be installed: #14 6.185 adduser autoconf automake autopoint autotools-dev binutils #14 6.185 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 6.185 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit #14 6.185 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.185 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.185 fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git #14 6.185 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.185 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 6.185 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.185 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #14 6.185 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #14 6.185 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 6.185 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #14 6.185 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 6.185 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.185 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.185 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.185 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.185 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.185 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.185 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.185 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.185 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.185 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.185 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.185 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.185 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.185 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.185 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.185 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.186 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 6.186 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.186 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.186 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.186 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.186 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.186 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 6.186 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.186 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.186 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.186 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 6.186 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 6.186 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 6.186 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.186 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.186 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 6.186 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.186 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.186 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.186 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.186 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.186 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.186 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.186 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.186 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.186 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.186 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.186 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.186 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 6.186 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.186 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.186 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.186 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.186 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 6.186 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 6.186 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 6.186 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 6.186 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.186 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.186 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.186 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.186 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.186 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.186 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 6.186 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.186 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.186 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.186 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.186 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.186 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.187 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.187 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.187 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.187 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.187 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.187 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.187 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.187 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.187 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.187 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.187 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.187 zstd #11 ... #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #12 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #12 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #12 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #12 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #12 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.9s done #12 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.3s done #12 DONE 5.7s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 ... #13 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.5s done #14 2.418 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B] #14 2.566 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [19.1 kB] #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #10 DONE 9.6s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.480 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 0.490 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.490 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.628 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] #13 0.761 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [542 kB] #13 0.887 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] #13 1.829 Fetched 8501 kB in 2s (5310 kB/s) #13 1.829 Reading package lists... #13 2.534 Reading package lists... #13 3.222 Building dependency tree... #13 3.384 Reading state information... #13 3.602 The following additional packages will be installed: #13 3.602 at autoconf automake autopoint autotools-dev binutils #13 3.602 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #13 3.605 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #13 3.605 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.605 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #13 3.605 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #13 3.605 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 3.605 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 3.605 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.605 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 3.605 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 3.605 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 3.605 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 3.605 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 3.605 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.605 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 3.605 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 3.605 libdata-optlist-perl libdevel-callchecker-perl #13 3.605 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 3.605 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 3.605 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 3.605 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 3.605 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 3.605 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 3.605 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 3.605 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 3.605 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 3.605 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 3.605 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 3.605 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 3.605 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.605 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.605 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 3.605 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.605 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.605 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 3.605 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 3.605 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.605 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.605 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.605 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 3.605 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 3.605 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.605 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #13 3.605 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #13 3.605 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #13 3.605 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #13 3.605 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 3.605 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 3.605 libparams-validate-perl libparse-debianchangelog-perl #13 3.605 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 3.605 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 3.605 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 3.605 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 3.605 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.605 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 3.605 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 3.605 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 3.605 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 3.605 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 3.605 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 3.605 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 3.605 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 3.605 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 3.605 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 3.605 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 3.605 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 3.605 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 3.605 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 3.605 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.605 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 3.605 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 3.605 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 3.605 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 3.605 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 3.605 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 3.605 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 3.605 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 3.605 python3-idna python3-magic python3-minimal python3-pkg-resources #13 3.605 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 3.605 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 3.605 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 3.605 Suggested packages: #13 3.605 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 3.605 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 3.605 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 3.605 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 3.605 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 3.605 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.605 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 3.605 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 3.605 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 3.605 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #13 3.605 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #13 3.605 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #13 3.605 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.605 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 3.605 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 3.605 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #13 3.605 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 3.605 libhtml-template-perl libsasl2-modules-gssapi-mit #13 3.605 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.605 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.605 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 3.605 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 3.605 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 3.605 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 3.605 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 3.605 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 3.605 diffutils-doc perl-doc libterm-readline-gnu-perl #13 3.605 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 3.605 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 3.605 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 3.605 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 3.605 readline-doc zip wdiff-doc #13 5.080 The following NEW packages will be installed: #13 5.080 at autoconf automake autopoint autotools-dev binutils #13 5.080 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #13 5.080 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #13 5.080 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #13 5.080 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #13 5.080 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #13 5.080 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #13 5.080 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #13 5.080 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.080 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #13 5.080 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #13 5.080 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 5.081 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #13 5.081 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #13 5.081 libclass-inspector-perl libclass-method-modifiers-perl #13 5.081 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 5.081 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #13 5.081 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #13 5.081 libdevel-callchecker-perl libdevel-globaldestruction-perl #13 5.081 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #13 5.081 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #13 5.081 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 5.081 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 5.081 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 5.081 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 5.081 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 5.081 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 5.081 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 5.081 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 5.081 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 5.081 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.081 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.081 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 5.081 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 5.081 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 5.081 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 5.081 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 5.081 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.081 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.081 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.081 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 5.081 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 5.081 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.081 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #13 5.081 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #13 5.081 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #13 5.081 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #13 5.081 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 5.081 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 5.081 libparams-validate-perl libparse-debianchangelog-perl #13 5.081 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 5.081 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 5.081 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 5.081 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 5.081 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 5.081 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 5.081 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 5.081 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 5.081 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 5.081 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 5.081 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 5.081 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 5.081 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 5.081 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 5.081 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 5.081 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 5.081 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 5.081 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 5.081 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 5.081 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.081 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 5.081 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 5.081 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 5.081 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 5.081 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 5.081 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 5.082 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 5.082 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 5.082 python3-idna python3-magic python3-minimal python3-pkg-resources #13 5.082 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 5.082 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 5.082 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 5.365 0 upgraded, 362 newly installed, 0 to remove and 0 not upgraded. #13 5.365 Need to get 162 MB of archives. #13 5.365 After this operation, 560 MB of additional disk space will be used. #13 5.365 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] #13 5.366 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] #13 5.368 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] #13 5.370 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] #13 5.371 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB] #13 5.373 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB] #13 5.374 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB] #13 5.383 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB] #13 5.384 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB] #13 5.384 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB] #13 5.396 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 5.424 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] #13 5.425 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] #13 5.465 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] #13 5.466 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] #13 5.467 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB] #13 5.481 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u5 [588 kB] #13 5.487 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB] #13 5.488 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u5 [1405 kB] #13 5.502 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] #13 5.503 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] #13 5.503 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] #13 5.504 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] #13 5.505 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] #13 5.507 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB] #13 5.513 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u5 [1641 kB] #13 5.530 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u5 [330 kB] #13 5.533 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] #13 5.533 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] #13 5.534 Get:30 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] #13 5.535 Get:31 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB] #13 5.536 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB] #13 5.536 Get:33 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] #13 5.539 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] #13 5.540 Get:35 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] #13 5.542 Get:36 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB] #13 5.543 Get:37 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u5 [95.7 kB] #13 5.544 Get:38 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] #13 5.545 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB] #13 5.545 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB] #13 5.549 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB] #13 5.551 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB] #13 5.553 Get:43 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] #13 5.641 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u6 [625 kB] #13 5.648 Get:45 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] #13 5.661 Get:46 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] #13 5.662 Get:47 http://deb.debian.org/debian-security buster/updates/main arm64 openssh-client arm64 1:7.9p1-10+deb10u3 [757 kB] #13 5.669 Get:48 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] #13 5.670 Get:49 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] #13 5.672 Get:50 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB] #13 5.674 Get:51 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB] #13 5.674 Get:52 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB] #13 5.675 Get:53 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB] #13 5.677 Get:54 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB] #13 5.681 Get:55 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB] #13 5.682 Get:56 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB] #13 5.690 Get:57 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB] #13 5.694 Get:58 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] #13 5.715 Get:59 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] #13 5.720 Get:60 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] #13 5.741 Get:61 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] #13 5.742 Get:62 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB] #13 5.745 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.289-2 [1561 kB] #13 5.760 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB] #13 5.783 Get:65 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] #13 5.789 Get:66 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] #13 5.796 Get:67 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] #13 5.797 Get:68 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] #13 5.878 Get:69 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] #13 5.878 Get:70 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] #13 5.878 Get:71 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] #13 5.879 Get:72 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] #13 5.880 Get:73 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] #13 5.880 Get:74 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] #13 5.884 Get:75 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] #13 5.885 Get:76 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] #13 5.888 Get:77 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] #13 5.890 Get:78 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] #13 5.898 Get:79 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] #13 5.987 Get:80 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] #13 5.987 Get:81 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] #13 6.002 Get:82 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] #13 6.095 Get:83 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] #13 6.095 Get:84 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] #13 6.099 Get:85 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB] #13 6.114 Get:86 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] #13 6.115 Get:87 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB] #13 6.133 Get:88 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] #13 6.133 Get:89 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB] #13 6.142 Get:90 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] #13 6.143 Get:91 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] #13 6.144 Get:92 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] #13 6.146 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 6.147 Get:94 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] #13 6.149 Get:95 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] #13 6.150 Get:96 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] #13 6.151 Get:97 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] #13 6.152 Get:98 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB] #13 6.154 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u6 [315 kB] #13 6.157 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u6 [262 kB] #13 6.160 Get:101 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 6.161 Get:102 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB] #13 6.167 Get:103 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB] #13 6.167 Get:104 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB] #13 6.168 Get:105 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 6.169 Get:106 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 6.169 Get:107 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB] #13 6.170 Get:108 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB] #13 6.182 Get:109 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB] #13 6.184 Get:110 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u3 [92.6 kB] #13 6.185 Get:111 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB] #13 6.198 Get:112 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 6.198 Get:113 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB] #13 6.201 Get:114 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB] #13 6.212 Get:115 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB] #13 6.575 Get:116 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] #13 6.575 Get:117 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] #13 6.577 Get:118 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] #13 6.577 Get:119 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] #13 6.582 Get:120 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB] #13 6.583 Get:121 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] #13 6.583 Get:122 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] #13 6.590 Get:123 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 6.599 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] #13 6.607 Get:125 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] #13 6.614 Get:126 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] #13 6.615 Get:127 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] #13 6.621 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] #13 6.625 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] #13 6.630 Get:130 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] #13 6.635 Get:131 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] #13 6.642 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #13 6.642 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB] #13 6.643 Get:134 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB] #13 6.643 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB] #13 6.644 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 6.644 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.645 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 6.645 Get:139 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB] #13 6.645 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 6.645 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB] #13 6.646 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB] #13 6.646 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 6.647 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 6.648 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB] #13 6.649 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB] #13 6.650 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB] #13 6.652 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB] #13 6.653 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB] #13 6.653 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 6.653 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB] #13 6.654 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB] #13 6.654 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 6.654 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB] #13 6.655 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB] #13 6.656 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.658 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB] #13 6.659 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 6.659 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB] #13 6.660 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 6.660 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.661 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B] #13 6.661 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB] #13 6.664 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB] #13 6.666 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB] #13 6.666 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 6.667 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.667 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.667 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB] #13 6.669 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB] #13 6.670 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #13 6.671 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB] #13 6.681 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB] #11 ... #16 3.319 Fetched 471 kB in 0s (1746 kB/s) #16 3.337 Selecting previously unselected package libmagic-mgc. #16 3.337 (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 ... 15720 files and directories currently installed.) #13 [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 #13 DONE 1.5s #16 3.346 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #16 3.349 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #16 3.417 Selecting previously unselected package libmagic1:amd64. #16 3.419 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #16 3.425 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #16 3.459 Selecting previously unselected package file. #16 3.460 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ... #16 3.464 Unpacking file (1:5.39-3+deb11u1) ... #16 3.500 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #16 3.516 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #16 3.532 Setting up file (1:5.39-3+deb11u1) ... #16 61.18 Installing : mpfr-3.1.1-4.el7.aarch64 5/65 #14 6.617 0 upgraded, 396 newly installed, 0 to remove and 2 not upgraded. #14 6.617 Need to get 136 MB of archives. #14 6.617 After this operation, 526 MB of additional disk space will be used. #14 6.617 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB] #14 7.735 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.8 [387 kB] #14 7.749 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] #14 7.752 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB] #14 7.758 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB] #14 7.759 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB] #14 7.761 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB] #14 7.763 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB] #14 7.786 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB] #14 7.787 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB] #14 7.808 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB] #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e #12 DONE 7.2s #13 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d #14 2.710 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB] #14 2.751 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB] #14 2.853 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [18.8 kB] #10 ... #13 [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 #13 DONE 1.8s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #13 6.681 Get:174 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u7 [7308 B] #13 6.682 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] #13 6.683 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB] #13 6.684 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] #13 6.685 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB] #13 6.685 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB] #13 6.688 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB] #13 6.691 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB] #13 6.705 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB] #13 6.705 Get:183 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u7 [325 kB] #13 6.708 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u7 [1136 kB] #13 6.722 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] #13 6.724 Get:186 http://deb.debian.org/debian-security buster/updates/main arm64 libunbound8 arm64 1.9.0-2+deb10u3 [434 kB] #13 6.728 Get:187 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u10 [317 kB] #13 6.731 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u7 [558 kB] #13 6.736 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u6 [313 kB] #13 6.739 Get:190 http://deb.debian.org/debian-security buster/updates/main arm64 libpcre2-8-0 arm64 10.32-5+deb10u1 [187 kB] #13 6.741 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] #13 6.742 Get:192 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 6.756 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u8 [5501 kB] #13 6.840 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] #13 6.855 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] #13 6.859 Get:196 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] #13 6.909 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] #13 6.933 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #19 1.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #19 1.821 (1/9) Installing binutils (2.39-r2) #19 1.901 (2/9) Installing libgomp (12.2.1_git20220924-r4) #16 3.543 Processing triggers for libc-bin (2.31-13+deb11u6) ... #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.5s done #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0.1s #11 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #14 6.790 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssl3 arm64 3.0.8-1ubuntu1.2 [1761 kB] #14 7.988 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB] #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #13 6.825 Fedora 38 - aarch64 12 MB/s | 79 MB 00:06 #14 2.870 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4741 B] #14 2.873 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [837 kB] #14 3.102 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1374 kB] #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.1s done #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d #13 6.934 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] #13 6.936 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 6.937 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] #13 6.939 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB] #13 6.939 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 6.940 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 6.940 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 6.940 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 6.941 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB] #13 6.942 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 6.942 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 6.942 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB] #13 6.944 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB] #13 6.945 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 6.945 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB] #13 6.945 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB] #13 6.946 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB] #13 6.947 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB] #13 6.949 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB] #13 6.950 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB] #13 6.951 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB] #13 6.952 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB] #13 6.953 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB] #13 6.954 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 6.957 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B] #13 6.958 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB] #13 6.959 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 6.960 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 6.961 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB] #13 6.961 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 6.962 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 6.963 Get:230 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B] #13 6.963 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 6.964 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB] #13 6.966 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB] #13 6.967 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB] #13 6.970 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 6.984 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB] #13 6.985 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 6.985 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 6.986 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 6.987 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 6.988 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] #13 6.988 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB] #13 6.989 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB] #13 6.990 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB] #13 6.991 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 6.992 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB] #13 6.994 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 6.995 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 6.996 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.002 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 7.002 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.003 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB] #13 7.004 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB] #13 7.006 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.010 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB] #13 7.011 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB] #13 7.011 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.012 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB] #13 7.014 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB] #13 7.016 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 7.017 Get:261 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB] #13 7.027 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] #13 7.028 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] #13 7.029 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] #13 7.029 Get:265 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB] #13 7.032 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB] #13 7.032 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB] #13 7.032 Get:268 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB] #13 7.033 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 7.033 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB] #13 7.057 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B] #13 7.058 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB] #13 7.058 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 7.058 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB] #13 7.059 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] #13 7.060 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] #13 7.063 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB] #13 7.064 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB] #13 7.064 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB] #13 7.066 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 7.066 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 7.067 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] #13 7.073 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] #13 7.074 Get:284 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB] #13 7.074 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.39-0+deb10u1 [163 kB] #13 7.076 Get:286 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u2 [396 kB] #13 7.080 Get:287 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u2 [1890 kB] #13 7.097 Get:288 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7 arm64 2.7.16-2+deb10u2 [958 kB] #13 7.106 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] #13 7.113 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #13 7.115 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB] #13 7.116 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB] #13 7.116 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B] #13 7.117 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B] #13 7.117 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB] #13 7.117 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB] #13 7.118 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB] #13 7.118 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 7.119 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B] #13 7.120 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.121 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB] #13 7.122 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB] #13 7.123 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB] #13 7.125 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.126 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB] #13 7.127 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 7.128 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] #13 7.130 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB] #13 7.132 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB] #13 7.133 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB] #19 1.907 (3/9) Installing libatomic (12.2.1_git20220924-r4) #19 1.909 (4/9) Installing gmp (6.2.1-r2) #19 1.916 (5/9) Installing isl25 (0.25-r1) #19 1.940 (6/9) Installing mpfr4 (4.1.0-r0) #19 1.964 (7/9) Installing mpc1 (1.2.1-r1) #19 1.967 (8/9) Installing gcc (12.2.1_git20220924-r4) #16 DONE 3.9s #17 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help #16 61.47 Installing : libmpc-1.0.1-3.el7.aarch64 6/65 #14 7.263 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-minimal arm64 3.11.4-1~23.04 [834 kB] #14 7.301 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexpat1 arm64 2.5.0-1 [71.2 kB] #14 7.304 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11-minimal arm64 3.11.4-1~23.04 [2151 kB] #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.6s done #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d #14 3.264 Fetched 18.1 MB in 3s (6367 kB/s) #13 DONE 0.4s #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #11 DONE 3.5s #12 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi #13 7.134 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.135 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB] #13 7.138 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.140 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB] #13 7.141 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.141 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.142 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.143 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB] #13 7.144 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB] #13 7.145 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB] #13 7.146 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 7.147 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB] #13 7.149 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB] #13 7.151 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] #13 7.154 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] #13 7.155 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 7.156 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] #13 7.157 Get:328 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-data all 2:1.6.7-1+deb10u3 [299 kB] #13 7.177 Get:329 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u3 [732 kB] #13 7.184 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] #13 7.184 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 7.184 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 7.185 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 7.186 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB] #13 7.189 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.189 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB] #13 7.190 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 7.190 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #13 7.191 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB] #13 7.191 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB] #13 7.192 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB] #13 7.192 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB] #13 7.193 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB] #13 7.219 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] #13 7.219 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] #13 7.219 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] #13 7.246 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB] #13 7.248 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 7.250 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] #13 7.252 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] #13 7.254 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB] #13 7.258 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB] #13 7.259 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B] #13 7.260 Get:354 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB] #13 7.263 Get:355 http://deb.debian.org/debian-security buster/updates/main arm64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB] #13 7.265 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B] #13 7.265 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB] #13 7.266 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB] #13 7.276 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB] #13 7.285 Get:360 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB] #13 7.288 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] #13 7.288 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.3s done #17 0.538 go: downloading github.com/tc-hib/go-winres v0.3.0 #16 61.78 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64 7/65 #14 7.427 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-minimal arm64 3.11.2-1 [24.6 kB] #14 7.430 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 media-types all 10.0.0 [25.8 kB] #14 7.448 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5support0 arm64 1.20.1-1build1 [31.4 kB] #14 7.448 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libk5crypto3 arm64 1.20.1-1build1 [85.0 kB] #14 7.450 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B] #14 7.452 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5-3 arm64 1.20.1-1build1 [345 kB] #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.1s done #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0.1s #14 8.644 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B] #14 8.644 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.4 [3772 kB] #14 DONE 0.4s #13 7.468 debconf: delaying package configuration, since apt-utils is not installed #13 7.498 Fetched 162 MB in 2s (74.2 MB/s) #13 7.525 Selecting previously unselected package sensible-utils. #13 7.525 (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 ... 6679 files and directories currently installed.) #13 7.530 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 7.550 Unpacking sensible-utils (0.0.12) ... #13 7.614 Selecting previously unselected package lsb-base. #13 7.616 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 7.625 Unpacking lsb-base (10.2019051400) ... #13 7.700 Selecting previously unselected package cron. #13 7.702 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ... #13 7.718 Unpacking cron (3.0pl1-134+deb10u1) ... #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #12 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.512 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 0.522 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #13 0.523 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #13 0.618 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #13 0.708 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #13 0.814 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #13 1.903 Fetched 8655 kB in 2s (5257 kB/s) #13 1.903 Reading package lists... #13 2.507 Reading package lists... #13 3.108 Building dependency tree... #13 3.246 Reading state information... #13 3.406 The following additional packages will be installed: #13 3.406 autoconf automake autopoint autotools-dev binutils binutils-common #13 3.406 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 3.406 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #13 3.406 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.406 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.406 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.406 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.406 intltool-debian iso-codes less libalgorithm-diff-perl #13 3.406 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #13 3.406 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #13 3.406 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #13 3.406 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #13 3.406 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #13 3.406 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #13 3.406 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.406 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 3.406 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 3.406 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 3.406 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 3.406 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #13 3.406 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.406 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.406 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.406 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.406 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.406 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.406 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.406 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.406 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.406 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 3.406 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 3.406 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 3.406 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 3.406 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.406 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.406 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.406 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 3.406 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.406 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 3.406 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 3.406 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 3.406 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.406 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 3.406 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 3.406 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 3.406 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 3.406 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 3.406 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.406 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 3.406 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 3.406 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 3.406 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 3.406 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 3.406 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 3.406 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 3.406 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 3.406 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 3.406 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #13 3.406 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 3.406 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.406 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.406 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.414 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 3.414 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 3.414 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.414 libstring-shellquote-perl libsub-exporter-perl #13 3.414 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.414 libsub-name-perl libsub-override-perl libsub-quote-perl #13 3.414 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 3.414 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 3.414 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 3.414 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 3.414 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 3.414 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.414 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #13 3.414 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #13 3.414 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #13 3.414 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #13 3.414 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #13 3.414 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #13 3.414 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #13 3.414 netbase openssh-client openssl patch patchutils pbzip2 perl #13 3.414 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #13 3.414 pristine-tar publicsuffix python-apt-common python3 python3-apt #13 3.414 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #13 3.414 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.414 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #13 3.414 python3.9-minimal readline-common sensible-utils shared-mime-info strace #13 3.414 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 3.414 Suggested packages: #13 3.414 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.414 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #13 3.414 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #13 3.414 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 3.414 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.414 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.414 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.414 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.414 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #13 3.414 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.414 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 3.414 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #13 3.414 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm #13 3.414 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 3.414 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #13 3.414 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #13 3.414 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc #13 3.414 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #13 3.414 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #13 3.414 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #13 3.414 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #13 3.414 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #13 3.414 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.414 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.414 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #13 3.414 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.414 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc #13 5.277 The following NEW packages will be installed: #13 5.277 autoconf automake autopoint autotools-dev binutils binutils-common #13 5.277 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 5.277 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #13 5.277 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 5.277 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.277 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #13 5.277 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.277 gpgconf gpgsm groff-base intltool-debian iso-codes less #13 5.277 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 5.278 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 5.278 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #13 5.278 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 5.278 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.278 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #13 5.278 libclass-inspector-perl libclass-method-modifiers-perl #13 5.278 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 5.278 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 5.278 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 5.278 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 5.278 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 5.278 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 5.278 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 5.278 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 5.278 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 5.278 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 5.278 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 5.278 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 5.278 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 5.278 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 5.278 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.278 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 5.278 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 5.278 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 5.278 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 5.278 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.278 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.278 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 5.278 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 5.278 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.278 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.278 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 5.278 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.278 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 5.278 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 5.278 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 5.278 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 5.278 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 5.278 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.278 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 5.278 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 5.278 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 5.278 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 5.278 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 5.278 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 5.278 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 5.278 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 5.278 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 5.278 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #13 5.278 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 5.278 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 5.278 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.278 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.278 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 5.278 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 5.278 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.278 libstring-shellquote-perl libsub-exporter-perl #13 5.278 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.278 libsub-name-perl libsub-override-perl libsub-quote-perl #13 5.278 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 5.278 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 5.278 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 5.278 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 5.278 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 5.278 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.278 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #13 5.278 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #13 5.278 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #13 5.278 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #13 5.278 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #13 5.278 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #13 5.278 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #13 5.278 netbase openssh-client openssl patch patchutils pbzip2 perl #13 5.278 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #13 5.278 pristine-tar publicsuffix python-apt-common python3 python3-apt #13 5.278 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #13 5.278 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.278 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #13 5.279 python3.9-minimal readline-common sensible-utils shared-mime-info strace #13 5.279 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 5.567 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded. #13 5.567 Need to get 175 MB of archives. #13 5.567 After this operation, 572 MB of additional disk space will be used. #13 5.567 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB] #13 5.572 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #13 5.573 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] #13 5.580 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #13 5.581 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #13 5.581 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] #13 5.591 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #13 5.614 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #13 5.614 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB] #13 5.649 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB] #13 5.651 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #13 5.652 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] #13 5.658 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB] #13 5.659 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] #13 5.673 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #13 5.673 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #13 5.674 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #13 5.675 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u1 [132 kB] #13 5.676 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #13 5.676 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #13 5.678 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] #13 5.683 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] #13 5.699 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] #13 5.700 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #13 5.700 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #13 5.701 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] #13 5.702 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #13 5.702 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #13 5.703 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #13 5.703 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] #13 5.707 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #13 5.708 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #13 5.710 Get:33 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #13 5.711 Get:34 http://deb.debian.org/debian-security bullseye-security/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #13 5.712 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] #13 5.713 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #13 5.723 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #13 5.724 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] #13 5.725 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #13 5.726 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #13 5.726 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #13 5.727 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB] #13 5.734 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] #13 5.734 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #13 5.736 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #13 5.765 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #13 5.766 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #13 5.769 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 5.769 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #13 5.775 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] #13 5.779 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #13 5.800 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #13 5.805 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #13 5.806 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #13 5.806 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #13 5.824 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #13 5.824 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u6 [276 kB] #13 5.826 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.191-1 [1652 kB] #13 5.838 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #13 5.839 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #13 5.840 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #13 5.841 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u6 [2360 kB] #13 5.863 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #13 5.868 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #13 5.882 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #13 5.883 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #13 5.944 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #13 5.945 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #13 5.946 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #13 5.947 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #13 5.947 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #13 5.947 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #13 5.961 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #13 5.966 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #13 5.979 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #13 5.984 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #13 5.985 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #13 5.999 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #13 6.127 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #13 6.134 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #13 6.142 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #13 6.224 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #13 6.224 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #13 6.228 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB] #13 6.239 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #13 6.241 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] #13 6.256 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #13 6.257 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #13 6.259 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #13 6.259 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #13 6.260 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #13 6.262 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] #13 6.263 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #13 6.264 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #13 6.264 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] #13 6.265 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] #13 6.268 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] #13 6.270 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #13 6.271 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] #13 6.272 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #13 6.276 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] #13 6.277 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #13 6.278 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] #13 6.278 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 6.279 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 6.279 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #13 6.280 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] #13 6.282 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #13 6.349 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] #13 6.354 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] #13 6.363 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 6.363 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.365 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] #13 6.373 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] #13 6.628 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #13 6.629 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #13 6.629 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #13 6.630 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] #13 6.634 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] #13 6.635 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #13 6.635 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] #13 6.641 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #13 6.649 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] #13 6.656 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] #13 6.663 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #13 6.663 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] #13 6.668 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] #13 6.672 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] #13 6.675 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] #13 6.680 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] #13 6.685 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] #13 6.686 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #13 6.686 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #13 6.686 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] #13 6.687 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] #13 6.687 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] #13 6.688 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 6.688 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] #13 6.689 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 6.689 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] #13 6.689 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] #13 6.691 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 6.693 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 6.694 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 6.695 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 6.695 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] #13 6.699 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] #13 6.699 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 6.700 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.700 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] #13 6.700 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] #13 6.701 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 6.701 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] #13 6.702 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] #13 6.703 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.704 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] #13 6.704 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 6.705 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] #13 6.720 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.720 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.720 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] #13 6.721 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] #13 6.725 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] #13 6.728 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] #13 6.728 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.728 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.729 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.729 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] #13 6.730 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #13 6.731 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #13 6.732 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] #13 6.739 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] #13 6.739 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B] #13 6.739 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] #13 6.741 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] #13 6.741 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #13 6.742 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] #13 6.742 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] #13 6.745 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] #13 6.747 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] #13 6.748 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] #13 6.748 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #13 6.756 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #13 6.758 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u7 [343 kB] #13 6.761 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #13 6.761 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 6.775 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB] #13 6.822 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] #13 6.839 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #16 62.08 Updating : 7:device-mapper-1.02.170-6.el7_9.5.aarch64 8/65 #14 8.806 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.4 [224 kB] #14 8.808 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.19 [600 kB] #14 8.816 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 8.818 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.13 [4836 B] #14 8.819 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB] #14 8.866 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB] #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 7.801 Selecting previously unselected package libbsd0:arm64. #13 7.803 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ... #13 7.823 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... #13 7.907 Selecting previously unselected package bsdmainutils. #13 7.908 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ... #13 7.917 Unpacking bsdmainutils (11.1.2+b1) ... #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0.1s #12 DONE 11.0s #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 4.506 Fedora 39 - x86_64 22 MB/s | 90 MB 00:04 #13 6.839 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #13 6.842 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 6.842 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] #13 6.842 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] #13 6.843 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 6.843 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #13 6.846 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] #13 6.846 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 6.847 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 6.847 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.847 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] #13 6.848 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 6.848 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #13 6.850 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] #13 6.854 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #13 6.856 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #13 6.857 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #13 6.858 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #13 6.858 Get:208 http://deb.debian.org/debian-security bullseye-security/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #13 6.860 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u4 [290 kB] #13 6.862 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #13 6.862 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 6.863 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #13 6.864 Get:213 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-data all 2:1.7.2-1+deb11u1 [311 kB] #13 6.866 Get:214 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u1 [772 kB] #13 6.870 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1~deb11u1 [49.6 kB] #13 6.870 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #13 6.872 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u6 [246 kB] #13 6.873 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 6.874 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 6.874 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] #13 6.874 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] #13 6.875 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] #13 6.875 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] #13 6.876 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 6.876 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] #13 6.877 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] #13 6.878 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 6.879 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 6.881 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] #13 6.882 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] #13 6.883 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 6.884 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 6.884 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] #13 6.886 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 6.887 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] #13 6.888 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 6.889 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 6.890 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 6.945 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] #13 6.945 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 6.947 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] #13 6.947 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 6.948 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] #13 6.949 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 6.950 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 6.951 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] #13 6.952 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B] #13 6.953 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] #13 6.956 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #13 6.957 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #13 6.958 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] #13 6.958 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 6.959 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 6.961 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 6.961 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #13 6.963 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] #13 6.964 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] #13 6.965 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 6.966 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] #13 6.967 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #13 6.976 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] #13 6.978 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 6.979 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] #13 6.980 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 6.980 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 6.980 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 6.982 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 6.982 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 6.983 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] #13 6.984 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] #13 6.988 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 6.988 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] #13 6.988 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] #13 6.989 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] #13 6.990 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 6.991 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] #13 6.992 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] #13 6.998 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 6.998 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] #13 7.004 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #13 7.013 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #13 7.013 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] #13 7.014 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] #13 7.014 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 7.014 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 7.015 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 7.015 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 7.015 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] #13 7.016 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 7.016 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] #13 7.019 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 7.019 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 7.020 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] #13 7.021 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] #13 7.022 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] #13 7.023 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 7.024 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #13 7.027 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #13 7.028 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #13 7.029 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 7.029 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 7.029 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.030 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] #13 7.030 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] #13 7.032 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #13 7.034 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 7.034 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 7.035 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 7.036 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] #13 7.037 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] #13 7.039 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] #13 7.040 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] #13 7.042 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] #13 7.043 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] #13 7.044 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.044 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] #13 7.045 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] #16 62.40 Installing : 1:make-3.82-24.el7.aarch64 9/65 #16 62.73 Installing : checkpolicy-2.5-8.el7.aarch64 10/65 #14 7.856 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgssapi-krb5-2 arm64 1.20.1-1build1 [139 kB] #19 2.887 (9/9) Installing musl-dev (1.2.3-r5) #19 2.975 Executing busybox-1.35.0-r29.trigger #19 2.980 OK: 491 MiB in 50 packages #14 8.868 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB] #14 8.868 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB] #14 9.017 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB] #13 8.025 Selecting previously unselected package libuchardet0:arm64. #13 8.027 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ... #13 8.035 Unpacking libuchardet0:arm64 (0.0.6-3) ... #13 8.107 Selecting previously unselected package groff-base. #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #13 7.046 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 7.047 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] #13 7.048 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] #13 7.050 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] #13 7.052 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #13 7.053 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.055 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] #13 7.056 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 7.057 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 7.057 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #13 7.058 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] #13 7.059 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] #13 7.063 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.063 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] #13 7.066 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.069 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] #13 7.069 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.070 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.070 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.071 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] #13 7.071 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] #13 7.072 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] #13 7.073 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] #13 7.074 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] #13 7.076 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] #13 7.077 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] #13 7.078 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] #13 7.082 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] #13 7.082 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] #13 7.082 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] #13 7.082 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #13 7.082 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 7.082 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 7.082 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 7.083 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #13 7.086 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.086 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 7.086 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #13 7.087 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] #13 7.087 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] #13 7.088 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] #13 7.089 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] #13 7.090 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] #13 7.092 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #13 7.093 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB] #13 7.094 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] #13 7.102 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] #13 7.102 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #13 7.118 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #13 7.119 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] #13 7.119 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] #13 7.120 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] #13 7.122 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] #13 7.123 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 7.124 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #13 7.125 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #13 7.126 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] #13 7.127 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] #13 7.128 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #13 7.130 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 7.130 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 7.130 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] #13 7.131 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] #13 7.131 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #13 7.135 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] #13 7.142 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #13 7.143 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a #14 3.264 Reading package lists... #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca #14 8.190 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 8.193 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB] #14 8.225 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB] #14 8.241 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 readline-common all 8.2-1.3 [55.7 kB] #14 8.277 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadline8 arm64 8.2-1.3 [150 kB] #14 8.330 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsqlite3-0 arm64 3.40.1-1 [661 kB] #14 8.432 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-stdlib arm64 3.11.4-1~23.04 [1882 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.502 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 0.511 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #13 0.511 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 0.571 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8906 kB] #13 0.649 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6432 B] #13 0.678 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [63.2 kB] #13 1.914 Fetched 9227 kB in 2s (5526 kB/s) #13 1.914 Reading package lists... #13 2.545 Reading package lists... #13 3.206 Building dependency tree... #13 3.335 Reading state information... #13 3.517 The following additional packages will be installed: #13 3.517 autoconf automake autopoint autotools-dev binutils binutils-common #13 3.517 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 3.517 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #13 3.518 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.518 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.518 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.519 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.519 intltool-debian iso-codes krb5-locales less libabsl20220623 #13 3.519 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.519 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #13 3.519 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #13 3.519 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #13 3.519 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #13 3.519 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 3.519 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #13 3.519 libclass-inspector-perl libclass-method-modifiers-perl #13 3.519 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 3.519 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 3.519 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 3.519 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 3.519 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 3.519 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #13 3.519 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.519 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.519 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.519 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.519 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.519 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #13 3.519 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.519 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.519 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.519 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.519 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #13 3.519 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #13 3.519 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0 #13 3.519 libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl #13 3.519 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.519 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #13 3.519 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.519 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #13 3.519 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #13 3.519 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.519 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.519 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #13 3.519 libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo #13 3.519 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #13 3.519 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 3.519 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 3.519 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.519 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.519 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 3.519 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 3.519 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 3.519 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 3.519 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 3.519 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 3.519 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 3.519 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 3.519 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 3.519 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 3.519 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 3.519 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 3.519 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 3.519 libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9 #13 3.519 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 3.519 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 3.519 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.519 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.519 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 3.519 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 3.519 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.519 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 3.519 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.519 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 3.519 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 3.519 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 3.519 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 3.519 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 3.519 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 3.519 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 3.519 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.519 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 3.519 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 3.519 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 3.519 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.519 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 3.519 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 3.519 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 3.519 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 3.519 manpages manpages-dev media-types netbase openssh-client openssl patch #13 3.519 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 3.519 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 3.519 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 3.519 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 3.519 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.519 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 3.519 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 3.519 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 3.519 xdg-user-dirs xz-utils zstd #13 3.521 Suggested packages: #13 3.521 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.521 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #13 3.521 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #13 3.521 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 3.521 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #13 3.521 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.521 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.521 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.521 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc #13 3.521 gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.521 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #13 3.521 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #13 3.521 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #13 3.521 low-memory-monitor gpm krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #13 3.521 libscalar-number-perl libsasl2-modules-gssapi-mit #13 3.521 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.521 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.521 libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl #13 3.521 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #13 3.521 libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #13 3.521 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 3.521 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #13 3.521 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #13 3.521 libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.521 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.521 python3-tk python3-venv python-apt-doc python3-setuptools #13 3.521 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.521 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #13 3.521 binfmt-support readline-doc zip wdiff-doc #13 5.737 The following NEW packages will be installed: #13 5.737 autoconf automake autopoint autotools-dev binutils binutils-common #13 5.737 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 5.737 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #13 5.737 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 5.739 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.739 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #13 5.739 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.739 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #13 5.739 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.739 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #13 5.739 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #13 5.739 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #13 5.739 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #13 5.739 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.739 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #13 5.739 libclass-data-inheritable-perl libclass-inspector-perl #13 5.739 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.739 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 5.739 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 5.739 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 5.739 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 5.739 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #13 5.739 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #13 5.739 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #13 5.739 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #13 5.739 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #13 5.739 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #13 5.739 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #13 5.739 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #13 5.739 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #13 5.739 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #13 5.739 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 5.739 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #13 5.739 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.739 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #13 5.739 libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1 #13 5.739 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #13 5.739 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #13 5.739 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.739 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.739 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 5.739 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 5.739 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 5.739 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.739 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.739 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl #13 5.739 libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 #13 5.739 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 5.739 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 5.739 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.739 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.739 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 5.739 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 5.739 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 5.739 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 5.739 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 5.739 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 5.739 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 5.739 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 5.739 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 5.739 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 5.739 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 5.739 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 5.739 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 5.739 libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9 #13 5.739 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 5.739 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 5.739 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.739 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.739 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 5.739 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 5.739 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.739 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 5.739 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.739 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 5.739 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 5.739 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 5.739 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 5.739 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 5.739 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 5.739 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 5.739 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.739 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 5.739 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 5.739 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 5.739 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.739 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 5.739 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 5.739 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 5.739 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 5.739 manpages manpages-dev media-types netbase openssh-client openssl patch #13 5.739 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 5.739 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 5.739 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 5.739 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 5.739 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.739 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 5.739 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 5.739 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 5.739 xdg-user-dirs xz-utils zstd #13 6.022 0 upgraded, 426 newly installed, 0 to remove and 0 not upgraded. #13 6.022 Need to get 194 MB of archives. #13 6.022 After this operation, 685 MB of additional disk space will be used. #13 6.022 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7 [2815 kB] #13 6.045 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #13 6.045 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #13 6.047 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7 [4218 kB] #13 6.077 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7 [239 kB] #13 6.079 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #13 6.079 Get:7 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.9-1 [2016 kB] #13 6.094 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] #13 6.100 Get:9 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #13 6.101 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] #13 6.114 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #13 6.117 Get:12 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #13 6.117 Get:13 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #13 6.118 Get:14 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2 [32.3 kB] #13 6.119 Get:15 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2 [79.0 kB] #13 6.119 Get:16 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #13 6.120 Get:17 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2 [331 kB] #13 6.122 Get:18 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2 [134 kB] #13 6.124 Get:19 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 6.124 Get:20 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #13 6.124 Get:21 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #13 6.125 Get:22 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #13 6.126 Get:23 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #13 6.127 Get:24 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #13 6.132 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] #13 6.143 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] #13 6.146 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #13 6.147 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #13 6.147 Get:29 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2 [131 kB] #13 6.148 Get:30 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #13 6.148 Get:31 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 6.149 Get:32 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #13 6.149 Get:33 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.9-1 [1416 kB] #13 6.158 Get:34 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #13 6.159 Get:35 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #13 6.161 Get:36 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #13 6.162 Get:37 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #13 6.162 Get:38 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #13 6.163 Get:39 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #13 6.164 Get:40 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #13 6.170 Get:41 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2 [62.6 kB] #13 6.171 Get:42 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB] #13 6.171 Get:43 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #13 6.172 Get:44 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #13 6.181 Get:45 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB] #13 6.191 Get:46 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #13 6.192 Get:47 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #13 6.193 Get:48 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #13 6.193 Get:49 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #13 6.194 Get:50 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2 [988 kB] #13 6.200 Get:51 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #13 6.201 Get:52 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #13 6.204 Get:53 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #13 6.206 Get:54 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #13 6.209 Get:55 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #13 6.210 Get:56 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #13 6.216 Get:57 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #13 6.219 Get:58 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #13 6.237 Get:59 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #13 6.242 Get:60 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #13 6.243 Get:61 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #13 6.244 Get:62 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #13 6.249 Get:63 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #13 6.249 Get:64 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #13 6.264 Get:65 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #13 6.264 Get:66 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u1 [44.9 kB] #13 6.265 Get:67 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.52-1 [1851 kB] #13 6.275 Get:68 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #13 6.276 Get:69 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #13 6.277 Get:70 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #13 6.278 Get:71 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #13 6.279 Get:72 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u1 [1900 kB] #13 6.291 Get:73 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1 [690 kB] #13 6.296 Get:74 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #13 6.302 Get:75 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #13 6.302 Get:76 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #13 6.375 Get:77 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #13 6.376 Get:78 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #13 6.376 Get:79 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #13 6.377 Get:80 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #13 6.378 Get:81 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #13 6.379 Get:82 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #13 6.394 Get:83 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #13 6.401 Get:84 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #13 6.418 Get:85 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #13 6.423 Get:86 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #13 6.433 Get:87 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #13 6.450 Get:88 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #13 6.592 Get:89 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #13 6.592 Get:90 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #13 6.606 Get:91 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #13 6.686 Get:92 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #13 6.686 Get:93 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #13 6.689 Get:94 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #13 6.693 Get:95 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #13 6.694 Get:96 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #13 6.705 Get:97 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #13 6.705 Get:98 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #13 6.707 Get:99 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #13 6.708 Get:100 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #13 6.708 Get:101 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #13 6.710 Get:102 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB] #13 6.711 Get:103 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #13 6.711 Get:104 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #13 6.712 Get:105 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #13 6.713 Get:106 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u1 [386 kB] #13 6.715 Get:107 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u1 [314 kB] #13 6.717 Get:108 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #13 6.717 Get:109 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #13 6.718 Get:110 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] #13 6.721 Get:111 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #13 6.722 Get:112 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #13 6.722 Get:113 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #13 6.723 Get:114 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 6.723 Get:115 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 6.723 Get:116 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #13 6.725 Get:117 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #13 6.725 Get:118 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #13 6.799 Get:119 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #13 6.804 Get:120 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #13 6.812 Get:121 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 6.813 Get:122 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.815 Get:123 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #13 6.823 Get:124 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB] #13 7.048 Get:125 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #13 7.048 Get:126 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #13 7.049 Get:127 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #13 7.049 Get:128 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #13 7.053 Get:129 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #13 7.054 Get:130 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #13 7.055 Get:131 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #13 7.060 Get:132 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 7.069 Get:133 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #13 7.074 Get:134 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #13 7.081 Get:135 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #13 7.081 Get:136 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #13 7.087 Get:137 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #13 7.091 Get:138 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #13 7.095 Get:139 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #13 7.099 Get:140 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #13 7.105 Get:141 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #13 7.105 Get:142 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #13 7.105 Get:143 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #13 7.106 Get:144 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #13 7.106 Get:145 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #13 7.107 Get:146 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #13 7.108 Get:147 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 7.108 Get:148 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #13 7.108 Get:149 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #13 7.109 Get:150 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 7.109 Get:151 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #13 7.110 Get:152 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #13 7.111 Get:153 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 7.113 Get:154 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #13 7.113 Get:155 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 7.114 Get:156 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #13 7.115 Get:157 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #13 7.116 Get:158 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #13 7.116 Get:159 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 7.117 Get:160 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #13 7.117 Get:161 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #13 7.117 Get:162 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 7.118 Get:163 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #13 7.118 Get:164 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #13 7.119 Get:165 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #13 7.120 Get:166 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #13 7.121 Get:167 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #13 7.121 Get:168 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #13 7.122 Get:169 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 7.122 Get:170 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #13 7.123 Get:171 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 7.123 Get:172 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 7.123 Get:173 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #13 7.124 Get:174 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #13 7.126 Get:175 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #13 7.128 Get:176 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #13 7.128 Get:177 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 7.129 Get:178 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #13 7.129 Get:179 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 7.129 Get:180 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #13 7.131 Get:181 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #13 7.132 Get:182 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #13 7.133 Get:183 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4 [1073 kB] #13 7.141 Get:184 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB] #13 7.141 Get:185 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58 [5848 B] #13 7.141 Get:186 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #13 7.144 Get:187 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 7.145 Get:188 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB] #13 7.145 Get:189 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB] #13 7.148 Get:190 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB] #13 7.150 Get:191 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB] #14 9.237 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.6 [1199 kB] #13 8.108 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ... #13 8.118 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 8.271 Selecting previously unselected package libgdbm6:arm64. #13 8.273 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ... #13 8.283 Unpacking libgdbm6:arm64 (1.18.1-4) ... #13 8.371 Selecting previously unselected package libpipeline1:arm64. #13 8.372 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ... #13 8.382 Unpacking libpipeline1:arm64 (1.5.1-2) ... #13 8.467 Selecting previously unselected package man-db. #13 8.468 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ... #13 8.487 Unpacking man-db (2.8.5-2) ... #13 7.385 debconf: delaying package configuration, since apt-utils is not installed #13 7.415 Fetched 175 MB in 2s (95.0 MB/s) #13 7.438 Selecting previously unselected package bsdextrautils. #13 7.438 (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 ... 6664 files and directories currently installed.) #13 7.444 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ... #13 7.448 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 7.496 Selecting previously unselected package libuchardet0:amd64. #13 7.498 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... #13 7.508 Unpacking libuchardet0:amd64 (0.0.7-1) ... #13 7.543 Selecting previously unselected package groff-base. #11 ... #12 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #12 DONE 4.2s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 ... #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #16 62.76 Installing : m4-1.4.16-10.el7.aarch64 11/65 #14 8.541 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11 arm64 3.11.4-1~23.04 [572 kB] #14 8.569 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpython3-stdlib arm64 3.11.2-1 [7238 B] #14 8.569 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3 arm64 3.11.2-1 [22.9 kB] #13 7.150 Get:192 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB] #13 7.152 Get:193 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #13 7.155 Get:194 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #13 7.163 Get:195 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #13 7.165 Get:196 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u1 [381 kB] #13 7.167 Get:197 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #13 7.167 Get:198 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #13 7.181 Get:199 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #13 7.233 Get:200 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #13 7.253 Get:201 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #13 7.256 Get:202 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 7.257 Get:203 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB] #13 7.257 Get:204 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 7.257 Get:205 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB] #13 7.258 Get:206 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #13 7.270 Get:207 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB] #13 7.270 Get:208 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 7.271 Get:209 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB] #13 7.273 Get:210 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB] #13 7.273 Get:211 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 7.274 Get:212 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB] #13 7.278 Get:213 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #13 7.280 Get:214 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #13 7.286 Get:215 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #13 7.301 Get:216 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #13 7.302 Get:217 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #13 7.303 Get:218 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #13 7.304 Get:219 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 7.304 Get:220 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 7.305 Get:221 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB] #13 7.305 Get:222 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 7.305 Get:223 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB] #13 7.306 Get:224 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #13 7.308 Get:225 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB] #13 7.311 Get:226 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #13 7.314 Get:227 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1 [185 kB] #13 7.315 Get:228 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #13 7.316 Get:229 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #13 7.323 Get:230 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB] #13 7.325 Get:231 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #13 7.326 Get:232 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #13 7.326 Get:233 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #13 7.328 Get:234 http://deb.debian.org/debian-security bookworm-security/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #13 7.330 Get:235 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6 [316 kB] #13 7.332 Get:236 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #13 7.332 Get:237 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 7.333 Get:238 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #13 7.334 Get:239 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u1 [292 kB] #13 7.336 Get:240 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u1 [759 kB] #13 7.342 Get:241 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1 [48.4 kB] #13 7.342 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #13 7.343 Get:243 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u1 [52.5 kB] #13 7.344 Get:244 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 7.344 Get:245 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB] #13 7.346 Get:246 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #13 7.346 Get:247 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB] #13 7.346 Get:248 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 7.347 Get:249 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 7.347 Get:250 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB] #13 7.347 Get:251 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB] #13 7.348 Get:252 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 7.348 Get:253 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB] #13 7.350 Get:254 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB] #13 7.351 Get:255 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB] #13 7.352 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB] #13 7.354 Get:257 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B] #14 9.592 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] #14 9.592 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] #14 9.615 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] #19 DONE 3.5s #20 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #20 0.458 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #20 1.573 go: downloading github.com/akavel/rsrc v0.10.2 #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.497 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 0.507 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.507 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.625 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #13 0.747 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [551 kB] #13 0.852 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #13 2.166 Fetched 8682 kB in 2s (4519 kB/s) #13 2.166 Reading package lists... #13 2.950 Reading package lists... #13 3.715 Building dependency tree... #13 3.883 Reading state information... #13 4.075 The following additional packages will be installed: #13 4.075 at autoconf automake autopoint autotools-dev binutils binutils-common #13 4.075 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #13 4.075 cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf #13 4.075 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #13 4.076 exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 #13 4.076 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #13 4.076 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs #13 4.076 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #13 4.076 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 #13 4.076 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0 #13 4.076 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 4.076 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 4.076 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 4.076 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 4.076 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 4.076 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 4.076 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 4.076 libdata-optlist-perl libdevel-callchecker-perl #13 4.076 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 4.076 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 4.076 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 4.076 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 4.076 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 4.076 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 4.076 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 4.076 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 4.076 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 4.076 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 4.076 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 4.076 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 4.076 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.076 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.076 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 4.076 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 4.076 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 4.076 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 4.076 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 4.076 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 4.076 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 4.076 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 4.076 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 4.076 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 4.076 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 4.076 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #13 4.076 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #13 4.076 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #13 4.076 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #13 4.076 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 4.076 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 4.076 libparams-validate-perl libparse-debianchangelog-perl #13 4.076 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 4.076 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 4.076 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 4.076 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #13 4.076 libreadonly-perl libref-util-perl libref-util-xs-perl #13 4.076 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #13 4.076 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 4.076 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #13 4.076 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #13 4.076 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #13 4.076 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #13 4.076 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #13 4.076 libsub-install-perl libsub-name-perl libsub-quote-perl #13 4.076 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 4.076 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 4.076 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 4.076 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 4.076 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #13 4.076 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 4.076 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 4.076 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 4.076 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 4.076 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 4.076 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 4.076 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 4.076 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 4.076 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 4.076 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 4.076 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 4.076 python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.076 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.076 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 4.076 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 4.078 Suggested packages: #13 4.078 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 4.078 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 4.078 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 4.078 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 4.078 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 4.078 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 4.078 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 4.078 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 4.078 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 4.078 eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc #13 4.078 libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib #13 4.078 libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg #13 4.078 liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg #13 4.078 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 4.078 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 4.078 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 4.078 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #13 4.078 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 4.078 libhtml-template-perl libsasl2-modules-gssapi-mit #13 4.078 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 4.078 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 4.078 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 4.078 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 4.078 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 4.078 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 4.078 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 4.078 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 4.078 diffutils-doc perl-doc libterm-readline-gnu-perl #13 4.078 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 4.078 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 4.078 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 4.078 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 4.078 readline-doc zip wdiff-doc #13 5.758 The following NEW packages will be installed: #13 5.758 at autoconf automake autopoint autotools-dev binutils binutils-common #13 5.758 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #13 5.758 cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts #13 5.758 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 5.758 dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot #13 5.758 file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n #13 5.758 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 5.759 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 5.759 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 5.759 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 5.759 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 5.760 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 5.760 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 5.760 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 5.760 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.760 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 5.760 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 5.760 libdata-optlist-perl libdevel-callchecker-perl #13 5.760 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 5.760 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 5.760 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 5.760 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 5.760 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 5.760 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 5.760 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 5.760 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 5.760 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 5.760 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 5.760 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 5.760 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 5.760 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.760 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.760 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 5.760 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 5.760 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 5.760 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 5.760 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 5.760 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.760 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.760 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.760 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 5.760 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 5.760 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.760 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #13 5.760 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #13 5.760 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #13 5.760 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #13 5.760 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 5.760 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 5.760 libparams-validate-perl libparse-debianchangelog-perl #13 5.760 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 5.760 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 5.760 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 5.760 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #13 5.760 libreadonly-perl libref-util-perl libref-util-xs-perl #13 5.760 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.760 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.760 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #13 5.760 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #13 5.760 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #13 5.760 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #13 5.760 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #13 5.760 libsub-install-perl libsub-name-perl libsub-quote-perl #13 5.760 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 5.760 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 5.760 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 5.760 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 5.760 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #13 5.760 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 5.760 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 5.760 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.760 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 5.760 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 5.760 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 5.760 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 5.760 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 5.760 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 5.760 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 5.760 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 5.760 python3-idna python3-magic python3-minimal python3-pkg-resources #13 5.760 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 5.760 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 5.760 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 6.038 0 upgraded, 365 newly installed, 0 to remove and 0 not upgraded. #13 6.038 Need to get 171 MB of archives. #13 6.038 After this operation, 589 MB of additional disk space will be used. #13 6.038 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #13 6.040 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #13 6.041 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] #13 6.043 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #13 6.044 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #13 6.047 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #13 6.048 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #13 6.057 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #13 6.058 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #13 6.059 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB] #13 6.072 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 6.103 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #13 6.103 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #13 6.149 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #13 6.152 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] #13 6.152 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] #13 6.167 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u5 [589 kB] #13 6.173 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB] #13 6.175 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u5 [1728 kB] #13 6.194 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #13 6.194 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #13 6.195 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #13 6.196 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #13 6.197 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #13 6.199 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] #13 6.205 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u5 [1734 kB] #13 6.222 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u5 [330 kB] #13 6.226 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #13 6.227 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #13 6.228 Get:30 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] #13 6.229 Get:31 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #13 6.230 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB] #13 6.231 Get:33 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #13 6.234 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #13 6.235 Get:35 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #13 6.236 Get:36 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #13 6.238 Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u5 [95.7 kB] #13 6.239 Get:38 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #13 6.239 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB] #13 6.240 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB] #13 6.242 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB] #13 6.246 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB] #13 6.247 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #13 6.337 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #13 6.345 Get:45 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] #13 6.360 Get:46 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #13 6.361 Get:47 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u3 [783 kB] #13 6.372 Get:48 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #13 6.373 Get:49 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #13 6.375 Get:50 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB] #13 6.377 Get:51 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB] #13 6.378 Get:52 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #13 6.378 Get:53 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #13 6.381 Get:54 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #13 6.386 Get:55 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #13 6.387 Get:56 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #13 6.395 Get:57 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #13 6.401 Get:58 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #13 6.427 Get:59 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #13 6.433 Get:60 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #13 6.453 Get:61 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #13 6.454 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB] #13 6.458 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.289-2 [1581 kB] #13 6.476 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB] #13 6.506 Get:65 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #13 6.514 Get:66 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #13 6.523 Get:67 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #13 6.524 Get:68 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #13 6.640 Get:69 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #13 6.640 Get:70 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #13 6.641 Get:71 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #13 6.642 Get:72 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #13 6.642 Get:73 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #13 6.643 Get:74 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #13 6.646 Get:75 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #13 6.648 Get:76 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #13 6.651 Get:77 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #13 6.653 Get:78 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #13 6.653 Get:79 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #13 6.655 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #13 6.680 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #13 6.791 Get:82 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #13 6.791 Get:83 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #13 6.808 Get:84 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #13 6.933 Get:85 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #13 6.933 Get:86 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #13 6.937 Get:87 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #13 6.954 Get:88 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #13 6.956 Get:89 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB] #13 6.975 Get:90 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] #13 6.975 Get:91 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] #13 6.986 Get:92 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #13 6.988 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #13 6.989 Get:94 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #13 6.991 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 6.993 Get:96 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #13 6.995 Get:97 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] #13 6.996 Get:98 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #13 6.997 Get:99 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #13 6.998 Get:100 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] #13 7.000 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u6 [335 kB] #13 7.003 Get:102 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u6 [266 kB] #13 7.007 Get:103 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB] #13 7.008 Get:104 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #13 7.015 Get:105 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #13 7.016 Get:106 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #13 7.017 Get:107 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 7.017 Get:108 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 7.018 Get:109 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #13 7.019 Get:110 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB] #13 7.036 Get:111 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #13 7.036 Get:112 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3 [102 kB] #13 7.037 Get:113 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #13 7.051 Get:114 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 7.053 Get:115 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #13 7.055 Get:116 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #13 7.069 Get:117 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB] #13 7.472 Get:118 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #13 7.545 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... #13 7.549 Unpacking groff-base (1.22.4-6) ... #13 7.685 Selecting previously unselected package libgdbm6:amd64. #13 7.687 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... #13 7.690 Unpacking libgdbm6:amd64 (1.19-2) ... #13 7.730 Selecting previously unselected package libpipeline1:amd64. #13 7.732 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... #13 7.736 Unpacking libpipeline1:amd64 (1.5.3-1) ... #13 7.787 Selecting previously unselected package man-db. #17 1.773 go: downloading github.com/tc-hib/winres v0.1.6 #17 1.774 go: downloading github.com/urfave/cli/v2 v2.3.0 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.9s done #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 #14 8.967 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB] #13 7.355 Get:258 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB] #13 7.371 Get:259 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 7.371 Get:260 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 7.372 Get:261 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB] #13 7.373 Get:262 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 7.378 Get:263 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB] #13 7.380 Get:264 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 7.381 Get:265 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 7.381 Get:266 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB] #13 7.382 Get:267 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB] #13 7.383 Get:268 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB] #13 7.384 Get:269 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 7.385 Get:270 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 7.386 Get:271 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 7.390 Get:272 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 7.391 Get:273 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB] #13 7.392 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 7.393 Get:275 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 7.394 Get:276 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB] #13 7.395 Get:277 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5 [5300 B] #13 7.396 Get:278 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB] #13 7.397 Get:279 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 7.398 Get:280 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #13 7.399 Get:281 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB] #13 7.400 Get:282 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB] #13 7.401 Get:283 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB] #13 7.402 Get:284 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB] #13 7.403 Get:285 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 7.405 Get:286 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB] #13 7.406 Get:287 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 7.406 Get:288 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 7.407 Get:289 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB] #13 7.412 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 7.412 Get:291 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB] #13 7.415 Get:292 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B] #13 7.415 Get:293 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B] #13 7.416 Get:294 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 7.417 Get:295 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB] #13 7.418 Get:296 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #13 7.419 Get:297 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB] #13 7.423 Get:298 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 7.425 Get:299 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B] #13 7.426 Get:300 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 7.427 Get:301 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 7.429 Get:302 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB] #13 7.430 Get:303 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #13 7.431 Get:304 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB] #13 7.432 Get:305 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 7.433 Get:306 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB] #13 7.434 Get:307 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB] #13 7.435 Get:308 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB] #13 7.436 Get:309 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 7.438 Get:310 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB] #13 7.441 Get:311 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 7.443 Get:312 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB] #13 7.443 Get:313 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 7.444 Get:314 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] #13 7.453 Get:315 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] #13 7.518 Get:316 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #13 7.518 Get:317 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB] #13 7.518 Get:318 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB] #13 7.519 Get:319 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 7.519 Get:320 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 7.520 Get:321 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 7.520 Get:322 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB] #13 7.521 Get:323 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B] #13 7.521 Get:324 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.541 Get:325 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB] #13 7.542 Get:326 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 7.542 Get:327 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB] #13 7.544 Get:328 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 7.545 Get:329 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 7.546 Get:330 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB] #13 7.547 Get:331 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB] #13 7.548 Get:332 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB] #13 7.549 Get:333 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 7.550 Get:334 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB] #13 7.555 Get:335 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB] #13 7.556 Get:336 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB] #13 7.557 Get:337 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #13 7.558 Get:338 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 7.559 Get:339 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 7.560 Get:340 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 7.561 Get:341 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB] #13 7.563 Get:342 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB] #13 7.564 Get:343 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 7.565 Get:344 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB] #13 7.567 Get:345 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB] #13 7.568 Get:346 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B] #13 7.569 Get:347 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB] #13 7.592 Get:348 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB] #13 7.595 Get:349 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 7.596 Get:350 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #13 7.616 Get:351 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB] #13 7.616 Get:352 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB] #13 7.617 Get:353 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 7.618 Get:354 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB] #13 7.618 Get:355 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB] #13 7.619 Get:356 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB] #13 7.642 Get:357 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #13 7.645 Get:358 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB] #13 7.649 Get:359 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB] #13 7.651 Get:360 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 7.659 Get:361 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #14 10.00 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.6 [570 kB] #13 7.475 Get:119 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #13 7.475 Get:120 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #13 7.475 Get:121 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #13 7.480 Get:122 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] #13 7.481 Get:123 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #13 7.482 Get:124 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #13 7.489 Get:125 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 7.499 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #13 7.507 Get:127 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #13 7.517 Get:128 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #13 7.518 Get:129 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #13 7.525 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #13 7.531 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #13 7.537 Get:132 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #13 7.544 Get:133 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #13 7.551 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #13 7.551 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #13 7.552 Get:136 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #13 7.552 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #13 7.553 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 7.554 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 7.554 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 7.555 Get:141 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #13 7.555 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 7.555 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #13 7.556 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #13 7.556 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 7.557 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 7.557 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #13 7.558 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #13 7.559 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #13 7.559 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #13 7.560 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #13 7.561 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 7.561 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #13 7.562 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #13 7.562 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 7.562 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #13 7.564 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #13 7.567 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #13 7.569 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #13 7.570 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 7.570 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #13 7.572 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 7.572 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 7.572 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #13 7.577 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB] #13 7.577 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #13 7.579 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #13 7.603 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 7.604 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 7.604 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 7.605 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #13 7.607 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #13 7.608 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #13 7.610 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #13 7.623 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB] #13 7.625 Get:176 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u7 [7308 B] #13 7.625 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #13 7.627 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] #13 7.628 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #13 7.629 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB] #13 7.630 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB] #13 7.632 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB] #13 7.635 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB] #13 7.636 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB] #13 7.637 Get:185 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u7 [325 kB] #13 7.640 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u7 [1137 kB] #13 7.655 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #13 7.657 Get:188 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u3 [463 kB] #13 7.662 Get:189 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u10 [318 kB] #13 7.666 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u7 [584 kB] #13 7.673 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u6 [333 kB] #13 7.678 Get:192 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB] #13 7.681 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #13 7.681 Get:194 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 7.700 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB] #13 7.768 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #13 7.771 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #13 7.776 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.3s done #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0.1s #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.1s done #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.761 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] #14 0.761 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #14 0.827 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] #14 0.842 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] #14 0.893 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1013 kB] #14 0.979 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] #14 0.980 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1134 kB] #14 0.997 Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [996 kB] #14 1.009 Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #14 1.277 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #14 1.279 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #14 1.281 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #14 1.297 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1282 kB] #14 1.307 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1155 kB] #14 1.316 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1259 kB] #14 1.325 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] #14 1.326 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.3 kB] #14 1.326 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] #14 2.545 Fetched 27.3 MB in 2s (13.2 MB/s) #14 2.545 Reading package lists... #14 3.529 Reading package lists... #14 4.501 Building dependency tree... #14 4.657 Reading state information... #14 4.855 The following additional packages will be installed: #14 4.855 autoconf automake autopoint autotools-dev binutils binutils-common #14 4.855 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 4.855 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf #14 4.858 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 4.858 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 #14 4.858 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 4.858 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 4.858 intltool-debian iso-codes less libalgorithm-diff-perl #14 4.858 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 4.858 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 4.858 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 4.858 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 4.858 libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl #14 4.858 libcbor0.8 libcc1-0 libclass-data-inheritable-perl #14 4.858 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 4.858 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #14 4.858 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #14 4.858 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #14 4.858 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #14 4.858 libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl #14 4.858 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #14 4.858 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #14 4.858 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #14 4.858 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #14 4.858 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 4.858 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #14 4.858 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #14 4.858 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #14 4.858 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #14 4.858 libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #14 4.858 libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl #14 4.858 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #14 4.858 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #14 4.858 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 4.858 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu70 #14 4.858 libimport-into-perl libio-html-perl libio-interactive-perl #14 4.858 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 4.858 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 4.858 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 4.858 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 4.858 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 4.858 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 4.858 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 4.858 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 4.858 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 4.858 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 4.858 libmath-base85-perl libmd0 libmodule-implementation-perl #14 4.858 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 4.858 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 4.858 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 4.858 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 4.858 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 4.858 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 4.858 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 4.858 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 4.858 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 4.858 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 4.858 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #14 4.858 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #14 4.858 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 4.858 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #14 4.858 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 4.858 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #14 4.858 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #14 4.858 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 4.858 libstring-shellquote-perl libsub-exporter-perl #14 4.858 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 4.858 libsub-name-perl libsub-override-perl libsub-quote-perl #14 4.858 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 4.858 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 4.858 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 4.858 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 4.858 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 4.858 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #14 4.858 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #14 4.858 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #14 4.858 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #14 4.858 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #14 4.858 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #14 4.858 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #14 4.858 m4 make man-db manpages manpages-dev media-types netbase openssh-client #14 4.858 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 4.858 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 4.858 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 4.858 python3-idna python3-magic python3-minimal python3-pkg-resources #14 4.858 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 4.858 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 4.858 ucf unzip wdiff xauth xz-utils zstd #14 4.858 Suggested packages: #14 4.858 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 4.858 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 4.858 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 4.858 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 4.858 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 4.858 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 4.858 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 4.858 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 4.858 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 4.858 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc #14 4.858 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 4.858 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 4.858 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 4.858 libdigest-hmac-perl libgssapi-perl glibc-doc locales bzr libgd-tools #14 4.858 gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 4.858 libscalar-number-perl libsasl2-modules-gssapi-mit #14 4.858 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 4.858 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #14 4.858 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 4.858 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 4.858 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 4.858 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 4.858 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 4.858 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 4.858 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 4.858 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 4.858 python3-cryptography python3-openssl python3-socks python-requests-doc #14 4.858 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #14 4.858 Recommended packages: #14 4.858 libnss-nis libnss-nisplus #14 5.218 The following NEW packages will be installed: #14 5.218 autoconf automake autopoint autotools-dev binutils binutils-common #14 5.218 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 5.218 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts #14 5.218 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.218 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #14 5.218 g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg #14 5.218 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 5.218 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 5.218 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 5.218 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.218 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 5.218 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.218 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 5.218 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.218 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.218 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.218 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.218 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.218 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.218 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.218 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.218 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.218 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.218 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.218 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 5.218 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.218 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.218 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 5.218 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 5.218 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.218 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 5.218 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.218 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.218 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.218 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 5.218 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 5.218 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 5.218 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 5.218 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 5.218 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 5.218 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 5.218 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.218 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.219 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.219 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.219 libmath-base85-perl libmd0 libmodule-implementation-perl #14 5.219 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 5.219 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 5.219 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 5.219 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 5.219 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 5.219 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 5.219 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 5.219 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 5.219 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 5.219 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 5.219 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #14 5.219 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #14 5.219 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.219 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #14 5.219 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.219 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #14 5.219 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #14 5.219 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 5.219 libstring-shellquote-perl libsub-exporter-perl #14 5.219 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.219 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.219 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.219 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.219 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 5.219 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 5.219 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 5.219 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #14 5.219 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #14 5.219 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #14 5.219 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #14 5.219 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #14 5.219 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #14 5.219 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #14 5.220 m4 make man-db manpages manpages-dev media-types netbase openssh-client #14 5.220 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 5.220 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 5.222 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 5.222 python3-idna python3-magic python3-minimal python3-pkg-resources #14 5.222 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 5.222 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 5.222 ucf unzip wdiff xauth xz-utils zstd #14 5.222 The following packages will be upgraded: #14 5.222 libc6 #14 5.641 1 upgraded, 371 newly installed, 0 to remove and 3 not upgraded. #14 5.641 Need to get 135 MB of archives. #14 5.641 After this operation, 476 MB of additional disk space will be used. #14 5.641 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.3 [3235 kB] #14 6.318 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] #14 6.318 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.2 [811 kB] #14 6.331 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB] #14 6.332 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.2 [2258 kB] #14 6.463 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] #14 6.463 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #14 6.464 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] #14 6.465 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] #14 6.467 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] #14 6.469 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB] #14 6.754 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.2 [1849 kB] #14 6.856 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.2 [509 kB] #14 6.863 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] #14 6.863 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] #14 6.863 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB] #14 6.891 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] #14 6.894 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] #14 6.894 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.2 [4818 kB] #14 6.946 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.2 [232 kB] #14 6.949 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.10 [1183 kB] #14 6.961 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #14 6.963 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.4 [4986 B] #14 6.963 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] #14 7.001 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.1 [143 kB] #14 7.003 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #14 7.003 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #14 7.004 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] #14 7.005 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #14 7.118 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB] #14 7.126 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] #14 7.127 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 7.128 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] #14 7.128 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu2 [14.8 kB] #14 7.128 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu2 [164 kB] #14 7.130 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] #14 7.131 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] #14 7.132 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB] #14 7.185 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] #14 7.188 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] #14 7.189 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] #14 7.190 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] #14 7.191 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #14 7.192 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB] #14 7.202 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 7.202 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] #14 7.203 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] #14 7.204 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB] #14 7.205 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] #14 7.214 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] #14 7.217 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #14 7.217 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 7.218 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 7.226 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] #14 7.227 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.2 [119 kB] #14 7.229 Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.2 [666 kB] #14 7.237 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 7.238 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 7.238 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB] #14 7.252 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #14 7.267 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.4 [905 kB] #14 7.277 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #14 7.279 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] #14 7.279 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB] #14 7.286 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] #14 7.286 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] #14 7.287 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] #14 7.288 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] #14 7.290 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] #14 7.294 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] #14 7.297 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] #14 7.304 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB] #14 7.310 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.3 [222 kB] #14 7.315 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.3 [662 kB] #14 7.325 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.3 [107 kB] #14 7.327 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.3 [103 kB] #14 7.328 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.3 [2327 kB] #14 7.351 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.3 [3190 B] #14 7.351 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.3 [20.3 kB] #14 7.352 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-84.93 [1330 kB] #14 7.365 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] #14 7.366 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 7.367 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] #14 7.369 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 7.370 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.3 [2100 kB] #14 7.392 Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #10 DONE 11.2s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.395 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] #14 7.405 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] #14 7.424 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] #14 7.425 Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] #14 7.539 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #14 7.539 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] #14 7.540 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] #14 7.541 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] #14 7.542 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] #14 7.542 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] #14 7.562 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] #14 7.574 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] #14 7.595 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] #14 7.605 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] #14 7.607 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] #14 7.630 Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] #13 7.789 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... #13 7.818 Unpacking man-db (2.9.4-2) ... #13 7.972 Selecting previously unselected package perl-modules-5.32. #13 7.974 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 7.978 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 8.761 Selecting previously unselected package perl-modules-5.28. #13 8.763 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 8.771 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #17 1.934 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #17 1.941 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #17 1.948 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #17 1.948 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #13 7.660 Get:362 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 7.664 Get:363 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] #13 7.667 Get:364 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB] #13 7.669 Get:365 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB] #13 7.672 Get:366 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB] #13 7.673 Get:367 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B] #13 7.675 Get:368 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB] #13 7.678 Get:369 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB] #13 7.679 Get:370 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB] #13 7.681 Get:371 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 7.681 Get:372 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB] #13 7.683 Get:373 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB] #13 7.684 Get:374 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 7.685 Get:375 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB] #13 7.687 Get:376 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB] #13 7.688 Get:377 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B] #13 7.688 Get:378 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB] #13 7.711 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB] #13 7.713 Get:380 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB] #13 7.714 Get:381 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB] #13 7.716 Get:382 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB] #13 7.717 Get:383 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB] #13 7.718 Get:384 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #13 7.719 Get:385 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB] #13 7.721 Get:386 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB] #13 7.721 Get:387 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #13 7.722 Get:388 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 7.723 Get:389 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 7.723 Get:390 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 7.724 Get:391 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #13 7.727 Get:392 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 7.728 Get:393 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 7.730 Get:394 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #13 7.731 Get:395 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B] #13 7.733 Get:396 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #13 7.734 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB] #13 7.735 Get:398 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB] #13 7.736 Get:399 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB] #13 7.737 Get:400 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB] #13 7.738 Get:401 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #13 7.751 Get:402 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #13 7.755 Get:403 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB] #13 7.765 Get:404 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B] #13 7.766 Get:405 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB] #13 7.784 Get:406 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #13 7.785 Get:407 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB] #13 7.786 Get:408 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB] #13 7.787 Get:409 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB] #13 7.788 Get:410 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB] #13 7.789 Get:411 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] #13 7.799 Get:412 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #13 7.800 Get:413 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #13 7.803 Get:414 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #13 7.805 Get:415 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 7.806 Get:416 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB] #13 7.806 Get:417 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB] #13 7.807 Get:418 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #13 7.808 Get:419 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] #13 7.809 Get:420 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 7.810 Get:421 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB] #13 7.812 Get:422 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #13 7.820 Get:423 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB] #13 7.833 Get:424 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #13 7.833 Get:425 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB] #13 7.835 Get:426 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB] #14 10.02 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] #14 10.03 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 10.03 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB] #14 10.03 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] #14 10.03 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB] #16 63.05 Installing : 1:perl-Error-0.17020-2.el7.noarch 12/65 #13 7.845 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB] #13 7.880 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 7.880 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] #13 7.883 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 7.883 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #13 7.886 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB] #13 7.886 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 7.887 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 7.887 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 7.888 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 7.889 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB] #13 7.890 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 7.893 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.893 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB] #13 7.894 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB] #13 7.894 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 7.895 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB] #13 7.895 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB] #13 7.896 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB] #13 7.896 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB] #13 7.897 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB] #13 7.897 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB] #13 7.898 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB] #13 7.900 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB] #13 7.900 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB] #13 7.901 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.904 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B] #13 7.905 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB] #13 7.907 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.908 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.908 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB] #13 7.909 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 7.910 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 7.912 Get:232 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B] #13 7.912 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.913 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB] #13 7.914 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB] #13 7.915 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB] #13 7.920 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 7.920 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB] #13 7.954 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 7.955 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 7.955 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.955 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 7.956 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] #13 7.956 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB] #13 7.957 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #13 7.958 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB] #13 7.959 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.960 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB] #13 7.961 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 7.961 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.961 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.962 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 7.963 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.965 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB] #13 7.966 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB] #13 7.967 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.968 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB] #13 7.969 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB] #13 7.970 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.971 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB] #13 7.972 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB] #13 7.975 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 7.976 Get:263 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB] #13 7.988 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] #13 7.988 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #13 7.990 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] #13 7.990 Get:267 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB] #13 7.993 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB] #13 7.993 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB] #13 7.994 Get:270 http://deb.debian.org/debian-security buster/updates/main amd64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB] #13 7.995 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 7.995 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB] #13 7.999 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B] #13 7.999 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] #13 8.000 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 8.000 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB] #13 8.001 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] #13 8.002 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] #13 8.006 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB] #13 8.007 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB] #13 8.008 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #13 8.009 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 8.010 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 8.010 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] #13 8.017 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #13 8.017 Get:286 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB] #13 8.018 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u1 [173 kB] #13 8.020 Get:288 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u2 [396 kB] #13 8.024 Get:289 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u2 [1911 kB] #13 8.048 Get:290 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u2 [1036 kB] #13 8.059 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] #14 7.841 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #14 7.841 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] #14 7.860 Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] #13 9.193 Selecting previously unselected package libgdbm-compat4:arm64. #13 9.195 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ... #13 9.203 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... #13 9.278 Selecting previously unselected package libperl5.28:arm64. #13 9.280 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... #13 9.286 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... #12 ... #13 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #13 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done #13 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done #13 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done #13 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done #13 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.7s done #13 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done #13 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done #13 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s done #13 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.1s done #13 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done #13 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done #13 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done #13 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done #13 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 1.9s done #13 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 2.4s #13 8.026 debconf: delaying package configuration, since apt-utils is not installed #13 8.051 Fetched 194 MB in 2s (93.2 MB/s) #13 8.107 Selecting previously unselected package perl-modules-5.36. #13 8.107 (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 ... 6098 files and directories currently installed.) #13 8.112 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ... #13 8.115 Unpacking perl-modules-5.36 (5.36.0-7) ... #14 10.18 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB] #16 63.67 Installing : cpp-4.8.5-44.el7.aarch64 13/65 #14 4.400 Reading package lists... #13 8.067 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #13 8.072 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB] #13 8.072 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB] #13 8.072 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B] #13 8.072 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B] #13 8.072 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB] #13 8.072 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB] #13 8.073 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB] #13 8.075 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 8.075 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B] #13 8.076 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 8.076 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB] #13 8.076 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB] #13 8.076 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB] #13 8.077 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #13 8.078 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB] #13 8.080 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 8.080 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] #13 8.081 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB] #13 8.082 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB] #13 8.085 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB] #13 8.086 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #13 8.087 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #13 8.090 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #13 8.092 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB] #13 8.093 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 8.093 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 8.094 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 8.094 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB] #13 8.095 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB] #13 8.095 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB] #13 8.096 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 8.097 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB] #13 8.098 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB] #13 8.099 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB] #13 8.099 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #13 8.100 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #13 8.101 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 8.102 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #13 8.104 Get:331 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u3 [299 kB] #13 8.107 Get:332 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u3 [757 kB] #13 8.116 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #13 8.116 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 8.117 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 8.117 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 8.118 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #13 8.122 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 8.122 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #13 8.123 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 8.123 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #13 8.124 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #13 8.125 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB] #13 8.125 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB] #13 8.126 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #13 8.128 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB] #13 8.145 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] #13 8.145 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] #13 8.151 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] #13 8.174 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB] #13 8.176 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 8.178 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #13 8.179 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB] #13 8.183 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] #13 8.185 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB] #13 8.187 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B] #13 8.187 Get:357 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB] #13 8.189 Get:358 http://deb.debian.org/debian-security buster/updates/main amd64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB] #13 8.190 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B] #13 8.191 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #13 8.191 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #13 8.199 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB] #13 8.208 Get:363 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB] #13 8.210 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #13 8.210 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #14 7.982 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #14 7.982 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 7.984 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 7.986 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 7.987 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 7.988 Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] #14 7.988 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.9s done #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.532 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 0.545 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #13 0.545 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #13 0.669 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] #13 0.783 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [243 kB] #13 0.894 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] #13 1.643 Fetched 8536 kB in 1s (6232 kB/s) #13 1.643 Reading package lists... #13 2.210 Reading package lists... #13 2.754 Building dependency tree... #13 2.923 Reading state information... #13 3.209 The following additional packages will be installed: #13 3.209 autoconf automake autopoint autotools-dev binutils #13 3.209 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 3.209 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #13 3.209 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.210 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.210 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.210 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.210 intltool-debian iso-codes less libalgorithm-diff-perl #13 3.210 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #13 3.210 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #13 3.210 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #13 3.210 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #13 3.210 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #13 3.210 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #13 3.210 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.210 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 3.210 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 3.210 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 3.210 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 3.210 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #13 3.210 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.210 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.210 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.210 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.210 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.210 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.210 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.210 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.210 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.210 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 3.210 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 3.210 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 3.210 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 3.210 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.210 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.210 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.210 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 3.210 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.210 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 3.210 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 3.210 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 3.210 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.210 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 3.210 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 3.210 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 3.210 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 3.210 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 3.210 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.210 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 3.210 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 3.210 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 3.210 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 3.210 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 3.210 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 3.210 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 3.210 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 3.210 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 3.210 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 3.210 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 3.210 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.210 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.210 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.210 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 3.210 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 3.210 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.210 libstring-shellquote-perl libsub-exporter-perl #13 3.210 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.210 libsub-name-perl libsub-override-perl libsub-quote-perl #13 3.210 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 3.210 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 3.210 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 3.210 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 3.210 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 3.210 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.210 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 3.210 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 3.210 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #13 3.210 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 3.210 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 3.210 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 3.211 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 3.214 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 3.214 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 3.214 python3 python3-apt python3-certifi python3-chardet python3-debian #13 3.214 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 3.214 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 3.214 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 3.214 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 3.214 Suggested packages: #13 3.214 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.214 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #13 3.214 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #13 3.214 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 3.214 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.214 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.214 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.214 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.214 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 3.214 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #13 3.214 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #13 3.214 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #13 3.214 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #13 3.214 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #13 3.214 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.214 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.214 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #13 3.214 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 3.214 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #13 3.214 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #13 3.214 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 3.214 diffutils-doc perl-doc libterm-readline-gnu-perl #13 3.214 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #13 3.214 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #13 3.214 python-apt-doc python3-setuptools python3-cryptography python3-openssl #13 3.214 python3-socks python-requests-doc python3.9-venv python3.9-doc #13 3.214 binfmt-support readline-doc zip wdiff-doc #13 4.761 The following NEW packages will be installed: #13 4.761 autoconf automake autopoint autotools-dev binutils #13 4.761 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 4.761 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #13 4.761 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 4.761 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 4.762 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #13 4.762 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 4.762 gpgconf gpgsm groff-base intltool-debian iso-codes less #13 4.762 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 4.762 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 4.762 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #13 4.762 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 4.762 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 4.762 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #13 4.762 libclass-inspector-perl libclass-method-modifiers-perl #13 4.762 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 4.762 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 4.762 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 4.762 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 4.762 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 4.762 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 4.762 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 4.762 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 4.762 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 4.762 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 4.762 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 4.762 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 4.762 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 4.762 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 4.762 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 4.762 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 4.762 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 4.762 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 4.762 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 4.762 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.762 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.762 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 4.762 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 4.762 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 4.762 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 4.762 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 4.762 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 4.762 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 4.762 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 4.762 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 4.762 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 4.762 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 4.762 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 4.762 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 4.762 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 4.762 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 4.762 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 4.762 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 4.762 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 4.762 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 4.762 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 4.762 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 4.762 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 4.762 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 4.762 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 4.763 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 4.763 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 4.763 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 4.763 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 4.763 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 4.763 libstring-shellquote-perl libsub-exporter-perl #13 4.763 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 4.763 libsub-name-perl libsub-override-perl libsub-quote-perl #13 4.763 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 4.763 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 4.763 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 4.763 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 4.763 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 4.763 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 4.763 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 4.763 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 4.763 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #13 4.763 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 4.763 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 4.763 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 4.763 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 4.763 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 4.763 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 4.763 python3 python3-apt python3-certifi python3-chardet python3-debian #13 4.763 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.763 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.763 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 4.763 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 5.047 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded. #13 5.047 Need to get 168 MB of archives. #13 5.047 After this operation, 549 MB of additional disk space will be used. #13 5.047 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB] #13 5.051 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #13 5.052 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB] #13 5.057 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB] #13 5.057 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB] #13 5.058 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB] #13 5.067 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #13 5.084 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] #13 5.087 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB] #13 5.107 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB] #13 5.108 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB] #13 5.109 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] #13 5.113 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB] #13 5.113 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] #13 5.123 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] #13 5.125 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] #13 5.126 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] #13 5.126 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u1 [121 kB] #13 5.127 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] #13 5.128 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] #13 5.129 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] #13 5.134 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] #13 5.144 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] #13 5.147 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] #13 5.147 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] #13 5.147 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB] #13 5.148 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] #13 5.148 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] #13 5.149 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] #13 5.149 Get:30 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] #13 5.152 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] #13 5.154 Get:32 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB] #13 5.155 Get:33 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB] #13 5.155 Get:34 http://deb.debian.org/debian-security bullseye-security/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB] #13 5.156 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB] #13 5.157 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB] #13 5.165 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] #13 5.166 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB] #13 5.167 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] #13 5.168 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] #13 5.168 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] #13 5.168 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB] #13 5.176 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB] #13 5.177 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] #13 5.180 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] #13 5.181 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] #13 5.184 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] #13 5.186 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 5.187 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] #13 5.194 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB] #13 5.197 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] #13 5.211 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] #13 5.216 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] #13 5.217 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] #13 5.219 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] #13 5.232 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] #13 5.232 Get:57 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u6 [272 kB] #13 5.239 Get:58 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.191-1 [1632 kB] #13 5.239 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] #13 5.240 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB] #13 5.241 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #13 5.242 Get:62 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u6 [2029 kB] #13 5.253 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] #13 5.257 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] #13 5.263 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] #13 5.264 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] #13 5.325 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] #13 5.325 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] #13 5.329 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] #13 5.329 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] #13 5.329 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] #13 5.329 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] #13 5.336 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] #13 5.340 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] #13 5.349 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] #13 5.353 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] #13 5.358 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] #13 5.447 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] #13 5.447 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] #13 5.456 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] #13 5.508 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] #13 5.508 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] #13 5.510 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.12 [1551 kB] #13 5.518 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] #13 5.518 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] #13 5.529 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] #13 5.529 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] #13 5.530 Get:88 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] #13 5.531 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] #13 5.553 Get:90 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] #13 5.555 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] #13 5.555 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] #13 5.556 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #13 5.556 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] #13 5.557 Get:95 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] #13 5.559 Get:96 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] #13 5.560 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 5.561 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB] #13 5.562 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] #13 5.565 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB] #13 5.565 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #13 5.566 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB] #13 5.566 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 5.566 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 5.567 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] #13 5.568 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB] #13 5.569 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] #13 5.627 Get:108 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] #13 5.631 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB] #13 5.643 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 5.646 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #13 5.648 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB] #13 5.682 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB] #13 5.899 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB] #13 5.900 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB] #13 5.900 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] #13 5.901 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] #13 5.907 Get:118 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB] #13 5.908 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #13 5.908 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] #13 5.915 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #13 5.923 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] #13 5.928 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] #13 5.943 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] #13 5.944 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] #13 5.953 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] #13 5.956 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] #13 5.959 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] #13 5.968 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] #13 5.985 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B] #13 5.986 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #13 5.986 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB] #13 5.986 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B] #13 5.986 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB] #13 5.987 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB] #13 5.988 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 5.988 Get:137 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB] #13 5.989 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 5.989 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB] #13 5.989 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB] #13 5.991 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 5.992 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 5.992 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 5.994 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 5.994 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB] #13 5.996 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB] #13 5.996 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 6.002 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.018 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB] #13 6.021 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB] #13 6.131 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 6.133 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB] #13 6.135 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB] #13 6.136 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.137 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB] #13 6.137 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 6.138 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB] #13 6.139 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.139 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.139 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B] #13 6.140 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB] #13 6.143 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB] #13 6.144 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB] #13 6.145 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.145 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.146 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.146 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB] #13 6.162 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #13 6.165 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #13 6.167 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB] #13 6.175 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB] #13 6.175 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B] #13 6.176 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] #13 6.177 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB] #13 6.178 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] #13 6.178 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB] #13 6.179 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB] #13 6.181 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB] #13 6.183 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB] #13 6.183 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB] #13 6.184 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB] #13 6.190 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB] #13 6.191 Get:183 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u7 [321 kB] #13 6.193 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] #13 6.193 Get:185 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 6.204 Get:186 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1+deb11u2 [5423 kB] #13 6.267 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 DONE 10.3s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 6.287 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.288 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB] #13 6.289 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 6.289 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB] #13 6.290 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB] #13 6.291 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 6.291 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] #13 6.292 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB] #13 6.293 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 6.293 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 6.293 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.294 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB] #13 6.295 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 6.296 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB] #13 6.299 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB] #13 6.301 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB] #13 6.303 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB] #13 6.304 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB] #13 6.305 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB] #13 6.307 Get:207 http://deb.debian.org/debian-security bullseye-security/main arm64 libwebp6 arm64 0.6.1-2.1+deb11u2 [244 kB] #13 6.307 Get:208 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u4 [278 kB] #13 6.307 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #13 6.307 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 6.308 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB] #13 6.308 Get:212 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-data all 2:1.7.2-1+deb11u1 [311 kB] #13 6.309 Get:213 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-6 arm64 2:1.7.2-1+deb11u1 [749 kB] #13 6.320 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1.1~deb11u1 [47.2 kB] #13 6.320 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB] #13 6.321 Get:216 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u6 [245 kB] #13 6.322 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 6.322 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 6.323 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB] #13 6.330 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB] #13 6.330 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB] #13 6.331 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB] #13 6.368 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.5s done #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #10 DONE 11.6s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.377 Selecting previously unselected package libgdbm-compat4:amd64. #13 8.379 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... #13 8.384 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #13 8.450 Selecting previously unselected package libperl5.32:amd64. #13 8.453 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ... #13 8.456 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ... #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.4s done #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #10 DONE 11.2s #14 10.64 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB] #14 10.64 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB] #14 10.65 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB] #14 10.66 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB] #14 10.66 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB] #16 63.96 Installing : systemd-devel-219-78.el7_9.7.aarch64 14/65 #14 5.426 Building dependency tree... #14 5.614 Reading state information... #13 8.392 debconf: delaying package configuration, since apt-utils is not installed #13 8.413 Fetched 171 MB in 2s (70.3 MB/s) #13 8.427 Selecting previously unselected package sensible-utils. #13 8.427 (Reading database ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.4s done #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #10 DONE 11.4s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.427 (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 ... 6686 files and directories currently installed.) #13 8.432 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 8.436 Unpacking sensible-utils (0.0.12) ... #13 8.467 Selecting previously unselected package lsb-base. #13 8.469 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 8.472 Unpacking lsb-base (10.2019051400) ... #13 8.508 Selecting previously unselected package cron. #13 8.510 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ... #13 8.513 Unpacking cron (3.0pl1-134+deb10u1) ... #13 8.549 Selecting previously unselected package libbsd0:amd64. #15 1.795 CentOS Stream 8 - AppStream 24 MB/s | 29 MB 00:01 #14 9.634 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm6 arm64 1.23-3 [33.3 kB] #14 9.634 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm-compat4 arm64 1.23-3 [6258 B] #14 9.635 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libperl5.36 arm64 5.36.0-7ubuntu0.23.04.1 [4671 kB] #14 9.811 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 perl arm64 5.36.0-7ubuntu0.23.04.1 [236 kB] #14 9.855 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB] #13 6.369 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB] #13 6.369 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB] #13 6.369 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 6.369 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 6.370 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B] #13 6.370 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB] #13 6.370 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 6.371 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 6.372 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB] #13 6.376 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 6.376 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB] #13 6.377 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 6.378 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 6.379 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 6.380 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB] #13 6.381 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 6.382 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB] #13 6.382 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 6.383 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB] #13 6.384 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 6.385 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 6.386 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB] #13 6.389 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B] #13 6.390 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB] #13 6.392 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #13 6.393 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #13 6.408 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB] #13 6.410 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 6.410 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 6.411 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 6.412 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB] #13 6.413 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B] #13 6.414 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B] #13 6.424 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 6.424 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB] #13 6.425 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB] #13 6.426 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB] #13 6.428 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 6.429 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB] #13 6.430 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 6.431 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 6.431 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 6.433 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 6.433 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 6.435 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB] #13 6.435 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB] #13 6.437 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 6.438 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB] #13 6.439 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB] #13 6.443 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB] #13 6.449 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 6.450 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB] #13 6.452 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB] #13 6.456 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 6.457 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB] #13 6.466 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] #13 6.497 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] #13 6.498 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB] #13 6.498 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB] #13 6.504 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 6.504 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 6.504 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 6.505 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 6.505 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB] #13 6.506 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 6.506 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB] #13 6.506 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 6.507 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 6.507 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB] #13 6.508 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB] #13 6.509 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB] #13 6.510 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 6.511 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB] #13 6.514 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB] #13 6.515 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #13 6.515 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 6.516 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 6.517 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 6.517 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB] #13 6.518 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB] #13 6.519 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #13 6.521 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 6.522 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 6.524 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 6.525 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB] #13 6.527 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB] #13 6.531 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B] #13 6.532 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB] #13 8.870 Selecting previously unselected package perl. #13 8.872 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ... #13 8.879 Unpacking perl (5.32.1-4+deb11u2) ... #13 8.926 Selecting previously unselected package liblocale-gettext-perl. #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 10.7s done #12 extracting sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 done #12 extracting sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 done #12 extracting sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 done #12 extracting sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 done #12 extracting sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 done #12 extracting sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 1.4s done #12 extracting sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e done #12 DONE 17.8s #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #12 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #12 DONE 11.2s #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 2.022 CentOS Stream 9 - BaseOS 5.4 MB/s | 7.8 MB 00:01 #13 5.034 CentOS Stream 9 - AppStream 12 MB/s | 18 MB 00:01 #13 9.768 Selecting previously unselected package perl. #13 9.769 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ... #13 9.811 Unpacking perl (5.28.1-6+deb10u1) ... #13 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.0s done #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.466 Selecting previously unselected package libgdbm6:amd64. #13 8.468 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ... #13 8.474 Unpacking libgdbm6:amd64 (1.23-3) ... #13 8.511 Selecting previously unselected package libgdbm-compat4:amd64. #13 8.513 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ... #13 8.517 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #13 8.548 Selecting previously unselected package libperl5.36:amd64. #13 8.550 Preparing to unpack .../3-libperl5.36_5.36.0-7_amd64.deb ... #13 8.553 Unpacking libperl5.36:amd64 (5.36.0-7) ... #14 10.87 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB] #14 10.87 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB] #14 10.88 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB] #14 10.88 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB] #14 10.88 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB] #16 64.28 Installing : libcgroup-0.41-21.el7.aarch64 15/65 #14 5.864 The following additional packages will be installed: #14 5.864 at autoconf automake autopoint autotools-dev binutils #14 5.864 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #14 5.864 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #14 5.864 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.864 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #14 5.864 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #14 5.864 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.864 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.864 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.864 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #14 5.864 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.864 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.864 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.864 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.864 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.864 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.864 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.864 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.864 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.864 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.864 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.864 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.864 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.864 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.864 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.864 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.864 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.864 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.864 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.864 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.864 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.864 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.864 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.864 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.864 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.864 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.864 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.864 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #14 5.864 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 5.864 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.864 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.864 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.864 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #14 5.864 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #14 5.864 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 5.864 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #14 5.864 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.864 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.864 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.864 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.864 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.864 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.864 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.864 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.864 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.864 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.864 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.864 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.864 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.864 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.864 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.864 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.864 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.864 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.864 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.864 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.864 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #14 5.864 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.864 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.864 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.864 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.864 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.864 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.864 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.864 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.864 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.864 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.864 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.864 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.864 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.864 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.864 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.864 xz-utils #14 5.864 Suggested packages: #14 5.864 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 5.864 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 5.864 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 5.864 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 5.864 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 5.864 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 5.864 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 5.864 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 5.864 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 5.864 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #14 5.864 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #14 5.864 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #14 5.864 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #14 5.864 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #14 5.864 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 5.864 libscalar-number-perl libsasl2-modules-gssapi-mit #14 5.864 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 5.864 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #14 5.864 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 5.864 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 5.864 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.864 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.864 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.864 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 5.864 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 5.864 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 5.864 python3-cryptography python3-openssl python3-socks python3.8-venv #14 5.864 python3.8-doc binfmt-support readline-doc zip wdiff-doc #13 8.551 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #13 8.558 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #13 8.598 Selecting previously unselected package bsdmainutils. #13 8.600 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ... #13 8.603 Unpacking bsdmainutils (11.1.2+b1) ... #13 8.654 Selecting previously unselected package libuchardet0:amd64. #13 8.655 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ... #13 8.659 Unpacking libuchardet0:amd64 (0.0.6-3) ... #13 8.690 Selecting previously unselected package groff-base. #13 8.692 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ... #13 8.695 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 8.802 Selecting previously unselected package libgdbm6:amd64. #14 8.392 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #14 8.465 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #14 8.788 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] #12 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.471 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 0.483 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #13 0.483 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 0.556 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8803 kB] #13 0.622 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6436 B] #13 0.683 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [62.9 kB] #13 1.572 Fetched 9124 kB in 1s (6717 kB/s) #13 1.572 Reading package lists... #13 2.158 Reading package lists... #13 2.760 Building dependency tree... #13 2.928 Reading state information... #13 3.188 The following additional packages will be installed: #13 3.188 autoconf automake autopoint autotools-dev binutils #13 3.188 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 3.189 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #13 3.189 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.189 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.189 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.189 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.189 intltool-debian iso-codes krb5-locales less libabsl20220623 #13 3.189 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.189 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #13 3.189 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #13 3.189 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #13 3.189 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #13 3.189 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 3.189 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #13 3.189 libclass-inspector-perl libclass-method-modifiers-perl #13 3.189 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 3.189 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 3.189 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 3.189 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 3.189 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 3.189 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #13 3.189 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.189 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.189 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.189 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.189 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.189 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #13 3.189 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.189 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.189 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.189 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.190 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #13 3.190 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #13 3.190 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0 #13 3.190 libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl #13 3.190 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.190 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #13 3.190 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.190 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #13 3.190 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #13 3.190 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.190 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.190 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #13 3.190 libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo #13 3.190 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #13 3.190 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 3.190 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 3.190 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.190 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.190 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 3.190 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 3.190 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 3.190 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 3.190 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 3.190 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 3.190 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 3.190 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 3.190 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 3.190 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 3.190 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 3.190 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 3.190 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 3.190 libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8 #13 3.190 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl #13 3.190 libregexp-pattern-license-perl libregexp-pattern-perl #13 3.191 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.191 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.191 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 3.191 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 3.191 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.191 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 3.191 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.191 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 3.191 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 3.191 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 3.191 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 3.191 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 3.191 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 3.191 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 3.191 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.191 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 3.191 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 3.191 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 3.191 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.191 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 3.191 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 3.191 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 3.191 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 3.191 manpages manpages-dev media-types netbase openssh-client openssl patch #13 3.191 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 3.191 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 3.192 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 3.192 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 3.192 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.192 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 3.192 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 3.192 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 3.192 xdg-user-dirs xz-utils zstd #13 3.196 Suggested packages: #13 3.196 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.196 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #13 3.196 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #13 3.196 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 3.196 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #13 3.196 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.196 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.196 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.196 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 3.196 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #13 3.196 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #13 3.196 scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc #13 3.196 bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user #13 3.196 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #13 3.196 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #13 3.196 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #13 3.196 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc #13 3.196 libbareword-filehandles-perl libmultidimensional-perl gfortran #13 3.196 | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl #13 3.196 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #13 3.196 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #13 3.196 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #13 3.196 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.196 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.196 python3-tk python3-venv python-apt-doc python3-setuptools #13 3.196 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.196 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #13 3.196 binfmt-support readline-doc zip wdiff-doc #13 5.080 The following NEW packages will be installed: #13 5.080 autoconf automake autopoint autotools-dev binutils #13 5.080 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 9.857 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.2 [1163 kB] #13 5.080 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #13 5.080 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 9.877 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] #13 5.081 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.081 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #14 9.879 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.1 [6022 B] #14 9.879 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iso-codes all 4.12.0-1 [3440 kB] #13 5.081 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.081 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 10.08 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 krb5-locales all 1.20.1-1build1 [11.9 kB] #13 5.081 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.081 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #13 5.081 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #13 5.081 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #13 5.081 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #13 5.081 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.081 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #13 5.081 libclass-data-inheritable-perl libclass-inspector-perl #13 5.081 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.081 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 5.081 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 5.081 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 5.081 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 5.081 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #13 5.081 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #13 5.081 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #13 5.081 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #13 5.081 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #13 5.081 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #13 5.081 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #13 5.081 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #13 5.081 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #13 5.081 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #13 5.081 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 5.081 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #13 5.081 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.081 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #13 5.081 libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1 #13 5.081 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #13 5.081 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #13 5.081 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.081 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.081 libhwasan0 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 5.081 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 5.081 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 5.081 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.081 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.081 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl #13 5.081 libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 #13 5.081 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 5.081 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 5.081 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.081 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.081 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 5.081 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 5.081 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 5.081 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 5.081 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 5.084 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 5.084 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 5.084 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 5.084 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 5.084 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 5.084 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 5.084 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 5.084 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 5.084 libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8 #13 5.084 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl #13 5.084 libregexp-pattern-license-perl libregexp-pattern-perl #13 5.084 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.084 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.084 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 5.084 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 5.084 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.084 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 5.084 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.084 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 5.084 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 5.084 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 5.084 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 5.084 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 5.084 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 5.084 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 5.084 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.084 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 5.084 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 5.084 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 5.084 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.084 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 5.084 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 5.084 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 5.084 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 5.084 manpages manpages-dev media-types netbase openssh-client openssl patch #13 5.084 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 5.084 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 5.084 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 5.084 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 5.084 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.084 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 5.084 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 5.084 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 5.084 xdg-user-dirs xz-utils zstd #13 ... #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #13 6.706 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB] #13 6.880 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB] #13 6.880 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 6.882 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB] #13 6.883 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB] #13 6.884 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 6.885 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB] #13 6.887 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB] #13 6.889 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB] #13 6.890 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #13 6.891 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #13 6.893 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB] #13 6.910 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 8.928 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #13 8.932 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #13 8.966 Selecting previously unselected package libpython3.9-minimal:amd64. #13 8.968 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... #13 8.972 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... #13 9.086 Selecting previously unselected package libexpat1:amd64. #13 9.088 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_amd64.deb ... #13 9.092 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ... #13 9.132 Selecting previously unselected package python3.9-minimal. #13 9.134 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... #13 9.139 Unpacking python3.9-minimal (3.9.2-1) ... #13 10.03 Selecting previously unselected package liblocale-gettext-perl. #13 10.03 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... #13 10.04 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #13 10.16 Selecting previously unselected package libssl1.1:arm64. #14 11.03 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB] #14 11.30 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB] #13 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #13 8.804 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ... #13 8.807 Unpacking libgdbm6:amd64 (1.18.1-4) ... #13 8.839 Selecting previously unselected package libpipeline1:amd64. #13 8.841 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ... #13 8.844 Unpacking libpipeline1:amd64 (1.5.1-2) ... #13 8.882 Selecting previously unselected package man-db. #13 8.884 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ... #13 8.891 Unpacking man-db (2.8.5-2) ... #13 9.025 Selecting previously unselected package perl-modules-5.28. #13 9.027 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 9.030 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done #11 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #11 DONE 11.4s #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 3.855 Fedora 38 - x86_64 25 MB/s | 83 MB 00:03 #14 8.791 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] #14 8.807 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.1 [183 kB] #14 8.847 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #14 8.871 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.1 [185 kB] #14 8.886 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.13 [290 kB] #14 8.920 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.13 [194 kB] #14 8.934 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #14 8.942 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #13 6.911 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 6.912 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] #13 6.916 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB] #13 9.331 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... #13 9.347 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ... #13 9.358 Setting up python3.9-minimal (3.9.2-1) ... #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.7s done #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #10 DONE 9.3s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.796 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #14 1.201 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] #14 1.298 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] #14 1.392 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #14 1.488 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] #14 1.720 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] #14 1.724 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] #14 2.723 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] #14 2.723 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1138 kB] #14 2.729 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [725 kB] #14 2.733 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.8 kB] #14 3.135 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1129 kB] #14 3.710 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB] #14 3.711 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.9 kB] #14 3.713 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [721 kB] #14 3.747 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [867 kB] #14 3.809 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB] #14 3.810 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [880 kB] #14 3.897 Fetched 25.4 MB in 3s (7268 kB/s) #14 3.897 Reading package lists... #13 10.16 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_arm64.deb ... #13 10.17 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ... #14 11.31 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB] #14 11.49 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB] #14 11.52 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB] #14 11.53 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B] #14 11.53 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB] #14 11.53 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB] #14 11.54 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB] #14 11.56 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.5 [552 kB] #13 DONE 11.2s #12 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi #12 DONE 3.7s #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #13 1.899 CentOS Stream 9 - BaseOS 6.2 MB/s | 8.6 MB 00:01 #13 8.945 Selecting previously unselected package perl. #13 8.947 Preparing to unpack .../4-perl_5.36.0-7_amd64.deb ... #13 8.954 Unpacking perl (5.36.0-7) ... #13 8.995 Selecting previously unselected package liblocale-gettext-perl. #13 8.997 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_amd64.deb ... #13 9.000 Unpacking liblocale-gettext-perl (1.07-5) ... #13 9.031 Selecting previously unselected package libssl3:amd64. #13 9.033 Preparing to unpack .../6-libssl3_3.0.9-1_amd64.deb ... #13 9.036 Unpacking libssl3:amd64 (3.0.9-1) ... #13 9.368 Selecting previously unselected package libgdbm-compat4:amd64. #16 64.60 Installing : rsync-3.1.2-12.el7_9.aarch64 16/65 #16 64.91 Installing : libselinux-utils-2.5-15.el7.aarch64 17/65 #16 65.04 Installing : policycoreutils-2.5-34.el7.aarch64 18/65 #14 6.342 The following NEW packages will be installed: #14 6.342 at autoconf automake autopoint autotools-dev binutils #14 6.342 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #14 6.342 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #14 6.342 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.342 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #14 6.342 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #14 6.342 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #14 6.342 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.342 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 6.342 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 6.342 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 6.342 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.342 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 6.342 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 6.342 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 6.342 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 6.342 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 6.342 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 6.342 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 6.342 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 6.342 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 6.342 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 6.342 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.342 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.342 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 6.342 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 6.342 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 6.342 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 6.342 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 6.342 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.342 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.342 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.342 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.342 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 6.342 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 6.342 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.342 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 6.342 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #14 6.342 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 6.342 libldap-common liblinux-epoll-perl liblist-compare-perl #14 6.342 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.342 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 6.342 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #14 6.342 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #14 6.342 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 6.342 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #14 6.342 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 6.342 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 6.342 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.342 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 6.342 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.342 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 6.342 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 6.342 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.342 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 6.342 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.342 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 6.342 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.342 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 6.342 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 6.342 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 6.342 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 6.342 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.342 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.342 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 6.342 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 6.342 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #14 6.342 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.342 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.342 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 6.342 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.342 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.342 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 6.342 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.342 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 6.342 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 6.342 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.342 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.342 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.342 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.342 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 6.342 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 6.342 xz-utils #13 7.092 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB] #13 7.195 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.198 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB] #13 7.203 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.206 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB] #13 7.207 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.208 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.209 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.220 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB] #13 7.220 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB] #13 7.222 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B] #13 7.223 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB] #13 7.225 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB] #13 7.227 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB] #13 7.228 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB] #13 7.231 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB] #13 7.233 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB] #13 7.235 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB] #13 7.237 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB] #13 7.238 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 7.239 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 7.240 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 7.241 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB] #13 7.243 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.243 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 7.243 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #13 7.244 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB] #13 7.244 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB] #13 7.245 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB] #13 7.246 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB] #13 7.246 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB] #13 7.248 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB] #13 7.250 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB] #13 7.251 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB] #13 7.272 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] #13 7.273 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB] #13 7.293 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #13 7.294 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB] #13 7.295 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB] #13 7.296 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB] #13 7.297 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB] #13 7.297 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 7.298 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] #13 7.306 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] #13 7.309 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB] #13 7.310 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB] #13 7.311 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB] #13 7.312 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 7.314 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 7.315 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B] #13 7.316 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB] #13 7.317 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB] #13 7.329 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB] #13 7.336 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB] #13 7.337 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.0s done #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 #14 10.48 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 less arm64 590-1.2 [139 kB] #13 10.54 Selecting previously unselected package libpython3.7-minimal:arm64. #13 10.54 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u5_arm64.deb ... #13 10.55 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ... #14 11.62 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB] #13 9.204 Selecting previously unselected package libpython3.11-minimal:amd64. #13 9.206 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_amd64.deb ... #13 9.209 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... #13 9.306 Selecting previously unselected package libexpat1:amd64. #13 9.308 Preparing to unpack .../8-libexpat1_2.5.0-1_amd64.deb ... #13 9.311 Unpacking libexpat1:amd64 (2.5.0-1) ... #13 9.346 Selecting previously unselected package python3.11-minimal. #13 9.348 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ... #13 9.353 Unpacking python3.11-minimal (3.11.2-6) ... #13 9.549 Setting up libssl3:amd64 (3.0.9-1) ... #13 9.558 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... #13 9.370 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ... #13 9.373 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #13 9.434 Selecting previously unselected package libperl5.28:amd64. #13 9.436 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #13 9.440 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #14 6.767 0 upgraded, 349 newly installed, 0 to remove and 0 not upgraded. #14 6.767 Need to get 91.6 MB of archives. #14 6.767 After this operation, 362 MB of additional disk space will be used. #14 6.767 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB] #13 7.515 debconf: delaying package configuration, since apt-utils is not installed #13 7.547 Fetched 168 MB in 3s (65.7 MB/s) #13 7.582 Selecting previously unselected package bsdextrautils. #13 7.582 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) #13 7.587 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ... #13 7.592 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 7.675 Selecting previously unselected package libuchardet0:arm64. #14 10.81 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbsd0 arm64 0.11.7-4 [40.8 kB] #14 10.83 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libelf1 arm64 0.188-2.1 [53.4 kB] #14 10.85 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libicu72 arm64 72.1-3ubuntu2 [10.7 MB] #13 10.06 Selecting previously unselected package python3-minimal. #13 10.90 Selecting previously unselected package libexpat1:arm64. #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.651 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #14 0.771 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #14 0.790 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2823 kB] #14 0.872 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3064 kB] #14 11.77 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B] #14 11.85 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB] #14 0.904 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1109 kB] #14 0.913 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] #14 1.175 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #14 1.270 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #14 1.365 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #14 2.044 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #14 2.045 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #14 2.047 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #14 2.096 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3551 kB] #14 2.260 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2974 kB] #14 2.391 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] #14 2.394 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1413 kB] #14 2.601 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #14 2.833 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #14 3.350 Fetched 28.5 MB in 3s (9580 kB/s) #14 3.350 Reading package lists... #14 4.570 Reading package lists... #14 5.740 Building dependency tree... #14 5.956 Reading state information... #14 6.186 The following additional packages will be installed: #14 6.186 at autoconf automake autopoint autotools-dev binutils binutils-common #14 6.186 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #14 6.186 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #14 6.186 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 #14 6.186 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 6.186 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 6.186 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #14 6.186 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl #14 6.186 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 #14 6.187 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 #14 6.187 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 6.187 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl #14 6.187 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl #14 6.187 libclone-perl libcommon-sense-perl libconst-fast-perl #14 6.187 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev #14 6.187 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl #14 6.187 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #14 6.187 libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl #14 6.187 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #14 6.187 libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 6.187 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 6.187 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.187 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.187 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 6.187 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 6.187 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 6.187 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 6.187 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 6.187 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.187 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.187 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.187 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.187 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 6.187 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 6.187 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.187 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 6.187 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 6.187 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 6.187 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 6.187 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.187 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 6.187 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.187 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 6.187 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 6.187 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 6.187 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 6.187 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 6.187 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.187 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 6.187 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.187 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 6.187 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 6.187 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.187 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #14 6.187 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.187 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 6.187 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.187 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 6.187 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 6.187 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 6.187 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 6.187 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.187 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.187 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 6.187 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 6.187 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 6.187 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.187 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #14 6.187 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #14 6.187 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.187 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.187 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 6.187 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.187 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 6.187 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 6.187 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.187 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.187 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.187 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.187 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 6.187 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 6.187 xz-utils #14 6.189 Suggested packages: #14 6.189 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 6.189 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 6.189 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 6.189 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 6.189 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 6.189 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 6.189 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 6.189 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 6.189 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 6.189 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #14 6.189 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #14 6.189 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #14 6.189 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #14 6.189 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #14 6.189 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 6.189 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.189 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.189 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #14 6.189 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 6.189 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 6.189 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 6.189 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 6.189 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 6.189 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 6.189 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 6.189 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 6.189 python3-cryptography python3-openssl python3-socks python3.8-venv #14 6.189 python3.8-doc binfmt-support readline-doc zip wdiff-doc #14 6.647 The following NEW packages will be installed: #14 6.647 at autoconf automake autopoint autotools-dev binutils binutils-common #14 6.647 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #14 6.647 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf #14 6.647 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 6.648 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #14 6.648 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.648 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 6.648 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.648 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 6.648 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 6.648 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 6.648 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.648 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 6.648 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 6.648 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 6.648 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 6.648 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 6.648 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 6.648 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 6.648 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 6.648 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 6.648 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 6.648 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.648 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.648 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 6.648 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 6.648 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 6.648 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 6.648 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 6.648 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.648 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.648 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.648 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.648 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 6.648 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 6.648 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.648 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 6.648 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 6.648 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 6.648 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 6.648 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.648 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 6.648 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.648 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 6.648 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 6.648 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 6.648 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 6.648 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 6.648 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.649 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 6.649 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.649 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 6.649 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 6.649 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.649 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #14 6.649 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.649 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 6.649 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.649 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 6.649 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 6.649 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 6.649 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 6.649 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.649 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.649 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 6.651 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 6.651 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 6.651 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.651 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #14 6.651 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #14 6.651 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.651 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.651 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 6.651 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.651 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 6.651 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 6.651 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.651 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.651 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.651 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.651 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 6.651 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 6.651 xz-utils #14 6.966 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded. #14 6.966 Need to get 106 MB of archives. #14 6.966 After this operation, 481 MB of additional disk space will be used. #14 6.966 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #14 6.992 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.19 [1321 kB] #14 7.068 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [717 kB] #14 7.078 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] #14 7.079 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [1902 kB] #14 7.104 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #14 7.104 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #14 7.105 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #14 7.106 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #14 7.107 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #14 7.108 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] #14 7.116 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.8 [1675 kB] #14 7.138 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.8 [387 kB] #14 7.142 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #14 7.142 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #14 7.143 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #14 7.144 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #14 7.146 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #14 7.146 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #14 7.154 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #14 7.155 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #14 7.155 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #14 7.166 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB] #14 7.207 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #14 7.207 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.4 [3959 kB] #14 7.258 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.4 [224 kB] #14 7.261 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.19 [621 kB] #14 7.268 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 7.270 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.13 [4836 B] #14 7.270 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #14 7.273 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #14 7.274 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #14 7.275 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] #14 7.276 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] #14 7.277 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] #14 7.296 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] #14 7.296 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] #14 7.301 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] #14 7.407 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB] #14 7.413 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #14 7.413 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 7.414 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #14 7.414 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] #14 7.416 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #14 7.416 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #14 7.420 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #14 7.420 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #14 7.421 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] #14 7.432 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #14 7.433 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #14 7.454 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB] #14 7.454 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #14 7.457 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #14 7.458 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #14 7.458 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB] #14 7.459 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB] #14 7.460 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #14 7.460 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB] #14 7.464 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB] #14 7.469 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #14 7.482 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #14 7.483 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #14 7.483 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #14 7.483 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB] #14 7.485 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.5 [572 kB] #14 7.491 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #14 7.491 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #14 7.492 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #14 7.503 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.9 [671 kB] #14 7.511 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done #13 9.570 Setting up libexpat1:amd64 (2.5.0-1) ... #13 9.579 Setting up python3.11-minimal (3.11.2-6) ... #14 DONE 0.8s #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #14 6.913 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.19 [1083 kB] #16 65.07 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 19/65 #13 7.677 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ... #13 7.690 Unpacking libuchardet0:arm64 (0.0.7-1) ... #13 7.739 Selecting previously unselected package groff-base. #13 7.741 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ... #13 7.748 Unpacking groff-base (1.22.4-6) ... #13 10.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 ... 9519 files and directories currently installed.) #13 10.07 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #13 10.09 Unpacking python3-minimal (3.9.2-3) ... #13 10.16 Selecting previously unselected package media-types. #13 10.16 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 10.18 Unpacking media-types (4.0.0) ... #13 10.91 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_arm64.deb ... #13 10.93 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ... #13 11.23 Selecting previously unselected package python3.7-minimal. #14 12.29 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.9 [636 kB] #14 7.512 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] #14 7.512 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] #14 7.514 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libunwind8 amd64 1.2.1-9ubuntu0.1 [47.7 kB] #14 7.515 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #14 7.519 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #14 7.520 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #14 7.520 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #14 7.521 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #14 7.531 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #14 7.534 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #14 7.537 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #14 7.538 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #14 7.543 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #14 7.547 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.6 [207 kB] #14 7.550 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.6 [473 kB] #14 7.555 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.6 [47.4 kB] #14 7.556 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.6 [46.6 kB] #14 7.556 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.6 [1613 kB] #14 7.575 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.6 [3376 B] #14 7.575 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB] #14 7.576 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-163.180 [1111 kB] #14 7.588 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #14 7.589 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB] #14 7.612 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] #14 7.612 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #14 7.617 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #14 7.619 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #14 7.620 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] #14 7.697 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #14 7.697 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] #14 7.698 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.3s done #12 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #12 DONE 12.5s #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 4.566 Fedora 37 - x86_64 21 MB/s | 82 MB 00:03 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #14 4.740 Reading package lists... #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.8s done #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 9.6s done #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.7s done #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.1s done #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.7s done #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0.6s #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.321 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [708 kB] #14 7.380 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB] #14 7.380 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [1586 kB] #13 9.974 Selecting previously unselected package perl. #13 9.976 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ... #13 9.988 Unpacking perl (5.28.1-6+deb10u1) ... #13 10.09 Selecting previously unselected package liblocale-gettext-perl. #16 65.64 Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64 20/65 #16 65.94 Installing : libsemanage-python-2.5-14.el7.aarch64 21/65 #16 65.98 Installing : libselinux-python-2.5-15.el7.aarch64 22/65 #16 66.01 Installing : less-458-9.el7.aarch64 23/65 #16 66.03 Installing : fipscheck-1.4.1-6.el7.aarch64 24/65 #13 7.880 Selecting previously unselected package libgdbm6:arm64. #13 7.882 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ... #13 7.906 Unpacking libgdbm6:arm64 (1.19-2) ... #13 8.043 Selecting previously unselected package libpipeline1:arm64. #13 8.045 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ... #13 8.051 Unpacking libpipeline1:arm64 (1.5.3-1) ... #13 10.36 Selecting previously unselected package libmpdec3:amd64. #13 10.37 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... #13 10.39 Unpacking libmpdec3:amd64 (2.5.1-1) ... #13 11.23 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u5_arm64.deb ... #13 11.29 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... #13 11.52 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ... #14 12.33 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB] #14 12.34 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] #14 12.34 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB] #14 12.35 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB] #14 12.36 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB] #14 12.36 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB] #14 12.36 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB] #14 12.36 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB] #14 12.51 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB] #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #10 DONE 11.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.725 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] #14 7.753 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] #14 7.755 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] #14 7.842 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] #14 7.852 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] #14 7.873 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] #14 7.882 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] #14 7.884 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] #14 7.909 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] #12 DONE 9.9s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 5.369 0 upgraded, 425 newly installed, 0 to remove and 0 not upgraded. #13 5.369 Need to get 182 MB of archives. #13 5.369 After this operation, 658 MB of additional disk space will be used. #13 5.369 Get:1 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7 [2815 kB] #13 5.387 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB] #13 5.388 Get:3 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] #13 5.388 Get:4 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7 [4019 kB] #13 5.412 Get:5 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7 [239 kB] #13 5.413 Get:6 http://deb.debian.org/debian bookworm/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB] #13 5.413 Get:7 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.9-1 [1800 kB] #13 5.422 Get:8 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB] #13 5.426 Get:9 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB] #13 5.427 Get:10 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB] #13 5.436 Get:11 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB] #13 5.438 Get:12 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB] #13 5.439 Get:13 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB] #13 5.439 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2 [31.6 kB] #13 5.440 Get:15 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2 [78.9 kB] #13 5.440 Get:16 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] #13 5.441 Get:17 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2 [313 kB] #13 5.476 Get:18 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2 [124 kB] #13 5.477 Get:19 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 5.477 Get:20 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] #13 5.478 Get:21 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] #13 5.478 Get:22 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB] #13 5.478 Get:23 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB] #13 5.479 Get:24 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB] #13 5.483 Get:25 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB] #13 5.498 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB] #13 5.503 Get:27 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B] #13 5.503 Get:28 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB] #13 5.504 Get:29 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2 [128 kB] #13 5.505 Get:30 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB] #13 5.505 Get:31 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 5.506 Get:32 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] #13 5.506 Get:33 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.9-1 [1382 kB] #13 5.517 Get:34 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] #13 5.519 Get:35 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] #13 5.521 Get:36 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] #13 5.522 Get:37 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] #13 5.524 Get:38 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB] #13 5.525 Get:39 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #13 5.525 Get:40 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB] #13 5.533 Get:41 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2 [62.6 kB] #13 5.534 Get:42 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB] #13 5.535 Get:43 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB] #13 5.536 Get:44 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB] #13 5.563 Get:45 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB] #13 5.572 Get:46 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] #13 5.573 Get:47 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] #13 5.573 Get:48 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] #13 5.574 Get:49 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] #13 5.574 Get:50 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2 [931 kB] #13 5.579 Get:51 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1 [55.2 kB] #13 5.581 Get:52 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] #13 5.583 Get:53 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] #13 5.585 Get:54 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] #13 5.586 Get:55 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] #13 5.587 Get:56 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] #13 5.591 Get:57 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB] #13 5.593 Get:58 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB] #13 5.610 Get:59 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB] #13 5.614 Get:60 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB] #13 5.615 Get:61 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB] #13 5.615 Get:62 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB] #13 5.619 Get:63 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB] #13 5.619 Get:64 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB] #13 5.634 Get:65 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB] #13 5.636 Get:66 http://deb.debian.org/debian bookworm/main arm64 libc-dev-bin arm64 2.36-9+deb12u1 [44.1 kB] #13 5.636 Get:67 http://deb.debian.org/debian-security bookworm-security/main arm64 linux-libc-dev arm64 6.1.52-1 [1827 kB] #13 5.640 Get:68 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB] #13 5.641 Get:69 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB] #13 5.642 Get:70 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #13 5.643 Get:71 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB] #13 5.643 Get:72 http://deb.debian.org/debian bookworm/main arm64 libc6-dev arm64 2.36-9+deb12u1 [1429 kB] #13 5.650 Get:73 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1 [611 kB] #13 5.653 Get:74 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB] #13 5.657 Get:75 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB] #13 5.657 Get:76 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14 [8226 kB] #13 5.703 Get:77 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B] #13 5.704 Get:78 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14 [37.7 kB] #13 5.704 Get:79 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14 [104 kB] #13 5.705 Get:80 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14 [23.9 kB] #13 5.705 Get:81 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14 [9536 B] #13 5.706 Get:82 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14 [2095 kB] #13 5.716 Get:83 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14 [926 kB] #13 5.720 Get:84 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14 [2179 kB] #13 5.731 Get:85 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14 [862 kB] #13 5.735 Get:86 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14 [998 kB] #13 5.740 Get:87 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14 [959 kB] #13 5.745 Get:88 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14 [16.3 MB] #13 5.838 Get:89 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B] #13 5.838 Get:90 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14 [2006 kB] #13 5.847 Get:91 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14 [9071 kB] #13 5.899 Get:92 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3 [1336 B] #13 5.900 Get:93 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB] #13 5.902 Get:94 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] #13 5.905 Get:95 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] #13 5.906 Get:96 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] #13 5.912 Get:97 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] #13 5.912 Get:98 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] #13 5.914 Get:99 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] #13 5.914 Get:100 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] #13 5.915 Get:101 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] #13 5.916 Get:102 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB] #13 5.916 Get:103 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] #13 5.916 Get:104 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #13 5.917 Get:105 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] #13 5.918 Get:106 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u1 [362 kB] #13 5.919 Get:107 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u1 [307 kB] #13 5.920 Get:108 http://deb.debian.org/debian bookworm/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 5.921 Get:109 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB] #13 5.922 Get:110 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] #13 5.924 Get:111 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB] #13 5.925 Get:112 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #13 5.926 Get:113 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B] #13 5.927 Get:114 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 5.928 Get:115 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 5.928 Get:116 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] #13 5.930 Get:117 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB] #13 5.932 Get:118 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] #13 5.985 Get:119 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] #13 5.988 Get:120 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB] #13 5.994 Get:121 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 5.995 Get:122 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #13 5.996 Get:123 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB] #13 6.001 Get:124 http://deb.debian.org/debian bookworm/main arm64 debian-keyring all 2022.12.24 [30.5 MB] #13 6.175 Get:125 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2 [27.9 kB] #13 6.175 Get:126 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2 [66.4 kB] #13 6.175 Get:127 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB] #13 6.176 Get:128 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB] #13 6.179 Get:129 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB] #13 6.179 Get:130 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #13 6.180 Get:131 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB] #13 6.184 Get:132 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 6.192 Get:133 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB] #13 6.198 Get:134 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB] #13 6.219 Get:135 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB] #13 6.219 Get:136 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB] #13 6.236 Get:137 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB] #13 6.239 Get:138 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB] #13 6.241 Get:139 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB] #13 6.245 Get:140 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB] #13 6.255 Get:141 http://deb.debian.org/debian bookworm/main arm64 libfile-dirlist-perl all 0.05-3 [7600 B] #13 6.258 Get:142 http://deb.debian.org/debian bookworm/main arm64 libfile-which-perl all 1.27-2 [15.1 kB] #13 6.260 Get:143 http://deb.debian.org/debian bookworm/main arm64 libfile-homedir-perl all 1.006-2 [42.4 kB] #13 6.262 Get:144 http://deb.debian.org/debian bookworm/main arm64 libfile-touch-perl all 0.12-2 [8816 B] #13 6.264 Get:145 http://deb.debian.org/debian bookworm/main arm64 libio-pty-perl arm64 1:1.17-1 [34.5 kB] #13 6.266 Get:146 http://deb.debian.org/debian bookworm/main arm64 libipc-run-perl all 20220807.0-1 [104 kB] #13 6.269 Get:147 http://deb.debian.org/debian bookworm/main arm64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 6.269 Get:148 http://deb.debian.org/debian bookworm/main arm64 libclass-xsaccessor-perl arm64 1.19-4+b1 [35.3 kB] #13 6.269 Get:149 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-op-check-perl arm64 0.22-2+b1 [10.4 kB] #13 6.270 Get:150 http://deb.debian.org/debian bookworm/main arm64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 6.270 Get:151 http://deb.debian.org/debian bookworm/main arm64 libdevel-callchecker-perl arm64 0.008-2 [15.9 kB] #13 6.270 Get:152 http://deb.debian.org/debian bookworm/main arm64 libparams-classify-perl arm64 0.015-2+b1 [22.9 kB] #13 6.270 Get:153 http://deb.debian.org/debian bookworm/main arm64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 6.271 Get:154 http://deb.debian.org/debian bookworm/main arm64 libimport-into-perl all 1.002005-2 [11.3 kB] #13 6.272 Get:155 http://deb.debian.org/debian bookworm/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 6.273 Get:156 http://deb.debian.org/debian bookworm/main arm64 libsub-quote-perl all 2.006008-1 [21.8 kB] #13 6.275 Get:157 http://deb.debian.org/debian bookworm/main arm64 libmoo-perl all 2.005005-1 [58.0 kB] #13 6.276 Get:158 http://deb.debian.org/debian bookworm/main arm64 libencode-locale-perl all 1.05-3 [12.9 kB] #13 6.276 Get:159 http://deb.debian.org/debian bookworm/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.276 Get:160 http://deb.debian.org/debian bookworm/main arm64 libhttp-date-perl all 6.05-2 [10.5 kB] #13 6.277 Get:161 http://deb.debian.org/debian bookworm/main arm64 libfile-listing-perl all 6.15-1 [12.6 kB] #13 6.278 Get:162 http://deb.debian.org/debian bookworm/main arm64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 6.278 Get:163 http://deb.debian.org/debian bookworm/main arm64 libregexp-ipv6-perl all 0.03-3 [5212 B] #13 6.278 Get:164 http://deb.debian.org/debian bookworm/main arm64 liburi-perl all 5.17-1 [90.4 kB] #13 6.279 Get:165 http://deb.debian.org/debian bookworm/main arm64 libhtml-parser-perl arm64 3.81-1 [98.6 kB] #13 6.280 Get:166 http://deb.debian.org/debian bookworm/main arm64 libhtml-tree-perl all 5.07-3 [211 kB] #13 6.282 Get:167 http://deb.debian.org/debian bookworm/main arm64 libclone-perl arm64 0.46-1 [13.5 kB] #13 6.283 Get:168 http://deb.debian.org/debian bookworm/main arm64 libio-html-perl all 1.004-3 [16.2 kB] #13 6.297 Get:169 http://deb.debian.org/debian bookworm/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 6.297 Get:170 http://deb.debian.org/debian bookworm/main arm64 libhttp-message-perl all 6.44-1 [81.7 kB] #13 6.299 Get:171 http://deb.debian.org/debian bookworm/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.300 Get:172 http://deb.debian.org/debian bookworm/main arm64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 6.317 Get:173 http://deb.debian.org/debian bookworm/main arm64 perl-openssl-defaults arm64 7+b1 [7924 B] #13 6.319 Get:174 http://deb.debian.org/debian bookworm/main arm64 libnet-ssleay-perl arm64 1.92-2+b1 [308 kB] #13 6.321 Get:175 http://deb.debian.org/debian bookworm/main arm64 libio-socket-ssl-perl all 2.081-2 [219 kB] #13 6.323 Get:176 http://deb.debian.org/debian bookworm/main arm64 libnet-http-perl all 6.22-1 [25.3 kB] #13 6.323 Get:177 http://deb.debian.org/debian bookworm/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.324 Get:178 http://deb.debian.org/debian bookworm/main arm64 libtry-tiny-perl all 0.31-2 [22.6 kB] #13 6.324 Get:179 http://deb.debian.org/debian bookworm/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.324 Get:180 http://deb.debian.org/debian bookworm/main arm64 libwww-perl all 6.68-1 [186 kB] #13 6.326 Get:181 http://deb.debian.org/debian bookworm/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #13 6.327 Get:182 http://deb.debian.org/debian bookworm/main arm64 wdiff arm64 1.2.2-5 [119 kB] #13 6.328 Get:183 http://deb.debian.org/debian bookworm/main arm64 devscripts arm64 2.23.4 [1073 kB] #13 6.334 Get:184 http://deb.debian.org/debian bookworm/main arm64 diffstat arm64 1.65-1 [31.2 kB] #13 6.334 Get:185 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58 [5848 B] #13 6.337 Get:186 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] #13 6.338 Get:187 http://deb.debian.org/debian bookworm/main arm64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 6.339 Get:188 http://deb.debian.org/debian bookworm/main arm64 python3-debian all 0.1.49 [115 kB] #13 6.340 Get:189 http://deb.debian.org/debian bookworm/main arm64 libgpgme11 arm64 1.18.0-3+b1 [286 kB] #13 6.342 Get:190 http://deb.debian.org/debian bookworm/main arm64 python3-gpg arm64 1.18.0-3+b1 [352 kB] #13 6.344 Get:191 http://deb.debian.org/debian bookworm/main arm64 python3-xdg all 0.28-2 [40.5 kB] #13 6.347 Get:192 http://deb.debian.org/debian bookworm/main arm64 dput all 1.1.3 [42.7 kB] #13 6.347 Get:193 http://deb.debian.org/debian bookworm/main arm64 equivs all 2.3.1 [22.7 kB] #13 6.348 Get:194 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB] #13 6.354 Get:195 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB] #13 6.383 Get:196 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u1 [357 kB] #13 6.385 Get:197 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] #13 6.385 Get:198 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1 [2049 kB] #13 6.428 Get:199 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1 [7023 kB] #13 6.476 Get:200 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB] #13 6.492 Get:201 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1 [363 kB] #13 6.496 Get:202 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.496 Get:203 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1 [11.2 kB] #13 6.497 Get:204 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 6.497 Get:205 http://deb.debian.org/debian bookworm/main arm64 libaliased-perl all 0.34-3 [13.5 kB] #13 6.497 Get:206 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1 [1379 kB] #13 6.632 Get:207 http://deb.debian.org/debian bookworm/main arm64 libapt-pkg-perl arm64 0.1.40+b2 [66.1 kB] #13 6.662 Get:208 http://deb.debian.org/debian bookworm/main arm64 libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 6.663 Get:209 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] #13 6.664 Get:210 http://deb.debian.org/debian bookworm/main arm64 libarray-intspan-perl all 2.004-2 [25.7 kB] #13 6.664 Get:211 http://deb.debian.org/debian bookworm/main arm64 libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 6.665 Get:212 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2 [274 kB] #13 6.681 Get:213 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB] #13 6.683 Get:214 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB] #13 6.686 Get:215 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB] #13 6.691 Get:216 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB] #13 6.692 Get:217 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB] #13 6.693 Get:218 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB] #13 6.694 Get:219 http://deb.debian.org/debian bookworm/main arm64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 6.707 Get:220 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 6.708 Get:221 http://deb.debian.org/debian bookworm/main arm64 libvariable-magic-perl arm64 0.63-1+b1 [42.8 kB] #13 6.709 Get:222 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 6.711 Get:223 http://deb.debian.org/debian bookworm/main arm64 libberkeleydb-perl arm64 0.64-2+b1 [121 kB] #13 6.713 Get:224 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB] #13 6.715 Get:225 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5 [369 kB] #13 6.717 Get:226 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB] #13 6.719 Get:227 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1 [148 kB] #13 6.720 Get:228 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB] #13 6.721 Get:229 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB] #13 6.724 Get:230 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1 [191 kB] #13 6.725 Get:231 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB] #13 6.726 Get:232 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB] #13 6.727 Get:233 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB] #13 6.728 Get:234 http://deb.debian.org/debian-security bookworm-security/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB] #13 6.729 Get:235 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6 [300 kB] #13 6.731 Get:236 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #13 6.732 Get:237 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 6.733 Get:238 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] #13 6.735 Get:239 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u1 [292 kB] #13 6.736 Get:240 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u1 [729 kB] #13 6.740 Get:241 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1 [45.2 kB] #13 6.742 Get:242 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB] #13 6.743 Get:243 http://deb.debian.org/debian bookworm/main arm64 libc-devtools arm64 2.36-9+deb12u1 [51.2 kB] #13 6.744 Get:244 http://deb.debian.org/debian bookworm/main arm64 libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 6.745 Get:245 http://deb.debian.org/debian bookworm/main arm64 libcgi-pm-perl all 4.55-1 [220 kB] #13 6.747 Get:246 http://deb.debian.org/debian bookworm/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #13 6.749 Get:247 http://deb.debian.org/debian bookworm/main arm64 libfcgi-perl arm64 0.82+ds-2 [24.4 kB] #13 6.750 Get:248 http://deb.debian.org/debian bookworm/main arm64 libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 6.753 Get:249 http://deb.debian.org/debian bookworm/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 6.754 Get:250 http://deb.debian.org/debian bookworm/main arm64 libclass-inspector-perl all 1.36-3 [17.5 kB] #13 6.754 Get:251 http://deb.debian.org/debian bookworm/main arm64 libcommon-sense-perl arm64 3.75-3 [23.0 kB] #13 6.755 Get:252 http://deb.debian.org/debian bookworm/main arm64 libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 6.756 Get:253 http://deb.debian.org/debian bookworm/main arm64 libparams-util-perl arm64 1.102-2+b1 [24.2 kB] #13 6.758 Get:254 http://deb.debian.org/debian bookworm/main arm64 libsub-install-perl all 0.929-1 [10.5 kB] #13 6.760 Get:255 http://deb.debian.org/debian bookworm/main arm64 libdata-optlist-perl all 0.113-1 [10.6 kB] #13 6.761 Get:256 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-perl all 0.989-1 [50.5 kB] #13 6.772 Get:257 http://deb.debian.org/debian bookworm/main arm64 libconst-fast-perl all 0.014-2 [8792 B] #13 6.773 Get:258 http://deb.debian.org/debian bookworm/main arm64 libwant-perl arm64 0.29-2+b1 [27.1 kB] #13 6.773 Get:259 http://deb.debian.org/debian bookworm/main arm64 libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 6.773 Get:260 http://deb.debian.org/debian bookworm/main arm64 libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 6.774 Get:261 http://deb.debian.org/debian bookworm/main arm64 libcpanel-json-xs-perl arm64 4.35-1 [128 kB] #13 6.775 Get:262 http://deb.debian.org/debian bookworm/main arm64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 6.776 Get:263 http://deb.debian.org/debian bookworm/main arm64 libexception-class-perl all 1.45-1 [34.6 kB] #13 6.778 Get:264 http://deb.debian.org/debian bookworm/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 6.779 Get:265 http://deb.debian.org/debian bookworm/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 6.779 Get:266 http://deb.debian.org/debian bookworm/main arm64 libdata-dpath-perl all 0.58-2 [43.6 kB] #13 6.780 Get:267 http://deb.debian.org/debian bookworm/main arm64 libdata-dump-perl all 1.25-1 [28.4 kB] #13 6.781 Get:268 http://deb.debian.org/debian bookworm/main arm64 libdata-messagepack-perl arm64 1.02-1+b1 [34.0 kB] #13 6.783 Get:269 http://deb.debian.org/debian bookworm/main arm64 libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 6.784 Get:270 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 6.785 Get:271 http://deb.debian.org/debian bookworm/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 6.785 Get:272 http://deb.debian.org/debian bookworm/main arm64 libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 6.786 Get:273 http://deb.debian.org/debian bookworm/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2+b1 [98.8 kB] #13 6.788 Get:274 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 6.789 Get:275 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 6.792 Get:276 http://deb.debian.org/debian bookworm/main arm64 libdevel-size-perl arm64 0.83-2+b1 [24.2 kB] #13 6.794 Get:277 http://deb.debian.org/debian bookworm/main arm64 libdistro-info-perl all 1.5 [5300 B] #13 6.795 Get:278 http://deb.debian.org/debian bookworm/main arm64 libemail-address-xs-perl arm64 1.05-1+b1 [28.3 kB] #13 6.796 Get:279 http://deb.debian.org/debian bookworm/main arm64 libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 6.798 Get:280 http://deb.debian.org/debian bookworm/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #13 6.799 Get:281 http://deb.debian.org/debian bookworm/main arm64 libindirect-perl arm64 0.39-2+b1 [26.6 kB] #13 6.801 Get:282 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [57.0 kB] #13 6.803 Get:283 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-sublike-perl arm64 0.16-1+b2 [28.0 kB] #13 6.804 Get:284 http://deb.debian.org/debian bookworm/main arm64 libobject-pad-perl arm64 0.78-1 [113 kB] #13 6.807 Get:285 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 6.808 Get:286 http://deb.debian.org/debian bookworm/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [28.2 kB] #13 6.809 Get:287 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 6.810 Get:288 http://deb.debian.org/debian bookworm/main arm64 libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 6.810 Get:289 http://deb.debian.org/debian bookworm/main arm64 libfile-basedir-perl all 0.09-2 [15.1 kB] #13 6.811 Get:290 http://deb.debian.org/debian bookworm/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 6.812 Get:291 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1 [34.8 kB] #13 6.813 Get:292 http://deb.debian.org/debian bookworm/main arm64 libnumber-compare-perl all 0.03-3 [6332 B] #13 6.814 Get:293 http://deb.debian.org/debian bookworm/main arm64 libtext-glob-perl all 0.11-3 [7676 B] #13 6.816 Get:294 http://deb.debian.org/debian bookworm/main arm64 libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 6.816 Get:295 http://deb.debian.org/debian bookworm/main arm64 libfont-afm-perl all 1.20-4 [13.1 kB] #13 6.817 Get:296 http://deb.debian.org/debian bookworm/main arm64 libio-string-perl all 1.08-4 [12.1 kB] #13 6.819 Get:297 http://deb.debian.org/debian bookworm/main arm64 libfont-ttf-perl all 1.06-2 [318 kB] #13 6.821 Get:298 http://deb.debian.org/debian bookworm/main arm64 libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 6.822 Get:299 http://deb.debian.org/debian bookworm/main arm64 libsort-versions-perl all 1.62-3 [8928 B] #13 6.823 Get:300 http://deb.debian.org/debian bookworm/main arm64 libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 6.824 Get:301 http://deb.debian.org/debian bookworm/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 6.825 Get:302 http://deb.debian.org/debian bookworm/main arm64 libio-prompter-perl all 0.004015-2 [59.9 kB] #13 6.826 Get:303 http://deb.debian.org/debian bookworm/main arm64 libjson-perl all 4.10000-1 [87.5 kB] #13 6.828 Get:304 http://deb.debian.org/debian bookworm/main arm64 liblog-any-perl all 1.713-1 [76.3 kB] #13 6.829 Get:305 http://deb.debian.org/debian bookworm/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #14 5.538 Building dependency tree... #14 5.718 Reading state information... #14 5.953 The following additional packages will be installed: #14 5.953 autoconf automake autopoint autotools-dev binutils #14 5.953 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 5.954 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #14 5.954 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.607 Get:1 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB] #14 0.733 Get:2 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB] #14 0.804 Get:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB] #14 0.820 Get:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB] #14 0.894 Get:5 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB] #14 0.920 Get:6 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB] #14 1.150 Get:7 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB] #14 1.153 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB] #14 1.167 Get:9 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [546 kB] #14 1.171 Get:10 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [902 kB] #14 1.172 Get:11 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [451 kB] #14 1.176 Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1008 kB] #14 1.187 Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7179 B] #14 1.187 Get:14 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B] #14 1.501 Get:15 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [417 kB] #14 1.525 Get:16 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [451 kB] #14 1.551 Get:17 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7179 B] #14 2.474 Fetched 25.3 MB in 2s (12.5 MB/s) #14 2.474 Reading package lists... #14 3.532 Reading package lists... #14 4.544 Building dependency tree... #14 4.769 Reading state information... #14 5.024 The following additional packages will be installed: #14 5.024 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 5.024 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 5.025 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit dh-autoreconf #14 5.025 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.025 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 #14 5.025 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 5.025 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 5.025 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #14 5.025 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 5.025 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.025 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 5.025 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 5.025 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 5.025 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 5.025 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.025 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.025 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.025 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.025 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.025 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.025 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.025 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.025 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.025 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.025 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.025 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.025 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.025 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.025 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.025 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.025 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 5.029 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.029 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.029 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.029 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.029 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.029 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 5.029 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.029 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.029 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.029 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.029 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.029 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.029 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.029 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.029 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.029 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.029 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.029 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.029 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.029 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.029 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.029 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.029 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.029 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.029 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.029 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.029 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.029 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 5.029 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.029 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.029 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.029 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.029 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 5.029 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 5.029 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 5.029 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 5.029 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.029 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.029 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.029 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.029 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.029 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.029 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.029 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.029 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.029 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.029 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.029 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.029 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.029 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.029 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.029 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.029 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.029 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.029 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.029 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.029 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.029 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.029 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.029 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 5.029 zstd #14 5.029 Suggested packages: #14 5.029 cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc #14 5.029 bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at #14 5.029 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things #14 5.029 cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts #14 5.029 faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl #14 5.029 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #14 5.029 piuparts postgresql-client pristine-lfs quilt ratt reprotest #14 5.029 svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 5.029 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 5.029 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc #14 5.029 gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 5.029 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 5.029 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 5.029 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #14 5.029 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libscalar-number-perl #14 5.029 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 5.029 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 5.029 libstdc++-12-doc libbareword-filehandles-perl libmultidimensional-perl #14 5.029 libxstring-perl gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #14 5.029 libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl #14 5.029 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.029 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.029 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.029 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 5.029 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 5.029 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 5.029 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 5.029 python3-setuptools python3-openssl python3-socks python-requests-doc #14 5.029 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 5.029 binfmt-support readline-doc zip wdiff-doc #14 5.384 The following NEW packages will be installed: #14 5.384 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 5.384 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 5.384 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit devscripts #14 5.384 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.385 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #14 5.385 g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git git-man gnupg #14 5.385 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 5.385 gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.385 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.385 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.385 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 5.385 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 5.385 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 5.385 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 5.385 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.385 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.385 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.385 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.385 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.385 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.385 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.385 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.385 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.385 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.385 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.385 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.385 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.385 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.385 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.385 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.385 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #14 5.385 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.389 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.389 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.389 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.389 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.389 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 5.389 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.389 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.389 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.389 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.389 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.389 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.389 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.389 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.389 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.389 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.389 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.389 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.389 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.389 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.389 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.389 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.389 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.389 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.389 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.389 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.389 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.389 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 5.389 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.389 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.389 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.389 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.389 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #14 5.389 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #14 5.389 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 5.389 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #14 5.389 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.389 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.389 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.389 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.389 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.389 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.389 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.389 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.389 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.389 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.389 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.389 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.389 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.389 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.389 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.389 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.389 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.389 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.389 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.389 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.389 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.389 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.389 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.389 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 5.389 zstd #14 5.694 0 upgraded, 396 newly installed, 0 to remove and 2 not upgraded. #14 5.694 Need to get 142 MB of archives. #14 5.694 After this operation, 540 MB of additional disk space will be used. #14 5.694 Get:1 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #14 5.719 Get:2 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssl3 amd64 3.0.8-1ubuntu1.2 [1902 kB] #14 5.801 Get:3 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-minimal amd64 3.11.4-1~23.04 [839 kB] #14 5.811 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexpat1 amd64 2.5.0-1 [84.2 kB] #14 5.812 Get:5 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11-minimal amd64 3.11.4-1~23.04 [2228 kB] #14 5.834 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-minimal amd64 3.11.2-1 [24.6 kB] #14 5.834 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 media-types all 10.0.0 [25.8 kB] #14 5.835 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5support0 amd64 1.20.1-1build1 [31.4 kB] #14 5.835 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libk5crypto3 amd64 1.20.1-1build1 [81.1 kB] #14 5.836 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B] #14 5.837 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5-3 amd64 1.20.1-1build1 [346 kB] #14 5.841 Get:12 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgssapi-krb5-2 amd64 1.20.1-1build1 [142 kB] #14 5.842 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 5.843 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB] #14 5.847 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB] #14 5.859 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 readline-common all 8.2-1.3 [55.7 kB] #14 5.860 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadline8 amd64 8.2-1.3 [151 kB] #14 5.862 Get:18 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsqlite3-0 amd64 3.40.1-1 [654 kB] #14 5.870 Get:19 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-stdlib amd64 3.11.4-1~23.04 [1910 kB] #14 5.890 Get:20 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11 amd64 3.11.4-1~23.04 [572 kB] #14 5.896 Get:21 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpython3-stdlib amd64 3.11.2-1 [7234 B] #14 5.896 Get:22 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3 amd64 3.11.2-1 [22.9 kB] #14 5.897 Get:23 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB] #14 5.928 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm6 amd64 1.23-3 [33.2 kB] #14 5.930 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm-compat4 amd64 1.23-3 [6524 B] #14 5.930 Get:26 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libperl5.36 amd64 5.36.0-7ubuntu0.23.04.1 [4806 kB] #14 5.990 Get:27 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 perl amd64 5.36.0-7ubuntu0.23.04.1 [236 kB] #14 5.993 Get:28 http://archive.ubuntu.com/ubuntu lunar/main amd64 adduser all 3.129ubuntu1 [59.0 kB] #14 5.994 Get:29 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssl amd64 3.0.8-1ubuntu1.2 [1183 kB] #14 6.005 Get:30 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] #14 6.007 Get:31 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 distro-info-data all 0.57ubuntu0.1 [6022 B] #14 6.007 Get:32 http://archive.ubuntu.com/ubuntu lunar/main amd64 iso-codes all 4.12.0-1 [3440 kB] #14 6.041 Get:33 http://archive.ubuntu.com/ubuntu lunar/main amd64 krb5-locales all 1.20.1-1build1 [11.9 kB] #14 6.041 Get:34 http://archive.ubuntu.com/ubuntu lunar/main amd64 less amd64 590-1.2 [140 kB] #14 6.043 Get:35 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbsd0 amd64 0.11.7-4 [41.4 kB] #14 6.044 Get:36 http://archive.ubuntu.com/ubuntu lunar/main amd64 libelf1 amd64 0.188-2.1 [53.4 kB] #14 6.044 Get:37 http://archive.ubuntu.com/ubuntu lunar/main amd64 libicu72 amd64 72.1-3ubuntu2 [10.8 MB] #14 6.165 Get:38 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.1ubuntu0.1 [765 kB] #14 6.172 Get:39 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB] #14 6.173 Get:40 http://archive.ubuntu.com/ubuntu lunar/main amd64 lsb-release all 12.0-1ubuntu1 [6548 B] #14 6.174 Get:41 http://archive.ubuntu.com/ubuntu lunar/main amd64 netbase all 6.4 [13.1 kB] #14 6.174 Get:42 http://archive.ubuntu.com/ubuntu lunar/main amd64 python-apt-common all 2.5.3ubuntu1 [18.0 kB] #14 6.174 Get:43 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-apt amd64 2.5.3ubuntu1 [163 kB] #14 6.176 Get:44 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pkg-resources all 66.1.1-1 [225 kB] #14 6.178 Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 ucf all 3.0043+nmu1 [56.5 kB] #14 6.179 Get:46 http://archive.ubuntu.com/ubuntu lunar/main amd64 bsdextrautils amd64 2.38.1-4ubuntu1 [71.0 kB] #14 6.180 Get:47 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic-mgc amd64 1:5.44-3 [293 kB] #14 6.192 Get:48 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic1 amd64 1:5.44-3 [85.6 kB] #14 6.194 Get:49 http://archive.ubuntu.com/ubuntu lunar/main amd64 file amd64 1:5.44-3 [21.8 kB] #14 6.195 Get:50 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext-base amd64 0.21-11 [36.5 kB] #14 6.196 Get:51 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #14 6.197 Get:52 http://archive.ubuntu.com/ubuntu lunar/main amd64 groff-base amd64 1.22.4-10 [937 kB] #14 6.208 Get:53 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 6.209 Get:54 http://archive.ubuntu.com/ubuntu lunar/main amd64 libedit2 amd64 3.1-20221030-2 [95.2 kB] #14 6.210 Get:55 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfido2-1 amd64 1.12.0-2 [84.8 kB] #14 6.211 Get:56 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjansson4 amd64 2.14-2 [33.0 kB] #14 6.212 Get:57 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.0 kB] #14 6.217 Get:58 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpipeline1 amd64 1.5.7-1 [23.3 kB] #14 6.217 Get:59 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpng16-16 amd64 1.6.39-2 [186 kB] #14 6.219 Get:60 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB] #14 6.220 Get:61 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 6.233 Get:62 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 6.233 Get:63 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxcb1 amd64 1.15-1 [48.0 kB] #14 6.233 Get:64 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-data all 2:1.8.4-2ubuntu0.2 [118 kB] #14 6.233 Get:65 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-6 amd64 2:1.8.4-2ubuntu0.2 [647 kB] #14 6.240 Get:66 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 6.240 Get:67 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 6.242 Get:68 http://archive.ubuntu.com/ubuntu lunar/main amd64 man-db amd64 2.11.2-1 [1218 kB] #14 6.254 Get:69 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages all 6.03-1 [1321 kB] #14 6.268 Get:70 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssh-client amd64 1:9.0p1-1ubuntu8.5 [897 kB] #14 6.277 Get:71 http://archive.ubuntu.com/ubuntu lunar/main amd64 publicsuffix all 20230209.2326-1 [131 kB] #14 6.278 Get:72 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB] #14 6.279 Get:73 http://archive.ubuntu.com/ubuntu lunar/main amd64 strace amd64 6.2-0ubuntu1 [580 kB] #14 6.285 Get:74 http://archive.ubuntu.com/ubuntu lunar/main amd64 xauth amd64 1:1.1.2-1 [25.8 kB] #14 6.286 Get:75 http://archive.ubuntu.com/ubuntu lunar/main amd64 xz-utils amd64 5.4.1-0.2 [270 kB] #14 6.289 Get:76 http://archive.ubuntu.com/ubuntu lunar/main amd64 m4 amd64 1.4.19-3 [243 kB] #14 6.292 Get:77 http://archive.ubuntu.com/ubuntu lunar/main amd64 autoconf all 2.71-3 [339 kB] #14 6.295 Get:78 http://archive.ubuntu.com/ubuntu lunar/main amd64 autotools-dev all 20220109.1 [44.9 kB] #14 6.296 Get:79 http://archive.ubuntu.com/ubuntu lunar/main amd64 automake all 1:1.16.5-1.3 [558 kB] #14 6.302 Get:80 http://archive.ubuntu.com/ubuntu lunar/main amd64 autopoint all 0.21-11 [420 kB] #14 6.307 Get:81 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-common amd64 2.40-2ubuntu4.1 [239 kB] #14 6.310 Get:82 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libbinutils amd64 2.40-2ubuntu4.1 [633 kB] #14 6.320 Get:83 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf-nobfd0 amd64 2.40-2ubuntu4.1 [101 kB] #14 6.320 Get:84 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf0 amd64 2.40-2ubuntu4.1 [97.4 kB] #14 6.320 Get:85 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgprofng0 amd64 2.40-2ubuntu4.1 [897 kB] #14 6.330 Get:86 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2ubuntu4.1 [2484 kB] #14 6.365 Get:87 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils amd64 2.40-2ubuntu4.1 [18.5 kB] #14 6.366 Get:88 http://archive.ubuntu.com/ubuntu lunar/main amd64 libc-dev-bin amd64 2.37-0ubuntu2 [20.0 kB] #14 6.367 Get:89 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 linux-libc-dev amd64 6.2.0-33.33 [1575 kB] #14 6.384 Get:90 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcrypt-dev amd64 1:4.4.33-2 [113 kB] #14 6.385 Get:91 http://archive.ubuntu.com/ubuntu lunar/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 6.420 Get:92 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB] #14 6.422 Get:93 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 6.423 Get:94 http://archive.ubuntu.com/ubuntu lunar/main amd64 libc6-dev amd64 2.37-0ubuntu2 [2092 kB] #14 6.447 Get:95 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~23.04 [42.3 kB] #14 6.449 Get:96 http://archive.ubuntu.com/ubuntu lunar/main amd64 libisl23 amd64 0.25-1 [740 kB] #14 6.456 Get:97 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpfr6 amd64 4.2.0-1 [352 kB] #14 6.460 Get:98 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpc3 amd64 1.3.1-1 [54.1 kB] #14 6.461 Get:99 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~23.04 [10.7 MB] #14 6.582 Get:100 http://archive.ubuntu.com/ubuntu lunar/main amd64 cpp amd64 4:12.2.0-3ubuntu1 [27.8 kB] #14 6.583 Get:101 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcc1-0 amd64 13.1.0-2ubuntu2~23.04 [48.1 kB] #14 6.861 Get:102 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgomp1 amd64 13.1.0-2ubuntu2~23.04 [142 kB] #14 6.918 Get:103 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libitm1 amd64 13.1.0-2ubuntu2~23.04 [29.5 kB] #14 6.920 Get:104 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libatomic1 amd64 13.1.0-2ubuntu2~23.04 [10.4 kB] #14 6.920 Get:105 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libasan8 amd64 13.1.0-2ubuntu2~23.04 [2826 kB] #14 6.983 Get:106 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 liblsan0 amd64 13.1.0-2ubuntu2~23.04 [1203 kB] #14 6.999 Get:107 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtsan2 amd64 13.1.0-2ubuntu2~23.04 [2600 kB] #14 7.030 Get:108 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libubsan1 amd64 13.1.0-2ubuntu2~23.04 [1105 kB] #14 7.043 Get:109 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libquadmath0 amd64 13.1.0-2ubuntu2~23.04 [153 kB] #14 7.045 Get:110 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~23.04 [2577 kB] #14 7.073 Get:111 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~23.04 [21.6 MB] #14 7.451 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB] #14 7.451 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB] #14 7.452 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB] #14 7.455 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB] #14 7.459 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB] #14 7.464 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB] #14 7.632 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.8 [1602 kB] #13 10.09 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... #13 10.12 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #13 10.21 Selecting previously unselected package libssl1.1:amd64. #13 10.21 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #13 10.22 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #13 8.142 Selecting previously unselected package man-db. #13 8.144 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ... #13 8.167 Unpacking man-db (2.9.4-2) ... #13 8.321 Selecting previously unselected package perl-modules-5.32. #13 8.323 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 8.333 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 10.53 Selecting previously unselected package libncursesw6:amd64. #13 10.53 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_amd64.deb ... #13 10.55 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u1) ... #13 10.73 Selecting previously unselected package readline-common. #13 10.73 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 10.74 Unpacking readline-common (8.1-1) ... #14 8.003 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #14 8.003 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] #14 8.019 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] #14 8.108 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #14 8.109 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #14 8.111 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #14 8.113 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #14 8.114 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #14 8.120 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #14 8.121 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #14 8.123 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #14 8.124 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #14 8.126 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #14 8.134 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #14 8.135 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #14 8.136 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #14 8.138 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #14 8.140 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #14 8.140 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #14 8.147 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #14 8.147 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #14 8.148 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] #14 8.148 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] #14 8.159 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB] #14 8.160 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #14 8.161 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB] #14 8.163 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.19 [235 kB] #14 8.166 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.19 [161 kB] #14 8.167 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #14 8.172 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #14 8.173 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #14 8.174 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 8.174 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #14 8.184 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #14 8.184 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 8.185 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 8.185 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #14 8.187 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #14 8.188 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #14 8.196 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 8.197 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #14 8.199 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] #14 8.206 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #14 8.209 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #14 8.210 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #14 8.210 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] #14 8.212 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] #14 8.213 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #14 8.213 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] #14 8.221 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #14 8.222 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] #14 8.227 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] #14 8.232 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #14 8.234 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] #14 8.236 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] #14 8.238 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] #14 8.239 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] #14 8.241 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #14 8.244 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #14 8.246 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #14 8.247 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #14 8.247 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #14 8.248 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 8.258 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #14 8.259 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 8.259 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #14 8.260 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #14 8.260 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 8.260 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 8.271 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #14 8.271 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 8.272 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 8.272 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #14 8.283 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #14 8.284 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #14 8.284 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #14 8.284 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #14 8.285 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 8.285 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #14 8.296 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #14 8.297 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #14 8.299 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #14 8.299 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 8.308 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #14 8.309 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #13 6.829 Get:306 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-perl all 0.40-1 [22.0 kB] #13 6.835 Get:307 http://deb.debian.org/debian bookworm/main arm64 libsub-identify-perl arm64 0.14-3 [10.9 kB] #13 6.836 Get:308 http://deb.debian.org/debian bookworm/main arm64 libsub-name-perl arm64 0.26-2+b1 [12.4 kB] #13 6.837 Get:309 http://deb.debian.org/debian bookworm/main arm64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 6.839 Get:310 http://deb.debian.org/debian bookworm/main arm64 libpath-tiny-perl all 0.144-1 [56.4 kB] #13 6.840 Get:311 http://deb.debian.org/debian bookworm/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 6.842 Get:312 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-perl all 2.002001-1 [377 kB] #13 6.845 Get:313 http://deb.debian.org/debian bookworm/main arm64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 6.846 Get:314 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] #13 6.855 Get:315 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] #13 6.861 Get:316 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] #13 6.861 Get:317 http://deb.debian.org/debian bookworm/main arm64 libhtml-form-perl all 6.11-1 [33.1 kB] #13 6.862 Get:318 http://deb.debian.org/debian bookworm/main arm64 libhtml-format-perl all 2.16-2 [38.8 kB] #13 6.862 Get:319 http://deb.debian.org/debian bookworm/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 6.863 Get:320 http://deb.debian.org/debian bookworm/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 6.863 Get:321 http://deb.debian.org/debian bookworm/main arm64 libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 6.863 Get:322 http://deb.debian.org/debian bookworm/main arm64 libio-interactive-perl all 1.023-2 [11.0 kB] #13 6.863 Get:323 http://deb.debian.org/debian bookworm/main arm64 libio-sessiondata-perl all 1.03-3 [6316 B] #13 6.864 Get:324 http://deb.debian.org/debian bookworm/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 6.864 Get:325 http://deb.debian.org/debian bookworm/main arm64 libipc-run3-perl all 0.048-3 [33.2 kB] #13 6.865 Get:326 http://deb.debian.org/debian bookworm/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 6.865 Get:327 http://deb.debian.org/debian bookworm/main arm64 libjson-xs-perl arm64 4.030-2+b1 [90.7 kB] #13 6.867 Get:328 http://deb.debian.org/debian bookworm/main arm64 libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 6.867 Get:329 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 6.869 Get:330 http://deb.debian.org/debian bookworm/main arm64 liblist-compare-perl all 0.55-2 [65.7 kB] #13 6.870 Get:331 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-perl all 0.59-1 [37.1 kB] #13 6.871 Get:332 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [31.1 kB] #13 6.872 Get:333 http://deb.debian.org/debian bookworm/main arm64 liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 6.873 Get:334 http://deb.debian.org/debian bookworm/main arm64 libltdl7 arm64 2.4.7-5 [392 kB] #13 6.875 Get:335 http://deb.debian.org/debian bookworm/main arm64 libltdl-dev arm64 2.4.7-5 [165 kB] #13 6.877 Get:336 http://deb.debian.org/debian bookworm/main arm64 liblz1 arm64 1.13-5 [38.9 kB] #13 6.879 Get:337 http://deb.debian.org/debian bookworm/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #13 6.880 Get:338 http://deb.debian.org/debian bookworm/main arm64 libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 6.882 Get:339 http://deb.debian.org/debian bookworm/main arm64 libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 6.882 Get:340 http://deb.debian.org/debian bookworm/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 6.883 Get:341 http://deb.debian.org/debian bookworm/main arm64 libmailtools-perl all 2.21-2 [95.6 kB] #13 6.883 Get:342 http://deb.debian.org/debian bookworm/main arm64 libmarkdown2 arm64 2.2.7-2 [34.1 kB] #13 6.885 Get:343 http://deb.debian.org/debian bookworm/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 6.885 Get:344 http://deb.debian.org/debian bookworm/main arm64 libmime-tools-perl all 5.510-1 [213 kB] #13 6.887 Get:345 http://deb.debian.org/debian bookworm/main arm64 libmldbm-perl all 2.05-4 [16.8 kB] #13 6.888 Get:346 http://deb.debian.org/debian bookworm/main arm64 libmoox-aliases-perl all 0.001006-2 [7156 B] #13 6.889 Get:347 http://deb.debian.org/debian bookworm/main arm64 libmouse-perl arm64 2.5.10-1+b3 [167 kB] #13 6.891 Get:348 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-xs-perl arm64 0.30-1+b1 [18.8 kB] #13 6.892 Get:349 http://deb.debian.org/debian bookworm/main arm64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 6.893 Get:350 http://deb.debian.org/debian bookworm/main arm64 libperlio-gzip-perl arm64 0.20-1+b1 [17.1 kB] #13 6.894 Get:351 http://deb.debian.org/debian bookworm/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.2 kB] #13 6.895 Get:352 http://deb.debian.org/debian bookworm/main arm64 libpod-parser-perl all 1.65-1 [96.3 kB] #13 6.897 Get:353 http://deb.debian.org/debian bookworm/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 6.899 Get:354 http://deb.debian.org/debian bookworm/main arm64 libproc-processtable-perl arm64 0.634-1+b2 [42.4 kB] #13 6.901 Get:355 http://deb.debian.org/debian bookworm/main arm64 libre2-9 arm64 20220601+dfsg-1+b1 [156 kB] #13 6.903 Get:356 http://deb.debian.org/debian bookworm/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.4 kB] #13 6.904 Get:357 http://deb.debian.org/debian bookworm/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #13 6.905 Get:358 http://deb.debian.org/debian bookworm/main arm64 libref-util-perl all 0.204-2 [17.4 kB] #13 6.906 Get:359 http://deb.debian.org/debian bookworm/main arm64 libref-util-xs-perl arm64 0.117-2+b1 [13.8 kB] #13 6.910 Get:360 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 6.911 Get:361 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 6.912 Get:362 http://deb.debian.org/debian bookworm/main arm64 libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 6.914 Get:363 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] #13 6.915 Get:364 http://deb.debian.org/debian bookworm/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [95.6 kB] #13 6.917 Get:365 http://deb.debian.org/debian bookworm/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [97.1 kB] #13 6.918 Get:366 http://deb.debian.org/debian bookworm/main arm64 libset-intspan-perl all 1.19-3 [25.3 kB] #13 6.919 Get:367 http://deb.debian.org/debian bookworm/main arm64 libtask-weaken-perl all 1.06-2 [9364 B] #13 6.920 Get:368 http://deb.debian.org/debian bookworm/main arm64 libxml-parser-perl arm64 2.46-4 [198 kB] #13 6.922 Get:369 http://deb.debian.org/debian bookworm/main arm64 libsoap-lite-perl all 1.27-3 [239 kB] #13 6.923 Get:370 http://deb.debian.org/debian bookworm/main arm64 libsocket6-perl arm64 0.29-3 [21.3 kB] #13 6.924 Get:371 http://deb.debian.org/debian bookworm/main arm64 libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 6.926 Get:372 http://deb.debian.org/debian bookworm/main arm64 libstring-escape-perl all 2010.002-3 [18.7 kB] #13 6.927 Get:373 http://deb.debian.org/debian bookworm/main arm64 libstring-license-perl all 0.0.2-1 [34.3 kB] #13 6.928 Get:374 http://deb.debian.org/debian bookworm/main arm64 libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 6.929 Get:375 http://deb.debian.org/debian bookworm/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-2+b1 [33.2 kB] #13 6.937 Get:376 http://deb.debian.org/debian bookworm/main arm64 libterm-readkey-perl arm64 2.38-2+b1 [24.1 kB] #13 6.939 Get:377 http://deb.debian.org/debian bookworm/main arm64 libtext-levenshteinxs-perl arm64 0.03-5+b1 [8396 B] #13 6.940 Get:378 http://deb.debian.org/debian bookworm/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [13.0 kB] #13 6.941 Get:379 http://deb.debian.org/debian bookworm/main arm64 libtext-xslate-perl arm64 3.5.9-1+b2 [196 kB] #13 6.943 Get:380 http://deb.debian.org/debian bookworm/main arm64 libtime-duration-perl all 1.21-2 [13.1 kB] #13 6.944 Get:381 http://deb.debian.org/debian bookworm/main arm64 libtime-moment-perl arm64 0.44-2+b1 [72.2 kB] #13 6.945 Get:382 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.6 kB] #13 6.946 Get:383 http://deb.debian.org/debian bookworm/main arm64 libunicode-utf8-perl arm64 0.62-2 [19.9 kB] #13 6.947 Get:384 http://deb.debian.org/debian bookworm/main arm64 libwww-mechanize-perl all 2.16-1 [116 kB] #13 6.949 Get:385 http://deb.debian.org/debian bookworm/main arm64 libxdelta2 arm64 1.1.3-10.4 [47.4 kB] #13 6.950 Get:386 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] #13 6.950 Get:387 http://deb.debian.org/debian bookworm/main arm64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 6.951 Get:388 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 6.951 Get:389 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 6.952 Get:390 http://deb.debian.org/debian bookworm/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1+b1 [309 kB] #13 6.954 Get:391 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 6.955 Get:392 http://deb.debian.org/debian bookworm/main arm64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 6.956 Get:393 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] #13 6.958 Get:394 http://deb.debian.org/debian bookworm/main arm64 libxstring-perl arm64 0.005-2+b1 [8324 B] #13 6.959 Get:395 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] #13 6.960 Get:396 http://deb.debian.org/debian bookworm/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [32.8 kB] #13 6.962 Get:397 http://deb.debian.org/debian bookworm/main arm64 licensecheck all 3.3.5-1 [49.8 kB] #13 6.963 Get:398 http://deb.debian.org/debian bookworm/main arm64 plzip arm64 1.10-5 [58.0 kB] #13 6.964 Get:399 http://deb.debian.org/debian bookworm/main arm64 lzop arm64 1.04-2 [82.8 kB] #13 6.965 Get:400 http://deb.debian.org/debian bookworm/main arm64 t1utils arm64 1.41-4 [59.8 kB] #13 6.966 Get:401 http://deb.debian.org/debian bookworm/main arm64 unzip arm64 6.0-28 [157 kB] #13 6.968 Get:402 http://deb.debian.org/debian bookworm/main arm64 lintian all 2.116.3 [1130 kB] #13 6.974 Get:403 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B] #13 6.974 Get:404 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2 [2030 kB] #13 6.984 Get:405 http://deb.debian.org/debian bookworm/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #13 6.987 Get:406 http://deb.debian.org/debian bookworm/main arm64 pixz arm64 1.0.7-2 [20.4 kB] #13 6.987 Get:407 http://deb.debian.org/debian bookworm/main arm64 xdelta arm64 1.1.3-10.4 [27.4 kB] #13 6.987 Get:408 http://deb.debian.org/debian bookworm/main arm64 xdelta3 arm64 3.0.11-dfsg-1.2 [66.0 kB] #13 6.988 Get:409 http://deb.debian.org/debian bookworm/main arm64 pristine-tar arm64 1.50 [110 kB] #13 6.989 Get:410 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] #13 6.989 Get:411 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB] #13 6.990 Get:412 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB] #13 6.991 Get:413 http://deb.debian.org/debian bookworm/main arm64 python3-certifi all 2022.9.24-1 [153 kB] #13 6.992 Get:414 http://deb.debian.org/debian bookworm/main arm64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 6.992 Get:415 http://deb.debian.org/debian bookworm/main arm64 python3-idna all 3.3-1 [39.4 kB] #13 6.993 Get:416 http://deb.debian.org/debian bookworm/main arm64 python3-magic all 2:0.4.26-3 [14.5 kB] #13 6.993 Get:417 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB] #13 6.993 Get:418 http://deb.debian.org/debian bookworm/main arm64 python3-urllib3 all 1.26.12-1 [117 kB] #13 6.994 Get:419 http://deb.debian.org/debian bookworm/main arm64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 6.995 Get:420 http://deb.debian.org/debian bookworm/main arm64 python3-unidiff all 0.7.3-1 [11.7 kB] #13 6.996 Get:421 http://deb.debian.org/debian bookworm/main arm64 shared-mime-info arm64 2.2-1 [727 kB] #13 7.000 Get:422 http://deb.debian.org/debian bookworm/main arm64 strace arm64 6.1-0.1 [1193 kB] #13 7.006 Get:423 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] #13 7.006 Get:424 http://deb.debian.org/debian bookworm/main arm64 xdg-user-dirs arm64 0.18-1 [54.2 kB] #13 7.007 Get:425 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] #14 5.954 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 5.954 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #14 5.954 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 5.954 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 5.954 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 5.954 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.954 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 5.954 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.954 libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl #14 5.954 libcbor0.8 libcc1-0 libclass-data-inheritable-perl #14 5.954 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.954 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #14 5.954 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #14 5.954 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #14 5.954 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #14 5.954 libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl #14 5.954 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #14 5.954 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #14 5.954 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #14 5.954 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #14 5.954 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.954 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #14 5.954 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #14 5.954 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #14 5.954 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #14 5.954 libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #14 5.954 libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl #14 5.954 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #14 5.954 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #14 5.954 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.954 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu70 #14 5.954 libimport-into-perl libio-html-perl libio-interactive-perl #14 5.954 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 5.954 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 5.954 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 5.954 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 5.954 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 5.954 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 5.954 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.954 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.954 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.954 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.954 libmath-base85-perl libmd0 libmodule-implementation-perl #14 5.954 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 5.954 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 5.954 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 5.954 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 5.954 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 5.954 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 5.954 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 5.954 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 5.954 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 5.954 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 5.954 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #14 5.954 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.954 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 5.955 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.955 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 5.955 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 5.955 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 5.955 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 5.955 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.955 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.955 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.955 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.955 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 5.955 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 5.955 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 5.955 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #14 5.955 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #14 5.955 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.955 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.955 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.955 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #14 5.955 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #14 5.955 man-db manpages manpages-dev media-types netbase openssh-client openssl #14 5.955 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 5.955 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 5.955 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 5.955 python3-idna python3-magic python3-minimal python3-pkg-resources #14 5.955 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 5.955 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 5.955 ucf unzip wdiff xauth xz-utils zstd #14 5.957 Suggested packages: #14 5.957 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 5.957 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 5.957 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 5.957 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 5.957 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 5.957 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 5.957 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 5.957 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 5.957 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 5.957 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 5.957 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 5.957 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 5.957 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales #14 5.957 bzr libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 5.957 libscalar-number-perl libsasl2-modules-gssapi-mit #14 5.957 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 5.957 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #14 5.957 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 5.957 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 5.957 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.957 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.957 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.957 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 5.957 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 5.957 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 5.957 python3-cryptography python3-openssl python3-socks python-requests-doc #14 5.957 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #14 5.957 Recommended packages: #14 5.957 libnss-nis libnss-nisplus #14 7.342 Get:112 http://archive.ubuntu.com/ubuntu lunar/main amd64 gcc amd64 4:12.2.0-3ubuntu1 [5160 B] #14 7.343 Get:113 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libstdc++-12-dev amd64 12.3.0-1ubuntu1~23.04 [2178 kB] #14 7.364 Get:114 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 g++-12 amd64 12.3.0-1ubuntu1~23.04 [12.1 MB] #13 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done #11 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 1.9s done #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 1.1s #11 ... #13 [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 #13 DONE 5.3s #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 ... #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #14 11.54 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB] #14 11.55 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] #14 11.55 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B] #14 11.56 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 netbase all 6.4 [13.1 kB] #14 11.56 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python-apt-common all 2.5.3ubuntu1 [18.0 kB] #14 11.56 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-apt arm64 2.5.3ubuntu1 [161 kB] #14 11.56 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pkg-resources all 66.1.1-1 [225 kB] #13 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.7s done #11 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done #11 DONE 9.9s #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 10.44 Selecting previously unselected package libpython3.7-minimal:amd64. #13 10.44 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u5_amd64.deb ... #13 10.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ... #13 10.65 Selecting previously unselected package libexpat1:amd64. #13 10.39 Selecting previously unselected package python3-minimal. #13 10.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8445 files and directories currently installed.) #13 10.40 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #13 10.41 Unpacking python3-minimal (3.11.2-1+b1) ... #13 10.50 Selecting previously unselected package media-types. #13 10.50 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 10.51 Unpacking media-types (10.0.0) ... #13 10.85 Selecting previously unselected package libreadline8:amd64. #13 10.85 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #13 10.88 Unpacking libreadline8:amd64 (8.1-1) ... #20 DONE 6.5s #21 [build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #21 DONE 0.2s #22 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true #14 8.309 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 8.310 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #14 8.310 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #14 8.313 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #14 8.321 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #14 8.321 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 8.346 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #14 8.359 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 8.362 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #14 8.391 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #14 8.398 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #14 8.400 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #14 8.425 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #14 8.426 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #14 8.427 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 8.428 Get:211 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2.1 [121 kB] #14 8.429 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-gpg amd64 1.13.1-7ubuntu2.1 [164 kB] #14 8.431 Get:213 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dput all 1.0.3ubuntu1.1 [42.0 kB] #14 8.431 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.19 [233 kB] #14 8.434 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #14 8.435 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #14 8.443 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] #14 8.491 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #14 8.491 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #14 8.492 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 8.492 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] #14 8.493 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #14 8.494 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #14 8.494 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 8.494 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 8.495 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 8.503 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #14 8.507 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 8.507 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 8.507 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #14 8.508 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] #14 8.508 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #14 8.509 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #14 8.509 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #14 8.509 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #14 8.515 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #14 8.521 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #14 8.522 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #14 8.522 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 8.523 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #14 8.524 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #14 8.524 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 8.524 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 8.525 Get:244 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 8.526 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #13 11.67 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ... #13 11.78 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ... #13 11.87 Setting up python3.7-minimal (3.7.3-2+deb10u5) ... #14 12.89 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB] #14 13.00 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB] #14 13.01 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB] #14 13.09 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB] #14 13.13 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.6 [207 kB] #14 6.280 The following NEW packages will be installed: #14 6.280 autoconf automake autopoint autotools-dev binutils #14 6.280 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 6.280 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #14 6.280 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.280 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.280 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #14 6.280 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.281 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #14 6.281 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.281 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.281 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 6.281 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.281 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 6.281 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.281 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.281 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.281 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.281 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.281 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.281 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.281 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.281 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.281 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.281 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.281 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 6.281 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.281 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.281 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 6.281 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 6.281 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.281 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 6.281 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.281 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.281 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.281 libhwasan0 libicu70 libimport-into-perl libio-html-perl #14 6.281 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #14 6.281 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #14 6.281 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #14 6.281 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #14 6.281 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #14 6.281 libldap-common liblist-compare-perl liblist-moreutils-perl #14 6.281 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.281 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #14 6.281 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.281 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #14 6.281 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #14 6.281 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 6.281 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #14 6.281 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #14 6.281 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #14 6.281 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #14 6.281 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #14 6.281 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #14 6.281 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #14 6.281 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #14 6.281 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #14 6.281 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #14 6.281 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #14 6.281 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.281 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 6.281 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.281 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 6.281 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 6.281 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 6.281 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 6.281 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.281 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.281 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.281 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.281 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 6.281 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 6.281 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 6.282 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #14 6.282 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #14 6.282 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.282 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.282 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.282 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #14 6.282 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #14 6.282 man-db manpages manpages-dev media-types netbase openssh-client openssl #14 6.282 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 6.282 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 6.282 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 6.282 python3-idna python3-magic python3-minimal python3-pkg-resources #14 6.282 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 6.282 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 6.282 ucf unzip wdiff xauth xz-utils zstd #14 6.283 The following packages will be upgraded: #14 6.284 libc6 #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.3s done #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #10 DONE 12.0s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.511 Get:115 http://archive.ubuntu.com/ubuntu lunar/main amd64 g++ amd64 4:12.2.0-3ubuntu1 [1120 B] #14 7.511 Get:116 http://archive.ubuntu.com/ubuntu lunar/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 7.513 Get:117 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdpkg-perl all 1.21.21ubuntu1 [247 kB] #14 7.516 Get:118 http://archive.ubuntu.com/ubuntu lunar/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 7.516 Get:119 http://archive.ubuntu.com/ubuntu lunar/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 7.517 Get:120 http://archive.ubuntu.com/ubuntu lunar/main amd64 lto-disabled-list all 39 [12.4 kB] #14 7.518 Get:121 http://archive.ubuntu.com/ubuntu lunar/main amd64 dpkg-dev all 1.21.21ubuntu1 [1117 kB] #14 7.529 Get:122 http://archive.ubuntu.com/ubuntu lunar/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #14 7.529 Get:123 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB] #14 7.532 Get:124 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.2 kB] #14 7.533 Get:125 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [56.6 kB] #14 7.538 Get:126 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap2 amd64 2.6.3+dfsg-1~exp1ubuntu2 [184 kB] #14 7.540 Get:127 http://archive.ubuntu.com/ubuntu lunar/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #14 7.541 Get:128 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssh-4 amd64 0.10.4-2ubuntu0.1 [186 kB] #14 7.544 Get:129 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl4 amd64 7.88.1-8ubuntu2.2 [307 kB] #14 7.547 Get:130 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.2 [209 kB] #14 7.550 Get:131 http://archive.ubuntu.com/ubuntu lunar/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #14 7.551 Get:132 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB] #14 7.553 Get:133 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtool all 2.4.7-5 [166 kB] #14 7.554 Get:134 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-autoreconf all 20 [16.1 kB] #14 7.555 Get:135 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 7.563 Get:136 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-override-perl all 0.09-4 [8706 B] #14 7.563 Get:137 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 7.564 Get:138 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 7.564 Get:139 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdw1 amd64 0.188-2.1 [251 kB] #14 7.567 Get:140 http://archive.ubuntu.com/ubuntu lunar/main amd64 debugedit amd64 1:5.0-5 [46.1 kB] #14 7.575 Get:141 http://archive.ubuntu.com/ubuntu lunar/main amd64 dwz amd64 0.15-1 [112 kB] #14 7.577 Get:142 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext amd64 0.21-11 [867 kB] #14 7.587 Get:143 http://archive.ubuntu.com/ubuntu lunar/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 7.587 Get:144 http://archive.ubuntu.com/ubuntu lunar/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #14 7.590 Get:145 http://archive.ubuntu.com/ubuntu lunar/main amd64 debhelper all 13.11.4ubuntu3 [925 kB] #14 7.599 Get:146 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfakeroot amd64 1.31-1.1 [31.9 kB] #14 7.600 Get:147 http://archive.ubuntu.com/ubuntu lunar/main amd64 fakeroot amd64 1.31-1.1 [60.1 kB] #14 7.601 Get:148 http://archive.ubuntu.com/ubuntu lunar/main amd64 libassuan0 amd64 2.5.5-5 [37.2 kB] #14 7.601 Get:149 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB] #14 7.602 Get:150 http://archive.ubuntu.com/ubuntu lunar/main amd64 libksba8 amd64 1.6.3-2 [120 kB] #14 7.604 Get:151 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 7.612 Get:152 http://archive.ubuntu.com/ubuntu lunar/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB] #14 7.616 Get:153 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 7.617 Get:154 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB] #14 7.625 Get:155 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB] #14 7.631 Get:156 http://archive.ubuntu.com/ubuntu lunar/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB] #14 7.632 Get:157 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB] #14 7.638 Get:158 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB] #14 7.638 Get:159 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB] #14 7.638 Get:160 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB] #14 7.640 Get:161 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 7.645 Get:162 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 7.646 Get:163 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-which-perl all 1.27-2 [12.5 kB] #14 7.646 Get:164 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB] #14 7.649 Get:165 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-touch-perl all 0.12-2 [7498 B] #14 7.650 Get:166 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-pty-perl amd64 1:1.17-1 [32.1 kB] #14 7.659 Get:167 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB] #14 7.661 Get:168 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB] #14 7.662 Get:169 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-xsaccessor-perl amd64 1.19-4build1 [33.6 kB] #14 7.663 Get:170 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-op-check-perl amd64 0.22-2build1 [9600 B] #14 7.663 Get:171 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 7.664 Get:172 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-callchecker-perl amd64 0.008-2 [13.9 kB] #14 7.664 Get:173 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-classify-perl amd64 0.015-2build2 [20.7 kB] #14 7.664 Get:174 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 7.674 Get:175 http://archive.ubuntu.com/ubuntu lunar/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 7.675 Get:176 http://archive.ubuntu.com/ubuntu lunar/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 7.687 Get:177 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 7.688 Get:178 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoo-perl all 2.005005-1 [47.4 kB] #14 7.689 Get:179 http://archive.ubuntu.com/ubuntu lunar/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 7.689 Get:180 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 7.690 Get:181 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-date-perl all 6.05-2 [9946 B] #14 7.690 Get:182 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 7.691 Get:183 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 7.691 Get:184 http://archive.ubuntu.com/ubuntu lunar/main amd64 liburi-perl all 5.17-1ubuntu1 [80.3 kB] #14 7.699 Get:185 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-parser-perl amd64 3.81-1 [87.9 kB] #14 7.701 Get:186 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] #14 7.711 Get:187 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclone-perl amd64 0.46-1 [10.9 kB] #14 7.712 Get:188 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-html-perl all 1.004-3 [15.9 kB] #14 7.713 Get:189 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 7.714 Get:190 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-message-perl all 6.44-1 [77.4 kB] #14 7.715 Get:191 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 7.715 Get:192 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 7.716 Get:193 http://archive.ubuntu.com/ubuntu lunar/main amd64 perl-openssl-defaults amd64 7 [7536 B] #14 7.716 Get:194 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ssleay-perl amd64 1.92-2build2 [296 kB] #14 7.724 Get:195 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-socket-ssl-perl all 2.081-2 [196 kB] #14 7.726 Get:196 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #14 7.736 Get:197 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 7.737 Get:198 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] #14 7.737 Get:199 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 7.738 Get:200 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-perl all 6.67-1 [141 kB] #14 7.739 Get:201 http://archive.ubuntu.com/ubuntu lunar/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #14 11.97 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 ucf all 3.0043+nmu1 [56.5 kB] #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.5s done #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 #13 10.66 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_amd64.deb ... #13 10.66 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ... #13 10.85 Selecting previously unselected package python3.7-minimal. #13 10.85 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u5_amd64.deb ... #13 10.88 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... #13 8.757 Selecting previously unselected package libgdbm-compat4:arm64. #13 8.760 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ... #13 8.772 Unpacking libgdbm-compat4:arm64 (1.19-2) ... #13 8.910 Selecting previously unselected package libperl5.32:arm64. #13 8.913 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ... #13 8.928 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ... #13 10.66 Selecting previously unselected package libncursesw6:amd64. #13 10.66 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ... #13 10.68 Unpacking libncursesw6:amd64 (6.4-4) ... #13 10.76 Selecting previously unselected package libkrb5support0:amd64. #13 10.76 Preparing to unpack .../03-libkrb5support0_1.20.1-2_amd64.deb ... #13 10.77 Unpacking libkrb5support0:amd64 (1.20.1-2) ... #13 10.84 Selecting previously unselected package libk5crypto3:amd64. #13 10.84 Preparing to unpack .../04-libk5crypto3_1.20.1-2_amd64.deb ... #13 10.88 Unpacking libk5crypto3:amd64 (1.20.1-2) ... #22 DONE 0.3s #23 [build 3/3] RUN --mount=type=bind,target=.,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 #14 8.537 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #14 8.538 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #14 8.538 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #14 8.541 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 8.541 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #14 8.542 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 8.542 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 8.542 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #14 8.543 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 8.550 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #14 8.550 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #14 8.562 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #14 8.562 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 8.562 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #14 8.563 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #14 8.563 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #14 8.565 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] #14 8.566 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #14 8.567 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #14 8.573 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #14 8.574 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #14 8.585 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 8.586 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 8.586 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 8.587 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #14 8.587 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #14 8.588 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #14 8.588 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #14 8.589 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #14 8.597 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #14 8.597 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 8.609 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #14 8.609 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #14 8.612 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 8.612 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #14 8.613 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 8.613 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #14 8.614 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 8.614 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #14 8.620 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 8.621 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #14 8.632 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #14 8.632 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 8.633 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #14 8.633 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #14 8.634 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 8.634 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #14 8.635 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] #14 8.635 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 8.644 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] #14 8.644 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] #14 8.655 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] #14 8.657 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #14 8.657 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #14 8.657 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] #14 8.658 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 8.658 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] #14 8.684 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] #14 8.721 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] #14 8.723 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #14 8.724 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #14 8.727 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 8.738 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 8.743 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #14 8.745 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #14 8.747 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #14 8.758 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #14 8.759 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #14 8.760 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #14 8.761 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #14 8.762 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 8.763 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 8.764 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #14 8.766 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #14 8.769 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] #14 8.774 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #14 8.774 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #14 8.775 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #14 8.775 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 8.786 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 8.787 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #14 8.787 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #14 8.787 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #14 8.788 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #14 8.788 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #14 8.799 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #14 8.799 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 8.800 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 8.800 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 8.811 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #14 8.815 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #14 8.817 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 8.817 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #14 8.818 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #14 8.818 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #14 8.824 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #14 8.824 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #14 8.825 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.2 [982 kB] #14 8.836 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #14 8.854 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #13 11.04 Selecting previously unselected package libsqlite3-0:amd64. #13 11.04 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #13 11.05 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #13 11.15 Selecting previously unselected package libpython3.9-stdlib:amd64. #13 11.15 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... #13 11.21 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.2s done #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee #14 13.14 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.6 [475 kB] #14 13.17 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.6 [44.2 kB] #14 13.17 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.6 [43.2 kB] #14 13.17 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.6 [1987 kB] #14 13.27 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.6 [3364 B] #16 66.06 Installing : fipscheck-lib-1.4.1-6.el7.aarch64 25/65 #16 66.69 Installing : openssh-7.4p1-23.el7_9.aarch64 26/65 #14 7.740 Get:202 http://archive.ubuntu.com/ubuntu lunar/main amd64 wdiff amd64 1.2.2-5 [29.2 kB] #14 8.016 Get:203 http://archive.ubuntu.com/ubuntu lunar/main amd64 devscripts all 2.23.4ubuntu1 [1067 kB] #13 7.242 debconf: delaying package configuration, since apt-utils is not installed #13 7.286 Fetched 182 MB in 2s (95.0 MB/s) #13 7.411 Selecting previously unselected package perl-modules-5.36. #13 7.411 (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 ... 6092 files and directories currently installed.) #13 7.416 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ... #13 7.490 Unpacking perl-modules-5.36 (5.36.0-7) ... #14 12.21 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bsdextrautils arm64 2.38.1-4ubuntu1 [69.1 kB] #14 12.26 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic-mgc arm64 1:5.44-3 [293 kB] #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.1s #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.2s done #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.7s done #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 #14 0.631 Loaded plugins: fastestmirror, ovl #13 10.95 Selecting previously unselected package libkeyutils1:amd64. #13 10.95 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... #13 10.96 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #13 11.01 Selecting previously unselected package libkrb5-3:amd64. #13 11.02 Preparing to unpack .../06-libkrb5-3_1.20.1-2_amd64.deb ... #13 11.02 Unpacking libkrb5-3:amd64 (1.20.1-2) ... #23 0.422 Building static docker-linux-amd64 #23 0.424 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:13:22Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker #14 8.856 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #14 8.856 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB] #14 8.857 Get:348 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #14 8.858 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #14 8.858 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 8.859 Get:351 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB] #14 8.861 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #14 8.861 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 8.868 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #13 11.57 Selecting previously unselected package python3.9. #14 8.243 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.8 [387 kB] #14 8.257 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B] #14 8.257 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB] #14 8.257 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB] #14 8.259 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB] #14 8.264 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB] #14 8.267 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB] #14 8.293 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB] #14 8.293 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB] #14 8.293 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB] #14 8.503 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.616 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #0 0.630 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #0 0.630 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #0 0.741 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8612 kB] #0 0.973 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6416 B] #0 1.212 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [60.4 kB] #0 2.013 Fetched 8930 kB in 2s (5422 kB/s) #0 2.013 Reading package lists... #0 2.888 Reading package lists... #0 3.754 Building dependency tree... #0 3.950 Reading state information... #0 4.302 The following additional packages will be installed: #0 4.302 autoconf automake autopoint autotools-dev binutils #0 4.302 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 4.302 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #0 4.302 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 4.302 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #0 4.302 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #0 4.302 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #0 4.302 intltool-debian iso-codes krb5-locales less libabsl20220623 #0 4.302 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 4.302 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #0 4.302 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #0 4.302 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #0 4.302 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #0 4.302 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #0 4.302 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #0 4.302 libclass-inspector-perl libclass-method-modifiers-perl #0 4.302 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 4.302 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 4.302 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #0 4.302 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #0 4.302 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #0 4.302 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #0 4.302 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #0 4.302 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #0 4.302 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #0 4.302 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #0 4.302 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #0 4.302 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #0 4.302 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 4.302 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 4.302 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 4.302 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 4.302 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #0 4.302 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #0 4.302 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 #0 4.302 libheif1 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #0 4.302 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #0 4.302 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 4.302 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 4.302 libicu72 libimport-into-perl libindirect-perl libio-html-perl #0 4.302 libio-interactive-perl libio-prompter-perl libio-pty-perl #0 4.302 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #0 4.302 libio-stringy-perl libipc-run-perl libipc-run3-perl #0 4.302 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 4.302 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #0 4.302 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #0 4.302 libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl #0 4.302 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #0 4.302 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #0 4.302 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 4.302 liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl #0 4.302 libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl #0 4.302 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl #0 4.302 libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6 #0 4.302 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl #0 4.302 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #0 4.302 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #0 4.302 libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl #0 4.302 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #0 4.302 libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl #0 4.302 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #0 4.302 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #0 4.302 libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl #0 4.302 libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #0 4.302 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #0 4.302 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #0 4.302 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 4.302 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #0 4.302 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #0 4.302 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 4.302 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #0 4.302 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 4.302 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #0 4.302 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #0 4.302 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #0 4.302 libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 4.302 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 4.302 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 4.302 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 4.302 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 4.302 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 4.302 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 4.302 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #0 4.302 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #0 4.302 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #0 4.302 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #0 4.302 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #0 4.302 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #0 4.302 manpages manpages-dev media-types netbase openssh-client openssl patch #0 4.302 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #0 4.302 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #0 4.302 python-apt-common python3 python3-apt python3-certifi python3-chardet #0 4.302 python3-charset-normalizer python3-debian python3-gpg python3-idna #0 4.302 python3-magic python3-minimal python3-pkg-resources python3-requests #0 4.302 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #0 4.302 python3.11-minimal readline-common rpcsvc-proto sensible-utils #0 4.302 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #0 4.302 xdg-user-dirs xz-utils zstd #0 4.302 Suggested packages: #0 4.302 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #0 4.302 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #0 4.302 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #0 4.302 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #0 4.302 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #0 4.302 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #0 4.302 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #0 4.302 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #0 4.302 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #0 4.302 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #0 4.302 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #0 4.302 scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc #0 4.302 bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user #0 4.302 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #0 4.302 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #0 4.302 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #0 4.302 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc #0 4.302 libbareword-filehandles-perl libmultidimensional-perl gfortran #0 4.302 | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl #0 4.302 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #0 4.302 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #0 4.302 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #0 4.302 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #0 4.302 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #0 4.302 python3-tk python3-venv python-apt-doc python3-setuptools #0 4.302 python3-cryptography python3-openssl python3-socks python-requests-doc #0 4.302 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #0 4.302 binfmt-support readline-doc zip wdiff-doc #0 7.037 The following NEW packages will be installed: #0 7.037 autoconf automake autopoint autotools-dev binutils #0 7.037 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 7.037 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #0 7.037 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #0 7.037 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #0 7.037 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #0 7.037 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #0 7.037 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #0 7.037 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #0 7.037 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #0 7.037 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #0 7.037 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #0 7.037 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #0 7.037 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #0 7.037 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #0 7.037 libclass-data-inheritable-perl libclass-inspector-perl #0 7.037 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #0 7.037 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #0 7.037 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #0 7.037 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #0 7.037 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 7.037 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #0 7.037 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #0 7.037 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #0 7.037 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #0 7.037 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #0 7.037 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #0 7.037 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #0 7.037 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #0 7.037 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #0 7.037 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #0 7.037 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #0 7.037 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #0 7.037 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #0 7.037 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #0 7.037 libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 libheif1 libhtml-form-perl #0 7.037 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #0 7.037 libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl #0 7.037 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 7.037 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 7.037 libicu72 libimport-into-perl libindirect-perl libio-html-perl #0 7.037 libio-interactive-perl libio-prompter-perl libio-pty-perl #0 7.037 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #0 7.037 libio-stringy-perl libipc-run-perl libipc-run3-perl #0 7.037 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 7.037 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #0 7.037 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #0 7.037 libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl #0 7.037 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #0 7.037 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #0 7.037 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 7.037 liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl #0 7.037 libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl #0 7.037 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl #0 7.037 libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6 #0 7.037 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl #0 7.037 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #0 7.037 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #0 7.037 libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl #0 7.037 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #0 7.037 libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl #0 7.037 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #0 7.037 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #0 7.037 libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl #0 7.037 libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #0 7.037 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #0 7.037 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #0 7.037 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 7.037 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #0 7.037 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #0 7.037 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 7.037 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #0 7.037 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 7.037 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #0 7.037 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #0 7.037 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #0 7.037 libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 7.037 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 7.037 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 7.037 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 7.037 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 7.037 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 7.037 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 7.037 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #0 7.037 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #0 7.037 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #0 7.037 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #0 7.037 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #0 7.037 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #0 7.041 manpages manpages-dev media-types netbase openssh-client openssl patch #0 7.041 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #0 7.041 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #0 7.041 python-apt-common python3 python3-apt python3-certifi python3-chardet #0 7.041 python3-charset-normalizer python3-debian python3-gpg python3-idna #0 7.041 python3-magic python3-minimal python3-pkg-resources python3-requests #0 7.041 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #0 7.041 python3.11-minimal readline-common rpcsvc-proto sensible-utils #0 7.041 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #0 7.041 xdg-user-dirs xz-utils zstd #0 7.326 0 upgraded, 419 newly installed, 0 to remove and 0 not upgraded. #0 7.326 Need to get 168 MB of archives. #0 7.326 After this operation, 522 MB of additional disk space will be used. #0 7.326 Get:1 http://deb.debian.org/debian bookworm/main armhf perl-modules-5.36 all 5.36.0-7 [2815 kB] #0 7.351 Get:2 http://deb.debian.org/debian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.5 kB] #0 7.353 Get:3 http://deb.debian.org/debian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB] #0 7.354 Get:4 http://deb.debian.org/debian bookworm/main armhf libperl5.36 armhf 5.36.0-7 [3525 kB] #0 7.405 Get:5 http://deb.debian.org/debian bookworm/main armhf perl armhf 5.36.0-7 [239 kB] #0 7.405 Get:6 http://deb.debian.org/debian bookworm/main armhf liblocale-gettext-perl armhf 1.07-5 [14.9 kB] #0 7.409 Get:7 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.9-1 [1662 kB] #0 7.429 Get:8 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB] #0 7.439 Get:9 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB] #0 7.439 Get:10 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB] #0 7.455 Get:11 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB] #0 7.456 Get:12 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB] #0 7.457 Get:13 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB] #0 7.458 Get:14 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2 [29.3 kB] #0 7.459 Get:15 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2 [74.4 kB] #0 7.461 Get:16 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B] #0 7.462 Get:17 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2 [287 kB] #0 7.465 Get:18 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2 [111 kB] #0 7.467 Get:19 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] #0 7.467 Get:20 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB] #0 7.468 Get:21 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB] #0 7.470 Get:22 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB] #0 7.471 Get:23 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB] #0 7.473 Get:24 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB] #0 7.478 Get:25 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB] #0 7.494 Get:26 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] #0 7.499 Get:27 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B] #0 7.500 Get:28 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB] #0 7.501 Get:29 http://deb.debian.org/debian bookworm/main armhf less armhf 590-2 [124 kB] #0 7.503 Get:30 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB] #0 7.503 Get:31 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB] #0 7.504 Get:32 http://deb.debian.org/debian bookworm/main armhf bzip2 armhf 1.0.8-5+b1 [48.9 kB] #0 7.506 Get:33 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.9-1 [1381 kB] #0 7.518 Get:34 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB] #0 7.520 Get:35 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB] #0 7.528 Get:36 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB] #0 7.528 Get:37 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB] #0 7.528 Get:38 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB] #0 7.528 Get:39 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #0 7.528 Get:40 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB] #0 7.532 Get:41 http://deb.debian.org/debian bookworm/main armhf krb5-locales all 1.20.1-2 [62.6 kB] #0 7.534 Get:42 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB] #0 7.535 Get:43 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB] #0 7.536 Get:44 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB] #0 7.545 Get:45 http://deb.debian.org/debian bookworm/main armhf manpages all 6.03-2 [1332 kB] #0 7.556 Get:46 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB] #0 7.558 Get:47 http://deb.debian.org/debian bookworm/main armhf libedit2 armhf 3.1-20221030-2 [77.0 kB] #0 7.560 Get:48 http://deb.debian.org/debian bookworm/main armhf libcbor0.8 armhf 0.8.0-2+b1 [23.1 kB] #0 7.560 Get:49 http://deb.debian.org/debian bookworm/main armhf libfido2-1 armhf 1.12.0-2+b1 [69.3 kB] #0 7.561 Get:50 http://deb.debian.org/debian bookworm/main armhf openssh-client armhf 1:9.2p1-2 [893 kB] #0 7.567 Get:51 http://deb.debian.org/debian bookworm/main armhf ucf all 3.0043+nmu1 [55.2 kB] #0 7.569 Get:52 http://deb.debian.org/debian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [469 kB] #0 7.571 Get:53 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB] #0 7.574 Get:54 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB] #0 7.577 Get:55 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB] #0 7.578 Get:56 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB] #0 7.595 Get:57 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB] #0 7.595 Get:58 http://deb.debian.org/debian bookworm/main armhf binutils-common armhf 2.40-2 [2476 kB] #0 7.611 Get:59 http://deb.debian.org/debian bookworm/main armhf libbinutils armhf 2.40-2 [406 kB] #0 7.616 Get:60 http://deb.debian.org/debian bookworm/main armhf libctf-nobfd0 armhf 2.40-2 [132 kB] #0 7.616 Get:61 http://deb.debian.org/debian bookworm/main armhf libctf0 armhf 2.40-2 [71.1 kB] #0 7.771 Get:62 http://deb.debian.org/debian bookworm/main armhf libjansson4 armhf 2.14-2 [36.7 kB] #0 7.784 Get:63 http://deb.debian.org/debian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2 [2313 kB] #0 7.803 Get:64 http://deb.debian.org/debian bookworm/main armhf binutils armhf 2.40-2 [64.9 kB] #0 7.803 Get:65 http://deb.debian.org/debian bookworm/main armhf libc-dev-bin armhf 2.36-9+deb12u1 [43.6 kB] #0 7.808 Get:66 http://deb.debian.org/debian-security bookworm-security/main armhf linux-libc-dev armhf 6.1.52-1 [1812 kB] #0 7.823 Get:67 http://deb.debian.org/debian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [125 kB] #0 7.823 Get:68 http://deb.debian.org/debian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [182 kB] #0 7.823 Get:69 http://deb.debian.org/debian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #0 7.823 Get:70 http://deb.debian.org/debian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [58.7 kB] #0 7.823 Get:71 http://deb.debian.org/debian bookworm/main armhf libc6-dev armhf 2.36-9+deb12u1 [1266 kB] #0 7.830 Get:72 http://deb.debian.org/debian bookworm/main armhf libisl23 armhf 0.25-1 [539 kB] #0 7.835 Get:73 http://deb.debian.org/debian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [582 kB] #0 7.839 Get:74 http://deb.debian.org/debian bookworm/main armhf libmpc3 armhf 1.3.1-1 [42.9 kB] #0 7.840 Get:75 http://deb.debian.org/debian bookworm/main armhf cpp-12 armhf 12.2.0-14 [7274 kB] #0 7.896 Get:76 http://deb.debian.org/debian bookworm/main armhf cpp armhf 4:12.2.0-3 [6832 B] #0 7.896 Get:77 http://deb.debian.org/debian bookworm/main armhf libcc1-0 armhf 12.2.0-14 [32.9 kB] #0 7.897 Get:78 http://deb.debian.org/debian bookworm/main armhf libgomp1 armhf 12.2.0-14 [97.0 kB] #0 7.899 Get:79 http://deb.debian.org/debian bookworm/main armhf libatomic1 armhf 12.2.0-14 [7016 B] #0 7.903 Get:80 http://deb.debian.org/debian bookworm/main armhf libasan8 armhf 12.2.0-14 [2114 kB] #0 7.915 Get:81 http://deb.debian.org/debian bookworm/main armhf libubsan1 armhf 12.2.0-14 [855 kB] #0 7.921 Get:82 http://deb.debian.org/debian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14 [742 kB] #0 7.923 Get:83 http://deb.debian.org/debian bookworm/main armhf gcc-12 armhf 12.2.0-14 [14.2 MB] #0 8.035 Get:84 http://deb.debian.org/debian bookworm/main armhf gcc armhf 4:12.2.0-3 [5224 B] #0 8.035 Get:85 http://deb.debian.org/debian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14 [2085 kB] #0 8.042 Get:86 http://deb.debian.org/debian bookworm/main armhf g++-12 armhf 12.2.0-14 [7996 kB] #0 8.089 Get:87 http://deb.debian.org/debian bookworm/main armhf g++ armhf 4:12.2.0-3 [1336 B] #0 8.089 Get:88 http://deb.debian.org/debian bookworm/main armhf make armhf 4.3-4.1 [384 kB] #0 8.093 Get:89 http://deb.debian.org/debian bookworm/main armhf libdpkg-perl all 1.21.22 [603 kB] #0 8.099 Get:90 http://deb.debian.org/debian bookworm/main armhf patch armhf 2.7.6-7 [125 kB] #0 8.099 Get:91 http://deb.debian.org/debian bookworm/main armhf dpkg-dev all 1.21.22 [1353 kB] #0 8.107 Get:92 http://deb.debian.org/debian bookworm/main armhf build-essential armhf 12.9 [7704 B] #0 8.107 Get:93 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB] #0 8.131 Get:94 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB] #0 8.131 Get:95 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB] #0 8.131 Get:96 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB] #0 8.134 Get:97 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB] #0 8.134 Get:98 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB] #0 8.136 Get:99 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #0 8.137 Get:100 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB] #0 8.139 Get:101 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl4 armhf 7.88.1-10+deb12u1 [347 kB] #0 8.141 Get:102 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u1 [304 kB] #0 8.142 Get:103 http://deb.debian.org/debian bookworm/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #0 8.144 Get:104 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB] #0 8.148 Get:105 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB] #0 8.149 Get:106 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB] #0 8.151 Get:107 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #0 8.153 Get:108 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B] #0 8.153 Get:109 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #0 8.155 Get:110 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B] #0 8.155 Get:111 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB] #0 8.157 Get:112 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB] #0 8.158 Get:113 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB] #0 8.219 Get:114 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB] #0 8.223 Get:115 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB] #0 8.229 Get:116 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB] #0 8.230 Get:117 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #0 8.232 Get:118 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB] #0 8.237 Get:119 http://deb.debian.org/debian bookworm/main armhf debian-keyring all 2022.12.24 [30.5 MB] #13 8.413 Get:120 http://deb.debian.org/debian bookworm/main armhf libfakeroot armhf 1.31-1.2 [24.7 kB] #13 8.414 Get:121 http://deb.debian.org/debian bookworm/main armhf fakeroot armhf 1.31-1.2 [64.7 kB] #13 8.415 Get:122 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB] #13 8.416 Get:123 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB] #13 8.419 Get:124 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB] #13 8.421 Get:125 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #13 8.422 Get:126 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB] #13 8.427 Get:127 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 8.433 Get:128 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB] #13 8.439 Get:129 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB] #13 8.444 Get:130 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB] #13 8.444 Get:131 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB] #13 8.450 Get:132 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB] #13 8.450 Get:133 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB] #13 8.454 Get:134 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB] #13 8.457 Get:135 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB] #13 8.461 Get:136 http://deb.debian.org/debian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B] #13 8.462 Get:137 http://deb.debian.org/debian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB] #13 8.463 Get:138 http://deb.debian.org/debian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB] #13 8.465 Get:139 http://deb.debian.org/debian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B] #13 8.465 Get:140 http://deb.debian.org/debian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.5 kB] #13 8.465 Get:141 http://deb.debian.org/debian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB] #13 8.466 Get:142 http://deb.debian.org/debian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 8.467 Get:143 http://deb.debian.org/debian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB] #13 8.468 Get:144 http://deb.debian.org/debian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB] #13 8.469 Get:145 http://deb.debian.org/debian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 8.470 Get:146 http://deb.debian.org/debian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.7 kB] #13 8.470 Get:147 http://deb.debian.org/debian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [21.9 kB] #13 8.471 Get:148 http://deb.debian.org/debian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 8.472 Get:149 http://deb.debian.org/debian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB] #13 8.473 Get:150 http://deb.debian.org/debian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 8.473 Get:151 http://deb.debian.org/debian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB] #13 8.474 Get:152 http://deb.debian.org/debian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB] #13 8.475 Get:153 http://deb.debian.org/debian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB] #13 8.476 Get:154 http://deb.debian.org/debian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 8.477 Get:155 http://deb.debian.org/debian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB] #13 8.477 Get:156 http://deb.debian.org/debian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB] #13 8.479 Get:157 http://deb.debian.org/debian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 8.479 Get:158 http://deb.debian.org/debian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B] #13 8.479 Get:159 http://deb.debian.org/debian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB] #13 8.480 Get:160 http://deb.debian.org/debian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.4 kB] #13 8.481 Get:161 http://deb.debian.org/debian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB] #13 8.483 Get:162 http://deb.debian.org/debian bookworm/main armhf libclone-perl armhf 0.46-1 [13.1 kB] #13 8.483 Get:163 http://deb.debian.org/debian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB] #13 8.484 Get:164 http://deb.debian.org/debian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 8.484 Get:165 http://deb.debian.org/debian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB] #13 8.485 Get:166 http://deb.debian.org/debian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 8.486 Get:167 http://deb.debian.org/debian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 8.486 Get:168 http://deb.debian.org/debian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B] #13 8.487 Get:169 http://deb.debian.org/debian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b1 [298 kB] #13 8.490 Get:170 http://deb.debian.org/debian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB] #13 8.491 Get:171 http://deb.debian.org/debian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB] #13 8.492 Get:172 http://deb.debian.org/debian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 8.492 Get:173 http://deb.debian.org/debian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB] #13 8.493 Get:174 http://deb.debian.org/debian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 8.493 Get:175 http://deb.debian.org/debian bookworm/main armhf libwww-perl all 6.68-1 [186 kB] #13 8.495 Get:176 http://deb.debian.org/debian bookworm/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #13 8.497 Get:177 http://deb.debian.org/debian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB] #13 8.498 Get:178 http://deb.debian.org/debian bookworm/main armhf devscripts armhf 2.23.4 [1073 kB] #13 8.505 Get:179 http://deb.debian.org/debian bookworm/main armhf diffstat armhf 1.65-1 [31.4 kB] #13 8.505 Get:180 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58 [5848 B] #13 8.509 Get:181 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB] #13 8.509 Get:182 http://deb.debian.org/debian bookworm/main armhf python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 8.509 Get:183 http://deb.debian.org/debian bookworm/main armhf python3-debian all 0.1.49 [115 kB] #13 8.509 Get:184 http://deb.debian.org/debian bookworm/main armhf libgpgme11 armhf 1.18.0-3+b1 [280 kB] #13 8.511 Get:185 http://deb.debian.org/debian bookworm/main armhf python3-gpg armhf 1.18.0-3+b1 [343 kB] #13 8.513 Get:186 http://deb.debian.org/debian bookworm/main armhf python3-xdg all 0.28-2 [40.5 kB] #13 8.528 Get:187 http://deb.debian.org/debian bookworm/main armhf dput all 1.1.3 [42.7 kB] #13 8.529 Get:188 http://deb.debian.org/debian bookworm/main armhf equivs all 2.3.1 [22.7 kB] #13 8.533 Get:189 http://deb.debian.org/debian bookworm/main armhf fonts-dejavu-core all 2.37-6 [1068 kB] #13 8.536 Get:190 http://deb.debian.org/debian bookworm/main armhf fontconfig-config armhf 2.14.1-4 [315 kB] #13 8.538 Get:191 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u1 [343 kB] #13 8.540 Get:192 http://deb.debian.org/debian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB] #13 8.540 Get:193 http://deb.debian.org/debian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB] #13 8.550 Get:194 http://deb.debian.org/debian bookworm/main armhf git armhf 1:2.39.2-1.1 [5959 kB] #13 8.585 Get:195 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB] #13 8.598 Get:196 http://deb.debian.org/debian bookworm/main armhf libabsl20220623 armhf 20220623.1-1 [365 kB] #14 13.42 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB] #16 66.72 Installing : lzo-2.06-8.el7.aarch64 27/65 #14 8.108 Get:204 http://archive.ubuntu.com/ubuntu lunar/main amd64 diffstat amd64 1.65-1 [28.4 kB] #14 8.108 Get:205 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 8.109 Get:206 http://archive.ubuntu.com/ubuntu lunar/main amd64 zstd amd64 1.5.4+dfsg2-4 [633 kB] #14 8.115 Get:207 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-debian all 0.1.49ubuntu2 [115 kB] #14 8.116 Get:208 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgpgme11 amd64 1.18.0-3ubuntu2 [139 kB] #14 8.118 Get:209 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-gpg amd64 1.18.0-3ubuntu2 [206 kB] #14 8.121 Get:210 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-xdg all 0.28-2 [38.3 kB] #14 8.122 Get:211 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 dput all 1.1.3ubuntu2.1 [46.5 kB] #14 8.122 Get:212 http://archive.ubuntu.com/ubuntu lunar/main amd64 fonts-dejavu-core all 2.37-6 [1137 kB] #14 8.132 Get:213 http://archive.ubuntu.com/ubuntu lunar/main amd64 fontconfig-config amd64 2.14.1-3ubuntu3 [34.9 kB] #14 8.133 Get:214 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl3-gnutls amd64 7.88.1-8ubuntu2.2 [301 kB] #14 8.136 Get:215 http://archive.ubuntu.com/ubuntu lunar/main amd64 liberror-perl all 0.17029-2 [25.6 kB] #14 8.136 Get:216 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB] #14 8.146 Get:217 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git amd64 1:2.39.2-1ubuntu1.1 [3572 kB] #14 8.180 Get:218 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 8.181 Get:219 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8 [11.2 kB] #14 8.181 Get:220 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 8.181 Get:221 http://archive.ubuntu.com/ubuntu lunar/main amd64 libaliased-perl all 0.34-3 [12.8 kB] #14 8.182 Get:222 http://archive.ubuntu.com/ubuntu lunar/main amd64 libapt-pkg-perl amd64 0.1.40build3 [71.4 kB] #14 8.183 Get:223 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 8.183 Get:224 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB] #14 8.183 Get:225 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 8.184 Get:226 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 8.196 Get:227 http://archive.ubuntu.com/ubuntu lunar/main amd64 libvariable-magic-perl amd64 0.63-1 [35.0 kB] #14 8.197 Get:228 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 8.197 Get:229 http://archive.ubuntu.com/ubuntu lunar/main amd64 libberkeleydb-perl amd64 0.64-2 [122 kB] #14 8.199 Get:230 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libfreetype6 amd64 2.12.1+dfsg-4ubuntu0.1 [392 kB] #14 8.202 Get:231 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfontconfig1 amd64 2.14.1-3ubuntu3 [136 kB] #14 8.204 Get:232 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu1 [147 kB] #14 8.205 Get:233 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B] #14 8.206 Get:234 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdeflate0 amd64 1.15-1 [41.9 kB] #14 8.206 Get:235 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjbig0 amd64 2.1-6ubuntu1 [29.1 kB] #14 8.208 Get:236 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblerc4 amd64 4.0.0+ds-2ubuntu2 [185 kB] #14 8.220 Get:237 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libwebp7 amd64 1.2.4-0.1ubuntu0.23.04.2 [212 kB] #13 7.864 Selecting previously unselected package libgdbm6:arm64. #13 7.866 Preparing to unpack .../1-libgdbm6_1.23-3_arm64.deb ... #13 7.903 Unpacking libgdbm6:arm64 (1.23-3) ... #14 12.42 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic1 arm64 1:5.44-3 [84.3 kB] #14 12.44 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 file arm64 1:5.44-3 [21.8 kB] #14 12.44 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext-base arm64 0.21-11 [35.4 kB] #14 12.45 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #14 12.46 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 groff-base arm64 1.22.4-10 [899 kB] #14 12.56 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #14 6.712 1 upgraded, 370 newly installed, 0 to remove and 3 not upgraded. #14 6.712 Need to get 132 MB of archives. #14 6.712 After this operation, 460 MB of additional disk space will be used. #14 6.712 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6 arm64 2.35-0ubuntu3.3 [2705 kB] #14 0.792 Determining fastest mirrors #13 11.39 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #13 11.31 Selecting previously unselected package libgssapi-krb5-2:amd64. #13 11.31 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_amd64.deb ... #13 11.33 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2) ... #13 11.38 Selecting previously unselected package libtirpc-common. #13 11.38 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 11.40 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 9.019 debconf: delaying package configuration, since apt-utils is not installed #14 9.046 Fetched 106 MB in 2s (48.3 MB/s) #14 9.064 Selecting previously unselected package liblocale-gettext-perl. #14 9.064 (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 ... 4124 files and directories currently installed.) #14 9.068 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #14 9.072 Unpacking liblocale-gettext-perl (1.07-4) ... #14 9.165 Selecting previously unselected package libssl1.1:amd64. #14 9.166 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb ... #14 9.188 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ... #13 11.57 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... #13 11.58 Unpacking python3.9 (3.9.2-1) ... #13 11.77 Selecting previously unselected package libpython3-stdlib:amd64. #13 11.78 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... #13 11.80 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #13 8.602 Get:197 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 8.602 Get:198 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-xs-perl armhf 0.04-8+b1 [11.1 kB] #13 8.603 Get:199 http://deb.debian.org/debian bookworm/main armhf libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 8.603 Get:200 http://deb.debian.org/debian bookworm/main armhf libaliased-perl all 0.34-3 [13.5 kB] #13 8.604 Get:201 http://deb.debian.org/debian bookworm/main armhf libaom3 armhf 3.6.0-1 [1369 kB] #13 8.610 Get:202 http://deb.debian.org/debian bookworm/main armhf libapt-pkg-perl armhf 0.1.40+b2 [64.5 kB] #13 8.611 Get:203 http://deb.debian.org/debian bookworm/main armhf libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 8.612 Get:204 http://deb.debian.org/debian bookworm/main armhf libarchive13 armhf 3.6.2-1 [299 kB] #13 8.614 Get:205 http://deb.debian.org/debian bookworm/main armhf libarray-intspan-perl all 2.004-2 [25.7 kB] #13 8.616 Get:206 http://deb.debian.org/debian bookworm/main armhf libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 8.616 Get:207 http://deb.debian.org/debian bookworm/main armhf libdav1d6 armhf 1.0.0-2 [256 kB] #13 8.618 Get:208 http://deb.debian.org/debian bookworm/main armhf libgav1-1 armhf 0.18.0-1+b1 [284 kB] #13 8.620 Get:209 http://deb.debian.org/debian bookworm/main armhf librav1e0 armhf 0.5.1-6 [514 kB] #13 8.622 Get:210 http://deb.debian.org/debian bookworm/main armhf libsvtav1enc1 armhf 1.4.1+dfsg-1 [893 kB] #13 8.632 Get:211 http://deb.debian.org/debian bookworm/main armhf libjpeg62-turbo armhf 1:2.1.5-2 [143 kB] #13 8.635 Get:212 http://deb.debian.org/debian bookworm/main armhf libyuv0 armhf 0.0~git20230123.b2528b0-1 [85.5 kB] #13 8.636 Get:213 http://deb.debian.org/debian bookworm/main armhf libavif15 armhf 0.11.1-1 [84.8 kB] #13 8.638 Get:214 http://deb.debian.org/debian bookworm/main armhf libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 8.639 Get:215 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 8.642 Get:216 http://deb.debian.org/debian bookworm/main armhf libvariable-magic-perl armhf 0.63-1+b1 [41.5 kB] #13 8.646 Get:217 http://deb.debian.org/debian bookworm/main armhf libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 8.647 Get:218 http://deb.debian.org/debian bookworm/main armhf libberkeleydb-perl armhf 0.64-2+b1 [111 kB] #13 8.650 Get:219 http://deb.debian.org/debian bookworm/main armhf libpng16-16 armhf 1.6.39-2 [260 kB] #13 8.651 Get:220 http://deb.debian.org/debian bookworm/main armhf libfreetype6 armhf 2.12.1+dfsg-5 [332 kB] #13 8.696 Get:221 http://deb.debian.org/debian bookworm/main armhf libfontconfig1 armhf 2.14.1-4 [368 kB] #13 8.698 Get:222 http://deb.debian.org/debian bookworm/main armhf libde265-0 armhf 1.0.11-1 [143 kB] #13 8.700 Get:223 http://deb.debian.org/debian bookworm/main armhf libx265-199 armhf 3.5-2+b1 [580 kB] #13 8.704 Get:224 http://deb.debian.org/debian bookworm/main armhf libheif1 armhf 1.15.1-1 [183 kB] #13 8.776 Get:225 http://deb.debian.org/debian bookworm/main armhf libdeflate0 armhf 1.14-1 [52.2 kB] #13 8.779 Get:226 http://deb.debian.org/debian bookworm/main armhf libjbig0 armhf 2.1-6.1 [27.1 kB] #13 8.781 Get:227 http://deb.debian.org/debian bookworm/main armhf liblerc4 armhf 4.0.0+ds-2 [137 kB] #13 8.785 Get:228 http://deb.debian.org/debian-security bookworm-security/main armhf libwebp7 armhf 1.2.4-0.2+deb12u1 [242 kB] #13 8.790 Get:229 http://deb.debian.org/debian bookworm/main armhf libtiff6 armhf 4.5.0-6 [295 kB] #13 8.790 Get:230 http://deb.debian.org/debian bookworm/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #13 8.790 Get:231 http://deb.debian.org/debian bookworm/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 8.790 Get:232 http://deb.debian.org/debian bookworm/main armhf libxcb1 armhf 1.15-1 [140 kB] #13 8.796 Get:233 http://deb.debian.org/debian bookworm/main armhf libx11-data all 2:1.8.4-2+deb12u1 [292 kB] #13 8.796 Get:234 http://deb.debian.org/debian bookworm/main armhf libx11-6 armhf 2:1.8.4-2+deb12u1 [699 kB] #13 8.804 Get:235 http://deb.debian.org/debian bookworm/main armhf libxpm4 armhf 1:3.5.12-1.1 [42.3 kB] #13 8.804 Get:236 http://deb.debian.org/debian bookworm/main armhf libgd3 armhf 2.3.3-9 [103 kB] #13 8.804 Get:237 http://deb.debian.org/debian bookworm/main armhf libc-devtools armhf 2.36-9+deb12u1 [53.5 kB] #13 8.804 Get:238 http://deb.debian.org/debian bookworm/main armhf libcapture-tiny-perl all 0.48-2 [24.6 kB] #14 13.67 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-163.180 [1091 kB] #16 67.03 Installing : libarchive-3.1.2-14.el7_7.aarch64 28/65 #16 67.33 Installing : audit-libs-python-2.8.5-4.el7.aarch64 29/65 #16 67.36 Installing : perl-TermReadKey-2.30-20.el7.aarch64 30/65 #14 8.222 Get:238 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtiff6 amd64 4.5.0-5ubuntu1.1 [199 kB] #14 8.224 Get:239 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxpm4 amd64 1:3.5.12-1.1 [36.2 kB] #14 8.225 Get:240 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgd3 amd64 2.3.3-7ubuntu2 [123 kB] #14 8.226 Get:241 http://archive.ubuntu.com/ubuntu lunar/main amd64 libc-devtools amd64 2.37-0ubuntu2 [28.6 kB] #14 8.227 Get:242 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 8.227 Get:243 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-pm-perl all 4.55-1 [188 kB] #14 8.229 Get:244 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB] #14 8.229 Get:245 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-perl amd64 0.82+ds-2 [21.7 kB] #14 8.232 Get:246 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 8.242 Get:247 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 8.242 Get:248 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcommon-sense-perl amd64 3.75-3 [20.2 kB] #14 8.242 Get:249 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconfig-tiny-perl all 2.28-2 [12.4 kB] #14 8.243 Get:250 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-util-perl amd64 1.102-2 [21.5 kB] #14 8.243 Get:251 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-install-perl all 0.929-1 [9764 B] #14 8.244 Get:252 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-optlist-perl all 0.113-1 [9658 B] #14 8.244 Get:253 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-perl all 0.989-1 [48.6 kB] #14 8.245 Get:254 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconst-fast-perl all 0.014-2 [8034 B] #14 8.245 Get:255 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwant-perl amd64 0.29-2build1 [23.8 kB] #14 8.256 Get:256 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 8.257 Get:257 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcpanel-json-xs-perl amd64 4.32-1build1 [115 kB] #14 8.258 Get:258 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 8.259 Get:259 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #14 8.259 Get:260 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 8.268 Get:261 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 8.269 Get:262 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dpath-perl all 0.58-2 [38.8 kB] #14 8.269 Get:263 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 8.270 Get:264 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-messagepack-perl amd64 1.02-1build1 [33.7 kB] #14 8.270 Get:265 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 8.281 Get:266 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 8.281 Get:267 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 8.281 Get:268 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 8.282 Get:269 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2build1 [81.5 kB] #14 8.283 Get:270 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 8.293 Get:271 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 8.293 Get:272 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdistro-info-perl all 1.5 [5388 B] #14 8.293 Get:273 http://archive.ubuntu.com/ubuntu lunar/main amd64 libemail-address-xs-perl amd64 1.05-1build1 [29.4 kB] #14 8.294 Get:274 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexporter-tiny-perl all 1.006000-1 [36.7 kB] #14 8.294 Get:275 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB] #14 8.305 Get:276 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 8.305 Get:277 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-basedir-perl all 0.09-2 [14.4 kB] #14 8.305 Get:278 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 8.306 Get:279 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-fcntllock-perl amd64 0.22-4build1 [32.9 kB] #14 8.306 Get:280 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnumber-compare-perl all 0.03-3 [5974 B] #14 8.317 Get:281 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-glob-perl all 0.11-3 [6780 B] #14 8.317 Get:282 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 8.317 Get:283 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-afm-perl all 1.20-4 [13.0 kB] #14 8.318 Get:284 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-string-perl all 1.08-4 [11.1 kB] #14 8.318 Get:285 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-ttf-perl all 1.06-2 [323 kB] #14 8.328 Get:286 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 8.329 Get:287 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsort-versions-perl all 1.62-3 [7378 B] #14 8.329 Get:288 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 8.329 Get:289 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 8.330 Get:290 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-prompter-perl all 0.004015-2 [58.3 kB] #14 8.340 Get:291 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-perl all 4.10000-1 [81.9 kB] #14 8.341 Get:292 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-perl all 1.713-1 [71.1 kB] #14 8.342 Get:293 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 8.342 Get:294 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB] #14 8.343 Get:295 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-identify-perl amd64 0.14-3 [9928 B] #14 8.352 Get:296 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-name-perl amd64 0.26-2build1 [10.9 kB] #14 8.353 Get:297 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 8.353 Get:298 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-tiny-perl all 0.144-1 [47.7 kB] #14 8.354 Get:299 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 8.354 Get:300 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-perl all 2.002001-1 [344 kB] #14 8.364 Get:301 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB] #14 8.365 Get:302 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-form-perl all 6.11-1 [32.1 kB] #14 8.366 Get:303 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-format-perl all 2.16-2 [36.9 kB] #13 8.044 Selecting previously unselected package libgdbm-compat4:arm64. #14 12.56 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libedit2 arm64 3.1-20221030-2 [95.0 kB] #14 12.57 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfido2-1 arm64 1.12.0-2 [83.3 kB] #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.7s done #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 #15 1.486 CentOS Stream 8 - AppStream 36 MB/s | 33 MB 00:00 #13 11.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ... #13 11.69 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ... #13 12.95 Selecting previously unselected package python3-minimal. #13 11.58 Selecting previously unselected package libtirpc3:amd64. #13 11.58 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... #13 11.59 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #14 9.457 Selecting previously unselected package libpython3.8-minimal:amd64. #14 9.458 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 9.475 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... #13 11.89 Setting up python3-minimal (3.9.2-3) ... #13 8.805 Get:239 http://deb.debian.org/debian bookworm/main armhf libcgi-pm-perl all 4.55-1 [220 kB] #13 8.806 Get:240 http://deb.debian.org/debian bookworm/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #13 8.811 Get:241 http://deb.debian.org/debian bookworm/main armhf libfcgi-perl armhf 0.82+ds-2 [24.0 kB] #13 8.811 Get:242 http://deb.debian.org/debian bookworm/main armhf libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 8.973 Get:243 http://deb.debian.org/debian bookworm/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 8.974 Get:244 http://deb.debian.org/debian bookworm/main armhf libclass-inspector-perl all 1.36-3 [17.5 kB] #13 8.976 Get:245 http://deb.debian.org/debian bookworm/main armhf libcommon-sense-perl armhf 3.75-3 [23.0 kB] #13 8.977 Get:246 http://deb.debian.org/debian bookworm/main armhf libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 8.978 Get:247 http://deb.debian.org/debian bookworm/main armhf libparams-util-perl armhf 1.102-2+b1 [23.8 kB] #13 8.980 Get:248 http://deb.debian.org/debian bookworm/main armhf libsub-install-perl all 0.929-1 [10.5 kB] #13 8.981 Get:249 http://deb.debian.org/debian bookworm/main armhf libdata-optlist-perl all 0.113-1 [10.6 kB] #13 8.985 Get:250 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-perl all 0.989-1 [50.5 kB] #13 8.985 Get:251 http://deb.debian.org/debian bookworm/main armhf libconst-fast-perl all 0.014-2 [8792 B] #13 8.985 Get:252 http://deb.debian.org/debian bookworm/main armhf libwant-perl armhf 0.29-2+b1 [26.3 kB] #13 8.989 Get:253 http://deb.debian.org/debian bookworm/main armhf libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 8.989 Get:254 http://deb.debian.org/debian bookworm/main armhf libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 8.999 Get:255 http://deb.debian.org/debian bookworm/main armhf libcpanel-json-xs-perl armhf 4.35-1 [129 kB] #13 9.001 Get:256 http://deb.debian.org/debian bookworm/main armhf libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 9.002 Get:257 http://deb.debian.org/debian bookworm/main armhf libexception-class-perl all 1.45-1 [34.6 kB] #13 9.003 Get:258 http://deb.debian.org/debian bookworm/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 9.008 Get:259 http://deb.debian.org/debian bookworm/main armhf libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 9.008 Get:260 http://deb.debian.org/debian bookworm/main armhf libdata-dpath-perl all 0.58-2 [43.6 kB] #13 9.008 Get:261 http://deb.debian.org/debian bookworm/main armhf libdata-dump-perl all 1.25-1 [28.4 kB] #13 9.008 Get:262 http://deb.debian.org/debian bookworm/main armhf libdata-messagepack-perl armhf 1.02-1+b1 [33.5 kB] #13 9.008 Get:263 http://deb.debian.org/debian bookworm/main armhf libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 9.011 Get:264 http://deb.debian.org/debian bookworm/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 9.011 Get:265 http://deb.debian.org/debian bookworm/main armhf libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 9.011 Get:266 http://deb.debian.org/debian bookworm/main armhf libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 9.011 Get:267 http://deb.debian.org/debian bookworm/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2+b1 [98.3 kB] #13 9.015 Get:268 http://deb.debian.org/debian bookworm/main armhf libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 9.015 Get:269 http://deb.debian.org/debian bookworm/main armhf libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 9.015 Get:270 http://deb.debian.org/debian bookworm/main armhf libdevel-size-perl armhf 0.83-2+b1 [23.7 kB] #13 9.016 Get:271 http://deb.debian.org/debian bookworm/main armhf libdistro-info-perl all 1.5 [5300 B] #13 9.019 Get:272 http://deb.debian.org/debian bookworm/main armhf libemail-address-xs-perl armhf 1.05-1+b1 [26.7 kB] #13 9.019 Get:273 http://deb.debian.org/debian bookworm/main armhf libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 9.020 Get:274 http://deb.debian.org/debian bookworm/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #13 9.024 Get:275 http://deb.debian.org/debian bookworm/main armhf libindirect-perl armhf 0.39-2+b1 [25.8 kB] #13 9.024 Get:276 http://deb.debian.org/debian bookworm/main armhf libxs-parse-keyword-perl armhf 0.33-1 [56.0 kB] #13 9.024 Get:277 http://deb.debian.org/debian bookworm/main armhf libxs-parse-sublike-perl armhf 0.16-1+b2 [28.1 kB] #13 9.025 Get:278 http://deb.debian.org/debian bookworm/main armhf libobject-pad-perl armhf 0.78-1 [109 kB] #13 9.028 Get:279 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 9.029 Get:280 http://deb.debian.org/debian bookworm/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [27.8 kB] #13 9.031 Get:281 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 9.031 Get:282 http://deb.debian.org/debian bookworm/main armhf libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 9.031 Get:283 http://deb.debian.org/debian bookworm/main armhf libfile-basedir-perl all 0.09-2 [15.1 kB] #13 9.031 Get:284 http://deb.debian.org/debian bookworm/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 9.034 Get:285 http://deb.debian.org/debian bookworm/main armhf libfile-fcntllock-perl armhf 0.22-4+b1 [34.5 kB] #13 9.034 Get:286 http://deb.debian.org/debian bookworm/main armhf libnumber-compare-perl all 0.03-3 [6332 B] #13 9.035 Get:287 http://deb.debian.org/debian bookworm/main armhf libtext-glob-perl all 0.11-3 [7676 B] #13 9.035 Get:288 http://deb.debian.org/debian bookworm/main armhf libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 9.037 Get:289 http://deb.debian.org/debian bookworm/main armhf libfont-afm-perl all 1.20-4 [13.1 kB] #13 9.037 Get:290 http://deb.debian.org/debian bookworm/main armhf libio-string-perl all 1.08-4 [12.1 kB] #13 9.042 Get:291 http://deb.debian.org/debian bookworm/main armhf libfont-ttf-perl all 1.06-2 [318 kB] #13 9.042 Get:292 http://deb.debian.org/debian bookworm/main armhf libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 9.052 Get:293 http://deb.debian.org/debian bookworm/main armhf libsort-versions-perl all 1.62-3 [8928 B] #13 9.053 Get:294 http://deb.debian.org/debian bookworm/main armhf libgit-wrapper-perl all 0.048-2 [33.4 kB] #14 14.00 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB] #14 14.01 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB] #14 14.12 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.567 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #0 0.589 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #0 0.589 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #0 0.728 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB] #0 0.965 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [546 kB] #0 1.320 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] #0 2.382 Fetched 8473 kB in 2s (4104 kB/s) #0 2.382 Reading package lists... #0 3.280 Reading package lists... #0 4.138 Building dependency tree... #0 4.300 Reading state information... #0 4.504 The following additional packages will be installed: #0 4.504 at autoconf automake autopoint autotools-dev binutils #0 4.504 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #0 4.504 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #0 4.504 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 4.504 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #0 4.504 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #0 4.504 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #0 4.504 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #0 4.504 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 4.504 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #0 4.504 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #0 4.504 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #0 4.504 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #0 4.504 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #0 4.504 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #0 4.504 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #0 4.504 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #0 4.504 libdata-optlist-perl libdevel-callchecker-perl #0 4.504 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #0 4.504 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #0 4.504 libdynaloader-functions-perl libedit2 libemail-valid-perl #0 4.504 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #0 4.504 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #0 4.504 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #0 4.504 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #0 4.504 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #0 4.504 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #0 4.504 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #0 4.504 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #0 4.504 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #0 4.504 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 4.504 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 4.504 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #0 4.504 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #0 4.504 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #0 4.504 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #0 4.504 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #0 4.504 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #0 4.504 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #0 4.504 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 4.504 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #0 4.504 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #0 4.504 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #0 4.504 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #0 4.504 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #0 4.504 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #0 4.504 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #0 4.504 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 4.504 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #0 4.504 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #0 4.504 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #0 4.504 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #0 4.504 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #0 4.504 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 4.504 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #0 4.504 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #0 4.504 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #0 4.504 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #0 4.504 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #0 4.504 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #0 4.504 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #0 4.504 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #0 4.504 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #0 4.504 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #0 4.504 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #0 4.504 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #0 4.504 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #0 4.504 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #0 4.504 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #0 4.504 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #0 4.504 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #0 4.504 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #0 4.504 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #0 4.504 mariadb-common mime-support mysql-common netbase openssh-client openssl #0 4.504 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #0 4.504 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #0 4.504 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #0 4.504 python3-idna python3-magic python3-minimal python3-pkg-resources #0 4.504 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #0 4.504 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #0 4.504 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #0 4.508 Suggested packages: #0 4.508 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #0 4.508 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #0 4.508 checksecurity debtags dh-make adequate autopkgtest bls-standalone #0 4.508 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #0 4.508 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #0 4.508 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #0 4.508 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #0 4.508 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #0 4.508 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #0 4.508 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #0 4.508 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #0 4.508 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #0 4.508 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #0 4.508 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #0 4.508 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #0 4.508 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #0 4.508 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #0 4.508 libhtml-template-perl libsasl2-modules-gssapi-mit #0 4.508 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #0 4.508 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #0 4.508 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #0 4.508 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #0 4.508 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #0 4.508 libxml-sax-expatxs-perl bash-completion binutils-multiarch #0 4.508 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #0 4.508 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #0 4.508 diffutils-doc perl-doc libterm-readline-gnu-perl #0 4.508 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #0 4.508 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #0 4.508 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #0 4.508 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #0 4.508 readline-doc zip wdiff-doc #0 6.556 The following NEW packages will be installed: #0 6.556 at autoconf automake autopoint autotools-dev binutils #0 6.556 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #0 6.557 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #0 6.557 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #0 6.557 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #0 6.557 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #0 6.557 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #0 6.557 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #0 6.557 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #0 6.557 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #0 6.557 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #0 6.557 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #0 6.557 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #0 6.557 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #0 6.557 libclass-inspector-perl libclass-method-modifiers-perl #0 6.557 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.557 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #0 6.557 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #0 6.557 libdevel-callchecker-perl libdevel-globaldestruction-perl #0 6.557 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #0 6.557 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #0 6.557 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #0 6.557 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #0 6.557 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #0 6.557 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #0 6.557 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #0 6.557 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #0 6.557 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #0 6.557 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #0 6.557 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #0 6.557 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 6.557 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 6.557 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #0 6.557 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #0 6.557 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #0 6.557 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #0 6.557 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #0 6.557 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #0 6.557 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #0 6.557 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 6.557 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #0 6.557 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #0 6.557 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #0 6.557 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #0 6.557 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #0 6.557 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #0 6.557 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #0 6.557 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 6.557 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #0 6.557 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #0 6.557 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #0 6.557 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #0 6.557 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #0 6.557 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 6.557 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #0 6.557 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #0 6.557 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #0 6.557 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #0 6.557 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #0 6.557 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #0 6.557 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #0 6.557 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #0 6.557 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #0 6.557 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #0 6.557 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #0 6.557 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #0 6.557 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #0 6.557 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #0 6.557 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #0 6.557 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #0 6.557 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #0 6.557 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #0 6.557 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #0 6.557 mariadb-common mime-support mysql-common netbase openssh-client openssl #0 6.557 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #0 6.557 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #0 6.557 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #0 6.557 python3-idna python3-magic python3-minimal python3-pkg-resources #0 6.558 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #0 6.558 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #0 6.558 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #0 6.840 0 upgraded, 359 newly installed, 0 to remove and 0 not upgraded. #0 6.840 Need to get 156 MB of archives. #0 6.840 After this operation, 480 MB of additional disk space will be used. #0 6.840 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #0 6.842 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] #0 6.846 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB] #0 6.853 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB] #0 6.855 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB] #0 6.858 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #0 6.859 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB] #0 6.870 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB] #0 6.872 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB] #0 6.872 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB] #0 6.885 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #0 6.941 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #0 6.942 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB] #0 6.977 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #0 6.980 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB] #0 6.981 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB] #0 6.995 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [582 kB] #0 7.002 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB] #0 7.003 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1465 kB] #0 7.019 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #0 7.023 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB] #0 7.024 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB] #0 7.026 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB] #0 7.026 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB] #0 7.028 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB] #0 7.035 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1661 kB] #0 7.092 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB] #0 7.096 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #0 7.096 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #0 7.098 Get:30 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB] #0 7.099 Get:31 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB] #0 7.111 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB] #0 7.112 Get:33 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #0 7.115 Get:34 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #0 7.117 Get:35 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB] #0 7.118 Get:36 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB] #0 7.119 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u5 [95.7 kB] #0 7.121 Get:38 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] #0 7.122 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB] #0 7.123 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB] #0 7.124 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB] #0 7.129 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB] #0 7.130 Get:43 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB] #0 7.389 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [597 kB] #0 7.393 Get:45 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB] #0 7.477 Get:46 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB] #0 7.477 Get:47 http://deb.debian.org/debian-security buster/updates/main armhf openssh-client armhf 1:7.9p1-10+deb10u3 [706 kB] #0 7.485 Get:48 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB] #0 7.486 Get:49 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB] #0 7.489 Get:50 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #0 7.490 Get:51 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB] #0 7.491 Get:52 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB] #0 7.492 Get:53 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB] #0 7.494 Get:54 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB] #0 7.499 Get:55 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #0 7.500 Get:56 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB] #0 7.512 Get:57 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #0 7.516 Get:58 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB] #0 7.600 Get:59 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB] #0 7.600 Get:60 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB] #0 7.680 Get:61 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB] #0 7.680 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB] #0 7.713 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.289-2 [1564 kB] #0 7.735 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB] #0 7.838 Get:65 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB] #0 7.852 Get:66 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB] #0 7.861 Get:67 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB] #0 7.882 Get:68 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB] #0 8.091 Get:69 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB] #0 8.091 Get:70 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB] #0 8.091 Get:71 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB] #0 8.091 Get:72 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B] #0 8.091 Get:73 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB] #0 8.091 Get:74 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB] #0 8.092 Get:75 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB] #0 8.099 Get:76 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB] #0 8.344 Get:77 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B] #0 8.344 Get:78 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB] #0 8.388 Get:79 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB] #0 8.646 Get:80 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B] #0 8.646 Get:81 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB] #0 8.679 Get:82 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #0 8.714 Get:83 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB] #0 8.728 Get:84 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #0 8.768 Get:85 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B] #0 8.768 Get:86 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB] #0 8.844 Get:87 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] #0 8.844 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] #0 8.844 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] #0 8.844 Get:90 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #0 8.844 Get:91 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] #13 8.849 Get:92 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB] #13 8.849 Get:93 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] #13 8.850 Get:94 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] #13 8.851 Get:95 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB] #13 8.853 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u6 [301 kB] #13 8.858 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u6 [259 kB] #13 8.862 Get:98 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #13 8.864 Get:99 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB] #13 8.882 Get:100 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB] #13 8.882 Get:101 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #13 8.882 Get:102 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 8.882 Get:103 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 8.882 Get:104 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB] #13 8.882 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB] #13 8.920 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB] #13 8.944 Get:107 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u3 [79.8 kB] #13 8.944 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB] #13 8.995 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 8.995 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB] #13 9.004 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB] #13 9.028 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB] #16 67.39 Installing : libgomp-4.8.5-44.el7.aarch64 31/65 #14 8.762 Get:304 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #13 8.046 Preparing to unpack .../2-libgdbm-compat4_1.23-3_arm64.deb ... #13 8.052 Unpacking libgdbm-compat4:arm64 (1.23-3) ... #13 8.135 Selecting previously unselected package libperl5.36:arm64. #13 8.137 Preparing to unpack .../3-libperl5.36_5.36.0-7_arm64.deb ... #13 8.142 Unpacking libperl5.36:arm64 (5.36.0-7) ... #13 9.516 Selecting previously unselected package perl. #13 9.518 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ... #13 9.549 Unpacking perl (5.32.1-4+deb11u2) ... #13 9.614 Selecting previously unselected package liblocale-gettext-perl. #13 9.616 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ... #13 9.623 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #13 9.700 Selecting previously unselected package libpython3.9-minimal:arm64. #13 9.702 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ... #13 9.712 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... #13 9.868 Selecting previously unselected package libexpat1:arm64. #14 12.97 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjansson4 arm64 2.14-2 [34.3 kB] #14 7.443 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB] #14 7.444 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.2 [809 kB] #14 7.460 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB] #14 7.461 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.2 [2247 kB] #14 7.559 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB] #14 7.561 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] #14 7.562 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] #14 7.595 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] #14 7.596 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] #14 7.600 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB] #13 11.76 Setting up python3.7-minimal (3.7.3-2+deb10u5) ... #13 12.95 (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 ... 9609 files and directories currently installed.) #13 12.96 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... #13 12.98 Unpacking python3-minimal (3.7.3-1) ... #13 11.96 Selecting previously unselected package libnsl2:amd64. #13 11.96 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ... #13 12.00 Unpacking libnsl2:amd64 (1.3.0-2) ... #13 9.055 Get:295 http://deb.debian.org/debian bookworm/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 9.060 Get:296 http://deb.debian.org/debian bookworm/main armhf libio-prompter-perl all 0.004015-2 [59.9 kB] #13 9.063 Get:297 http://deb.debian.org/debian bookworm/main armhf libjson-perl all 4.10000-1 [87.5 kB] #13 9.063 Get:298 http://deb.debian.org/debian bookworm/main armhf liblog-any-perl all 1.713-1 [76.3 kB] #13 9.063 Get:299 http://deb.debian.org/debian bookworm/main armhf liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 9.063 Get:300 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-perl all 0.40-1 [22.0 kB] #13 9.229 Get:301 http://deb.debian.org/debian bookworm/main armhf libsub-identify-perl armhf 0.14-3 [10.5 kB] #13 9.231 Get:302 http://deb.debian.org/debian bookworm/main armhf libsub-name-perl armhf 0.26-2+b1 [12.2 kB] #13 9.233 Get:303 http://deb.debian.org/debian bookworm/main armhf libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 9.235 Get:304 http://deb.debian.org/debian bookworm/main armhf libpath-tiny-perl all 0.144-1 [56.4 kB] #13 9.235 Get:305 http://deb.debian.org/debian bookworm/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 9.248 Get:306 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-perl all 2.002001-1 [377 kB] #13 9.248 Get:307 http://deb.debian.org/debian bookworm/main armhf libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 9.248 Get:308 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB] #13 9.252 Get:309 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB] #13 9.256 Get:310 http://deb.debian.org/debian bookworm/main armhf libgpm2 armhf 1.20.7-10+b1 [13.4 kB] #13 9.256 Get:311 http://deb.debian.org/debian bookworm/main armhf libhtml-form-perl all 6.11-1 [33.1 kB] #13 9.257 Get:312 http://deb.debian.org/debian bookworm/main armhf libhtml-format-perl all 2.16-2 [38.8 kB] #13 9.258 Get:313 http://deb.debian.org/debian bookworm/main armhf libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 9.259 Get:314 http://deb.debian.org/debian bookworm/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 9.260 Get:315 http://deb.debian.org/debian bookworm/main armhf libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 9.261 Get:316 http://deb.debian.org/debian bookworm/main armhf libio-interactive-perl all 1.023-2 [11.0 kB] #13 9.262 Get:317 http://deb.debian.org/debian bookworm/main armhf libio-sessiondata-perl all 1.03-3 [6316 B] #13 9.263 Get:318 http://deb.debian.org/debian bookworm/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 9.264 Get:319 http://deb.debian.org/debian bookworm/main armhf libipc-run3-perl all 0.048-3 [33.2 kB] #13 9.265 Get:320 http://deb.debian.org/debian bookworm/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 9.266 Get:321 http://deb.debian.org/debian bookworm/main armhf libjson-xs-perl armhf 4.030-2+b1 [90.4 kB] #13 9.267 Get:322 http://deb.debian.org/debian bookworm/main armhf libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 9.269 Get:323 http://deb.debian.org/debian bookworm/main armhf libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 9.270 Get:324 http://deb.debian.org/debian bookworm/main armhf liblist-compare-perl all 0.55-2 [65.7 kB] #13 9.271 Get:325 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-perl all 0.59-1 [37.1 kB] #13 9.272 Get:326 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-xs-perl armhf 0.58-3 [30.6 kB] #13 9.274 Get:327 http://deb.debian.org/debian bookworm/main armhf liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 9.274 Get:328 http://deb.debian.org/debian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB] #13 9.278 Get:329 http://deb.debian.org/debian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [162 kB] #13 9.279 Get:330 http://deb.debian.org/debian bookworm/main armhf liblz1 armhf 1.13-5 [37.8 kB] #13 9.280 Get:331 http://deb.debian.org/debian bookworm/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #13 9.282 Get:332 http://deb.debian.org/debian bookworm/main armhf libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 9.283 Get:333 http://deb.debian.org/debian bookworm/main armhf libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 9.288 Get:334 http://deb.debian.org/debian bookworm/main armhf libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 9.288 Get:335 http://deb.debian.org/debian bookworm/main armhf libmailtools-perl all 2.21-2 [95.6 kB] #13 9.288 Get:336 http://deb.debian.org/debian bookworm/main armhf libmarkdown2 armhf 2.2.7-2 [30.2 kB] #13 9.288 Get:337 http://deb.debian.org/debian bookworm/main armhf libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 9.288 Get:338 http://deb.debian.org/debian bookworm/main armhf libmime-tools-perl all 5.510-1 [213 kB] #13 9.289 Get:339 http://deb.debian.org/debian bookworm/main armhf libmldbm-perl all 2.05-4 [16.8 kB] #13 9.290 Get:340 http://deb.debian.org/debian bookworm/main armhf libmoox-aliases-perl all 0.001006-2 [7156 B] #13 9.291 Get:341 http://deb.debian.org/debian bookworm/main armhf libmouse-perl armhf 2.5.10-1+b3 [166 kB] #13 9.293 Get:342 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-xs-perl armhf 0.30-1+b1 [18.2 kB] #13 9.294 Get:343 http://deb.debian.org/debian bookworm/main armhf libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 9.295 Get:344 http://deb.debian.org/debian bookworm/main armhf libperlio-gzip-perl armhf 0.20-1+b1 [16.3 kB] #13 9.296 Get:345 http://deb.debian.org/debian bookworm/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.9 kB] #13 9.297 Get:346 http://deb.debian.org/debian bookworm/main armhf libpod-parser-perl all 1.65-1 [96.3 kB] #13 9.330 Get:347 http://deb.debian.org/debian bookworm/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #13 9.330 Get:348 http://deb.debian.org/debian bookworm/main armhf libproc-processtable-perl armhf 0.634-1+b2 [42.9 kB] #13 9.332 Get:349 http://deb.debian.org/debian bookworm/main armhf libre2-9 armhf 20220601+dfsg-1+b1 [148 kB] #13 9.334 Get:350 http://deb.debian.org/debian bookworm/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.9 kB] #13 9.334 Get:351 http://deb.debian.org/debian bookworm/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #13 9.336 Get:352 http://deb.debian.org/debian bookworm/main armhf libref-util-perl all 0.204-2 [17.4 kB] #13 9.336 Get:353 http://deb.debian.org/debian bookworm/main armhf libref-util-xs-perl armhf 0.117-2+b1 [13.0 kB] #13 9.338 Get:354 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 9.338 Get:355 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 9.339 Get:356 http://deb.debian.org/debian bookworm/main armhf libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 9.340 Get:357 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [58.6 kB] #13 9.346 Get:358 http://deb.debian.org/debian bookworm/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.7 kB] #13 9.348 Get:359 http://deb.debian.org/debian bookworm/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [95.0 kB] #13 9.350 Get:360 http://deb.debian.org/debian bookworm/main armhf libset-intspan-perl all 1.19-3 [25.3 kB] #13 9.350 Get:361 http://deb.debian.org/debian bookworm/main armhf libtask-weaken-perl all 1.06-2 [9364 B] #13 9.351 Get:362 http://deb.debian.org/debian bookworm/main armhf libxml-parser-perl armhf 2.46-4 [197 kB] #13 9.356 Get:363 http://deb.debian.org/debian bookworm/main armhf libsoap-lite-perl all 1.27-3 [239 kB] #13 9.356 Get:364 http://deb.debian.org/debian bookworm/main armhf libsocket6-perl armhf 0.29-3 [20.5 kB] #13 9.356 Get:365 http://deb.debian.org/debian bookworm/main armhf libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 9.357 Get:366 http://deb.debian.org/debian bookworm/main armhf libstring-escape-perl all 2010.002-3 [18.7 kB] #13 9.358 Get:367 http://deb.debian.org/debian bookworm/main armhf libstring-license-perl all 0.0.2-1 [34.3 kB] #13 9.359 Get:368 http://deb.debian.org/debian bookworm/main armhf libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 9.360 Get:369 http://deb.debian.org/debian bookworm/main armhf libsys-cpuaffinity-perl armhf 1.13~03-2+b1 [33.1 kB] #13 9.363 Get:370 http://deb.debian.org/debian bookworm/main armhf libterm-readkey-perl armhf 2.38-2+b1 [23.4 kB] #13 9.363 Get:371 http://deb.debian.org/debian bookworm/main armhf libtext-levenshteinxs-perl armhf 0.03-5+b1 [7896 B] #13 9.363 Get:372 http://deb.debian.org/debian bookworm/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.8 kB] #13 9.364 Get:373 http://deb.debian.org/debian bookworm/main armhf libtext-xslate-perl armhf 3.5.9-1+b2 [194 kB] #13 9.374 Get:374 http://deb.debian.org/debian bookworm/main armhf libtime-duration-perl all 1.21-2 [13.1 kB] #13 9.374 Get:375 http://deb.debian.org/debian bookworm/main armhf libtime-moment-perl armhf 0.44-2+b1 [72.3 kB] #13 9.374 Get:376 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-xs-perl armhf 0.025-1 [24.3 kB] #13 9.377 Get:377 http://deb.debian.org/debian bookworm/main armhf libunicode-utf8-perl armhf 0.62-2 [19.3 kB] #13 9.377 Get:378 http://deb.debian.org/debian bookworm/main armhf libwww-mechanize-perl all 2.16-1 [116 kB] #13 9.377 Get:379 http://deb.debian.org/debian bookworm/main armhf libxdelta2 armhf 1.1.3-10.4 [41.9 kB] #13 9.380 Get:380 http://deb.debian.org/debian bookworm/main armhf libxext6 armhf 2:1.3.4-1+b1 [47.8 kB] #14 14.12 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB] #14 14.15 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB] #14 14.16 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] #14 14.16 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.2 [5985 kB] #14 8.916 Get:305 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 8.990 Get:306 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-daemon-perl all 6.14-2 [21.9 kB] #14 9.019 Get:307 http://archive.ubuntu.com/ubuntu lunar/main amd64 libindirect-perl amd64 0.39-2build1 [21.9 kB] #13 8.549 Selecting previously unselected package perl. #13 8.551 Preparing to unpack .../4-perl_5.36.0-7_arm64.deb ... #13 8.565 Unpacking perl (5.36.0-7) ... #13 8.643 Selecting previously unselected package liblocale-gettext-perl. #14 13.15 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnghttp2-14 arm64 1.52.0-1 [70.8 kB] #14 13.25 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpipeline1 arm64 1.5.7-1 [23.3 kB] #14 13.29 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpng16-16 arm64 1.6.39-2 [182 kB] #14 13.39 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] #13 9.870 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_arm64.deb ... #13 9.877 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ... #13 10.02 Selecting previously unselected package python3.9-minimal. #13 10.02 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ... #13 10.05 Unpacking python3.9-minimal (3.9.2-1) ... #14 9.184 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B] #14 9.184 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.4 [3267 kB] #14 9.339 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.4 [224 kB] #14 9.345 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.19 [598 kB] #14 9.353 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 9.355 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.13 [4836 B] #14 9.356 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB] #14 9.359 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB] #14 9.363 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB] #14 9.363 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB] #13 13.38 Selecting previously unselected package mime-support. #13 13.38 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 13.38 Unpacking mime-support (3.62) ... #13 13.48 Selecting previously unselected package libmpdec2:arm64. #13 12.12 Selecting previously unselected package readline-common. #13 12.12 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 12.13 Unpacking readline-common (8.2-1.3) ... #13 9.380 Get:381 http://deb.debian.org/debian bookworm/main armhf libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 9.382 Get:382 http://deb.debian.org/debian bookworm/main armhf libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 9.383 Get:383 http://deb.debian.org/debian bookworm/main armhf libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 9.393 Get:384 http://deb.debian.org/debian bookworm/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1+b1 [307 kB] #13 9.401 Get:385 http://deb.debian.org/debian bookworm/main armhf libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 9.401 Get:386 http://deb.debian.org/debian bookworm/main armhf libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 9.402 Get:387 http://deb.debian.org/debian bookworm/main armhf libxmuu1 armhf 2:1.1.3-3 [23.3 kB] #13 9.402 Get:388 http://deb.debian.org/debian bookworm/main armhf libxstring-perl armhf 0.005-2+b1 [8160 B] #13 9.403 Get:389 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB] #13 9.405 Get:390 http://deb.debian.org/debian bookworm/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [32.2 kB] #13 9.408 Get:391 http://deb.debian.org/debian bookworm/main armhf licensecheck all 3.3.5-1 [49.8 kB] #13 9.408 Get:392 http://deb.debian.org/debian bookworm/main armhf plzip armhf 1.10-5 [57.5 kB] #13 9.409 Get:393 http://deb.debian.org/debian bookworm/main armhf lzop armhf 1.04-2 [82.2 kB] #13 9.411 Get:394 http://deb.debian.org/debian bookworm/main armhf t1utils armhf 1.41-4 [54.7 kB] #13 9.413 Get:395 http://deb.debian.org/debian bookworm/main armhf unzip armhf 6.0-28 [152 kB] #13 9.415 Get:396 http://deb.debian.org/debian bookworm/main armhf lintian all 2.116.3 [1130 kB] #13 9.432 Get:397 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B] #13 9.432 Get:398 http://deb.debian.org/debian bookworm/main armhf manpages-dev all 6.03-2 [2030 kB] #13 9.440 Get:399 http://deb.debian.org/debian bookworm/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #13 9.440 Get:400 http://deb.debian.org/debian bookworm/main armhf pixz armhf 1.0.7-2 [19.5 kB] #13 9.440 Get:401 http://deb.debian.org/debian bookworm/main armhf xdelta armhf 1.1.3-10.4 [26.0 kB] #13 9.447 Get:402 http://deb.debian.org/debian bookworm/main armhf xdelta3 armhf 3.0.11-dfsg-1.2 [66.6 kB] #13 9.447 Get:403 http://deb.debian.org/debian bookworm/main armhf pristine-tar armhf 1.50 [103 kB] #13 9.447 Get:404 http://deb.debian.org/debian bookworm/main armhf publicsuffix all 20230209.2326-1 [126 kB] #13 9.447 Get:405 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB] #13 9.447 Get:406 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB] #13 9.447 Get:407 http://deb.debian.org/debian bookworm/main armhf python3-certifi all 2022.9.24-1 [153 kB] #13 9.447 Get:408 http://deb.debian.org/debian bookworm/main armhf python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 9.452 Get:409 http://deb.debian.org/debian bookworm/main armhf python3-idna all 3.3-1 [39.4 kB] #13 9.452 Get:410 http://deb.debian.org/debian bookworm/main armhf python3-magic all 2:0.4.26-3 [14.5 kB] #13 9.452 Get:411 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB] #13 9.452 Get:412 http://deb.debian.org/debian bookworm/main armhf python3-urllib3 all 1.26.12-1 [117 kB] #13 9.456 Get:413 http://deb.debian.org/debian bookworm/main armhf python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 9.456 Get:414 http://deb.debian.org/debian bookworm/main armhf python3-unidiff all 0.7.3-1 [11.7 kB] #13 9.456 Get:415 http://deb.debian.org/debian bookworm/main armhf shared-mime-info armhf 2.2-1 [726 kB] #13 9.466 Get:416 http://deb.debian.org/debian bookworm/main armhf strace armhf 6.1-0.1 [1175 kB] #13 9.475 Get:417 http://deb.debian.org/debian bookworm/main armhf xauth armhf 1:1.1.2-1 [33.2 kB] #13 9.475 Get:418 http://deb.debian.org/debian bookworm/main armhf xdg-user-dirs armhf 0.18-1 [53.4 kB] #13 9.547 Get:419 http://deb.debian.org/debian bookworm/main armhf zstd armhf 1.5.4+dfsg2-5 [611 kB] #14 14.44 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB] #14 14.44 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.5.0-1ubuntu1~20.04 [46.2 kB] #14 9.801 Selecting previously unselected package libexpat1:amd64. #14 9.802 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... #14 9.815 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... #13 12.47 Selecting previously unselected package python3. #13 12.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 ... 9957 files and directories currently installed.) #13 12.48 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #13 12.57 Unpacking python3 (3.9.2-3) ... #14 9.058 Get:308 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-interactive-perl all 1.023-2 [10.1 kB] #14 9.064 Get:309 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 9.073 Get:310 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-xs-perl amd64 4.030-2 [85.0 kB] #14 9.126 Get:311 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-maybexs-perl all 1.004004-1 [10.9 kB] #14 9.132 Get:312 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB] #14 9.158 Get:313 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-compare-perl all 0.55-2 [62.9 kB] #14 9.193 Get:314 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-perl all 0.59-1 [30.4 kB] #13 8.645 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_arm64.deb ... #13 8.651 Unpacking liblocale-gettext-perl (1.07-5) ... #13 8.734 Selecting previously unselected package libssl3:arm64. #13 8.736 Preparing to unpack .../6-libssl3_3.0.9-1_arm64.deb ... #13 8.742 Unpacking libssl3:arm64 (3.0.9-1) ... #13 8.915 Selecting previously unselected package libpython3.11-minimal:arm64. #14 13.41 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #14 13.41 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #14 13.42 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxcb1 arm64 1.15-1 [47.6 kB] #14 13.43 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-data all 2:1.8.4-2ubuntu0.2 [118 kB] #14 13.45 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-6 arm64 2:1.8.4-2ubuntu0.2 [644 kB] #14 13.54 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #16 67.75 Installing : setools-libs-3.3.8-4.el7.aarch64 32/65 #13 10.28 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... #13 10.38 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ... #14 9.509 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB] #14 9.699 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.6 [1125 kB] #13 13.49 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... #13 13.49 Unpacking libmpdec2:arm64 (2.4.2-2) ... #13 13.53 Selecting previously unselected package readline-common. #13 13.53 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 13.53 Unpacking readline-common (7.0-5) ... #13 13.57 Selecting previously unselected package libreadline7:arm64. #13 13.57 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... #13 13.57 Unpacking libreadline7:arm64 (7.0-5) ... #13 13.62 Selecting previously unselected package libsqlite3-0:arm64. #13 13.62 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ... #13 13.62 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... #13 13.70 Selecting previously unselected package libpython3.7-stdlib:arm64. #13 13.70 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_arm64.deb ... #13 13.70 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ... #14 8.009 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.2 [1845 kB] #13 4.847 CentOS Stream 9 - AppStream 11 MB/s | 16 MB 00:01 #13 12.30 Selecting previously unselected package libreadline8:amd64. #13 12.30 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... #13 12.33 Unpacking libreadline8:amd64 (8.2-1.3) ... #14 14.58 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.5.0-1ubuntu1~20.04 [93.5 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.568 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #0 0.581 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #0 0.581 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #0 0.752 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] #0 1.028 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [244 kB] #0 1.442 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [14.9 kB] #0 2.058 Fetched 8417 kB in 2s (4821 kB/s) #0 2.058 Reading package lists... #0 2.874 Reading package lists... #0 3.648 Building dependency tree... #0 3.811 Reading state information... #0 4.040 The following additional packages will be installed: #0 4.040 autoconf automake autopoint autotools-dev binutils #0 4.040 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 4.040 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #0 4.040 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 4.040 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #0 4.040 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #0 4.040 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #0 4.040 intltool-debian iso-codes less libalgorithm-diff-perl #0 4.040 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #0 4.040 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #0 4.040 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #0 4.040 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #0 4.040 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #0 4.040 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #0 4.040 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #0 4.040 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #0 4.040 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #0 4.040 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #0 4.040 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 4.040 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #0 4.040 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #0 4.040 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #0 4.040 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #0 4.040 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #0 4.040 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #0 4.040 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 4.040 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 4.040 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 4.040 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 4.040 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #0 4.040 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #0 4.040 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #0 4.040 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #0 4.040 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 4.040 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 4.040 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 4.040 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #0 4.040 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #0 4.040 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #0 4.040 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 4.040 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #0 4.040 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #0 4.040 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #0 4.040 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 4.040 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 4.040 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 4.040 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #0 4.040 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #0 4.040 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #0 4.040 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #0 4.040 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #0 4.040 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #0 4.040 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #0 4.040 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 4.040 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #0 4.040 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #0 4.040 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 4.040 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #0 4.040 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #0 4.040 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 4.040 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #0 4.040 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 4.040 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #0 4.040 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #0 4.040 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 4.040 libstring-shellquote-perl libsub-exporter-perl #0 4.040 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 4.040 libsub-name-perl libsub-override-perl libsub-quote-perl #0 4.040 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #0 4.040 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #0 4.040 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #0 4.040 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #0 4.040 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 4.040 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 4.040 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #0 4.040 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #0 4.040 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #0 4.040 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #0 4.040 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #0 4.040 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #0 4.040 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #0 4.040 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #0 4.040 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #0 4.040 python3 python3-apt python3-certifi python3-chardet python3-debian #0 4.040 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #0 4.040 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #0 4.040 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #0 4.040 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #0 4.045 Suggested packages: #0 4.045 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #0 4.045 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #0 4.045 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #0 4.045 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #0 4.045 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #0 4.045 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #0 4.045 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #0 4.045 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #0 4.045 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #0 4.045 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #0 4.045 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #0 4.045 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #0 4.045 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #0 4.045 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #0 4.045 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #0 4.045 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #0 4.045 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #0 4.045 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #0 4.045 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #0 4.045 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #0 4.045 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #0 4.045 diffutils-doc perl-doc libterm-readline-gnu-perl #0 4.045 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #0 4.045 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #0 4.045 python-apt-doc python3-setuptools python3-cryptography python3-openssl #0 4.045 python3-socks python-requests-doc python3.9-venv python3.9-doc #0 4.045 binfmt-support readline-doc zip wdiff-doc #0 6.484 The following NEW packages will be installed: #0 6.484 autoconf automake autopoint autotools-dev binutils #0 6.484 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.484 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #0 6.484 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #0 6.484 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #0 6.484 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #0 6.484 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #0 6.484 gpgconf gpgsm groff-base intltool-debian iso-codes less #0 6.484 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 6.484 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #0 6.484 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #0 6.484 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #0 6.484 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #0 6.484 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #0 6.484 libclass-inspector-perl libclass-method-modifiers-perl #0 6.484 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.484 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 6.484 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #0 6.484 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #0 6.484 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #0 6.484 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #0 6.484 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #0 6.484 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #0 6.484 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #0 6.484 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #0 6.484 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 6.484 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 6.484 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 6.484 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 6.484 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #0 6.484 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #0 6.484 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #0 6.484 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #0 6.484 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 6.484 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 6.484 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 6.484 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #0 6.484 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #0 6.484 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #0 6.484 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 6.484 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #0 6.484 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #0 6.484 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #0 6.484 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.484 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.484 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.484 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #0 6.484 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #0 6.484 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #0 6.484 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #0 6.484 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #0 6.484 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #0 6.484 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #0 6.484 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 6.484 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #0 6.484 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #0 6.484 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 6.484 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #0 6.484 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #0 6.484 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 6.484 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #0 6.484 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 6.484 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #0 6.484 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #0 6.484 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 6.484 libstring-shellquote-perl libsub-exporter-perl #0 6.484 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 6.484 libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.484 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #0 6.484 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #0 6.484 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #0 6.484 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #0 6.484 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 6.484 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 6.484 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #0 6.484 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #0 6.484 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #0 6.484 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #0 6.484 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #0 6.484 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #0 6.484 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #0 6.484 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #0 6.484 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #0 6.484 python3 python3-apt python3-certifi python3-chardet python3-debian #0 6.485 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #0 6.485 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #0 6.485 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #0 6.485 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #0 6.769 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded. #0 6.769 Need to get 158 MB of archives. #0 6.769 After this operation, 456 MB of additional disk space will be used. #0 6.769 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB] #0 6.774 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #0 6.774 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB] #0 6.784 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB] #0 6.784 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB] #0 6.959 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB] #0 6.959 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #0 6.969 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #0 6.971 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB] #0 6.991 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #0 6.993 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB] #0 6.993 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB] #0 7.006 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB] #0 7.006 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB] #0 7.010 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #0 7.010 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #0 7.010 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB] #0 7.013 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u1 [107 kB] #0 7.013 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB] #0 7.013 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB] #0 7.017 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB] #0 7.030 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB] #0 7.030 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB] #0 7.030 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #0 7.030 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #0 7.030 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB] #0 7.033 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB] #0 7.033 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #0 7.192 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB] #0 7.209 Get:30 http://deb.debian.org/debian-security bullseye-security/main armhf openssl armhf 1.1.1n-0+deb11u5 [830 kB] #0 7.217 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB] #0 7.217 Get:32 http://deb.debian.org/debian-security bullseye-security/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB] #0 7.217 Get:33 http://deb.debian.org/debian-security bullseye-security/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [120 kB] #0 7.217 Get:34 http://deb.debian.org/debian-security bullseye-security/main armhf file armhf 1:5.39-3+deb11u1 [68.2 kB] #0 7.234 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #0 7.245 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB] #0 7.245 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB] #0 7.247 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB] #0 7.263 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB] #0 7.263 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB] #0 7.263 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB] #0 7.263 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB] #0 7.263 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB] #0 7.263 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB] #0 7.263 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB] #0 7.263 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB] #0 7.263 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB] #0 7.263 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #0 7.263 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #0 7.263 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB] #0 7.275 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB] #0 7.283 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB] #0 7.288 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB] #0 7.288 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB] #0 7.288 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB] #0 7.302 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB] #0 7.303 Get:57 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u6 [271 kB] #0 7.304 Get:58 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.191-1 [1621 kB] #0 7.310 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB] #0 7.311 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB] #0 7.312 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #0 7.314 Get:62 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u6 [1875 kB] #0 7.325 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB] #0 7.327 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB] #0 7.331 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB] #0 7.332 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB] #0 7.432 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB] #0 7.432 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB] #0 7.432 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB] #0 7.435 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B] #0 7.435 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB] #0 7.444 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB] #0 7.449 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB] #0 7.453 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB] #0 7.536 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B] #0 7.536 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB] #0 7.537 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB] #0 7.585 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B] #0 7.586 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB] #0 7.588 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.12 [1551 kB] #0 7.596 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB] #0 7.596 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.12 [2312 kB] #0 7.606 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B] #0 7.607 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB] #0 7.609 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB] #0 7.610 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB] #0 7.611 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB] #0 7.613 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB] #0 7.614 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB] #0 7.615 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #0 7.616 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB] #0 7.627 Get:92 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [313 kB] #0 7.629 Get:93 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u7 [262 kB] #0 7.631 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #0 7.633 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #0 7.637 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #0 7.640 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #0 7.641 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #0 7.643 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #0 7.643 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #0 7.651 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #0 7.651 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #0 7.651 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB] #0 7.651 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB] #0 7.699 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [602 kB] #0 7.705 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB] #0 7.717 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #0 7.717 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #0 7.718 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #0 7.724 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB] #0 8.036 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB] #0 8.062 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB] #0 8.062 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB] #0 8.062 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB] #0 8.076 Get:115 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB] #0 8.076 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #0 8.076 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB] #0 8.076 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #0 8.096 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB] #0 8.121 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB] #0 8.146 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB] #0 8.151 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB] #0 8.224 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB] #13 8.439 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB] #13 8.439 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB] #13 8.441 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB] #13 8.445 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #13 8.446 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 8.478 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #13 8.478 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #13 8.478 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB] #13 8.478 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #13 8.478 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 8.478 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB] #13 8.478 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 8.478 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #13 8.478 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB] #13 8.479 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 8.480 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 8.480 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 8.482 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 8.482 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #13 8.489 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #13 8.489 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 8.489 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 8.489 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #13 8.492 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #13 8.492 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 8.494 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #13 8.494 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #13 8.495 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 8.499 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #13 8.499 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 8.500 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #13 8.501 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 8.502 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 8.506 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #13 8.506 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB] #13 8.508 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #13 8.509 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #13 8.512 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 8.512 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 8.513 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 8.513 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #13 8.515 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #13 8.515 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #13 8.517 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #13 8.522 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB] #13 8.524 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B] #13 8.524 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB] #13 8.526 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB] #13 8.527 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB] #13 8.528 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB] #13 8.530 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB] #13 8.532 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB] #13 8.534 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB] #13 8.544 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #13 8.544 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB] #13 8.556 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB] #13 8.559 Get:180 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [310 kB] #13 8.595 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #13 8.595 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 8.611 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [5109 kB] #13 8.723 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] #13 8.779 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 8.801 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB] #13 8.801 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 8.801 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB] #13 8.801 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB] #13 8.801 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 8.801 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB] #14 10.09 Selecting previously unselected package python3.8-minimal. #14 10.09 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 10.11 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #13 12.78 Selecting previously unselected package less. #13 12.78 Preparing to unpack .../001-less_551-2_amd64.deb ... #13 12.81 Unpacking less (551-2) ... #13 8.917 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_arm64.deb ... #13 8.922 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ... #14 13.94 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #13 10.46 Setting up python3.9-minimal (3.9.2-1) ... #16 68.05 Installing : libseccomp-2.3.1-4.el7.aarch64 33/65 #13 13.92 Selecting previously unselected package python3.7. #13 10.30 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB] #13 10.30 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB] #13 10.30 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] #13 10.30 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB] #13 10.31 Get:117 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB] #13 10.31 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] #13 10.32 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB] #13 10.33 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 10.40 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB] #13 10.41 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB] #13 12.57 Selecting previously unselected package libsqlite3-0:amd64. #13 12.57 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ... #13 12.64 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #14 14.88 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.5.0-1ubuntu1~20.04 [24.1 kB] #14 14.89 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.5.0-1ubuntu1~20.04 [9808 B] #14 14.90 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.2 [2690 kB] #13 8.802 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB] #13 8.802 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 8.804 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 8.805 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 8.806 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB] #13 8.807 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 8.820 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB] #13 8.820 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB] #13 8.820 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB] #13 8.820 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB] #13 8.824 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB] #13 8.825 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] #13 8.838 Get:204 http://deb.debian.org/debian-security bullseye-security/main armhf libwebp6 armhf 0.6.1-2.1+deb11u2 [226 kB] #13 8.838 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u4 [272 kB] #13 8.838 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #13 8.846 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 8.846 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB] #13 8.849 Get:209 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-data all 2:1.7.2-1+deb11u1 [311 kB] #13 8.849 Get:210 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-6 armhf 2:1.7.2-1+deb11u1 [711 kB] #13 8.852 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1.1~deb11u1 [44.1 kB] #13 8.852 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB] #13 8.857 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u6 [247 kB] #13 8.858 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 8.874 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 8.874 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB] #13 8.874 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB] #13 8.874 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB] #13 8.879 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB] #13 8.879 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 8.879 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB] #13 8.879 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB] #13 8.879 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 8.879 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #13 8.879 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B] #13 8.879 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB] #13 8.895 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 8.902 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 8.902 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB] #13 8.902 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 8.902 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB] #13 8.902 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 8.903 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 8.904 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 8.905 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB] #13 8.906 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 8.908 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB] #13 8.908 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 8.908 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB] #13 8.911 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 8.911 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 8.912 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB] #13 8.913 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B] #13 8.914 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB] #13 8.915 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #13 8.916 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #13 8.918 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB] #13 8.918 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 8.918 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #13 8.918 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 8.919 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB] #13 8.921 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B] #13 8.921 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B] #13 8.923 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 8.923 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB] #13 8.925 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB] #13 8.926 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB] #13 8.932 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 8.932 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB] #13 8.932 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 8.932 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #13 8.932 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 8.933 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 8.935 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #13 8.935 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB] #13 8.936 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB] #13 8.937 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 8.938 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB] #13 8.939 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB] #13 8.940 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB] #13 8.941 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 8.943 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB] #13 8.944 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB] #13 8.948 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 8.956 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB] #13 8.958 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB] #13 8.992 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB] #13 8.992 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB] #13 8.992 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB] #13 8.992 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 8.992 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 8.992 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 8.992 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 8.992 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB] #13 8.992 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 8.992 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB] #13 8.992 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 8.992 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 8.999 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB] #13 8.999 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB] #13 8.999 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB] #13 8.999 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 8.999 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #13 9.005 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #13 9.005 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #13 9.005 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB] #14 10.37 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ... #14 10.50 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... #14 10.58 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... #14 10.62 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #13 9.993 debconf: delaying package configuration, since apt-utils is not installed #13 10.03 Fetched 168 MB in 3s (61.7 MB/s) #13 10.05 Selecting previously unselected package perl-modules-5.36. #13 10.05 (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 ... 6092 files and directories currently installed.) #13 10.05 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ... #13 10.06 Unpacking perl-modules-5.36 (5.36.0-7) ... #13 13.16 Selecting previously unselected package netbase. #13 13.16 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 13.18 Unpacking netbase (6.3) ... #13 9.081 Selecting previously unselected package libexpat1:arm64. #13 9.083 Preparing to unpack .../8-libexpat1_2.5.0-1_arm64.deb ... #13 9.094 Unpacking libexpat1:arm64 (2.5.0-1) ... #13 9.300 Selecting previously unselected package python3.11-minimal. #13 9.302 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ... #13 9.341 Unpacking python3.11-minimal (3.11.2-6) ... #14 14.02 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 man-db arm64 2.11.2-1 [1212 kB] #16 68.34 Installing : libedit-3.0-12.20121213cvs.el7.aarch64 34/65 #16 68.72 Installing : openssh-clients-7.4p1-23.el7_9.aarch64 35/65 #14 9.594 Get:315 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [35.8 kB] #14 9.774 Get:316 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 9.809 Get:317 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl7 amd64 2.4.7-5 [40.3 kB] #14 9.867 Get:318 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl-dev amd64 2.4.7-5 [169 kB] #13 13.92 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_arm64.deb ... #13 13.92 Unpacking python3.7 (3.7.3-2+deb10u5) ... #13 13.96 Selecting previously unselected package libpython3-stdlib:arm64. #13 13.96 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... #13 13.96 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... #13 14.00 Setting up python3-minimal (3.7.3-1) ... #13 14.19 Selecting previously unselected package python3. #14 10.09 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] #14 10.09 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] #14 10.11 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] #13 10.47 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] #13 10.47 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB] #13 10.47 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB] #13 10.50 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB] #13 10.51 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB] #13 10.55 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB] #13 10.55 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 10.55 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #13 10.56 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB] #13 10.56 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #13 10.56 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 10.57 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 10.57 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 10.57 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB] #13 10.57 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 10.57 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #13 10.58 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB] #13 10.58 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 10.58 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 10.58 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #13 10.58 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #13 10.58 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #13 10.58 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #13 10.58 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #13 10.58 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 10.58 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #13 10.59 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #13 10.59 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 10.59 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #13 10.61 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB] #13 12.79 Selecting previously unselected package libpython3.11-stdlib:amd64. #13 12.79 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ... #13 12.80 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... #14 8.615 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB] #14 8.628 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B] #14 8.629 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB] #14 8.629 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB] #14 15.27 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.5.0-1ubuntu1~20.04 [800 kB] #14 15.31 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.5.0-1ubuntu1~20.04 [1972 kB] #14 15.40 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.5.0-1ubuntu1~20.04 [765 kB] #14 15.43 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [920 kB] #13 9.011 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 9.011 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 9.011 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB] #13 9.011 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB] #13 9.011 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB] #13 9.011 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 9.012 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 9.016 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 9.016 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB] #13 9.016 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB] #13 9.017 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B] #13 9.018 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB] #13 9.020 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB] #13 9.021 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB] #13 9.023 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 9.023 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB] #13 9.024 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB] #13 9.025 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #13 9.026 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB] #13 9.027 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB] #13 9.031 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB] #13 9.032 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #13 9.037 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB] #13 9.041 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB] #13 9.041 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 9.043 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 9.050 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB] #13 9.050 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB] #13 9.050 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB] #13 9.052 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #13 9.053 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB] #13 9.059 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #13 9.059 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB] #13 9.059 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 9.060 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #13 9.092 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 9.092 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB] #13 9.092 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB] #13 9.092 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B] #13 9.093 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB] #13 9.095 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB] #13 9.095 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB] #13 9.095 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB] #13 9.096 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB] #13 9.098 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB] #13 9.099 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB] #13 9.104 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB] #13 9.107 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 9.107 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 9.107 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 9.108 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB] #13 9.110 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 9.111 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 9.112 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #13 9.113 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB] #13 9.114 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB] #13 9.115 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB] #13 9.117 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB] #13 9.131 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB] #13 9.131 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB] #13 9.131 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB] #13 9.141 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB] #13 9.141 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB] #13 9.141 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB] #13 13.32 Selecting previously unselected package sensible-utils. #13 13.33 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 13.37 Unpacking sensible-utils (0.0.14) ... #13 13.46 Selecting previously unselected package bzip2. #13 9.549 Setting up libssl3:arm64 (3.0.9-1) ... #13 9.614 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ... #17 7.219 NAME: #17 7.219 go-winres - A tool for embedding resources in Windows executables #17 7.219 #17 7.219 USAGE: #17 7.219 go-winres [global options] command [command options] [arguments...] #17 7.219 #17 7.219 COMMANDS: #17 7.219 init Create an initial ./winres/winres.json #17 7.219 make Make syso files for the "go build" command #17 7.219 simply Make syso files for the "go build" command (simplified) #17 7.219 extract Extract all resources from an executable #17 7.219 patch Replace resources in an executable file (exe, dll) #17 7.219 help, h Shows a list of commands or help for one command #17 7.219 #17 7.219 GLOBAL OPTIONS: #17 7.219 --help, -h show help (default: false) #14 9.992 Get:319 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #14 10.03 Get:320 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 10.04 Get:321 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 10.06 Get:322 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 10.06 Get:323 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmailtools-perl all 2.21-2 [80.4 kB] #14 10.06 Get:324 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #14 10.07 Get:325 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #13 14.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10078 files and directories currently installed.) #13 14.20 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ... #13 14.21 Unpacking python3 (3.7.3-1) ... #13 14.25 Selecting previously unselected package less. #13 14.25 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ... #13 14.26 Unpacking less (487-0.1+b1) ... #13 14.30 Selecting previously unselected package netbase. #13 14.30 Preparing to unpack .../002-netbase_5.6_all.deb ... #13 14.31 Unpacking netbase (5.6) ... #13 14.33 Selecting previously unselected package bzip2. #13 14.34 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ... #13 14.34 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 14.37 Selecting previously unselected package libmagic-mgc. #13 14.38 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... #13 14.38 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 14.45 Selecting previously unselected package libmagic1:arm64. #14 10.50 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.6 [546 kB] #14 10.52 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] #14 10.52 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 10.52 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB] #14 10.52 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] #14 10.53 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB] #13 10.65 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 10.65 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #13 10.65 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 10.65 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #13 10.65 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 10.65 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 10.65 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #13 10.66 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB] #13 10.66 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #13 10.66 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #13 10.67 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 10.67 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 10.67 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 10.67 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB] #13 10.67 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB] #13 10.68 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #13 10.68 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #13 10.69 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB] #13 10.69 Get:171 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u7 [7308 B] #13 10.69 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB] #13 10.69 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB] #13 10.69 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB] #13 10.69 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB] #13 10.70 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB] #13 10.70 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB] #13 10.70 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB] #13 10.75 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB] #13 10.75 Get:180 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u7 [325 kB] #13 10.78 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u7 [1134 kB] #13 10.92 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB] #13 10.93 Get:183 http://deb.debian.org/debian-security buster/updates/main armhf libunbound8 armhf 1.9.0-2+deb10u3 [412 kB] #14 8.770 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB] #14 8.773 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B] #14 8.773 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.2 [4726 kB] #14 8.993 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.2 [232 kB] #14 8.996 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.10 [1164 kB] #14 9.060 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #13 13.01 Selecting previously unselected package python3-minimal. #13 13.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 ... 9614 files and directories currently installed.) #13 13.02 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... #13 13.02 Unpacking python3-minimal (3.7.3-1) ... #13 13.26 Selecting previously unselected package mime-support. #14 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done #11 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done #11 DONE 13.4s #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #14 15.48 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.2 [6736 kB] #13 9.240 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #13 9.240 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB] #13 9.240 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB] #13 9.240 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB] #13 9.240 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB] #13 9.240 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 9.240 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] #13 9.242 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB] #13 9.243 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB] #13 9.250 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB] #13 9.250 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB] #13 9.250 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 9.250 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 9.250 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B] #13 9.268 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB] #13 9.268 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB] #13 9.284 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB] #13 9.308 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB] #13 9.308 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #13 9.568 debconf: delaying package configuration, since apt-utils is not installed #13 13.46 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #13 13.49 Unpacking bzip2 (1.0.8-4) ... #13 9.654 Setting up libexpat1:arm64 (2.5.0-1) ... #13 9.673 Setting up python3.11-minimal (3.11.2-6) ... #13 10.60 Selecting previously unselected package libgdbm6:armhf. #13 10.60 Preparing to unpack .../1-libgdbm6_1.23-3_armhf.deb ... #13 10.61 Unpacking libgdbm6:armhf (1.23-3) ... #13 10.66 Selecting previously unselected package libgdbm-compat4:armhf. #13 10.66 Preparing to unpack .../2-libgdbm-compat4_1.23-3_armhf.deb ... #13 10.67 Unpacking libgdbm-compat4:armhf (1.23-3) ... #14 10.36 Get:326 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmldbm-perl all 2.05-4 [16.0 kB] #14 10.40 Get:327 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B] #14 14.47 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages all 6.03-1 [1321 kB] #14 14.55 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssh-client arm64 1:9.0p1-1ubuntu8.5 [851 kB] #14 14.59 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 publicsuffix all 20230209.2326-1 [131 kB] #14 14.59 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB] #14 14.60 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 strace arm64 6.2-0ubuntu1 [494 kB] #14 14.62 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xauth arm64 1:1.1.2-1 [25.4 kB] #14 14.62 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xz-utils arm64 5.4.1-0.2 [271 kB] #14 14.63 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 m4 arm64 1.4.19-3 [239 kB] #14 14.64 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autoconf all 2.71-3 [339 kB] #16 68.74 Installing : perl-Git-1.8.3.1-25.el7_9.noarch 36/65 #16 69.40 Installing : git-1.8.3.1-25.el7_9.aarch64 37/65 #13 14.45 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... #13 14.45 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... #13 14.49 Selecting previously unselected package file. #13 14.49 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ... #13 14.50 Unpacking file (1:5.35-4+deb10u2) ... #13 14.53 Selecting previously unselected package gettext-base. #13 14.53 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ... #13 14.54 Unpacking gettext-base (0.19.8.1-9) ... #13 14.58 Selecting previously unselected package krb5-locales. #13 14.58 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ... #13 14.58 Unpacking krb5-locales (1.17-3+deb10u5) ... #13 14.62 Selecting previously unselected package libkeyutils1:arm64. #13 14.62 Preparing to unpack .../009-libkeyutils1_1.6-6_arm64.deb ... #13 14.63 Unpacking libkeyutils1:arm64 (1.6-6) ... #13 14.66 Selecting previously unselected package libkrb5support0:arm64. #13 14.66 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_arm64.deb ... #13 14.67 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ... #13 14.71 Selecting previously unselected package libk5crypto3:arm64. #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.898 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] #0 0.956 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] #0 1.230 Get:3 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] #0 1.340 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB] #0 1.351 Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #14 10.67 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB] #13 10.97 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u10 [316 kB] #13 11.05 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u7 [545 kB] #13 11.08 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [298 kB] #13 11.11 Get:187 http://deb.debian.org/debian-security buster/updates/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [191 kB] #13 11.14 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #13 11.14 Get:189 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 13.27 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 13.31 Unpacking mime-support (3.62) ... #13 13.55 Selecting previously unselected package libmpdec2:amd64. #13 11.55 Selecting previously unselected package python3-minimal. #13 13.32 Selecting previously unselected package python3.11. #13 13.33 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ... #13 13.45 Unpacking python3.11 (3.11.2-6) ... #14 15.79 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B] #14 15.79 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [1687 kB] #13 9.601 Fetched 158 MB in 3s (56.2 MB/s) #13 9.626 Selecting previously unselected package bsdextrautils. #13 9.626 (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 ... 6657 files and directories currently installed.) #13 9.635 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #13 9.640 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 9.708 Selecting previously unselected package libuchardet0:armhf. #13 9.708 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ... #13 9.722 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 9.766 Selecting previously unselected package groff-base. #13 9.766 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ... #13 9.770 Unpacking groff-base (1.22.4-6) ... #13 13.91 Selecting previously unselected package openssl. #13 10.72 Selecting previously unselected package libperl5.36:armhf. #13 10.72 Preparing to unpack .../3-libperl5.36_5.36.0-7_armhf.deb ... #13 10.73 Unpacking libperl5.36:armhf (5.36.0-7) ... #14 10.40 Get:328 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmouse-perl amd64 2.5.10-1build5 [160 kB] #14 10.44 Get:329 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [55.8 kB] #14 10.46 Get:330 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-sublike-perl amd64 0.16-1ubuntu3 [27.5 kB] #14 10.46 Get:331 http://archive.ubuntu.com/ubuntu lunar/main amd64 libobject-pad-perl amd64 0.78-1 [108 kB] #14 10.47 Get:332 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-xs-perl amd64 0.30-1build1 [19.0 kB] #14 10.47 Get:333 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 10.47 Get:334 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-gzip-perl amd64 0.20-1build1 [14.6 kB] #14 10.47 Get:335 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.2 kB] #14 10.48 Get:336 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-parser-perl all 1.65-1 [82.7 kB] #14 10.48 Get:337 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 10.49 Get:338 http://archive.ubuntu.com/ubuntu lunar/main amd64 libproc-processtable-perl amd64 0.634-1build2 [36.7 kB] #14 10.50 Get:339 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre2-10 amd64 20230201-1 [164 kB] #14 10.50 Get:340 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.1 kB] #14 10.51 Get:341 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #14 10.52 Get:342 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-perl all 0.204-2 [15.1 kB] #14 10.52 Get:343 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-xs-perl amd64 0.117-2build1 [12.7 kB] #14 10.53 Get:344 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB] #14 10.54 Get:345 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 10.54 Get:346 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 10.54 Get:347 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [69.8 kB] #14 10.54 Get:348 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.3 kB] #14 10.55 Get:349 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB] #14 10.57 Get:350 http://archive.ubuntu.com/ubuntu lunar/main amd64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 10.57 Get:351 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsocket6-perl amd64 0.29-3 [17.6 kB] #14 10.57 Get:352 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] #14 10.57 Get:353 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 10.57 Get:354 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 10.57 Get:355 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB] #14 10.58 Get:356 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 10.60 Get:357 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [26.1 kB] #14 10.60 Get:358 http://archive.ubuntu.com/ubuntu lunar/main amd64 libterm-readkey-perl amd64 2.38-2build1 [23.5 kB] #14 10.61 Get:359 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-levenshteinxs-perl amd64 0.03-5build1 [8158 B] #14 10.61 Get:360 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [12.3 kB] #14 10.62 Get:361 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-xslate-perl amd64 3.5.9-1build2 [185 kB] #16 69.44 Installing : perl-Data-Dumper-2.145-3.el7.aarch64 38/65 #13 14.71 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_arm64.deb ... #13 14.71 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ... #13 14.76 Selecting previously unselected package libkrb5-3:arm64. #13 14.76 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_arm64.deb ... #13 14.76 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ... #13 14.82 Selecting previously unselected package libgssapi-krb5-2:arm64. #13 14.82 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ... #13 14.83 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ... #13 14.87 Selecting previously unselected package libicu63:arm64. #13 14.87 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_arm64.deb ... #13 14.87 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... #13 11.31 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u8 [4554 kB] #13 13.55 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... #13 13.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... #13 13.85 Selecting previously unselected package readline-common. #13 11.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9518 files and directories currently installed.) #13 11.56 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... #13 11.56 Unpacking python3-minimal (3.9.2-3) ... #13 11.84 Selecting previously unselected package media-types. #13 13.66 Selecting previously unselected package libpython3-stdlib:amd64. #13 13.66 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #13 13.74 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #14 16.00 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.2 [6843 kB] #14 9.465 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.4 [4986 B] #14 9.539 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB] #13 9.936 Selecting previously unselected package libgdbm6:armhf. #13 9.936 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ... #13 9.941 Unpacking libgdbm6:armhf (1.19-2) ... #13 9.994 Selecting previously unselected package libpipeline1:armhf. #13 9.994 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ... #13 9.998 Unpacking libpipeline1:armhf (1.5.3-1) ... #13 10.33 CentOS Stream 9 - Extras packages 11 kB/s | 14 kB 00:01 #13 13.91 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u5_amd64.deb ... #13 13.93 Unpacking openssl (1.1.1n-0+deb11u5) ... #14 10.64 Get:362 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB] #14 10.64 Get:363 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-moment-perl amd64 0.44-2build1 [71.4 kB] #14 10.64 Get:364 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [25.6 kB] #14 10.64 Get:365 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunicode-utf8-perl amd64 0.62-2 [18.0 kB] #14 10.64 Get:366 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-mechanize-perl all 2.16-1 [94.5 kB] #14 10.65 Get:367 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 10.67 Get:368 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 10.67 Get:369 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 10.67 Get:370 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1build1 [313 kB] #14 10.68 Get:371 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-parser-perl amd64 2.46-4 [206 kB] #14 10.70 Get:372 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-expat-perl all 0.51-2 [8644 B] #14 10.71 Get:373 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [30.6 kB] #14 10.71 Get:374 http://archive.ubuntu.com/ubuntu lunar/main amd64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB] #14 10.71 Get:375 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-size-perl amd64 0.83-2build1 [19.5 kB] #14 10.72 Get:376 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run3-perl all 0.048-3 [30.3 kB] #14 10.74 Get:377 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzip amd64 1.23-5 [80.5 kB] #14 10.74 Get:378 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #14 10.75 Get:379 http://archive.ubuntu.com/ubuntu lunar/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #14 10.75 Get:380 http://archive.ubuntu.com/ubuntu lunar/main amd64 unzip amd64 6.0-27ubuntu1 [174 kB] #14 10.75 Get:381 http://archive.ubuntu.com/ubuntu lunar/main amd64 lintian all 2.116.3ubuntu1 [1114 kB] #14 10.77 Get:382 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages-dev all 6.03-1 [2015 kB] #14 10.80 Get:383 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-certifi all 2022.9.24-1 [155 kB] #14 10.80 Get:384 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB] #14 10.80 Get:385 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cryptography amd64 38.0.4-2 [697 kB] #14 10.81 Get:386 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-idna all 3.3-1 [49.3 kB] #14 10.85 Get:387 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-nacl amd64 1.5.0-2 [63.1 kB] #16 69.54 Installing : autoconf-2.69-11.el7.noarch 39/65 #16 69.82 install-info: No such file or directory for /usr/share/info/autoconf.info #14 15.06 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autotools-dev all 20220109.1 [44.9 kB] #14 15.27 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 automake all 1:1.16.5-1.3 [558 kB] #13 13.85 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 13.89 Unpacking readline-common (7.0-5) ... #13 11.84 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 11.90 Unpacking media-types (4.0.0) ... #14 11.13 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB] #14 11.14 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB] #14 11.14 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB] #14 11.15 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB] #14 11.16 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB] #13 14.00 Setting up python3-minimal (3.11.2-1+b1) ... #13 10.06 Selecting previously unselected package man-db. #13 10.06 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ... #13 10.06 Unpacking man-db (2.9.4-2) ... #13 14.25 Selecting previously unselected package ca-certificates. #13 14.25 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 14.28 Unpacking ca-certificates (20210119) ... #14 10.86 Get:388 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-bcrypt amd64 3.2.2-1 [32.5 kB] #14 10.86 Get:389 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-six all 1.16.0-4 [12.4 kB] #14 10.86 Get:390 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #14 10.86 Get:391 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-urllib3 all 1.26.12-1 [99.7 kB] #14 10.86 Get:392 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB] #14 10.86 Get:393 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 10.87 Get:394 http://archive.ubuntu.com/ubuntu lunar/main amd64 equivs all 2.3.1 [19.0 kB] #14 10.88 Get:395 http://archive.ubuntu.com/ubuntu lunar/main amd64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 10.88 Get:396 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-magic all 2:0.4.26-3 [13.1 kB] #14 11.08 debconf: delaying package configuration, since apt-utils is not installed #14 11.13 Fetched 142 MB in 5s (26.0 MB/s) #14 11.54 Selecting previously unselected package python3-minimal. #14 11.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 ... 4439 files and directories currently installed.) #14 11.55 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #14 11.56 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 11.83 Selecting previously unselected package mime-support. #14 11.83 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 11.86 Unpacking mime-support (3.64ubuntu1) ... #13 11.35 Selecting previously unselected package perl. #13 11.35 Preparing to unpack .../4-perl_5.36.0-7_armhf.deb ... #13 11.39 Unpacking perl (5.36.0-7) ... #13 11.45 Selecting previously unselected package liblocale-gettext-perl. #13 11.45 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_armhf.deb ... #13 11.45 Unpacking liblocale-gettext-perl (1.07-5) ... #13 11.51 Selecting previously unselected package libssl3:armhf. #13 11.51 Preparing to unpack .../6-libssl3_3.0.9-1_armhf.deb ... #13 11.51 Unpacking libssl3:armhf (3.0.9-1) ... #14 3.359 * base: download.cf.centos.org #14 3.359 * extras: download.cf.centos.org #14 3.360 * updates: download.cf.centos.org #14 15.54 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autopoint all 0.21-11 [420 kB] #13 15.52 Selecting previously unselected package libxml2:arm64. #13 15.52 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_arm64.deb ... #13 15.52 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... #13 10.65 Selecting previously unselected package python3-minimal. #13 10.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 ... 8446 files and directories currently installed.) #13 10.66 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ... #13 10.68 Unpacking python3-minimal (3.11.2-1+b1) ... #13 10.79 Selecting previously unselected package media-types. #13 14.34 Selecting previously unselected package libreadline7:amd64. #13 14.34 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... #13 14.41 Unpacking libreadline7:amd64 (7.0-5) ... #13 12.14 Selecting previously unselected package libmpdec3:arm64. #13 12.14 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... #13 12.15 Unpacking libmpdec3:arm64 (2.5.1-1) ... #14 11.37 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.3 [11.6 kB] #14 11.37 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB] #14 11.37 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB] #14 11.37 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB] #14 11.37 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB] #14 11.52 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB] #13 11.75 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB] #13 11.75 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #13 11.77 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB] #13 10.27 Selecting previously unselected package perl-modules-5.32. #13 10.27 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 10.28 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 14.62 Selecting previously unselected package libmagic-mgc. #13 14.62 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #13 14.64 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #14 10.13 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 less arm64 590-1ubuntu0.22.04.1 [142 kB] #14 10.14 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB] #14 10.14 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB] #14 10.14 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] #14 10.14 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] #13 11.09 Dependencies resolved. #13 11.10 ================================================================================ #13 11.10 Package Arch Version Repository Size #13 11.10 ================================================================================ #13 11.10 Installing: #13 11.10 dnf-plugins-core noarch 4.3.0-11.el9 baseos 38 k #13 11.10 rpm-build x86_64 4.16.1.3-25.el9 appstream 67 k #13 11.10 rpmlint noarch 1.11-19.el9 appstream 198 k #13 11.10 Installing dependencies: #13 11.10 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k #13 11.10 binutils x86_64 2.35.2-42.el9 baseos 4.6 M #13 11.10 binutils-gold x86_64 2.35.2-42.el9 baseos 735 k #13 11.10 bzip2 x86_64 1.0.8-8.el9 baseos 56 k #13 11.10 cpio x86_64 2.13-16.el9 baseos 275 k #13 11.10 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k #13 11.10 debugedit x86_64 5.0-4.el9 appstream 77 k #13 11.10 desktop-file-utils x86_64 0.26-6.el9 appstream 74 k #13 11.10 diffutils x86_64 3.7-12.el9 baseos 397 k #13 11.10 dwz x86_64 0.14-3.el9 appstream 128 k #13 11.10 ed x86_64 1.14.2-12.el9 baseos 75 k #13 11.10 efi-srpm-macros noarch 4-9.el9 appstream 23 k #13 11.10 elfutils x86_64 0.189-3.el9 baseos 527 k #13 11.10 elfutils-debuginfod-client x86_64 0.189-3.el9 baseos 37 k #13 11.10 emacs-filesystem noarch 1:27.2-9.el9 appstream 8.9 k #13 11.10 enchant x86_64 1:1.6.0-30.el9 appstream 62 k #13 11.10 file x86_64 5.39-14.el9 baseos 49 k #13 11.10 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #13 11.10 gdb-minimal x86_64 10.2-11.el9 appstream 3.5 M #13 11.10 gdk-pixbuf2 x86_64 2.42.6-3.el9 appstream 492 k #13 11.10 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #13 11.10 glib-networking x86_64 2.68.3-3.el9 baseos 186 k #13 11.10 glibc-gconv-extra x86_64 2.34-82.el9 baseos 1.6 M #13 11.10 go-srpm-macros noarch 3.2.0-2.el9 appstream 27 k #13 11.10 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M #13 11.10 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k #13 11.10 hunspell x86_64 1.7.0-11.el9 appstream 325 k #13 11.10 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k #13 11.10 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #13 11.10 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k #13 11.10 info x86_64 6.7-15.el9 baseos 225 k #13 11.10 json-glib x86_64 1.6.6-1.el9 baseos 163 k #13 11.10 kernel-srpm-macros noarch 1.0-13.el9 appstream 16 k #13 11.10 less x86_64 590-2.el9 baseos 162 k #13 11.10 libappstream-glib x86_64 0.7.18-4.el9 appstream 396 k #13 11.10 libatomic x86_64 11.4.1-2.1.el9 baseos 37 k #13 11.10 libbrotli x86_64 1.0.9-6.el9 baseos 314 k #13 11.10 libicu x86_64 67.1-9.el9 baseos 9.6 M #13 11.10 libjpeg-turbo x86_64 2.0.90-6.el9 appstream 176 k #13 11.10 libpipeline x86_64 1.5.3-4.el9 baseos 49 k #13 11.10 libpkgconf x86_64 1.7.3-10.el9 baseos 36 k #13 11.10 libpng x86_64 2:1.6.37-12.el9 baseos 117 k #13 11.10 libproxy x86_64 0.4.15-35.el9 baseos 74 k #13 11.10 libpsl x86_64 0.21.1-5.el9 baseos 64 k #13 11.10 libsoup x86_64 2.72.0-8.el9 appstream 405 k #13 11.10 libstemmer x86_64 0-18.585svn.el9 appstream 83 k #13 11.10 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #13 11.10 man-db x86_64 2.9.3-7.el9 baseos 1.2 M #13 11.10 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k #13 11.10 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #13 11.10 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #13 11.10 patch x86_64 2.7.6-16.el9 appstream 128 k #13 11.10 perl-AutoLoader noarch 5.74-480.el9 appstream 22 k #13 11.10 perl-B x86_64 1.80-480.el9 appstream 181 k #13 11.10 perl-Carp noarch 1.50-460.el9 appstream 30 k #13 11.10 perl-Class-Struct noarch 0.66-480.el9 appstream 23 k #13 11.10 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k #13 11.10 perl-Digest noarch 1.19-4.el9 appstream 26 k #13 11.10 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k #13 11.10 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M #13 11.10 perl-Errno x86_64 1.30-480.el9 appstream 16 k #13 11.10 perl-Exporter noarch 5.74-461.el9 appstream 32 k #13 11.10 perl-Fcntl x86_64 1.13-480.el9 appstream 22 k #13 11.10 perl-File-Basename noarch 2.85-480.el9 appstream 18 k #13 11.10 perl-File-Path noarch 2.18-4.el9 appstream 36 k #13 11.10 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #13 11.10 perl-File-stat noarch 1.09-480.el9 appstream 18 k #13 11.10 perl-FileHandle noarch 2.03-480.el9 appstream 17 k #13 11.10 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #13 11.10 perl-Getopt-Std noarch 1.12-480.el9 appstream 17 k #13 11.10 perl-HTTP-Tiny noarch 0.076-461.el9 appstream 54 k #13 11.10 perl-IO x86_64 1.43-480.el9 appstream 90 k #13 11.10 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #13 11.10 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #13 11.10 perl-IPC-Open3 noarch 1.21-480.el9 appstream 24 k #13 11.10 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k #13 11.10 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #13 11.10 perl-Net-SSLeay x86_64 1.92-2.el9 appstream 388 k #13 11.10 perl-POSIX x86_64 1.94-480.el9 appstream 97 k #13 11.10 perl-PathTools x86_64 3.78-461.el9 appstream 88 k #13 11.10 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #13 11.10 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #13 11.10 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #13 11.10 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #13 11.10 perl-Scalar-List-Utils x86_64 4:1.56-461.el9 appstream 73 k #13 11.10 perl-SelectSaver noarch 1.02-480.el9 appstream 13 k #13 11.10 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k #13 11.10 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k #13 11.10 perl-Symbol noarch 1.08-480.el9 appstream 15 k #13 11.10 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #13 11.10 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #13 11.10 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #13 11.10 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #13 11.10 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #13 11.10 perl-URI noarch 5.09-3.el9 appstream 121 k #13 11.10 perl-base noarch 2.27-480.el9 appstream 17 k #13 11.10 perl-constant noarch 1.33-461.el9 appstream 24 k #13 11.10 perl-if noarch 0.60.800-480.el9 appstream 15 k #13 11.10 perl-interpreter x86_64 4:5.32.1-480.el9 appstream 72 k #13 11.10 perl-libnet noarch 3.13-4.el9 appstream 130 k #13 11.10 perl-libs x86_64 4:5.32.1-480.el9 appstream 2.2 M #13 11.10 perl-mro x86_64 1.23-480.el9 appstream 29 k #13 11.10 perl-overload noarch 1.31-480.el9 appstream 47 k #13 11.10 perl-overloading noarch 0.02-480.el9 appstream 14 k #13 11.10 perl-parent noarch 1:0.238-460.el9 appstream 15 k #13 11.10 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #13 11.10 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #13 11.10 perl-subs noarch 1.03-480.el9 appstream 13 k #13 11.10 perl-vars noarch 1.05-480.el9 appstream 14 k #13 11.10 pkgconf x86_64 1.7.3-10.el9 baseos 41 k #13 11.10 pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k #13 11.10 pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k #13 11.10 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #13 11.10 pyproject-srpm-macros noarch 1.9.0-1.el9 appstream 15 k #13 11.10 python-srpm-macros noarch 3.9-52.el9 appstream 24 k #13 11.10 python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k #13 11.10 python3-dbus x86_64 1.2.18-2.el9 baseos 144 k #13 11.10 python3-dnf-plugins-core noarch 4.3.0-11.el9 baseos 247 k #13 11.10 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #13 11.10 python3-file-magic noarch 5.39-14.el9 appstream 17 k #13 11.10 python3-six noarch 1.15.0-9.el9 baseos 37 k #13 11.10 python3-systemd x86_64 234-18.el9 baseos 90 k #13 11.10 qt5-srpm-macros noarch 5.15.9-1.el9 appstream 8.8 k #13 11.10 redhat-rpm-config noarch 203-1.el9 appstream 67 k #13 11.10 rust-srpm-macros noarch 17-4.el9 appstream 10 k #13 11.10 shared-mime-info x86_64 2.1-5.el9 baseos 558 k #13 11.10 systemd-libs x86_64 252-18.el9 baseos 654 k #13 11.10 unzip x86_64 6.0-56.el9 baseos 182 k #13 11.10 webkit2gtk3-jsc x86_64 2.40.5-1.el9 appstream 3.4 M #13 11.10 xz x86_64 5.2.5-8.el9 baseos 226 k #13 11.10 zip x86_64 3.0-35.el9 baseos 266 k #13 11.10 zstd x86_64 1.5.1-2.el9 baseos 548 k #13 11.10 Installing weak dependencies: #13 11.10 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #13 11.10 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k #13 11.10 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k #13 11.10 perl-NDBM_File x86_64 1.15-480.el9 appstream 23 k #13 11.10 #13 11.10 Transaction Summary #13 11.10 ================================================================================ #13 11.10 Install 139 Packages #13 11.10 #13 11.11 Total download size: 45 M #13 11.11 Installed size: 161 M #13 11.11 Downloading Packages: #14 11.38 Selecting previously unselected package liblocale-gettext-perl. #14 12.28 Selecting previously unselected package libmpdec2:amd64. #13 11.69 Selecting previously unselected package libpython3.11-minimal:armhf. #13 11.69 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_armhf.deb ... #13 11.69 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... #13 11.86 Selecting previously unselected package libexpat1:armhf. #13 11.86 Preparing to unpack .../8-libexpat1_2.5.0-1_armhf.deb ... #17 DONE 8.5s #14 15.60 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-common arm64 2.40-2ubuntu4.1 [239 kB] #14 15.62 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libbinutils arm64 2.40-2ubuntu4.1 [766 kB] #14 15.67 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf-nobfd0 arm64 2.40-2ubuntu4.1 [97.9 kB] #14 15.68 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf0 arm64 2.40-2ubuntu4.1 [93.1 kB] #14 15.68 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgprofng0 arm64 2.40-2ubuntu4.1 [792 kB] #14 15.72 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2ubuntu4.1 [3144 kB] #13 15.59 Selecting previously unselected package manpages. #13 15.60 Preparing to unpack .../016-manpages_4.16-2_all.deb ... #13 15.60 Unpacking manpages (4.16-2) ... #13 15.71 Selecting previously unselected package libedit2:arm64. #13 15.71 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ... #13 15.72 Unpacking libedit2:arm64 (3.1-20181209-1) ... #13 15.76 Selecting previously unselected package openssh-client. #13 15.76 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_arm64.deb ... #13 15.77 Unpacking openssh-client (1:7.9p1-10+deb10u3) ... #13 10.79 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 10.82 Unpacking media-types (10.0.0) ... #13 10.98 Selecting previously unselected package libncursesw6:arm64. #13 10.98 Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ... #13 11.01 Unpacking libncursesw6:arm64 (6.4-4) ... #13 12.35 Selecting previously unselected package libncursesw6:arm64. #13 12.35 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_arm64.deb ... #13 12.36 Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u1) ... #13 12.50 Selecting previously unselected package readline-common. #13 12.51 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 12.53 Unpacking readline-common (8.1-1) ... #14 11.78 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B] #14 11.79 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB] #13 11.96 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB] #13 12.08 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 12.08 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB] #13 12.11 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 12.11 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] #13 12.12 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB] #13 12.12 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 12.12 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 12.15 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 12.15 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 12.15 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB] #13 12.15 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 12.15 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 12.16 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB] #13 12.16 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB] #13 12.16 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 12.18 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB] #13 12.19 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB] #13 12.19 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB] #13 12.19 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB] #13 12.19 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB] #13 12.19 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB] #13 12.21 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB] #13 12.22 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB] #13 12.22 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB] #13 12.22 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #13 12.22 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B] #13 12.22 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB] #13 12.22 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 12.22 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 12.22 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB] #13 12.25 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 12.26 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 14.49 Selecting previously unselected package python3. #13 14.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 ... 8952 files and directories currently installed.) #13 14.50 Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ... #13 14.51 Unpacking python3 (3.11.2-1+b1) ... #14 11.38 (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 ... 4351 files and directories currently installed.) #14 11.39 Preparing to unpack .../liblocale-gettext-perl_1.07-5_amd64.deb ... #14 11.44 Unpacking liblocale-gettext-perl (1.07-5) ... #14 12.28 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #14 12.37 Unpacking libmpdec2:amd64 (2.4.2-3) ... #13 11.86 Unpacking libexpat1:armhf (2.5.0-1) ... #13 11.91 Selecting previously unselected package python3.11-minimal. #13 11.91 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ... #13 11.93 Unpacking python3.11-minimal (3.11.2-6) ... #14 16.87 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B] #14 16.87 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB] #14 16.87 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #14 16.88 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB] #14 16.88 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #14 16.89 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B] #14 16.89 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] #14 16.89 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB] #14 16.89 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB] #14 16.94 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB] #18 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/ #18 DONE 0.1s #14 15.86 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils arm64 2.40-2ubuntu4.1 [18.5 kB] #14 15.87 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libc-dev-bin arm64 2.37-0ubuntu2 [19.3 kB] #13 15.86 Selecting previously unselected package ucf. #13 15.86 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ... #13 15.87 Moving old data out of the way #13 15.87 Unpacking ucf (3.0038+nmu1) ... #13 15.91 Selecting previously unselected package xz-utils. #13 15.91 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_arm64.deb ... #13 15.91 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 15.96 Selecting previously unselected package libfl2:arm64. #13 15.96 Preparing to unpack .../021-libfl2_2.6.4-6.2_arm64.deb ... #13 15.97 Unpacking libfl2:arm64 (2.6.4-6.2) ... #13 16.01 Selecting previously unselected package at. #13 16.01 Preparing to unpack .../022-at_3.1.23-1_arm64.deb ... #13 16.01 Unpacking at (3.1.23-1) ... #13 16.05 Selecting previously unselected package libsigsegv2:arm64. #13 16.05 Preparing to unpack .../023-libsigsegv2_2.12-2_arm64.deb ... #13 16.06 Unpacking libsigsegv2:arm64 (2.12-2) ... #13 16.09 Selecting previously unselected package m4. #16 70.21 Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64 40/65 #16 70.65 Installing : glibc-headers-2.17-326.el7_9.aarch64 41/65 #13 11.16 Selecting previously unselected package libkrb5support0:arm64. #13 11.16 Preparing to unpack .../03-libkrb5support0_1.20.1-2_arm64.deb ... #13 11.17 Unpacking libkrb5support0:arm64 (1.20.1-2) ... #13 11.30 Selecting previously unselected package libk5crypto3:arm64. #13 11.30 Preparing to unpack .../04-libk5crypto3_1.20.1-2_arm64.deb ... #13 11.31 Unpacking libk5crypto3:arm64 (1.20.1-2) ... #13 12.70 Selecting previously unselected package libreadline8:arm64. #13 12.70 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... #13 12.72 Unpacking libreadline8:arm64 (8.1-1) ... #14 11.96 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB] #14 11.98 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB] #14 11.99 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B] #14 12.01 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B] #14 12.01 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB] #14 12.01 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB] #14 12.03 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.5 [517 kB] #14 12.09 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB] #13 12.26 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B] #13 12.32 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 12.32 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB] #13 12.38 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB] #13 12.38 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB] #13 12.38 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 12.38 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB] #13 12.38 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 12.45 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 12.46 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #13 12.46 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 12.46 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB] #13 12.46 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB] #13 12.48 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB] #13 12.48 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB] #13 12.48 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 12.48 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB] #13 12.48 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 12.48 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #13 12.48 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 14.76 Selecting previously unselected package libsqlite3-0:amd64. #13 14.76 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... #13 14.65 Selecting previously unselected package less. #13 14.66 Preparing to unpack .../001-less_590-2_amd64.deb ... #13 14.68 Unpacking less (590-2) ... #13 14.87 Selecting previously unselected package netbase. #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.5s done #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee #13 10.90 Selecting previously unselected package libgdbm-compat4:armhf. #13 10.90 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ... #13 10.91 Unpacking libgdbm-compat4:armhf (1.19-2) ... #13 10.95 Selecting previously unselected package libperl5.32:armhf. #13 10.95 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #13 10.96 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #13 15.31 Selecting previously unselected package libmagic1:amd64. #13 15.31 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #14 11.95 Selecting previously unselected package libssl3:amd64. #14 10.64 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.3 [728 kB] #14 12.72 Selecting previously unselected package readline-common. #13 12.15 Setting up libssl3:armhf (3.0.9-1) ... #13 12.16 Setting up libpython3.11-minimal:armhf (3.11.2-6) ... #13 12.19 Setting up libexpat1:armhf (2.5.0-1) ... #13 12.20 Setting up python3.11-minimal (3.11.2-6) ... #14 17.09 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB] #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.2s done #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee #11 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.943 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] #0 1.002 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] #0 1.282 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB] #0 1.406 Get:4 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] #0 1.494 Get:5 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB] #0 1.733 Get:6 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] #0 2.863 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] #0 2.868 Get:8 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] #0 4.129 Fetched 19.0 MB in 4s (5132 kB/s) #0 4.129 Reading package lists... #0 5.405 Reading package lists... #0 6.661 Building dependency tree... #0 6.871 Reading state information... #0 7.165 curl is already the newest version (7.64.0-4+deb10u6). #0 7.165 The following additional packages will be installed: #0 7.165 autoconf automake autopoint autotools-dev binutils #0 7.165 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #0 7.165 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #0 7.165 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian #0 7.165 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils #0 7.165 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #0 7.165 libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl #0 7.165 libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl #0 7.165 libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot #0 7.165 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #0 7.165 libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 #0 7.165 libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #0 7.165 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #0 7.165 libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl #0 7.165 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19 #0 7.165 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #0 7.165 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #0 7.165 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #0 7.165 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #0 7.165 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #0 7.165 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #0 7.165 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #0 7.165 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #0 7.165 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #0 7.165 po-debconf python3 python3-minimal python3.7 python3.7-minimal #0 7.165 sensible-utils wdiff xz-utils #0 7.165 Suggested packages: #0 7.165 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #0 7.165 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate #0 7.165 autopkgtest bls-standalone bsd-mailx | mailx build-essential #0 7.165 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #0 7.165 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl #0 7.165 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #0 7.165 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #0 7.165 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #0 7.165 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg #0 7.165 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg #0 7.165 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev #0 7.165 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #0 7.165 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #0 7.165 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #0 7.165 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #0 7.165 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #0 7.165 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #0 7.165 diffutils-doc perl-doc libterm-readline-gnu-perl #0 7.165 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #0 7.165 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv #0 7.165 python3.7-doc binfmt-support wdiff-doc #0 7.165 Recommended packages: #0 7.165 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #0 7.165 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #0 7.165 licensecheck lintian python3-apt python3-debian python3-magic #0 7.165 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #0 7.165 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #0 7.165 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl #0 7.165 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl #0 7.165 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl #0 7.165 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #0 7.165 libmail-sendmail-perl #0 8.721 The following NEW packages will be installed: #0 8.721 autoconf automake autopoint autotools-dev binutils #0 8.721 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #0 8.721 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #0 8.721 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base #0 8.721 intltool-debian libarchive-zip-perl libasan5 libatomic1 #0 8.721 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 #0 8.721 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl #0 8.721 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #0 8.721 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #0 8.721 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #0 8.721 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #0 8.721 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #0 8.721 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #0 8.721 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #0 8.721 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #0 8.721 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #0 8.721 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #0 8.721 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #0 8.721 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #0 8.721 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #0 8.721 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #0 8.721 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #0 8.721 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #0 8.721 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #0 8.721 po-debconf python3 python3-minimal python3.7 python3.7-minimal #0 8.721 sensible-utils wdiff xz-utils #0 8.721 The following packages will be upgraded: #0 8.722 libc6 #0 9.178 1 upgraded, 125 newly installed, 0 to remove and 8 not upgraded. #0 9.178 Need to get 69.0 MB of archives. #0 9.178 After this operation, 272 MB of additional disk space will be used. #0 9.178 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] #0 9.365 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u2 [2351 kB] #0 9.495 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u3 [308 kB] #0 9.588 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] #0 9.655 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #0 9.656 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] #0 9.739 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] #0 9.742 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] #0 9.746 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB] #0 9.823 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #0 10.02 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #0 10.02 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB] #0 10.10 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u2 [267 kB] #19 [build 2/6] WORKDIR /go/src/github.com/docker/docker #19 DONE 0.0s #20 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y clang lld llvm #13 16.09 Preparing to unpack .../024-m4_1.4.18-2_arm64.deb ... #13 16.09 Unpacking m4 (1.4.18-2) ... #13 16.14 Selecting previously unselected package autoconf. #13 16.14 Preparing to unpack .../025-autoconf_2.69-11_all.deb ... #13 16.14 Unpacking autoconf (2.69-11) ... #13 16.20 Selecting previously unselected package autotools-dev. #13 16.20 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ... #13 16.20 Unpacking autotools-dev (20180224.1) ... #13 16.24 Selecting previously unselected package automake. #13 16.25 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ... #13 16.25 Unpacking automake (1:1.16.1-4) ... #13 16.32 Selecting previously unselected package autopoint. #14 16.26 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 linux-libc-dev arm64 6.2.0-33.33 [1551 kB] #13 11.44 Selecting previously unselected package libkeyutils1:arm64. #13 11.44 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... #13 11.46 Unpacking libkeyutils1:arm64 (1.6.3-2) ... #13 12.96 Selecting previously unselected package libsqlite3-0:arm64. #13 12.97 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... #13 12.98 Unpacking libsqlite3-0:arm64 (3.34.1-3) ... #14 12.24 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B] #14 12.31 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB] #13 12.51 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 12.51 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #13 12.51 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB] #13 12.51 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB] #13 12.51 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 12.51 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB] #13 12.52 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB] #13 12.52 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 12.52 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB] #13 12.52 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB] #13 12.55 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 12.55 Get:258 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB] #13 12.58 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB] #13 12.61 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] #13 12.61 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB] #13 12.62 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB] #13 12.62 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB] #13 12.62 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB] #13 12.63 Get:265 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB] #13 12.63 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 12.63 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB] #13 12.64 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B] #13 12.65 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB] #13 12.65 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 12.65 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB] #13 12.65 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB] #13 12.66 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB] #13 12.66 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB] #13 12.68 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB] #13 12.68 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB] #13 12.68 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 12.72 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 12.72 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB] #13 14.89 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #13 14.88 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 14.88 Unpacking netbase (6.4) ... #13 14.96 Selecting previously unselected package sensible-utils. #13 14.97 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 14.97 Unpacking sensible-utils (0.0.17+nmu1) ... #13 15.00 Selecting previously unselected package bzip2. #13 15.00 Preparing to unpack .../004-bzip2_1.0.8-5+b1_amd64.deb ... #13 15.00 Unpacking bzip2 (1.0.8-5+b1) ... #13 15.03 Selecting previously unselected package openssl. #13 15.03 Preparing to unpack .../005-openssl_3.0.9-1_amd64.deb ... #13 15.04 Unpacking openssl (3.0.9-1) ... #14 10.66 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB] #14 10.66 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 10.66 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB] #14 11.95 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_amd64.deb ... #13 15.41 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #14 12.73 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 12.74 Unpacking readline-common (8.0-4) ... #14 17.37 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB] #14 17.40 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB] #14 17.47 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB] #14 17.55 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB] #14 17.55 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB] #14 17.58 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB] #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.1s done #13 10.10 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20230509~buster-1 [1012 kB] #13 10.13 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u2 [2113 kB] #13 10.15 Get:16 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #13 10.16 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [583 kB] #13 10.16 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB] #13 10.17 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1464 kB] #13 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #13 16.32 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ... #13 16.33 Unpacking autopoint (0.19.8.1-9) ... #13 16.37 Selecting previously unselected package binutils-common:arm64. #13 16.37 Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ... #13 16.37 Unpacking binutils-common:arm64 (2.31.1-16) ... #13 16.59 Selecting previously unselected package libbinutils:arm64. #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.7s done #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee #13 11.55 Selecting previously unselected package libkrb5-3:arm64. #13 11.55 Preparing to unpack .../06-libkrb5-3_1.20.1-2_arm64.deb ... #13 11.56 Unpacking libkrb5-3:arm64 (1.20.1-2) ... #13 11.73 Selecting previously unselected package libgssapi-krb5-2:arm64. #13 11.73 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_arm64.deb ... #13 11.76 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2) ... #13 13.13 Selecting previously unselected package libpython3.9-stdlib:arm64. #13 13.13 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ... #13 13.14 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... #13 13.43 Selecting previously unselected package python3.9. #13 12.73 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B] #13 12.74 Get:281 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB] #13 12.75 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.39-0+deb10u1 [164 kB] #13 12.76 Get:283 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u2 [396 kB] #13 12.77 Get:284 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u2 [1834 kB] #13 12.82 Get:285 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7 armhf 2.7.16-2+deb10u2 [891 kB] #13 12.87 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB] #13 12.89 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB] #13 12.90 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB] #13 12.90 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB] #13 12.90 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B] #13 12.90 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B] #13 12.91 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB] #13 12.91 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB] #13 12.91 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB] #13 12.91 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 12.91 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B] #13 12.92 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 12.92 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB] #13 12.92 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB] #13 12.92 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB] #13 12.92 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB] #13 12.92 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB] #13 12.92 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 12.93 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB] #13 12.93 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB] #13 12.94 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB] #13 12.94 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB] #13 12.94 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #13 12.94 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB] #13 12.94 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #13 12.94 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB] #13 12.94 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 12.94 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #13 12.95 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 12.95 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB] #13 12.95 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB] #13 12.95 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB] #13 12.95 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 12.95 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB] #13 12.95 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB] #13 12.95 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB] #13 12.95 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] #13 12.95 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 12.95 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] #13 12.95 Get:325 http://deb.debian.org/debian-security buster/updates/main armhf libx11-data all 2:1.6.7-1+deb10u3 [299 kB] #13 12.96 Get:326 http://deb.debian.org/debian-security buster/updates/main armhf libx11-6 armhf 2:1.6.7-1+deb10u3 [699 kB] #13 12.98 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB] #13 12.98 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 12.98 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 12.98 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 12.98 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB] #13 12.98 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 12.98 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB] #13 12.98 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 15.22 Selecting previously unselected package libpython3.7-stdlib:amd64. #13 15.22 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_amd64.deb ... #13 15.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ... #13 15.18 Selecting previously unselected package ca-certificates. #13 15.18 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 15.18 Unpacking ca-certificates (20230311) ... #13 15.23 Selecting previously unselected package libmagic-mgc. #13 15.23 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_amd64.deb ... #13 15.23 Unpacking libmagic-mgc (1:5.44-3) ... #13 15.30 Selecting previously unselected package libmagic1:amd64. #13 15.30 Preparing to unpack .../008-libmagic1_1%3a5.44-3_amd64.deb ... #13 15.30 Unpacking libmagic1:amd64 (1:5.44-3) ... #13 15.33 Selecting previously unselected package file. #13 15.33 Preparing to unpack .../009-file_1%3a5.44-3_amd64.deb ... #13 15.34 Unpacking file (1:5.44-3) ... #13 15.36 Selecting previously unselected package gettext-base. #13 15.36 Preparing to unpack .../010-gettext-base_0.21-12_amd64.deb ... #13 15.36 Unpacking gettext-base (0.21-12) ... #13 15.41 Selecting previously unselected package libuchardet0:amd64. #14 11.06 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu2 [14.8 kB] #14 11.20 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu2 [161 kB] #14 12.22 Unpacking libssl3:amd64 (3.0.8-1ubuntu1.2) ... #13 15.69 Selecting previously unselected package file. #13 15.69 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_amd64.deb ... #13 15.71 Unpacking file (1:5.39-3+deb11u1) ... #11 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.818 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #0 1.243 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] #0 1.348 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] #0 1.445 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #0 1.543 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] #0 1.783 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] #0 1.783 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] #0 2.628 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] #0 2.628 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [12.4 kB] #0 2.628 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [820 kB] #0 2.628 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3280 B] #0 3.027 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [927 kB] #0 3.567 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB] #0 3.569 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB] #0 3.574 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [559 kB] #0 3.603 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B] #0 3.603 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [672 kB] #0 3.668 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [11.5 kB] #0 3.706 Fetched 22.4 MB in 3s (6805 kB/s) #0 3.706 Reading package lists... #0 4.869 Reading package lists... #0 5.962 Building dependency tree... #0 6.155 Reading state information... #0 6.410 The following additional packages will be installed: #0 6.410 autoconf automake autopoint autotools-dev binutils #0 6.410 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.410 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #0 6.410 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 6.410 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #0 6.410 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #0 6.410 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #0 6.410 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #0 6.410 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #0 6.410 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #0 6.410 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #0 6.410 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #0 6.410 libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl #0 6.410 libcbor0.8 libcc1-0 libclass-data-inheritable-perl #0 6.410 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #0 6.410 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #0 6.410 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #0 6.410 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #0 6.410 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #0 6.410 libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl #0 6.410 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #0 6.410 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #0 6.410 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #0 6.410 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #0 6.410 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #0 6.410 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #0 6.410 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #0 6.410 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #0 6.410 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #0 6.410 libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #0 6.410 libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl #0 6.410 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #0 6.410 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #0 6.410 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #0 6.410 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu70 #0 6.410 libimport-into-perl libio-html-perl libio-interactive-perl #0 6.410 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #0 6.410 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #0 6.411 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 6.411 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #0 6.411 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #0 6.411 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #0 6.411 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.411 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.411 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.411 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #0 6.411 libmath-base85-perl libmd0 libmodule-implementation-perl #0 6.411 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #0 6.411 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #0 6.411 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #0 6.411 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #0 6.411 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #0 6.411 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #0 6.411 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #0 6.411 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #0 6.411 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #0 6.411 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #0 6.411 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #0 6.411 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #0 6.411 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #0 6.411 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #0 6.411 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #0 6.411 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #0 6.411 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #0 6.411 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #0 6.411 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 6.411 libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.411 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #0 6.411 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 6.411 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #0 6.411 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #0 6.411 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #0 6.411 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #0 6.411 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #0 6.411 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #0 6.411 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #0 6.411 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #0 6.411 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #0 6.411 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #0 6.411 media-types netbase openssh-client openssl patch patchutils perl #0 6.411 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #0 6.411 publicsuffix python-apt-common python3 python3-apt python3-certifi #0 6.411 python3-chardet python3-debian python3-gpg python3-idna python3-magic #0 6.411 python3-minimal python3-pkg-resources python3-requests python3-six #0 6.411 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #0 6.411 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #0 6.411 zstd #0 6.425 Suggested packages: #0 6.425 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #0 6.425 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #0 6.425 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #0 6.425 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #0 6.425 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #0 6.425 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #0 6.425 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #0 6.425 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #0 6.425 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #0 6.425 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #0 6.425 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #0 6.425 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #0 6.425 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales #0 6.425 bzr libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #0 6.425 libscalar-number-perl libsasl2-modules-gssapi-mit #0 6.425 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #0 6.425 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #0 6.425 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #0 6.425 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #0 6.425 libxml-sax-expatxs-perl bash-completion binutils-multiarch #0 6.425 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #0 6.425 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #0 6.425 libterm-readline-gnu-perl | libterm-readline-perl-perl #0 6.425 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #0 6.425 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #0 6.425 python3-cryptography python3-openssl python3-socks python-requests-doc #0 6.425 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #0 6.425 Recommended packages: #0 6.425 libnss-nis libnss-nisplus #0 6.863 The following NEW packages will be installed: #0 6.863 autoconf automake autopoint autotools-dev binutils #0 6.863 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.863 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #0 6.863 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #0 6.863 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #0 6.863 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #0 6.863 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #0 6.863 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #0 6.863 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 6.863 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #0 6.863 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #0 6.863 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #0 6.863 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #0 6.863 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #0 6.863 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.863 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 6.863 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #0 6.863 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 6.863 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #0 6.863 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #0 6.863 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #0 6.863 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #0 6.863 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #0 6.863 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #0 6.863 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #0 6.863 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #0 6.863 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #0 6.863 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #0 6.863 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #0 6.863 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #0 6.863 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #0 6.863 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 6.863 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #0 6.863 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #0 6.863 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #0 6.863 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #0 6.863 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #0 6.863 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #0 6.863 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #0 6.863 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #0 6.863 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #0 6.863 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.863 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.863 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.863 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #0 6.863 libmath-base85-perl libmd0 libmodule-implementation-perl #0 6.863 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #0 6.863 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #0 6.863 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #0 6.863 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #0 6.863 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #0 6.863 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #0 6.863 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #0 6.863 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #0 6.863 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #0 6.863 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #0 6.863 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #0 6.863 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #0 6.863 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #0 6.863 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #0 6.863 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #0 6.863 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #0 6.863 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #0 6.863 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #0 6.863 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 6.863 libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.863 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #0 6.863 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 6.863 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #0 6.863 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #0 6.863 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #0 6.863 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #0 6.863 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #0 6.863 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #0 6.863 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #0 6.863 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #0 6.863 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #0 6.863 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #0 6.863 media-types netbase openssh-client openssl patch patchutils perl #0 6.863 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #0 6.863 publicsuffix python-apt-common python3 python3-apt python3-certifi #0 6.863 python3-chardet python3-debian python3-gpg python3-idna python3-magic #0 6.863 python3-minimal python3-pkg-resources python3-requests python3-six #0 6.863 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #0 6.863 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #0 6.863 zstd #0 6.863 The following packages will be upgraded: #0 6.863 libc6 #0 7.285 1 upgraded, 366 newly installed, 0 to remove and 3 not upgraded. #0 7.285 Need to get 117 MB of archives. #0 7.285 After this operation, 379 MB of additional disk space will be used. #0 7.285 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6 armhf 2.35-0ubuntu3.3 [2902 kB] #0 7.945 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB] #0 7.945 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.12-1~22.04.2 [796 kB] #0 7.959 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB] #0 7.961 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.12-1~22.04.2 [1938 kB] #0 8.040 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB] #0 8.041 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB] #0 8.042 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB] #0 8.044 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB] #0 8.046 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB] #0 8.048 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB] #0 8.497 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.12-1~22.04.2 [1766 kB] #0 9.114 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB] #0 9.128 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B] #0 9.129 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB] #0 9.130 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB] #0 9.272 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB] #0 9.275 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B] #0 9.276 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.2 [4061 kB] #0 9.450 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.2 [232 kB] #0 9.454 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.10 [1154 kB] #0 9.522 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #0 9.925 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.4 [4986 B] #0 9.998 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB] #14 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #14 17.58 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB] #14 17.59 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] #14 17.59 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB] #14 17.62 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.1 [75.4 kB] #14 17.78 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB] #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0.1s #13 16.59 Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ... #13 16.60 Unpacking libbinutils:arm64 (2.31.1-16) ... #13 16.66 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 16.66 Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... #13 16.67 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 0.861 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] #0 1.271 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB] #0 1.367 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB] #0 1.460 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB] #0 1.553 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB] #0 2.577 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B] #0 2.577 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB] #0 2.577 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB] #0 2.594 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [381 kB] #0 2.613 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [4505 B] #0 2.613 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [660 kB] #0 3.035 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe armhf Packages [4218 B] #0 3.108 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [4505 B] #0 3.108 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe armhf Packages [593 kB] #0 3.496 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [265 kB] #0 3.548 Fetched 22.2 MB in 3s (7028 kB/s) #0 3.548 Reading package lists... #0 4.747 Reading package lists... #0 5.890 Building dependency tree... #0 6.117 Reading state information... #0 6.504 The following additional packages will be installed: #0 6.504 adduser autoconf automake autopoint autotools-dev binutils #0 6.504 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.504 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit #0 6.504 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #0 6.505 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #0 6.505 g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n #0 6.505 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #0 6.505 groff-base intltool-debian iso-codes krb5-locales less #0 6.505 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #0 6.505 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #0 6.505 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #0 6.505 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #0 6.505 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #0 6.505 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #0 6.505 libclass-data-inheritable-perl libclass-method-modifiers-perl #0 6.505 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.505 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 6.505 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #0 6.505 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 6.505 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #0 6.505 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #0 6.505 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #0 6.505 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #0 6.505 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #0 6.505 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #0 6.505 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #0 6.505 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 6.505 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 6.505 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 6.505 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 6.505 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #0 6.506 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #0 6.506 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #0 6.506 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 6.506 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #0 6.506 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #0 6.506 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #0 6.506 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #0 6.506 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #0 6.506 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #0 6.506 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #0 6.506 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #0 6.506 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #0 6.506 liblerc4 liblist-compare-perl liblist-someutils-perl #0 6.506 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.506 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.506 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.506 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #0 6.506 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #0 6.506 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #0 6.506 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #0 6.506 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #0 6.506 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #0 6.506 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #0 6.506 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 6.506 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #0 6.506 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #0 6.506 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 6.506 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #0 6.506 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #0 6.506 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 6.506 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #0 6.506 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 6.506 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #0 6.506 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #0 6.506 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 6.506 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #0 6.506 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 6.506 libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.506 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #0 6.506 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 6.506 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 6.506 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 6.506 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 6.506 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 6.506 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 6.506 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 6.506 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #0 6.506 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #0 6.506 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #0 6.506 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #0 6.506 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #0 6.506 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #0 6.506 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #0 6.506 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #0 6.506 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #0 6.506 python3-cffi-backend python3-chardet python3-cryptography python3-debian #0 6.506 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #0 6.507 python3-paramiko python3-pkg-resources python3-requests python3-six #0 6.507 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #0 6.507 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #0 6.507 zstd #0 6.509 Suggested packages: #0 6.509 cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc #0 6.509 bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at #0 6.509 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things #0 6.509 cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts #0 6.509 faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl #0 6.509 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #0 6.509 piuparts postgresql-client pristine-lfs quilt ratt reprotest #0 6.509 svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #0 6.509 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #0 6.509 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #0 6.509 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #0 6.509 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #0 6.509 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #0 6.509 libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #0 6.509 libscalar-number-perl libsasl2-modules-gssapi-mit #0 6.509 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #0 6.509 libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl #0 6.509 libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler #0 6.509 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl #0 6.509 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #0 6.509 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #0 6.509 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #0 6.509 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #0 6.509 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #0 6.509 python3-tk python3-venv python-apt-doc python-cryptography-doc #0 6.509 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #0 6.509 python3-setuptools python3-openssl python3-socks python-requests-doc #0 6.509 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #0 6.509 binfmt-support readline-doc zip wdiff-doc #0 6.941 The following NEW packages will be installed: #0 6.941 adduser autoconf automake autopoint autotools-dev binutils #0 6.941 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #0 6.942 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit #0 6.942 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #0 6.942 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #0 6.942 fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git #0 6.942 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #0 6.942 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #0 6.942 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #0 6.942 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #0 6.942 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #0 6.942 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #0 6.942 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #0 6.942 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #0 6.942 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #0 6.942 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #0 6.942 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #0 6.942 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #0 6.942 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #0 6.942 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #0 6.942 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #0 6.942 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #0 6.942 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #0 6.942 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #0 6.942 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #0 6.942 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #0 6.942 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #0 6.942 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #0 6.942 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 6.942 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #0 6.942 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4 #0 6.942 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #0 6.942 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #0 6.942 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #0 6.942 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #0 6.942 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #0 6.942 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #0 6.942 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #0 6.942 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #0 6.942 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #0 6.942 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #0 6.942 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #0 6.942 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #0 6.942 liblerc4 liblist-compare-perl liblist-someutils-perl #0 6.942 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #0 6.942 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #0 6.942 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #0 6.942 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #0 6.942 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #0 6.942 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #0 6.942 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #0 6.942 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #0 6.942 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #0 6.942 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #0 6.942 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #0 6.942 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #0 6.942 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #0 6.942 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #0 6.942 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #0 6.942 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #0 6.942 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #0 6.943 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #0 6.943 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #0 6.943 libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23 #0 6.943 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev #0 6.943 libstrictures-perl libstring-copyright-perl libstring-escape-perl #0 6.943 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #0 6.943 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #0 6.943 libsub-name-perl libsub-override-perl libsub-quote-perl #0 6.943 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #0 6.943 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #0 6.943 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #0 6.943 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #0 6.943 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #0 6.943 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #0 6.943 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #0 6.943 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #0 6.943 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #0 6.943 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #0 6.943 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #0 6.943 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #0 6.943 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #0 6.943 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #0 6.943 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #0 6.943 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #0 6.943 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #0 6.943 python3-cffi-backend python3-chardet python3-cryptography python3-debian #0 6.943 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #0 6.943 python3-paramiko python3-pkg-resources python3-requests python3-six #0 6.943 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #0 6.944 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #0 6.944 zstd #0 7.379 0 upgraded, 391 newly installed, 0 to remove and 2 not upgraded. #0 7.379 Need to get 121 MB of archives. #0 7.379 After this operation, 412 MB of additional disk space will be used. #0 7.379 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblocale-gettext-perl armhf 1.07-5 [14.8 kB] #0 7.526 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssl3 armhf 3.0.8-1ubuntu1.2 [1570 kB] #0 7.981 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-minimal armhf 3.11.4-1~23.04 [824 kB] #0 8.025 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexpat1 armhf 2.5.0-1 [63.4 kB] #0 8.028 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11-minimal armhf 3.11.4-1~23.04 [1915 kB] #0 8.121 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-minimal armhf 3.11.2-1 [24.6 kB] #0 8.121 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf media-types all 10.0.0 [25.8 kB] #0 8.121 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5support0 armhf 1.20.1-1build1 [29.7 kB] #0 8.121 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libk5crypto3 armhf 1.20.1-1build1 [78.4 kB] #0 8.121 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B] #0 8.121 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5-3 armhf 1.20.1-1build1 [321 kB] #0 8.538 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgssapi-krb5-2 armhf 1.20.1-1build1 [118 kB] #0 8.851 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B] #0 8.853 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB] #0 8.886 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB] #0 8.908 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf readline-common all 8.2-1.3 [55.7 kB] #0 8.940 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadline8 armhf 8.2-1.3 [128 kB] #0 8.991 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsqlite3-0 armhf 3.40.1-1 [564 kB] #0 9.088 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-stdlib armhf 3.11.4-1~23.04 [1793 kB] #0 9.200 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11 armhf 3.11.4-1~23.04 [572 kB] #0 9.222 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpython3-stdlib armhf 3.11.2-1 [7238 B] #0 9.223 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3 armhf 3.11.2-1 [22.9 kB] #0 9.624 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #13 11.89 Selecting previously unselected package libtirpc-common. #13 11.89 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 11.90 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 11.96 Selecting previously unselected package libtirpc3:arm64. #13 11.96 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... #13 11.97 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... #13 12.17 Selecting previously unselected package libnsl2:arm64. #20 0.498 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #20 0.507 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #20 0.507 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #20 0.592 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #20 0.672 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #20 0.747 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #13 13.43 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ... #13 13.47 Unpacking python3.9 (3.9.2-1) ... #14 16.87 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcrypt-dev arm64 1:4.4.33-2 [118 kB] #14 16.87 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #14 16.87 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB] #14 16.88 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #14 16.88 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libc6-dev arm64 2.37-0ubuntu2 [1544 kB] #14 16.95 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 gcc-12-base arm64 12.3.0-1ubuntu1~23.04 [42.4 kB] #14 16.96 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libisl23 arm64 0.25-1 [697 kB] #14 16.98 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpfr6 arm64 4.2.0-1 [256 kB] #13 12.99 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #13 12.99 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB] #13 12.99 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB] #13 12.99 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB] #13 12.99 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB] #13 12.99 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB] #13 13.04 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB] #13 13.04 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB] #13 13.06 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB] #13 13.14 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB] #13 13.14 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 13.14 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] #13 13.15 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB] #13 13.15 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB] #13 13.16 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB] #13 13.16 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B] #13 13.18 Get:351 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB] #13 13.18 Get:352 http://deb.debian.org/debian-security buster/updates/main armhf python3-requests all 2.21.0-1+deb10u1 [67.4 kB] #13 13.18 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B] #13 13.18 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB] #13 13.18 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB] #13 13.20 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB] #13 13.21 Get:357 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB] #13 13.22 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB] #13 13.23 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #13 15.55 Selecting previously unselected package python3.7. #13 15.55 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_amd64.deb ... #13 15.58 Unpacking python3.7 (3.7.3-2+deb10u5) ... #13 15.68 Selecting previously unselected package libpython3-stdlib:amd64. #14 12.76 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.9 [590 kB] #14 12.80 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB] #14 12.80 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] #14 12.81 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB] #14 12.82 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB] #14 12.83 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB] #14 12.83 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB] #14 12.83 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB] #14 12.83 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB] #13 15.42 Preparing to unpack .../011-libuchardet0_0.0.7-1_amd64.deb ... #13 15.42 Unpacking libuchardet0:amd64 (0.0.7-1) ... #13 15.45 Selecting previously unselected package groff-base. #13 15.45 Preparing to unpack .../012-groff-base_1.22.4-10_amd64.deb ... #13 15.45 Unpacking groff-base (1.22.4-10) ... #13 15.55 Selecting previously unselected package krb5-locales. #13 15.56 Preparing to unpack .../013-krb5-locales_1.20.1-2_all.deb ... #13 15.56 Unpacking krb5-locales (1.20.1-2) ... #13 15.59 Selecting previously unselected package bsdextrautils. #13 15.59 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_amd64.deb ... #13 15.60 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 15.63 Selecting previously unselected package libpipeline1:amd64. #13 15.63 Preparing to unpack .../015-libpipeline1_1.5.7-1_amd64.deb ... #13 15.64 Unpacking libpipeline1:amd64 (1.5.7-1) ... #13 15.68 Selecting previously unselected package man-db. #14 11.41 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] #14 11.47 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB] #13 16.09 Selecting previously unselected package gettext-base. #13 12.17 (1/139): adobe-source-code-pro-fonts-2.030.1.05 2.7 MB/s | 832 kB 00:00 #13 12.18 (2/139): binutils-gold-2.35.2-42.el9.x86_64.rpm 2.3 MB/s | 735 kB 00:00 #13 12.18 (3/139): bzip2-1.0.8-8.el9.x86_64.rpm 4.5 MB/s | 56 kB 00:00 #13 12.19 (4/139): cpio-2.13-16.el9.x86_64.rpm 27 MB/s | 275 kB 00:00 #13 12.19 (5/139): dbus-libs-1.12.20-8.el9.x86_64.rpm 13 MB/s | 152 kB 00:00 #13 12.20 (6/139): dnf-plugins-core-4.3.0-11.el9.noarch.r 6.9 MB/s | 38 kB 00:00 #13 12.21 (7/139): diffutils-3.7-12.el9.x86_64.rpm 26 MB/s | 397 kB 00:00 #13 12.23 (8/139): binutils-2.35.2-42.el9.x86_64.rpm 12 MB/s | 4.6 MB 00:00 #13 12.24 (9/139): ed-1.14.2-12.el9.x86_64.rpm 2.1 MB/s | 75 kB 00:00 #13 12.24 (10/139): elfutils-0.189-3.el9.x86_64.rpm 14 MB/s | 527 kB 00:00 #13 12.25 (11/139): elfutils-debuginfod-client-0.189-3.el 3.8 MB/s | 37 kB 00:00 #13 12.25 (12/139): file-5.39-14.el9.x86_64.rpm 3.9 MB/s | 49 kB 00:00 #13 12.25 (13/139): glib-networking-2.68.3-3.el9.x86_64.r 18 MB/s | 186 kB 00:00 #13 12.27 (14/139): groff-base-1.22.4-10.el9.x86_64.rpm 62 MB/s | 1.1 MB 00:00 #13 12.28 (15/139): gsettings-desktop-schemas-40.0-6.el9. 30 MB/s | 684 kB 00:00 #13 12.28 (16/139): info-6.7-15.el9.x86_64.rpm 16 MB/s | 225 kB 00:00 #13 12.30 (17/139): glibc-gconv-extra-2.34-82.el9.x86_64. 34 MB/s | 1.6 MB 00:00 #13 12.30 (18/139): json-glib-1.6.6-1.el9.x86_64.rpm 8.3 MB/s | 163 kB 00:00 #13 12.30 (19/139): less-590-2.el9.x86_64.rpm 8.7 MB/s | 162 kB 00:00 #13 12.31 (20/139): libatomic-11.4.1-2.1.el9.x86_64.rpm 5.6 MB/s | 37 kB 00:00 #13 12.31 (21/139): libbrotli-1.0.9-6.el9.x86_64.rpm 22 MB/s | 314 kB 00:00 #13 12.32 (22/139): libpipeline-1.5.3-4.el9.x86_64.rpm 3.6 MB/s | 49 kB 00:00 #13 12.33 (23/139): libpkgconf-1.7.3-10.el9.x86_64.rpm 3.6 MB/s | 36 kB 00:00 #13 12.33 (24/139): libpng-1.6.37-12.el9.x86_64.rpm 10 MB/s | 117 kB 00:00 #13 12.34 (25/139): libproxy-0.4.15-35.el9.x86_64.rpm 6.9 MB/s | 74 kB 00:00 #13 12.35 (26/139): libpsl-0.21.1-5.el9.x86_64.rpm 7.4 MB/s | 64 kB 00:00 #13 12.39 (27/139): libicu-67.1-9.el9.x86_64.rpm 106 MB/s | 9.6 MB 00:00 #13 12.40 (28/139): ncurses-6.2-10.20210508.el9.x86_64.rp 7.4 MB/s | 400 kB 00:00 #13 12.41 (29/139): man-db-2.9.3-7.el9.x86_64.rpm 17 MB/s | 1.2 MB 00:00 #13 12.41 (30/139): pkgconf-1.7.3-10.el9.x86_64.rpm 2.0 MB/s | 41 kB 00:00 #13 12.42 (31/139): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.0 MB/s | 15 kB 00:00 #13 12.42 (32/139): pkgconf-pkg-config-1.7.3-10.el9.x86_6 2.3 MB/s | 11 kB 00:00 #13 12.42 (33/139): publicsuffix-list-dafsa-20210518-3.el 7.9 MB/s | 58 kB 00:00 #13 12.43 (34/139): python3-dateutil-2.8.1-7.el9.noarch.r 26 MB/s | 288 kB 00:00 #13 12.43 (35/139): python3-dbus-1.2.18-2.el9.x86_64.rpm 12 MB/s | 144 kB 00:00 #13 12.44 (36/139): python3-dnf-plugins-core-4.3.0-11.el9 17 MB/s | 247 kB 00:00 #13 12.44 (37/139): python3-six-1.15.0-9.el9.noarch.rpm 3.6 MB/s | 37 kB 00:00 #13 12.44 (38/139): python3-systemd-234-18.el9.x86_64.rpm 8.9 MB/s | 90 kB 00:00 #13 12.45 (39/139): shared-mime-info-2.1-5.el9.x86_64.rpm 43 MB/s | 558 kB 00:00 #13 12.46 (40/139): unzip-6.0-56.el9.x86_64.rpm 12 MB/s | 182 kB 00:00 #13 12.46 (41/139): systemd-libs-252-18.el9.x86_64.rpm 25 MB/s | 654 kB 00:00 #13 12.47 (42/139): xz-5.2.5-8.el9.x86_64.rpm 13 MB/s | 226 kB 00:00 #13 12.47 (43/139): zip-3.0-35.el9.x86_64.rpm 16 MB/s | 266 kB 00:00 #13 12.48 (44/139): zstd-1.5.1-2.el9.x86_64.rpm 33 MB/s | 548 kB 00:00 #13 12.49 (45/139): debugedit-5.0-4.el9.x86_64.rpm 7.7 MB/s | 77 kB 00:00 #13 12.49 (46/139): abattis-cantarell-fonts-0.301-4.el9.n 21 MB/s | 365 kB 00:00 #13 12.49 (47/139): desktop-file-utils-0.26-6.el9.x86_64. 5.7 MB/s | 74 kB 00:00 #13 12.50 (48/139): dwz-0.14-3.el9.x86_64.rpm 10 MB/s | 128 kB 00:00 #13 12.50 (49/139): emacs-filesystem-27.2-9.el9.noarch.rp 1.5 MB/s | 8.9 kB 00:00 #13 12.50 (50/139): efi-srpm-macros-4-9.el9.noarch.rpm 2.6 MB/s | 23 kB 00:00 #13 12.51 (51/139): enchant-1.6.0-30.el9.x86_64.rpm 8.0 MB/s | 62 kB 00:00 #13 12.51 (52/139): fonts-srpm-macros-2.0.5-7.el9.1.noarc 3.5 MB/s | 28 kB 00:00 #13 12.51 (53/139): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 1.8 MB/s | 8.8 kB 00:00 #13 12.52 (54/139): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm 31 MB/s | 492 kB 00:00 #13 12.53 (55/139): go-srpm-macros-3.2.0-2.el9.noarch.rpm 2.5 MB/s | 27 kB 00:00 #13 12.53 (56/139): hunspell-1.7.0-11.el9.x86_64.rpm 35 MB/s | 325 kB 00:00 #13 12.54 (57/139): hunspell-en-0.20140811.1-20.el9.noarc 18 MB/s | 187 kB 00:00 #13 12.54 (58/139): hunspell-en-GB-0.20140811.1-20.el9.no 23 MB/s | 226 kB 00:00 #13 12.55 (59/139): hunspell-en-US-0.20140811.1-20.el9.no 17 MB/s | 177 kB 00:00 #13 12.55 (60/139): hunspell-filesystem-1.7.0-11.el9.x86_ 1.1 MB/s | 8.7 kB 00:00 #13 12.57 (61/139): gdb-minimal-10.2-11.el9.x86_64.rpm 51 MB/s | 3.5 MB 00:00 #13 12.58 (62/139): kernel-srpm-macros-1.0-13.el9.noarch. 655 kB/s | 16 kB 00:00 #13 12.58 (63/139): libappstream-glib-0.7.18-4.el9.x86_64 14 MB/s | 396 kB 00:00 #13 12.58 (64/139): libproxy-webkitgtk4-0.4.15-35.el9.x86 2.7 MB/s | 22 kB 00:00 #13 12.59 (65/139): libjpeg-turbo-2.0.90-6.el9.x86_64.rpm 15 MB/s | 176 kB 00:00 #13 12.60 (66/139): libsoup-2.72.0-8.el9.x86_64.rpm 30 MB/s | 405 kB 00:00 #13 12.60 (67/139): libstemmer-0-18.585svn.el9.x86_64.rpm 6.3 MB/s | 83 kB 00:00 #13 12.60 (68/139): lua-srpm-macros-1-6.el9.noarch.rpm 885 kB/s | 9.5 kB 00:00 #13 12.60 (69/139): openblas-srpm-macros-2-11.el9.noarch. 1.8 MB/s | 8.4 kB 00:00 #13 12.61 (70/139): ocaml-srpm-macros-6-6.el9.noarch.rpm 1.2 MB/s | 8.8 kB 00:00 #13 12.61 (71/139): patch-2.7.6-16.el9.x86_64.rpm 16 MB/s | 128 kB 00:00 #13 12.61 (72/139): perl-AutoLoader-5.74-480.el9.noarch.r 2.8 MB/s | 22 kB 00:00 #13 12.61 (73/139): perl-Carp-1.50-460.el9.noarch.rpm 5.9 MB/s | 30 kB 00:00 #13 12.62 (74/139): perl-B-1.80-480.el9.x86_64.rpm 20 MB/s | 181 kB 00:00 #13 12.62 (75/139): perl-Class-Struct-0.66-480.el9.noarch 2.5 MB/s | 23 kB 00:00 #13 12.62 (76/139): perl-Data-Dumper-2.174-462.el9.x86_64 6.4 MB/s | 56 kB 00:00 #13 12.63 (77/139): perl-Digest-1.19-4.el9.noarch.rpm 3.6 MB/s | 26 kB 00:00 #13 12.63 (78/139): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 6.8 MB/s | 37 kB 00:00 #13 12.63 (79/139): perl-Errno-1.30-480.el9.x86_64.rpm 3.2 MB/s | 16 kB 00:00 #13 12.63 (80/139): perl-Exporter-5.74-461.el9.noarch.rpm 6.0 MB/s | 32 kB 00:00 #13 12.64 (81/139): perl-Fcntl-1.13-480.el9.x86_64.rpm 2.3 MB/s | 22 kB 00:00 #13 12.64 (82/139): perl-File-Basename-2.85-480.el9.noarc 2.0 MB/s | 18 kB 00:00 #14 18.01 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.3 [160 kB] #14 18.16 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.19 [215 kB] #14 13.38 Selecting previously unselected package libreadline8:amd64. #14 13.38 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #14 13.42 Unpacking libreadline8:amd64 (8.0-4) ... #14 13.62 Selecting previously unselected package libsqlite3-0:amd64. #13 16.90 Selecting previously unselected package binutils. #13 16.91 Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ... #13 16.91 Unpacking binutils (2.31.1-16) ... #13 16.94 Selecting previously unselected package libc-dev-bin. #13 16.95 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_arm64.deb ... #13 16.95 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 16.99 Selecting previously unselected package linux-libc-dev:arm64. #13 16.99 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_arm64.deb ... #13 16.99 Unpacking linux-libc-dev:arm64 (4.19.289-2) ... #13 17.12 Selecting previously unselected package libc6-dev:arm64. #13 12.17 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ... #13 12.20 Unpacking libnsl2:arm64 (1.3.0-2) ... #13 13.62 Selecting previously unselected package libpython3-stdlib:arm64. #13 13.62 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... #13 13.64 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... #13 13.74 Setting up python3-minimal (3.9.2-3) ... #14 16.99 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpc3 arm64 1.3.1-1 [55.3 kB] #14 16.99 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 cpp-12 arm64 12.3.0-1ubuntu1~23.04 [9592 kB] #13 11.97 Selecting previously unselected package perl. #13 11.97 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ... #13 11.98 Unpacking perl (5.32.1-4+deb11u2) ... #13 15.68 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... #13 15.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #13 15.71 Setting up python3-minimal (3.7.3-1) ... #13 15.89 Selecting previously unselected package python3. #13 15.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10083 files and directories currently installed.) #13 15.89 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #13 15.90 Unpacking python3 (3.7.3-1) ... #13 15.93 Selecting previously unselected package less. #14 12.98 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB] #13 13.20 Selecting previously unselected package python3-minimal. #13 13.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8436 files and directories currently installed.) #13 13.20 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ... #13 13.22 Unpacking python3-minimal (3.11.2-1+b1) ... #13 13.31 Selecting previously unselected package media-types. #13 13.31 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 15.68 Preparing to unpack .../016-man-db_2.11.2-2_amd64.deb ... #13 15.69 Unpacking man-db (2.11.2-2) ... #13 15.83 Selecting previously unselected package manpages. #13 15.83 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 15.83 Unpacking manpages (6.03-2) ... #13 15.94 Selecting previously unselected package libbsd0:amd64. #14 11.49 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB] #14 11.51 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic-mgc arm64 1:5.41-3ubuntu0.1 [257 kB] #14 11.56 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic1 arm64 1:5.41-3ubuntu0.1 [85.0 kB] #14 11.57 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 file arm64 1:5.41-3ubuntu0.1 [21.6 kB] #14 11.58 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB] #14 11.58 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #14 11.59 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB] #13 16.09 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... #13 16.16 Unpacking gettext-base (0.21-4) ... #13 16.37 Selecting previously unselected package manpages. #13 12.65 (83/139): perl-File-Path-2.18-4.el9.noarch.rpm 6.1 MB/s | 36 kB 00:00 #13 12.65 (84/139): perl-File-Temp-0.231.100-4.el9.noarch 8.6 MB/s | 60 kB 00:00 #13 12.66 (85/139): perl-Encode-3.08-462.el9.x86_64.rpm 42 MB/s | 1.7 MB 00:00 #13 12.67 (86/139): perl-File-stat-1.09-480.el9.noarch.rp 977 kB/s | 18 kB 00:00 #13 12.67 (87/139): perl-FileHandle-2.03-480.el9.noarch.r 919 kB/s | 17 kB 00:00 #13 12.67 (88/139): perl-Getopt-Std-1.12-480.el9.noarch.r 3.6 MB/s | 17 kB 00:00 #13 12.67 (89/139): perl-Getopt-Long-2.52-4.el9.noarch.rp 8.0 MB/s | 61 kB 00:00 #13 12.68 (90/139): perl-HTTP-Tiny-0.076-461.el9.noarch.r 6.9 MB/s | 54 kB 00:00 #13 12.68 (91/139): perl-IO-1.43-480.el9.x86_64.rpm 11 MB/s | 90 kB 00:00 #13 12.68 (92/139): perl-IO-Socket-IP-0.41-5.el9.noarch.r 4.9 MB/s | 43 kB 00:00 #13 12.69 (93/139): perl-IO-Socket-SSL-2.073-1.el9.noarch 22 MB/s | 219 kB 00:00 #13 12.69 (94/139): perl-IPC-Open3-1.21-480.el9.noarch.rp 2.6 MB/s | 24 kB 00:00 #13 12.69 (95/139): perl-MIME-Base64-3.16-4.el9.x86_64.rp 3.6 MB/s | 31 kB 00:00 #13 12.70 (96/139): perl-Mozilla-CA-20200520-6.el9.noarch 2.3 MB/s | 13 kB 00:00 #13 12.70 (97/139): perl-NDBM_File-1.15-480.el9.x86_64.rp 3.0 MB/s | 23 kB 00:00 #13 12.71 (98/139): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm 29 MB/s | 388 kB 00:00 #13 12.71 (99/139): perl-POSIX-1.94-480.el9.x86_64.rpm 9.0 MB/s | 97 kB 00:00 #13 12.71 (100/139): perl-PathTools-3.78-461.el9.x86_64.r 6.6 MB/s | 88 kB 00:00 #13 12.72 (101/139): perl-Pod-Escapes-1.07-460.el9.noarch 2.4 MB/s | 21 kB 00:00 #13 12.72 (102/139): perl-Pod-Perldoc-3.28.01-461.el9.noa 13 MB/s | 87 kB 00:00 #13 12.72 (103/139): perl-Pod-Simple-3.42-4.el9.noarch.rp 20 MB/s | 225 kB 00:00 #13 12.73 (104/139): perl-Pod-Usage-2.01-4.el9.noarch.rpm 3.8 MB/s | 41 kB 00:00 #13 12.73 (105/139): perl-Scalar-List-Utils-1.56-461.el9. 7.9 MB/s | 73 kB 00:00 #13 12.73 (106/139): perl-SelectSaver-1.02-480.el9.noarch 2.5 MB/s | 13 kB 00:00 #13 12.73 (107/139): perl-Socket-2.031-4.el9.x86_64.rpm 7.5 MB/s | 56 kB 00:00 #13 12.74 (108/139): perl-Storable-3.21-460.el9.x86_64.rp 12 MB/s | 96 kB 00:00 #13 12.74 (109/139): perl-Symbol-1.08-480.el9.noarch.rpm 2.5 MB/s | 15 kB 00:00 #13 12.74 (110/139): perl-Term-ANSIColor-5.01-461.el9.noa 5.9 MB/s | 49 kB 00:00 #13 12.75 (111/139): perl-Term-Cap-1.17-460.el9.noarch.rp 3.0 MB/s | 23 kB 00:00 #13 12.75 (112/139): perl-Text-ParseWords-3.30-460.el9.no 3.6 MB/s | 17 kB 00:00 #13 12.75 (113/139): perl-Text-Tabs+Wrap-2013.0523-460.el 3.3 MB/s | 24 kB 00:00 #13 12.75 (114/139): perl-Time-Local-1.300-7.el9.noarch.r 4.5 MB/s | 34 kB 00:00 #13 12.76 (115/139): perl-URI-5.09-3.el9.noarch.rpm 14 MB/s | 121 kB 00:00 #13 12.76 (116/139): perl-base-2.27-480.el9.noarch.rpm 2.2 MB/s | 17 kB 00:00 #13 12.76 (117/139): perl-constant-1.33-461.el9.noarch.rp 3.0 MB/s | 24 kB 00:00 #13 12.76 (118/139): perl-if-0.60.800-480.el9.noarch.rpm 2.6 MB/s | 15 kB 00:00 #13 12.77 (119/139): perl-interpreter-5.32.1-480.el9.x86_ 8.2 MB/s | 72 kB 00:00 #13 12.77 (120/139): perl-libnet-3.13-4.el9.noarch.rpm 12 MB/s | 130 kB 00:00 #13 12.77 (121/139): perl-mro-1.23-480.el9.x86_64.rpm 4.2 MB/s | 29 kB 00:00 #13 12.78 (122/139): perl-overload-1.31-480.el9.noarch.rp 8.0 MB/s | 47 kB 00:00 #13 12.78 (123/139): perl-overloading-0.02-480.el9.noarch 2.5 MB/s | 14 kB 00:00 #13 12.78 (124/139): perl-parent-0.238-460.el9.noarch.rpm 3.0 MB/s | 15 kB 00:00 #13 12.79 (125/139): perl-srpm-macros-1-41.el9.noarch.rpm 2.0 MB/s | 9.1 kB 00:00 #13 12.79 (126/139): perl-podlators-4.14-460.el9.noarch.r 11 MB/s | 114 kB 00:00 #13 12.79 (127/139): perl-subs-1.03-480.el9.noarch.rpm 2.4 MB/s | 13 kB 00:00 #13 12.80 (128/139): perl-vars-1.05-480.el9.noarch.rpm 2.6 MB/s | 14 kB 00:00 #13 12.80 (129/139): pyproject-srpm-macros-1.9.0-1.el9.no 2.9 MB/s | 15 kB 00:00 #13 12.82 (130/139): perl-libs-5.32.1-480.el9.x86_64.rpm 43 MB/s | 2.2 MB 00:00 #13 12.82 (131/139): python-srpm-macros-3.9-52.el9.noarch 1.2 MB/s | 24 kB 00:00 #13 12.82 (132/139): python3-enchant-3.2.0-5.el9.noarch.r 4.5 MB/s | 86 kB 00:00 #13 12.82 (133/139): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.4 MB/s | 8.8 kB 00:00 #13 12.83 (134/139): python3-file-magic-5.39-14.el9.noarc 1.9 MB/s | 17 kB 00:00 #13 12.83 (135/139): redhat-rpm-config-203-1.el9.noarch.r 7.7 MB/s | 67 kB 00:00 #13 12.83 (136/139): rpm-build-4.16.1.3-25.el9.x86_64.rpm 8.8 MB/s | 67 kB 00:00 #13 12.84 (137/139): rust-srpm-macros-17-4.el9.noarch.rpm 2.2 MB/s | 10 kB 00:00 #13 12.84 (138/139): rpmlint-1.11-19.el9.noarch.rpm 19 MB/s | 198 kB 00:00 #13 12.87 (139/139): webkit2gtk3-jsc-2.40.5-1.el9.x86_64. 102 MB/s | 3.4 MB 00:00 #14 18.24 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.19 [157 kB] #14 18.27 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB] #14 18.28 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB] #14 18.31 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB] #14 18.31 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 18.32 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB] #14 18.33 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B] #14 18.33 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 12.71 Selecting previously unselected package libpython3.11-minimal:amd64. #14 12.71 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_amd64.deb ... #14 12.72 Unpacking libpython3.11-minimal:amd64 (3.11.4-1~23.04) ... #14 12.94 Selecting previously unselected package libexpat1:amd64. #14 13.62 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... #14 13.66 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... #14 13.81 Selecting previously unselected package libpython3.8-stdlib:amd64. #14 13.81 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 13.84 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... #13 17.12 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_arm64.deb ... #13 17.13 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ... #13 17.37 Selecting previously unselected package libisl19:arm64. #13 17.37 Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ... #13 12.40 Selecting previously unselected package readline-common. #13 12.41 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 12.41 Unpacking readline-common (8.2-1.3) ... #13 12.54 Selecting previously unselected package libreadline8:arm64. #13 12.54 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... #13 12.57 Unpacking libreadline8:arm64 (8.2-1.3) ... #13 12.17 Selecting previously unselected package liblocale-gettext-perl. #13 12.17 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ... #13 12.18 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #13 12.22 Selecting previously unselected package libpython3.9-minimal:armhf. #13 12.22 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ... #13 12.22 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ... #13 15.94 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ... #13 15.94 Unpacking less (487-0.1+b1) ... #13 15.98 Selecting previously unselected package netbase. #13 15.98 Preparing to unpack .../002-netbase_5.6_all.deb ... #13 15.98 Unpacking netbase (5.6) ... #13 16.01 Selecting previously unselected package bzip2. #13 16.01 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_amd64.deb ... #13 16.01 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 16.04 Selecting previously unselected package libmagic-mgc. #13 16.04 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #13 16.04 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 16.11 Selecting previously unselected package libmagic1:amd64. #13 16.11 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #13 16.11 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #13 16.17 Selecting previously unselected package file. #14 13.36 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB] #13 13.60 debconf: delaying package configuration, since apt-utils is not installed #13 13.63 Fetched 156 MB in 7s (23.5 MB/s) #13 13.66 Selecting previously unselected package sensible-utils. #13 13.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6680 files and directories currently installed.) #13 13.66 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 13.67 Unpacking sensible-utils (0.0.12) ... #13 13.75 Selecting previously unselected package lsb-base. #13 13.75 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 13.75 Unpacking lsb-base (10.2019051400) ... #13 13.86 Selecting previously unselected package cron. #13 13.86 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ... #16 70.74 Installing : glibc-devel-2.17-326.el7_9.aarch64 42/65 #13 13.32 Unpacking media-types (10.0.0) ... #13 15.94 Preparing to unpack .../018-libbsd0_0.11.7-2_amd64.deb ... #13 15.95 Unpacking libbsd0:amd64 (0.11.7-2) ... #13 15.98 Selecting previously unselected package libedit2:amd64. #13 15.98 Preparing to unpack .../019-libedit2_3.1-20221030-2_amd64.deb ... #13 15.99 Unpacking libedit2:amd64 (3.1-20221030-2) ... #13 16.02 Selecting previously unselected package libcbor0.8:amd64. #13 16.02 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_amd64.deb ... #13 16.02 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #13 16.05 Selecting previously unselected package libfido2-1:amd64. #13 16.05 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_amd64.deb ... #13 16.06 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #13 16.09 Selecting previously unselected package openssh-client. #13 16.09 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2_amd64.deb ... #13 16.10 Unpacking openssh-client (1:9.2p1-2) ... #13 16.37 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 16.38 Unpacking manpages (5.10-1) ... #13 16.64 Selecting previously unselected package libmd0:amd64. #13 12.87 -------------------------------------------------------------------------------- #13 12.87 Total 25 MB/s | 45 MB 00:01 #14 18.48 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 18.55 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB] #14 12.94 Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ... #14 12.95 Unpacking libexpat1:amd64 (2.5.0-1) ... #14 13.19 Selecting previously unselected package python3.11-minimal. #14 13.19 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_amd64.deb ... #14 13.21 Unpacking python3.11-minimal (3.11.4-1~23.04) ... #14 13.29 Setting up libssl3:amd64 (3.0.8-1ubuntu1.2) ... #14 14.02 Selecting previously unselected package python3.8. #14 14.03 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ... #14 14.03 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... #14 14.06 Selecting previously unselected package libpython3-stdlib:amd64. #14 14.07 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #14 14.07 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #14 14.10 Setting up python3-minimal (3.8.2-0ubuntu2) ... #13 17.38 Unpacking libisl19:arm64 (0.20-2) ... #13 17.45 Selecting previously unselected package libmpfr6:arm64. #13 17.45 Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ... #13 17.45 Unpacking libmpfr6:arm64 (4.0.2-1) ... #13 17.51 Selecting previously unselected package libmpc3:arm64. #13 17.51 Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ... #13 17.51 Unpacking libmpc3:arm64 (1.1.0-1) ... #13 17.54 Selecting previously unselected package cpp-8. #13 17.54 Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ... #13 17.55 Unpacking cpp-8 (8.3.0-6) ... #13 12.39 Selecting previously unselected package libexpat1:armhf. #13 12.39 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ... #13 12.39 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... #13 12.45 Selecting previously unselected package python3.9-minimal. #13 12.45 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ... #13 12.46 Unpacking python3.9-minimal (3.9.2-1) ... #13 12.80 Selecting previously unselected package libsqlite3-0:arm64. #13 12.80 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ... #13 12.83 Unpacking libsqlite3-0:arm64 (3.40.1-2) ... #13 16.17 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ... #13 16.17 Unpacking file (1:5.35-4+deb10u2) ... #13 16.20 Selecting previously unselected package gettext-base. #13 16.20 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ... #13 16.21 Unpacking gettext-base (0.19.8.1-9) ... #13 16.24 Selecting previously unselected package krb5-locales. #13 16.25 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ... #13 16.25 Unpacking krb5-locales (1.17-3+deb10u5) ... #13 16.28 Selecting previously unselected package libkeyutils1:amd64. #13 16.29 Preparing to unpack .../009-libkeyutils1_1.6-6_amd64.deb ... #13 16.29 Unpacking libkeyutils1:amd64 (1.6-6) ... #13 16.32 Selecting previously unselected package libkrb5support0:amd64. #13 16.32 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_amd64.deb ... #13 16.32 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ... #13 16.35 Selecting previously unselected package libk5crypto3:amd64. #13 16.35 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_amd64.deb ... #13 16.36 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ... #13 16.40 Selecting previously unselected package libkrb5-3:amd64. #13 16.40 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_amd64.deb ... #13 16.40 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ... #13 16.46 Selecting previously unselected package libgssapi-krb5-2:amd64. #13 16.47 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ... #13 16.47 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ... #13 16.51 Selecting previously unselected package libicu63:amd64. #14 13.47 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB] #14 13.48 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB] #14 13.56 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB] #14 13.61 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.6 [207 kB] #14 13.62 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.6 [318 kB] #14 13.64 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.6 [38.3 kB] #14 13.64 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.6 [37.1 kB] #14 13.64 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.6 [2093 kB] #13 13.86 Unpacking cron (3.0pl1-134+deb10u1) ... #13 13.96 Selecting previously unselected package libbsd0:armhf. #13 13.96 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #13 13.98 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #13 13.44 Selecting previously unselected package libncursesw6:armhf. #13 13.44 Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ... #13 13.45 Unpacking libncursesw6:armhf (6.4-4) ... #13 13.64 Selecting previously unselected package libkrb5support0:armhf. #13 13.65 Preparing to unpack .../03-libkrb5support0_1.20.1-2_armhf.deb ... #13 13.65 Unpacking libkrb5support0:armhf (1.20.1-2) ... #13 13.77 Selecting previously unselected package libk5crypto3:armhf. #13 13.77 Preparing to unpack .../04-libk5crypto3_1.20.1-2_armhf.deb ... #13 13.79 Unpacking libk5crypto3:armhf (1.20.1-2) ... #16 71.98 Installing : gcc-4.8.5-44.el7.aarch64 43/65 #16 72.29 Installing : libsepol-devel-2.5-10.el7.aarch64 44/65 #13 16.21 Selecting previously unselected package ucf. #13 16.21 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 16.22 Moving old data out of the way #13 16.22 Unpacking ucf (3.0043+nmu1) ... #13 16.25 Selecting previously unselected package xz-utils. #13 16.25 Preparing to unpack .../024-xz-utils_5.4.1-0.2_amd64.deb ... #13 16.25 Unpacking xz-utils (5.4.1-0.2) ... #13 16.32 Selecting previously unselected package m4. #13 16.32 Preparing to unpack .../025-m4_1.4.19-3_amd64.deb ... #13 16.33 Unpacking m4 (1.4.19-3) ... #13 16.37 Selecting previously unselected package autoconf. #13 16.37 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 16.38 Unpacking autoconf (2.71-3) ... #13 16.43 Selecting previously unselected package autotools-dev. #13 16.64 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... #13 16.66 Unpacking libmd0:amd64 (1.0.3-3) ... #13 16.83 Selecting previously unselected package libbsd0:amd64. #13 16.83 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ... #13 16.84 Unpacking libbsd0:amd64 (0.11.3-1) ... #13 16.92 Selecting previously unselected package libedit2:amd64. #20 1.665 Fetched 8655 kB in 1s (6086 kB/s) #14 18.78 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB] #14 18.82 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB] #14 12.06 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #14 12.22 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB] #14 13.39 Setting up libpython3.11-minimal:amd64 (3.11.4-1~23.04) ... #14 13.40 Setting up libexpat1:amd64 (2.5.0-1) ... #14 13.41 Setting up python3.11-minimal (3.11.4-1~23.04) ... #14 14.27 Selecting previously unselected package python3. #14 14.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4869 files and directories currently installed.) #14 14.28 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... #14 14.28 Unpacking python3 (3.8.2-0ubuntu2) ... #14 14.32 Selecting previously unselected package libbsd0:amd64. #14 14.32 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... #14 14.33 Unpacking libbsd0:amd64 (0.10.0-1) ... #14 14.36 Selecting previously unselected package bsdmainutils. #14 14.37 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... #14 14.37 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 14.42 Selecting previously unselected package libuchardet0:amd64. #13 12.66 Setting up libpython3.9-minimal:armhf (3.9.2-1) ... #13 12.68 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... #13 12.70 Setting up python3.9-minimal (3.9.2-1) ... #13 13.11 Selecting previously unselected package libpython3.11-stdlib:arm64. #13 16.51 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_amd64.deb ... #13 16.52 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #14 13.74 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.6 [3376 B] #14 13.89 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB] #13 14.20 Selecting previously unselected package bsdmainutils. #13 14.20 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ... #13 14.21 Unpacking bsdmainutils (11.1.2+b1) ... #13 14.35 Selecting previously unselected package libuchardet0:armhf. #13 14.35 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ... #13 14.38 Unpacking libuchardet0:armhf (0.0.6-3) ... #13 13.97 Selecting previously unselected package libkeyutils1:armhf. #13 13.97 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... #13 13.99 Unpacking libkeyutils1:armhf (1.6.3-2) ... #16 72.35 Installing : perl-Test-Harness-3.28-3.el7.noarch 45/65 #16 72.45 Installing : automake-1.13.4-3.el7.noarch 46/65 #16 72.73 install-info: No such file or directory for /usr/share/info/automake.info.gz #13 16.43 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 16.43 Unpacking autotools-dev (20220109.1) ... #13 16.47 Selecting previously unselected package automake. #13 16.47 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 16.47 Unpacking automake (1:1.16.5-1.3) ... #13 16.55 Selecting previously unselected package autopoint. #13 16.55 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 16.55 Unpacking autopoint (0.21-12) ... #13 16.59 Selecting previously unselected package binutils-common:amd64. #13 16.59 Preparing to unpack .../030-binutils-common_2.40-2_amd64.deb ... #13 16.59 Unpacking binutils-common:amd64 (2.40-2) ... #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.2s #13 16.92 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... #13 16.92 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #13 16.96 Selecting previously unselected package libcbor0:amd64. #13 16.96 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... #13 16.97 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #13 16.99 Selecting previously unselected package libfido2-1:amd64. #13 17.00 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... #13 17.00 Unpacking libfido2-1:amd64 (1.6.0-2) ... #13 17.06 Selecting previously unselected package openssh-client. #13 17.06 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ... #13 17.07 Unpacking openssh-client (1:8.4p1-5+deb11u1) ... #13 17.17 Selecting previously unselected package ucf. #13 14.49 Selecting previously unselected package python3. #13 14.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 ... 9956 files and directories currently installed.) #13 14.50 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ... #13 14.50 Unpacking python3 (3.9.2-3) ... #13 14.54 Selecting previously unselected package less. #13 14.54 Preparing to unpack .../001-less_551-2_arm64.deb ... #13 14.54 Unpacking less (551-2) ... #13 14.64 Selecting previously unselected package netbase. #13 14.64 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 14.64 Unpacking netbase (6.3) ... #13 14.67 Selecting previously unselected package sensible-utils. #13 14.67 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 14.67 Unpacking sensible-utils (0.0.14) ... #13 14.70 Selecting previously unselected package bzip2. #13 14.70 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ... #13 14.70 Unpacking bzip2 (1.0.8-4) ... #13 14.73 Selecting previously unselected package openssl. #13 14.74 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u5_arm64.deb ... #13 14.74 Unpacking openssl (1.1.1n-0+deb11u5) ... #13 14.83 Selecting previously unselected package ca-certificates. #13 14.83 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 14.83 Unpacking ca-certificates (20210119) ... #13 14.88 Selecting previously unselected package libmagic-mgc. #14 19.00 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 19.00 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB] #14 19.02 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB] #14 19.08 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB] #14 12.37 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB] #14 12.43 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB] #14 12.47 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB] #14 12.48 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB] #14 12.53 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] #14 17.86 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cpp arm64 4:12.2.0-3ubuntu1 [27.8 kB] #14 18.02 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcc1-0 arm64 13.1.0-2ubuntu2~23.04 [49.6 kB] #14 18.10 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgomp1 arm64 13.1.0-2ubuntu2~23.04 [134 kB] #14 14.42 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... #14 14.43 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #14 14.46 Selecting previously unselected package groff-base. #14 14.46 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... #14 14.46 Unpacking groff-base (1.22.4-4build1) ... #14 14.57 Selecting previously unselected package libgdbm6:amd64. #14 14.57 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... #14 14.57 Unpacking libgdbm6:amd64 (1.18.1-5) ... #14 14.61 Selecting previously unselected package libpipeline1:amd64. #14 14.61 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... #14 14.62 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #14 14.69 Selecting previously unselected package man-db. #13 13.11 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ... #13 13.21 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ... #14 14.14 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-163.180 [1093 kB] #13 14.15 Selecting previously unselected package libkrb5-3:armhf. #13 14.15 Preparing to unpack .../06-libkrb5-3_1.20.1-2_armhf.deb ... #13 14.16 Unpacking libkrb5-3:armhf (1.20.1-2) ... #16 72.75 Installing : python-IPy-0.75-6.el7.noarch 47/65 #16 72.84 Installing : policycoreutils-python-2.5-34.el7.aarch64 48/65 #13 16.83 Selecting previously unselected package libbinutils:amd64. #13 16.83 Preparing to unpack .../031-libbinutils_2.40-2_amd64.deb ... #13 16.83 Unpacking libbinutils:amd64 (2.40-2) ... #13 16.90 Selecting previously unselected package libctf-nobfd0:amd64. #13 16.90 Preparing to unpack .../032-libctf-nobfd0_2.40-2_amd64.deb ... #13 16.91 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #13 16.95 Selecting previously unselected package libctf0:amd64. #13 17.17 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 17.18 Moving old data out of the way #13 17.18 Unpacking ucf (3.0043) ... #13 17.22 Selecting previously unselected package xz-utils. #13 17.22 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #13 17.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 17.26 Selecting previously unselected package libsigsegv2:amd64. #13 17.27 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... #13 17.27 Unpacking libsigsegv2:amd64 (2.13-1) ... #13 17.30 Selecting previously unselected package m4. #13 17.30 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... #13 17.31 Unpacking m4 (1.4.18-5) ... #13 17.34 Selecting previously unselected package autoconf. #13 17.35 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 17.35 Unpacking autoconf (2.69-14) ... #13 17.40 Selecting previously unselected package autotools-dev. #13 14.88 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ... #13 14.88 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 14.94 Selecting previously unselected package libmagic1:arm64. #13 14.94 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_arm64.deb ... #13 14.95 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ... #13 14.98 Selecting previously unselected package file. #13 14.98 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_arm64.deb ... #13 14.98 Unpacking file (1:5.39-3+deb11u1) ... #13 15.01 Selecting previously unselected package gettext-base. #13 15.01 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ... #13 15.02 Unpacking gettext-base (0.21-4) ... #13 15.06 Selecting previously unselected package manpages. #13 15.06 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 15.06 Unpacking manpages (5.10-1) ... #14 19.08 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB] #14 19.08 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB] #14 19.08 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB] #14 19.23 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB] #14 12.55 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #14 12.55 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #14 12.55 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB] #14 12.56 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-data all 2:1.7.5-1ubuntu0.2 [119 kB] #14 18.22 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libitm1 arm64 13.1.0-2ubuntu2~23.04 [27.9 kB] #14 18.23 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libatomic1 arm64 13.1.0-2ubuntu2~23.04 [11.7 kB] #14 18.24 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libasan8 arm64 13.1.0-2ubuntu2~23.04 [2729 kB] #14 14.69 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... #14 14.70 Unpacking man-db (2.9.1-1) ... #14 14.81 Selecting previously unselected package perl-modules-5.30. #14 14.81 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ... #14 14.81 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #20 1.665 Reading package lists... #14 14.11 Selecting previously unselected package python3-minimal. #14 16.47 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] #14 16.53 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB] #14 16.53 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 16.54 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B] #14 16.54 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #14 16.54 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 16.54 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] #14 16.56 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB] #14 16.56 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB] #14 16.56 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] #14 16.58 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 16.58 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #14 16.58 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB] #14 16.59 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] #14 16.59 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] #14 16.59 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] #14 16.59 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] #14 16.59 Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] #14 16.59 Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 16.60 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] #14 16.60 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 16.60 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] #14 16.61 Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] #14 16.62 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] #14 16.62 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] #14 16.62 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] #14 16.62 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] #14 16.62 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] #14 16.62 Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 16.63 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #14 16.63 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #14 16.63 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #14 16.64 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B] #14 16.64 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB] #14 16.64 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #14 16.64 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 16.64 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB] #14 16.65 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB] #14 16.65 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 16.65 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB] #14 16.65 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB] #14 16.65 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 16.66 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 16.66 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 16.66 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 16.66 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB] #14 16.66 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #14 16.67 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 16.67 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #14 16.67 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #14 16.67 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 16.68 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] #14 16.69 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB] #14 16.69 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #14 16.69 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #14 16.69 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 16.69 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB] #14 16.70 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 16.70 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 16.70 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B] #14 16.70 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB] #14 16.70 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB] #14 16.71 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #14 16.71 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 16.71 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB] #14 16.71 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 16.71 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB] #14 16.72 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #14 16.72 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB] #14 16.72 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB] #14 16.73 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB] #14 16.73 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #14 16.74 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] #14 16.74 Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 16.74 Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.1 [136 kB] #14 16.74 Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4.1 [214 kB] #14 16.75 Get:200 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dput all 1.1.0ubuntu2.1 [44.7 kB] #14 16.75 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 16.76 Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 16.76 Get:203 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.13 [284 kB] #14 16.76 Get:204 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #14 16.76 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #14 16.77 Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.10 [3166 kB] #14 16.80 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 16.80 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] #14 16.80 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 16.80 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #14 16.80 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB] #14 16.80 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #14 16.80 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #14 16.80 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #14 16.80 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 16.81 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB] #14 16.83 Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #14 16.83 Get:218 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] #14 16.83 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] #14 16.83 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] #14 16.83 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] #14 16.83 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] #14 16.83 Get:223 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] #14 16.83 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] #14 17.11 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.5 [184 kB] #14 17.17 Get:226 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1 [36.4 kB] #13 14.35 Selecting previously unselected package libgssapi-krb5-2:armhf. #13 14.35 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_armhf.deb ... #13 14.36 Unpacking libgssapi-krb5-2:armhf (1.20.1-2) ... #13 14.48 Selecting previously unselected package libtirpc-common. #13 14.48 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 14.50 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 17.25 Selecting previously unselected package libxml2:amd64. #13 16.95 Preparing to unpack .../033-libctf0_2.40-2_amd64.deb ... #13 16.95 Unpacking libctf0:amd64 (2.40-2) ... #13 16.99 Selecting previously unselected package libgprofng0:amd64. #13 16.99 Preparing to unpack .../034-libgprofng0_2.40-2_amd64.deb ... #13 16.99 Unpacking libgprofng0:amd64 (2.40-2) ... #13 17.09 Selecting previously unselected package libjansson4:amd64. #13 17.09 Preparing to unpack .../035-libjansson4_2.14-2_amd64.deb ... #13 17.09 Unpacking libjansson4:amd64 (2.14-2) ... #13 17.12 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 17.12 Preparing to unpack .../036-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #13 17.12 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #13 18.11 Selecting previously unselected package cpp. #13 18.11 Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ... #13 18.12 Unpacking cpp (4:8.3.0-1) ... #13 18.15 Selecting previously unselected package libcc1-0:arm64. #13 18.15 Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ... #13 18.16 Unpacking libcc1-0:arm64 (8.3.0-6) ... #13 18.19 Selecting previously unselected package libgomp1:arm64. #13 18.20 Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ... #13 18.20 Unpacking libgomp1:arm64 (8.3.0-6) ... #13 18.24 Selecting previously unselected package libitm1:arm64. #13 18.24 Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ... #13 18.25 Unpacking libitm1:arm64 (8.3.0-6) ... #13 18.28 Selecting previously unselected package libatomic1:arm64. #13 18.28 Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ... #13 18.29 Unpacking libatomic1:arm64 (8.3.0-6) ... #13 18.33 Selecting previously unselected package libasan5:arm64. #13 18.33 Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ... #13 18.33 Unpacking libasan5:arm64 (8.3.0-6) ... #13 18.39 Selecting previously unselected package liblsan0:arm64. #13 18.39 Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ... #13 18.39 Unpacking liblsan0:arm64 (8.3.0-6) ... #13 18.44 Selecting previously unselected package libtsan0:arm64. #13 18.44 Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ... #13 18.44 Unpacking libtsan0:arm64 (8.3.0-6) ... #13 18.49 Selecting previously unselected package libubsan1:arm64. #13 14.76 Selecting previously unselected package groff-base. #13 14.76 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ... #13 17.40 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 17.41 Unpacking autotools-dev (20180224.1+nmu1) ... #13 17.45 Selecting previously unselected package automake. #13 17.45 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 17.45 Unpacking automake (1:1.16.3-2) ... #13 17.52 Selecting previously unselected package autopoint. #13 17.52 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 17.53 Unpacking autopoint (0.21-4) ... #13 17.56 Selecting previously unselected package binutils-common:amd64. #13 17.56 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... #13 17.57 Unpacking binutils-common:amd64 (2.35.2-2) ... #13 13.66 Selecting previously unselected package python3.11. #13 15.17 Selecting previously unselected package libmd0:arm64. #13 15.18 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ... #13 15.18 Unpacking libmd0:arm64 (1.0.3-3) ... #13 15.21 Selecting previously unselected package libbsd0:arm64. #13 15.21 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ... #13 15.22 Unpacking libbsd0:arm64 (0.11.3-1) ... #13 15.25 Selecting previously unselected package libedit2:arm64. #13 15.25 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ... #13 15.26 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... #13 15.29 Selecting previously unselected package libcbor0:arm64. #13 15.30 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ... #13 15.30 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... #13 15.33 Selecting previously unselected package libfido2-1:arm64. #13 15.33 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ... #13 15.33 Unpacking libfido2-1:arm64 (1.6.0-2) ... #13 15.37 Selecting previously unselected package openssh-client. #14 19.52 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B] #14 19.52 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB] #14 12.98 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-6 arm64 2:1.7.5-1ubuntu0.2 [661 kB] #14 18.51 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 liblsan0 arm64 13.1.0-2ubuntu2~23.04 [1183 kB] #14 18.56 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtsan2 arm64 13.1.0-2ubuntu2~23.04 [2618 kB] #14 18.68 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libubsan1 arm64 13.1.0-2ubuntu2~23.04 [1089 kB] #20 2.133 Reading package lists... #14 14.11 (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.) #14 14.12 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ... #14 14.12 Unpacking python3-minimal (3.11.2-1) ... #14 14.15 Selecting previously unselected package media-types. #14 14.15 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #14 14.15 Unpacking media-types (10.0.0) ... #14 14.18 Selecting previously unselected package libkrb5support0:amd64. #14 14.18 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_amd64.deb ... #14 14.19 Unpacking libkrb5support0:amd64 (1.20.1-1build1) ... #14 14.22 Selecting previously unselected package libk5crypto3:amd64. #14 14.22 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_amd64.deb ... #14 14.22 Unpacking libk5crypto3:amd64 (1.20.1-1build1) ... #14 14.26 Selecting previously unselected package libkeyutils1:amd64. #14 14.26 Preparing to unpack .../04-libkeyutils1_1.6.3-2_amd64.deb ... #14 14.26 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #14 14.29 Selecting previously unselected package libkrb5-3:amd64. #14 14.29 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_amd64.deb ... #14 14.30 Unpacking libkrb5-3:amd64 (1.20.1-1build1) ... #14 14.37 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 17.18 Get:227 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] #14 17.18 Get:228 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.3 [28.9 kB] #14 17.19 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 17.19 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 17.19 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB] #14 17.19 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB] #14 17.19 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 17.19 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB] #14 17.19 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #14 17.20 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB] #14 17.20 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB] #14 17.21 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #14 17.21 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB] #14 17.21 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 17.21 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB] #14 17.22 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #14 17.22 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #14 17.22 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 17.22 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #14 17.22 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 17.23 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB] #14 17.24 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 17.24 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #14 17.24 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 17.24 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB] #14 17.24 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 17.24 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 17.24 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 17.24 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #14 17.25 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB] #14 17.25 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 17.26 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 17.26 Get:259 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdistro-info-perl all 1.1ubuntu0.1 [5610 B] #14 17.26 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB] #14 17.26 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 17.26 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB] #14 17.26 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 17.26 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] #14 17.26 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B] #14 17.27 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B] #14 17.27 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 17.29 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #14 17.29 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #14 17.29 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #14 17.29 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #14 17.29 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 17.29 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 17.29 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 17.29 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB] #14 17.30 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB] #14 17.30 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 17.31 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #14 17.31 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB] #14 17.31 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB] #14 17.31 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 17.31 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB] #14 17.31 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 17.31 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB] #14 17.32 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #14 17.32 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB] #14 17.32 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 17.34 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 17.34 Get:289 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 17.34 Get:290 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 17.34 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB] #14 17.34 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #14 17.34 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 17.34 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB] #14 17.34 Get:295 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #14 17.35 Get:296 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.1 [15.8 kB] #14 17.35 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #14 17.36 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 17.36 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB] #14 17.36 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #14 17.36 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] #14 17.36 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB] #14 17.37 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #14 17.37 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #14 17.37 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 17.37 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 17.37 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #14 17.39 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #14 17.39 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #13 14.59 Selecting previously unselected package libtirpc3:armhf. #13 14.59 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... #13 14.60 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #13 14.72 Selecting previously unselected package libnsl2:armhf. #13 14.72 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ... #13 14.73 Unpacking libnsl2:armhf (1.3.0-2) ... #13 14.82 Selecting previously unselected package readline-common. #13 14.82 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 17.25 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #13 17.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #13 17.33 Selecting previously unselected package manpages. #13 17.34 Preparing to unpack .../016-manpages_4.16-2_all.deb ... #13 17.34 Unpacking manpages (4.16-2) ... #13 17.46 Selecting previously unselected package libedit2:amd64. #13 17.46 Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ... #13 17.46 Unpacking libedit2:amd64 (3.1-20181209-1) ... #13 17.51 Selecting previously unselected package openssh-client. #13 17.34 Selecting previously unselected package binutils. #13 17.34 Preparing to unpack .../037-binutils_2.40-2_amd64.deb ... #13 17.34 Unpacking binutils (2.40-2) ... #13 17.37 Selecting previously unselected package libc-dev-bin. #13 17.37 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u1_amd64.deb ... #13 17.38 Unpacking libc-dev-bin (2.36-9+deb12u1) ... #13 17.41 Selecting previously unselected package linux-libc-dev:amd64. #13 17.41 Preparing to unpack .../039-linux-libc-dev_6.1.52-1_amd64.deb ... #13 17.41 Unpacking linux-libc-dev:amd64 (6.1.52-1) ... #14 14.46 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB] #14 14.47 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB] #14 14.57 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.2 [18.9 kB] #14 14.57 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB] #14 14.59 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB] #14 14.60 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB] #14 14.61 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.2 [5887 kB] #13 18.50 Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ... #13 18.50 Unpacking libubsan1:arm64 (8.3.0-6) ... #13 18.54 Selecting previously unselected package libgcc-8-dev:arm64. #13 18.54 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ... #13 18.55 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... #13 18.66 Selecting previously unselected package gcc-8. #13 18.66 Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ... #13 18.66 Unpacking gcc-8 (8.3.0-6) ... #13 15.04 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 13.66 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ... #13 13.68 Unpacking python3.11 (3.11.2-6) ... #13 13.99 Selecting previously unselected package libpython3-stdlib:arm64. #13 15.37 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ... #13 15.38 Unpacking openssh-client (1:8.4p1-5+deb11u1) ... #13 15.50 Selecting previously unselected package ucf. #13 15.50 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 15.51 Moving old data out of the way #13 15.51 Unpacking ucf (3.0043) ... #13 15.55 Selecting previously unselected package xz-utils. #13 15.55 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... #13 15.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 15.60 Selecting previously unselected package libsigsegv2:arm64. #13 15.60 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ... #13 15.60 Unpacking libsigsegv2:arm64 (2.13-1) ... #13 17.79 Selecting previously unselected package libbinutils:amd64. #13 17.79 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... #13 17.80 Unpacking libbinutils:amd64 (2.35.2-2) ... #13 17.87 Selecting previously unselected package libctf-nobfd0:amd64. #13 17.87 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... #13 17.88 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #13 17.91 Selecting previously unselected package libctf0:amd64. #14 19.69 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #14 19.71 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB] #14 19.79 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB] #14 19.84 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB] #14 19.84 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB] #14 19.85 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB] #14 19.86 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB] #14 19.87 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] #13 13.47 Selecting previously unselected package python3-minimal. #13 13.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 ... 9510 files and directories currently installed.) #13 13.48 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #13 13.49 Unpacking python3-minimal (3.9.2-3) ... #13 13.55 Selecting previously unselected package media-types. #13 13.55 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 13.55 Unpacking media-types (4.0.0) ... #13 13.61 Selecting previously unselected package libmpdec3:armhf. #13 13.61 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ... #13 13.62 Unpacking libmpdec3:armhf (2.5.1-1) ... #13 13.70 Selecting previously unselected package libncursesw6:armhf. #13 13.70 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_armhf.deb ... #13 13.71 Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u1) ... #13 13.76 Selecting previously unselected package readline-common. #13 13.76 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 13.76 Unpacking readline-common (8.1-1) ... #13 13.82 Selecting previously unselected package libreadline8:armhf. #13 13.82 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ... #14 18.73 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libhwasan0 arm64 13.1.0-2ubuntu2~23.04 [1241 kB] #14 18.78 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgcc-12-dev arm64 12.3.0-1ubuntu1~23.04 [1157 kB] #20 2.590 Building dependency tree... #14 14.37 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_amd64.deb ... #14 14.37 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1build1) ... #14 14.40 Selecting previously unselected package libtirpc-common. #14 14.40 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #14 14.41 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 14.44 Selecting previously unselected package libtirpc3:amd64. #14 14.44 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ... #14 14.44 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #14 14.48 Selecting previously unselected package libnsl2:amd64. #14 14.48 Preparing to unpack .../09-libnsl2_1.3.0-2build2_amd64.deb ... #14 14.48 Unpacking libnsl2:amd64 (1.3.0-2build2) ... #14 14.51 Selecting previously unselected package readline-common. #14 14.51 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... #14 14.51 Unpacking readline-common (8.2-1.3) ... #14 14.54 Selecting previously unselected package libreadline8:amd64. #14 14.54 Preparing to unpack .../11-libreadline8_8.2-1.3_amd64.deb ... #14 14.55 Unpacking libreadline8:amd64 (8.2-1.3) ... #14 14.58 Selecting previously unselected package libsqlite3-0:amd64. #14 15.12 Selecting previously unselected package libgdbm-compat4:amd64. #14 15.13 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... #14 15.13 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #14 15.17 Selecting previously unselected package libperl5.30:amd64. #14 15.18 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_amd64.deb ... #14 15.18 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.4) ... #14 17.39 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 17.39 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #14 17.39 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #14 17.39 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #14 17.39 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB] #14 17.39 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB] #14 17.40 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #14 17.40 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB] #14 17.41 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB] #14 17.41 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #14 17.41 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 17.41 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB] #14 17.41 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB] #14 17.42 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB] #14 17.42 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #13 10.21 CentOS Stream 9 - Extras packages 13 kB/s | 14 kB 00:01 #13 14.84 Unpacking readline-common (8.2-1.3) ... #13 15.00 Selecting previously unselected package libreadline8:armhf. #13 15.00 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... #13 15.01 Unpacking libreadline8:armhf (8.2-1.3) ... #13 17.51 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_amd64.deb ... #13 17.52 Unpacking openssh-client (1:7.9p1-10+deb10u3) ... #13 17.61 Selecting previously unselected package ucf. #13 17.62 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ... #13 17.62 Moving old data out of the way #13 17.62 Unpacking ucf (3.0038+nmu1) ... #13 17.65 Selecting previously unselected package xz-utils. #13 17.66 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #13 17.66 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 17.70 Selecting previously unselected package libfl2:amd64. #13 17.71 Preparing to unpack .../021-libfl2_2.6.4-6.2_amd64.deb ... #13 17.71 Unpacking libfl2:amd64 (2.6.4-6.2) ... #13 17.56 Selecting previously unselected package libcrypt-dev:amd64. #13 17.56 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #13 17.56 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #13 17.60 Selecting previously unselected package libtirpc-dev:amd64. #13 17.60 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #13 17.60 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #13 17.64 Selecting previously unselected package libnsl-dev:amd64. #13 17.64 Preparing to unpack .../042-libnsl-dev_1.3.0-2_amd64.deb ... #13 17.64 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #13 17.67 Selecting previously unselected package rpcsvc-proto. #13 17.67 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_amd64.deb ... #13 17.67 Unpacking rpcsvc-proto (1.4.3-1) ... #13 17.70 Selecting previously unselected package libc6-dev:amd64. #14 14.89 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB] #14 14.89 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.5.0-1ubuntu1~20.04 [41.8 kB] #13 14.00 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ... #13 14.00 Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ... #13 14.09 Setting up python3-minimal (3.11.2-1+b1) ... #13 15.64 Selecting previously unselected package m4. #13 15.64 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ... #13 15.65 Unpacking m4 (1.4.18-5) ... #13 15.69 Selecting previously unselected package autoconf. #13 15.69 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 15.69 Unpacking autoconf (2.69-14) ... #13 15.74 Selecting previously unselected package autotools-dev. #13 15.74 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 15.75 Unpacking autotools-dev (20180224.1+nmu1) ... #13 15.78 Selecting previously unselected package automake. #13 15.78 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 15.79 Unpacking automake (1:1.16.3-2) ... #13 15.86 Selecting previously unselected package autopoint. #13 17.92 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... #13 17.92 Unpacking libctf0:amd64 (2.35.2-2) ... #13 17.95 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 17.95 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #13 17.95 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #13 18.16 Selecting previously unselected package binutils. #13 18.16 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... #13 18.17 Unpacking binutils (2.35.2-2) ... #13 18.20 Selecting previously unselected package libc-dev-bin. #14 20.02 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #13 13.82 Unpacking libreadline8:armhf (8.1-1) ... #13 13.90 Selecting previously unselected package libsqlite3-0:armhf. #13 13.90 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ... #13 13.91 Unpacking libsqlite3-0:armhf (3.34.1-3) ... #13 14.02 Selecting previously unselected package libpython3.9-stdlib:armhf. #13 14.02 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ... #13 14.02 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ... #14 19.22 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 gcc-12 arm64 12.3.0-1ubuntu1~23.04 [19.1 MB] #20 2.783 The following additional packages will be installed: #20 2.783 clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev #20 2.784 libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4 #20 2.784 libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime #20 2.785 Suggested packages: #20 2.785 clang-11-doc llvm-11-doc #20 2.785 Recommended packages: #20 2.785 llvm-11-dev libomp-11-dev binfmt-support #20 2.940 The following NEW packages will be installed: #20 2.940 clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev #20 2.941 libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4 #20 2.941 libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime #14 13.48 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #14 13.49 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #14 13.49 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB] #16 72.90 Installing : policycoreutils-devel-2.5-34.el7.aarch64 49/65 #14 14.58 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_amd64.deb ... #14 14.59 Unpacking libsqlite3-0:amd64 (3.40.1-1) ... #14 14.62 Selecting previously unselected package libpython3.11-stdlib:amd64. #14 14.62 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_amd64.deb ... #14 14.62 Unpacking libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ... #14 14.71 Selecting previously unselected package python3.11. #14 14.71 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_amd64.deb ... #14 14.71 Unpacking python3.11 (3.11.4-1~23.04) ... #14 14.74 Selecting previously unselected package libpython3-stdlib:amd64. #14 14.74 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_amd64.deb ... #14 14.75 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ... #14 14.77 Setting up python3-minimal (3.11.2-1) ... #14 15.59 Selecting previously unselected package perl. #14 15.59 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_amd64.deb ... #14 15.60 Unpacking perl (5.30.0-9ubuntu0.4) ... #14 15.65 Selecting previously unselected package openssl. #14 15.65 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_amd64.deb ... #14 15.65 Unpacking openssl (1.1.1f-1ubuntu2.19) ... #14 17.81 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #13 17.78 Selecting previously unselected package at. #13 17.78 Preparing to unpack .../022-at_3.1.23-1_amd64.deb ... #13 17.78 Unpacking at (3.1.23-1) ... #13 17.82 Selecting previously unselected package libsigsegv2:amd64. #13 17.82 Preparing to unpack .../023-libsigsegv2_2.12-2_amd64.deb ... #13 17.82 Unpacking libsigsegv2:amd64 (2.12-2) ... #13 17.85 Selecting previously unselected package m4. #13 17.85 Preparing to unpack .../024-m4_1.4.18-2_amd64.deb ... #13 17.85 Unpacking m4 (1.4.18-2) ... #13 17.90 Selecting previously unselected package autoconf. #13 17.90 Preparing to unpack .../025-autoconf_2.69-11_all.deb ... #13 17.90 Unpacking autoconf (2.69-11) ... #13 17.96 Selecting previously unselected package autotools-dev. #13 17.97 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ... #13 17.97 Unpacking autotools-dev (20180224.1) ... #13 18.00 Selecting previously unselected package automake. #13 17.70 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u1_amd64.deb ... #13 17.71 Unpacking libc6-dev:amd64 (2.36-9+deb12u1) ... #13 17.91 Selecting previously unselected package libisl23:amd64. #13 17.91 Preparing to unpack .../045-libisl23_0.25-1_amd64.deb ... #13 17.91 Unpacking libisl23:amd64 (0.25-1) ... #13 17.99 Selecting previously unselected package libmpfr6:amd64. #14 15.04 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.5.0-1ubuntu1~20.04 [87.4 kB] #13 15.18 Selecting previously unselected package libsqlite3-0:armhf. #13 15.18 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ... #13 15.19 Unpacking libsqlite3-0:armhf (3.40.1-2) ... #13 15.35 Selecting previously unselected package libpython3.11-stdlib:armhf. #13 15.35 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ... #13 15.39 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... #13 14.35 Selecting previously unselected package python3. #13 14.35 (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 ... 8953 files and directories currently installed.) #13 14.35 Preparing to unpack .../000-python3_3.11.2-1+b1_arm64.deb ... #13 14.38 Unpacking python3 (3.11.2-1+b1) ... #13 14.46 Selecting previously unselected package less. #13 14.46 Preparing to unpack .../001-less_590-2_arm64.deb ... #13 14.47 Unpacking less (590-2) ... #13 15.86 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 15.86 Unpacking autopoint (0.21-4) ... #13 15.90 Selecting previously unselected package binutils-common:arm64. #13 15.90 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ... #13 15.91 Unpacking binutils-common:arm64 (2.35.2-2) ... #13 16.11 Selecting previously unselected package libbinutils:arm64. #13 18.20 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u6_amd64.deb ... #13 18.20 Unpacking libc-dev-bin (2.31-13+deb11u6) ... #13 18.24 Selecting previously unselected package linux-libc-dev:amd64. #13 18.24 Preparing to unpack .../033-linux-libc-dev_5.10.191-1_amd64.deb ... #13 18.24 Unpacking linux-libc-dev:amd64 (5.10.191-1) ... #13 18.38 Selecting previously unselected package libcrypt-dev:amd64. #13 18.38 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #13 18.39 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #13 18.42 Selecting previously unselected package libtirpc-dev:amd64. #13 18.43 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #13 18.43 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #13 18.47 Selecting previously unselected package libnsl-dev:amd64. #13 19.25 Selecting previously unselected package gcc. #13 19.25 Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ... #13 19.26 Unpacking gcc (4:8.3.0-1) ... #13 19.29 Selecting previously unselected package libstdc++-8-dev:arm64. #13 19.29 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ... #13 19.30 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... #13 15.61 Selecting previously unselected package libgdbm6:armhf. #13 15.61 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ... #13 14.30 Selecting previously unselected package python3.9. #13 14.30 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ... #14 13.60 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB] #14 13.67 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.4 [862 kB] #14 13.71 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB] #14 13.72 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB] #14 13.73 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB] #14 13.73 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB] #14 13.74 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB] #20 3.211 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #20 3.211 Need to get 58.8 MB of archives. #20 3.211 After this operation, 300 MB of additional disk space will be used. #20 3.211 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] #20 3.265 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] #14 14.95 Selecting previously unselected package python3. #14 14.95 (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 ... 5180 files and directories currently installed.) #14 14.95 Preparing to unpack .../0-python3_3.11.2-1_amd64.deb ... #14 14.96 Unpacking python3 (3.11.2-1) ... #14 14.98 Selecting previously unselected package perl-modules-5.36. #14 14.98 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ... #14 14.99 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #16 73.64 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 50/65 #16 73.99 Installing : pcre-devel-8.32-17.el7.aarch64 51/65 #16 74.03 Installing : libselinux-devel-2.5-15.el7.aarch64 52/65 #16 74.06 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 53/65 #13 14.54 Running transaction check #13 14.63 Transaction check succeeded. #13 14.63 Running transaction test #14 15.74 Selecting previously unselected package ca-certificates. #14 15.74 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 15.75 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 15.79 Selecting previously unselected package distro-info-data. #14 15.79 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ... #14 15.80 Unpacking distro-info-data (0.43ubuntu1.13) ... #14 15.82 Selecting previously unselected package libmagic-mgc. #14 15.82 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... #14 15.83 Unpacking libmagic-mgc (1:5.38-4) ... #14 15.90 Selecting previously unselected package libmagic1:amd64. #14 15.90 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... #14 15.90 Unpacking libmagic1:amd64 (1:5.38-4) ... #14 15.93 Selecting previously unselected package file. #14 17.88 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB] #14 17.90 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #14 18.05 Get:328 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #14 18.06 Get:329 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] #14 18.11 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB] #13 18.00 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ... #13 18.01 Unpacking automake (1:1.16.1-4) ... #13 18.08 Selecting previously unselected package autopoint. #13 18.08 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ... #13 18.08 Unpacking autopoint (0.19.8.1-9) ... #13 18.11 Selecting previously unselected package binutils-common:amd64. #13 18.11 Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ... #13 18.11 Unpacking binutils-common:amd64 (2.31.1-16) ... #13 18.00 Preparing to unpack .../046-libmpfr6_4.2.0-1_amd64.deb ... #13 18.00 Unpacking libmpfr6:amd64 (4.2.0-1) ... #13 18.06 Selecting previously unselected package libmpc3:amd64. #13 18.06 Preparing to unpack .../047-libmpc3_1.3.1-1_amd64.deb ... #13 18.06 Unpacking libmpc3:amd64 (1.3.1-1) ... #13 18.09 Selecting previously unselected package cpp-12. #13 18.09 Preparing to unpack .../048-cpp-12_12.2.0-14_amd64.deb ... #13 18.09 Unpacking cpp-12 (12.2.0-14) ... #14 15.34 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.5.0-1ubuntu1~20.04 [7256 B] #14 15.34 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.2 [2805 kB] #13 16.11 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ... #13 16.12 Unpacking libbinutils:arm64 (2.35.2-2) ... #13 16.19 Selecting previously unselected package libctf-nobfd0:arm64. #13 16.19 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ... #13 16.20 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... #13 16.23 Selecting previously unselected package libctf0:arm64. #13 16.23 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ... #13 16.24 Unpacking libctf0:arm64 (2.35.2-2) ... #13 16.26 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 16.26 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... #13 16.27 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... #13 19.49 Selecting previously unselected package g++-8. #13 19.49 Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ... #13 19.50 Unpacking g++-8 (8.3.0-6) ... #13 18.47 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... #13 18.48 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #13 18.51 Selecting previously unselected package libc6-dev:amd64. #13 18.51 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u6_amd64.deb ... #13 18.52 Unpacking libc6-dev:amd64 (2.31-13+deb11u6) ... #13 15.75 Unpacking libgdbm6:armhf (1.18.1-4) ... #13 14.31 Unpacking python3.9 (3.9.2-1) ... #13 14.38 Selecting previously unselected package libpython3-stdlib:armhf. #13 14.38 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ... #13 14.38 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #13 14.64 Selecting previously unselected package netbase. #13 14.64 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 14.69 Unpacking netbase (6.4) ... #13 14.83 Selecting previously unselected package sensible-utils. #13 14.84 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 14.84 Unpacking sensible-utils (0.0.17+nmu1) ... #14 20.43 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #14 20.43 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB] #14 20.44 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB] #14 20.45 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB] #14 20.46 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 20.47 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB] #14 20.47 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 20.47 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB] #14 20.48 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB] #14 20.50 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 20.65 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 20.72 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB] #14 20.75 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 14.13 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB] #20 3.389 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB] #20 3.456 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB] #20 3.458 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB] #20 3.459 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB] #20 3.460 Get:7 http://deb.debian.org/debian bullseye/main amd64 libc6-i386 amd64 2.31-13+deb11u6 [2615 kB] #20 3.475 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB] #20 3.475 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB] #20 3.479 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB] #20 3.515 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB] #20 3.552 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB] #20 3.553 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B] #20 3.553 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB] #20 3.555 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB] #20 3.562 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B] #14 15.19 Selecting previously unselected package libgdbm6:amd64. #14 15.19 Preparing to unpack .../2-libgdbm6_1.23-3_amd64.deb ... #14 15.20 Unpacking libgdbm6:amd64 (1.23-3) ... #14 15.23 Selecting previously unselected package libgdbm-compat4:amd64. #14 15.23 Preparing to unpack .../3-libgdbm-compat4_1.23-3_amd64.deb ... #14 15.23 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #14 15.26 Selecting previously unselected package libperl5.36:amd64. #16 74.14 Installing : libtool-2.4.2-22.el7_3.aarch64 54/65 #16 74.42 install-info: No such file or directory for /usr/share/info/libtool.info.gz #13 15.23 Transaction test succeeded. #14 15.93 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... #14 15.94 Unpacking file (1:5.38-4) ... #14 15.97 Selecting previously unselected package less. #14 15.97 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ... #14 15.98 Unpacking less (551-1ubuntu0.1) ... #14 16.02 Selecting previously unselected package libelf1:amd64. #14 16.02 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... #14 16.02 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... #14 16.07 Selecting previously unselected package libglib2.0-0:amd64. #14 16.07 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... #14 16.08 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... #14 16.21 Selecting previously unselected package libglib2.0-data. #14 18.15 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB] #14 18.18 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB] #14 18.19 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB] #14 18.20 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #14 18.20 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #15 10.53 CentOS Stream 8 - BaseOS 35 MB/s | 36 MB 00:01 #13 18.34 Selecting previously unselected package libbinutils:amd64. #13 18.34 Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ... #13 18.35 Unpacking libbinutils:amd64 (2.31.1-16) ... #13 18.41 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 18.41 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #13 18.42 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #14 15.75 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.5.0-1ubuntu1~20.04 [757 kB] #14 15.79 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [682 kB] #14 15.82 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.2 [6584 kB] #13 16.51 Selecting previously unselected package binutils. #13 16.52 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ... #13 16.52 Unpacking binutils (2.35.2-2) ... #13 16.55 Selecting previously unselected package libc-dev-bin. #13 16.55 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u6_arm64.deb ... #13 16.56 Unpacking libc-dev-bin (2.31-13+deb11u6) ... #13 16.61 Selecting previously unselected package linux-libc-dev:arm64. #13 16.61 Preparing to unpack .../033-linux-libc-dev_5.10.191-1_arm64.deb ... #13 16.62 Unpacking linux-libc-dev:arm64 (5.10.191-1) ... #13 18.76 Selecting previously unselected package libisl23:amd64. #13 18.76 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... #13 18.77 Unpacking libisl23:amd64 (0.23-1) ... #13 18.85 Selecting previously unselected package libmpfr6:amd64. #13 18.86 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... #13 18.86 Unpacking libmpfr6:amd64 (4.1.0-3) ... #13 16.26 Selecting previously unselected package libpipeline1:armhf. #13 16.26 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ... #13 16.27 Unpacking libpipeline1:armhf (1.5.1-2) ... #13 14.47 Setting up python3-minimal (3.9.2-3) ... #13 14.73 Selecting previously unselected package python3. #13 15.90 Selecting previously unselected package python3.11. #13 15.90 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ... #13 15.96 Unpacking python3.11 (3.11.2-6) ... #14 20.80 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 20.84 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB] #14 20.90 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB] #20 3.563 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB] #20 3.564 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B] #20 3.564 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB] #20 3.623 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB] #20 3.734 debconf: delaying package configuration, since apt-utils is not installed #20 3.761 Fetched 58.8 MB in 1s (86.9 MB/s) #20 3.783 Selecting previously unselected package libz3-4:amd64. #20 3.783 (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 ... 15755 files and directories currently installed.) #20 3.792 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ... #20 3.799 Unpacking libz3-4:amd64 (4.8.10-1) ... #13 11.11 Dependencies resolved. #13 11.12 ================================================================================ #13 11.12 Package Arch Version Repository Size #13 11.12 ================================================================================ #13 11.12 Installing: #13 11.12 dnf-plugins-core noarch 4.3.0-11.el9 baseos 38 k #13 11.12 rpm-build aarch64 4.16.1.3-25.el9 appstream 67 k #13 11.12 rpmlint noarch 1.11-19.el9 appstream 198 k #13 11.12 Installing dependencies: #13 11.12 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k #13 11.12 binutils aarch64 2.35.2-42.el9 baseos 4.8 M #13 11.12 binutils-gold aarch64 2.35.2-42.el9 baseos 884 k #13 11.12 bzip2 aarch64 1.0.8-8.el9 baseos 56 k #13 11.12 cpio aarch64 2.13-16.el9 baseos 274 k #13 11.12 dbus-libs aarch64 1:1.12.20-8.el9 baseos 150 k #13 11.12 debugedit aarch64 5.0-4.el9 appstream 76 k #13 11.12 desktop-file-utils aarch64 0.26-6.el9 appstream 72 k #13 11.12 diffutils aarch64 3.7-12.el9 baseos 392 k #13 11.12 dwz aarch64 0.14-3.el9 appstream 126 k #13 11.12 ed aarch64 1.14.2-12.el9 baseos 74 k #13 11.12 efi-srpm-macros noarch 4-9.el9 appstream 23 k #13 11.12 elfutils aarch64 0.189-3.el9 baseos 520 k #13 11.12 elfutils-debuginfod-client aarch64 0.189-3.el9 baseos 36 k #13 11.12 emacs-filesystem noarch 1:27.2-9.el9 appstream 8.9 k #13 11.12 enchant aarch64 1:1.6.0-30.el9 appstream 61 k #13 11.12 file aarch64 5.39-14.el9 baseos 49 k #13 11.12 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #13 11.12 gdb-minimal aarch64 10.2-11.el9 appstream 3.1 M #13 11.12 gdk-pixbuf2 aarch64 2.42.6-3.el9 appstream 490 k #13 11.12 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #13 11.12 glib-networking aarch64 2.68.3-3.el9 baseos 185 k #13 11.12 glibc-gconv-extra aarch64 2.34-82.el9 baseos 1.6 M #13 11.12 go-srpm-macros noarch 3.2.0-2.el9 appstream 27 k #13 11.12 groff-base aarch64 1.22.4-10.el9 baseos 1.0 M #13 11.12 gsettings-desktop-schemas aarch64 40.0-6.el9 baseos 684 k #13 11.12 hunspell aarch64 1.7.0-11.el9 appstream 319 k #13 11.12 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k #13 11.12 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #13 11.12 hunspell-filesystem aarch64 1.7.0-11.el9 appstream 8.6 k #13 11.12 info aarch64 6.7-15.el9 baseos 221 k #13 11.12 json-glib aarch64 1.6.6-1.el9 baseos 160 k #13 11.12 kernel-srpm-macros noarch 1.0-13.el9 appstream 16 k #13 11.12 less aarch64 590-2.el9 baseos 161 k #13 11.12 libappstream-glib aarch64 0.7.18-4.el9 appstream 380 k #13 11.12 libbrotli aarch64 1.0.9-6.el9 baseos 314 k #13 11.12 libicu aarch64 67.1-9.el9 baseos 9.5 M #13 11.12 libjpeg-turbo aarch64 2.0.90-6.el9 appstream 170 k #13 11.12 libpipeline aarch64 1.5.3-4.el9 baseos 48 k #13 11.12 libpkgconf aarch64 1.7.3-10.el9 baseos 36 k #13 11.12 libpng aarch64 2:1.6.37-12.el9 baseos 115 k #13 11.12 libproxy aarch64 0.4.15-35.el9 baseos 71 k #13 11.12 libpsl aarch64 0.21.1-5.el9 baseos 64 k #13 11.12 libsoup aarch64 2.72.0-8.el9 appstream 397 k #13 11.12 libstemmer aarch64 0-18.585svn.el9 appstream 82 k #13 11.12 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #13 11.12 man-db aarch64 2.9.3-7.el9 baseos 1.2 M #13 11.12 ncurses aarch64 6.2-10.20210508.el9 baseos 399 k #13 11.12 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #13 11.12 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #13 11.12 patch aarch64 2.7.6-16.el9 appstream 124 k #13 11.12 perl-AutoLoader noarch 5.74-480.el9 appstream 22 k #13 11.12 perl-B aarch64 1.80-480.el9 appstream 182 k #13 11.12 perl-Carp noarch 1.50-460.el9 appstream 30 k #13 11.12 perl-Class-Struct noarch 0.66-480.el9 appstream 23 k #13 11.12 perl-Data-Dumper aarch64 2.174-462.el9 appstream 55 k #13 11.12 perl-Digest noarch 1.19-4.el9 appstream 26 k #13 11.12 perl-Digest-MD5 aarch64 2.58-4.el9 appstream 37 k #13 11.12 perl-Encode aarch64 4:3.08-462.el9 appstream 1.7 M #13 11.12 perl-Errno aarch64 1.30-480.el9 appstream 16 k #13 11.12 perl-Exporter noarch 5.74-461.el9 appstream 32 k #13 11.12 perl-Fcntl aarch64 1.13-480.el9 appstream 21 k #13 11.12 perl-File-Basename noarch 2.85-480.el9 appstream 18 k #13 11.12 perl-File-Path noarch 2.18-4.el9 appstream 36 k #13 11.12 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #13 11.12 perl-File-stat noarch 1.09-480.el9 appstream 18 k #13 11.12 perl-FileHandle noarch 2.03-480.el9 appstream 17 k #13 11.12 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #13 11.12 perl-Getopt-Std noarch 1.12-480.el9 appstream 17 k #13 11.12 perl-HTTP-Tiny noarch 0.076-461.el9 appstream 54 k #13 11.12 perl-IO aarch64 1.43-480.el9 appstream 89 k #13 11.12 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #13 11.12 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #13 11.12 perl-IPC-Open3 noarch 1.21-480.el9 appstream 24 k #13 11.12 perl-MIME-Base64 aarch64 3.16-4.el9 appstream 31 k #13 11.12 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #13 11.12 perl-Net-SSLeay aarch64 1.92-2.el9 appstream 389 k #13 11.12 perl-POSIX aarch64 1.94-480.el9 appstream 98 k #13 11.12 perl-PathTools aarch64 3.78-461.el9 appstream 88 k #13 11.12 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #13 11.12 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #13 11.12 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #13 11.12 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #13 11.12 perl-Scalar-List-Utils aarch64 4:1.56-461.el9 appstream 72 k #13 11.12 perl-SelectSaver noarch 1.02-480.el9 appstream 13 k #13 11.12 perl-Socket aarch64 4:2.031-4.el9 appstream 55 k #13 11.12 perl-Storable aarch64 1:3.21-460.el9 appstream 94 k #13 11.12 perl-Symbol noarch 1.08-480.el9 appstream 15 k #13 11.12 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #13 11.12 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #13 11.12 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #13 11.12 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #13 11.12 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #13 11.12 perl-URI noarch 5.09-3.el9 appstream 121 k #13 11.12 perl-base noarch 2.27-480.el9 appstream 17 k #13 11.12 perl-constant noarch 1.33-461.el9 appstream 24 k #13 11.12 perl-if noarch 0.60.800-480.el9 appstream 15 k #13 11.12 perl-interpreter aarch64 4:5.32.1-480.el9 appstream 72 k #13 11.12 perl-libnet noarch 3.13-4.el9 appstream 130 k #13 11.12 perl-libs aarch64 4:5.32.1-480.el9 appstream 2.1 M #13 11.12 perl-mro aarch64 1.23-480.el9 appstream 29 k #13 11.12 perl-overload noarch 1.31-480.el9 appstream 47 k #13 11.12 perl-overloading noarch 0.02-480.el9 appstream 14 k #13 11.12 perl-parent noarch 1:0.238-460.el9 appstream 15 k #13 11.12 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #13 11.12 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #13 11.12 perl-subs noarch 1.03-480.el9 appstream 13 k #13 11.12 perl-vars noarch 1.05-480.el9 appstream 14 k #13 11.12 pkgconf aarch64 1.7.3-10.el9 baseos 40 k #13 11.12 pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k #13 11.12 pkgconf-pkg-config aarch64 1.7.3-10.el9 baseos 11 k #13 11.12 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #13 11.12 pyproject-srpm-macros noarch 1.9.0-1.el9 appstream 15 k #13 11.12 python-srpm-macros noarch 3.9-52.el9 appstream 24 k #13 11.12 python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k #13 11.12 python3-dbus aarch64 1.2.18-2.el9 baseos 144 k #13 11.12 python3-dnf-plugins-core noarch 4.3.0-11.el9 baseos 247 k #13 11.12 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #13 11.12 python3-file-magic noarch 5.39-14.el9 appstream 17 k #13 11.12 python3-six noarch 1.15.0-9.el9 baseos 37 k #13 11.12 python3-systemd aarch64 234-18.el9 baseos 89 k #13 11.12 qt5-srpm-macros noarch 5.15.9-1.el9 appstream 8.8 k #13 11.12 redhat-rpm-config noarch 203-1.el9 appstream 67 k #13 11.12 rust-srpm-macros noarch 17-4.el9 appstream 10 k #13 11.12 shared-mime-info aarch64 2.1-5.el9 baseos 558 k #13 11.12 systemd-libs aarch64 252-18.el9 baseos 620 k #13 11.12 unzip aarch64 6.0-56.el9 baseos 179 k #13 11.12 webkit2gtk3-jsc aarch64 2.40.5-1.el9 appstream 3.1 M #13 11.12 xz aarch64 5.2.5-8.el9 baseos 226 k #13 11.12 zip aarch64 3.0-35.el9 baseos 260 k #13 11.12 zstd aarch64 1.5.1-2.el9 baseos 387 k #13 11.12 Installing weak dependencies: #13 11.12 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #13 11.12 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k #13 11.12 libproxy-webkitgtk4 aarch64 0.4.15-35.el9 appstream 21 k #13 11.12 perl-NDBM_File aarch64 1.15-480.el9 appstream 23 k #13 11.12 #13 11.12 Transaction Summary #13 11.12 ================================================================================ #13 11.12 Install 138 Packages #13 11.12 #13 11.13 Total download size: 44 M #13 11.13 Installed size: 174 M #13 11.13 Downloading Packages: #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.2s done #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #10 DONE 30.1s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 15.26 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_amd64.deb ... #14 15.27 Unpacking libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ... #14 15.44 Selecting previously unselected package perl. #14 15.44 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_amd64.deb ... #14 15.45 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ... #14 15.48 Selecting previously unselected package adduser. #14 15.49 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ... #14 15.49 Unpacking adduser (3.129ubuntu1) ... #14 15.52 Setting up adduser (3.129ubuntu1) ... #14 15.58 Selecting previously unselected package openssl. #14 15.58 (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 ... 7251 files and directories currently installed.) #14 15.59 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_amd64.deb ... #14 15.59 Unpacking openssl (3.0.8-1ubuntu1.2) ... #14 15.64 Selecting previously unselected package ca-certificates. #16 74.66 Installing : glibc-static-2.17-326.el7_9.aarch64 55/65 #13 15.23 Running transaction #14 16.21 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 16.21 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 16.25 Selecting previously unselected package tzdata. #14 16.26 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... #14 16.26 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... #14 16.45 Selecting previously unselected package libicu66:amd64. #14 16.45 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ... #14 16.46 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... #14 18.48 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 18.49 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB] #14 18.51 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB] #14 18.52 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB] #14 18.52 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B] #14 18.52 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB] #14 18.52 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB] #14 18.54 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #14 18.54 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB] #14 18.54 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB] #14 18.54 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB] #14 18.54 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 18.55 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 18.55 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 18.55 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB] #14 18.56 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB] #14 18.56 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 18.56 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB] #14 18.57 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB] #14 18.57 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB] #14 18.57 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #14 18.57 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB] #14 18.57 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #14 18.57 Get:359 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #14 18.58 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB] #14 18.58 Get:361 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.2 [1082 kB] #14 18.59 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #14 18.61 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #14 18.61 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] #14 18.61 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 18.61 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #14 18.61 Get:367 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #14 18.61 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #14 18.61 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB] #14 18.61 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB] #14 18.61 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #14 18.62 Get:372 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB] #13 18.62 Selecting previously unselected package binutils. #13 18.63 Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ... #13 18.63 Unpacking binutils (2.31.1-16) ... #13 18.66 Selecting previously unselected package libc-dev-bin. #13 18.66 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_amd64.deb ... #13 18.66 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 18.69 Selecting previously unselected package linux-libc-dev:amd64. #13 18.69 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_amd64.deb ... #13 18.70 Unpacking linux-libc-dev:amd64 (4.19.289-2) ... #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #0 1.031 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB] #0 1.415 Get:2 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB] #0 1.632 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB] #0 3.425 Get:4 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB] #0 3.425 Get:5 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B] #0 3.425 Get:6 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B] #0 4.368 Fetched 20.2 MB in 4s (5086 kB/s) #0 4.368 Reading package lists... #0 5.734 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. #0 5.747 Reading package lists... #0 7.096 Building dependency tree... #0 7.300 Reading state information... #0 7.588 curl is already the newest version (7.88.1-10+rpi1). #0 7.588 The following additional packages will be installed: #0 7.588 autoconf automake autopoint autotools-dev binutils #0 7.588 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12 #0 7.588 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #0 7.588 gcc gcc-12 gettext gettext-base git-man groff-base intltool-debian #0 7.588 libarchive-zip-perl libasan8 libb-hooks-op-check-perl libbinutils libc-bin #0 7.588 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #0 7.588 libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0 #0 7.588 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #0 7.588 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #0 7.588 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #0 7.588 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 7.588 libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl #0 7.588 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #0 7.588 libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl #0 7.588 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #0 7.588 libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 7.588 libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6 #0 7.588 libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2 #0 7.588 libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal #0 7.588 libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl #0 7.588 libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common #0 7.588 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0 #0 7.588 liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 #0 7.588 make man-db media-types patch patchutils perl-openssl-defaults po-debconf #0 7.588 python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto #0 7.588 sensible-utils wdiff xz-utils #0 7.588 Suggested packages: #0 7.588 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #0 7.588 gcc-12-locales cpp-12-doc dh-make adequate at autopkgtest bls-standalone #0 7.588 bsd-mailx | mailx build-essential check-all-the-things cvs-buildpackage #0 7.588 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #0 7.588 how-can-i-help libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #0 7.588 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #0 7.588 piuparts postgresql-client pristine-lfs quilt ratt reprotest ssh-client #0 7.588 svn-buildpackage w3m debian-keyring gcc-multilib manpages-dev flex bison gdb #0 7.588 gcc-doc gcc-12-doc gettext-doc libasprintf-dev libgettextpo-dev #0 7.588 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #0 7.588 git-cvs git-mediawiki git-svn groff glibc-doc libc-l10n locales libnss-nis #0 7.588 libnss-nisplus bzr libdata-dump-perl libcrypt-ssleay-perl #0 7.588 libscalar-number-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #0 7.588 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl m4-doc make-doc #0 7.588 apparmor less www-browser ed diffutils-doc libmail-box-perl python3-doc #0 7.588 python3-tk python3-venv python3.11-venv python3.11-doc binfmt-support #0 7.588 wdiff-doc #0 7.588 Recommended packages: #0 7.588 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #0 7.588 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #0 7.588 licensecheck lintian python3-apt python3-debian python3-magic #0 7.588 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #0 7.588 libsoap-lite-perl pristine-tar build-essential libalgorithm-merge-perl less #0 7.588 ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl #0 7.588 libarchive-cpio-perl libhtml-format-perl libnamespace-clean-perl #0 7.588 libxstring-perl libltdl-dev libdata-dump-perl libhtml-form-perl #0 7.588 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #0 9.404 The following NEW packages will be installed: #0 9.404 autoconf automake autopoint autotools-dev binutils #0 9.404 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12 #0 9.404 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #0 9.405 equivs fakeroot file gcc gcc-12 gettext gettext-base git git-man groff-base #0 9.405 intltool-debian libarchive-zip-perl libasan8 libb-hooks-op-check-perl #0 9.405 libbinutils libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl #0 9.405 libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0 #0 9.405 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #0 9.405 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #0 9.405 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #0 9.405 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #0 9.405 libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl #0 9.405 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #0 9.405 libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl #0 9.405 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #0 9.405 libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl #0 9.405 libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6 #0 9.405 libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2 #0 9.406 libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal #0 9.406 libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl #0 9.406 libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common #0 9.406 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0 #0 9.406 liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 #0 9.407 make man-db media-types patch patchutils perl-openssl-defaults po-debconf #0 9.408 python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto #0 9.408 sensible-utils wdiff xz-utils #0 9.409 The following packages will be upgraded: #0 9.410 libc-bin libc6 #0 9.966 2 upgraded, 124 newly installed, 0 to remove and 6 not upgraded. #0 9.966 Need to get 74.6 MB of archives. #0 9.966 After this operation, 285 MB of additional disk space will be used. #0 9.966 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libc6 armhf 2.36-9+rpi1+deb12u1 [2106 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #13 18.79 Selecting previously unselected package cpp. #13 18.79 Preparing to unpack .../049-cpp_4%3a12.2.0-3_amd64.deb ... #13 18.79 Unpacking cpp (4:12.2.0-3) ... #13 18.82 Selecting previously unselected package libcc1-0:amd64. #13 18.82 Preparing to unpack .../050-libcc1-0_12.2.0-14_amd64.deb ... #13 18.82 Unpacking libcc1-0:amd64 (12.2.0-14) ... #13 18.86 Selecting previously unselected package libgomp1:amd64. #13 16.75 Selecting previously unselected package libcrypt-dev:arm64. #13 16.75 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... #13 16.76 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... #13 16.79 Selecting previously unselected package libtirpc-dev:arm64. #13 16.79 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ... #13 16.80 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #13 16.84 Selecting previously unselected package libnsl-dev:arm64. #13 16.84 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ... #13 16.84 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #13 16.87 Selecting previously unselected package libc6-dev:arm64. #13 19.00 Selecting previously unselected package libmpc3:amd64. #13 19.00 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... #13 19.00 Unpacking libmpc3:amd64 (1.2.0-1) ... #13 19.03 Selecting previously unselected package cpp-10. #13 19.03 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... #13 19.04 Unpacking cpp-10 (10.2.1-6) ... #13 14.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9948 files and directories currently installed.) #13 14.73 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #13 14.74 Unpacking python3 (3.9.2-3) ... #13 14.79 Selecting previously unselected package less. #13 14.79 Preparing to unpack .../001-less_551-2_armhf.deb ... #13 14.79 Unpacking less (551-2) ... #13 14.86 Selecting previously unselected package netbase. #13 14.86 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 14.86 Unpacking netbase (6.3) ... #13 14.90 Selecting previously unselected package sensible-utils. #13 14.90 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 14.90 Unpacking sensible-utils (0.0.14) ... #13 14.93 Selecting previously unselected package bzip2. #13 14.93 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ... #13 14.94 Unpacking bzip2 (1.0.8-4) ... #13 15.00 Selecting previously unselected package openssl. #13 16.03 Selecting previously unselected package libpython3-stdlib:armhf. #13 16.03 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ... #13 16.03 Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ... #13 20.12 Selecting previously unselected package g++. #13 20.12 Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ... #13 20.12 Unpacking g++ (4:8.3.0-1) ... #13 20.15 Selecting previously unselected package make. #13 20.16 Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ... #13 20.16 Unpacking make (4.2.1-1.2) ... #13 20.21 Selecting previously unselected package libdpkg-perl. #14 20.91 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB] #14 20.94 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #14 20.94 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B] #14 20.95 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 20.96 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB] #14 21.14 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB] #14 15.64 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... #14 15.65 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... #14 15.69 Selecting previously unselected package distro-info-data. #14 15.70 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ... #14 15.70 Unpacking distro-info-data (0.57ubuntu0.1) ... #14 15.73 Selecting previously unselected package iso-codes. #14 15.73 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ... #14 15.73 Unpacking iso-codes (4.12.0-1) ... #14 15.86 Selecting previously unselected package krb5-locales. #14 15.86 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ... #14 15.87 Unpacking krb5-locales (1.20.1-1build1) ... #14 15.90 Selecting previously unselected package less. #14 14.50 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB] #14 14.61 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB] #14 14.62 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB] #14 14.70 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB] #14 18.78 debconf: delaying package configuration, since apt-utils is not installed #14 18.80 Fetched 135 MB in 13s (10.1 MB/s) #14 18.85 (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 ... 4393 files and directories currently installed.) #14 18.85 Preparing to unpack .../libc6_2.35-0ubuntu3.3_amd64.deb ... #13 18.82 Selecting previously unselected package libc6-dev:amd64. #13 18.82 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_amd64.deb ... #13 18.83 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ... #13 18.86 Preparing to unpack .../051-libgomp1_12.2.0-14_amd64.deb ... #13 18.86 Unpacking libgomp1:amd64 (12.2.0-14) ... #13 18.90 Selecting previously unselected package libitm1:amd64. #13 18.90 Preparing to unpack .../052-libitm1_12.2.0-14_amd64.deb ... #13 18.90 Unpacking libitm1:amd64 (12.2.0-14) ... #13 18.93 Selecting previously unselected package libatomic1:amd64. #13 18.93 Preparing to unpack .../053-libatomic1_12.2.0-14_amd64.deb ... #13 18.93 Unpacking libatomic1:amd64 (12.2.0-14) ... #13 18.96 Selecting previously unselected package libasan8:amd64. #13 18.96 Preparing to unpack .../054-libasan8_12.2.0-14_amd64.deb ... #13 18.96 Unpacking libasan8:amd64 (12.2.0-14) ... #13 16.87 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u6_arm64.deb ... #13 16.88 Unpacking libc6-dev:arm64 (2.31-13+deb11u6) ... #13 17.09 Selecting previously unselected package libisl23:arm64. #13 17.09 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ... #13 17.09 Unpacking libisl23:arm64 (0.23-1) ... #13 17.17 Selecting previously unselected package libmpfr6:arm64. #14 16.15 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B] #14 16.15 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [1792 kB] #14 16.22 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.2 [6699 kB] #13 15.00 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u5_armhf.deb ... #13 15.01 Unpacking openssl (1.1.1n-0+deb11u5) ... #13 15.20 Selecting previously unselected package ca-certificates. #13 15.20 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 15.21 Unpacking ca-certificates (20210119) ... #13 15.29 Selecting previously unselected package libmagic-mgc. #13 15.29 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ... #13 16.12 Setting up python3-minimal (3.11.2-1+b1) ... #13 16.41 Selecting previously unselected package python3. #13 20.21 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ... #13 20.22 Unpacking libdpkg-perl (1.19.8) ... #13 20.28 Selecting previously unselected package patch. #13 20.28 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ... #13 20.28 Unpacking patch (2.7.6-3+deb10u1) ... #13 20.32 Selecting previously unselected package dpkg-dev. #13 20.32 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ... #13 20.33 Unpacking dpkg-dev (1.19.8) ... #13 20.41 Selecting previously unselected package build-essential. #13 20.42 Preparing to unpack .../059-build-essential_12.6_arm64.deb ... #13 20.42 Unpacking build-essential (12.6) ... #13 20.45 Selecting previously unselected package openssl. #14 21.42 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #13 16.79 Selecting previously unselected package man-db. #13 16.79 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ... #13 16.81 Unpacking man-db (2.8.5-2) ... #14 15.90 Preparing to unpack .../005-less_590-1.2_amd64.deb ... #14 15.90 Unpacking less (590-1.2) ... #14 15.94 Selecting previously unselected package libbsd0:amd64. #14 15.94 Preparing to unpack .../006-libbsd0_0.11.7-4_amd64.deb ... #14 15.94 Unpacking libbsd0:amd64 (0.11.7-4) ... #14 15.97 Selecting previously unselected package libelf1:amd64. #14 15.97 Preparing to unpack .../007-libelf1_0.188-2.1_amd64.deb ... #14 15.98 Unpacking libelf1:amd64 (0.188-2.1) ... #14 16.01 Selecting previously unselected package libicu72:amd64. #14 16.01 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_amd64.deb ... #14 16.01 Unpacking libicu72:amd64 (72.1-3ubuntu2) ... #14 14.74 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.3 [222 kB] #14 14.76 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.3 [825 kB] #14 14.80 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.3 [108 kB] #14 14.80 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.3 [103 kB] #14 14.81 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.3 [3230 kB] #14 18.95 Unpacking libc6:amd64 (2.35-0ubuntu3.3) over (2.35-0ubuntu3.1) ... #13 19.11 Selecting previously unselected package libisl19:amd64. #13 19.12 Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ... #13 19.12 Unpacking libisl19:amd64 (0.20-2) ... #13 19.20 Selecting previously unselected package libmpfr6:amd64. #13 19.20 Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ... #13 19.21 Unpacking libmpfr6:amd64 (4.0.2-1) ... #13 15.51 Selecting previously unselected package bzip2. #13 15.51 Preparing to unpack .../004-bzip2_1.0.8-5+b1_arm64.deb ... #13 15.62 Unpacking bzip2 (1.0.8-5+b1) ... #13 19.18 Selecting previously unselected package liblsan0:amd64. #13 19.18 Preparing to unpack .../055-liblsan0_12.2.0-14_amd64.deb ... #13 19.19 Unpacking liblsan0:amd64 (12.2.0-14) ... #13 19.29 Selecting previously unselected package libtsan2:amd64. #13 19.29 Preparing to unpack .../056-libtsan2_12.2.0-14_amd64.deb ... #13 19.29 Unpacking libtsan2:amd64 (12.2.0-14) ... #13 17.17 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ... #13 17.17 Unpacking libmpfr6:arm64 (4.1.0-3) ... #13 17.25 Selecting previously unselected package libmpc3:arm64. #13 17.25 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ... #13 17.26 Unpacking libmpc3:arm64 (1.2.0-1) ... #13 17.29 Selecting previously unselected package cpp-10. #13 17.29 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ... #13 17.29 Unpacking cpp-10 (10.2.1-6) ... #14 16.55 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B] #14 16.55 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB] #13 15.30 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 15.43 Selecting previously unselected package libmagic1:armhf. #13 15.43 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ... #13 15.44 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ... #13 15.49 Selecting previously unselected package file. #13 15.49 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_armhf.deb ... #13 15.49 Unpacking file (1:5.39-3+deb11u1) ... #13 15.53 Selecting previously unselected package gettext-base. #13 15.53 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ... #13 16.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 ... 8943 files and directories currently installed.) #13 16.41 Preparing to unpack .../000-python3_3.11.2-1+b1_armhf.deb ... #13 16.42 Unpacking python3 (3.11.2-1+b1) ... #13 16.48 Selecting previously unselected package less. #13 16.48 Preparing to unpack .../001-less_590-2_armhf.deb ... #13 16.48 Unpacking less (590-2) ... #13 16.53 Selecting previously unselected package netbase. #13 16.53 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 16.54 Unpacking netbase (6.4) ... #13 16.57 Selecting previously unselected package sensible-utils. #13 16.57 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 16.58 Unpacking sensible-utils (0.0.17+nmu1) ... #13 16.62 Selecting previously unselected package bzip2. #13 16.62 Preparing to unpack .../004-bzip2_1.0.8-5+b1_armhf.deb ... #13 16.63 Unpacking bzip2 (1.0.8-5+b1) ... #13 20.45 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u6_arm64.deb ... #13 20.46 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 20.55 Selecting previously unselected package ca-certificates. #13 20.56 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ... #13 20.56 Unpacking ca-certificates (20200601~deb10u2) ... #13 20.62 Selecting previously unselected package libsasl2-modules-db:arm64. #13 20.62 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 20.63 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 20.66 Selecting previously unselected package libsasl2-2:arm64. #14 21.56 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB] #14 21.57 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 21.57 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB] #14 21.59 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #14 21.60 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 21.60 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B] #14 21.60 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB] #14 21.67 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB] #14 21.69 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB] #13 19.74 Selecting previously unselected package cpp. #14 16.20 Selecting previously unselected package libxml2:amd64. #14 16.20 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_amd64.deb ... #14 16.20 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 16.25 Selecting previously unselected package libyaml-0-2:amd64. #14 16.25 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_amd64.deb ... #14 16.25 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #14 16.28 Selecting previously unselected package lsb-release. #14 16.28 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ... #14 16.29 Unpacking lsb-release (12.0-1ubuntu1) ... #14 16.32 Selecting previously unselected package netbase. #14 16.32 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 16.32 Unpacking netbase (6.4) ... #14 16.34 Selecting previously unselected package python-apt-common. #14 16.35 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ... #14 16.35 Unpacking python-apt-common (2.5.3ubuntu1) ... #14 16.38 Selecting previously unselected package python3-apt. #14 16.38 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_amd64.deb ... #14 14.96 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.3 [3162 B] #13 19.26 Selecting previously unselected package libmpc3:amd64. #13 19.27 Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ... #13 19.27 Unpacking libmpc3:amd64 (1.1.0-1) ... #13 19.30 Selecting previously unselected package cpp-8. #13 19.30 Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ... #13 19.30 Unpacking cpp-8 (8.3.0-6) ... #13 12.09 (1/138): binutils-gold-2.35.2-42.el9.aarch64.rp 2.5 MB/s | 884 kB 00:00 #13 12.14 (2/138): adobe-source-code-pro-fonts-2.030.1.05 2.0 MB/s | 832 kB 00:00 #13 12.15 (3/138): bzip2-1.0.8-8.el9.aarch64.rpm 938 kB/s | 56 kB 00:00 #13 12.18 (4/138): cpio-2.13-16.el9.aarch64.rpm 7.0 MB/s | 274 kB 00:00 #13 12.22 (5/138): dbus-libs-1.12.20-8.el9.aarch64.rpm 2.0 MB/s | 150 kB 00:00 #13 12.25 (6/138): diffutils-3.7-12.el9.aarch64.rpm 5.8 MB/s | 392 kB 00:00 #13 12.26 (7/138): dnf-plugins-core-4.3.0-11.el9.noarch.r 1.1 MB/s | 38 kB 00:00 #13 12.26 (8/138): ed-1.14.2-12.el9.aarch64.rpm 8.1 MB/s | 74 kB 00:00 #13 12.34 (9/138): binutils-2.35.2-42.el9.aarch64.rpm 8.1 MB/s | 4.8 MB 00:00 #20 4.370 Selecting previously unselected package libllvm11:amd64. #20 4.372 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ... #20 4.375 Unpacking libllvm11:amd64 (1:11.0.1-2) ... #13 19.51 Selecting previously unselected package libubsan1:amd64. #13 19.52 Preparing to unpack .../057-libubsan1_12.2.0-14_amd64.deb ... #13 19.52 Unpacking libubsan1:amd64 (12.2.0-14) ... #13 19.62 Selecting previously unselected package libquadmath0:amd64. #14 16.69 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #14 17.21 Selecting previously unselected package libxml2:amd64. #14 17.21 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... #14 17.21 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 17.30 Selecting previously unselected package libyaml-0-2:amd64. #14 17.30 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ... #14 17.33 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #14 17.37 Selecting previously unselected package lsb-release. #14 17.37 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 17.38 Unpacking lsb-release (11.1.0ubuntu2) ... #14 17.41 Selecting previously unselected package netbase. #14 17.42 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 17.42 Unpacking netbase (6.1) ... #14 17.45 Selecting previously unselected package python3-pkg-resources. #13 15.54 Unpacking gettext-base (0.21-4) ... #13 15.66 Selecting previously unselected package manpages. #13 15.66 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 15.67 Unpacking manpages (5.10-1) ... #13 16.74 Selecting previously unselected package openssl. #13 16.74 Preparing to unpack .../005-openssl_3.0.9-1_armhf.deb ... #13 16.74 Unpacking openssl (3.0.9-1) ... #13 16.93 Selecting previously unselected package ca-certificates. #13 16.93 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 16.99 Unpacking ca-certificates (20230311) ... #13 20.66 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 20.67 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 20.71 Selecting previously unselected package libldap-common. #13 20.71 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 20.71 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 20.75 Selecting previously unselected package libldap-2.4-2:arm64. #13 20.75 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... #13 20.76 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #13 20.80 Selecting previously unselected package libnghttp2-14:arm64. #13 20.81 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... #13 20.81 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... #13 20.85 Selecting previously unselected package libpsl5:arm64. #13 20.85 Preparing to unpack .../067-libpsl5_0.20.2-2_arm64.deb ... #13 20.86 Unpacking libpsl5:arm64 (0.20.2-2) ... #13 20.90 Selecting previously unselected package librtmp1:arm64. #13 20.90 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... #13 20.90 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #13 20.95 Selecting previously unselected package libssh2-1:arm64. #14 21.85 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 21.92 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #14 21.95 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 22.01 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB] #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.0s #13 19.74 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... #13 19.75 Unpacking cpp (4:10.2.1-1) ... #13 19.78 Selecting previously unselected package libcc1-0:amd64. #13 19.78 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... #13 19.78 Unpacking libcc1-0:amd64 (10.2.1-6) ... #13 19.82 Selecting previously unselected package libgomp1:amd64. #13 19.82 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... #13 19.82 Unpacking libgomp1:amd64 (10.2.1-6) ... #13 19.89 Selecting previously unselected package libitm1:amd64. #13 19.89 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... #13 19.89 Unpacking libitm1:amd64 (10.2.1-6) ... #13 19.92 Selecting previously unselected package libatomic1:amd64. #13 19.93 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... #13 19.93 Unpacking libatomic1:amd64 (10.2.1-6) ... #13 19.96 Selecting previously unselected package libasan6:amd64. #13 19.96 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... #13 19.97 Unpacking libasan6:amd64 (10.2.1-6) ... #14 16.39 Unpacking python3-apt (2.5.3ubuntu1) ... #14 16.42 Selecting previously unselected package python3-pkg-resources. #14 16.42 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ... #14 16.42 Unpacking python3-pkg-resources (66.1.1-1) ... #14 16.47 Selecting previously unselected package ucf. #14 16.47 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ... #14 16.47 Moving old data out of the way #14 16.47 Unpacking ucf (3.0043+nmu1) ... #14 16.51 Selecting previously unselected package bsdextrautils. #14 16.51 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_amd64.deb ... #14 16.51 Unpacking bsdextrautils (2.38.1-4ubuntu1) ... #14 16.54 Selecting previously unselected package libmagic-mgc. #14 16.54 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_amd64.deb ... #14 16.55 Unpacking libmagic-mgc (1:5.44-3) ... #14 16.60 Selecting previously unselected package libmagic1:amd64. #14 16.61 Preparing to unpack .../019-libmagic1_1%3a5.44-3_amd64.deb ... #14 16.61 Unpacking libmagic1:amd64 (1:5.44-3) ... #14 15.35 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.3 [19.6 kB] #14 20.64 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gcc arm64 4:12.2.0-3ubuntu1 [5184 B] #14 20.64 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libstdc++-12-dev arm64 12.3.0-1ubuntu1~23.04 [2164 kB] #14 20.73 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 g++-12 arm64 12.3.0-1ubuntu1~23.04 [10.9 MB] #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.2s #13 12.34 (10/138): elfutils-debuginfod-client-0.189-3.el 464 kB/s | 36 kB 00:00 #13 12.37 (11/138): elfutils-0.189-3.el9.aarch64.rpm 4.6 MB/s | 520 kB 00:00 #13 12.37 (12/138): file-5.39-14.el9.aarch64.rpm 1.4 MB/s | 49 kB 00:00 #13 12.38 (13/138): glib-networking-2.68.3-3.el9.aarch64. 5.3 MB/s | 185 kB 00:00 #13 12.43 (14/138): gsettings-desktop-schemas-40.0-6.el9. 12 MB/s | 684 kB 00:00 #13 12.47 (15/138): groff-base-1.22.4-10.el9.aarch64.rpm 10 MB/s | 1.0 MB 00:00 #13 12.53 (16/138): glibc-gconv-extra-2.34-82.el9.aarch64 10 MB/s | 1.6 MB 00:00 #13 12.53 (17/138): info-6.7-15.el9.aarch64.rpm 2.2 MB/s | 221 kB 00:00 #13 12.54 (18/138): json-glib-1.6.6-1.el9.aarch64.rpm 2.6 MB/s | 160 kB 00:00 #13 12.54 (19/138): less-590-2.el9.aarch64.rpm 20 MB/s | 161 kB 00:00 #13 12.58 (20/138): libbrotli-1.0.9-6.el9.aarch64.rpm 7.5 MB/s | 314 kB 00:00 #13 16.20 Selecting previously unselected package openssl. #13 16.20 Preparing to unpack .../005-openssl_3.0.9-1_arm64.deb ... #13 16.25 Unpacking openssl (3.0.9-1) ... #13 19.62 Preparing to unpack .../058-libquadmath0_12.2.0-14_amd64.deb ... #13 19.63 Unpacking libquadmath0:amd64 (12.2.0-14) ... #13 19.66 Selecting previously unselected package libgcc-12-dev:amd64. #13 19.66 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_amd64.deb ... #13 19.66 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #13 19.87 Selecting previously unselected package gcc-12. #13 19.87 Preparing to unpack .../060-gcc-12_12.2.0-14_amd64.deb ... #13 19.87 Unpacking gcc-12 (12.2.0-14) ... #13 16.41 Preparing : 1/1 #13 16.45 Installing : elfutils-debuginfod-client-0.189-3.el9.x86_64 1/139 #13 16.47 Installing : binutils-gold-2.35.2-42.el9.x86_64 2/139 #13 16.55 Installing : binutils-2.35.2-42.el9.x86_64 3/139 #13 16.56 Running scriptlet: binutils-2.35.2-42.el9.x86_64 3/139 #13 16.58 Installing : xz-5.2.5-8.el9.x86_64 4/139 #13 16.60 Installing : systemd-libs-252-18.el9.x86_64 5/139 #13 16.61 Running scriptlet: systemd-libs-252-18.el9.x86_64 5/139 #13 16.62 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 6/139 #14 17.08 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB] #14 17.11 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #14 17.45 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 17.45 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 17.49 Selecting previously unselected package python3-six. #14 17.50 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 17.50 Unpacking python3-six (1.14.0-2) ... #14 17.54 Selecting previously unselected package shared-mime-info. #14 17.54 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ... #14 17.54 Unpacking shared-mime-info (1.15-1) ... #14 17.62 Selecting previously unselected package ucf. #14 17.62 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 17.63 Moving old data out of the way #14 17.63 Unpacking ucf (3.0038+nmu1) ... #14 17.67 Selecting previously unselected package xdg-user-dirs. #14 17.67 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #14 17.68 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 17.74 Selecting previously unselected package xz-utils. #13 17.05 Selecting previously unselected package libmagic-mgc. #13 17.05 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_armhf.deb ... #13 17.06 Unpacking libmagic-mgc (1:5.44-3) ... #13 17.19 Selecting previously unselected package libmagic1:armhf. #13 17.19 Preparing to unpack .../008-libmagic1_1%3a5.44-3_armhf.deb ... #13 17.20 Unpacking libmagic1:armhf (1:5.44-3) ... #13 17.24 Selecting previously unselected package file. #13 17.24 Preparing to unpack .../009-file_1%3a5.44-3_armhf.deb ... #13 17.89 Selecting previously unselected package cpp. #13 17.89 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ... #13 17.89 Unpacking cpp (4:10.2.1-1) ... #13 17.92 Selecting previously unselected package libcc1-0:arm64. #13 17.93 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ... #13 17.93 Unpacking libcc1-0:arm64 (10.2.1-6) ... #13 17.96 Selecting previously unselected package libgomp1:arm64. #13 17.97 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ... #13 17.97 Unpacking libgomp1:arm64 (10.2.1-6) ... #13 18.01 Selecting previously unselected package libitm1:arm64. #14 22.17 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB] #14 22.20 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB] #14 22.22 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB] #13 20.95 Preparing to unpack .../069-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ... #13 20.95 Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... #13 21.00 Selecting previously unselected package libcurl4:arm64. #13 21.00 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u6_arm64.deb ... #13 21.01 Unpacking libcurl4:arm64 (7.64.0-4+deb10u6) ... #13 21.05 Selecting previously unselected package curl. #13 21.06 Preparing to unpack .../071-curl_7.64.0-4+deb10u6_arm64.deb ... #13 21.06 Unpacking curl (7.64.0-4+deb10u6) ... #13 21.11 Selecting previously unselected package dctrl-tools. #13 21.12 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ... #13 21.12 Unpacking dctrl-tools (2.24-3) ... #13 21.16 Selecting previously unselected package libtool. #13 20.18 Selecting previously unselected package liblsan0:amd64. #13 20.19 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... #13 20.19 Unpacking liblsan0:amd64 (10.2.1-6) ... #13 20.29 Selecting previously unselected package libtsan0:amd64. #14 16.64 Selecting previously unselected package file. #14 16.64 Preparing to unpack .../020-file_1%3a5.44-3_amd64.deb ... #14 16.64 Unpacking file (1:5.44-3) ... #14 16.67 Selecting previously unselected package gettext-base. #14 16.67 Preparing to unpack .../021-gettext-base_0.21-11_amd64.deb ... #14 16.68 Unpacking gettext-base (0.21-11) ... #14 16.71 Selecting previously unselected package libuchardet0:amd64. #14 16.71 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_amd64.deb ... #14 16.71 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #14 16.74 Selecting previously unselected package groff-base. #14 16.74 Preparing to unpack .../023-groff-base_1.22.4-10_amd64.deb ... #14 16.75 Unpacking groff-base (1.22.4-10) ... #14 16.81 Selecting previously unselected package libcbor0.8:amd64. #14 16.81 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #14 16.81 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 16.84 Selecting previously unselected package libedit2:amd64. #14 16.85 Preparing to unpack .../025-libedit2_3.1-20221030-2_amd64.deb ... #14 16.85 Unpacking libedit2:amd64 (3.1-20221030-2) ... #14 16.89 Selecting previously unselected package libfido2-1:amd64. #14 16.89 Preparing to unpack .../026-libfido2-1_1.12.0-2_amd64.deb ... #14 16.89 Unpacking libfido2-1:amd64 (1.12.0-2) ... #14 16.95 Selecting previously unselected package libjansson4:amd64. #14 15.50 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-84.93 [1307 kB] #14 21.20 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 g++ arm64 4:12.2.0-3ubuntu1 [1106 B] #14 21.20 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 make arm64 4.3-4.1build1 [177 kB] #14 21.21 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdpkg-perl all 1.21.21ubuntu1 [247 kB] #14 21.21 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #14 21.21 Get:119 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patch arm64 2.7.6-7build2 [105 kB] #14 21.21 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lto-disabled-list all 39 [12.4 kB] #14 21.21 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dpkg-dev all 1.21.21ubuntu1 [1117 kB] #13 15.86 Selecting previously unselected package libmd0:armhf. #13 15.86 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ... #13 15.86 Unpacking libmd0:armhf (1.0.3-3) ... #13 15.96 Selecting previously unselected package libbsd0:armhf. #13 15.96 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ... #13 15.97 Unpacking libbsd0:armhf (0.11.3-1) ... #13 16.03 Selecting previously unselected package libedit2:armhf. #13 16.03 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ... #16 74.69 Installing : libseccomp-devel-2.3.1-4.el7.aarch64 56/65 #16 75.67 Installing : cmake-2.8.12.2-2.el7.aarch64 57/65 #16 75.73 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 58/65 #13 20.06 Selecting previously unselected package cpp. #13 20.06 Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ... #13 20.07 Unpacking cpp (4:8.3.0-1) ... #13 20.09 Selecting previously unselected package libcc1-0:amd64. #13 20.10 Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ... #13 20.10 Unpacking libcc1-0:amd64 (8.3.0-6) ... #13 20.13 Selecting previously unselected package libgomp1:amd64. #13 17.40 Selecting previously unselected package perl-modules-5.28. #13 17.40 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 17.55 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 12.58 (21/138): libpipeline-1.5.3-4.el9.aarch64.rpm 1.4 MB/s | 48 kB 00:00 #13 12.59 (22/138): libpkgconf-1.7.3-10.el9.aarch64.rpm 2.1 MB/s | 36 kB 00:00 #13 12.60 (23/138): libpng-1.6.37-12.el9.aarch64.rpm 6.9 MB/s | 115 kB 00:00 #13 12.61 (24/138): libproxy-0.4.15-35.el9.aarch64.rpm 6.1 MB/s | 71 kB 00:00 #13 12.61 (25/138): libpsl-0.21.1-5.el9.aarch64.rpm 6.4 MB/s | 64 kB 00:00 #13 12.65 (26/138): man-db-2.9.3-7.el9.aarch64.rpm 27 MB/s | 1.2 MB 00:00 #13 12.68 (27/138): ncurses-6.2-10.20210508.el9.aarch64.r 5.6 MB/s | 399 kB 00:00 #13 12.78 (28/138): libicu-67.1-9.el9.aarch64.rpm 40 MB/s | 9.5 MB 00:00 #13 12.78 (29/138): pkgconf-1.7.3-10.el9.aarch64.rpm 322 kB/s | 40 kB 00:00 #13 12.78 (30/138): pkgconf-m4-1.7.3-10.el9.noarch.rpm 160 kB/s | 15 kB 00:00 #13 12.79 (31/138): publicsuffix-list-dafsa-20210518-3.el 9.6 MB/s | 58 kB 00:00 #13 16.38 Selecting previously unselected package ca-certificates. #13 16.38 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 16.38 Unpacking ca-certificates (20230311) ... #13 16.43 Selecting previously unselected package libmagic-mgc. #13 16.44 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_arm64.deb ... #13 16.44 Unpacking libmagic-mgc (1:5.44-3) ... #13 16.51 Selecting previously unselected package libmagic1:arm64. #13 16.51 Preparing to unpack .../008-libmagic1_1%3a5.44-3_arm64.deb ... #13 16.51 Unpacking libmagic1:arm64 (1:5.44-3) ... #13 16.56 Selecting previously unselected package file. #13 16.56 Preparing to unpack .../009-file_1%3a5.44-3_arm64.deb ... #13 16.56 Unpacking file (1:5.44-3) ... #13 16.59 Selecting previously unselected package gettext-base. #13 16.59 Preparing to unpack .../010-gettext-base_0.21-12_arm64.deb ... #13 16.60 Unpacking gettext-base (0.21-12) ... #13 16.67 Installing : groff-base-1.22.4-10.el9.x86_64 6/139 #13 16.67 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 6/139 #13 16.68 Installing : file-5.39-14.el9.x86_64 7/139 #13 16.71 Installing : elfutils-0.189-3.el9.x86_64 8/139 #13 16.78 Installing : gdb-minimal-10.2-11.el9.x86_64 9/139 #13 16.79 Installing : dwz-0.14-3.el9.x86_64 10/139 #13 16.80 Installing : unzip-6.0-56.el9.x86_64 11/139 #13 16.80 Installing : libproxy-0.4.15-35.el9.x86_64 12/139 #13 16.81 Installing : cpio-2.13-16.el9.x86_64 13/139 #13 16.82 Installing : bzip2-1.0.8-8.el9.x86_64 14/139 #13 16.83 Installing : zip-3.0-35.el9.x86_64 15/139 #13 16.84 Installing : debugedit-5.0-4.el9.x86_64 16/139 #13 16.84 Installing : python3-file-magic-5.39-14.el9.noarch 17/139 #13 16.85 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 18/139 #13 16.86 Installing : python3-dbus-1.2.18-2.el9.x86_64 19/139 #13 16.87 Installing : python3-systemd-234-18.el9.x86_64 20/139 #13 16.88 Installing : rust-srpm-macros-17-4.el9.noarch 21/139 #13 16.89 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 22/139 #13 16.89 Installing : pyproject-srpm-macros-1.9.0-1.el9.noarch 23/139 #13 16.89 Installing : perl-srpm-macros-1-41.el9.noarch 24/139 #13 16.90 Installing : openblas-srpm-macros-2-11.el9.noarch 25/139 #13 16.90 Installing : ocaml-srpm-macros-6-6.el9.noarch 26/139 #13 16.90 Installing : lua-srpm-macros-1-6.el9.noarch 27/139 #13 16.91 Installing : libstemmer-0-18.585svn.el9.x86_64 28/139 #13 16.92 Installing : libjpeg-turbo-2.0.90-6.el9.x86_64 29/139 #13 16.92 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 30/139 #13 16.93 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 31/139 #13 16.94 Installing : hunspell-en-0.20140811.1-20.el9.noarch 32/139 #13 16.95 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 33/139 #13 16.96 Installing : hunspell-1.7.0-11.el9.x86_64 34/139 #13 16.96 Installing : enchant-1:1.6.0-30.el9.x86_64 35/139 #13 16.97 Installing : python3-enchant-3.2.0-5.el9.noarch 36/139 #13 16.98 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 37/139 #14 17.25 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B] #14 17.25 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB] #14 17.27 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB] #14 17.28 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB] #14 17.29 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB] #14 17.29 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB] #14 17.30 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB] #14 17.30 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [89.0 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.4s done #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.3s done #13 17.25 Unpacking file (1:5.44-3) ... #13 17.29 Selecting previously unselected package gettext-base. #13 17.29 Preparing to unpack .../010-gettext-base_0.21-12_armhf.deb ... #13 17.30 Unpacking gettext-base (0.21-12) ... #13 17.37 Selecting previously unselected package libuchardet0:armhf. #13 17.37 Preparing to unpack .../011-libuchardet0_0.0.7-1_armhf.deb ... #13 17.38 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 17.43 Selecting previously unselected package groff-base. #13 17.43 Preparing to unpack .../012-groff-base_1.22.4-10_armhf.deb ... #13 17.44 Unpacking groff-base (1.22.4-10) ... #14 17.74 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... #14 17.74 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 17.78 Selecting previously unselected package gettext-base. #14 17.78 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ... #14 17.79 Unpacking gettext-base (0.19.8.1-10build1) ... #14 17.82 Selecting previously unselected package iso-codes. #14 17.82 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 17.83 Unpacking iso-codes (4.4-1) ... #13 18.01 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ... #13 18.01 Unpacking libitm1:arm64 (10.2.1-6) ... #13 18.04 Selecting previously unselected package libatomic1:arm64. #13 18.05 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ... #13 18.05 Unpacking libatomic1:arm64 (10.2.1-6) ... #13 18.08 Selecting previously unselected package libasan6:arm64. #13 18.08 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ... #13 18.08 Unpacking libasan6:arm64 (10.2.1-6) ... #14 20.01 Setting up libc6:amd64 (2.35-0ubuntu3.3) ... #14 22.38 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB] #14 22.38 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] #14 22.39 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 22.40 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2.1 [108 kB] #13 21.17 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ... #13 21.17 Unpacking libtool (2.4.6-9) ... #13 21.23 Selecting previously unselected package dh-autoreconf. #13 21.23 Preparing to unpack .../074-dh-autoreconf_19_all.deb ... #13 21.24 Unpacking dh-autoreconf (19) ... #13 21.37 Selecting previously unselected package libarchive-zip-perl. #13 21.37 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ... #13 21.37 Unpacking libarchive-zip-perl (1.64-1) ... #13 21.41 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 21.41 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 21.41 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 21.45 Selecting previously unselected package dh-strip-nondeterminism. #13 20.30 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... #13 20.30 Unpacking libtsan0:amd64 (10.2.1-6) ... #13 20.51 Selecting previously unselected package libubsan1:amd64. #13 20.51 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... #13 20.51 Unpacking libubsan1:amd64 (10.2.1-6) ... #14 16.95 Preparing to unpack .../027-libjansson4_2.14-2_amd64.deb ... #14 16.95 Unpacking libjansson4:amd64 (2.14-2) ... #14 16.98 Selecting previously unselected package libnghttp2-14:amd64. #14 16.98 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_amd64.deb ... #14 16.99 Unpacking libnghttp2-14:amd64 (1.52.0-1) ... #14 17.02 Selecting previously unselected package libpipeline1:amd64. #14 17.03 Preparing to unpack .../029-libpipeline1_1.5.7-1_amd64.deb ... #14 17.03 Unpacking libpipeline1:amd64 (1.5.7-1) ... #14 17.06 Selecting previously unselected package libpng16-16:amd64. #14 17.06 Preparing to unpack .../030-libpng16-16_1.6.39-2_amd64.deb ... #14 17.07 Unpacking libpng16-16:amd64 (1.6.39-2) ... #14 17.10 Selecting previously unselected package libpsl5:amd64. #14 17.10 Preparing to unpack .../031-libpsl5_0.21.2-1_amd64.deb ... #14 17.11 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 17.14 Selecting previously unselected package libxau6:amd64. #14 17.14 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 17.15 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 17.18 Selecting previously unselected package libxdmcp6:amd64. #14 15.92 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB] #14 15.93 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #14 15.93 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB] #14 15.95 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #14 15.95 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.3 [1543 kB] #13 16.06 Unpacking libedit2:armhf (3.1-20191231-2+b1) ... #13 16.11 Selecting previously unselected package libcbor0:armhf. #13 16.11 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ... #13 16.11 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ... #13 16.32 Selecting previously unselected package libfido2-1:armhf. #13 16.32 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ... #13 16.32 Unpacking libfido2-1:armhf (1.6.0-2) ... #13 16.37 Selecting previously unselected package openssh-client. #13 16.37 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ... #13 16.38 Unpacking openssh-client (1:8.4p1-5+deb11u1) ... #16 75.76 Installing : which-2.20-7.el7.aarch64 59/65 #16 76.04 install-info: No such file or directory for /usr/share/info/which.info.gz #13 20.14 Preparing to unpack .../042-libgomp1_8.3.0-6_amd64.deb ... #13 20.14 Unpacking libgomp1:amd64 (8.3.0-6) ... #13 20.17 Selecting previously unselected package libitm1:amd64. #13 20.17 Preparing to unpack .../043-libitm1_8.3.0-6_amd64.deb ... #13 20.18 Unpacking libitm1:amd64 (8.3.0-6) ... #13 20.21 Selecting previously unselected package libatomic1:amd64. #13 20.21 Preparing to unpack .../044-libatomic1_8.3.0-6_amd64.deb ... #13 20.21 Unpacking libatomic1:amd64 (8.3.0-6) ... #13 20.24 Selecting previously unselected package libasan5:amd64. #13 20.24 Preparing to unpack .../045-libasan5_8.3.0-6_amd64.deb ... #13 20.25 Unpacking libasan5:amd64 (8.3.0-6) ... #13 20.31 Selecting previously unselected package liblsan0:amd64. #13 20.31 Preparing to unpack .../046-liblsan0_8.3.0-6_amd64.deb ... #13 20.31 Unpacking liblsan0:amd64 (8.3.0-6) ... #13 20.35 Selecting previously unselected package libtsan0:amd64. #13 12.82 (32/138): python3-dateutil-2.8.1-7.el9.noarch.r 6.8 MB/s | 288 kB 00:00 #13 12.83 (33/138): pkgconf-pkg-config-1.7.3-10.el9.aarch 233 kB/s | 11 kB 00:00 #13 12.85 (34/138): python3-dbus-1.2.18-2.el9.aarch64.rpm 2.3 MB/s | 144 kB 00:00 #13 12.85 (35/138): python3-dnf-plugins-core-4.3.0-11.el9 8.1 MB/s | 247 kB 00:00 #13 12.86 (36/138): python3-six-1.15.0-9.el9.noarch.rpm 4.9 MB/s | 37 kB 00:00 #13 12.86 (37/138): python3-systemd-234-18.el9.aarch64.rp 8.8 MB/s | 89 kB 00:00 #13 12.89 (38/138): shared-mime-info-2.1-5.el9.aarch64.rp 15 MB/s | 558 kB 00:00 #13 12.90 (39/138): unzip-6.0-56.el9.aarch64.rpm 5.0 MB/s | 179 kB 00:00 #13 12.93 (40/138): systemd-libs-252-18.el9.aarch64.rpm 9.0 MB/s | 620 kB 00:00 #13 12.93 (41/138): xz-5.2.5-8.el9.aarch64.rpm 5.4 MB/s | 226 kB 00:00 #13 12.96 (42/138): zip-3.0-35.el9.aarch64.rpm 4.3 MB/s | 260 kB 00:00 #13 12.99 (43/138): zstd-1.5.1-2.el9.aarch64.rpm 6.5 MB/s | 387 kB 00:00 #13 13.02 (44/138): abattis-cantarell-fonts-0.301-4.el9.n 6.0 MB/s | 365 kB 00:00 #13 16.66 Selecting previously unselected package libuchardet0:arm64. #13 16.66 Preparing to unpack .../011-libuchardet0_0.0.7-1_arm64.deb ... #13 16.66 Unpacking libuchardet0:arm64 (0.0.7-1) ... #13 16.69 Selecting previously unselected package groff-base. #13 16.70 Preparing to unpack .../012-groff-base_1.22.4-10_arm64.deb ... #13 16.70 Unpacking groff-base (1.22.4-10) ... #13 16.80 Selecting previously unselected package krb5-locales. #13 16.80 Preparing to unpack .../013-krb5-locales_1.20.1-2_all.deb ... #13 16.80 Unpacking krb5-locales (1.20.1-2) ... #13 16.84 Selecting previously unselected package bsdextrautils. #13 16.84 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_arm64.deb ... #13 16.84 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 16.89 Selecting previously unselected package libpipeline1:arm64. #13 16.89 Preparing to unpack .../015-libpipeline1_1.5.7-1_arm64.deb ... #13 16.89 Unpacking libpipeline1:arm64 (1.5.7-1) ... #13 16.94 Selecting previously unselected package man-db. #13 16.98 Installing : emacs-filesystem-1:27.2-9.el9.noarch 38/139 #13 16.99 Installing : desktop-file-utils-0.26-6.el9.x86_64 39/139 #13 16.99 Installing : efi-srpm-macros-4-9.el9.noarch 40/139 #13 17.00 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 41/139 #13 17.02 Installing : zstd-1.5.1-2.el9.x86_64 42/139 #13 17.04 Installing : shared-mime-info-2.1-5.el9.x86_64 43/139 #13 17.05 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 43/139 #13 17.06 Installing : python3-six-1.15.0-9.el9.noarch 44/139 #13 17.07 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 45/139 #13 17.09 Installing : python3-dnf-plugins-core-4.3.0-11.el9.noarch 46/139 #13 17.09 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 47/139 #13 17.10 Installing : libpsl-0.21.1-5.el9.x86_64 48/139 #13 17.10 Installing : pkgconf-m4-1.7.3-10.el9.noarch 49/139 #13 17.11 Installing : ncurses-6.2-10.20210508.el9.x86_64 50/139 #13 17.12 Installing : perl-Digest-1.19-4.el9.noarch 51/139 #13 17.12 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 52/139 #13 17.13 Installing : perl-B-1.80-480.el9.x86_64 53/139 #13 17.14 Installing : perl-FileHandle-2.03-480.el9.noarch 54/139 #13 17.14 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 55/139 #13 17.15 Installing : perl-libnet-3.13-4.el9.noarch 56/139 #13 17.16 Installing : perl-AutoLoader-5.74-480.el9.noarch 57/139 #13 17.16 Installing : perl-base-2.27-480.el9.noarch 58/139 #13 17.17 Installing : perl-URI-5.09-3.el9.noarch 59/139 #13 17.18 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 60/139 #13 17.18 Installing : perl-if-0.60.800-480.el9.noarch 61/139 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 17.46 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #10 DONE 28.6s #13 17.58 Selecting previously unselected package krb5-locales. #13 17.58 Preparing to unpack .../013-krb5-locales_1.20.1-2_all.deb ... #13 17.58 Unpacking krb5-locales (1.20.1-2) ... #13 17.65 Selecting previously unselected package bsdextrautils. #13 17.65 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_armhf.deb ... #13 17.66 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 17.72 Selecting previously unselected package libpipeline1:armhf. #13 17.72 Preparing to unpack .../015-libpipeline1_1.5.7-1_armhf.deb ... #13 17.72 Unpacking libpipeline1:armhf (1.5.7-1) ... #14 18.16 Selecting previously unselected package krb5-locales. #14 18.16 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ... #14 18.17 Unpacking krb5-locales (1.17-6ubuntu4.3) ... #14 18.21 Selecting previously unselected package libcbor0.6:amd64. #14 18.21 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #14 18.21 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #14 18.26 Selecting previously unselected package libedit2:amd64. #13 18.30 Selecting previously unselected package liblsan0:arm64. #13 18.30 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ... #13 18.31 Unpacking liblsan0:arm64 (10.2.1-6) ... #13 18.40 Selecting previously unselected package libtsan0:arm64. #13 18.40 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ... #13 18.40 Unpacking libtsan0:arm64 (10.2.1-6) ... #14 22.55 Get:210 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-gpg arm64 1.13.1-7ubuntu2.1 [156 kB] #13 21.45 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 21.45 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 21.49 Selecting previously unselected package dwz. #13 21.49 Preparing to unpack .../078-dwz_0.12-3_arm64.deb ... #13 21.49 Unpacking dwz (0.12-3) ... #13 21.54 Selecting previously unselected package libglib2.0-0:arm64. #13 21.54 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ... #13 21.54 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ... #13 21.66 Selecting previously unselected package libcroco3:arm64. #13 21.67 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ... #13 21.67 Unpacking libcroco3:arm64 (0.6.12-3) ... #13 21.72 Selecting previously unselected package libncurses6:arm64. #13 20.61 Selecting previously unselected package libquadmath0:amd64. #13 20.61 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... #13 20.62 Unpacking libquadmath0:amd64 (10.2.1-6) ... #13 20.65 Selecting previously unselected package libgcc-10-dev:amd64. #13 20.66 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... #13 20.66 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #13 20.86 Selecting previously unselected package gcc-10. #14 17.18 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 17.18 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 17.22 Selecting previously unselected package libxcb1:amd64. #14 17.22 Preparing to unpack .../034-libxcb1_1.15-1_amd64.deb ... #14 17.22 Unpacking libxcb1:amd64 (1.15-1) ... #14 17.25 Selecting previously unselected package libx11-data. #14 17.25 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.2_all.deb ... #14 17.26 Unpacking libx11-data (2:1.8.4-2ubuntu0.2) ... #14 17.32 Selecting previously unselected package libx11-6:amd64. #14 17.32 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.2_amd64.deb ... #14 17.32 Unpacking libx11-6:amd64 (2:1.8.4-2ubuntu0.2) ... #14 17.37 Selecting previously unselected package libxext6:amd64. #14 17.37 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 17.38 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 17.41 Selecting previously unselected package libxmuu1:amd64. #14 17.41 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 17.41 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 16.02 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11-base arm64 11.4.0-1ubuntu1~22.04 [20.3 kB] #14 16.02 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB] #14 16.06 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB] #14 16.07 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB] #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.2s #13 16.66 Selecting previously unselected package ucf. #13 16.66 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 16.67 Moving old data out of the way #13 16.68 Unpacking ucf (3.0043) ... #16 76.05 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.aarch64 60/65 #14 21.65 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 build-essential arm64 12.9ubuntu3 [4740 B] #14 21.73 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB] #13 20.35 Preparing to unpack .../047-libtsan0_8.3.0-6_amd64.deb ... #13 20.36 Unpacking libtsan0:amd64 (8.3.0-6) ... #13 20.41 Selecting previously unselected package libubsan1:amd64. #13 20.41 Preparing to unpack .../048-libubsan1_8.3.0-6_amd64.deb ... #13 20.41 Unpacking libubsan1:amd64 (8.3.0-6) ... #13 20.45 Selecting previously unselected package libmpx2:amd64. #13 20.45 Preparing to unpack .../049-libmpx2_8.3.0-6_amd64.deb ... #13 20.46 Unpacking libmpx2:amd64 (8.3.0-6) ... #13 20.49 Selecting previously unselected package libquadmath0:amd64. #13 20.49 Preparing to unpack .../050-libquadmath0_8.3.0-6_amd64.deb ... #13 20.50 Unpacking libquadmath0:amd64 (8.3.0-6) ... #13 20.53 Selecting previously unselected package libgcc-8-dev:amd64. #13 20.53 Preparing to unpack .../051-libgcc-8-dev_8.3.0-6_amd64.deb ... #13 20.53 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #13 13.02 (45/138): debugedit-5.0-4.el9.aarch64.rpm 1.2 MB/s | 76 kB 00:00 #13 13.02 (46/138): desktop-file-utils-0.26-6.el9.aarch64 2.0 MB/s | 72 kB 00:00 #13 13.03 (47/138): efi-srpm-macros-4-9.el9.noarch.rpm 3.8 MB/s | 23 kB 00:00 #13 13.03 (48/138): dwz-0.14-3.el9.aarch64.rpm 13 MB/s | 126 kB 00:00 #13 13.03 (49/138): emacs-filesystem-27.2-9.el9.noarch.rp 1.0 MB/s | 8.9 kB 00:00 #13 13.04 (50/138): enchant-1.6.0-30.el9.aarch64.rpm 6.9 MB/s | 61 kB 00:00 #13 13.04 (51/138): fonts-srpm-macros-2.0.5-7.el9.1.noarc 4.8 MB/s | 28 kB 00:00 #13 13.07 (52/138): gdk-pixbuf2-2.42.6-3.el9.aarch64.rpm 13 MB/s | 490 kB 00:00 #13 13.08 (53/138): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 254 kB/s | 8.8 kB 00:00 #13 13.20 (54/138): gdb-minimal-10.2-11.el9.aarch64.rpm 19 MB/s | 3.1 MB 00:00 #13 13.20 (55/138): go-srpm-macros-3.2.0-2.el9.noarch.rpm 214 kB/s | 27 kB 00:00 #13 13.24 (56/138): hunspell-1.7.0-11.el9.aarch64.rpm 2.0 MB/s | 319 kB 00:00 #13 13.24 (57/138): hunspell-en-US-0.20140811.1-20.el9.no 27 MB/s | 177 kB 00:00 #13 13.28 (58/138): hunspell-en-GB-0.20140811.1-20.el9.no 4.8 MB/s | 226 kB 00:00 #13 13.29 (59/138): hunspell-filesystem-1.7.0-11.el9.aarc 207 kB/s | 8.6 kB 00:00 #13 13.29 (60/138): hunspell-en-0.20140811.1-20.el9.noarc 3.4 MB/s | 187 kB 00:00 #13 13.29 (61/138): kernel-srpm-macros-1.0-13.el9.noarch. 1.7 MB/s | 16 kB 00:00 #13 13.32 (62/138): libappstream-glib-0.7.18-4.el9.aarch6 11 MB/s | 380 kB 00:00 #13 13.33 (63/138): libproxy-webkitgtk4-0.4.15-35.el9.aar 705 kB/s | 21 kB 00:00 #13 13.35 (64/138): libjpeg-turbo-2.0.90-6.el9.aarch64.rp 2.9 MB/s | 170 kB 00:00 #13 13.39 (65/138): libsoup-2.72.0-8.el9.aarch64.rpm 5.7 MB/s | 397 kB 00:00 #13 16.94 Preparing to unpack .../016-man-db_2.11.2-2_arm64.deb ... #13 16.95 Unpacking man-db (2.11.2-2) ... #13 17.07 Selecting previously unselected package manpages. #13 17.07 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 17.08 Unpacking manpages (6.03-2) ... #13 17.18 Selecting previously unselected package libbsd0:arm64. #13 17.19 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 62/139 #13 17.19 Installing : perl-Time-Local-2:1.300-7.el9.noarch 63/139 #13 17.20 Installing : perl-File-Path-2.18-4.el9.noarch 64/139 #13 17.21 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 65/139 #13 17.23 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 66/139 #13 17.23 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 67/139 #13 17.24 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 68/139 #13 17.24 Installing : perl-Class-Struct-0.66-480.el9.noarch 69/139 #13 17.25 Installing : perl-POSIX-1.94-480.el9.x86_64 70/139 #13 17.25 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 71/139 #13 17.26 Installing : perl-IPC-Open3-1.21-480.el9.noarch 72/139 #13 17.26 Installing : perl-subs-1.03-480.el9.noarch 73/139 #13 17.27 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 74/139 #13 17.30 Installing : perl-HTTP-Tiny-0.076-461.el9.noarch 75/139 #13 17.31 Installing : perl-Term-Cap-1.17-460.el9.noarch 76/139 #13 17.32 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 77/139 #13 17.33 Installing : perl-Socket-4:2.031-4.el9.x86_64 78/139 #13 17.33 Installing : perl-SelectSaver-1.02-480.el9.noarch 79/139 #13 17.34 Installing : perl-Symbol-1.08-480.el9.noarch 80/139 #13 17.34 Installing : perl-File-stat-1.09-480.el9.noarch 81/139 #13 17.35 Installing : perl-podlators-1:4.14-460.el9.noarch 82/139 #13 17.36 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 83/139 #13 17.36 Installing : perl-Fcntl-1.13-480.el9.x86_64 84/139 #13 17.37 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 85/139 #13 17.37 Installing : perl-mro-1.23-480.el9.x86_64 86/139 #13 17.38 Installing : perl-IO-1.43-480.el9.x86_64 87/139 #13 17.38 Installing : perl-overloading-0.02-480.el9.noarch 88/139 #13 17.39 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 89/139 #13 17.39 Installing : perl-Errno-1.30-480.el9.x86_64 90/139 #13 17.40 Installing : perl-File-Basename-2.85-480.el9.noarch 91/139 #13 17.40 Installing : perl-Getopt-Std-1.12-480.el9.noarch 92/139 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 17.81 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB] #14 17.81 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB] #14 17.84 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB] #14 17.84 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB] #14 17.85 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] #14 17.86 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB] #14 17.92 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB] #13 17.78 Selecting previously unselected package man-db. #13 17.78 Preparing to unpack .../016-man-db_2.11.2-2_armhf.deb ... #13 17.79 Unpacking man-db (2.11.2-2) ... #14 18.26 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ... #14 18.26 Unpacking libedit2:amd64 (3.1-20191231-1) ... #14 18.31 Selecting previously unselected package libfido2-1:amd64. #14 18.32 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #14 18.32 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #14 18.37 Selecting previously unselected package libkrb5support0:amd64. #14 18.37 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ... #14 18.37 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ... #14 18.41 Selecting previously unselected package libk5crypto3:amd64. #14 18.42 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ... #14 18.42 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ... #14 18.47 Selecting previously unselected package libkeyutils1:amd64. #13 18.59 Selecting previously unselected package libubsan1:arm64. #13 18.59 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ... #13 18.59 Unpacking libubsan1:arm64 (10.2.1-6) ... #13 18.67 Selecting previously unselected package libgcc-10-dev:arm64. #13 21.72 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u3_arm64.deb ... #13 21.72 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u3) ... #14 22.89 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dput all 1.0.3ubuntu1.1 [42.0 kB] #13 21.77 Selecting previously unselected package gettext. #14 22.90 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.19 [213 kB] #13 21.77 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ... #13 21.77 Unpacking gettext (0.19.8.1-9) ... #14 22.99 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #13 20.86 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... #13 20.86 Unpacking gcc-10 (10.2.1-6) ... #14 17.50 Selecting previously unselected package man-db. #14 17.50 Preparing to unpack .../039-man-db_2.11.2-1_amd64.deb ... #14 17.51 Unpacking man-db (2.11.2-1) ... #14 17.55 Selecting previously unselected package manpages. #14 17.55 Preparing to unpack .../040-manpages_6.03-1_all.deb ... #14 17.56 Unpacking manpages (6.03-1) ... #14 17.61 Selecting previously unselected package openssh-client. #14 17.61 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_amd64.deb ... #14 17.62 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ... #14 17.66 Selecting previously unselected package publicsuffix. #14 17.66 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ... #14 17.66 Unpacking publicsuffix (20230209.2326-1) ... #14 17.69 Selecting previously unselected package libunwind8:amd64. #14 17.70 Preparing to unpack .../043-libunwind8_1.6.2-3_amd64.deb ... #14 17.70 Unpacking libunwind8:amd64 (1.6.2-3) ... #14 17.73 Selecting previously unselected package strace. #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.3s #13 20.62 Selecting previously unselected package gcc. #13 20.62 Preparing to unpack .../061-gcc_4%3a12.2.0-3_amd64.deb ... #13 20.62 Unpacking gcc (4:12.2.0-3) ... #13 20.65 Selecting previously unselected package libstdc++-12-dev:amd64. #13 20.65 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_amd64.deb ... #13 20.65 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #13 20.75 Selecting previously unselected package gcc-8. #13 20.75 Preparing to unpack .../052-gcc-8_8.3.0-6_amd64.deb ... #13 20.76 Unpacking gcc-8 (8.3.0-6) ... #14 22.05 Get:124 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.9 kB] #14 22.06 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB] #14 22.07 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB] #14 22.12 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #14 22.13 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssh-4 arm64 0.10.4-2ubuntu0.1 [185 kB] #14 22.15 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.2 [299 kB] #13 13.39 (66/138): libstemmer-0-18.585svn.el9.aarch64.rp 1.2 MB/s | 82 kB 00:00 #13 13.40 (67/138): lua-srpm-macros-1-6.el9.noarch.rpm 1.5 MB/s | 9.5 kB 00:00 #13 13.40 (68/138): ocaml-srpm-macros-6-6.el9.noarch.rpm 1.0 MB/s | 8.8 kB 00:00 #13 13.40 (69/138): openblas-srpm-macros-2-11.el9.noarch. 1.0 MB/s | 8.4 kB 00:00 #13 13.41 (70/138): perl-AutoLoader-5.74-480.el9.noarch.r 4.1 MB/s | 22 kB 00:00 #13 13.41 (71/138): patch-2.7.6-16.el9.aarch64.rpm 14 MB/s | 124 kB 00:00 #13 13.41 (72/138): perl-B-1.80-480.el9.aarch64.rpm 17 MB/s | 182 kB 00:00 #13 13.42 (73/138): perl-Carp-1.50-460.el9.noarch.rpm 3.1 MB/s | 30 kB 00:00 #13 13.42 (74/138): perl-Class-Struct-0.66-480.el9.noarch 2.7 MB/s | 23 kB 00:00 #13 13.42 (75/138): perl-Digest-1.19-4.el9.noarch.rpm 5.0 MB/s | 26 kB 00:00 #13 13.43 (76/138): perl-Data-Dumper-2.174-462.el9.aarch6 6.4 MB/s | 55 kB 00:00 #13 13.43 (77/138): perl-Digest-MD5-2.58-4.el9.aarch64.rp 4.6 MB/s | 37 kB 00:00 #13 13.43 (78/138): perl-Errno-1.30-480.el9.aarch64.rpm 3.3 MB/s | 16 kB 00:00 #13 13.44 (79/138): perl-Exporter-5.74-461.el9.noarch.rpm 4.3 MB/s | 32 kB 00:00 #13 13.44 (80/138): perl-Fcntl-1.13-480.el9.aarch64.rpm 3.3 MB/s | 21 kB 00:00 #13 13.44 (81/138): perl-File-Basename-2.85-480.el9.noarc 3.0 MB/s | 18 kB 00:00 #13 13.45 (82/138): perl-File-Path-2.18-4.el9.noarch.rpm 6.1 MB/s | 36 kB 00:00 #13 13.45 (83/138): perl-File-Temp-0.231.100-4.el9.noarch 8.3 MB/s | 60 kB 00:00 #13 13.51 (84/138): perl-Encode-3.08-462.el9.aarch64.rpm 19 MB/s | 1.7 MB 00:00 #13 13.51 (85/138): perl-File-stat-1.09-480.el9.noarch.rp 271 kB/s | 18 kB 00:00 #13 13.52 (86/138): perl-FileHandle-2.03-480.el9.noarch.r 249 kB/s | 17 kB 00:00 #13 13.52 (87/138): perl-Getopt-Std-1.12-480.el9.noarch.r 2.8 MB/s | 17 kB 00:00 #13 13.52 (88/138): perl-Getopt-Long-2.52-4.el9.noarch.rp 6.5 MB/s | 61 kB 00:00 #13 13.53 (89/138): perl-HTTP-Tiny-0.076-461.el9.noarch.r 5.8 MB/s | 54 kB 00:00 #13 13.53 (90/138): perl-IO-1.43-480.el9.aarch64.rpm 9.7 MB/s | 89 kB 00:00 #13 13.53 (91/138): perl-IO-Socket-IP-0.41-5.el9.noarch.r 4.9 MB/s | 43 kB 00:00 #13 13.54 (92/138): perl-IPC-Open3-1.21-480.el9.noarch.rp 4.6 MB/s | 24 kB 00:00 #13 13.54 (93/138): perl-IO-Socket-SSL-2.073-1.el9.noarch 22 MB/s | 219 kB 00:00 #13 13.54 (94/138): perl-MIME-Base64-3.16-4.el9.aarch64.r 3.1 MB/s | 31 kB 00:00 #13 13.55 (95/138): perl-Mozilla-CA-20200520-6.el9.noarch 1.2 MB/s | 13 kB 00:00 #13 13.55 (96/138): perl-NDBM_File-1.15-480.el9.aarch64.r 4.2 MB/s | 23 kB 00:00 #13 13.55 (97/138): perl-POSIX-1.94-480.el9.aarch64.rpm 13 MB/s | 98 kB 00:00 #13 13.58 (98/138): perl-PathTools-3.78-461.el9.aarch64.r 2.8 MB/s | 88 kB 00:00 #13 13.62 (99/138): perl-Net-SSLeay-1.92-2.el9.aarch64.rp 5.0 MB/s | 389 kB 00:00 #13 16.78 Selecting previously unselected package xz-utils. #13 16.79 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #13 16.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 17.18 Preparing to unpack .../018-libbsd0_0.11.7-2_arm64.deb ... #13 17.18 Unpacking libbsd0:arm64 (0.11.7-2) ... #13 17.23 Selecting previously unselected package libedit2:arm64. #13 17.23 Preparing to unpack .../019-libedit2_3.1-20221030-2_arm64.deb ... #13 17.23 Unpacking libedit2:arm64 (3.1-20221030-2) ... #13 17.27 Selecting previously unselected package libcbor0.8:arm64. #13 17.27 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_arm64.deb ... #13 17.27 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... #13 17.31 Selecting previously unselected package libfido2-1:arm64. #13 17.31 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_arm64.deb ... #13 17.32 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... #13 17.36 Selecting previously unselected package openssh-client. #13 17.36 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2_arm64.deb ... #13 17.37 Unpacking openssh-client (1:9.2p1-2) ... #13 17.41 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 93/139 #13 17.41 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 94/139 #13 17.42 Installing : perl-constant-1.33-461.el9.noarch 95/139 #13 17.42 Installing : perl-Storable-1:3.21-460.el9.x86_64 96/139 #13 17.43 Installing : perl-overload-1.31-480.el9.noarch 97/139 #13 17.43 Installing : perl-parent-1:0.238-460.el9.noarch 98/139 #13 17.44 Installing : perl-vars-1.05-480.el9.noarch 99/139 #13 17.44 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 100/139 #13 17.45 Installing : perl-Carp-1.50-460.el9.noarch 101/139 #13 17.45 Installing : perl-Exporter-5.74-461.el9.noarch 102/139 #13 17.46 Installing : perl-NDBM_File-1.15-480.el9.x86_64 103/139 #13 17.46 Installing : perl-PathTools-3.78-461.el9.x86_64 104/139 #13 17.53 Installing : perl-Encode-4:3.08-462.el9.x86_64 105/139 #14 17.94 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB] #14 17.95 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.3 [147 kB] #14 17.97 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.19 [204 kB] #14 18.14 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.19 [154 kB] #13 18.01 Selecting previously unselected package manpages. #13 18.01 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 18.02 Unpacking manpages (6.03-2) ... #13 18.19 Selecting previously unselected package libbsd0:armhf. #13 18.19 Preparing to unpack .../018-libbsd0_0.11.7-2_armhf.deb ... #13 18.19 Unpacking libbsd0:armhf (0.11.7-2) ... #14 18.48 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #14 18.48 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #14 18.52 Selecting previously unselected package libkrb5-3:amd64. #14 18.52 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ... #14 18.52 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ... #14 18.60 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 18.60 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ... #14 18.60 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... #14 18.65 Selecting previously unselected package libpsl5:amd64. #14 18.65 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #14 18.65 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #14 18.69 Selecting previously unselected package libxau6:amd64. #14 18.69 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #14 18.70 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #13 18.68 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ... #13 18.68 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... #13 18.79 Selecting previously unselected package gcc-10. #13 18.79 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ... #13 18.80 Unpacking gcc-10 (10.2.1-6) ... #13 21.90 Selecting previously unselected package intltool-debian. #13 21.90 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ... #14 23.00 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #14 23.13 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.11 [4437 kB] #13 21.90 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 22.02 Selecting previously unselected package po-debconf. #13 22.02 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ... #13 22.03 Unpacking po-debconf (1.0.21) ... #13 22.08 Selecting previously unselected package debhelper. #13 22.08 Preparing to unpack .../085-debhelper_12.1.1_all.deb ... #13 22.09 Unpacking debhelper (12.1.1) ... #20 5.865 Selecting previously unselected package libclang-cpp11. #20 5.867 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ... #20 5.871 Unpacking libclang-cpp11 (1:11.0.1-2) ... #14 17.73 Preparing to unpack .../044-strace_6.2-0ubuntu1_amd64.deb ... #14 17.73 Unpacking strace (6.2-0ubuntu1) ... #14 17.77 Selecting previously unselected package xauth. #14 17.77 Preparing to unpack .../045-xauth_1%3a1.1.2-1_amd64.deb ... #14 17.77 Unpacking xauth (1:1.1.2-1) ... #14 17.80 Selecting previously unselected package xz-utils. #14 17.81 Preparing to unpack .../046-xz-utils_5.4.1-0.2_amd64.deb ... #14 17.81 Unpacking xz-utils (5.4.1-0.2) ... #14 17.84 Selecting previously unselected package m4. #14 17.84 Preparing to unpack .../047-m4_1.4.19-3_amd64.deb ... #14 17.85 Unpacking m4 (1.4.19-3) ... #14 17.88 Selecting previously unselected package autoconf. #14 17.88 Preparing to unpack .../048-autoconf_2.71-3_all.deb ... #14 17.89 Unpacking autoconf (2.71-3) ... #14 17.92 Selecting previously unselected package autotools-dev. #14 17.93 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ... #14 17.93 Unpacking autotools-dev (20220109.1) ... #14 17.96 Selecting previously unselected package automake. #13 18.63 Selecting previously unselected package libgdbm-compat4:armhf. #13 18.63 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ... #14 16.46 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.4.0-1ubuntu1~22.04 [9762 kB] #13 20.85 Selecting previously unselected package g++-12. #13 20.85 Preparing to unpack .../063-g++-12_12.2.0-14_amd64.deb ... #13 20.86 Unpacking g++-12 (12.2.0-14) ... #14 22.19 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.2 [206 kB] #14 22.20 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #14 22.21 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB] #13 13.62 (100/138): perl-Pod-Escapes-1.07-460.el9.noarch 306 kB/s | 21 kB 00:00 #13 13.63 (101/138): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.9 MB/s | 87 kB 00:00 #13 13.63 (102/138): perl-Pod-Usage-2.01-4.el9.noarch.rpm 6.0 MB/s | 41 kB 00:00 #13 13.64 (103/138): perl-Pod-Simple-3.42-4.el9.noarch.rp 18 MB/s | 225 kB 00:00 #13 13.66 (104/138): perl-Scalar-List-Utils-1.56-461.el9. 1.9 MB/s | 72 kB 00:00 #13 13.67 (105/138): perl-SelectSaver-1.02-480.el9.noarch 369 kB/s | 13 kB 00:00 #13 13.67 (106/138): perl-Socket-2.031-4.el9.aarch64.rpm 7.9 MB/s | 55 kB 00:00 #13 13.68 (107/138): perl-Storable-3.21-460.el9.aarch64.r 8.6 MB/s | 94 kB 00:00 #13 13.68 (108/138): perl-Symbol-1.08-480.el9.noarch.rpm 1.4 MB/s | 15 kB 00:00 #13 13.68 (109/138): perl-Term-ANSIColor-5.01-461.el9.noa 4.7 MB/s | 49 kB 00:00 #13 13.68 (110/138): perl-Text-ParseWords-3.30-460.el9.no 2.8 MB/s | 17 kB 00:00 #13 13.69 (111/138): perl-Term-Cap-1.17-460.el9.noarch.rp 2.5 MB/s | 23 kB 00:00 #13 13.69 (112/138): perl-Text-Tabs+Wrap-2013.0523-460.el 3.0 MB/s | 24 kB 00:00 #13 13.69 (113/138): perl-Time-Local-1.300-7.el9.noarch.r 4.2 MB/s | 34 kB 00:00 #13 13.70 (114/138): perl-base-2.27-480.el9.noarch.rpm 3.1 MB/s | 17 kB 00:00 #13 13.70 (115/138): perl-URI-5.09-3.el9.noarch.rpm 12 MB/s | 121 kB 00:00 #13 13.70 (116/138): perl-constant-1.33-461.el9.noarch.rp 2.6 MB/s | 24 kB 00:00 #13 13.71 (117/138): perl-if-0.60.800-480.el9.noarch.rpm 1.7 MB/s | 15 kB 00:00 #13 13.71 (118/138): perl-interpreter-5.32.1-480.el9.aarc 9.3 MB/s | 72 kB 00:00 #13 13.74 (119/138): perl-libnet-3.13-4.el9.noarch.rpm 3.3 MB/s | 130 kB 00:00 #13 13.75 (120/138): perl-mro-1.23-480.el9.aarch64.rpm 841 kB/s | 29 kB 00:00 #13 13.82 (121/138): perl-libs-5.32.1-480.el9.aarch64.rpm 19 MB/s | 2.1 MB 00:00 #13 13.82 (122/138): perl-overload-1.31-480.el9.noarch.rp 570 kB/s | 47 kB 00:00 #13 13.83 (123/138): perl-overloading-0.02-480.el9.noarch 177 kB/s | 14 kB 00:00 #13 13.83 (124/138): perl-parent-0.238-460.el9.noarch.rpm 1.9 MB/s | 15 kB 00:00 #13 13.84 (125/138): perl-podlators-4.14-460.el9.noarch.r 8.3 MB/s | 114 kB 00:00 #13 13.84 (126/138): perl-srpm-macros-1-41.el9.noarch.rpm 755 kB/s | 9.1 kB 00:00 #13 13.84 (127/138): perl-subs-1.03-480.el9.noarch.rpm 1.2 MB/s | 13 kB 00:00 #13 17.48 Selecting previously unselected package ucf. #13 17.48 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 17.49 Moving old data out of the way #13 17.49 Unpacking ucf (3.0043+nmu1) ... #13 17.52 Selecting previously unselected package xz-utils. #13 17.52 Preparing to unpack .../024-xz-utils_5.4.1-0.2_arm64.deb ... #13 17.53 Unpacking xz-utils (5.4.1-0.2) ... #13 17.59 Selecting previously unselected package m4. #13 17.59 Preparing to unpack .../025-m4_1.4.19-3_arm64.deb ... #13 17.60 Unpacking m4 (1.4.19-3) ... #13 17.65 Selecting previously unselected package autoconf. #13 17.65 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 17.65 Unpacking autoconf (2.71-3) ... #13 17.70 Selecting previously unselected package autotools-dev. #16 76.60 Cleanup : 7:device-mapper-1.02.170-6.el7.aarch64 61/65 #13 17.63 Installing : perl-libs-4:5.32.1-480.el9.x86_64 106/139 #13 17.64 Installing : perl-interpreter-4:5.32.1-480.el9.x86_64 107/139 #13 17.65 Installing : kernel-srpm-macros-1.0-13.el9.noarch 108/139 #13 17.65 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 109/139 #13 17.66 Installing : go-srpm-macros-3.2.0-2.el9.noarch 110/139 #13 17.66 Installing : python-srpm-macros-3.9-52.el9.noarch 111/139 #13 17.67 Installing : redhat-rpm-config-203-1.el9.noarch 112/139 #13 17.68 Installing : libpng-2:1.6.37-12.el9.x86_64 113/139 #13 17.69 Installing : gdk-pixbuf2-2.42.6-3.el9.x86_64 114/139 #13 17.70 Installing : libpkgconf-1.7.3-10.el9.x86_64 115/139 #13 17.70 Installing : pkgconf-1.7.3-10.el9.x86_64 116/139 #13 17.71 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 117/139 #13 17.71 Installing : libpipeline-1.5.3-4.el9.x86_64 118/139 #13 17.91 Installing : libicu-67.1-9.el9.x86_64 119/139 #13 17.92 Installing : libbrotli-1.0.9-6.el9.x86_64 120/139 #13 17.93 Installing : libatomic-11.4.1-2.1.el9.x86_64 121/139 #13 18.00 Installing : webkit2gtk3-jsc-2.40.5-1.el9.x86_64 122/139 #13 18.01 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 123/139 #14 18.49 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB] #13 18.24 Selecting previously unselected package libedit2:armhf. #13 18.24 Preparing to unpack .../019-libedit2_3.1-20221030-2_armhf.deb ... #13 18.25 Unpacking libedit2:armhf (3.1-20221030-2) ... #13 18.30 Selecting previously unselected package libcbor0.8:armhf. #13 18.30 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_armhf.deb ... #13 18.30 Unpacking libcbor0.8:armhf (0.8.0-2+b1) ... #13 18.35 Selecting previously unselected package libfido2-1:armhf. #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.4s done #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.4s #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 18.35 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_armhf.deb ... #13 18.35 Unpacking libfido2-1:armhf (1.12.0-2+b1) ... #13 18.41 Selecting previously unselected package openssh-client. #13 18.41 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2_armhf.deb ... #13 18.42 Unpacking openssh-client (1:9.2p1-2) ... #14 18.73 Selecting previously unselected package libxdmcp6:amd64. #14 18.73 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #14 18.74 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #14 18.77 Selecting previously unselected package libxcb1:amd64. #14 18.77 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ... #14 18.78 Unpacking libxcb1:amd64 (1.14-2) ... #14 18.81 Selecting previously unselected package libx11-data. #14 18.81 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ... #14 18.82 Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ... #14 18.88 Selecting previously unselected package libx11-6:amd64. #14 18.88 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.5_amd64.deb ... #14 18.88 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.5) ... #13 17.04 Selecting previously unselected package libsigsegv2:armhf. #13 17.04 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ... #13 17.12 Unpacking libsigsegv2:armhf (2.13-1) ... #13 17.22 Selecting previously unselected package m4. #13 17.22 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ... #13 22.19 Selecting previously unselected package debian-keyring. #13 22.20 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ... #13 22.20 Unpacking debian-keyring (2019.02.25) ... #14 23.36 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #14 23.36 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB] #14 23.36 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 23.36 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB] #14 23.36 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B] #14 23.51 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB] #14 17.96 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ... #14 17.97 Unpacking automake (1:1.16.5-1.3) ... #14 18.01 Selecting previously unselected package autopoint. #14 18.01 Preparing to unpack .../051-autopoint_0.21-11_all.deb ... #14 18.01 Unpacking autopoint (0.21-11) ... #14 18.04 Selecting previously unselected package binutils-common:amd64. #14 18.04 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_amd64.deb ... #14 18.05 Unpacking binutils-common:amd64 (2.40-2ubuntu4.1) ... #14 18.08 Selecting previously unselected package libbinutils:amd64. #14 18.09 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_amd64.deb ... #14 18.09 Unpacking libbinutils:amd64 (2.40-2ubuntu4.1) ... #14 18.13 Selecting previously unselected package libctf-nobfd0:amd64. #14 18.13 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_amd64.deb ... #14 18.14 Unpacking libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ... #14 18.17 Selecting previously unselected package libctf0:amd64. #14 18.17 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_amd64.deb ... #14 18.18 Unpacking libctf0:amd64 (2.40-2ubuntu4.1) ... #14 18.21 Selecting previously unselected package libgprofng0:amd64. #13 18.71 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.0s done #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 9.6s done #13 13.85 (128/138): perl-vars-1.05-480.el9.noarch.rpm 2.4 MB/s | 14 kB 00:00 #13 13.85 (129/138): pyproject-srpm-macros-1.9.0-1.el9.no 1.8 MB/s | 15 kB 00:00 #13 13.85 (130/138): python-srpm-macros-3.9-52.el9.noarch 2.7 MB/s | 24 kB 00:00 #13 13.86 (131/138): python3-file-magic-5.39-14.el9.noarc 2.2 MB/s | 17 kB 00:00 #13 13.86 (132/138): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.1 MB/s | 8.8 kB 00:00 #13 13.87 (133/138): python3-enchant-3.2.0-5.el9.noarch.r 5.3 MB/s | 86 kB 00:00 #13 13.87 (134/138): redhat-rpm-config-203-1.el9.noarch.r 5.8 MB/s | 67 kB 00:00 #13 13.87 (135/138): rpm-build-4.16.1.3-25.el9.aarch64.rp 5.9 MB/s | 67 kB 00:00 #13 13.91 (136/138): rpmlint-1.11-19.el9.noarch.rpm 4.8 MB/s | 198 kB 00:00 #13 13.91 (137/138): rust-srpm-macros-17-4.el9.noarch.rpm 252 kB/s | 10 kB 00:00 #13 13.97 (138/138): webkit2gtk3-jsc-2.40.5-1.el9.aarch64 31 MB/s | 3.1 MB 00:00 #13 13.98 -------------------------------------------------------------------------------- #13 13.98 Total 15 MB/s | 44 MB 00:02 #13 17.70 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 17.71 Unpacking autotools-dev (20220109.1) ... #13 17.74 Selecting previously unselected package automake. #13 17.74 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 17.75 Unpacking automake (1:1.16.5-1.3) ... #13 17.82 Selecting previously unselected package autopoint. #13 17.82 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 17.83 Unpacking autopoint (0.21-12) ... #13 17.87 Selecting previously unselected package binutils-common:arm64. #13 17.87 Preparing to unpack .../030-binutils-common_2.40-2_arm64.deb ... #13 17.87 Unpacking binutils-common:arm64 (2.40-2) ... #13 18.02 Installing : less-590-2.el9.x86_64 124/139 #13 18.02 Running scriptlet: man-db-2.9.3-7.el9.x86_64 125/139 #13 18.05 Installing : man-db-2.9.3-7.el9.x86_64 125/139 #13 18.06 Running scriptlet: man-db-2.9.3-7.el9.x86_64 125/139 #13 18.07 Installing : json-glib-1.6.6-1.el9.x86_64 126/139 #13 18.08 Installing : info-6.7-15.el9.x86_64 127/139 #13 18.09 Installing : ed-1.14.2-12.el9.x86_64 128/139 #13 18.10 Installing : patch-2.7.6-16.el9.x86_64 129/139 #13 18.11 Installing : diffutils-3.7-12.el9.x86_64 130/139 #13 18.13 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 131/139 #13 18.14 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 132/139 #13 18.15 Installing : glib-networking-2.68.3-3.el9.x86_64 133/139 #13 18.17 Installing : libsoup-2.72.0-8.el9.x86_64 134/139 #13 18.18 Installing : libappstream-glib-0.7.18-4.el9.x86_64 135/139 #13 18.20 Installing : rpmlint-1.11-19.el9.noarch 136/139 #13 18.21 Installing : rpm-build-4.16.1.3-25.el9.x86_64 137/139 #16 76.89 Cleanup : systemd-219-78.el7.aarch64 62/65 #14 18.51 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB] #14 18.58 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB] #14 18.58 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 18.60 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB] #14 18.63 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B] #14 18.63 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 18.63 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 18.64 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB] #14 18.66 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB] #13 18.57 Selecting previously unselected package ucf. #13 18.57 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 18.58 Moving old data out of the way #13 18.58 Unpacking ucf (3.0043+nmu1) ... #13 18.63 Selecting previously unselected package xz-utils. #13 18.63 Preparing to unpack .../024-xz-utils_5.4.1-0.2_armhf.deb ... #13 18.64 Unpacking xz-utils (5.4.1-0.2) ... #13 18.75 Selecting previously unselected package m4. #13 18.75 Preparing to unpack .../025-m4_1.4.19-3_armhf.deb ... #14 18.97 Selecting previously unselected package libxext6:amd64. #14 18.97 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #14 18.97 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #14 19.01 Selecting previously unselected package libxmuu1:amd64. #14 19.01 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #14 19.01 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #14 19.04 Selecting previously unselected package manpages. #14 19.04 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 19.05 Unpacking manpages (5.05-1) ... #14 19.17 Selecting previously unselected package openssh-client. #14 19.17 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_amd64.deb ... #14 19.18 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ... #14 23.67 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 23.69 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 23.71 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 23.71 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB] #14 23.78 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 23.80 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #13 17.22 Unpacking m4 (1.4.18-5) ... #13 17.43 Selecting previously unselected package autoconf. #13 17.43 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 17.48 Unpacking autoconf (2.69-14) ... #14 18.21 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_amd64.deb ... #14 18.22 Unpacking libgprofng0:amd64 (2.40-2ubuntu4.1) ... #14 18.26 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 18.26 Preparing to unpack .../057-binutils-x86-64-linux-gnu_2.40-2ubuntu4.1_amd64.deb ... #14 18.26 Unpacking binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ... #14 18.35 Selecting previously unselected package binutils. #14 18.35 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_amd64.deb ... #14 18.36 Unpacking binutils (2.40-2ubuntu4.1) ... #14 18.39 Selecting previously unselected package libc-dev-bin. #14 18.39 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2_amd64.deb ... #14 18.39 Unpacking libc-dev-bin (2.37-0ubuntu2) ... #14 18.42 Selecting previously unselected package linux-libc-dev:amd64. #14 18.42 Preparing to unpack .../060-linux-libc-dev_6.2.0-33.33_amd64.deb ... #14 18.43 Unpacking linux-libc-dev:amd64 (6.2.0-33.33) ... #14 21.13 Selecting previously unselected package liblocale-gettext-perl. #14 21.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) #14 21.14 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ... #14 21.14 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 21.19 Selecting previously unselected package libpython3.10-minimal:amd64. #14 21.19 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_amd64.deb ... #14 21.19 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ... #14 21.27 Selecting previously unselected package libexpat1:amd64. #14 21.27 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ... #14 21.27 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ... #14 21.31 Selecting previously unselected package python3.10-minimal. #14 21.31 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_amd64.deb ... #14 21.32 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... #14 21.38 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ... #14 21.39 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ... #14 21.41 Setting up python3.10-minimal (3.10.12-1~22.04.2) ... #20 6.694 Selecting previously unselected package libgc1:amd64. #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 19.10 Selecting previously unselected package libperl5.28:armhf. #13 19.10 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #13 19.20 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #15 10.17 CentOS Stream 8 - BaseOS 40 MB/s | 47 MB 00:01 #13 21.56 Selecting previously unselected package g++. #13 21.56 Preparing to unpack .../064-g++_4%3a12.2.0-3_amd64.deb ... #13 21.56 Unpacking g++ (4:12.2.0-3) ... #13 21.59 Selecting previously unselected package make. #13 21.59 Preparing to unpack .../065-make_4.3-4.1_amd64.deb ... #13 21.59 Unpacking make (4.3-4.1) ... #13 18.10 Selecting previously unselected package libbinutils:arm64. #13 18.21 Installing : dnf-plugins-core-4.3.0-11.el9.noarch 138/139 #13 18.29 Installing : glibc-gconv-extra-2.34-82.el9.x86_64 139/139 #16 77.19 Cleanup : systemd-libs-219-78.el7.aarch64 63/65 #14 22.62 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtool all 2.4.7-5 [166 kB] #14 22.98 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-autoreconf all 20 [16.1 kB] #14 22.99 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 23.02 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-override-perl all 0.09-4 [8706 B] #14 18.82 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB] #13 18.76 Unpacking m4 (1.4.19-3) ... #13 18.82 Selecting previously unselected package autoconf. #13 18.83 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 18.83 Unpacking autoconf (2.71-3) ... #13 18.91 Selecting previously unselected package autotools-dev. #13 18.91 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 18.92 Unpacking autotools-dev (20220109.1) ... #13 18.96 Selecting previously unselected package automake. #13 18.96 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 18.97 Unpacking automake (1:1.16.5-1.3) ... #14 19.27 Selecting previously unselected package publicsuffix. #14 19.27 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 19.28 Unpacking publicsuffix (20200303.0012-1) ... #14 19.31 Selecting previously unselected package python-apt-common. #14 19.31 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 19.32 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 19.36 Selecting previously unselected package python3-apt. #14 19.36 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... #14 19.36 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 19.42 Selecting previously unselected package libunwind8:amd64. #14 19.42 Preparing to unpack .../058-libunwind8_1.2.1-9ubuntu0.1_amd64.deb ... #14 19.42 Unpacking libunwind8:amd64 (1.2.1-9ubuntu0.1) ... #14 19.50 Selecting previously unselected package strace. #14 23.83 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB] #14 23.85 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB] #14 23.86 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB] #14 23.87 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB] #13 17.71 Selecting previously unselected package autotools-dev. #13 17.71 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 17.73 Unpacking autotools-dev (20180224.1+nmu1) ... #14 18.58 Selecting previously unselected package libcrypt-dev:amd64. #14 18.58 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #14 18.59 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #14 18.62 Selecting previously unselected package rpcsvc-proto. #14 18.62 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 18.63 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 18.66 Selecting previously unselected package libtirpc-dev:amd64. #14 18.66 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #14 18.66 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 18.70 Selecting previously unselected package libnsl-dev:amd64. #14 18.70 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 18.71 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 18.74 Selecting previously unselected package libc6-dev:amd64. #13 21.59 Selecting previously unselected package gcc. #13 21.59 Preparing to unpack .../053-gcc_4%3a8.3.0-1_amd64.deb ... #13 21.59 Unpacking gcc (4:8.3.0-1) ... #13 21.62 Selecting previously unselected package libstdc++-8-dev:amd64. #13 21.62 Preparing to unpack .../054-libstdc++-8-dev_8.3.0-6_amd64.deb ... #13 21.63 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #20 6.696 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ... #20 6.699 Unpacking libgc1:amd64 (1:8.0.4-3) ... #20 6.741 Selecting previously unselected package libobjc4:amd64. #20 6.742 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ... #20 6.746 Unpacking libobjc4:amd64 (10.2.1-6) ... #20 6.777 Selecting previously unselected package libobjc-10-dev:amd64. #20 6.779 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ... #20 6.783 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ... #20 6.839 Selecting previously unselected package libc6-i386. #20 6.840 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u6_amd64.deb ... #20 6.845 Unpacking libc6-i386 (2.31-13+deb11u6) ... #13 19.93 Selecting previously unselected package gcc. #13 19.93 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ... #13 19.93 Unpacking gcc (4:10.2.1-1) ... #13 19.96 Selecting previously unselected package libstdc++-10-dev:arm64. #13 21.70 Selecting previously unselected package libdpkg-perl. #13 21.70 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ... #13 21.72 Unpacking libdpkg-perl (1.21.22) ... #13 21.78 Selecting previously unselected package patch. #13 21.78 Preparing to unpack .../067-patch_2.7.6-7_amd64.deb ... #13 21.79 Unpacking patch (2.7.6-7) ... #13 21.82 Selecting previously unselected package dpkg-dev. #13 21.82 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ... #13 21.83 Unpacking dpkg-dev (1.21.22) ... #13 18.10 Preparing to unpack .../031-libbinutils_2.40-2_arm64.deb ... #13 18.10 Unpacking libbinutils:arm64 (2.40-2) ... #13 18.19 Selecting previously unselected package libctf-nobfd0:arm64. #13 18.19 Preparing to unpack .../032-libctf-nobfd0_2.40-2_arm64.deb ... #13 18.19 Unpacking libctf-nobfd0:arm64 (2.40-2) ... #13 18.24 Selecting previously unselected package libctf0:arm64. #13 18.24 Preparing to unpack .../033-libctf0_2.40-2_arm64.deb ... #13 18.24 Unpacking libctf0:arm64 (2.40-2) ... #13 18.29 Selecting previously unselected package libgprofng0:arm64. #13 18.29 Preparing to unpack .../034-libgprofng0_2.40-2_arm64.deb ... #13 18.30 Unpacking libgprofng0:arm64 (2.40-2) ... #16 77.49 Cleanup : glibc-2.17-317.el7.aarch64 64/65 #14 23.02 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 23.03 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 23.03 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdw1 arm64 0.188-2.1 [247 kB] #14 23.12 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debugedit arm64 1:5.0-5 [45.9 kB] #14 23.13 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dwz arm64 0.15-1 [110 kB] #14 23.15 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext arm64 0.21-11 [842 kB] #14 23.24 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #13 19.09 Selecting previously unselected package autopoint. #13 19.09 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 19.09 Unpacking autopoint (0.21-12) ... #13 19.14 Selecting previously unselected package binutils-common:armhf. #13 19.14 Preparing to unpack .../030-binutils-common_2.40-2_armhf.deb ... #13 19.15 Unpacking binutils-common:armhf (2.40-2) ... #14 19.50 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ... #14 19.50 Unpacking strace (5.5-3ubuntu1) ... #14 19.57 Selecting previously unselected package xauth. #14 19.57 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #14 19.57 Unpacking xauth (1:1.1-0ubuntu1) ... #14 19.62 Selecting previously unselected package libfl2:amd64. #14 19.62 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ... #14 19.62 Unpacking libfl2:amd64 (2.6.4-6.2) ... #14 19.66 Selecting previously unselected package at. #14 19.66 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ... #14 19.67 Unpacking at (3.1.23-1ubuntu1) ... #14 19.70 Selecting previously unselected package libsigsegv2:amd64. #14 19.71 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ... #14 19.71 Unpacking libsigsegv2:amd64 (2.12-2) ... #14 19.74 Selecting previously unselected package m4. #14 24.03 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB] #14 24.11 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B] #14 24.13 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #14 24.23 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B] #14 17.45 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB] #14 17.45 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.3.0-1ubuntu1~22.04 [45.0 kB] #14 17.45 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.3.0-1ubuntu1~22.04 [124 kB] #14 17.45 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.3.0-1ubuntu1~22.04 [28.4 kB] #14 17.46 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.3.0-1ubuntu1~22.04 [10.8 kB] #14 17.46 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.4.0-1ubuntu1~22.04 [2234 kB] #14 17.56 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.3.0-1ubuntu1~22.04 [1035 kB] #14 17.60 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.4.0-1ubuntu1~22.04 [2235 kB] #14 18.74 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2_amd64.deb ... #14 18.74 Unpacking libc6-dev:amd64 (2.37-0ubuntu2) ... #14 18.86 Selecting previously unselected package gcc-12-base:amd64. #14 18.86 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 18.87 Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ... #14 18.92 Selecting previously unselected package libisl23:amd64. #14 18.92 Preparing to unpack .../067-libisl23_0.25-1_amd64.deb ... #14 18.92 Unpacking libisl23:amd64 (0.25-1) ... #14 18.97 Selecting previously unselected package libmpfr6:amd64. #13 21.83 Selecting previously unselected package g++-8. #13 21.83 Preparing to unpack .../055-g++-8_8.3.0-6_amd64.deb ... #13 21.83 Unpacking g++-8 (8.3.0-6) ... #20 7.103 Selecting previously unselected package lib32gcc-s1. #20 7.105 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ... #20 7.110 Unpacking lib32gcc-s1 (10.2.1-6) ... #20 7.154 Selecting previously unselected package lib32stdc++6. #20 7.155 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ... #20 7.160 Unpacking lib32stdc++6 (10.2.1-6) ... #20 7.226 Selecting previously unselected package libclang-common-11-dev. #13 22.25 Selecting previously unselected package gcc. #13 22.26 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... #13 22.26 Unpacking gcc (4:10.2.1-1) ... #13 22.29 Selecting previously unselected package libstdc++-10-dev:amd64. #13 22.30 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... #13 22.30 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #14 22.04 Selecting previously unselected package python3-minimal. #14 22.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4711 files and directories currently installed.) #14 22.04 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... #14 22.05 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 22.08 Selecting previously unselected package media-types. #13 19.96 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ... #13 19.96 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... #13 21.95 Selecting previously unselected package build-essential. #13 21.95 Preparing to unpack .../069-build-essential_12.9_amd64.deb ... #13 21.95 Unpacking build-essential (12.9) ... #13 21.98 Selecting previously unselected package libbrotli1:amd64. #13 21.98 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_amd64.deb ... #13 21.99 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #13 22.03 Selecting previously unselected package libsasl2-modules-db:amd64. #13 22.03 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #13 22.04 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #13 22.06 Selecting previously unselected package libsasl2-2:amd64. #13 22.07 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #13 22.07 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #13 22.10 Selecting previously unselected package libldap-2.5-0:amd64. #13 22.11 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #13 22.11 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #13 22.15 Selecting previously unselected package libnghttp2-14:amd64. #13 18.39 Selecting previously unselected package libjansson4:arm64. #13 18.39 Preparing to unpack .../035-libjansson4_2.14-2_arm64.deb ... #13 18.40 Unpacking libjansson4:arm64 (2.14-2) ... #13 18.43 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 18.44 Preparing to unpack .../036-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ... #13 18.44 Unpacking binutils-aarch64-linux-gnu (2.40-2) ... #16 77.79 Cleanup : glibc-common-2.17-317.el7.aarch64 65/65 #16 78.13 Verifying : systemd-devel-219-78.el7_9.7.aarch64 1/65 #16 78.15 Verifying : glibc-common-2.17-326.el7_9.aarch64 2/65 #16 78.17 Verifying : pcre-devel-8.32-17.el7.aarch64 3/65 #16 78.19 Verifying : glibc-devel-2.17-326.el7_9.aarch64 4/65 #14 19.74 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ... #14 19.75 Unpacking m4 (1.4.18-4) ... #14 19.79 Selecting previously unselected package autoconf. #14 19.79 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #14 19.80 Unpacking autoconf (2.69-11.1) ... #14 19.86 Selecting previously unselected package autotools-dev. #14 19.86 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #14 19.87 Unpacking autotools-dev (20180224.1) ... #14 19.91 Selecting previously unselected package automake. #14 19.91 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 19.91 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 19.98 Selecting previously unselected package autopoint. #14 19.99 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #14 19.99 Unpacking autopoint (0.19.8.1-10build1) ... #14 20.03 Selecting previously unselected package binutils-common:amd64. #14 20.03 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.6_amd64.deb ... #14 20.04 Unpacking binutils-common:amd64 (2.34-6ubuntu1.6) ... #14 20.09 Selecting previously unselected package libbinutils:amd64. #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.4s done #14 24.24 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB] #14 24.27 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 24.32 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB] #14 24.39 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB] #14 24.40 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 24.40 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 24.41 Get:242 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 17.70 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.3.0-1ubuntu1~22.04 [965 kB] #14 17.74 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.3.0-1ubuntu1~22.04 [1117 kB] #14 19.35 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 19.35 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB] #14 19.36 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB] #14 19.44 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB] #14 19.44 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB] #14 19.44 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB] #14 19.44 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB] #14 19.45 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB] #13 18.12 Selecting previously unselected package automake. #13 18.12 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 18.16 Unpacking automake (1:1.16.3-2) ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.4s done #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.5s #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 18.47 Selecting previously unselected package autopoint. #13 18.47 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.4s done #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #20 7.227 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ... #20 7.231 Unpacking libclang-common-11-dev (1:11.0.1-2) ... #14 18.98 Preparing to unpack .../068-libmpfr6_4.2.0-1_amd64.deb ... #14 18.98 Unpacking libmpfr6:amd64 (4.2.0-1) ... #14 19.02 Selecting previously unselected package libmpc3:amd64. #14 19.02 Preparing to unpack .../069-libmpc3_1.3.1-1_amd64.deb ... #14 19.03 Unpacking libmpc3:amd64 (1.3.1-1) ... #14 19.06 Selecting previously unselected package cpp-12. #14 19.06 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 19.06 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 19.25 Selecting previously unselected package cpp. #13 22.51 Selecting previously unselected package g++-10. #13 22.51 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... #13 22.52 Unpacking g++-10 (10.2.1-6) ... #14 22.08 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 22.09 Unpacking media-types (7.0.0) ... #14 22.12 Selecting previously unselected package libmpdec3:amd64. #14 22.13 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... #14 22.13 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... #14 22.16 Selecting previously unselected package readline-common. #14 22.16 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 22.17 Unpacking readline-common (8.1.2-1) ... #14 22.24 Selecting previously unselected package libreadline8:amd64. #14 22.24 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... #14 22.25 Unpacking libreadline8:amd64 (8.1.2-1) ... #14 22.29 Selecting previously unselected package libsqlite3-0:amd64. #14 22.29 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ... #14 22.29 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... #14 22.33 Selecting previously unselected package libpython3.10-stdlib:amd64. #14 22.33 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_amd64.deb ... #14 22.33 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ... #13 20.17 Selecting previously unselected package g++-10. #13 20.17 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ... #13 20.17 Unpacking g++-10 (10.2.1-6) ... #13 19.79 Selecting previously unselected package perl. #13 19.79 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ... #13 19.80 Unpacking perl (5.28.1-6+deb10u1) ... #13 22.15 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_amd64.deb ... #13 22.16 Unpacking libnghttp2-14:amd64 (1.52.0-1) ... #13 22.19 Selecting previously unselected package libpsl5:amd64. #13 22.19 Preparing to unpack .../075-libpsl5_0.21.2-1_amd64.deb ... #13 22.20 Unpacking libpsl5:amd64 (0.21.2-1) ... #13 22.23 Selecting previously unselected package librtmp1:amd64. #13 22.23 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #13 22.23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 22.27 Selecting previously unselected package libssh2-1:amd64. #13 22.27 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_amd64.deb ... #13 22.27 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #13 22.31 Selecting previously unselected package libcurl4:amd64. #13 22.32 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u1_amd64.deb ... #13 22.32 Unpacking libcurl4:amd64 (7.88.1-10+deb12u1) ... #13 22.37 Selecting previously unselected package curl. #13 18.73 Selecting previously unselected package binutils. #13 18.73 Preparing to unpack .../037-binutils_2.40-2_arm64.deb ... #13 18.73 Unpacking binutils (2.40-2) ... #13 18.78 Selecting previously unselected package libc-dev-bin. #13 18.78 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u1_arm64.deb ... #13 18.79 Unpacking libc-dev-bin (2.36-9+deb12u1) ... #13 18.84 Selecting previously unselected package linux-libc-dev:arm64. #13 18.84 Preparing to unpack .../039-linux-libc-dev_6.1.52-1_arm64.deb ... #13 18.85 Unpacking linux-libc-dev:arm64 (6.1.52-1) ... #11 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 10.24 Get:20 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #13 10.24 Get:21 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] #13 10.24 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] #13 10.24 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1663 kB] #13 10.26 Get:24 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] #13 10.26 Get:25 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] #13 10.32 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB] #13 10.33 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #13 10.33 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #13 10.34 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #13 10.34 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB] #13 10.38 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #13 10.39 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #13 10.39 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] #13 10.40 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] #13 10.49 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB] #13 10.50 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] #13 10.52 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] #13 10.52 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] #13 10.55 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #13 10.57 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] #13 10.58 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #13 10.61 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] #13 10.69 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] #13 10.69 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #13 10.69 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] #13 10.78 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] #13 10.78 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] #13 10.83 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] #13 10.84 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] #13 10.84 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] #13 11.21 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] #13 11.22 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] #13 11.22 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] #13 11.22 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] #13 11.22 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] #13 11.23 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] #13 11.23 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] #13 11.24 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] #13 11.56 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] #13 11.57 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] #13 11.61 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] #13 11.61 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #13 11.61 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 11.62 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 11.62 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #13 11.65 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] #13 11.69 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] #13 11.70 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #13 11.80 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB] #13 11.80 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] #13 11.82 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB] #13 11.84 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB] #13 12.20 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [572 kB] #13 12.20 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] #13 12.20 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] #13 12.25 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 12.25 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] #13 12.27 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] #13 12.27 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] #13 12.28 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 12.28 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #13 12.28 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] #13 12.37 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #13 12.40 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 12.40 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 12.40 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 12.45 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] #13 12.47 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 12.48 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #13 12.48 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] #13 12.49 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 12.54 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 12.55 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #13 12.56 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #13 12.56 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #13 12.61 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #13 12.62 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #13 12.63 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 12.63 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #13 12.63 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #13 12.70 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 12.71 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #13 12.71 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] #13 12.72 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 12.77 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #13 12.78 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 12.94 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #13 13.20 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 13.20 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 13.21 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #13 13.21 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB] #13 13.35 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #13 13.39 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #13 13.39 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 13.39 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 13.39 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 13.44 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] #13 13.45 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] #13 13.45 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] #13 13.46 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #13 13.54 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] #13 13.54 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [293 kB] #13 13.56 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [185 kB] #13 13.56 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #13 13.59 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 13.66 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u8 [4187 kB] #13 14.14 debconf: delaying package configuration, since apt-utils is not installed #13 14.19 Fetched 69.0 MB in 5s (13.4 MB/s) #13 14.35 (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 ... 7703 files and directories currently installed.) #13 14.35 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 14.62 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) over (2.28-10+rpi1+deb10u2) ... #13 16.02 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #13 17.20 Selecting previously unselected package libbsd0:armhf. #13 17.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7703 files and directories currently installed.) #13 17.21 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #13 17.22 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #13 17.26 Selecting previously unselected package libtinfo5:armhf. #13 17.26 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u3_armhf.deb ... #13 17.27 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u3) ... #13 17.32 Selecting previously unselected package bsdmainutils. #13 17.32 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... #13 17.33 Unpacking bsdmainutils (11.1.2) ... #13 17.40 Selecting previously unselected package libuchardet0:armhf. #13 17.40 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... #13 17.41 Unpacking libuchardet0:armhf (0.0.6-3) ... #13 17.45 Selecting previously unselected package groff-base. #13 17.45 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... #13 17.45 Unpacking groff-base (1.22.4-3+deb10u1) ... #16 78.20 Verifying : libselinux-utils-2.5-15.el7.aarch64 5/65 #16 78.22 Verifying : libarchive-3.1.2-14.el7_7.aarch64 6/65 #16 78.23 Verifying : glibc-2.17-326.el7_9.aarch64 7/65 #16 78.25 Verifying : systemd-libs-219-78.el7_9.7.aarch64 8/65 #16 78.26 Verifying : automake-1.13.4-3.el7.noarch 9/65 #16 78.28 Verifying : libseccomp-devel-2.3.1-4.el7.aarch64 10/65 #16 78.29 Verifying : libtool-ltdl-2.4.2-22.el7_3.aarch64 11/65 #16 78.30 Verifying : 1:make-3.82-24.el7.aarch64 12/65 #16 78.31 Verifying : libcgroup-0.41-21.el7.aarch64 13/65 #16 78.33 Verifying : python-IPy-0.75-6.el7.noarch 14/65 #16 78.34 Verifying : checkpolicy-2.5-8.el7.aarch64 15/65 #16 78.35 Verifying : perl-Test-Harness-3.28-3.el7.noarch 16/65 #16 78.36 Verifying : systemd-219-78.el7_9.7.aarch64 17/65 #16 78.38 Verifying : policycoreutils-devel-2.5-34.el7.aarch64 18/65 #16 78.39 Verifying : libsemanage-python-2.5-14.el7.aarch64 19/65 #16 78.40 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.aarch64 20/65 #14 20.09 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.6_amd64.deb ... #14 20.09 Unpacking libbinutils:amd64 (2.34-6ubuntu1.6) ... #14 20.18 Selecting previously unselected package libctf-nobfd0:amd64. #14 20.18 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.6_amd64.deb ... #14 20.18 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ... #14 20.23 Selecting previously unselected package libctf0:amd64. #11 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #11 DONE 28.9s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 10.57 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf less armhf 590-1ubuntu0.22.04.1 [135 kB] #14 10.57 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB] #14 10.58 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB] #14 10.58 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] #14 10.58 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] #14 11.06 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.3 [599 kB] #14 11.08 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB] #14 11.08 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 11.08 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB] #14 11.48 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu2 [14.8 kB] #14 11.63 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu2 [154 kB] #14 11.84 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] #14 11.91 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB] #14 11.93 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB] #14 11.95 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic-mgc armhf 1:5.41-3ubuntu0.1 [257 kB] #14 12.00 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic1 armhf 1:5.41-3ubuntu0.1 [80.2 kB] #14 12.02 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf file armhf 1:5.41-3ubuntu0.1 [20.6 kB] #14 12.02 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB] #14 12.02 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #14 12.03 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB] #14 12.50 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #14 12.65 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB] #14 12.79 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB] #14 12.85 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB] #14 12.90 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB] #14 12.92 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB] #14 12.96 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] #14 12.98 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #14 12.98 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #14 12.98 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB] #14 12.99 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-data all 2:1.7.5-1ubuntu0.2 [119 kB] #14 13.41 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-6 armhf 2:1.7.5-1ubuntu0.2 [604 kB] #14 13.90 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #14 13.90 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #14 13.90 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB] #14 14.02 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB] #14 14.09 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssh-client armhf 1:8.9p1-3ubuntu0.4 [835 kB] #14 14.13 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB] #14 14.14 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB] #14 14.15 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB] #14 14.15 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB] #14 14.16 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB] #14 14.55 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB] #14 14.93 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB] #14 15.04 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB] #14 15.05 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB] #14 15.13 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB] #14 15.17 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.3 [222 kB] #14 15.19 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.3 [497 kB] #14 15.21 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.3 [94.9 kB] #14 15.21 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.3 [94.1 kB] #14 15.22 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.3 [3061 kB] #14 15.36 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.3 [3164 B] #14 15.77 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.3 [19.0 kB] #14 15.92 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-84.93 [1294 kB] #14 16.35 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB] #14 16.36 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #14 16.36 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB] #14 16.37 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #14 16.38 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.3 [1332 kB] #14 16.44 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11-base armhf 11.4.0-1ubuntu1~22.04 [20.2 kB] #14 16.44 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB] #14 16.47 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB] #14 16.48 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB] #14 16.88 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.4.0-1ubuntu1~22.04 [7852 kB] #14 24.55 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 24.63 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #14 24.79 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB] #14 18.18 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.4.0-1ubuntu1~22.04 [1146 kB] #14 23.64 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #14 19.46 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B] #14 19.46 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB] #14 19.62 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #13 19.52 Selecting previously unselected package libbinutils:armhf. #13 19.52 Preparing to unpack .../031-libbinutils_2.40-2_armhf.deb ... #13 19.52 Unpacking libbinutils:armhf (2.40-2) ... #13 19.61 Selecting previously unselected package libctf-nobfd0:armhf. #13 19.61 Preparing to unpack .../032-libctf-nobfd0_2.40-2_armhf.deb ... #13 19.61 Unpacking libctf-nobfd0:armhf (2.40-2) ... #13 19.66 Selecting previously unselected package libctf0:armhf. #13 19.67 Preparing to unpack .../033-libctf0_2.40-2_armhf.deb ... #13 19.67 Unpacking libctf0:armhf (2.40-2) ... #13 19.72 Selecting previously unselected package libjansson4:armhf. #13 19.72 Preparing to unpack .../034-libjansson4_2.14-2_armhf.deb ... #13 19.73 Unpacking libjansson4:armhf (2.14-2) ... #13 19.77 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 19.77 Preparing to unpack .../035-binutils-arm-linux-gnueabihf_2.40-2_armhf.deb ... #13 19.79 Unpacking binutils-arm-linux-gnueabihf (2.40-2) ... #13 18.54 Unpacking autopoint (0.21-4) ... #10 DONE 29.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 10.31 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm6 armhf 1.23-3 [29.8 kB] #14 10.31 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm-compat4 armhf 1.23-3 [6026 B] #14 10.31 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libperl5.36 armhf 5.36.0-7ubuntu0.23.04.1 [4026 kB] #14 10.48 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf perl armhf 5.36.0-7ubuntu0.23.04.1 [236 kB] #14 10.49 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 kB] #14 10.49 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.2 [1153 kB] #14 10.55 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] #14 10.55 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf distro-info-data all 0.57ubuntu0.1 [6022 B] #14 10.55 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iso-codes all 4.12.0-1 [3440 kB] #14 10.71 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf krb5-locales all 1.20.1-1build1 [11.9 kB] #14 11.11 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf less armhf 590-1.2 [131 kB] #14 11.43 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbsd0 armhf 0.11.7-4 [36.9 kB] #14 11.45 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libelf1 armhf 0.188-2.1 [46.0 kB] #14 11.47 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libicu72 armhf 72.1-3ubuntu2 [10.5 MB] #14 12.18 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.1ubuntu0.1 [591 kB] #14 12.18 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB] #14 12.18 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B] #14 12.18 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB] #14 12.18 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python-apt-common all 2.5.3ubuntu1 [18.0 kB] #14 12.18 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-apt armhf 2.5.3ubuntu1 [154 kB] #14 12.19 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pkg-resources all 66.1.1-1 [225 kB] #14 12.59 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf ucf all 3.0043+nmu1 [56.5 kB] #14 12.83 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bsdextrautils armhf 2.38.1-4ubuntu1 [76.4 kB] #14 12.90 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic-mgc armhf 1:5.44-3 [293 kB] #14 13.04 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic1 armhf 1:5.44-3 [80.3 kB] #14 13.06 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf file armhf 1:5.44-3 [20.9 kB] #14 13.06 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext-base armhf 0.21-11 [35.9 kB] #14 13.07 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #14 13.08 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf groff-base armhf 1.22.4-10 [851 kB] #14 13.24 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #14 13.24 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libedit2 armhf 3.1-20221030-2 [78.3 kB] #14 13.24 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfido2-1 armhf 1.12.0-2 [75.2 kB] #14 13.63 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjansson4 armhf 2.14-2 [28.9 kB] #14 13.80 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnghttp2-14 armhf 1.52.0-1 [66.8 kB] #14 13.90 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpipeline1 armhf 1.5.7-1 [26.2 kB] #14 13.94 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpng16-16 armhf 1.6.39-2 [166 kB] #14 14.03 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB] #14 14.05 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #14 14.05 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #14 14.06 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxcb1 armhf 1.15-1 [45.4 kB] #14 14.07 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-data all 2:1.8.4-2ubuntu0.2 [118 kB] #14 14.10 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-6 armhf 2:1.8.4-2ubuntu0.2 [584 kB] #14 14.20 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #14 14.60 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #14 14.67 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf man-db armhf 2.11.2-1 [1183 kB] #14 15.11 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages all 6.03-1 [1321 kB] #14 15.19 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssh-client armhf 1:9.0p1-1ubuntu8.5 [835 kB] #14 15.23 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf publicsuffix all 20230209.2326-1 [131 kB] #14 15.24 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB] #14 15.24 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf strace armhf 6.2-0ubuntu1 [454 kB] #14 15.26 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xauth armhf 1:1.1.2-1 [22.9 kB] #14 15.26 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xz-utils armhf 5.4.1-0.2 [269 kB] #14 15.28 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf m4 armhf 1.4.19-3 [235 kB] #14 15.29 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autoconf all 2.71-3 [339 kB] #14 15.70 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autotools-dev all 20220109.1 [44.9 kB] #14 15.91 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf automake all 1:1.16.5-1.3 [558 kB] #14 16.18 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autopoint all 0.21-11 [420 kB] #14 16.24 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils-common armhf 2.40-2ubuntu4.1 [226 kB] #14 16.27 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libbinutils armhf 2.40-2ubuntu4.1 [485 kB] #14 16.29 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf-nobfd0 armhf 2.40-2ubuntu4.1 [86.3 kB] #14 16.30 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf0 armhf 2.40-2ubuntu4.1 [85.8 kB] #14 16.30 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2ubuntu4.1 [2778 kB] #14 16.43 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils armhf 2.40-2ubuntu4.1 [3076 B] #14 16.43 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libc-dev-bin armhf 2.37-0ubuntu2 [18.9 kB] #14 16.43 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf linux-libc-dev armhf 6.2.0-33.33 [1535 kB] #14 16.90 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcrypt-dev armhf 1:4.4.33-2 [120 kB] #20 7.773 Selecting previously unselected package libclang1-11. #20 7.775 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ... #20 7.779 Unpacking libclang1-11 (1:11.0.1-2) ... #13 22.66 Selecting previously unselected package g++. #14 19.25 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_amd64.deb ... #14 19.33 Unpacking cpp (4:12.2.0-3ubuntu1) ... #14 19.36 Selecting previously unselected package libcc1-0:amd64. #14 19.37 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.37 Unpacking libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.41 Selecting previously unselected package libgomp1:amd64. #14 19.41 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.41 Unpacking libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.45 Selecting previously unselected package libitm1:amd64. #14 19.45 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.45 Unpacking libitm1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.49 Selecting previously unselected package libatomic1:amd64. #14 22.42 Selecting previously unselected package python3.10. #14 22.42 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_amd64.deb ... #14 22.43 Unpacking python3.10 (3.10.12-1~22.04.2) ... #14 22.46 Selecting previously unselected package libpython3-stdlib:amd64. #14 22.46 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... #14 22.47 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... #14 22.50 Setting up python3-minimal (3.10.6-1~22.04) ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 DONE 33.6s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 19.96 Selecting previously unselected package liblocale-gettext-perl. #13 19.97 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ... #13 19.98 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #13 20.22 Selecting previously unselected package libssl1.1:armhf. #13 20.22 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_armhf.deb ... #13 22.37 Preparing to unpack .../079-curl_7.88.1-10+deb12u1_amd64.deb ... #13 22.37 Unpacking curl (7.88.1-10+deb12u1) ... #13 22.43 Selecting previously unselected package dctrl-tools. #13 22.43 Preparing to unpack .../080-dctrl-tools_2.24-3+b1_amd64.deb ... #13 22.44 Unpacking dctrl-tools (2.24-3+b1) ... #13 22.47 Selecting previously unselected package libdebhelper-perl. #13 22.47 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ... #13 22.48 Unpacking libdebhelper-perl (13.11.4) ... #13 22.51 Selecting previously unselected package libtool. #13 22.51 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ... #13 22.51 Unpacking libtool (2.4.7-5) ... #13 22.56 Selecting previously unselected package dh-autoreconf. #13 22.56 Preparing to unpack .../083-dh-autoreconf_20_all.deb ... #13 22.56 Unpacking dh-autoreconf (20) ... #13 22.60 Selecting previously unselected package libarchive-zip-perl. #13 22.60 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ... #13 22.60 Unpacking libarchive-zip-perl (1.68-1) ... #13 22.64 Selecting previously unselected package libsub-override-perl. #13 22.64 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ... #13 22.64 Unpacking libsub-override-perl (0.09-4) ... #13 22.66 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 22.67 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 22.67 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 22.69 Selecting previously unselected package dh-strip-nondeterminism. #13 22.70 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 22.70 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 19.00 Selecting previously unselected package libcrypt-dev:arm64. #13 19.00 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_arm64.deb ... #13 19.01 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ... #13 19.04 Selecting previously unselected package libtirpc-dev:arm64. #13 19.04 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_arm64.deb ... #13 19.05 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... #13 19.09 Selecting previously unselected package libnsl-dev:arm64. #13 19.09 Preparing to unpack .../042-libnsl-dev_1.3.0-2_arm64.deb ... #13 19.09 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #13 19.12 Selecting previously unselected package rpcsvc-proto. #13 19.13 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_arm64.deb ... #13 19.13 Unpacking rpcsvc-proto (1.4.3-1) ... #13 19.16 Selecting previously unselected package libc6-dev:arm64. #13 17.63 Selecting previously unselected package libgdbm6:armhf. #13 17.63 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... #13 17.64 Unpacking libgdbm6:armhf (1.18.1-4) ... #13 17.69 Selecting previously unselected package libpipeline1:armhf. #13 17.69 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... #13 17.71 Unpacking libpipeline1:armhf (1.5.1-2) ... #16 78.42 Verifying : policycoreutils-2.5-34.el7.aarch64 21/65 #16 78.44 Verifying : libselinux-python-2.5-15.el7.aarch64 22/65 #16 78.45 Verifying : which-2.20-7.el7.aarch64 23/65 #16 78.47 Verifying : less-458-9.el7.aarch64 24/65 #16 78.48 Verifying : mpfr-3.1.1-4.el7.aarch64 25/65 #16 78.49 Verifying : rsync-3.1.2-12.el7_9.aarch64 26/65 #16 78.50 Verifying : libmpc-1.0.1-3.el7.aarch64 27/65 #16 78.51 Verifying : fipscheck-1.4.1-6.el7.aarch64 28/65 #16 78.52 Verifying : fipscheck-lib-1.4.1-6.el7.aarch64 29/65 #16 78.54 Verifying : cpp-4.8.5-44.el7.aarch64 30/65 #16 78.55 Verifying : libtool-2.4.2-22.el7_3.aarch64 31/65 #16 78.56 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 32/65 #16 78.58 Verifying : lzo-2.06-8.el7.aarch64 33/65 #16 78.59 Verifying : audit-libs-python-2.8.5-4.el7.aarch64 34/65 #16 78.60 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 35/65 #16 78.62 Verifying : libsepol-devel-2.5-10.el7.aarch64 36/65 #16 78.63 Verifying : cmake-2.8.12.2-2.el7.aarch64 37/65 #16 78.64 Verifying : git-1.8.3.1-25.el7_9.aarch64 38/65 #16 78.66 Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 39/65 #16 78.67 Verifying : perl-TermReadKey-2.30-20.el7.aarch64 40/65 #16 78.68 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 41/65 #16 78.70 Verifying : gcc-4.8.5-44.el7.aarch64 42/65 #16 78.71 Verifying : glibc-headers-2.17-326.el7_9.aarch64 43/65 #16 78.72 Verifying : 1:perl-Error-0.17020-2.el7.noarch 44/65 #14 20.23 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.6_amd64.deb ... #14 20.23 Unpacking libctf0:amd64 (2.34-6ubuntu1.6) ... #14 20.27 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 20.27 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.6_amd64.deb ... #14 20.27 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ... #14 20.47 Selecting previously unselected package binutils. #14 20.47 Preparing to unpack .../074-binutils_2.34-6ubuntu1.6_amd64.deb ... #14 20.47 Unpacking binutils (2.34-6ubuntu1.6) ... #14 20.50 Selecting previously unselected package libc-dev-bin. #14 24.82 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB] #14 24.97 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 24.98 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB] #14 24.98 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 24.99 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 24.99 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB] #14 25.00 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 25.00 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB] #14 19.85 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB] #13 20.10 Selecting previously unselected package binutils. #13 20.10 Preparing to unpack .../036-binutils_2.40-2_armhf.deb ... #13 18.68 Selecting previously unselected package binutils-common:armhf. #13 18.68 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ... #13 18.70 Unpacking binutils-common:armhf (2.35.2-2) ... #14 17.22 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #14 17.25 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB] #13 22.66 Preparing to unpack .../056-g++_4%3a8.3.0-1_amd64.deb ... #13 22.67 Unpacking g++ (4:8.3.0-1) ... #13 22.69 Selecting previously unselected package make. #13 22.69 Preparing to unpack .../057-make_4.2.1-1.2_amd64.deb ... #13 22.70 Unpacking make (4.2.1-1.2) ... #13 22.75 Selecting previously unselected package libdpkg-perl. #13 22.75 Preparing to unpack .../058-libdpkg-perl_1.19.8_all.deb ... #13 22.76 Unpacking libdpkg-perl (1.19.8) ... #13 22.81 Selecting previously unselected package patch. #13 22.82 Preparing to unpack .../059-patch_2.7.6-3+deb10u1_amd64.deb ... #13 22.82 Unpacking patch (2.7.6-3+deb10u1) ... #13 22.85 Selecting previously unselected package dpkg-dev. #13 22.86 Preparing to unpack .../060-dpkg-dev_1.19.8_all.deb ... #13 22.86 Unpacking dpkg-dev (1.19.8) ... #13 22.95 Selecting previously unselected package build-essential. #14 19.49 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.50 Unpacking libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.53 Selecting previously unselected package libasan8:amd64. #14 19.53 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.53 Unpacking libasan8:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.61 Selecting previously unselected package liblsan0:amd64. #14 19.62 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.62 Unpacking liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.67 Selecting previously unselected package libtsan2:amd64. #14 19.67 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.68 Unpacking libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.75 Selecting previously unselected package libubsan1:amd64. #14 22.68 Selecting previously unselected package python3. #14 22.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5141 files and directories currently installed.) #14 22.69 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ... #14 22.69 Unpacking python3 (3.10.6-1~22.04) ... #14 22.72 Selecting previously unselected package perl-modules-5.34. #14 22.72 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ... #14 22.73 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #13 20.23 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ... #13 22.73 Selecting previously unselected package libelf1:amd64. #13 22.73 Preparing to unpack .../088-libelf1_0.188-2.1_amd64.deb ... #13 22.73 Unpacking libelf1:amd64 (0.188-2.1) ... #13 22.77 Selecting previously unselected package dwz. #13 22.77 Preparing to unpack .../089-dwz_0.15-1_amd64.deb ... #13 22.78 Unpacking dwz (0.15-1) ... #13 22.81 Selecting previously unselected package libicu72:amd64. #13 22.81 Preparing to unpack .../090-libicu72_72.1-3_amd64.deb ... #13 22.81 Unpacking libicu72:amd64 (72.1-3) ... #13 19.16 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u1_arm64.deb ... #13 19.17 Unpacking libc6-dev:arm64 (2.36-9+deb12u1) ... #13 19.32 Selecting previously unselected package libisl23:arm64. #13 19.32 Preparing to unpack .../045-libisl23_0.25-1_arm64.deb ... #13 19.32 Unpacking libisl23:arm64 (0.25-1) ... #13 19.40 Selecting previously unselected package libmpfr6:arm64. #13 19.40 Preparing to unpack .../046-libmpfr6_4.2.0-1_arm64.deb ... #13 19.41 Unpacking libmpfr6:arm64 (4.2.0-1) ... #13 19.45 Selecting previously unselected package libmpc3:arm64. #13 20.82 Selecting previously unselected package g++. #13 20.82 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ... #13 20.83 Unpacking g++ (4:10.2.1-1) ... #13 20.85 Selecting previously unselected package make. #13 20.85 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ... #13 20.86 Unpacking make (4.3-4.1) ... #13 20.91 Selecting previously unselected package libdpkg-perl. #13 20.92 Preparing to unpack .../058-libdpkg-perl_1.20.12_all.deb ... #13 20.92 Unpacking libdpkg-perl (1.20.12) ... #13 17.76 Selecting previously unselected package man-db. #13 17.76 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ... #13 17.77 Unpacking man-db (2.8.5-2) ... #13 ... #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 8.7s done #16 78.73 Verifying : kernel-headers-4.18.0-348.20.1.el7.aarch64 45/65 #16 78.79 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 46/65 #16 78.80 Verifying : libgomp-4.8.5-44.el7.aarch64 47/65 #16 78.81 Verifying : setools-libs-3.3.8-4.el7.aarch64 48/65 #16 78.82 Verifying : autoconf-2.69-11.el7.noarch 49/65 #16 78.83 Verifying : policycoreutils-python-2.5-34.el7.aarch64 50/65 #16 78.84 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64 51/65 #16 78.86 Verifying : m4-1.4.16-10.el7.aarch64 52/65 #16 78.87 Verifying : openssh-7.4p1-23.el7_9.aarch64 53/65 #16 78.88 Verifying : libseccomp-2.3.1-4.el7.aarch64 54/65 #16 78.89 Verifying : libedit-3.0-12.20121213cvs.el7.aarch64 55/65 #16 78.90 Verifying : openssh-clients-7.4p1-23.el7_9.aarch64 56/65 #16 78.92 Verifying : libselinux-devel-2.5-15.el7.aarch64 57/65 #16 78.93 Verifying : perl-Data-Dumper-2.145-3.el7.aarch64 58/65 #16 78.94 Verifying : glibc-static-2.17-326.el7_9.aarch64 59/65 #14 20.50 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ... #14 20.51 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ... #14 20.55 Selecting previously unselected package linux-libc-dev:amd64. #14 20.55 Preparing to unpack .../076-linux-libc-dev_5.4.0-163.180_amd64.deb ... #14 20.56 Unpacking linux-libc-dev:amd64 (5.4.0-163.180) ... #14 20.71 Selecting previously unselected package libcrypt-dev:amd64. #14 20.71 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #14 20.72 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #14 20.76 Selecting previously unselected package libc6-dev:amd64. #14 25.15 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B] #14 25.22 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B] #14 25.23 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 25.31 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB] #14 25.34 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB] #14 20.08 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB] #14 20.15 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB] #14 20.15 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB] #14 20.17 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB] #14 20.18 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB] #14 20.19 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB] #14 20.20 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB] #14 20.23 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #14 20.23 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB] #13 20.10 Unpacking binutils (2.40-2) ... #13 20.14 Selecting previously unselected package libc-dev-bin. #13 20.14 Preparing to unpack .../037-libc-dev-bin_2.36-9+deb12u1_armhf.deb ... #13 20.15 Unpacking libc-dev-bin (2.36-9+deb12u1) ... #13 20.19 Selecting previously unselected package linux-libc-dev:armhf. #13 20.19 Preparing to unpack .../038-linux-libc-dev_6.1.52-1_armhf.deb ... #13 20.20 Unpacking linux-libc-dev:armhf (6.1.52-1) ... #14 24.05 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debhelper all 13.11.4ubuntu3 [925 kB] #14 24.23 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfakeroot arm64 1.31-1.1 [31.7 kB] #14 24.23 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fakeroot arm64 1.31-1.1 [59.6 kB] #14 24.24 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB] #14 24.24 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] #14 24.25 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB] #14 24.26 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #14 24.26 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] #14 24.28 Get:153 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 24.29 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB] #13 24.27 Selecting previously unselected package libfakeroot:arm64. #13 24.27 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ... #13 24.27 Unpacking libfakeroot:arm64 (1.23-1) ... #13 24.32 Selecting previously unselected package fakeroot. #13 24.32 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ... #13 24.32 Unpacking fakeroot (1.23-1) ... #13 24.37 Selecting previously unselected package libassuan0:arm64. #14 17.34 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #14 17.36 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libc6-dev armhf 2.37-0ubuntu2 [1339 kB] #14 17.52 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf gcc-12-base armhf 12.3.0-1ubuntu1~23.04 [42.3 kB] #14 17.52 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libisl23 armhf 0.25-1 [580 kB] #14 17.55 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpfr6 armhf 4.2.0-1 [228 kB] #14 17.56 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpc3 armhf 1.3.1-1 [46.4 kB] #14 17.57 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf cpp-12 armhf 12.3.0-1ubuntu1~23.04 [8169 kB] #13 22.96 Preparing to unpack .../061-build-essential_12.6_amd64.deb ... #13 22.96 Unpacking build-essential (12.6) ... #13 22.99 Selecting previously unselected package openssl. #13 22.99 Preparing to unpack .../062-openssl_1.1.1n-0+deb10u6_amd64.deb ... #13 22.99 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 23.09 Selecting previously unselected package ca-certificates. #13 23.09 Preparing to unpack .../063-ca-certificates_20200601~deb10u2_all.deb ... #13 23.09 Unpacking ca-certificates (20200601~deb10u2) ... #13 23.14 Selecting previously unselected package libsasl2-modules-db:amd64. #13 23.14 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 23.15 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 23.17 Selecting previously unselected package libsasl2-2:amd64. #13 23.18 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 23.21 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #14 19.75 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.75 Unpacking libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.81 Selecting previously unselected package libquadmath0:amd64. #14 19.81 Preparing to unpack .../080-libquadmath0_13.1.0-2ubuntu2~23.04_amd64.deb ... #14 19.81 Unpacking libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 19.84 Selecting previously unselected package libgcc-12-dev:amd64. #14 19.84 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 19.84 Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #14 19.94 Selecting previously unselected package gcc-12. #14 19.94 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 19.94 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ... #14 22.93 Selecting previously unselected package libgdbm6:amd64. #14 22.93 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ... #14 22.94 Unpacking libgdbm6:amd64 (1.23-1) ... #14 22.97 Selecting previously unselected package libgdbm-compat4:amd64. #14 22.98 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ... #14 22.98 Unpacking libgdbm-compat4:amd64 (1.23-1) ... #14 23.02 Selecting previously unselected package libperl5.34:amd64. #14 23.02 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_amd64.deb ... #14 23.02 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.2) ... #20 8.265 Selecting previously unselected package clang-11. #20 8.266 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ... #20 8.270 Unpacking clang-11 (1:11.0.1-2) ... #20 8.307 Selecting previously unselected package clang. #20 8.309 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ... #20 8.312 Unpacking clang (1:11.0-51+nmu5) ... #20 8.345 Selecting previously unselected package libpfm4:amd64. #13 20.72 Selecting previously unselected package libpython3.7-minimal:armhf. #13 20.72 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... #13 20.74 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... #13 19.46 Preparing to unpack .../047-libmpc3_1.3.1-1_arm64.deb ... #13 19.46 Unpacking libmpc3:arm64 (1.3.1-1) ... #13 19.49 Selecting previously unselected package cpp-12. #13 19.49 Preparing to unpack .../048-cpp-12_12.2.0-14_arm64.deb ... #13 19.49 Unpacking cpp-12 (12.2.0-14) ... #13 20.98 Selecting previously unselected package patch. #13 20.98 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ... #13 20.99 Unpacking patch (2.7.6-7) ... #13 21.02 Selecting previously unselected package dpkg-dev. #13 21.02 Preparing to unpack .../060-dpkg-dev_1.20.12_all.deb ... #13 21.03 Unpacking dpkg-dev (1.20.12) ... #13 21.14 Selecting previously unselected package build-essential. #13 21.14 Preparing to unpack .../061-build-essential_12.9_arm64.deb ... #13 21.14 Unpacking build-essential (12.9) ... #13 21.17 Selecting previously unselected package libbrotli1:arm64. #13 21.18 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ... #13 21.18 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... #13 21.23 Selecting previously unselected package libsasl2-modules-db:arm64. #16 78.95 Verifying : glibc-2.17-317.el7.aarch64 60/65 #16 78.95 Verifying : 7:device-mapper-libs-1.02.170-6.el7.aarch64 61/65 #16 78.96 Verifying : systemd-219-78.el7.aarch64 62/65 #16 78.96 Verifying : 7:device-mapper-1.02.170-6.el7.aarch64 63/65 #16 78.96 Verifying : systemd-libs-219-78.el7.aarch64 64/65 #16 78.96 Verifying : glibc-common-2.17-317.el7.aarch64 65/65 #16 79.02 #16 79.02 Installed: #16 79.02 cmake.aarch64 0:2.8.12.2-2.el7 #16 79.02 device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 #16 79.02 gcc.aarch64 0:4.8.5-44.el7 #16 79.02 git.aarch64 0:1.8.3.1-25.el7_9 #16 79.02 glibc-static.aarch64 0:2.17-326.el7_9 #16 79.02 libarchive.aarch64 0:3.1.2-14.el7_7 #16 79.02 libseccomp-devel.aarch64 0:2.3.1-4.el7 #16 79.02 libselinux-devel.aarch64 0:2.5-15.el7 #16 79.02 libtool.aarch64 0:2.4.2-22.el7_3 #16 79.02 libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 #16 79.02 make.aarch64 1:3.82-24.el7 #16 79.02 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #16 79.02 systemd-devel.aarch64 0:219-78.el7_9.7 #16 79.02 which.aarch64 0:2.20-7.el7 #16 79.02 #16 79.02 Dependency Installed: #16 79.02 audit-libs-python.aarch64 0:2.8.5-4.el7 #16 79.02 autoconf.noarch 0:2.69-11.el7 #16 79.02 automake.noarch 0:1.13.4-3.el7 #16 79.02 checkpolicy.aarch64 0:2.5-8.el7 #16 79.02 cpp.aarch64 0:4.8.5-44.el7 #16 79.02 fipscheck.aarch64 0:1.4.1-6.el7 #16 79.02 fipscheck-lib.aarch64 0:1.4.1-6.el7 #16 79.02 glibc-devel.aarch64 0:2.17-326.el7_9 #16 79.02 glibc-headers.aarch64 0:2.17-326.el7_9 #16 79.02 kernel-headers.aarch64 0:4.18.0-348.20.1.el7 #16 79.02 less.aarch64 0:458-9.el7 #16 79.02 libcgroup.aarch64 0:0.41-21.el7 #16 79.02 libedit.aarch64 0:3.0-12.20121213cvs.el7 #16 79.02 libgomp.aarch64 0:4.8.5-44.el7 #16 79.02 libmpc.aarch64 0:1.0.1-3.el7 #16 79.02 libseccomp.aarch64 0:2.3.1-4.el7 #16 79.02 libselinux-python.aarch64 0:2.5-15.el7 #16 79.02 libselinux-utils.aarch64 0:2.5-15.el7 #16 79.02 libsemanage-python.aarch64 0:2.5-14.el7 #16 79.02 libsepol-devel.aarch64 0:2.5-10.el7 #16 79.02 libtool-ltdl.aarch64 0:2.4.2-22.el7_3 #16 79.02 lzo.aarch64 0:2.06-8.el7 #16 79.02 m4.aarch64 0:1.4.16-10.el7 #16 79.02 mpfr.aarch64 0:3.1.1-4.el7 #16 79.02 openssh.aarch64 0:7.4p1-23.el7_9 #16 79.02 openssh-clients.aarch64 0:7.4p1-23.el7_9 #16 79.02 pcre-devel.aarch64 0:8.32-17.el7 #16 79.02 perl-Data-Dumper.aarch64 0:2.145-3.el7 #16 79.02 perl-Error.noarch 1:0.17020-2.el7 #16 79.02 perl-Git.noarch 0:1.8.3.1-25.el7_9 #16 79.02 perl-TermReadKey.aarch64 0:2.30-20.el7 #16 79.02 perl-Test-Harness.noarch 0:3.28-3.el7 #16 79.02 policycoreutils.aarch64 0:2.5-34.el7 #16 79.02 policycoreutils-devel.aarch64 0:2.5-34.el7 #16 79.02 policycoreutils-python.aarch64 0:2.5-34.el7 #16 79.02 python-IPy.noarch 0:0.75-6.el7 #16 79.02 rsync.aarch64 0:3.1.2-12.el7_9 #16 79.02 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #16 79.02 setools-libs.aarch64 0:3.3.8-4.el7 #16 79.02 #16 79.02 Dependency Updated: #16 79.02 device-mapper.aarch64 7:1.02.170-6.el7_9.5 #16 79.02 device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 #16 79.02 glibc.aarch64 0:2.17-326.el7_9 #16 79.02 glibc-common.aarch64 0:2.17-326.el7_9 #16 79.02 systemd.aarch64 0:219-78.el7_9.7 #16 79.02 systemd-libs.aarch64 0:219-78.el7_9.7 #16 79.02 #16 79.02 Complete! #14 20.76 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.9_amd64.deb ... #14 20.76 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ... #14 21.05 Selecting previously unselected package gcc-9-base:amd64. #14 25.35 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB] #14 25.54 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB] #14 25.56 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB] #14 25.57 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB] #14 25.58 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #14 25.58 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #14 20.37 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB] #14 20.54 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB] #13 20.55 Selecting previously unselected package libcrypt-dev:armhf. #13 15.72 Running transaction check #13 15.81 Transaction check succeeded. #13 15.81 Running transaction test #13 20.55 Preparing to unpack .../039-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #13 20.56 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #13 23.30 Selecting previously unselected package g++. #13 23.30 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... #13 23.31 Unpacking g++ (4:10.2.1-1) ... #13 23.34 Selecting previously unselected package make. #13 23.34 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... #13 23.34 Unpacking make (4.3-4.1) ... #13 23.40 Selecting previously unselected package libdpkg-perl. #13 23.40 Preparing to unpack .../059-libdpkg-perl_1.20.12_all.deb ... #13 23.41 Unpacking libdpkg-perl (1.20.12) ... #13 23.47 Selecting previously unselected package patch. #13 23.48 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... #13 23.48 Unpacking patch (2.7.6-7) ... #13 23.52 Selecting previously unselected package dpkg-dev. #13 23.52 Preparing to unpack .../061-dpkg-dev_1.20.12_all.deb ... #13 23.53 Unpacking dpkg-dev (1.20.12) ... #13 23.65 Selecting previously unselected package build-essential. #13 24.37 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ... #13 24.37 Unpacking libassuan0:arm64 (2.5.2-1) ... #13 24.42 Selecting previously unselected package gpgconf. #13 24.42 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ... #13 24.43 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 24.48 Selecting previously unselected package libksba8:arm64. #13 24.48 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u2_arm64.deb ... #13 24.49 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ... #13 24.53 Selecting previously unselected package libnpth0:arm64. #13 24.54 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ... #13 24.54 Unpacking libnpth0:arm64 (1.6-1) ... #13 24.59 Selecting previously unselected package dirmngr. #13 19.27 Selecting previously unselected package libbinutils:armhf. #13 19.27 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ... #13 19.30 Unpacking libbinutils:armhf (2.35.2-2) ... #13 23.25 Selecting previously unselected package libldap-common. #13 23.25 Preparing to unpack .../066-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 23.25 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 23.29 Selecting previously unselected package libldap-2.4-2:amd64. #13 23.29 Preparing to unpack .../067-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #13 23.29 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #13 23.34 Selecting previously unselected package libnghttp2-14:amd64. #13 23.35 Preparing to unpack .../068-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... #13 23.35 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... #13 23.39 Selecting previously unselected package libpsl5:amd64. #13 23.39 Preparing to unpack .../069-libpsl5_0.20.2-2_amd64.deb ... #13 23.39 Unpacking libpsl5:amd64 (0.20.2-2) ... #13 23.43 Selecting previously unselected package librtmp1:amd64. #13 23.43 Preparing to unpack .../070-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #13 23.43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #13 23.47 Selecting previously unselected package libssh2-1:amd64. #14 20.28 Selecting previously unselected package gcc. #14 20.28 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_amd64.deb ... #14 20.29 Unpacking gcc (4:12.2.0-3ubuntu1) ... #14 20.34 Selecting previously unselected package libstdc++-12-dev:amd64. #14 23.19 Selecting previously unselected package perl. #14 23.19 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_amd64.deb ... #14 23.20 Unpacking perl (5.34.0-3ubuntu1.2) ... #14 23.24 Selecting previously unselected package openssl. #14 23.24 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_amd64.deb ... #14 23.24 Unpacking openssl (3.0.2-0ubuntu1.10) ... #14 23.30 Selecting previously unselected package ca-certificates. #14 23.30 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 23.31 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 23.37 Selecting previously unselected package distro-info-data. #20 8.346 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ... #20 8.350 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ... #20 8.403 Selecting previously unselected package lld-11. #20 8.405 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ... #20 8.409 Unpacking lld-11 (1:11.0.1-2) ... #20 8.533 Selecting previously unselected package lld. #20 8.535 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ... #20 8.538 Unpacking lld (1:11.0-51+nmu5) ... #20 8.568 Selecting previously unselected package llvm-11-runtime. #20 8.570 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ... #20 8.574 Unpacking llvm-11-runtime (1:11.0.1-2) ... #20 8.618 Selecting previously unselected package llvm-runtime. #14 18.74 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11 arm64 11.4.0-1ubuntu1~22.04 [19.4 MB] #14 17.77 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB] #14 17.77 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.3.0-1ubuntu1~22.04 [39.0 kB] #14 17.77 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.3.0-1ubuntu1~22.04 [110 kB] #14 17.77 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.3.0-1ubuntu1~22.04 [7636 B] #14 17.78 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.4.0-1ubuntu1~22.04 [2242 kB] #14 17.85 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.3.0-1ubuntu1~22.04 [958 kB] #14 17.92 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.4.0-1ubuntu1~22.04 [839 kB] #14 17.96 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.4.0-1ubuntu1~22.04 [15.8 MB] #13 21.23 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 21.23 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 21.26 Selecting previously unselected package libsasl2-2:arm64. #13 21.27 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 21.27 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 21.31 Selecting previously unselected package libldap-2.4-2:arm64. #13 21.31 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... #13 21.31 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #13 21.36 Selecting previously unselected package libnghttp2-14:arm64. #13 21.36 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ... #13 21.36 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... #13 21.40 Selecting previously unselected package libpsl5:arm64. #13 21.40 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ... #13 21.40 Unpacking libpsl5:arm64 (0.21.0-1.2) ... #13 21.44 Selecting previously unselected package librtmp1:arm64. #13 21.44 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #13 21.44 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 21.48 Selecting previously unselected package libssh2-1:arm64. #13 23.41 Selecting previously unselected package libxml2:amd64. #14 21.05 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 21.05 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 21.10 Selecting previously unselected package libisl22:amd64. #14 21.10 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ... #14 21.11 Unpacking libisl22:amd64 (0.22.1-1) ... #14 21.19 Selecting previously unselected package libmpfr6:amd64. #14 21.19 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ... #14 21.20 Unpacking libmpfr6:amd64 (4.0.2-1) ... #14 21.26 Selecting previously unselected package libmpc3:amd64. #14 21.26 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ... #14 21.27 Unpacking libmpc3:amd64 (1.1.0-1) ... #14 21.30 Selecting previously unselected package cpp-9. #14 25.73 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 25.90 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 20.67 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 20.69 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B] #14 20.70 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 20.70 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB] #14 20.71 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB] #14 20.72 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 20.73 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #14 20.73 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB] #14 20.74 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #13 20.69 Selecting previously unselected package libtirpc-dev:armhf. #13 20.69 Preparing to unpack .../040-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #13 20.69 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #13 20.76 Selecting previously unselected package libnsl-dev:armhf. #13 20.76 Preparing to unpack .../041-libnsl-dev_1.3.0-2_armhf.deb ... #13 20.76 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 20.81 Selecting previously unselected package rpcsvc-proto. #13 20.81 Preparing to unpack .../042-rpcsvc-proto_1.4.3-1_armhf.deb ... #13 20.82 Unpacking rpcsvc-proto (1.4.3-1) ... #13 20.86 Selecting previously unselected package libc6-dev:armhf. #13 23.65 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... #13 23.66 Unpacking build-essential (12.9) ... #13 23.69 Selecting previously unselected package libbrotli1:amd64. #13 23.69 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... #13 23.70 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #13 23.75 Selecting previously unselected package libsasl2-modules-db:amd64. #13 23.75 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 23.76 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 23.79 Selecting previously unselected package libsasl2-2:amd64. #13 23.79 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 23.80 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 23.84 Selecting previously unselected package libldap-2.4-2:amd64. #13 23.84 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #13 23.84 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #13 23.89 Selecting previously unselected package libnghttp2-14:amd64. #11 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 #13 24.59 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ... #13 24.61 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 24.66 Selecting previously unselected package gnupg-l10n. #13 24.67 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 24.67 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 24.80 Selecting previously unselected package gnupg-utils. #13 24.80 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ... #13 24.81 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 24.87 Selecting previously unselected package gpg. #13 23.47 Preparing to unpack .../071-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #13 23.47 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #13 23.51 Selecting previously unselected package libcurl4:amd64. #13 23.51 Preparing to unpack .../072-libcurl4_7.64.0-4+deb10u6_amd64.deb ... #13 23.52 Unpacking libcurl4:amd64 (7.64.0-4+deb10u6) ... #13 23.57 Selecting previously unselected package curl. #13 23.57 Preparing to unpack .../073-curl_7.64.0-4+deb10u6_amd64.deb ... #13 23.58 Unpacking curl (7.64.0-4+deb10u6) ... #13 23.63 Selecting previously unselected package dctrl-tools. #13 23.63 Preparing to unpack .../074-dctrl-tools_2.24-3_amd64.deb ... #13 23.64 Unpacking dctrl-tools (2.24-3) ... #13 23.71 Selecting previously unselected package libtool. #13 19.61 Selecting previously unselected package libctf-nobfd0:armhf. #13 19.61 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ... #13 19.63 Unpacking libctf-nobfd0:armhf (2.35.2-2) ... #14 20.34 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 20.34 Unpacking libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #14 24.70 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] #14 23.37 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ... #14 23.38 Unpacking distro-info-data (0.52ubuntu0.4) ... #14 23.42 Selecting previously unselected package iso-codes. #14 23.42 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 23.43 Unpacking iso-codes (4.9.0-1) ... #20 8.620 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ... #20 8.623 Unpacking llvm-runtime (1:11.0-51+nmu5) ... #20 8.652 Selecting previously unselected package llvm-11. #20 8.654 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ... #20 8.659 Unpacking llvm-11 (1:11.0.1-2) ... #14 17.97 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cpp armhf 4:12.2.0-3ubuntu1 [27.8 kB] #13 21.11 Selecting previously unselected package libexpat1:armhf. #13 21.12 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ... #13 21.13 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... #13 21.48 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ... #13 21.48 Unpacking libssh2-1:arm64 (1.9.0-2) ... #13 21.52 Selecting previously unselected package libcurl4:arm64. #13 21.53 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... #13 21.53 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... #13 21.57 Selecting previously unselected package curl. #13 21.58 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u7_arm64.deb ... #13 21.58 Unpacking curl (7.74.0-1.3+deb11u7) ... #13 21.62 Selecting previously unselected package dctrl-tools. #13 21.63 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ... #13 21.63 Unpacking dctrl-tools (2.24-3) ... #13 21.67 Selecting previously unselected package libdebhelper-perl. #13 21.67 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ... #13 21.67 Unpacking libdebhelper-perl (13.3.4) ... #13 21.71 Selecting previously unselected package libtool. #13 23.41 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #13 23.42 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #13 23.49 Selecting previously unselected package gettext. #13 23.50 Preparing to unpack .../092-gettext_0.21-12_amd64.deb ... #13 23.50 Unpacking gettext (0.21-12) ... #13 23.62 Selecting previously unselected package intltool-debian. #13 23.62 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ... #13 23.63 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 23.65 Selecting previously unselected package po-debconf. #13 23.65 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ... #13 23.66 Unpacking po-debconf (1.0.21+nmu1) ... #13 23.70 Selecting previously unselected package debhelper. #13 20.05 Selecting previously unselected package cpp. #13 20.06 Preparing to unpack .../049-cpp_4%3a12.2.0-3_arm64.deb ... #13 20.06 Unpacking cpp (4:12.2.0-3) ... #13 20.09 Selecting previously unselected package libcc1-0:arm64. #13 20.09 Preparing to unpack .../050-libcc1-0_12.2.0-14_arm64.deb ... #13 20.10 Unpacking libcc1-0:arm64 (12.2.0-14) ... #13 20.13 Selecting previously unselected package libgomp1:arm64. #13 20.13 Preparing to unpack .../051-libgomp1_12.2.0-14_arm64.deb ... #13 20.14 Unpacking libgomp1:arm64 (12.2.0-14) ... #13 20.17 Selecting previously unselected package libitm1:arm64. #14 21.30 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 21.31 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 25.92 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 26.01 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB] #14 26.08 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB] #14 26.12 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #14 20.90 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #16 DONE 79.6s #17 [stage-1 6/7] COPY --link --from=golang /usr/local/go /usr/local/go #13 20.86 Preparing to unpack .../043-libc6-dev_2.36-9+deb12u1_armhf.deb ... #13 20.87 Unpacking libc6-dev:armhf (2.36-9+deb12u1) ... #13 21.04 Selecting previously unselected package libisl23:armhf. #13 21.05 Preparing to unpack .../044-libisl23_0.25-1_armhf.deb ... #13 21.05 Unpacking libisl23:armhf (0.25-1) ... #13 23.89 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ... #13 23.90 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #13 23.94 Selecting previously unselected package libpsl5:amd64. #13 23.94 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... #13 23.94 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #13 23.98 Selecting previously unselected package librtmp1:amd64. #13 23.98 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #13 23.98 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 24.02 Selecting previously unselected package libssh2-1:amd64. #13 24.02 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... #13 24.03 Unpacking libssh2-1:amd64 (1.9.0-2) ... #13 24.07 Selecting previously unselected package libcurl4:amd64. #13 24.07 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... #13 24.08 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... #13 24.12 Selecting previously unselected package curl. #11 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #11 DONE 33.0s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 17.98 Selecting previously unselected package perl-modules-5.28. #13 17.98 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 17.99 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 18.83 Selecting previously unselected package libgdbm-compat4:armhf. #13 18.83 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... #13 18.84 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #13 16.29 Transaction test succeeded. #13 16.29 Running transaction #13 24.87 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ... #13 24.91 Unpacking gpg (2.2.12-1+deb10u2) ... #13 24.98 Selecting previously unselected package pinentry-curses. #13 24.98 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ... #13 24.99 Unpacking pinentry-curses (1.1.0-2) ... #13 25.03 Selecting previously unselected package gpg-agent. #13 25.03 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ... #13 25.04 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 25.09 Selecting previously unselected package gpg-wks-client. #13 23.71 Preparing to unpack .../075-libtool_2.4.6-9_all.deb ... #13 23.71 Unpacking libtool (2.4.6-9) ... #13 23.76 Selecting previously unselected package dh-autoreconf. #13 23.77 Preparing to unpack .../076-dh-autoreconf_19_all.deb ... #13 23.77 Unpacking dh-autoreconf (19) ... #13 23.80 Selecting previously unselected package libarchive-zip-perl. #13 23.80 Preparing to unpack .../077-libarchive-zip-perl_1.64-1_all.deb ... #13 23.80 Unpacking libarchive-zip-perl (1.64-1) ... #13 23.83 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 23.84 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 23.84 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 23.87 Selecting previously unselected package dh-strip-nondeterminism. #13 23.87 Preparing to unpack .../079-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 23.87 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 23.90 Selecting previously unselected package dwz. #13 23.90 Preparing to unpack .../080-dwz_0.12-3_amd64.deb ... #13 23.90 Unpacking dwz (0.12-3) ... #13 23.94 Selecting previously unselected package libglib2.0-0:amd64. #13 19.76 Selecting previously unselected package libctf0:armhf. #13 19.76 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ... #13 19.78 Unpacking libctf0:armhf (2.35.2-2) ... #13 19.91 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 19.91 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ... #13 19.92 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... #14 20.51 Selecting previously unselected package g++-12. #14 20.51 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_amd64.deb ... #14 20.51 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ... #14 20.71 Selecting previously unselected package g++. #14 20.71 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_amd64.deb ... #14 20.72 Unpacking g++ (4:12.2.0-3ubuntu1) ... #14 20.75 Selecting previously unselected package make. #14 23.56 Selecting previously unselected package less. #14 23.56 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_amd64.deb ... #14 23.56 Unpacking less (590-1ubuntu0.22.04.1) ... #14 23.61 Selecting previously unselected package libmd0:amd64. #14 23.61 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ... #14 23.61 Unpacking libmd0:amd64 (1.0.4-1build1) ... #14 23.66 Selecting previously unselected package libbsd0:amd64. #14 23.66 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ... #14 23.67 Unpacking libbsd0:amd64 (0.11.5-1) ... #14 23.70 Selecting previously unselected package libelf1:amd64. #14 23.71 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ... #14 23.71 Unpacking libelf1:amd64 (0.186-1build1) ... #14 23.75 Selecting previously unselected package libicu70:amd64. #14 23.75 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ... #14 23.76 Unpacking libicu70:amd64 (70.1-2) ... #14 23.91 Selecting previously unselected package libxml2:amd64. #14 18.36 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcc1-0 armhf 13.1.0-2ubuntu2~23.04 [43.7 kB] #13 21.71 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ... #13 21.72 Unpacking libtool (2.4.6-15) ... #13 21.76 Selecting previously unselected package dh-autoreconf. #13 21.76 Preparing to unpack .../075-dh-autoreconf_20_all.deb ... #13 21.76 Unpacking dh-autoreconf (20) ... #13 21.79 Selecting previously unselected package libarchive-zip-perl. #13 21.79 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ... #13 21.80 Unpacking libarchive-zip-perl (1.68-1) ... #13 21.83 Selecting previously unselected package libsub-override-perl. #13 21.83 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ... #13 21.83 Unpacking libsub-override-perl (0.09-2) ... #13 21.88 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 21.88 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 21.89 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 21.91 Selecting previously unselected package dh-strip-nondeterminism. #13 21.92 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 21.92 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 21.95 Selecting previously unselected package libelf1:arm64. #14 19.68 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B] #14 19.68 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.4.0-1ubuntu1~22.04 [2088 kB] #14 19.74 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.4.0-1ubuntu1~22.04 [11.1 MB] #14 18.71 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B] #14 18.71 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.4.0-1ubuntu1~22.04 [2154 kB] #13 23.70 Preparing to unpack .../095-debhelper_13.11.4_all.deb ... #13 23.71 Unpacking debhelper (13.11.4) ... #13 23.85 Selecting previously unselected package debian-keyring. #13 23.85 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ... #13 23.85 Unpacking debian-keyring (2022.12.24) ... #13 20.18 Preparing to unpack .../052-libitm1_12.2.0-14_arm64.deb ... #13 20.18 Unpacking libitm1:arm64 (12.2.0-14) ... #13 20.22 Selecting previously unselected package libatomic1:arm64. #13 20.22 Preparing to unpack .../053-libatomic1_12.2.0-14_arm64.deb ... #13 20.22 Unpacking libatomic1:arm64 (12.2.0-14) ... #13 20.25 Selecting previously unselected package libasan8:arm64. #13 20.25 Preparing to unpack .../054-libasan8_12.2.0-14_arm64.deb ... #13 20.25 Unpacking libasan8:arm64 (12.2.0-14) ... #13 20.45 Selecting previously unselected package liblsan0:arm64. #13 20.45 Preparing to unpack .../055-liblsan0_12.2.0-14_arm64.deb ... #13 20.45 Unpacking liblsan0:arm64 (12.2.0-14) ... #13 20.55 Selecting previously unselected package libtsan2:arm64. #13 20.55 Preparing to unpack .../056-libtsan2_12.2.0-14_arm64.deb ... #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 8.3s done #14 21.07 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB] #14 21.18 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB] #14 21.18 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB] #14 21.23 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B] #14 21.24 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B] #14 21.26 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 21.26 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB] #14 21.31 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB] #13 21.34 Selecting previously unselected package libmpfr6:armhf. #13 21.34 Preparing to unpack .../045-libmpfr6_4.2.0-1_armhf.deb ... #13 21.34 Unpacking libmpfr6:armhf (4.2.0-1) ... #13 21.42 Selecting previously unselected package libmpc3:armhf. #14 26.13 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB] #14 26.14 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB] #14 26.14 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB] #14 26.15 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 26.15 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB] #14 26.31 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB] #13 24.12 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u7_amd64.deb ... #13 24.13 Unpacking curl (7.74.0-1.3+deb11u7) ... #13 24.18 Selecting previously unselected package dctrl-tools. #13 24.18 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... #13 24.19 Unpacking dctrl-tools (2.24-3+b1) ... #13 24.22 Selecting previously unselected package libdebhelper-perl. #13 24.22 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... #13 24.22 Unpacking libdebhelper-perl (13.3.4) ... #13 24.26 Selecting previously unselected package libtool. #13 24.26 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... #13 24.26 Unpacking libtool (2.4.6-15) ... #13 18.94 Selecting previously unselected package libperl5.28:armhf. #13 18.94 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #13 18.94 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 25.09 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ... #13 25.10 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 25.14 Selecting previously unselected package gpg-wks-server. #13 25.15 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ... #13 25.15 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 25.19 Selecting previously unselected package gpgsm. #13 25.20 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ... #13 25.20 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 25.25 Selecting previously unselected package gnupg. #13 25.25 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ... #13 25.26 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 25.32 Selecting previously unselected package libfile-which-perl. #13 23.94 Preparing to unpack .../081-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ... #13 23.95 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ... #13 24.08 Selecting previously unselected package libcroco3:amd64. #13 24.08 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ... #13 24.08 Unpacking libcroco3:amd64 (0.6.12-3) ... #13 24.12 Selecting previously unselected package libncurses6:amd64. #13 24.13 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u3_amd64.deb ... #13 24.13 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u3) ... #13 24.18 Selecting previously unselected package gettext. #13 24.18 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ... #14 23.92 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ... #14 23.92 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ... #14 23.96 Selecting previously unselected package libyaml-0-2:amd64. #14 23.97 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ... #14 23.97 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... #14 24.01 Selecting previously unselected package lsb-release. #14 24.01 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 24.01 Unpacking lsb-release (11.1.0ubuntu4) ... #14 24.06 Selecting previously unselected package netbase. #14 20.75 Preparing to unpack .../087-make_4.3-4.1build1_amd64.deb ... #14 20.76 Unpacking make (4.3-4.1build1) ... #14 20.79 Selecting previously unselected package libdpkg-perl. #14 20.79 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ... #14 20.80 Unpacking libdpkg-perl (1.21.21ubuntu1) ... #14 20.84 Selecting previously unselected package bzip2. #14 20.84 Preparing to unpack .../089-bzip2_1.0.8-5build1_amd64.deb ... #14 20.84 Unpacking bzip2 (1.0.8-5build1) ... #14 20.91 Selecting previously unselected package patch. #14 20.91 Preparing to unpack .../090-patch_2.7.6-7build2_amd64.deb ... #14 20.91 Unpacking patch (2.7.6-7build2) ... #14 20.94 Selecting previously unselected package lto-disabled-list. #14 20.94 Preparing to unpack .../091-lto-disabled-list_39_all.deb ... #14 20.95 Unpacking lto-disabled-list (39) ... #14 20.98 Selecting previously unselected package dpkg-dev. #14 20.98 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ... #14 20.99 Unpacking dpkg-dev (1.21.21ubuntu1) ... #14 21.04 Selecting previously unselected package build-essential. #14 18.58 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgomp1 armhf 13.1.0-2ubuntu2~23.04 [120 kB] #14 18.71 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libatomic1 armhf 13.1.0-2ubuntu2~23.04 [7766 B] #14 18.71 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libasan8 armhf 13.1.0-2ubuntu2~23.04 [2743 kB] #14 25.17 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] #14 25.17 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB] #14 25.20 Get:158 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB] #14 25.20 Get:159 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB] #14 25.21 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB] #14 25.25 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 25.28 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 25.28 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-which-perl all 1.27-2 [12.5 kB] #14 25.28 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB] #14 25.29 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-touch-perl all 0.12-2 [7498 B] #13 21.95 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ... #13 21.96 Unpacking libelf1:arm64 (0.183-1) ... #13 21.99 Selecting previously unselected package dwz. #13 22.00 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ... #13 22.00 Unpacking dwz (0.13+20210201-1) ... #13 22.04 Selecting previously unselected package libicu67:arm64. #13 22.04 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ... #13 22.05 Unpacking libicu67:arm64 (67.1-7) ... #20 9.396 Selecting previously unselected package llvm. #20 9.398 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ... #20 9.403 Unpacking llvm (1:11.0-51+nmu5) ... #20 9.446 Setting up libz3-4:amd64 (4.8.10-1) ... #20 9.462 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ... #20 9.472 Setting up libllvm11:amd64 (1:11.0.1-2) ... #13 21.79 Selecting previously unselected package python3.7-minimal. #13 21.79 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... #13 20.55 Unpacking libtsan2:arm64 (12.2.0-14) ... #14 21.34 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #14 21.41 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB] #14 21.56 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #13 21.42 Preparing to unpack .../046-libmpc3_1.3.1-1_armhf.deb ... #13 21.42 Unpacking libmpc3:armhf (1.3.1-1) ... #13 21.47 Selecting previously unselected package cpp-12. #13 21.47 Preparing to unpack .../047-cpp-12_12.2.0-14_armhf.deb ... #13 21.48 Unpacking cpp-12 (12.2.0-14) ... #14 21.97 Selecting previously unselected package cpp. #14 21.97 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 21.98 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 22.01 Selecting previously unselected package libcc1-0:amd64. #14 22.01 Preparing to unpack .../085-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 22.02 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 22.06 Selecting previously unselected package libgomp1:amd64. #14 22.06 Preparing to unpack .../086-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 22.06 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 22.11 Selecting previously unselected package libitm1:amd64. #14 22.11 Preparing to unpack .../087-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... #13 24.38 Selecting previously unselected package dh-autoreconf. #13 24.38 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... #13 24.39 Unpacking dh-autoreconf (20) ... #13 24.41 Selecting previously unselected package libarchive-zip-perl. #13 24.41 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... #13 24.42 Unpacking libarchive-zip-perl (1.68-1) ... #13 24.46 Selecting previously unselected package libsub-override-perl. #13 24.46 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... #13 24.46 Unpacking libsub-override-perl (0.09-2) ... #13 24.49 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 24.49 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 24.50 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 24.53 Selecting previously unselected package dh-strip-nondeterminism. #13 24.53 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 24.53 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 24.56 Selecting previously unselected package libelf1:amd64. #13 24.57 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... #13 24.57 Unpacking libelf1:amd64 (0.183-1) ... #13 24.61 Selecting previously unselected package dwz. #13 25.32 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #13 25.32 Unpacking libfile-which-perl (1.23-1) ... #13 25.36 Selecting previously unselected package libfile-homedir-perl. #13 25.36 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ... #13 25.36 Unpacking libfile-homedir-perl (1.004-1) ... #13 25.40 Selecting previously unselected package libio-pty-perl. #13 25.40 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ... #13 25.40 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 25.44 Selecting previously unselected package libipc-run-perl. #13 25.45 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ... #13 25.45 Unpacking libipc-run-perl (20180523.0-1) ... #13 25.49 Selecting previously unselected package libclass-method-modifiers-perl. #13 25.49 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 25.50 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 25.56 Selecting previously unselected package libsub-exporter-progressive-perl. #13 25.56 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 25.56 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 25.60 Selecting previously unselected package libdevel-globaldestruction-perl. #13 25.60 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 25.60 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 25.63 Selecting previously unselected package libb-hooks-op-check-perl. #13 25.64 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ... #13 25.64 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 25.67 Selecting previously unselected package libdynaloader-functions-perl. #13 24.18 Unpacking gettext (0.19.8.1-9) ... #13 24.31 Selecting previously unselected package intltool-debian. #13 24.32 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ... #13 24.32 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 24.35 Selecting previously unselected package po-debconf. #13 24.35 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ... #13 24.35 Unpacking po-debconf (1.0.21) ... #13 24.40 Selecting previously unselected package debhelper. #13 24.40 Preparing to unpack .../087-debhelper_12.1.1_all.deb ... #13 24.40 Unpacking debhelper (12.1.1) ... #14 24.06 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 24.06 Unpacking netbase (6.3) ... #14 24.09 Selecting previously unselected package python-apt-common. #14 24.09 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ... #14 24.10 Unpacking python-apt-common (2.4.0ubuntu2) ... #14 24.14 Selecting previously unselected package python3-apt. #14 24.14 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_amd64.deb ... #14 24.14 Unpacking python3-apt (2.4.0ubuntu2) ... #14 24.19 Selecting previously unselected package python3-pkg-resources. #14 24.19 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 24.19 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 24.25 Selecting previously unselected package ucf. #14 24.25 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 24.26 Moving old data out of the way #14 24.26 Unpacking ucf (3.0043) ... #14 24.30 Selecting previously unselected package bsdextrautils. #14 24.30 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ... #14 24.30 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 24.33 Selecting previously unselected package libmagic-mgc. #14 24.34 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... #14 24.34 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 24.40 Selecting previously unselected package libmagic1:amd64. #14 21.04 Preparing to unpack .../093-build-essential_12.9ubuntu3_amd64.deb ... #14 21.05 Unpacking build-essential (12.9ubuntu3) ... #14 21.08 Selecting previously unselected package libbrotli1:amd64. #14 21.08 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_amd64.deb ... #14 21.09 Unpacking libbrotli1:amd64 (1.0.9-2build8) ... #14 21.12 Selecting previously unselected package libsasl2-modules-db:amd64. #14 21.12 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #14 21.12 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #14 21.18 Selecting previously unselected package libsasl2-2:amd64. #14 21.18 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #14 21.18 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #14 21.22 Selecting previously unselected package libldap2:amd64. #14 21.22 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_amd64.deb ... #14 21.22 Unpacking libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 21.26 Selecting previously unselected package librtmp1:amd64. #14 21.26 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 21.27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 21.30 Selecting previously unselected package libssh-4:amd64. #14 21.30 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_amd64.deb ... #14 21.31 Unpacking libssh-4:amd64 (0.10.4-2ubuntu0.1) ... #14 21.34 Selecting previously unselected package libcurl4:amd64. #14 21.34 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.2_amd64.deb ... #14 21.35 Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.2) ... #14 21.41 Selecting previously unselected package curl. #13 20.33 Selecting previously unselected package binutils. #13 20.33 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ... #13 20.34 Unpacking binutils (2.35.2-2) ... #13 20.38 Selecting previously unselected package libc-dev-bin. #13 20.38 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u6_armhf.deb ... #13 20.38 Unpacking libc-dev-bin (2.31-13+deb11u6) ... #13 20.44 Selecting previously unselected package linux-libc-dev:armhf. #13 20.44 Preparing to unpack .../033-linux-libc-dev_5.10.191-1_armhf.deb ... #13 20.44 Unpacking linux-libc-dev:armhf (5.10.191-1) ... #14 19.02 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libubsan1 armhf 13.1.0-2ubuntu2~23.04 [1072 kB] #14 19.07 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgcc-12-dev armhf 12.3.0-1ubuntu1~23.04 [857 kB] #14 25.69 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-pty-perl arm64 1:1.17-1 [32.0 kB] #20 9.482 Setting up libclang1-11 (1:11.0.1-2) ... #20 9.494 Setting up libgc1:amd64 (1:8.0.4-3) ... #20 9.505 Setting up libc6-i386 (2.31-13+deb11u6) ... #20 9.520 Setting up llvm-11-runtime (1:11.0.1-2) ... #20 9.533 Setting up llvm-11 (1:11.0.1-2) ... #20 9.543 Setting up libobjc4:amd64 (10.2.1-6) ... #20 9.555 Setting up lld-11 (1:11.0.1-2) ... #20 9.567 Setting up libclang-cpp11 (1:11.0.1-2) ... #20 9.577 Setting up lib32gcc-s1 (10.2.1-6) ... #20 9.590 Setting up lib32stdc++6 (10.2.1-6) ... #20 9.602 Setting up llvm-runtime (1:11.0-51+nmu5) ... #20 9.613 Setting up llvm (1:11.0-51+nmu5) ... #20 9.624 Setting up libobjc-10-dev:amd64 (10.2.1-6) ... #20 9.635 Setting up libclang-common-11-dev (1:11.0.1-2) ... #20 9.645 Setting up clang-11 (1:11.0.1-2) ... #20 9.659 Setting up lld (1:11.0-51+nmu5) ... #20 9.672 Setting up clang (1:11.0-51+nmu5) ... #20 9.702 Processing triggers for libc-bin (2.31-13+deb11u6) ... #13 21.82 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... #13 20.74 Selecting previously unselected package libubsan1:arm64. #13 20.75 Preparing to unpack .../057-libubsan1_12.2.0-14_arm64.deb ... #13 20.75 Unpacking libubsan1:arm64 (12.2.0-14) ... #13 20.84 Selecting previously unselected package libhwasan0:arm64. #13 20.84 Preparing to unpack .../058-libhwasan0_12.2.0-14_arm64.deb ... #13 20.84 Unpacking libhwasan0:arm64 (12.2.0-14) ... #13 20.94 Selecting previously unselected package libgcc-12-dev:arm64. #13 20.94 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_arm64.deb ... #13 20.95 Unpacking libgcc-12-dev:arm64 (12.2.0-14) ... #13 21.06 Selecting previously unselected package gcc-12. #14 20.26 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B] #14 20.26 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB] #14 20.26 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 20.26 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #14 20.26 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB] #14 20.27 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB] #14 21.71 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB] #14 21.84 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB] #14 21.86 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 21.87 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B] #14 19.18 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.4.0-1ubuntu1~22.04 [9040 kB] #14 22.12 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 22.16 Selecting previously unselected package libatomic1:amd64. #14 22.16 Preparing to unpack .../088-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 22.17 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 22.21 Selecting previously unselected package libasan5:amd64. #14 22.21 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 22.22 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #13 24.62 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... #13 24.62 Unpacking dwz (0.13+20210201-1) ... #13 24.66 Selecting previously unselected package libicu67:amd64. #13 24.67 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... #13 24.67 Unpacking libicu67:amd64 (67.1-7) ... #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #13 25.67 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ... #13 25.68 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 25.71 Selecting previously unselected package libdevel-callchecker-perl. #13 25.72 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ... #13 25.72 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 25.76 Selecting previously unselected package libparams-classify-perl. #13 25.76 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ... #13 25.76 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 25.80 Selecting previously unselected package libmodule-runtime-perl. #13 25.80 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ... #13 25.80 Unpacking libmodule-runtime-perl (0.016-1) ... #13 25.84 Selecting previously unselected package libimport-into-perl. #13 25.84 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ... #13 25.84 Unpacking libimport-into-perl (1.002005-1) ... #13 25.88 Selecting previously unselected package librole-tiny-perl. #13 25.88 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ... #13 25.88 Unpacking librole-tiny-perl (2.000006-1) ... #13 25.92 Selecting previously unselected package libstrictures-perl. #14 26.73 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 26.75 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB] #14 26.75 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 26.76 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB] #14 26.76 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 26.77 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB] #14 26.77 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 26.78 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB] #14 26.84 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB] #14 26.84 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 26.99 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #13 24.51 Selecting previously unselected package debian-keyring. #13 24.51 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ... #13 24.51 Unpacking debian-keyring (2019.02.25) ... #13 19.46 Selecting previously unselected package perl. #13 19.46 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ... #13 19.47 Unpacking perl (5.28.1-6+deb10u1) ... #13 19.54 Selecting previously unselected package libpython3.7-minimal:armhf. #13 19.54 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... #13 19.54 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... #14 24.41 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... #14 24.41 Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #14 24.45 Selecting previously unselected package file. #14 24.45 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_amd64.deb ... #14 24.45 Unpacking file (1:5.41-3ubuntu0.1) ... #14 24.49 Selecting previously unselected package gettext-base. #14 24.49 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ... #14 24.50 Unpacking gettext-base (0.21-4ubuntu4) ... #14 24.54 Selecting previously unselected package libuchardet0:amd64. #14 24.54 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ... #14 24.55 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #14 24.59 Selecting previously unselected package groff-base. #14 24.59 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ... #14 24.60 Unpacking groff-base (1.22.4-8build1) ... #14 24.66 Selecting previously unselected package libcbor0.8:amd64. #14 21.42 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.2_amd64.deb ... #14 21.44 Unpacking curl (7.88.1-8ubuntu2.2) ... #14 21.50 Selecting previously unselected package dctrl-tools. #14 21.50 Preparing to unpack .../102-dctrl-tools_2.24-3build2_amd64.deb ... #14 21.51 Unpacking dctrl-tools (2.24-3build2) ... #14 21.53 Selecting previously unselected package libdebhelper-perl. #14 21.54 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ... #14 21.54 Unpacking libdebhelper-perl (13.11.4ubuntu3) ... #14 21.58 Selecting previously unselected package libtool. #14 21.58 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ... #14 21.58 Unpacking libtool (2.4.7-5) ... #14 21.64 Selecting previously unselected package dh-autoreconf. #13 20.70 Selecting previously unselected package libcrypt-dev:armhf. #13 20.71 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #13 20.71 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #13 20.76 Selecting previously unselected package libtirpc-dev:armhf. #13 20.76 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ... #13 20.77 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 20.84 Selecting previously unselected package libnsl-dev:armhf. #13 20.84 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ... #14 25.86 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB] #14 19.11 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf gcc-12 armhf 12.3.0-1ubuntu1~23.04 [16.2 MB] #13 21.06 Preparing to unpack .../060-gcc-12_12.2.0-14_arm64.deb ... #13 21.06 Unpacking gcc-12 (12.2.0-14) ... #13 22.71 Selecting previously unselected package libxml2:arm64. #13 22.72 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... #13 22.72 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... #13 22.80 Selecting previously unselected package gettext. #13 22.80 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ... #14 21.87 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB] #14 22.00 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB] #14 22.05 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB] #14 22.06 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 22.06 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #14 22.06 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 22.51 Selecting previously unselected package liblsan0:amd64. #14 22.51 Preparing to unpack .../090-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 22.52 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 22.62 Selecting previously unselected package libtsan0:amd64. #13 25.92 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ... #13 25.93 Unpacking libstrictures-perl (2.000005-1) ... #13 25.96 Selecting previously unselected package libsub-quote-perl. #13 25.96 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ... #13 25.97 Unpacking libsub-quote-perl (2.005001-1) ... #13 26.00 Selecting previously unselected package libmoo-perl. #13 26.00 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ... #13 26.01 Unpacking libmoo-perl (2.003004-2) ... #13 26.05 Selecting previously unselected package libencode-locale-perl. #13 26.05 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ... #13 26.05 Unpacking libencode-locale-perl (1.05-1) ... #13 26.09 Selecting previously unselected package libtimedate-perl. #13 26.09 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 26.10 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 26.14 Selecting previously unselected package libhttp-date-perl. #13 26.14 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ... #13 26.14 Unpacking libhttp-date-perl (6.02-1) ... #13 26.17 Selecting previously unselected package libfile-listing-perl. #14 27.06 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB] #13 19.67 Selecting previously unselected package libexpat1:armhf. #13 19.67 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ... #13 19.67 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... #13 19.72 Selecting previously unselected package python3.7-minimal. #13 19.73 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... #13 19.73 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... #13 18.30 Running scriptlet: glibc-gconv-extra-2.34-82.el9.x86_64 139/139 #13 21.35 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 1/139 #13 21.35 Verifying : binutils-2.35.2-42.el9.x86_64 2/139 #13 21.35 Verifying : binutils-gold-2.35.2-42.el9.x86_64 3/139 #13 21.35 Verifying : bzip2-1.0.8-8.el9.x86_64 4/139 #13 21.35 Verifying : cpio-2.13-16.el9.x86_64 5/139 #13 21.35 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 6/139 #13 21.35 Verifying : diffutils-3.7-12.el9.x86_64 7/139 #13 21.35 Verifying : dnf-plugins-core-4.3.0-11.el9.noarch 8/139 #13 21.35 Verifying : ed-1.14.2-12.el9.x86_64 9/139 #13 21.35 Verifying : elfutils-0.189-3.el9.x86_64 10/139 #13 21.35 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 11/139 #13 21.35 Verifying : file-5.39-14.el9.x86_64 12/139 #13 21.35 Verifying : glib-networking-2.68.3-3.el9.x86_64 13/139 #13 21.35 Verifying : glibc-gconv-extra-2.34-82.el9.x86_64 14/139 #13 21.35 Verifying : groff-base-1.22.4-10.el9.x86_64 15/139 #13 21.35 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 16/139 #13 21.35 Verifying : info-6.7-15.el9.x86_64 17/139 #13 21.35 Verifying : json-glib-1.6.6-1.el9.x86_64 18/139 #13 21.35 Verifying : less-590-2.el9.x86_64 19/139 #13 21.35 Verifying : libatomic-11.4.1-2.1.el9.x86_64 20/139 #13 21.35 Verifying : libbrotli-1.0.9-6.el9.x86_64 21/139 #13 21.35 Verifying : libicu-67.1-9.el9.x86_64 22/139 #13 21.35 Verifying : libpipeline-1.5.3-4.el9.x86_64 23/139 #13 21.35 Verifying : libpkgconf-1.7.3-10.el9.x86_64 24/139 #13 21.35 Verifying : libpng-2:1.6.37-12.el9.x86_64 25/139 #13 21.35 Verifying : libproxy-0.4.15-35.el9.x86_64 26/139 #13 21.35 Verifying : libpsl-0.21.1-5.el9.x86_64 27/139 #13 21.35 Verifying : man-db-2.9.3-7.el9.x86_64 28/139 #13 21.35 Verifying : ncurses-6.2-10.20210508.el9.x86_64 29/139 #13 21.35 Verifying : pkgconf-1.7.3-10.el9.x86_64 30/139 #13 21.35 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 31/139 #13 21.35 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 32/139 #13 21.35 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 33/139 #13 21.35 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 34/139 #13 21.35 Verifying : python3-dbus-1.2.18-2.el9.x86_64 35/139 #13 21.35 Verifying : python3-dnf-plugins-core-4.3.0-11.el9.noarch 36/139 #13 21.35 Verifying : python3-six-1.15.0-9.el9.noarch 37/139 #13 21.35 Verifying : python3-systemd-234-18.el9.x86_64 38/139 #13 21.35 Verifying : shared-mime-info-2.1-5.el9.x86_64 39/139 #13 21.35 Verifying : systemd-libs-252-18.el9.x86_64 40/139 #13 21.35 Verifying : unzip-6.0-56.el9.x86_64 41/139 #13 21.35 Verifying : xz-5.2.5-8.el9.x86_64 42/139 #13 21.35 Verifying : zip-3.0-35.el9.x86_64 43/139 #13 21.35 Verifying : zstd-1.5.1-2.el9.x86_64 44/139 #13 21.35 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 45/139 #13 21.35 Verifying : debugedit-5.0-4.el9.x86_64 46/139 #13 21.35 Verifying : desktop-file-utils-0.26-6.el9.x86_64 47/139 #13 21.35 Verifying : dwz-0.14-3.el9.x86_64 48/139 #13 21.35 Verifying : efi-srpm-macros-4-9.el9.noarch 49/139 #13 21.35 Verifying : emacs-filesystem-1:27.2-9.el9.noarch 50/139 #13 21.35 Verifying : enchant-1:1.6.0-30.el9.x86_64 51/139 #13 21.35 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 52/139 #13 21.35 Verifying : gdb-minimal-10.2-11.el9.x86_64 53/139 #13 21.35 Verifying : gdk-pixbuf2-2.42.6-3.el9.x86_64 54/139 #13 21.35 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 55/139 #13 21.35 Verifying : go-srpm-macros-3.2.0-2.el9.noarch 56/139 #13 21.35 Verifying : hunspell-1.7.0-11.el9.x86_64 57/139 #13 21.35 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 58/139 #13 21.35 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 59/139 #13 21.35 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 60/139 #13 21.35 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 61/139 #13 21.35 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 62/139 #13 21.35 Verifying : libappstream-glib-0.7.18-4.el9.x86_64 63/139 #13 21.35 Verifying : libjpeg-turbo-2.0.90-6.el9.x86_64 64/139 #13 21.35 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 65/139 #13 21.35 Verifying : libsoup-2.72.0-8.el9.x86_64 66/139 #13 21.35 Verifying : libstemmer-0-18.585svn.el9.x86_64 67/139 #13 21.35 Verifying : lua-srpm-macros-1-6.el9.noarch 68/139 #13 21.35 Verifying : ocaml-srpm-macros-6-6.el9.noarch 69/139 #13 21.35 Verifying : openblas-srpm-macros-2-11.el9.noarch 70/139 #13 21.35 Verifying : patch-2.7.6-16.el9.x86_64 71/139 #13 21.35 Verifying : perl-AutoLoader-5.74-480.el9.noarch 72/139 #13 21.35 Verifying : perl-B-1.80-480.el9.x86_64 73/139 #13 21.35 Verifying : perl-Carp-1.50-460.el9.noarch 74/139 #13 21.35 Verifying : perl-Class-Struct-0.66-480.el9.noarch 75/139 #13 21.35 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 76/139 #13 21.35 Verifying : perl-Digest-1.19-4.el9.noarch 77/139 #13 21.35 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 78/139 #13 21.35 Verifying : perl-Encode-4:3.08-462.el9.x86_64 79/139 #13 21.35 Verifying : perl-Errno-1.30-480.el9.x86_64 80/139 #13 21.35 Verifying : perl-Exporter-5.74-461.el9.noarch 81/139 #13 21.35 Verifying : perl-Fcntl-1.13-480.el9.x86_64 82/139 #13 21.35 Verifying : perl-File-Basename-2.85-480.el9.noarch 83/139 #13 21.35 Verifying : perl-File-Path-2.18-4.el9.noarch 84/139 #13 21.35 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 85/139 #13 21.35 Verifying : perl-File-stat-1.09-480.el9.noarch 86/139 #13 21.35 Verifying : perl-FileHandle-2.03-480.el9.noarch 87/139 #13 21.35 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 88/139 #13 21.35 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 89/139 #13 21.35 Verifying : perl-HTTP-Tiny-0.076-461.el9.noarch 90/139 #13 21.35 Verifying : perl-IO-1.43-480.el9.x86_64 91/139 #13 21.35 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 92/139 #13 21.35 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 93/139 #13 21.35 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 94/139 #13 21.35 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 95/139 #13 21.35 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 96/139 #13 21.35 Verifying : perl-NDBM_File-1.15-480.el9.x86_64 97/139 #13 21.35 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 98/139 #13 21.35 Verifying : perl-POSIX-1.94-480.el9.x86_64 99/139 #13 21.35 Verifying : perl-PathTools-3.78-461.el9.x86_64 100/139 #13 21.35 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 101/139 #13 21.35 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 102/139 #13 21.35 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 103/139 #13 21.35 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 104/139 #13 21.35 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 105/139 #13 21.35 Verifying : perl-SelectSaver-1.02-480.el9.noarch 106/139 #13 21.35 Verifying : perl-Socket-4:2.031-4.el9.x86_64 107/139 #13 21.35 Verifying : perl-Storable-1:3.21-460.el9.x86_64 108/139 #13 21.35 Verifying : perl-Symbol-1.08-480.el9.noarch 109/139 #13 21.35 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 110/139 #13 21.35 Verifying : perl-Term-Cap-1.17-460.el9.noarch 111/139 #13 21.35 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 112/139 #13 21.35 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 113/139 #13 21.35 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 114/139 #13 21.35 Verifying : perl-URI-5.09-3.el9.noarch 115/139 #13 21.35 Verifying : perl-base-2.27-480.el9.noarch 116/139 #13 21.36 Verifying : perl-constant-1.33-461.el9.noarch 117/139 #13 21.36 Verifying : perl-if-0.60.800-480.el9.noarch 118/139 #13 21.36 Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 119/139 #13 21.36 Verifying : perl-libnet-3.13-4.el9.noarch 120/139 #13 21.36 Verifying : perl-libs-4:5.32.1-480.el9.x86_64 121/139 #13 21.36 Verifying : perl-mro-1.23-480.el9.x86_64 122/139 #13 21.36 Verifying : perl-overload-1.31-480.el9.noarch 123/139 #13 21.36 Verifying : perl-overloading-0.02-480.el9.noarch 124/139 #13 21.36 Verifying : perl-parent-1:0.238-460.el9.noarch 125/139 #13 21.36 Verifying : perl-podlators-1:4.14-460.el9.noarch 126/139 #13 21.36 Verifying : perl-srpm-macros-1-41.el9.noarch 127/139 #13 21.36 Verifying : perl-subs-1.03-480.el9.noarch 128/139 #13 21.36 Verifying : perl-vars-1.05-480.el9.noarch 129/139 #13 21.36 Verifying : pyproject-srpm-macros-1.9.0-1.el9.noarch 130/139 #13 21.36 Verifying : python-srpm-macros-3.9-52.el9.noarch 131/139 #13 21.36 Verifying : python3-enchant-3.2.0-5.el9.noarch 132/139 #13 21.36 Verifying : python3-file-magic-5.39-14.el9.noarch 133/139 #13 21.36 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 134/139 #13 21.36 Verifying : redhat-rpm-config-203-1.el9.noarch 135/139 #13 21.36 Verifying : rpm-build-4.16.1.3-25.el9.x86_64 136/139 #13 21.36 Verifying : rpmlint-1.11-19.el9.noarch 137/139 #13 21.36 Verifying : rust-srpm-macros-17-4.el9.noarch 138/139 #13 21.36 Verifying : webkit2gtk3-jsc-2.40.5-1.el9.x86_64 139/139 #13 21.48 #13 21.48 Installed: #13 21.48 abattis-cantarell-fonts-0.301-4.el9.noarch #13 21.48 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch #13 21.48 binutils-2.35.2-42.el9.x86_64 #13 21.48 binutils-gold-2.35.2-42.el9.x86_64 #13 21.48 bzip2-1.0.8-8.el9.x86_64 #13 21.48 cpio-2.13-16.el9.x86_64 #13 21.48 dbus-libs-1:1.12.20-8.el9.x86_64 #13 21.48 debugedit-5.0-4.el9.x86_64 #13 21.48 desktop-file-utils-0.26-6.el9.x86_64 #13 21.48 diffutils-3.7-12.el9.x86_64 #13 21.48 dnf-plugins-core-4.3.0-11.el9.noarch #13 21.48 dwz-0.14-3.el9.x86_64 #13 21.48 ed-1.14.2-12.el9.x86_64 #13 21.48 efi-srpm-macros-4-9.el9.noarch #13 21.48 elfutils-0.189-3.el9.x86_64 #13 21.48 elfutils-debuginfod-client-0.189-3.el9.x86_64 #13 21.48 emacs-filesystem-1:27.2-9.el9.noarch #13 21.48 enchant-1:1.6.0-30.el9.x86_64 #13 21.48 file-5.39-14.el9.x86_64 #13 21.48 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #13 21.48 gdb-minimal-10.2-11.el9.x86_64 #13 21.48 gdk-pixbuf2-2.42.6-3.el9.x86_64 #13 21.48 ghc-srpm-macros-1.5.0-6.el9.noarch #13 21.48 glib-networking-2.68.3-3.el9.x86_64 #13 21.48 glibc-gconv-extra-2.34-82.el9.x86_64 #13 21.48 go-srpm-macros-3.2.0-2.el9.noarch #13 21.48 groff-base-1.22.4-10.el9.x86_64 #13 21.48 gsettings-desktop-schemas-40.0-6.el9.x86_64 #13 21.48 hunspell-1.7.0-11.el9.x86_64 #13 21.48 hunspell-en-0.20140811.1-20.el9.noarch #13 21.48 hunspell-en-GB-0.20140811.1-20.el9.noarch #13 21.48 hunspell-en-US-0.20140811.1-20.el9.noarch #13 21.48 hunspell-filesystem-1.7.0-11.el9.x86_64 #13 21.48 info-6.7-15.el9.x86_64 #13 21.48 json-glib-1.6.6-1.el9.x86_64 #13 21.48 kernel-srpm-macros-1.0-13.el9.noarch #13 21.48 less-590-2.el9.x86_64 #13 21.48 libappstream-glib-0.7.18-4.el9.x86_64 #13 21.48 libatomic-11.4.1-2.1.el9.x86_64 #13 21.48 libbrotli-1.0.9-6.el9.x86_64 #13 21.48 libicu-67.1-9.el9.x86_64 #13 21.48 libjpeg-turbo-2.0.90-6.el9.x86_64 #13 21.48 libpipeline-1.5.3-4.el9.x86_64 #13 21.48 libpkgconf-1.7.3-10.el9.x86_64 #13 21.48 libpng-2:1.6.37-12.el9.x86_64 #13 21.48 libproxy-0.4.15-35.el9.x86_64 #13 21.48 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 #13 21.48 libpsl-0.21.1-5.el9.x86_64 #13 21.48 libsoup-2.72.0-8.el9.x86_64 #13 21.48 libstemmer-0-18.585svn.el9.x86_64 #13 21.48 lua-srpm-macros-1-6.el9.noarch #13 21.48 man-db-2.9.3-7.el9.x86_64 #13 21.48 ncurses-6.2-10.20210508.el9.x86_64 #13 21.48 ocaml-srpm-macros-6-6.el9.noarch #13 21.48 openblas-srpm-macros-2-11.el9.noarch #13 21.48 patch-2.7.6-16.el9.x86_64 #13 21.48 perl-AutoLoader-5.74-480.el9.noarch #13 21.48 perl-B-1.80-480.el9.x86_64 #13 21.48 perl-Carp-1.50-460.el9.noarch #13 21.48 perl-Class-Struct-0.66-480.el9.noarch #13 21.48 perl-Data-Dumper-2.174-462.el9.x86_64 #13 21.48 perl-Digest-1.19-4.el9.noarch #13 21.48 perl-Digest-MD5-2.58-4.el9.x86_64 #13 21.48 perl-Encode-4:3.08-462.el9.x86_64 #13 21.48 perl-Errno-1.30-480.el9.x86_64 #13 21.48 perl-Exporter-5.74-461.el9.noarch #13 21.48 perl-Fcntl-1.13-480.el9.x86_64 #13 21.48 perl-File-Basename-2.85-480.el9.noarch #13 21.48 perl-File-Path-2.18-4.el9.noarch #13 21.48 perl-File-Temp-1:0.231.100-4.el9.noarch #13 21.48 perl-File-stat-1.09-480.el9.noarch #13 21.48 perl-FileHandle-2.03-480.el9.noarch #13 21.48 perl-Getopt-Long-1:2.52-4.el9.noarch #13 21.48 perl-Getopt-Std-1.12-480.el9.noarch #13 21.48 perl-HTTP-Tiny-0.076-461.el9.noarch #13 21.48 perl-IO-1.43-480.el9.x86_64 #13 21.48 perl-IO-Socket-IP-0.41-5.el9.noarch #13 21.48 perl-IO-Socket-SSL-2.073-1.el9.noarch #13 21.48 perl-IPC-Open3-1.21-480.el9.noarch #13 21.48 perl-MIME-Base64-3.16-4.el9.x86_64 #13 21.48 perl-Mozilla-CA-20200520-6.el9.noarch #13 21.48 perl-NDBM_File-1.15-480.el9.x86_64 #13 21.48 perl-Net-SSLeay-1.92-2.el9.x86_64 #13 21.48 perl-POSIX-1.94-480.el9.x86_64 #13 21.48 perl-PathTools-3.78-461.el9.x86_64 #13 21.48 perl-Pod-Escapes-1:1.07-460.el9.noarch #13 21.48 perl-Pod-Perldoc-3.28.01-461.el9.noarch #13 21.48 perl-Pod-Simple-1:3.42-4.el9.noarch #13 21.48 perl-Pod-Usage-4:2.01-4.el9.noarch #13 21.48 perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 #13 21.48 perl-SelectSaver-1.02-480.el9.noarch #13 21.48 perl-Socket-4:2.031-4.el9.x86_64 #13 21.48 perl-Storable-1:3.21-460.el9.x86_64 #13 21.48 perl-Symbol-1.08-480.el9.noarch #13 21.48 perl-Term-ANSIColor-5.01-461.el9.noarch #13 21.48 perl-Term-Cap-1.17-460.el9.noarch #13 21.48 perl-Text-ParseWords-3.30-460.el9.noarch #13 21.48 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #13 21.48 perl-Time-Local-2:1.300-7.el9.noarch #13 21.48 perl-URI-5.09-3.el9.noarch #13 21.48 perl-base-2.27-480.el9.noarch #13 21.48 perl-constant-1.33-461.el9.noarch #13 21.48 perl-if-0.60.800-480.el9.noarch #13 21.48 perl-interpreter-4:5.32.1-480.el9.x86_64 #13 21.48 perl-libnet-3.13-4.el9.noarch #13 21.48 perl-libs-4:5.32.1-480.el9.x86_64 #13 21.48 perl-mro-1.23-480.el9.x86_64 #13 21.48 perl-overload-1.31-480.el9.noarch #13 21.48 perl-overloading-0.02-480.el9.noarch #13 21.48 perl-parent-1:0.238-460.el9.noarch #13 21.48 perl-podlators-1:4.14-460.el9.noarch #13 21.48 perl-srpm-macros-1-41.el9.noarch #13 21.48 perl-subs-1.03-480.el9.noarch #13 21.48 perl-vars-1.05-480.el9.noarch #13 21.48 pkgconf-1.7.3-10.el9.x86_64 #13 21.48 pkgconf-m4-1.7.3-10.el9.noarch #13 21.48 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #13 21.48 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 21.48 pyproject-srpm-macros-1.9.0-1.el9.noarch #13 21.48 python-srpm-macros-3.9-52.el9.noarch #13 21.48 python3-dateutil-1:2.8.1-7.el9.noarch #13 21.48 python3-dbus-1.2.18-2.el9.x86_64 #13 21.48 python3-dnf-plugins-core-4.3.0-11.el9.noarch #13 21.48 python3-enchant-3.2.0-5.el9.noarch #13 21.48 python3-file-magic-5.39-14.el9.noarch #13 21.48 python3-six-1.15.0-9.el9.noarch #13 21.48 python3-systemd-234-18.el9.x86_64 #13 21.48 qt5-srpm-macros-5.15.9-1.el9.noarch #13 21.48 redhat-rpm-config-203-1.el9.noarch #13 21.48 rpm-build-4.16.1.3-25.el9.x86_64 #13 21.48 rpmlint-1.11-19.el9.noarch #13 21.48 rust-srpm-macros-17-4.el9.noarch #13 21.48 shared-mime-info-2.1-5.el9.x86_64 #13 21.48 systemd-libs-252-18.el9.x86_64 #13 21.48 unzip-6.0-56.el9.x86_64 #13 21.48 webkit2gtk3-jsc-2.40.5-1.el9.x86_64 #13 21.48 xz-5.2.5-8.el9.x86_64 #13 21.48 zip-3.0-35.el9.x86_64 #13 21.48 zstd-1.5.1-2.el9.x86_64 #13 21.48 #13 21.48 Complete! #13 DONE 21.6s #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #14 24.67 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #14 24.67 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 24.71 Selecting previously unselected package libedit2:amd64. #14 24.71 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ... #14 24.72 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... #14 24.75 Selecting previously unselected package libfido2-1:amd64. #14 24.76 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ... #14 24.76 Unpacking libfido2-1:amd64 (1.10.0-1) ... #14 24.80 Selecting previously unselected package libnghttp2-14:amd64. #14 24.80 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ... #14 24.81 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ... #14 24.85 Selecting previously unselected package libpipeline1:amd64. #14 24.85 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ... #14 24.86 Unpacking libpipeline1:amd64 (1.5.5-1) ... #14 24.89 Selecting previously unselected package libpng16-16:amd64. #14 24.89 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ... #14 24.90 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... #14 24.94 Selecting previously unselected package libpsl5:amd64. #14 21.64 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #14 21.64 Unpacking dh-autoreconf (20) ... #14 21.67 Selecting previously unselected package libarchive-zip-perl. #14 21.67 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #14 21.68 Unpacking libarchive-zip-perl (1.68-1) ... #14 21.74 Selecting previously unselected package libsub-override-perl. #14 21.74 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ... #14 21.78 Unpacking libsub-override-perl (0.09-4) ... #14 21.80 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 21.80 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 21.81 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 21.83 Selecting previously unselected package dh-strip-nondeterminism. #14 21.83 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 21.84 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 21.87 Selecting previously unselected package libdw1:amd64. #13 20.85 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 20.89 Selecting previously unselected package libc6-dev:armhf. #13 20.89 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u6_armhf.deb ... #13 20.90 Unpacking libc6-dev:armhf (2.31-13+deb11u6) ... #14 26.00 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB] #14 26.02 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-xsaccessor-perl arm64 1.19-4build1 [33.3 kB] #14 26.04 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-op-check-perl arm64 0.22-2build1 [9336 B] #14 26.04 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 26.05 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-callchecker-perl arm64 0.008-2 [13.8 kB] #14 26.06 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-classify-perl arm64 0.015-2build2 [20.6 kB] #14 26.07 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 26.08 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 26.08 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #13 22.81 Unpacking gettext (0.21-4) ... #13 22.92 Selecting previously unselected package intltool-debian. #13 22.92 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ... #13 22.92 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 22.95 Selecting previously unselected package po-debconf. #13 22.95 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ... #13 22.95 Unpacking po-debconf (1.0.21+nmu1) ... #13 23.00 Selecting previously unselected package debhelper. #13 23.00 Preparing to unpack .../087-debhelper_13.3.4_all.deb ... #13 23.00 Unpacking debhelper (13.3.4) ... #13 22.68 Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ... #14 22.21 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB] #14 22.63 Preparing to unpack .../091-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 22.63 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 22.90 Selecting previously unselected package libubsan1:amd64. #14 20.67 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #13 26.18 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ... #13 26.18 Unpacking libfile-listing-perl (6.04-1) ... #13 26.21 Selecting previously unselected package libhtml-tagset-perl. #13 26.22 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ... #13 26.22 Unpacking libhtml-tagset-perl (3.20-3) ... #13 26.26 Selecting previously unselected package liburi-perl. #13 26.26 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ... #13 26.26 Unpacking liburi-perl (1.76-1) ... #13 26.31 Selecting previously unselected package libhtml-parser-perl. #13 26.31 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ... #13 26.31 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 26.35 Selecting previously unselected package libhtml-tree-perl. #13 26.36 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ... #13 26.36 Unpacking libhtml-tree-perl (5.07-2) ... #13 26.40 Selecting previously unselected package libio-html-perl. #13 26.41 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ... #14 27.22 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 27.22 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB] #14 27.28 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB] #14 27.31 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 27.32 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB] #14 27.34 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB] #14 27.35 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB] #14 27.39 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 10.80 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf libc-bin armhf 2.36-9+rpi1+deb12u1 [493 kB] #13 10.88 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB] #13 10.89 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB] #13 10.89 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB] #13 11.03 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB] #13 11.04 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB] #13 11.04 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 11.04 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB] #13 11.09 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB] #13 11.11 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB] #13 11.21 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] #13 11.24 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B] #13 11.27 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB] #13 11.27 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 11.29 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf groff-base armhf 1.22.4-10 [774 kB] #13 11.36 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf bsdextrautils armhf 2.38.1-5 [78.5 kB] #13 11.37 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.4 kB] #13 11.40 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf man-db armhf 2.11.2-2 [1342 kB] #13 11.45 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 11.46 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf bzip2 armhf 1.0.8-5+b2 [47.4 kB] #13 11.46 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB] #13 11.49 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic1 armhf 1:5.44-3 [95.3 kB] #13 11.51 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf file armhf 1:5.44-3 [41.5 kB] #13 11.51 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf gettext-base armhf 0.21-12 [156 kB] #13 11.53 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [467 kB] #13 11.55 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf m4 armhf 1.4.19-3 [256 kB] #13 11.60 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf autoconf all 2.71-3 [332 kB] #13 11.65 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB] #13 11.68 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB] #13 11.72 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf autopoint all 0.21-12 [495 kB] #13 11.72 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-common armhf 2.40-2+rpi2 [2470 kB] #13 11.92 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libbinutils armhf 2.40-2+rpi2 [406 kB] #13 11.92 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libctf-nobfd0 armhf 2.40-2+rpi2 [133 kB] #13 11.93 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libctf0 armhf 2.40-2+rpi2 [71.5 kB] #13 11.93 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf libjansson4 armhf 2.14-2 [37.0 kB] #13 11.94 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2+rpi2 [2052 kB] #13 12.12 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf binutils armhf 2.40-2+rpi2 [65.4 kB] #13 12.14 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libisl23 armhf 0.25-1 [519 kB] #13 12.17 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [574 kB] #13 12.21 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libmpc3 armhf 1.3.1-1 [41.0 kB] #13 12.22 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf cpp-12 armhf 12.2.0-14+rpi1 [7159 kB] #13 12.76 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf cpp armhf 4:12.2.0-3+rpi1 [7048 B] #13 12.78 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB] #13 12.80 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcc1-0 armhf 12.2.0-14+rpi1 [32.2 kB] #13 12.82 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libgomp1 armhf 12.2.0-14+rpi1 [95.4 kB] #13 12.82 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libasan8 armhf 12.2.0-14+rpi1 [2088 kB] #13 12.92 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libubsan1 armhf 12.2.0-14+rpi1 [861 kB] #13 12.93 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14+rpi1 [727 kB] #13 13.04 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf gcc-12 armhf 12.2.0-14+rpi1 [14.2 MB] #13 14.12 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf gcc armhf 4:12.2.0-3+rpi1 [5216 B] #13 14.12 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libc-dev-bin armhf 2.36-9+rpi1+deb12u1 [43.7 kB] #13 14.13 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf linux-libc-dev armhf 6.1.52-1+rpi1 [1813 kB] #13 14.15 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [121 kB] #13 14.16 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [174 kB] #13 14.16 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #13 14.16 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [55.1 kB] #13 14.17 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libc6-dev armhf 2.36-9+rpi1+deb12u1 [1256 kB] #13 14.19 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libtool all 2.4.7-5 [517 kB] #13 14.24 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf dh-autoreconf all 20 [17.1 kB] #13 14.36 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 14.36 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B] #13 14.36 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 14.37 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 14.40 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf libdpkg-perl all 1.21.22+rpi1 [603 kB] #13 14.44 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf patch armhf 2.7.6-7 [116 kB] #13 14.44 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf make armhf 4.3-4.1 [376 kB] #13 14.49 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf dpkg-dev all 1.21.22+rpi1 [1353 kB] #13 14.61 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB] #13 14.62 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf dwz armhf 0.15-1 [92.4 kB] #13 14.66 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB] #13 15.50 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB] #13 15.51 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf gettext armhf 0.21-12 [1201 kB] #13 15.56 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 15.56 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 15.57 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf debhelper all 13.11.4 [942 kB] #13 15.63 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf libfakeroot armhf 1.31-1.2 [25.7 kB] #13 15.63 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf fakeroot armhf 1.31-1.2 [66.0 kB] #13 15.63 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B] #13 15.64 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB] #13 15.64 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB] #13 15.68 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B] #13 15.70 Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.7 kB] #13 15.70 Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB] #13 15.71 Get:85 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 15.78 Get:86 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB] #13 15.78 Get:87 http://archive.raspbian.org/raspbian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB] #13 15.78 Get:88 http://archive.raspbian.org/raspbian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 15.82 Get:89 http://archive.raspbian.org/raspbian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.8 kB] #13 15.83 Get:90 http://archive.raspbian.org/raspbian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [22.0 kB] #13 15.85 Get:91 http://archive.raspbian.org/raspbian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 15.86 Get:92 http://archive.raspbian.org/raspbian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB] #13 15.87 Get:93 http://archive.raspbian.org/raspbian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 15.87 Get:94 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB] #13 15.96 Get:95 http://archive.raspbian.org/raspbian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB] #13 15.98 Get:96 http://archive.raspbian.org/raspbian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB] #13 15.98 Get:97 http://archive.raspbian.org/raspbian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 15.99 Get:98 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB] #13 16.00 Get:99 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB] #13 16.00 Get:100 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 16.17 Get:101 http://archive.raspbian.org/raspbian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B] #13 16.26 Get:102 http://archive.raspbian.org/raspbian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB] #13 16.42 Get:103 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.2 kB] #13 16.51 Get:104 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB] #13 16.61 Get:105 http://archive.raspbian.org/raspbian bookworm/main armhf libclone-perl armhf 0.46-1 [13.2 kB] #13 16.65 Get:106 http://archive.raspbian.org/raspbian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB] #13 16.68 Get:107 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 16.69 Get:108 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB] #13 16.70 Get:109 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 16.71 Get:110 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 16.72 Get:111 http://archive.raspbian.org/raspbian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B] #13 16.72 Get:112 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b2 [297 kB] #13 16.72 Get:113 http://archive.raspbian.org/raspbian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB] #13 25.44 Selecting previously unselected package libxml2:amd64. #13 25.44 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... #13 25.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #13 19.93 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... #13 19.94 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... #13 19.95 Setting up python3.7-minimal (3.7.3-2+deb10u5) ... #14 24.94 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ... #14 24.95 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #14 24.98 Selecting previously unselected package libxau6:amd64. #14 24.98 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 24.98 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 25.02 Selecting previously unselected package libxdmcp6:amd64. #14 25.02 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 25.02 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 25.06 Selecting previously unselected package libxcb1:amd64. #14 25.06 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ... #14 25.06 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... #14 25.10 Selecting previously unselected package libx11-data. #14 25.10 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.2_all.deb ... #14 25.10 Unpacking libx11-data (2:1.7.5-1ubuntu0.2) ... #14 25.17 Selecting previously unselected package libx11-6:amd64. #13 17.70 Preparing : 1/1 #13 17.75 Installing : elfutils-debuginfod-client-0.189-3.el9.aarch64 1/138 #13 17.80 Installing : binutils-gold-2.35.2-42.el9.aarch64 2/138 #13 17.88 Installing : binutils-2.35.2-42.el9.aarch64 3/138 #13 17.91 Running scriptlet: binutils-2.35.2-42.el9.aarch64 3/138 #13 17.93 Installing : xz-5.2.5-8.el9.aarch64 4/138 #14 21.87 Preparing to unpack .../110-libdw1_0.188-2.1_amd64.deb ... #14 21.87 Unpacking libdw1:amd64 (0.188-2.1) ... #14 21.90 Selecting previously unselected package debugedit. #14 21.90 Preparing to unpack .../111-debugedit_1%3a5.0-5_amd64.deb ... #14 21.91 Unpacking debugedit (1:5.0-5) ... #14 21.93 Selecting previously unselected package dwz. #14 21.94 Preparing to unpack .../112-dwz_0.15-1_amd64.deb ... #14 21.94 Unpacking dwz (0.15-1) ... #14 21.97 Selecting previously unselected package gettext. #14 21.97 Preparing to unpack .../113-gettext_0.21-11_amd64.deb ... #14 21.97 Unpacking gettext (0.21-11) ... #14 22.04 Selecting previously unselected package intltool-debian. #14 22.04 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ... #14 22.05 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 22.07 Selecting previously unselected package po-debconf. #14 22.07 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #14 22.08 Unpacking po-debconf (1.0.21+nmu1) ... #14 22.12 Selecting previously unselected package debhelper. #14 22.13 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ... #14 22.13 Unpacking debhelper (13.11.4ubuntu3) ... #14 22.18 Selecting previously unselected package libfakeroot:amd64. #13 21.23 Selecting previously unselected package libisl23:armhf. #13 21.23 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ... #13 21.23 Unpacking libisl23:armhf (0.23-1) ... #13 21.35 Selecting previously unselected package libmpfr6:armhf. #13 21.35 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ... #13 21.36 Unpacking libmpfr6:armhf (4.1.0-3) ... #13 22.19 Selecting previously unselected package cpp. #13 22.19 Preparing to unpack .../048-cpp_4%3a12.2.0-3_armhf.deb ... #13 22.19 Unpacking cpp (4:12.2.0-3) ... #13 22.23 Selecting previously unselected package libcc1-0:armhf. #13 22.23 Preparing to unpack .../049-libcc1-0_12.2.0-14_armhf.deb ... #13 22.23 Unpacking libcc1-0:armhf (12.2.0-14) ... #13 22.28 Selecting previously unselected package libgomp1:armhf. #13 22.28 Preparing to unpack .../050-libgomp1_12.2.0-14_armhf.deb ... #13 22.29 Unpacking libgomp1:armhf (12.2.0-14) ... #13 22.35 Selecting previously unselected package libatomic1:armhf. #13 22.35 Preparing to unpack .../051-libatomic1_12.2.0-14_armhf.deb ... #13 22.36 Unpacking libatomic1:armhf (12.2.0-14) ... #13 22.39 Selecting previously unselected package libasan8:armhf. #13 22.39 Preparing to unpack .../052-libasan8_12.2.0-14_armhf.deb ... #13 22.40 Unpacking libasan8:armhf (12.2.0-14) ... #13 23.10 Selecting previously unselected package debian-keyring. #13 23.10 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ... #13 23.11 Unpacking debian-keyring (2021.07.26) ... #13 22.78 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... #13 22.79 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... #13 22.80 Setting up python3.7-minimal (3.7.3-2+deb10u5) ... #13 21.72 Selecting previously unselected package gcc. #13 21.72 Preparing to unpack .../061-gcc_4%3a12.2.0-3_arm64.deb ... #13 21.73 Unpacking gcc (4:12.2.0-3) ... #13 21.76 Selecting previously unselected package libstdc++-12-dev:arm64. #13 21.76 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_arm64.deb ... #13 21.76 Unpacking libstdc++-12-dev:arm64 (12.2.0-14) ... #14 22.55 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB] #14 22.60 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB] #14 22.90 Preparing to unpack .../092-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 22.90 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 23.01 Selecting previously unselected package libquadmath0:amd64. #14 23.01 Preparing to unpack .../093-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 23.02 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 23.06 Selecting previously unselected package libgcc-9-dev:amd64. #14 23.06 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 23.07 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #13 26.41 Unpacking libio-html-perl (1.001-1) ... #13 26.44 Selecting previously unselected package liblwp-mediatypes-perl. #13 26.45 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 26.45 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 26.48 Selecting previously unselected package libhttp-message-perl. #13 26.49 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ... #13 26.49 Unpacking libhttp-message-perl (6.18-1) ... #13 26.53 Selecting previously unselected package libhttp-cookies-perl. #13 26.53 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ... #13 26.53 Unpacking libhttp-cookies-perl (6.04-1) ... #13 26.56 Selecting previously unselected package libhttp-negotiate-perl. #13 26.56 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ... #13 26.57 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 26.60 Selecting previously unselected package perl-openssl-defaults:arm64. #13 26.61 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ... #13 26.61 Unpacking perl-openssl-defaults:arm64 (3) ... #13 26.64 Selecting previously unselected package libnet-ssleay-perl. #14 27.39 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #14 27.55 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B] #14 27.63 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 27.65 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 DONE 34.6s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 16.76 Get:114 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB] #13 16.82 Get:115 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 16.83 Get:116 http://archive.raspbian.org/raspbian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB] #13 16.83 Get:117 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 16.84 Get:118 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-perl all 6.68-1 [186 kB] #13 16.84 Get:119 http://archive.raspbian.org/raspbian bookworm/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #13 16.85 Get:120 http://archive.raspbian.org/raspbian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB] #13 16.87 Get:121 http://archive.raspbian.org/raspbian bookworm/main armhf devscripts armhf 2.23.4 [1072 kB] #13 16.92 Get:122 http://archive.raspbian.org/raspbian bookworm/main armhf equivs all 2.3.1 [22.7 kB] #13 25.54 Selecting previously unselected package gettext. #13 25.54 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... #13 25.54 Unpacking gettext (0.21-4) ... #14 25.17 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.2_amd64.deb ... #14 25.18 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.2) ... #14 25.22 Selecting previously unselected package libxext6:amd64. #14 25.22 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 25.22 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 25.26 Selecting previously unselected package libxmuu1:amd64. #14 25.26 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 25.26 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 25.31 Selecting previously unselected package man-db. #14 25.31 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ... #14 25.32 Unpacking man-db (2.10.2-1) ... #14 25.37 Selecting previously unselected package manpages. #14 25.37 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 25.37 Unpacking manpages (5.10-1ubuntu1) ... #13 17.98 Installing : systemd-libs-252-18.el9.aarch64 5/138 #13 18.01 Running scriptlet: systemd-libs-252-18.el9.aarch64 5/138 #13 18.03 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 6/138 #13 18.08 Installing : groff-base-1.22.4-10.el9.aarch64 6/138 #13 18.11 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 6/138 #13 18.12 Installing : file-5.39-14.el9.aarch64 7/138 #13 18.15 Installing : elfutils-0.189-3.el9.aarch64 8/138 #14 22.18 Preparing to unpack .../117-libfakeroot_1.31-1.1_amd64.deb ... #14 22.19 Unpacking libfakeroot:amd64 (1.31-1.1) ... #14 22.22 Selecting previously unselected package fakeroot. #14 22.22 Preparing to unpack .../118-fakeroot_1.31-1.1_amd64.deb ... #14 22.22 Unpacking fakeroot (1.31-1.1) ... #14 22.26 Selecting previously unselected package libassuan0:amd64. #14 22.26 Preparing to unpack .../119-libassuan0_2.5.5-5_amd64.deb ... #14 22.27 Unpacking libassuan0:amd64 (2.5.5-5) ... #14 22.29 Selecting previously unselected package gpgconf. #14 22.29 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.30 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 22.33 Selecting previously unselected package libksba8:amd64. #14 22.34 Preparing to unpack .../121-libksba8_1.6.3-2_amd64.deb ... #14 22.34 Unpacking libksba8:amd64 (1.6.3-2) ... #14 22.38 Selecting previously unselected package libnpth0:amd64. #14 22.38 Preparing to unpack .../122-libnpth0_1.6-3build2_amd64.deb ... #14 22.38 Unpacking libnpth0:amd64 (1.6-3build2) ... #14 22.42 Selecting previously unselected package dirmngr. #13 21.46 Selecting previously unselected package libmpc3:armhf. #13 21.46 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ... #13 21.46 Unpacking libmpc3:armhf (1.2.0-1) ... #13 21.50 Selecting previously unselected package cpp-10. #13 21.50 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ... #13 21.50 Unpacking cpp-10 (10.2.1-6) ... #14 DONE 0.6s #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS #15 DONE 0.1s #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #13 22.66 Selecting previously unselected package libubsan1:armhf. #13 22.67 Preparing to unpack .../053-libubsan1_12.2.0-14_armhf.deb ... #13 22.67 Unpacking libubsan1:armhf (12.2.0-14) ... #14 20.13 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B] #14 20.13 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB] #14 20.14 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 20.15 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #14 20.15 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB] #14 20.15 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB] #14 20.16 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #14 20.20 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B] #14 20.20 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB] #14 20.21 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB] #14 26.49 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 26.64 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoo-perl all 2.005005-1 [47.4 kB] #14 26.73 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 26.75 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 26.80 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-date-perl all 6.05-2 [9946 B] #14 26.80 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 26.81 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 26.82 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liburi-perl all 5.17-1ubuntu1 [80.3 kB] #14 26.88 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-parser-perl arm64 3.81-1 [86.6 kB] #13 26.34 Fedora 39 openh264 (From Cisco) - aarch64 2.2 kB/s | 2.5 kB 00:01 #13 27.54 Fedora 39 - aarch64 - Updates 328 B/s | 257 B 00:00 #13 21.96 Selecting previously unselected package g++-12. #13 21.96 Preparing to unpack .../063-g++-12_12.2.0-14_arm64.deb ... #13 21.97 Unpacking g++-12 (12.2.0-14) ... #14 22.60 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB] #14 22.83 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB] #14 22.86 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] #14 23.28 Selecting previously unselected package gcc-9. #14 23.28 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 23.29 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #13 26.64 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ... #13 26.65 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 26.71 Selecting previously unselected package libio-socket-ssl-perl. #13 26.71 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ... #13 26.71 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 26.79 Selecting previously unselected package libnet-http-perl. #13 26.79 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ... #13 26.80 Unpacking libnet-http-perl (6.18-1) ... #13 26.83 Selecting previously unselected package liblwp-protocol-https-perl. #13 26.83 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 26.83 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 26.87 Selecting previously unselected package libtry-tiny-perl. #13 26.87 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ... #13 26.87 Unpacking libtry-tiny-perl (0.30-1) ... #13 26.91 Selecting previously unselected package libwww-robotrules-perl. #14 19.90 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gcc armhf 4:12.2.0-3ubuntu1 [5184 B] #14 19.90 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libstdc++-12-dev armhf 12.3.0-1ubuntu1~23.04 [2246 kB] #14 19.96 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf g++-12 armhf 12.3.0-1ubuntu1~23.04 [9331 kB] #14 27.73 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB] #14 27.80 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB] #14 27.82 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B] #14 27.83 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB] #14 27.85 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 27.88 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 27.90 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB] #14 21.22 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B] #14 21.22 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] #14 21.23 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB] #14 21.24 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB] #14 21.24 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.16+dfsg-0ubuntu0.22.04.1 [181 kB] #14 21.25 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #14 21.25 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.1 [184 kB] #14 21.26 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.13 [285 kB] #14 21.30 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.13 [190 kB] #14 21.31 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #13 16.92 Get:123 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1 [337 kB] #13 16.93 Get:124 http://archive.raspbian.org/raspbian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB] #13 16.99 Get:125 http://archive.raspbian.org/raspbian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB] #13 17.11 Get:126 http://archive.raspbian.org/raspbian bookworm/main armhf git armhf 1:2.39.2-1.1 [5459 kB] #13 25.67 Selecting previously unselected package intltool-debian. #13 25.67 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #13 25.67 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 25.70 Selecting previously unselected package po-debconf. #13 25.70 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... #13 25.70 Unpacking po-debconf (1.0.21+nmu1) ... #13 25.75 Selecting previously unselected package debhelper. #13 25.75 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... #13 25.75 Unpacking debhelper (13.3.4) ... #13 25.86 Selecting previously unselected package debian-keyring. #13 25.86 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... #13 25.87 Unpacking debian-keyring (2021.07.26) ... #13 20.49 Selecting previously unselected package python3-minimal. #13 20.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 ... 10540 files and directories currently installed.) #13 20.51 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #13 20.51 Unpacking python3-minimal (3.7.3-1) ... #13 20.61 Selecting previously unselected package mime-support. #13 20.61 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 20.61 Unpacking mime-support (3.62) ... #13 20.65 Selecting previously unselected package libmpdec2:armhf. #13 20.65 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #13 20.66 Unpacking libmpdec2:armhf (2.4.2-2) ... #13 20.70 Selecting previously unselected package libpython3.7-stdlib:armhf. #13 20.70 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ... #13 20.70 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... #17 DONE 1.8s #18 [stage-1 7/7] WORKDIR /root/rpmbuild #18 DONE 0.0s #19 exporting to image #19 exporting layers #13 18.23 Installing : gdb-minimal-10.2-11.el9.aarch64 9/138 #13 18.23 Installing : dwz-0.14-3.el9.aarch64 10/138 #13 18.24 Installing : unzip-6.0-56.el9.aarch64 11/138 #13 18.29 Installing : libproxy-0.4.15-35.el9.aarch64 12/138 #13 18.30 Installing : cpio-2.13-16.el9.aarch64 13/138 #13 18.35 Installing : bzip2-1.0.8-8.el9.aarch64 14/138 #13 18.36 Installing : zip-3.0-35.el9.aarch64 15/138 #13 18.39 Installing : debugedit-5.0-4.el9.aarch64 16/138 #13 18.40 Installing : python3-file-magic-5.39-14.el9.noarch 17/138 #13 18.43 Installing : dbus-libs-1:1.12.20-8.el9.aarch64 18/138 #13 18.44 Installing : python3-dbus-1.2.18-2.el9.aarch64 19/138 #14 25.50 Selecting previously unselected package openssh-client. #14 25.50 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_amd64.deb ... #14 25.51 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ... #14 25.55 Selecting previously unselected package publicsuffix. #14 25.55 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 25.55 Unpacking publicsuffix (20211207.1025-1) ... #14 25.59 Selecting previously unselected package libunwind8:amd64. #14 25.59 Preparing to unpack .../048-libunwind8_1.3.2-2build2.1_amd64.deb ... #14 25.59 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... #14 25.63 Selecting previously unselected package strace. #14 25.63 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ... #14 25.63 Unpacking strace (5.16-0ubuntu3) ... #14 25.67 Selecting previously unselected package xauth. #14 25.67 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ... #14 25.67 Unpacking xauth (1:1.1-1build2) ... #14 25.71 Selecting previously unselected package xz-utils. #14 22.42 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.43 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 22.47 Selecting previously unselected package gnupg-l10n. #14 22.47 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 22.47 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 22.50 Selecting previously unselected package gnupg-utils. #14 22.50 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.51 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 22.54 Selecting previously unselected package gpg. #14 22.54 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.55 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 22.59 Selecting previously unselected package pinentry-curses. #14 22.59 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ... #14 22.59 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 22.63 Selecting previously unselected package gpg-agent. #14 22.63 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.63 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 22.67 Selecting previously unselected package gpg-wks-client. #13 22.79 Selecting previously unselected package libgcc-12-dev:armhf. #13 22.80 Preparing to unpack .../054-libgcc-12-dev_12.2.0-14_armhf.deb ... #13 22.80 Unpacking libgcc-12-dev:armhf (12.2.0-14) ... #13 22.97 Selecting previously unselected package gcc-12. #13 22.97 Preparing to unpack .../055-gcc-12_12.2.0-14_armhf.deb ... #13 22.98 Unpacking gcc-12 (12.2.0-14) ... #14 26.91 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tree-perl all 5.07-3 [200 kB] #14 26.96 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclone-perl arm64 0.46-1 [10.5 kB] #14 22.86 Get:205 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 22.87 Get:206 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgpgme11 armhf 1.13.1-7ubuntu2.1 [102 kB] #14 22.87 Get:207 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-gpg armhf 1.13.1-7ubuntu2.1 [144 kB] #14 22.88 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dput all 1.0.3ubuntu1.1 [42.0 kB] #14 22.89 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.19 [202 kB] #14 23.04 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB] #13 25.77 Selecting previously unselected package libfakeroot:amd64. #13 25.77 Preparing to unpack .../097-libfakeroot_1.31-1.2_amd64.deb ... #13 25.78 Unpacking libfakeroot:amd64 (1.31-1.2) ... #13 25.81 Selecting previously unselected package fakeroot. #13 25.81 Preparing to unpack .../098-fakeroot_1.31-1.2_amd64.deb ... #13 25.81 Unpacking fakeroot (1.31-1.2) ... #13 25.85 Selecting previously unselected package libassuan0:amd64. #13 25.85 Preparing to unpack .../099-libassuan0_2.5.5-5_amd64.deb ... #13 25.85 Unpacking libassuan0:amd64 (2.5.5-5) ... #13 25.88 Selecting previously unselected package gpgconf. #13 26.91 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ... #13 26.92 Unpacking libwww-robotrules-perl (6.02-1) ... #13 26.96 Selecting previously unselected package libwww-perl. #13 26.96 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ... #13 26.96 Unpacking libwww-perl (6.36-2) ... #13 27.01 Selecting previously unselected package patchutils. #13 27.01 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ... #13 27.01 Unpacking patchutils (0.3.4-2) ... #13 27.06 Selecting previously unselected package wdiff. #13 27.06 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ... #13 27.07 Unpacking wdiff (1.2.2-2+b1) ... #13 27.14 Selecting previously unselected package devscripts. #14 27.91 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB] #14 28.06 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB] #13 18.48 Installing : python3-systemd-234-18.el9.aarch64 20/138 #13 18.49 Installing : rust-srpm-macros-17-4.el9.noarch 21/138 #13 18.50 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 22/138 #13 18.53 Installing : pyproject-srpm-macros-1.9.0-1.el9.noarch 23/138 #13 18.53 Installing : perl-srpm-macros-1-41.el9.noarch 24/138 #13 18.54 Installing : openblas-srpm-macros-2-11.el9.noarch 25/138 #13 18.54 Installing : ocaml-srpm-macros-6-6.el9.noarch 26/138 #13 18.54 Installing : lua-srpm-macros-1-6.el9.noarch 27/138 #13 18.58 Installing : libstemmer-0-18.585svn.el9.aarch64 28/138 #13 18.58 Installing : libjpeg-turbo-2.0.90-6.el9.aarch64 29/138 #13 18.59 Installing : hunspell-filesystem-1.7.0-11.el9.aarch64 30/138 #13 18.63 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 31/138 #13 18.64 Installing : hunspell-en-0.20140811.1-20.el9.noarch 32/138 #13 18.64 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 33/138 #13 18.65 Installing : hunspell-1.7.0-11.el9.aarch64 34/138 #14 25.71 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ... #14 25.71 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 25.75 Selecting previously unselected package libsigsegv2:amd64. #14 25.75 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ... #14 25.75 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... #14 25.78 Selecting previously unselected package m4. #14 25.78 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ... #14 25.78 Unpacking m4 (1.4.18-5ubuntu2) ... #14 25.81 Selecting previously unselected package autoconf. #14 25.81 Preparing to unpack .../054-autoconf_2.71-2_all.deb ... #14 25.82 Unpacking autoconf (2.71-2) ... #14 25.86 Selecting previously unselected package autotools-dev. #14 25.86 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ... #14 25.86 Unpacking autotools-dev (20220109.1) ... #14 25.90 Selecting previously unselected package automake. #14 25.90 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ... #14 25.91 Unpacking automake (1:1.16.5-1.3) ... #14 25.95 Selecting previously unselected package autopoint. #14 22.67 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.67 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 22.70 Selecting previously unselected package gpg-wks-server. #14 22.70 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.71 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 22.74 Selecting previously unselected package gpgsm. #14 22.74 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ... #14 22.74 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 22.77 Selecting previously unselected package gnupg. #14 22.77 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 22.78 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 22.81 Selecting previously unselected package libfile-dirlist-perl. #14 22.81 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ... #14 22.82 Unpacking libfile-dirlist-perl (0.05-3) ... #14 22.87 Selecting previously unselected package libfile-which-perl. #14 22.87 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ... #14 22.87 Unpacking libfile-which-perl (1.27-2) ... #14 22.90 Selecting previously unselected package libfile-homedir-perl. #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.8s done #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #10 DONE 36.3s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #12 23.77 Fedora 37 openh264 (From Cisco) - aarch64 2.0 kB/s | 2.5 kB 00:01 #12 24.71 Fedora Modular 37 - aarch64 6.5 MB/s | 3.7 MB 00:00 #13 22.18 Selecting previously unselected package cpp. #13 22.18 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ... #13 22.19 Unpacking cpp (4:10.2.1-1) ... #13 22.23 Selecting previously unselected package libcc1-0:armhf. #14 20.61 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB] #14 20.84 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.16+dfsg-0ubuntu0.22.04.1 [159 kB] #14 23.22 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #13 22.57 Selecting previously unselected package g++. #13 22.57 Preparing to unpack .../064-g++_4%3a12.2.0-3_arm64.deb ... #13 22.57 Unpacking g++ (4:12.2.0-3) ... #13 22.60 Selecting previously unselected package make. #13 22.60 Preparing to unpack .../065-make_4.3-4.1_arm64.deb ... #13 22.60 Unpacking make (4.3-4.1) ... #13 22.66 Selecting previously unselected package libdpkg-perl. #13 22.66 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ... #13 22.66 Unpacking libdpkg-perl (1.21.22) ... #13 25.88 Preparing to unpack .../100-gpgconf_2.2.40-1.1_amd64.deb ... #13 25.88 Unpacking gpgconf (2.2.40-1.1) ... #13 25.93 Selecting previously unselected package libksba8:amd64. #13 25.93 Preparing to unpack .../101-libksba8_1.6.3-2_amd64.deb ... #13 25.94 Unpacking libksba8:amd64 (1.6.3-2) ... #13 25.98 Selecting previously unselected package libnpth0:amd64. #13 25.98 Preparing to unpack .../102-libnpth0_1.6-3_amd64.deb ... #13 25.98 Unpacking libnpth0:amd64 (1.6-3) ... #13 26.01 Selecting previously unselected package dirmngr. #13 26.01 Preparing to unpack .../103-dirmngr_2.2.40-1.1_amd64.deb ... #13 26.03 Unpacking dirmngr (2.2.40-1.1) ... #13 26.12 Selecting previously unselected package gnupg-l10n. #13 27.14 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ... #13 27.17 Unpacking devscripts (2.19.5+deb10u1) ... #13 27.27 Selecting previously unselected package diffstat. #13 27.27 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ... #13 27.28 Unpacking diffstat (1.62-1) ... #13 27.31 Selecting previously unselected package distro-info-data. #13 27.31 Preparing to unpack .../145-distro-info-data_0.41+deb10u7_all.deb ... #13 27.31 Unpacking distro-info-data (0.41+deb10u7) ... #13 27.35 Selecting previously unselected package python3-pkg-resources. #13 27.35 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ... #13 27.36 Unpacking python3-pkg-resources (40.8.0-1) ... #13 27.40 Selecting previously unselected package python3-chardet. #14 28.41 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB] #14 28.41 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB] #14 28.42 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #14 28.43 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB] #14 28.43 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 28.45 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 28.45 Get:316 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB] #14 23.98 Selecting previously unselected package gcc. #14 23.98 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 23.98 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 24.02 Selecting previously unselected package libstdc++-9-dev:amd64. #13 21.04 Selecting previously unselected package python3.7. #13 21.05 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u5_armhf.deb ... #13 21.05 Unpacking python3.7 (3.7.3-2+deb10u5) ... #13 21.12 Selecting previously unselected package libpython3-stdlib:armhf. #13 21.13 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... #13 21.13 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #13 21.17 Setting up python3-minimal (3.7.3-1) ... #14 21.71 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #14 21.96 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB] #14 20.42 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf g++ armhf 4:12.2.0-3ubuntu1 [1108 B] #14 20.82 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf make armhf 4.3-4.1build1 [163 kB] #13 18.70 Installing : enchant-1:1.6.0-30.el9.aarch64 35/138 #13 18.74 Installing : python3-enchant-3.2.0-5.el9.noarch 36/138 #13 18.74 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 37/138 #13 18.75 Installing : emacs-filesystem-1:27.2-9.el9.noarch 38/138 #13 18.78 Installing : desktop-file-utils-0.26-6.el9.aarch64 39/138 #13 18.79 Installing : efi-srpm-macros-4-9.el9.noarch 40/138 #13 18.80 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 41/138 #13 18.85 Installing : zstd-1.5.1-2.el9.aarch64 42/138 #13 18.87 Installing : shared-mime-info-2.1-5.el9.aarch64 43/138 #13 18.91 Running scriptlet: shared-mime-info-2.1-5.el9.aarch64 43/138 #13 18.92 Installing : python3-six-1.15.0-9.el9.noarch 44/138 #13 18.93 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 45/138 #13 17.59 debconf: delaying package configuration, since apt-utils is not installed #13 17.63 Fetched 74.6 MB in 8s (9356 kB/s) #13 17.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9821 files and directories currently installed.) #13 17.70 Preparing to unpack .../libc6_2.36-9+rpi1+deb12u1_armhf.deb ... #14 25.95 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ... #14 25.96 Unpacking autopoint (0.21-4ubuntu4) ... #14 25.98 Selecting previously unselected package binutils-common:amd64. #14 25.98 Preparing to unpack .../058-binutils-common_2.38-4ubuntu2.3_amd64.deb ... #14 25.99 Unpacking binutils-common:amd64 (2.38-4ubuntu2.3) ... #14 26.02 Selecting previously unselected package libbinutils:amd64. #14 26.02 Preparing to unpack .../059-libbinutils_2.38-4ubuntu2.3_amd64.deb ... #14 26.03 Unpacking libbinutils:amd64 (2.38-4ubuntu2.3) ... #14 26.07 Selecting previously unselected package libctf-nobfd0:amd64. #14 26.07 Preparing to unpack .../060-libctf-nobfd0_2.38-4ubuntu2.3_amd64.deb ... #14 26.08 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.3) ... #14 26.11 Selecting previously unselected package libctf0:amd64. #14 26.11 Preparing to unpack .../061-libctf0_2.38-4ubuntu2.3_amd64.deb ... #14 26.12 Unpacking libctf0:amd64 (2.38-4ubuntu2.3) ... #14 26.15 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 26.15 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-4ubuntu2.3_amd64.deb ... #14 26.15 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.3) ... #13 23.72 Selecting previously unselected package python3-minimal. #13 23.72 (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 ... 9606 files and directories currently installed.) #13 23.72 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #13 23.74 Unpacking python3-minimal (3.7.3-1) ... #14 22.90 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ... #14 22.91 Unpacking libfile-homedir-perl (1.006-2) ... #14 22.93 Selecting previously unselected package libfile-touch-perl. #14 22.94 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ... #14 22.94 Unpacking libfile-touch-perl (0.12-2) ... #14 22.97 Selecting previously unselected package libio-pty-perl. #14 22.97 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_amd64.deb ... #14 22.97 Unpacking libio-pty-perl (1:1.17-1) ... #14 23.00 Selecting previously unselected package libipc-run-perl. #14 23.00 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ... #14 23.01 Unpacking libipc-run-perl (20220807.0-1) ... #14 23.04 Selecting previously unselected package libclass-method-modifiers-perl. #14 23.04 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ... #14 23.05 Unpacking libclass-method-modifiers-perl (2.14-1) ... #14 23.07 Selecting previously unselected package libclass-xsaccessor-perl. #14 23.07 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_amd64.deb ... #14 23.08 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 23.10 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.2s done #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done #10 DONE 36.4s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 22.23 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ... #13 22.24 Unpacking libcc1-0:armhf (10.2.1-6) ... #13 22.28 Selecting previously unselected package libgomp1:armhf. #13 22.28 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ... #13 22.29 Unpacking libgomp1:armhf (10.2.1-6) ... #13 22.35 Selecting previously unselected package libatomic1:armhf. #13 22.35 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ... #13 22.35 Unpacking libatomic1:armhf (10.2.1-6) ... #13 22.39 Selecting previously unselected package libasan6:armhf. #13 22.39 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ... #13 22.41 Unpacking libasan6:armhf (10.2.1-6) ... #14 20.99 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #14 21.01 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.1 [163 kB] #14 21.07 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.13 [252 kB] #14 21.12 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.13 [188 kB] #14 27.36 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-html-perl all 1.004-3 [15.9 kB] #14 27.51 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 27.54 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-message-perl all 6.44-1 [77.4 kB] #13 22.73 Selecting previously unselected package patch. #13 22.73 Preparing to unpack .../067-patch_2.7.6-7_arm64.deb ... #13 22.73 Unpacking patch (2.7.6-7) ... #13 22.77 Selecting previously unselected package dpkg-dev. #13 22.77 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ... #13 22.77 Unpacking dpkg-dev (1.21.22) ... #13 22.88 Selecting previously unselected package build-essential. #16 0.800 CentOS Stream 9 - BaseOS 16 kB/s | 4.5 kB 00:00 #13 26.12 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ... #13 26.13 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 26.22 Selecting previously unselected package gnupg-utils. #13 26.23 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_amd64.deb ... #13 26.23 Unpacking gnupg-utils (2.2.40-1.1) ... #13 26.30 Selecting previously unselected package gpg. #13 26.30 Preparing to unpack .../106-gpg_2.2.40-1.1_amd64.deb ... #13 26.31 Unpacking gpg (2.2.40-1.1) ... #13 27.40 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ... #13 27.41 Unpacking python3-chardet (3.0.4-3) ... #13 27.46 Selecting previously unselected package python3-six. #13 27.46 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ... #13 27.47 Unpacking python3-six (1.12.0-1) ... #13 27.50 Selecting previously unselected package python3-debian. #13 27.51 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ... #13 27.51 Unpacking python3-debian (0.1.35) ... #13 27.55 Selecting previously unselected package libgpgme11:arm64. #13 27.56 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ... #13 27.56 Unpacking libgpgme11:arm64 (1.12.0-6) ... #13 27.61 Selecting previously unselected package python3-gpg. #13 27.62 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ... #13 27.62 Unpacking python3-gpg (1.12.0-6) ... #13 27.68 Selecting previously unselected package dput. #13 27.69 Preparing to unpack .../152-dput_1.0.3_all.deb ... #13 27.70 Unpacking dput (1.0.3) ... #13 27.73 Selecting previously unselected package equivs. #14 28.48 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB] #14 28.52 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB] #14 28.55 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B] #14 28.70 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB] #14 24.02 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 24.02 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #13 21.43 Selecting previously unselected package python3. #13 21.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10977 files and directories currently installed.) #13 21.43 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #13 21.43 Unpacking python3 (3.7.3-1) ... #13 21.49 Selecting previously unselected package sensible-utils. #13 21.49 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... #13 21.49 Unpacking sensible-utils (0.0.12) ... #13 21.55 Selecting previously unselected package bzip2. #13 21.55 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ... #14 22.09 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB] #14 22.10 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 22.13 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B] #14 22.14 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #14 22.14 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 22.14 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB] #14 22.21 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB] #13 18.98 Installing : python3-dnf-plugins-core-4.3.0-11.el9.noarch 46/138 #13 18.98 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 47/138 #13 19.02 Installing : libpsl-0.21.1-5.el9.aarch64 48/138 #13 19.02 Installing : pkgconf-m4-1.7.3-10.el9.noarch 49/138 #13 19.04 Installing : ncurses-6.2-10.20210508.el9.aarch64 50/138 #13 19.11 Installing : perl-Digest-1.19-4.el9.noarch 51/138 #13 19.11 Installing : perl-Digest-MD5-2.58-4.el9.aarch64 52/138 #13 19.15 Installing : perl-B-1.80-480.el9.aarch64 53/138 #13 19.15 Installing : perl-FileHandle-2.03-480.el9.noarch 54/138 #13 19.16 Installing : perl-Data-Dumper-2.174-462.el9.aarch64 55/138 #13 19.19 Installing : perl-libnet-3.13-4.el9.noarch 56/138 #13 19.20 Installing : perl-AutoLoader-5.74-480.el9.noarch 57/138 #13 19.20 Installing : perl-base-2.27-480.el9.noarch 58/138 #13 17.84 Unpacking libc6:armhf (2.36-9+rpi1+deb12u1) over (2.36-9+rpi1) ... #14 26.24 Selecting previously unselected package binutils. #14 26.24 Preparing to unpack .../063-binutils_2.38-4ubuntu2.3_amd64.deb ... #14 26.24 Unpacking binutils (2.38-4ubuntu2.3) ... #14 26.27 Selecting previously unselected package libc-dev-bin. #14 26.27 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.3_amd64.deb ... #14 26.28 Unpacking libc-dev-bin (2.35-0ubuntu3.3) ... #14 26.31 Selecting previously unselected package linux-libc-dev:amd64. #14 26.31 Preparing to unpack .../065-linux-libc-dev_5.15.0-84.93_amd64.deb ... #14 26.31 Unpacking linux-libc-dev:amd64 (5.15.0-84.93) ... #14 26.45 Selecting previously unselected package libcrypt-dev:amd64. #14 26.45 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... #14 26.46 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... #14 26.49 Selecting previously unselected package rpcsvc-proto. #13 24.05 Selecting previously unselected package mime-support. #13 24.05 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 24.07 Unpacking mime-support (3.62) ... #14 23.11 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_amd64.deb ... #14 23.11 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 23.14 Selecting previously unselected package libdynaloader-functions-perl. #14 23.14 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ... #14 23.15 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 23.17 Selecting previously unselected package libdevel-callchecker-perl:amd64. #14 23.17 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_amd64.deb ... #14 23.17 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #14 23.27 Selecting previously unselected package libparams-classify-perl:amd64. #14 23.28 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_amd64.deb ... #14 23.28 Unpacking libparams-classify-perl:amd64 (0.015-2build2) ... #14 23.31 Selecting previously unselected package libmodule-runtime-perl. #14 23.31 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ... #14 23.31 Unpacking libmodule-runtime-perl (0.016-2) ... #14 23.34 Selecting previously unselected package libimport-into-perl. #14 23.34 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ... #14 23.34 Unpacking libimport-into-perl (1.002005-2) ... #14 23.37 Selecting previously unselected package librole-tiny-perl. #14 23.37 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #14 23.38 Unpacking librole-tiny-perl (2.002004-1) ... #14 23.41 Selecting previously unselected package libsub-quote-perl. #14 23.41 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 23.41 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 23.44 Selecting previously unselected package libmoo-perl. #14 23.44 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ... #14 23.45 Unpacking libmoo-perl (2.005005-1) ... #14 23.48 Selecting previously unselected package libencode-locale-perl. #15 19.48 CentOS Stream 8 - Extras 20 kB/s | 17 kB 00:00 #12 27.88 Fedora 37 - aarch64 - Updates 16 MB/s | 38 MB 00:02 #14 21.14 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #14 21.15 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #14 21.17 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB] #14 21.19 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB] #14 21.19 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #14 27.68 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 27.69 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 27.70 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 perl-openssl-defaults arm64 7 [7536 B] #14 27.70 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ssleay-perl arm64 1.92-2build2 [292 kB] #14 27.83 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-socket-ssl-perl all 2.081-2 [196 kB] #14 27.87 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #14 27.87 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 27.87 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB] #13 22.88 Preparing to unpack .../069-build-essential_12.9_arm64.deb ... #13 22.88 Unpacking build-essential (12.9) ... #13 22.91 Selecting previously unselected package libbrotli1:arm64. #13 22.91 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_arm64.deb ... #13 22.92 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... #13 22.96 Selecting previously unselected package libsasl2-modules-db:arm64. #13 22.97 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... #13 22.97 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #13 23.00 Selecting previously unselected package libsasl2-2:arm64. #13 23.00 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... #13 23.00 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... #13 23.04 Selecting previously unselected package libldap-2.5-0:arm64. #13 23.04 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... #13 23.04 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... #13 23.08 Selecting previously unselected package libnghttp2-14:arm64. #13 23.09 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_arm64.deb ... #13 23.09 Unpacking libnghttp2-14:arm64 (1.52.0-1) ... #14 23.65 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.11 [3453 kB] #14 23.87 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #16 1.088 CentOS Stream 9 - AppStream 18 kB/s | 4.5 kB 00:00 #13 26.38 Selecting previously unselected package pinentry-curses. #13 26.38 Preparing to unpack .../107-pinentry-curses_1.2.1-1_amd64.deb ... #13 26.39 Unpacking pinentry-curses (1.2.1-1) ... #13 26.45 Selecting previously unselected package gpg-agent. #13 26.45 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_amd64.deb ... #13 26.46 Unpacking gpg-agent (2.2.40-1.1) ... #13 26.51 Selecting previously unselected package gpg-wks-client. #13 26.51 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_amd64.deb ... #13 26.51 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 26.55 Selecting previously unselected package gpg-wks-server. #13 26.55 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_amd64.deb ... #13 26.56 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 26.60 Selecting previously unselected package gpgsm. #13 26.60 Preparing to unpack .../111-gpgsm_2.2.40-1.1_amd64.deb ... #13 26.60 Unpacking gpgsm (2.2.40-1.1) ... #13 26.65 Selecting previously unselected package gnupg. #13 27.73 Preparing to unpack .../153-equivs_2.2.0_all.deb ... #13 27.74 Unpacking equivs (2.2.0) ... #13 27.90 Selecting previously unselected package exim4-config. #13 27.90 Preparing to unpack .../154-exim4-config_4.92-8+deb10u7_all.deb ... #13 27.91 Unpacking exim4-config (4.92-8+deb10u7) ... #13 27.99 Selecting previously unselected package exim4-base. #14 28.88 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B] #14 28.89 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 28.92 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 28.93 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB] #14 28.97 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB] #14 24.25 Selecting previously unselected package g++-9. #14 24.25 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 24.25 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #13 21.55 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 21.59 Selecting previously unselected package libmagic-mgc. #13 21.59 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #13 21.60 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 21.72 Selecting previously unselected package libmagic1:armhf. #13 21.72 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #13 21.73 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #13 21.78 Selecting previously unselected package file. #13 21.78 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #13 21.79 Unpacking file (1:5.35-4+deb10u2) ... #14 22.21 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB] #14 22.23 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB] #13 19.24 Installing : perl-URI-5.09-3.el9.noarch 59/138 #13 19.25 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 60/138 #13 19.28 Installing : perl-if-0.60.800-480.el9.noarch 61/138 #13 19.28 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 62/138 #13 19.29 Installing : perl-Time-Local-2:1.300-7.el9.noarch 63/138 #13 19.32 Installing : perl-File-Path-2.18-4.el9.noarch 64/138 #13 19.33 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 65/138 #13 19.35 Installing : perl-Net-SSLeay-1.92-2.el9.aarch64 66/138 #13 19.40 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 67/138 #13 19.40 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 68/138 #14 26.49 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 26.50 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 26.52 Selecting previously unselected package libtirpc-dev:amd64. #14 26.52 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... #14 26.53 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 26.56 Selecting previously unselected package libnsl-dev:amd64. #14 26.57 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 26.57 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 26.60 Selecting previously unselected package libc6-dev:amd64. #14 26.60 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.3_amd64.deb ... #14 26.61 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.3) ... #14 26.72 Selecting previously unselected package gcc-11-base:amd64. #14 21.18 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdpkg-perl all 1.21.21ubuntu1 [247 kB] #14 23.48 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ... #14 23.49 Unpacking libencode-locale-perl (1.05-3) ... #14 23.52 Selecting previously unselected package libtimedate-perl. #14 23.52 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #14 23.52 Unpacking libtimedate-perl (2.3300-2) ... #14 23.56 Selecting previously unselected package libhttp-date-perl. #14 23.56 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ... #14 23.56 Unpacking libhttp-date-perl (6.05-2) ... #14 23.59 Selecting previously unselected package libfile-listing-perl. #14 23.60 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ... #14 23.60 Unpacking libfile-listing-perl (6.15-1) ... #14 23.63 Selecting previously unselected package libhtml-tagset-perl. #14 23.63 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ... #14 23.63 Unpacking libhtml-tagset-perl (3.20-6) ... #14 23.66 Selecting previously unselected package liburi-perl. #14 23.67 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ... #14 23.71 Unpacking liburi-perl (5.17-1ubuntu1) ... #15 20.30 CentOS Stream 8 - Extras common packages 10 kB/s | 6.9 kB 00:00 #14 21.59 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B] #14 21.67 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #13 22.68 Selecting previously unselected package libubsan1:armhf. #13 22.68 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ... #13 22.69 Unpacking libubsan1:armhf (10.2.1-6) ... #13 22.80 Selecting previously unselected package libgcc-10-dev:armhf. #13 22.80 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ... #13 22.81 Unpacking libgcc-10-dev:armhf (10.2.1-6) ... #13 23.15 Selecting previously unselected package libpsl5:arm64. #13 23.15 Preparing to unpack .../075-libpsl5_0.21.2-1_arm64.deb ... #13 23.16 Unpacking libpsl5:arm64 (0.21.2-1) ... #13 23.19 Selecting previously unselected package librtmp1:arm64. #13 23.19 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #13 23.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 23.23 Selecting previously unselected package libssh2-1:arm64. #13 23.23 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_arm64.deb ... #13 23.24 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... #13 23.28 Selecting previously unselected package libcurl4:arm64. #13 23.28 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u1_arm64.deb ... #13 23.28 Unpacking libcurl4:arm64 (7.88.1-10+deb12u1) ... #13 23.33 Selecting previously unselected package curl. #13 23.33 Preparing to unpack .../079-curl_7.88.1-10+deb12u1_arm64.deb ... #13 23.34 Unpacking curl (7.88.1-10+deb12u1) ... #13 23.38 Selecting previously unselected package dctrl-tools. #14 23.88 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB] #14 23.88 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 23.88 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB] #14 23.88 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B] #14 23.88 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB] #14 23.88 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 23.88 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 24.03 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 24.11 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB] #13 27.99 Preparing to unpack .../155-exim4-base_4.92-8+deb10u7_arm64.deb ... #13 28.00 Unpacking exim4-base (4.92-8+deb10u7) ... #13 28.07 Selecting previously unselected package libevent-2.1-6:arm64. #13 28.07 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... #13 28.10 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... #13 28.15 Selecting previously unselected package libunbound8:arm64. #13 28.16 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u3_arm64.deb ... #13 28.16 Unpacking libunbound8:arm64 (1.9.0-2+deb10u3) ... #13 28.23 Selecting previously unselected package libgnutls-dane0:arm64. #14 28.99 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB] #14 29.00 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B] #14 29.02 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB] #14 29.03 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB] #14 29.04 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 29.19 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #13 24.18 Selecting previously unselected package gcc. #13 24.18 Preparing to unpack .../056-gcc_4%3a12.2.0-3_armhf.deb ... #13 24.18 Unpacking gcc (4:12.2.0-3) ... #13 26.65 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ... #13 26.65 Unpacking gnupg (2.2.40-1.1) ... #13 26.71 Selecting previously unselected package libfile-dirlist-perl. #13 26.71 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ... #13 26.72 Unpacking libfile-dirlist-perl (0.05-3) ... #13 26.77 Selecting previously unselected package libfile-which-perl. #13 26.77 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ... #13 26.81 Unpacking libfile-which-perl (1.27-2) ... #13 26.90 Selecting previously unselected package libfile-homedir-perl. #13 21.84 Selecting previously unselected package gettext-base. #13 21.84 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #13 21.84 Unpacking gettext-base (0.19.8.1-9) ... #13 21.91 Selecting previously unselected package xz-utils. #13 21.91 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #13 21.92 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 21.98 Selecting previously unselected package libsigsegv2:armhf. #13 21.98 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... #13 21.99 Unpacking libsigsegv2:armhf (2.12-2) ... #13 22.02 Selecting previously unselected package m4. #13 22.03 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... #13 22.03 Unpacking m4 (1.4.18-2) ... #13 22.10 Selecting previously unselected package autoconf. #13 22.10 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... #13 22.10 Unpacking autoconf (2.69-11) ... #13 19.46 Installing : perl-Class-Struct-0.66-480.el9.noarch 69/138 #13 19.46 Installing : perl-POSIX-1.94-480.el9.aarch64 70/138 #13 19.47 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 71/138 #13 19.50 Installing : perl-IPC-Open3-1.21-480.el9.noarch 72/138 #13 19.51 Installing : perl-subs-1.03-480.el9.noarch 73/138 #13 19.52 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 74/138 #13 19.55 Installing : perl-HTTP-Tiny-0.076-461.el9.noarch 75/138 #13 19.55 Installing : perl-Term-Cap-1.17-460.el9.noarch 76/138 #13 19.59 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 77/138 #13 19.60 Installing : perl-Socket-4:2.031-4.el9.aarch64 78/138 #13 19.60 Installing : perl-SelectSaver-1.02-480.el9.noarch 79/138 #13 19.63 Installing : perl-Symbol-1.08-480.el9.noarch 80/138 #13 19.64 Installing : perl-File-stat-1.09-480.el9.noarch 81/138 #13 19.65 Installing : perl-podlators-1:4.14-460.el9.noarch 82/138 #13 19.68 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 83/138 #14 26.72 Preparing to unpack .../071-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 26.73 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... #14 26.77 Selecting previously unselected package libisl23:amd64. #14 26.77 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ... #14 26.78 Unpacking libisl23:amd64 (0.24-2build1) ... #14 26.82 Selecting previously unselected package libmpfr6:amd64. #14 26.82 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ... #14 26.83 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... #14 26.87 Selecting previously unselected package libmpc3:amd64. #14 26.87 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ... #14 26.88 Unpacking libmpc3:amd64 (1.2.1-2build1) ... #14 26.91 Selecting previously unselected package cpp-11. #14 26.91 Preparing to unpack .../075-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 26.91 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 21.28 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #14 21.29 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patch armhf 2.7.6-7build2 [111 kB] #14 21.32 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lto-disabled-list all 39 [12.4 kB] #14 21.33 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dpkg-dev all 1.21.21ubuntu1 [1117 kB] #14 21.49 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf build-essential armhf 12.9ubuntu3 [4744 B] #14 21.50 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB] #14 21.52 Get:119 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [18.6 kB] #14 21.52 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB] #14 21.52 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB] #14 23.75 Selecting previously unselected package libhtml-parser-perl:amd64. #14 23.75 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_amd64.deb ... #14 23.75 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #14 23.79 Selecting previously unselected package libhtml-tree-perl. #14 23.79 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ... #14 23.79 Unpacking libhtml-tree-perl (5.07-3) ... #14 23.83 Selecting previously unselected package libclone-perl:amd64. #14 23.83 Preparing to unpack .../158-libclone-perl_0.46-1_amd64.deb ... #14 23.83 Unpacking libclone-perl:amd64 (0.46-1) ... #14 23.86 Selecting previously unselected package libio-html-perl. #14 23.87 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ... #14 23.87 Unpacking libio-html-perl (1.004-3) ... #14 23.90 Selecting previously unselected package liblwp-mediatypes-perl. #14 23.90 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 23.91 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 23.93 Selecting previously unselected package libhttp-message-perl. #19 exporting layers 1.3s done #19 writing image sha256:b40a334b7b12d59814e16434f74eb0620927125da039c4dde1d8aebf4dad4a8b done #19 naming to docker.io/rpmbuild-centos-7/aarch64 done #19 DONE 1.3s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #14 21.69 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 21.71 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB] #14 21.94 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB] #13 22.96 Selecting previously unselected package gcc-10. #13 22.96 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ... #13 22.96 Unpacking gcc-10 (10.2.1-6) ... #13 24.76 Fedora 38 openh264 (From Cisco) - x86_64 3.0 kB/s | 2.5 kB 00:00 #13 27.10 Selecting previously unselected package libfakeroot:amd64. #13 27.10 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ... #13 27.11 Unpacking libfakeroot:amd64 (1.23-1) ... #13 27.14 Selecting previously unselected package fakeroot. #13 27.14 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ... #13 27.14 Unpacking fakeroot (1.23-1) ... #13 27.18 Selecting previously unselected package libassuan0:amd64. #13 27.18 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ... #13 27.18 Unpacking libassuan0:amd64 (2.5.2-1) ... #13 27.21 Selecting previously unselected package gpgconf. #13 27.21 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #13 27.22 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 27.26 Selecting previously unselected package libksba8:amd64. #13 23.39 Preparing to unpack .../080-dctrl-tools_2.24-3_arm64.deb ... #13 23.39 Unpacking dctrl-tools (2.24-3) ... #13 23.43 Selecting previously unselected package libdebhelper-perl. #13 23.43 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ... #13 23.43 Unpacking libdebhelper-perl (13.11.4) ... #13 23.47 Selecting previously unselected package libtool. #13 23.47 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ... #13 23.47 Unpacking libtool (2.4.7-5) ... #13 23.51 Selecting previously unselected package dh-autoreconf. #13 23.51 Preparing to unpack .../083-dh-autoreconf_20_all.deb ... #13 23.52 Unpacking dh-autoreconf (20) ... #13 23.56 Selecting previously unselected package libarchive-zip-perl. #13 23.56 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ... #13 23.56 Unpacking libarchive-zip-perl (1.68-1) ... #13 23.59 Selecting previously unselected package libsub-override-perl. #13 23.60 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ... #13 23.60 Unpacking libsub-override-perl (0.09-4) ... #13 23.62 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 23.63 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 23.63 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 23.66 Selecting previously unselected package dh-strip-nondeterminism. #13 23.66 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 23.66 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 23.69 Selecting previously unselected package libelf1:arm64. #13 23.69 Preparing to unpack .../088-libelf1_0.188-2.1_arm64.deb ... #13 23.70 Unpacking libelf1:arm64 (0.188-2.1) ... #13 23.74 Selecting previously unselected package dwz. #14 24.20 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 24.23 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 24.26 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB] #14 24.30 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB] #14 24.33 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB] #14 24.35 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB] #14 24.36 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB] #14 24.36 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B] #14 24.36 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #14 28.28 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 28.35 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-perl all 6.67-1 [141 kB] #13 25.06 Selecting previously unselected package libfakeroot:arm64. #13 25.06 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ... #13 25.07 Unpacking libfakeroot:arm64 (1.25.3-1.1) ... #13 25.10 Selecting previously unselected package fakeroot. #13 25.10 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ... #13 25.10 Unpacking fakeroot (1.25.3-1.1) ... #13 25.14 Selecting previously unselected package libassuan0:arm64. #13 25.14 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ... #13 25.14 Unpacking libassuan0:arm64 (2.5.3-7.1) ... #13 25.17 Selecting previously unselected package gpgconf. #13 25.18 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ... #13 25.18 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 25.22 Selecting previously unselected package libksba8:arm64. #13 25.23 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u2_arm64.deb ... #13 25.23 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... #13 25.27 Selecting previously unselected package libnpth0:arm64. #13 28.23 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u10_arm64.deb ... #13 28.23 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ... #13 28.28 Selecting previously unselected package exim4-daemon-light. #13 28.28 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u7_arm64.deb ... #13 28.29 Unpacking exim4-daemon-light (4.92-8+deb10u7) ... #13 28.37 Selecting previously unselected package libcurl3-gnutls:arm64. #13 28.37 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u6_arm64.deb ... #13 28.37 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ... #13 28.43 Selecting previously unselected package libpcre2-8-0:arm64. #13 28.43 Preparing to unpack .../161-libpcre2-8-0_10.32-5+deb10u1_arm64.deb ... #13 28.44 Unpacking libpcre2-8-0:arm64 (10.32-5+deb10u1) ... #13 28.48 Selecting previously unselected package liberror-perl. #14 29.34 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 29.44 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB] #13 24.22 Selecting previously unselected package libstdc++-12-dev:armhf. #13 24.22 Preparing to unpack .../057-libstdc++-12-dev_12.2.0-14_armhf.deb ... #13 24.22 Unpacking libstdc++-12-dev:armhf (12.2.0-14) ... #13 26.90 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ... #13 26.92 Unpacking libfile-homedir-perl (1.006-2) ... #13 27.08 Selecting previously unselected package libfile-touch-perl. #13 27.08 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ... #13 27.11 Unpacking libfile-touch-perl (0.12-2) ... #13 19.69 Installing : perl-Fcntl-1.13-480.el9.aarch64 84/138 #13 19.72 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 85/138 #13 19.72 Installing : perl-mro-1.23-480.el9.aarch64 86/138 #13 19.73 Installing : perl-IO-1.43-480.el9.aarch64 87/138 #13 19.76 Installing : perl-overloading-0.02-480.el9.noarch 88/138 #13 19.77 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 89/138 #13 19.79 Installing : perl-Errno-1.30-480.el9.aarch64 90/138 #13 19.79 Installing : perl-File-Basename-2.85-480.el9.noarch 91/138 #13 19.80 Installing : perl-Getopt-Std-1.12-480.el9.noarch 92/138 #13 19.80 Installing : perl-MIME-Base64-3.16-4.el9.aarch64 93/138 #13 19.87 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 94/138 #13 19.87 Installing : perl-constant-1.33-461.el9.noarch 95/138 #13 19.91 Installing : perl-Storable-1:3.21-460.el9.aarch64 96/138 #13 19.92 Installing : perl-overload-1.31-480.el9.noarch 97/138 #13 19.92 Installing : perl-parent-1:0.238-460.el9.noarch 98/138 #13 19.96 Installing : perl-vars-1.05-480.el9.noarch 99/138 #13 19.97 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 100/138 #13 19.98 Installing : perl-Carp-1.50-460.el9.noarch 101/138 #13 20.00 Installing : perl-Exporter-5.74-461.el9.noarch 102/138 #13 20.01 Installing : perl-NDBM_File-1.15-480.el9.aarch64 103/138 #14 27.05 Selecting previously unselected package cpp. #14 27.06 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 27.06 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 27.10 Selecting previously unselected package libcc1-0:amd64. #14 27.10 Preparing to unpack .../077-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 27.10 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 27.14 Selecting previously unselected package libgomp1:amd64. #14 27.14 Preparing to unpack .../078-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 27.15 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 27.19 Selecting previously unselected package libitm1:amd64. #14 27.19 Preparing to unpack .../079-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 27.19 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 27.23 Selecting previously unselected package libatomic1:amd64. #14 22.71 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 22.87 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #14 23.10 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB] #14 23.94 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ... #14 23.94 Unpacking libhttp-message-perl (6.44-1) ... #14 23.97 Selecting previously unselected package libhttp-cookies-perl. #14 23.97 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ... #14 23.98 Unpacking libhttp-cookies-perl (6.10-1) ... #14 24.01 Selecting previously unselected package libhttp-negotiate-perl. #14 24.01 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ... #14 24.01 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 24.04 Selecting previously unselected package perl-openssl-defaults:amd64. #14 24.05 Preparing to unpack .../164-perl-openssl-defaults_7_amd64.deb ... #14 24.05 Unpacking perl-openssl-defaults:amd64 (7) ... #14 24.11 Selecting previously unselected package libnet-ssleay-perl:amd64. #14 24.11 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_amd64.deb ... #14 24.11 Unpacking libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 24.15 Selecting previously unselected package libio-socket-ssl-perl. #14 24.16 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ... #14 24.16 Unpacking libio-socket-ssl-perl (2.081-2) ... #14 24.19 Selecting previously unselected package libnet-http-perl. #14 24.19 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ... #14 24.21 Unpacking libnet-http-perl (6.22-1) ... #14 24.24 Selecting previously unselected package liblwp-protocol-https-perl. #14 24.24 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 24.24 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 24.30 Selecting previously unselected package libtry-tiny-perl. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LZh7kn + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #14 24.96 Selecting previously unselected package g++. #14 24.96 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 24.97 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 24.99 Selecting previously unselected package make. #14 25.00 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ... #14 25.00 Unpacking make (4.2.1-1.2) ... #14 25.05 Selecting previously unselected package libdpkg-perl. #14 21.96 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB] #14 21.99 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB] #13 27.26 Preparing to unpack .../093-libksba8_1.3.5-2+deb10u2_amd64.deb ... #13 27.27 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... #13 27.31 Selecting previously unselected package libnpth0:amd64. #13 27.31 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ... #13 27.32 Unpacking libnpth0:amd64 (1.6-1) ... #13 27.41 Selecting previously unselected package dirmngr. #13 18.97 Setting up libc6:armhf (2.36-9+rpi1+deb12u1) ... #13 23.74 Preparing to unpack .../089-dwz_0.15-1_arm64.deb ... #13 23.74 Unpacking dwz (0.15-1) ... #13 23.78 Selecting previously unselected package libicu72:arm64. #13 23.78 Preparing to unpack .../090-libicu72_72.1-3_arm64.deb ... #13 23.79 Unpacking libicu72:arm64 (72.1-3) ... #14 24.55 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B] #14 24.63 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB] #13 24.79 Selecting previously unselected package libmpdec2:armhf. #13 24.80 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #13 24.86 Unpacking libmpdec2:armhf (2.4.2-2) ... #14 28.57 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #14 28.61 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 wdiff arm64 1.2.2-5 [28.7 kB] #14 28.63 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 devscripts all 2.23.4ubuntu1 [1067 kB] #13 25.27 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ... #13 25.27 Unpacking libnpth0:arm64 (1.6-3) ... #13 25.30 Selecting previously unselected package dirmngr. #13 25.31 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ... #13 25.32 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 25.38 Selecting previously unselected package gnupg-l10n. #13 25.38 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 25.38 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 25.47 Selecting previously unselected package gnupg-utils. #13 25.47 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... #13 25.47 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 28.49 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ... #13 28.49 Unpacking liberror-perl (0.17027-2) ... #13 28.52 Selecting previously unselected package git-man. #13 28.53 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 28.57 Unpacking git-man (1:2.20.1-2+deb10u8) ... #14 29.62 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB] #14 29.67 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 29.67 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB] #14 29.68 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB] #14 29.68 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB] #14 29.68 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB] #14 29.69 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB] #14 29.70 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB] #13 24.61 Selecting previously unselected package g++-12. #13 24.61 Preparing to unpack .../058-g++-12_12.2.0-14_armhf.deb ... #13 24.61 Unpacking g++-12 (12.2.0-14) ... #13 29.32 Fedora 39 - aarch64 - Test Updates 5.7 MB/s | 7.9 MB 00:01 #13 27.23 Selecting previously unselected package libio-pty-perl. #13 27.23 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_amd64.deb ... #13 27.25 Unpacking libio-pty-perl (1:1.17-1) ... #13 27.41 Selecting previously unselected package libipc-run-perl. #13 27.41 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ... #13 27.41 Unpacking libipc-run-perl (20220807.0-1) ... #13 20.02 Installing : perl-PathTools-3.78-461.el9.aarch64 104/138 #13 20.10 Installing : perl-Encode-4:3.08-462.el9.aarch64 105/138 #14 27.23 Preparing to unpack .../080-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 27.23 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 27.27 Selecting previously unselected package libasan6:amd64. #14 27.27 Preparing to unpack .../081-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 27.27 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... #14 27.34 Selecting previously unselected package liblsan0:amd64. #14 27.34 Preparing to unpack .../082-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 27.34 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 27.39 Selecting previously unselected package libtsan0:amd64. #14 27.39 Preparing to unpack .../083-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 27.40 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... #14 27.48 Selecting previously unselected package libubsan1:amd64. #13 22.31 Selecting previously unselected package autotools-dev. #13 22.31 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... #13 22.31 Unpacking autotools-dev (20180224.1) ... #13 22.49 Selecting previously unselected package automake. #13 22.49 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... #13 22.50 Unpacking automake (1:1.16.1-4) ... #13 22.66 Selecting previously unselected package autopoint. #14 24.30 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ... #14 24.30 Unpacking libtry-tiny-perl (0.31-2) ... #14 24.33 Selecting previously unselected package libwww-robotrules-perl. #14 24.33 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ... #14 24.34 Unpacking libwww-robotrules-perl (6.02-1) ... #14 24.37 Selecting previously unselected package libwww-perl. #14 24.37 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ... #14 24.37 Unpacking libwww-perl (6.67-1) ... #14 24.44 Selecting previously unselected package patchutils. #16 2.024 CentOS Stream 9 - CRB 6.9 MB/s | 5.7 MB 00:00 #14 21.92 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #14 22.17 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssh-4 armhf 0.10.4-2ubuntu0.1 [166 kB] #14 25.05 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 25.05 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 25.11 Selecting previously unselected package patch. #14 25.11 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ... #14 25.11 Unpacking patch (2.7.6-6) ... #14 25.24 Selecting previously unselected package dpkg-dev. #14 25.24 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 25.24 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 25.33 Selecting previously unselected package build-essential. #14 25.33 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ... #14 25.34 Unpacking build-essential (12.8ubuntu1.1) ... #14 25.37 Selecting previously unselected package libbrotli1:amd64. #14 25.38 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #14 25.38 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #14 25.44 Selecting previously unselected package libroken18-heimdal:amd64. #14 22.12 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 22.13 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #14 22.14 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB] #14 22.19 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB] #13 27.41 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #13 27.42 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 27.48 Selecting previously unselected package gnupg-l10n. #13 27.49 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 27.49 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 27.61 Selecting previously unselected package gnupg-utils. #13 27.62 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #13 27.62 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 27.69 Selecting previously unselected package gpg. #14 24.72 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 24.79 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB] #14 24.89 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB] #14 24.90 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 24.90 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 24.90 Get:239 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 24.90 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 24.93 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #14 24.94 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB] #13 25.05 Selecting previously unselected package readline-common. #13 25.05 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 25.07 Unpacking readline-common (7.0-5) ... #13 25.29 Selecting previously unselected package libreadline7:armhf. #13 25.29 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ... #13 25.30 Unpacking libreadline7:armhf (7.0-5) ... #13 25.39 Selecting previously unselected package libsqlite3-0:armhf. #13 25.54 Selecting previously unselected package gpg. #14 28.81 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 diffstat arm64 1.65-1 [27.2 kB] #14 28.81 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 28.82 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 zstd arm64 1.5.4+dfsg2-4 [559 kB] #14 28.85 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-debian all 0.1.49ubuntu2 [115 kB] #13 25.54 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ... #13 25.54 Unpacking gpg (2.2.27-2+deb11u2) ... #13 25.61 Selecting previously unselected package pinentry-curses. #13 25.61 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ... #13 25.61 Unpacking pinentry-curses (1.1.0-4) ... #13 25.65 Selecting previously unselected package gpg-agent. #13 25.65 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... #13 25.66 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 25.71 Selecting previously unselected package gpg-wks-client. #13 25.71 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... #13 25.71 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 25.75 Selecting previously unselected package gpg-wks-server. #13 25.75 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... #14 28.86 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgpgme11 arm64 1.18.0-3ubuntu2 [133 kB] #14 28.87 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-gpg arm64 1.18.0-3ubuntu2 [201 kB] #13 28.68 Selecting previously unselected package git. #13 28.68 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u8_arm64.deb ... #13 28.70 Unpacking git (1:2.20.1-2+deb10u8) ... #14 29.93 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB] #13 27.97 Fedora 38 openh264 (From Cisco) - aarch64 2.6 kB/s | 2.5 kB 00:00 #13 27.50 Selecting previously unselected package libclass-method-modifiers-perl. #13 27.51 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 27.55 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 20.28 Installing : perl-libs-4:5.32.1-480.el9.aarch64 106/138 #13 20.32 Installing : perl-interpreter-4:5.32.1-480.el9.aarch64 107/138 #13 20.38 Installing : kernel-srpm-macros-1.0-13.el9.noarch 108/138 #13 20.39 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 109/138 #13 20.39 Installing : go-srpm-macros-3.2.0-2.el9.noarch 110/138 #13 20.40 Installing : python-srpm-macros-3.9-52.el9.noarch 111/138 #13 20.43 Installing : redhat-rpm-config-203-1.el9.noarch 112/138 #13 20.44 Installing : libpng-2:1.6.37-12.el9.aarch64 113/138 #13 20.45 Installing : gdk-pixbuf2-2.42.6-3.el9.aarch64 114/138 #13 20.49 Installing : libpkgconf-1.7.3-10.el9.aarch64 115/138 #14 27.48 Preparing to unpack .../084-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 27.49 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 27.53 Selecting previously unselected package libquadmath0:amd64. #14 27.54 Preparing to unpack .../085-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 27.54 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 27.57 Selecting previously unselected package libgcc-11-dev:amd64. #14 27.57 Preparing to unpack .../086-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 27.57 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 27.65 Selecting previously unselected package gcc-11. #14 27.65 Preparing to unpack .../087-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 27.66 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #13 22.66 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... #13 22.67 Unpacking autopoint (0.19.8.1-9) ... #13 22.73 Selecting previously unselected package binutils-common:armhf. #13 22.73 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... #13 22.74 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... #14 24.44 Preparing to unpack .../172-patchutils_0.4.2-1build2_amd64.deb ... #14 24.45 Unpacking patchutils (0.4.2-1build2) ... #14 24.48 Selecting previously unselected package wdiff. #14 24.48 Preparing to unpack .../173-wdiff_1.2.2-5_amd64.deb ... #14 24.48 Unpacking wdiff (1.2.2-5) ... #14 24.52 Selecting previously unselected package devscripts. #14 24.52 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ... #14 24.54 Unpacking devscripts (2.23.4ubuntu1) ... #14 24.60 Selecting previously unselected package diffstat. #14 24.60 Preparing to unpack .../175-diffstat_1.65-1_amd64.deb ... #14 24.61 Unpacking diffstat (1.65-1) ... #14 24.64 Selecting previously unselected package python3-chardet. #14 24.64 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 24.65 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 24.71 Selecting previously unselected package zstd. #14 23.26 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB] #14 23.26 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB] #14 23.27 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB] #14 23.27 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB] #14 23.28 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB] #14 23.28 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #14 23.28 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB] #14 23.30 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 22.32 Get:124 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl4 armhf 7.88.1-8ubuntu2.2 [267 kB] #14 22.41 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.2 [202 kB] #14 22.45 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #14 22.60 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB] #14 25.44 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.45 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.49 Selecting previously unselected package libasn1-8-heimdal:amd64. #14 25.49 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.53 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.59 Selecting previously unselected package libheimbase1-heimdal:amd64. #14 25.59 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.60 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.64 Selecting previously unselected package libhcrypto4-heimdal:amd64. #14 25.64 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.64 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.69 Selecting previously unselected package libwind0-heimdal:amd64. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #13 27.69 Preparing to unpack .../098-gpg_2.2.12-1+deb10u2_amd64.deb ... #13 27.70 Unpacking gpg (2.2.12-1+deb10u2) ... #13 27.76 Selecting previously unselected package pinentry-curses. #13 27.77 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ... #13 27.77 Unpacking pinentry-curses (1.1.0-2) ... #13 27.80 Selecting previously unselected package gpg-agent. #13 27.80 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #13 27.81 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 27.86 Selecting previously unselected package gpg-wks-client. #13 27.86 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #13 27.87 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 27.91 Selecting previously unselected package gpg-wks-server. #13 27.91 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #13 27.92 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 27.96 Selecting previously unselected package gpgsm. #13 27.96 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #13 27.96 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 28.02 Selecting previously unselected package gnupg. #14 25.10 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB] #13 25.39 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ... #13 25.40 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ... #13 25.50 Selecting previously unselected package libpython3.7-stdlib:armhf. #13 29.19 Selecting previously unselected package libgc1c2:arm64. #13 25.75 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 25.79 Selecting previously unselected package gpgsm. #13 25.79 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ... #13 25.80 Unpacking gpgsm (2.2.27-2+deb11u2) ... #13 25.84 Selecting previously unselected package gnupg. #13 25.84 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ... #13 25.84 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 25.89 Selecting previously unselected package libfile-dirlist-perl. #13 25.90 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ... #13 25.90 Unpacking libfile-dirlist-perl (0.05-2) ... #13 25.93 Selecting previously unselected package libfile-which-perl. #13 25.93 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ... #13 25.94 Unpacking libfile-which-perl (1.23-1) ... #13 25.96 Selecting previously unselected package libfile-homedir-perl. #13 25.96 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ... #13 25.97 Unpacking libfile-homedir-perl (1.006-1) ... #13 26.00 Selecting previously unselected package libfile-touch-perl. #13 24.33 Selecting previously unselected package libxml2:arm64. #13 24.34 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... #13 24.34 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... #13 24.41 Selecting previously unselected package gettext. #13 24.41 Preparing to unpack .../092-gettext_0.21-12_arm64.deb ... #13 24.42 Unpacking gettext (0.21-12) ... #13 27.68 Selecting previously unselected package libclass-xsaccessor-perl. #13 27.69 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #13 27.71 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 27.82 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #13 27.82 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #13 27.83 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #13 27.92 Selecting previously unselected package libdynaloader-functions-perl. #13 20.52 Installing : pkgconf-1.7.3-10.el9.aarch64 116/138 #13 20.53 Installing : pkgconf-pkg-config-1.7.3-10.el9.aarch64 117/138 #13 20.56 Installing : libpipeline-1.5.3-4.el9.aarch64 118/138 #13 20.72 Installing : libicu-67.1-9.el9.aarch64 119/138 #14 27.90 Selecting previously unselected package gcc. #13 23.04 Selecting previously unselected package libbinutils:armhf. #13 23.04 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... #13 23.05 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... #13 23.17 Selecting previously unselected package libfl2:armhf. #13 23.17 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... #13 23.21 Unpacking libfl2:armhf (2.6.4-6.2) ... #14 24.71 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_amd64.deb ... #14 24.71 Unpacking zstd (1.5.4+dfsg2-4) ... #14 24.75 Selecting previously unselected package python3-debian. #14 24.76 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ... #14 24.76 Unpacking python3-debian (0.1.49ubuntu2) ... #14 24.80 Selecting previously unselected package libgpgme11:amd64. #14 24.80 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_amd64.deb ... #14 24.80 Unpacking libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 24.84 Selecting previously unselected package python3-gpg. #14 24.84 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_amd64.deb ... #14 24.84 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 24.89 Selecting previously unselected package python3-xdg. #14 24.89 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ... #14 24.89 Unpacking python3-xdg (0.28-2) ... #14 24.93 Selecting previously unselected package dput. #14 24.93 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ... #14 24.94 Unpacking dput (1.1.3ubuntu2.1) ... #14 23.70 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB] #14 22.46 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB] #14 22.47 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtool all 2.4.7-5 [166 kB] #14 22.49 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-autoreconf all 20 [16.1 kB] #14 22.49 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #14 22.50 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-override-perl all 0.09-4 [8706 B] #14 22.50 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 25.69 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.69 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.80 Selecting previously unselected package libhx509-5-heimdal:amd64. #14 25.80 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.81 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.85 Selecting previously unselected package libkrb5-26-heimdal:amd64. #14 25.86 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.86 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.92 Selecting previously unselected package libheimntlm0-heimdal:amd64. #14 25.92 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.92 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 25.96 Selecting previously unselected package libgssapi3-heimdal:amd64. #14 25.97 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 25.97 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 26.01 Selecting previously unselected package libsasl2-modules-db:amd64. #14 26.01 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 26.02 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #13 28.02 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u2_all.deb ... #13 28.02 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 28.08 Selecting previously unselected package libfile-which-perl. #13 28.08 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ... #13 28.09 Unpacking libfile-which-perl (1.23-1) ... #13 28.12 Selecting previously unselected package libfile-homedir-perl. #13 28.12 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ... #13 28.12 Unpacking libfile-homedir-perl (1.004-1) ... #13 28.15 Selecting previously unselected package libio-pty-perl. #13 28.15 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #13 28.16 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 28.18 Selecting previously unselected package libipc-run-perl. #13 28.19 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ... #13 28.19 Unpacking libipc-run-perl (20180523.0-1) ... #13 28.22 Selecting previously unselected package libclass-method-modifiers-perl. #15 21.83 CentOS Stream 8 - PowerTools 2.8 MB/s | 3.8 MB 00:01 #13 25.50 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ... #13 25.54 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... #13 29.19 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... #13 29.19 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... #13 29.24 Selecting previously unselected package libltdl7:arm64. #13 29.25 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ... #13 29.25 Unpacking libltdl7:arm64 (2.4.6-9) ... #13 29.30 Selecting previously unselected package guile-2.2-libs:arm64. #13 29.30 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... #13 29.35 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #13 28.19 Selecting previously unselected package libfakeroot:amd64. #13 28.20 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... #13 28.20 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #13 28.23 Selecting previously unselected package fakeroot. #13 28.24 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... #13 28.24 Unpacking fakeroot (1.25.3-1.1) ... #13 28.28 Selecting previously unselected package libassuan0:amd64. #13 28.28 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... #13 28.29 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #13 28.31 Selecting previously unselected package gpgconf. #13 28.32 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ... #13 28.32 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 28.36 Selecting previously unselected package libksba8:amd64. #13 28.37 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u2_amd64.deb ... #13 28.37 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... #13 28.43 Selecting previously unselected package libnpth0:amd64. #13 28.43 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... #13 28.43 Unpacking libnpth0:amd64 (1.6-3) ... #13 28.47 Selecting previously unselected package dirmngr. #13 28.47 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ... #13 28.48 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 28.55 Selecting previously unselected package gnupg-l10n. #13 26.00 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ... #13 26.00 Unpacking libfile-touch-perl (0.11-1) ... #13 26.06 Selecting previously unselected package libio-pty-perl. #13 26.07 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ... #13 26.07 Unpacking libio-pty-perl (1:1.15-2) ... #13 26.10 Selecting previously unselected package libipc-run-perl. #13 26.10 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ... #13 26.10 Unpacking libipc-run-perl (20200505.0-1) ... #13 26.14 Selecting previously unselected package libclass-method-modifiers-perl. #13 26.14 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 26.14 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 26.18 Selecting previously unselected package libb-hooks-op-check-perl. #13 26.18 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ... #13 26.18 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 26.21 Selecting previously unselected package libdynaloader-functions-perl. #13 26.21 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 26.21 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 26.24 Selecting previously unselected package libdevel-callchecker-perl. #13 26.24 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ... #13 26.25 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 26.27 Selecting previously unselected package libparams-classify-perl. #13 26.28 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ... #13 26.28 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 26.31 Selecting previously unselected package libmodule-runtime-perl. #13 24.52 Selecting previously unselected package intltool-debian. #13 24.53 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ... #13 24.53 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 24.56 Selecting previously unselected package po-debconf. #13 24.56 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ... #13 24.56 Unpacking po-debconf (1.0.21+nmu1) ... #13 24.60 Selecting previously unselected package debhelper. #13 24.61 Preparing to unpack .../095-debhelper_13.11.4_all.deb ... #13 24.61 Unpacking debhelper (13.11.4) ... #13 24.70 Selecting previously unselected package debian-keyring. #13 24.70 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ... #13 24.71 Unpacking debian-keyring (2022.12.24) ... #13 27.92 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ... #13 28.01 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 28.17 Selecting previously unselected package libdevel-callchecker-perl:amd64. #13 28.17 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_amd64.deb ... #13 28.18 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #14 30.57 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB] #14 30.58 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB] #14 30.58 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB] #14 30.58 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #14 30.58 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #14 30.58 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 30.58 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB] #14 30.58 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB] #14 30.58 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 30.65 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B] #14 29.28 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-xdg all 0.28-2 [38.3 kB] #14 29.47 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 dput all 1.1.3ubuntu2.1 [46.5 kB] #13 25.38 Selecting previously unselected package g++. #13 25.39 Preparing to unpack .../059-g++_4%3a12.2.0-3_armhf.deb ... #13 25.39 Unpacking g++ (4:12.2.0-3) ... #13 25.43 Selecting previously unselected package make. #13 25.43 Preparing to unpack .../060-make_4.3-4.1_armhf.deb ... #13 25.44 Unpacking make (4.3-4.1) ... #13 25.53 Selecting previously unselected package libdpkg-perl. #13 25.53 Preparing to unpack .../061-libdpkg-perl_1.21.22_all.deb ... #13 25.53 Unpacking libdpkg-perl (1.21.22) ... #13 25.63 Selecting previously unselected package patch. #13 25.63 Preparing to unpack .../062-patch_2.7.6-7_armhf.deb ... #13 25.63 Unpacking patch (2.7.6-7) ... #13 20.78 Installing : webkit2gtk3-jsc-2.40.5-1.el9.aarch64 120/138 #13 20.82 Installing : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 121/138 #13 20.83 Installing : libbrotli-1.0.9-6.el9.aarch64 122/138 #13 20.86 Installing : less-590-2.el9.aarch64 123/138 #13 20.87 Running scriptlet: man-db-2.9.3-7.el9.aarch64 124/138 #13 20.90 Installing : man-db-2.9.3-7.el9.aarch64 124/138 #13 20.97 Running scriptlet: man-db-2.9.3-7.el9.aarch64 124/138 #13 20.98 Installing : json-glib-1.6.6-1.el9.aarch64 125/138 #13 20.99 Installing : info-6.7-15.el9.aarch64 126/138 #14 27.91 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 27.91 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 27.95 Selecting previously unselected package libstdc++-11-dev:amd64. #14 27.95 Preparing to unpack .../089-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 27.95 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 28.11 Selecting previously unselected package g++-11. #14 28.11 Preparing to unpack .../090-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 28.12 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #13 23.31 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 23.31 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... #13 23.32 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #14 24.98 Selecting previously unselected package fonts-dejavu-core. #14 24.98 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ... #14 24.98 Unpacking fonts-dejavu-core (2.37-6) ... #14 25.03 Selecting previously unselected package fontconfig-config. #14 25.04 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_amd64.deb ... #14 25.15 Unpacking fontconfig-config (2.14.1-3ubuntu3) ... #14 25.19 Selecting previously unselected package libcurl3-gnutls:amd64. #14 25.20 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.2_amd64.deb ... #14 25.20 Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ... #14 25.23 Selecting previously unselected package liberror-perl. #14 25.23 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ... #14 25.24 Unpacking liberror-perl (0.17029-2) ... #14 25.26 Selecting previously unselected package git-man. #14 25.27 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ... #14 25.27 Unpacking git-man (1:2.39.2-1ubuntu1.1) ... #14 25.32 Selecting previously unselected package git. #13 24.26 Selecting previously unselected package gcc. #13 24.26 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ... #13 24.26 Unpacking gcc (4:10.2.1-1) ... #13 24.31 Selecting previously unselected package libstdc++-10-dev:armhf. #13 24.31 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ... #13 24.31 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ... #14 24.13 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB] #14 22.93 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 23.00 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdw1 armhf 0.188-2.1 [227 kB] #14 26.05 Selecting previously unselected package libsasl2-2:amd64. #14 26.06 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 26.06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 26.09 Selecting previously unselected package libldap-common. #14 26.09 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #14 26.10 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 26.14 Selecting previously unselected package libldap-2.4-2:amd64. #14 26.14 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... #14 26.14 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... #14 26.20 Selecting previously unselected package libnghttp2-14:amd64. #14 26.20 Preparing to unpack .../119-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ... #14 26.21 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... #14 26.26 Selecting previously unselected package librtmp1:amd64. #13 28.22 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 28.22 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 28.25 Selecting previously unselected package libsub-exporter-progressive-perl. #13 28.25 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 28.26 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 28.28 Selecting previously unselected package libdevel-globaldestruction-perl. #13 28.28 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 28.29 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 28.31 Selecting previously unselected package libb-hooks-op-check-perl. #13 28.31 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #13 28.32 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 28.35 Selecting previously unselected package libdynaloader-functions-perl. #13 28.35 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ... #13 28.35 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 28.38 Selecting previously unselected package libdevel-callchecker-perl. #13 28.38 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ... #13 28.38 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 28.41 Selecting previously unselected package libparams-classify-perl. #13 28.41 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ... #13 28.41 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 28.44 Selecting previously unselected package libmodule-runtime-perl. #13 28.44 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #13 28.44 Unpacking libmodule-runtime-perl (0.016-1) ... #13 28.47 Selecting previously unselected package libimport-into-perl. #14 22.85 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB] #14 22.88 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB] #14 22.99 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB] #14 23.03 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #14 23.03 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB] #14 23.12 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 23.13 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB] #14 23.18 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB] #14 23.22 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] #13 28.55 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 28.55 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 28.65 Selecting previously unselected package gnupg-utils. #13 28.65 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... #13 28.65 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 28.73 Selecting previously unselected package gpg. #13 28.73 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ... #13 28.73 Unpacking gpg (2.2.27-2+deb11u2) ... #13 26.31 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #13 26.31 Unpacking libmodule-runtime-perl (0.016-1) ... #13 26.34 Selecting previously unselected package libimport-into-perl. #13 26.34 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #13 26.35 Unpacking libimport-into-perl (1.002005-1) ... #13 26.41 Selecting previously unselected package librole-tiny-perl. #13 26.41 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ... #13 26.41 Unpacking librole-tiny-perl (2.002004-1) ... #13 26.44 Selecting previously unselected package libstrictures-perl. #13 26.45 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ... #13 26.45 Unpacking libstrictures-perl (2.000006-1) ... #13 26.48 Selecting previously unselected package libsub-quote-perl. #13 26.48 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ... #13 26.49 Unpacking libsub-quote-perl (2.006006-1) ... #13 26.52 Selecting previously unselected package libmoo-perl. #13 25.85 Selecting previously unselected package python3.7. #13 25.85 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_armhf.deb ... #13 25.93 Unpacking python3.7 (3.7.3-2+deb10u5) ... #13 28.37 Selecting previously unselected package libparams-classify-perl:amd64. #13 28.37 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_amd64.deb ... #13 28.40 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #14 25.53 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 25.53 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB] #14 25.54 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 25.54 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 25.55 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB] #14 25.55 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 25.55 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB] #14 25.58 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B] #14 25.59 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B] #14 25.60 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 25.75 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB] #14 25.83 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB] #14 29.54 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fonts-dejavu-core all 2.37-6 [1137 kB] #13 25.68 Selecting previously unselected package dpkg-dev. #13 25.69 Preparing to unpack .../063-dpkg-dev_1.21.22_all.deb ... #13 25.69 Unpacking dpkg-dev (1.21.22) ... #13 25.85 Selecting previously unselected package build-essential. #13 25.86 Preparing to unpack .../064-build-essential_12.9_armhf.deb ... #13 25.86 Unpacking build-essential (12.9) ... #13 25.90 Selecting previously unselected package libbrotli1:armhf. #13 21.03 Installing : ed-1.14.2-12.el9.aarch64 127/138 #13 21.04 Installing : patch-2.7.6-16.el9.aarch64 128/138 #13 21.07 Installing : diffutils-3.7-12.el9.aarch64 129/138 #13 21.09 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 130/138 #13 21.15 Installing : gsettings-desktop-schemas-40.0-6.el9.aarch64 131/138 #13 21.16 Installing : glib-networking-2.68.3-3.el9.aarch64 132/138 #13 21.20 Installing : libsoup-2.72.0-8.el9.aarch64 133/138 #13 21.25 Installing : libappstream-glib-0.7.18-4.el9.aarch64 134/138 #14 28.30 Selecting previously unselected package g++. #14 28.30 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 28.30 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 28.33 Selecting previously unselected package make. #14 28.33 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ... #14 28.34 Unpacking make (4.3-4.1build1) ... #14 28.37 Selecting previously unselected package libdpkg-perl. #14 28.37 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 28.37 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #14 28.42 Selecting previously unselected package bzip2. #14 28.42 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ... #14 28.42 Unpacking bzip2 (1.0.8-5build1) ... #13 23.55 Selecting previously unselected package binutils. #13 23.55 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... #13 23.56 Unpacking binutils (2.31.1-16+rpi2) ... #13 23.60 Selecting previously unselected package libisl19:armhf. #13 23.60 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... #13 23.60 Unpacking libisl19:armhf (0.20-2) ... #13 23.67 Selecting previously unselected package libmpfr6:armhf. #13 23.67 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... #13 23.68 Unpacking libmpfr6:armhf (4.0.2-1) ... #13 23.73 Selecting previously unselected package libmpc3:armhf. #13 27.67 Fedora 39 openh264 (From Cisco) - x86_64 2.7 kB/s | 2.5 kB 00:00 #13 28.91 Fedora 39 - x86_64 - Updates 267 B/s | 257 B 00:00 #13 24.73 Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] #13 24.73 Get:7 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] #13 24.84 Get:8 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] #14 24.23 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] #14 24.24 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB] #14 24.27 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB] #14 24.28 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB] #14 24.28 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB] #14 24.30 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 24.32 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B] #14 24.32 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #14 24.32 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB] #14 25.32 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_amd64.deb ... #14 25.33 Unpacking git (1:2.39.2-1ubuntu1.1) ... #14 25.46 Selecting previously unselected package libalgorithm-diff-perl. #14 25.46 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ... #14 25.47 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 25.50 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. #14 25.50 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_amd64.deb ... #14 25.51 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #14 25.54 Selecting previously unselected package libalgorithm-merge-perl. #14 25.54 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ... #14 25.54 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 25.57 Selecting previously unselected package libaliased-perl. #13 24.72 Selecting previously unselected package g++-10. #13 24.72 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ... #13 24.73 Unpacking g++-10 (10.2.1-6) ... #14 23.28 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debugedit armhf 1:5.0-5 [42.8 kB] #13 29.61 Fedora Modular 38 - aarch64 2.2 MB/s | 2.7 MB 00:01 #14 26.26 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #14 26.26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 26.30 Selecting previously unselected package libssh-4:amd64. #14 26.31 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ... #14 26.39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ... #14 26.44 Selecting previously unselected package libcurl4:amd64. #14 26.45 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.19_amd64.deb ... #14 26.45 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.19) ... #14 26.50 Selecting previously unselected package curl. #13 28.47 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #13 28.48 Unpacking libimport-into-perl (1.002005-1) ... #13 28.54 Selecting previously unselected package librole-tiny-perl. #13 28.54 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ... #13 28.54 Unpacking librole-tiny-perl (2.000006-1) ... #13 28.57 Selecting previously unselected package libstrictures-perl. #13 28.57 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ... #13 28.58 Unpacking libstrictures-perl (2.000005-1) ... #13 28.60 Selecting previously unselected package libsub-quote-perl. #13 28.60 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ... #13 28.61 Unpacking libsub-quote-perl (2.005001-1) ... #13 28.63 Selecting previously unselected package libmoo-perl. #13 28.63 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ... #13 28.64 Unpacking libmoo-perl (2.003004-2) ... #13 28.67 Selecting previously unselected package libencode-locale-perl. #13 28.67 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ... #13 28.67 Unpacking libencode-locale-perl (1.05-1) ... #20 DONE 13.5s #21 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt xx-apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev #14 23.22 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB] #13 28.81 Selecting previously unselected package pinentry-curses. #13 28.81 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... #13 28.81 Unpacking pinentry-curses (1.1.0-4) ... #13 28.85 Selecting previously unselected package gpg-agent. #13 28.85 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... #13 28.86 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 28.91 Selecting previously unselected package gpg-wks-client. #13 28.91 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... #13 28.91 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 28.95 Selecting previously unselected package gpg-wks-server. #13 28.95 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... #13 28.96 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 28.99 Selecting previously unselected package gpgsm. #13 29.00 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ... #13 29.00 Unpacking gpgsm (2.2.27-2+deb11u2) ... #13 29.05 Selecting previously unselected package gnupg. #13 26.52 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ... #13 26.52 Unpacking libmoo-perl (2.004004-1) ... #13 26.56 Selecting previously unselected package libencode-locale-perl. #13 26.56 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ... #13 26.56 Unpacking libencode-locale-perl (1.05-1.1) ... #13 26.59 Selecting previously unselected package libtimedate-perl. #13 26.59 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ... #13 26.60 Unpacking libtimedate-perl (2.3300-2) ... #13 26.63 Selecting previously unselected package libhttp-date-perl. #13 26.63 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ... #13 26.64 Unpacking libhttp-date-perl (6.05-1) ... #13 26.67 Selecting previously unselected package libfile-listing-perl. #13 26.67 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ... #13 26.67 Unpacking libfile-listing-perl (6.14-1) ... #13 26.70 Selecting previously unselected package libhtml-tagset-perl. #13 26.70 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ... #13 26.71 Unpacking libhtml-tagset-perl (3.20-4) ... #13 26.74 Selecting previously unselected package liburi-perl. #13 26.06 Selecting previously unselected package libpython3-stdlib:armhf. #13 26.06 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ... #13 26.07 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #13 26.33 Setting up python3-minimal (3.7.3-1) ... #14 25.87 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB] #13 28.54 Selecting previously unselected package libmodule-runtime-perl. #13 28.54 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ... #13 28.56 Unpacking libmodule-runtime-perl (0.016-2) ... #13 28.67 Selecting previously unselected package libimport-into-perl. #13 28.67 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ... #13 28.68 Unpacking libimport-into-perl (1.002005-2) ... #13 28.78 Selecting previously unselected package librole-tiny-perl. #13 29.84 Selecting previously unselected package iso-codes. #13 29.84 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ... #13 29.85 Unpacking iso-codes (4.2-1) ... #14 29.87 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fontconfig-config arm64 2.14.1-3ubuntu3 [34.8 kB] #14 29.88 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.2 [293 kB] #14 29.90 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liberror-perl all 0.17029-2 [25.6 kB] #14 29.90 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB] #14 29.96 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git arm64 1:2.39.2-1ubuntu1.1 [3675 kB] #13 25.90 Preparing to unpack .../065-libbrotli1_1.0.9-2+b6_armhf.deb ... #13 25.91 Unpacking libbrotli1:armhf (1.0.9-2+b6) ... #13 25.97 Selecting previously unselected package libsasl2-modules-db:armhf. #13 25.97 Preparing to unpack .../066-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... #13 25.98 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #13 26.02 Selecting previously unselected package libsasl2-2:armhf. #13 26.02 Preparing to unpack .../067-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... #13 26.03 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... #13 26.07 Selecting previously unselected package libldap-2.5-0:armhf. #13 26.07 Preparing to unpack .../068-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ... #13 26.08 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ... #13 21.29 Installing : rpmlint-1.11-19.el9.noarch 135/138 #13 21.34 Installing : rpm-build-4.16.1.3-25.el9.aarch64 136/138 #14 28.49 Selecting previously unselected package patch. #14 28.49 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ... #14 28.50 Unpacking patch (2.7.6-7build2) ... #14 28.53 Selecting previously unselected package lto-disabled-list. #14 28.53 Preparing to unpack .../096-lto-disabled-list_24_all.deb ... #14 28.53 Unpacking lto-disabled-list (24) ... #14 28.56 Selecting previously unselected package dpkg-dev. #14 28.57 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 28.57 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 28.62 Selecting previously unselected package build-essential. #14 28.62 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ... #14 28.62 Unpacking build-essential (12.9ubuntu3) ... #14 28.71 Selecting previously unselected package libbrotli1:amd64. #14 28.71 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ... #14 28.71 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #14 28.74 Selecting previously unselected package libsasl2-modules-db:amd64. #14 30.82 debconf: delaying package configuration, since apt-utils is not installed #14 30.86 Fetched 97.9 MB in 25s (3944 kB/s) #14 30.87 Selecting previously unselected package liblocale-gettext-perl. #14 30.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4117 files and directories currently installed.) #14 30.88 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ... #14 30.88 Unpacking liblocale-gettext-perl (1.07-4) ... #14 30.92 Selecting previously unselected package libssl1.1:arm64. #14 30.92 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_arm64.deb ... #14 30.93 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ... #14 31.04 Selecting previously unselected package libpython3.8-minimal:arm64. #14 31.04 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 31.04 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ... #14 31.13 Selecting previously unselected package libexpat1:arm64. #14 31.13 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ... #14 31.14 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nkjvJ1 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #13 23.73 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... #13 23.74 Unpacking libmpc3:armhf (1.1.0-1) ... #13 23.77 Selecting previously unselected package cpp-8. #13 23.77 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... #13 23.78 Unpacking cpp-8 (8.3.0-6+rpi1) ... #13 25.51 Fetched 18.8 MB in 25s (746 kB/s) #14 25.57 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ... #14 25.57 Unpacking libaliased-perl (0.34-3) ... #14 25.65 Selecting previously unselected package libapt-pkg-perl. #14 25.65 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_amd64.deb ... #14 25.66 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 25.69 Selecting previously unselected package libarchive-cpio-perl. #14 25.70 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ... #14 25.70 Unpacking libarchive-cpio-perl (0.10-3) ... #14 25.73 Selecting previously unselected package libarray-intspan-perl. #14 25.73 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ... #14 25.73 Unpacking libarray-intspan-perl (2.004-2) ... #14 25.76 Selecting previously unselected package libmodule-implementation-perl. #14 25.76 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ... #14 25.77 Unpacking libmodule-implementation-perl (0.09-2) ... #14 25.79 Selecting previously unselected package libsub-exporter-progressive-perl. #14 23.30 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dwz armhf 0.15-1 [109 kB] #14 23.34 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext armhf 0.21-11 [801 kB] #14 23.46 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 23.46 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #14 23.48 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debhelper all 13.11.4ubuntu3 [925 kB] #14 23.53 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfakeroot armhf 1.31-1.1 [27.3 kB] #14 23.53 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fakeroot armhf 1.31-1.1 [61.5 kB] #14 23.54 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 kB] #14 26.50 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.19_amd64.deb ... #14 26.50 Unpacking curl (7.68.0-1ubuntu2.19) ... #14 26.55 Selecting previously unselected package dctrl-tools. #14 26.56 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ... #14 26.57 Unpacking dctrl-tools (2.24-3) ... #14 26.61 Selecting previously unselected package libtool. #14 26.61 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ... #14 26.62 Unpacking libtool (2.4.6-14) ... #14 26.66 Selecting previously unselected package dh-autoreconf. #14 26.66 Preparing to unpack .../126-dh-autoreconf_19_all.deb ... #14 26.66 Unpacking dh-autoreconf (19) ... #14 26.70 Selecting previously unselected package libdebhelper-perl. #14 26.70 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 26.70 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 26.74 Selecting previously unselected package libarchive-zip-perl. #13 28.70 Selecting previously unselected package libtimedate-perl. #13 28.70 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 28.71 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 28.74 Selecting previously unselected package libhttp-date-perl. #13 28.74 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ... #13 28.74 Unpacking libhttp-date-perl (6.02-1) ... #13 28.77 Selecting previously unselected package libfile-listing-perl. #13 28.77 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ... #13 28.77 Unpacking libfile-listing-perl (6.04-1) ... #13 28.80 Selecting previously unselected package libhtml-tagset-perl. #13 28.80 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ... #13 28.81 Unpacking libhtml-tagset-perl (3.20-3) ... #13 28.83 Selecting previously unselected package liburi-perl. #13 28.83 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ... #13 28.84 Unpacking liburi-perl (1.76-1) ... #13 28.87 Selecting previously unselected package libhtml-parser-perl. #13 28.87 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #13 28.88 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 28.91 Selecting previously unselected package libhtml-tree-perl. #13 28.91 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #13 28.91 Unpacking libhtml-tree-perl (5.07-2) ... #13 28.96 Selecting previously unselected package libio-html-perl. #13 28.96 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ... #13 28.96 Unpacking libio-html-perl (1.001-1) ... #13 28.98 Selecting previously unselected package liblwp-mediatypes-perl. #13 28.99 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 28.99 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 29.01 Selecting previously unselected package libhttp-message-perl. #21 0.594 Hit:1 http://deb.debian.org/debian bullseye InRelease #21 0.594 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #21 0.594 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #14 23.63 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB] #13 29.05 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ... #13 29.06 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 29.11 Selecting previously unselected package libfile-dirlist-perl. #13 29.11 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... #13 29.11 Unpacking libfile-dirlist-perl (0.05-2) ... #13 29.14 Selecting previously unselected package libfile-which-perl. #13 29.14 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... #13 29.14 Unpacking libfile-which-perl (1.23-1) ... #13 29.17 Selecting previously unselected package libfile-homedir-perl. #13 29.17 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... #13 29.18 Unpacking libfile-homedir-perl (1.006-1) ... #13 29.20 Selecting previously unselected package libfile-touch-perl. #13 29.20 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... #13 29.21 Unpacking libfile-touch-perl (0.11-1) ... #13 29.23 Selecting previously unselected package libio-pty-perl. #13 29.23 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... #13 29.24 Unpacking libio-pty-perl (1:1.15-2) ... #13 29.27 Selecting previously unselected package libipc-run-perl. #13 29.27 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... #13 29.27 Unpacking libipc-run-perl (20200505.0-1) ... #13 29.31 Selecting previously unselected package libclass-method-modifiers-perl. #13 29.31 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 29.31 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 29.34 Selecting previously unselected package libb-hooks-op-check-perl. #13 29.34 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... #13 29.34 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 29.37 Selecting previously unselected package libdynaloader-functions-perl. #13 26.74 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ... #13 26.74 Unpacking liburi-perl (5.08-1) ... #13 26.78 Selecting previously unselected package libhtml-parser-perl. #13 26.78 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ... #13 26.79 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 26.82 Selecting previously unselected package libhtml-tree-perl. #13 26.82 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #13 26.83 Unpacking libhtml-tree-perl (5.07-2) ... #13 26.87 Selecting previously unselected package libio-html-perl. #13 26.87 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ... #13 26.87 Unpacking libio-html-perl (1.004-2) ... #13 26.90 Selecting previously unselected package liblwp-mediatypes-perl. #13 26.90 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 26.91 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 26.94 Selecting previously unselected package libhttp-message-perl. #13 26.94 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ... #13 26.94 Unpacking libhttp-message-perl (6.28-1) ... #13 26.98 Selecting previously unselected package libhttp-cookies-perl. #14 26.13 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB] #14 26.16 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB] #14 26.17 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB] #14 26.21 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #14 26.21 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B] #14 26.21 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 26.21 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 26.21 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #13 28.78 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ... #13 28.79 Unpacking librole-tiny-perl (2.002004-1) ... #13 28.91 Selecting previously unselected package libsub-quote-perl. #13 28.91 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ... #13 28.93 Unpacking libsub-quote-perl (2.006008-1) ... #13 29.02 Selecting previously unselected package libmoo-perl. #13 30.18 Selecting previously unselected package libalgorithm-diff-perl. #13 30.19 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 30.19 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 30.22 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 30.22 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... #13 30.23 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 30.26 Selecting previously unselected package libalgorithm-merge-perl. #14 30.13 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 30.13 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8 [11.0 kB] #13 26.14 Selecting previously unselected package libnghttp2-14:armhf. #13 26.14 Preparing to unpack .../069-libnghttp2-14_1.52.0-1_armhf.deb ... #13 26.14 Unpacking libnghttp2-14:armhf (1.52.0-1) ... #13 26.19 Selecting previously unselected package libpsl5:armhf. #13 26.20 Preparing to unpack .../070-libpsl5_0.21.2-1_armhf.deb ... #13 26.20 Unpacking libpsl5:armhf (0.21.2-1) ... #13 26.24 Selecting previously unselected package librtmp1:armhf. #13 26.25 Preparing to unpack .../071-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #13 26.25 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 26.29 Selecting previously unselected package libssh2-1:armhf. #13 26.29 Preparing to unpack .../072-libssh2-1_1.10.0-3+b1_armhf.deb ... #13 26.30 Unpacking libssh2-1:armhf (1.10.0-3+b1) ... #13 26.37 Selecting previously unselected package libcurl4:armhf. #13 21.35 Installing : dnf-plugins-core-4.3.0-11.el9.noarch 137/138 #13 21.49 Installing : glibc-gconv-extra-2.34-82.el9.aarch64 138/138 #14 28.74 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 28.75 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 28.78 Selecting previously unselected package libsasl2-2:amd64. #14 28.79 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 28.79 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 28.83 Selecting previously unselected package libldap-2.5-0:amd64. #14 28.83 Preparing to unpack .../102-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_amd64.deb ... #14 28.88 Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 28.92 Selecting previously unselected package librtmp1:amd64. #14 28.92 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 28.92 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 28.97 Selecting previously unselected package libssh-4:amd64. #14 28.97 Preparing to unpack .../104-libssh-4_0.9.6-2ubuntu0.22.04.1_amd64.deb ... #14 29.01 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ... #14 31.17 Selecting previously unselected package python3.8-minimal. #14 31.17 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 31.18 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 31.35 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ... #14 31.43 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc #14 25.80 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 25.84 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 25.87 Selecting previously unselected package libvariable-magic-perl. #14 25.87 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_amd64.deb ... #14 25.88 Unpacking libvariable-magic-perl (0.63-1) ... #14 25.91 Selecting previously unselected package libb-hooks-endofscope-perl. #14 25.91 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 25.91 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 25.94 Selecting previously unselected package libberkeleydb-perl:amd64. #14 25.94 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_amd64.deb ... #14 25.94 Unpacking libberkeleydb-perl:amd64 (0.64-2) ... #14 25.98 Selecting previously unselected package libfreetype6:amd64. #14 25.98 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_amd64.deb ... #14 25.99 Unpacking libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ... #14 26.02 Selecting previously unselected package libfontconfig1:amd64. #14 26.03 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_amd64.deb ... #14 26.03 Unpacking libfontconfig1:amd64 (2.14.1-3ubuntu3) ... #14 26.07 Selecting previously unselected package libjpeg-turbo8:amd64. #14 26.07 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_amd64.deb ... #14 26.07 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 26.10 Selecting previously unselected package libjpeg8:amd64. #14 26.11 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_amd64.deb ... #14 26.11 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... #14 26.14 Selecting previously unselected package libdeflate0:amd64. #14 24.73 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B] #14 24.80 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB] #14 24.89 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB] #14 26.75 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ... #14 26.75 Unpacking libarchive-zip-perl (1.67-2) ... #14 26.79 Selecting previously unselected package libsub-override-perl. #14 26.79 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ... #14 26.79 Unpacking libsub-override-perl (0.09-2) ... #14 26.83 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 26.83 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 26.83 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 26.87 Selecting previously unselected package dh-strip-nondeterminism. #14 26.87 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 26.87 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 26.91 Selecting previously unselected package dwz. #14 26.91 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ... #14 26.91 Unpacking dwz (0.13-5) ... #14 26.99 Selecting previously unselected package libcroco3:amd64. #14 23.91 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB] #14 23.97 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB] #13 26.98 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ... #13 26.98 Unpacking libhttp-cookies-perl (6.10-1) ... #13 27.01 Selecting previously unselected package libhttp-negotiate-perl. #13 27.01 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #13 27.02 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 27.05 Selecting previously unselected package perl-openssl-defaults:arm64. #13 27.05 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ... #13 27.06 Unpacking perl-openssl-defaults:arm64 (5) ... #13 27.12 Selecting previously unselected package libnet-ssleay-perl. #13 27.12 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ... #13 27.12 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 27.18 Selecting previously unselected package libio-socket-ssl-perl. #13 27.18 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ... #13 27.18 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 27.22 Selecting previously unselected package libnet-http-perl. #13 27.23 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ... #13 27.23 Unpacking libnet-http-perl (6.20-1) ... #13 27.29 Selecting previously unselected package liblwp-protocol-https-perl. #13 27.29 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 27.30 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 27.32 Selecting previously unselected package libtry-tiny-perl. #13 27.33 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #13 29.01 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ... #13 29.02 Unpacking libhttp-message-perl (6.18-1) ... #13 29.05 Selecting previously unselected package libhttp-cookies-perl. #13 29.05 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ... #13 29.05 Unpacking libhttp-cookies-perl (6.04-1) ... #13 29.08 Selecting previously unselected package libhttp-negotiate-perl. #13 29.08 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #13 29.09 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 29.11 Selecting previously unselected package perl-openssl-defaults:amd64. #13 29.11 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ... #13 29.12 Unpacking perl-openssl-defaults:amd64 (3) ... #13 29.20 Selecting previously unselected package libnet-ssleay-perl. #13 29.20 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ... #13 29.20 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 29.26 Selecting previously unselected package libio-socket-ssl-perl. #14 26.36 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB] #13 29.02 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ... #13 29.03 Unpacking libmoo-perl (2.005005-1) ... #13 29.13 Selecting previously unselected package libencode-locale-perl. #13 29.13 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ... #13 29.13 Unpacking libencode-locale-perl (1.05-3) ... #13 29.16 Selecting previously unselected package libtimedate-perl. #13 29.16 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ... #13 29.16 Unpacking libtimedate-perl (2.3300-2) ... #13 29.22 Selecting previously unselected package libhttp-date-perl. #13 29.22 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ... #13 29.22 Unpacking libhttp-date-perl (6.05-2) ... #13 29.24 Selecting previously unselected package libfile-listing-perl. #13 30.26 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ... #13 30.27 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 30.30 Selecting previously unselected package libapt-inst2.0:arm64. #13 30.31 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ... #13 30.31 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... #13 30.36 Selecting previously unselected package libapt-pkg-perl. #13 30.36 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ... #13 30.36 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 30.40 Selecting previously unselected package libarchive-cpio-perl. #13 30.40 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ... #13 30.40 Unpacking libarchive-cpio-perl (0.10-1) ... #13 30.47 Selecting previously unselected package libasync-mergepoint-perl. #13 30.47 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ... #13 30.48 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 30.52 Selecting previously unselected package libauthen-sasl-perl. #13 30.52 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ... #13 30.52 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 30.56 Selecting previously unselected package libmodule-implementation-perl. #13 30.57 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ... #13 30.57 Unpacking libmodule-implementation-perl (0.09-1) ... #13 29.38 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 29.38 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 29.43 Selecting previously unselected package libdevel-callchecker-perl. #13 29.44 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... #13 29.44 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 29.47 Selecting previously unselected package libparams-classify-perl. #13 29.47 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... #13 29.47 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 29.50 Selecting previously unselected package libmodule-runtime-perl. #13 29.50 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #13 29.51 Unpacking libmodule-runtime-perl (0.016-1) ... #13 29.54 Selecting previously unselected package libimport-into-perl. #13 29.54 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #13 29.54 Unpacking libimport-into-perl (1.002005-1) ... #13 29.57 Selecting previously unselected package librole-tiny-perl. #13 29.57 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... #13 29.58 Unpacking librole-tiny-perl (2.002004-1) ... #13 29.61 Selecting previously unselected package libstrictures-perl. #14 30.53 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 30.53 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libaliased-perl all 0.34-3 [12.8 kB] #13 26.38 Preparing to unpack .../073-libcurl4_7.88.1-10+deb12u1_armhf.deb ... #13 26.38 Unpacking libcurl4:armhf (7.88.1-10+deb12u1) ... #13 26.44 Selecting previously unselected package curl. #13 26.44 Preparing to unpack .../074-curl_7.88.1-10+deb12u1_armhf.deb ... #13 26.45 Unpacking curl (7.88.1-10+deb12u1) ... #13 26.58 Selecting previously unselected package dctrl-tools. #13 26.58 Preparing to unpack .../075-dctrl-tools_2.24-3_armhf.deb ... #13 26.66 Unpacking dctrl-tools (2.24-3) ... #13 26.66 Selecting previously unselected package python3. #13 26.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10075 files and directories currently installed.) #13 26.67 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #13 26.67 Unpacking python3 (3.7.3-1) ... #13 26.72 Selecting previously unselected package less. #13 26.72 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ... #13 26.72 Unpacking less (487-0.1+b1) ... #13 26.77 Selecting previously unselected package netbase. #13 26.77 Preparing to unpack .../002-netbase_5.6_all.deb ... #13 26.77 Unpacking netbase (5.6) ... #13 26.80 Selecting previously unselected package bzip2. #13 26.80 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ... #13 26.80 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 26.83 Selecting previously unselected package libmagic-mgc. #13 26.83 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #13 26.84 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 26.90 Selecting previously unselected package libmagic1:armhf. #14 31.44 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ... #14 31.45 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 29.06 Selecting previously unselected package libcurl4:amd64. #14 29.06 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.13_amd64.deb ... #14 29.06 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.13) ... #14 29.10 Selecting previously unselected package curl. #14 29.10 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.13_amd64.deb ... #14 29.10 Unpacking curl (7.81.0-1ubuntu1.13) ... #14 29.15 Selecting previously unselected package dctrl-tools. #14 29.15 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ... #14 29.16 Unpacking dctrl-tools (2.24-3build2) ... #14 29.19 Selecting previously unselected package libdebhelper-perl. #14 29.19 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 29.19 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 29.23 Selecting previously unselected package libtool. #14 29.23 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ... #14 29.24 Unpacking libtool (2.4.6-15build2) ... #14 29.27 Selecting previously unselected package dh-autoreconf. #13 20.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9821 files and directories currently installed.) #13 20.33 Preparing to unpack .../libc-bin_2.36-9+rpi1+deb12u1_armhf.deb ... #13 20.39 Unpacking libc-bin (2.36-9+rpi1+deb12u1) over (2.36-9+rpi1) ... -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #13 24.40 Selecting previously unselected package cpp. #13 24.40 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... #13 24.40 Unpacking cpp (4:8.3.0-1+rpi2) ... #13 24.43 Selecting previously unselected package libcc1-0:armhf. #13 24.43 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ... #13 24.44 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... #13 24.47 Selecting previously unselected package libgomp1:armhf. #13 24.47 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ... #13 24.48 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... #13 24.51 Selecting previously unselected package libatomic1:armhf. #13 24.51 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ... #13 24.52 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... #13 24.55 Selecting previously unselected package libasan5:armhf. #14 26.14 Preparing to unpack .../205-libdeflate0_1.15-1_amd64.deb ... #14 26.15 Unpacking libdeflate0:amd64 (1.15-1) ... #14 26.18 Selecting previously unselected package libjbig0:amd64. #14 26.18 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_amd64.deb ... #14 26.19 Unpacking libjbig0:amd64 (2.1-6ubuntu1) ... #14 26.22 Selecting previously unselected package liblerc4:amd64. #14 26.22 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_amd64.deb ... #14 26.22 Unpacking liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 26.26 Selecting previously unselected package libwebp7:amd64. #14 26.27 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_amd64.deb ... #14 26.27 Unpacking libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ... #14 26.31 Selecting previously unselected package libtiff6:amd64. #14 26.31 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.1_amd64.deb ... #14 26.31 Unpacking libtiff6:amd64 (4.5.0-5ubuntu1.1) ... #14 26.35 Selecting previously unselected package libxpm4:amd64. #14 26.35 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1_amd64.deb ... #14 26.36 Unpacking libxpm4:amd64 (1:3.5.12-1.1) ... #14 26.39 Selecting previously unselected package libgd3:amd64. #14 25.01 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 25.02 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB] #14 25.05 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB] #14 25.05 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 25.06 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB] #14 25.07 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB] #14 25.08 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 25.08 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 26.99 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ... #14 26.99 Unpacking libcroco3:amd64 (0.6.13-1) ... #14 27.03 Selecting previously unselected package gettext. #14 27.03 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ... #14 27.07 Unpacking gettext (0.19.8.1-10build1) ... #14 27.16 Selecting previously unselected package intltool-debian. #14 27.16 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ... #14 27.17 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 27.20 Selecting previously unselected package po-debconf. #14 27.20 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ... #14 27.21 Unpacking po-debconf (1.0.21) ... #14 27.26 Selecting previously unselected package debhelper. #16 3.994 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.015 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.025 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.026 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed. #16 4.026 Package libarchive-3.5.3-4.el9.x86_64 is already installed. #16 4.026 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed. #16 4.027 Package tar-2:1.34-6.el9.x86_64 is already installed. #16 4.037 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.088 Dependencies resolved. #14 24.07 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 24.15 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B] #14 24.15 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #14 24.15 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB] #14 24.16 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B] #14 24.16 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB] #14 24.16 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB] #14 24.17 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 23.93 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB] #13 27.33 Unpacking libtry-tiny-perl (0.30-1) ... #13 27.36 Selecting previously unselected package libwww-robotrules-perl. #13 27.36 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #13 27.37 Unpacking libwww-robotrules-perl (6.02-1) ... #13 27.39 Selecting previously unselected package libwww-perl. #13 27.40 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ... #13 27.40 Unpacking libwww-perl (6.52-1) ... #13 27.45 Selecting previously unselected package patchutils. #13 27.45 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ... #13 27.45 Unpacking patchutils (0.4.2-1) ... #13 27.48 Selecting previously unselected package wdiff. #13 27.49 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ... #13 27.49 Unpacking wdiff (1.2.2-2+b1) ... #13 27.54 Selecting previously unselected package devscripts. #13 27.55 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ... #13 29.26 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ... #13 29.26 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 29.38 Selecting previously unselected package libnet-http-perl. #13 29.38 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ... #13 29.39 Unpacking libnet-http-perl (6.18-1) ... #13 29.42 Selecting previously unselected package liblwp-protocol-https-perl. #13 29.42 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 29.42 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 29.45 Selecting previously unselected package libtry-tiny-perl. #13 29.45 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #13 29.45 Unpacking libtry-tiny-perl (0.30-1) ... #13 29.48 Selecting previously unselected package libwww-robotrules-perl. #13 29.48 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #13 29.49 Unpacking libwww-robotrules-perl (6.02-1) ... #13 29.51 Selecting previously unselected package libwww-perl. #13 29.51 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ... #13 29.52 Unpacking libwww-perl (6.36-2) ... #13 29.56 Selecting previously unselected package patchutils. #13 29.56 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ... #13 29.56 Unpacking patchutils (0.3.4-2) ... #13 29.59 Selecting previously unselected package wdiff. #14 26.63 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB] #14 26.68 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #14 26.69 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB] #14 26.70 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB] #14 26.71 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB] #14 26.72 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 26.73 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB] #14 26.76 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB] #13 30.61 Selecting previously unselected package libvariable-magic-perl. #13 30.61 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ... #13 30.61 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 30.65 Selecting previously unselected package libb-hooks-endofscope-perl. #13 30.65 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 30.66 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 30.69 Selecting previously unselected package libcapture-tiny-perl. #13 30.69 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ... #13 30.70 Unpacking libcapture-tiny-perl (0.48-1) ... #13 30.73 Selecting previously unselected package libcgi-pm-perl. #13 30.73 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ... #13 30.74 Unpacking libcgi-pm-perl (4.40-1) ... #13 30.79 Selecting previously unselected package libfcgi-perl. #13 30.79 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ... #13 29.25 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ... #13 29.25 Unpacking libfile-listing-perl (6.15-1) ... #13 29.27 Selecting previously unselected package libhtml-tagset-perl. #13 29.28 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ... #13 29.28 Unpacking libhtml-tagset-perl (3.20-6) ... #13 29.30 Selecting previously unselected package libregexp-ipv6-perl. #13 29.30 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ... #13 29.31 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 29.33 Selecting previously unselected package liburi-perl. #13 29.33 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ... #13 29.33 Unpacking liburi-perl (5.17-1) ... #13 29.37 Selecting previously unselected package libhtml-parser-perl:amd64. #13 29.37 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_amd64.deb ... #13 29.37 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #13 29.41 Selecting previously unselected package libhtml-tree-perl. #13 29.41 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ... #13 29.41 Unpacking libhtml-tree-perl (5.07-3) ... #13 29.45 Selecting previously unselected package libclone-perl:amd64. #13 29.45 Preparing to unpack .../139-libclone-perl_0.46-1_amd64.deb ... #13 29.46 Unpacking libclone-perl:amd64 (0.46-1) ... #13 29.48 Selecting previously unselected package libio-html-perl. #13 29.48 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ... #13 29.48 Unpacking libio-html-perl (1.004-3) ... #13 29.51 Selecting previously unselected package liblwp-mediatypes-perl. #13 29.51 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 29.52 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 29.54 Selecting previously unselected package libhttp-message-perl. #13 29.54 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ... #13 29.54 Unpacking libhttp-message-perl (6.44-1) ... #13 29.57 Selecting previously unselected package libhttp-cookies-perl. #13 29.58 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ... #13 29.58 Unpacking libhttp-cookies-perl (6.10-1) ... #13 29.61 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... #13 29.61 Unpacking libstrictures-perl (2.000006-1) ... #13 29.69 Selecting previously unselected package libsub-quote-perl. #13 29.69 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... #13 29.69 Unpacking libsub-quote-perl (2.006006-1) ... #13 29.72 Selecting previously unselected package libmoo-perl. #13 29.73 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... #13 29.73 Unpacking libmoo-perl (2.004004-1) ... #13 29.76 Selecting previously unselected package libencode-locale-perl. #13 29.76 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... #13 29.77 Unpacking libencode-locale-perl (1.05-1.1) ... #13 29.79 Selecting previously unselected package libtimedate-perl. #13 29.80 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... #13 29.80 Unpacking libtimedate-perl (2.3300-2) ... #13 29.83 Selecting previously unselected package libhttp-date-perl. #14 30.62 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libapt-pkg-perl arm64 0.1.40build3 [68.8 kB] #14 30.75 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 30.76 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB] #14 30.78 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 30.79 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 30.79 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libvariable-magic-perl arm64 0.63-1 [34.2 kB] #14 30.82 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 30.83 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libberkeleydb-perl arm64 0.64-2 [123 kB] #14 30.88 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libfreetype6 arm64 2.12.1+dfsg-4ubuntu0.1 [384 kB] #13 26.79 Selecting previously unselected package libdebhelper-perl. #13 26.79 Preparing to unpack .../076-libdebhelper-perl_13.11.4_all.deb ... #13 26.84 Unpacking libdebhelper-perl (13.11.4) ... #13 25.47 Selecting previously unselected package g++. #13 25.47 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ... #13 25.47 Unpacking g++ (4:10.2.1-1) ... #13 25.55 Selecting previously unselected package make. #13 25.55 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ... #13 25.58 Unpacking make (4.3-4.1) ... #13 25.71 Selecting previously unselected package libdpkg-perl. #13 26.90 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #13 26.91 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #13 26.94 Selecting previously unselected package file. #13 26.94 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ... #13 26.95 Unpacking file (1:5.35-4+deb10u2) ... #13 26.98 Selecting previously unselected package gettext-base. #13 26.98 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ... #13 26.98 Unpacking gettext-base (0.19.8.1-9) ... #13 27.03 Selecting previously unselected package krb5-locales. #13 27.03 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ... #13 27.03 Unpacking krb5-locales (1.17-3+deb10u5) ... #13 27.08 Selecting previously unselected package libkeyutils1:armhf. #13 27.08 Preparing to unpack .../009-libkeyutils1_1.6-6_armhf.deb ... #13 27.08 Unpacking libkeyutils1:armhf (1.6-6) ... #13 27.12 Selecting previously unselected package libkrb5support0:armhf. #13 27.12 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_armhf.deb ... #13 27.12 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ... #13 27.16 Selecting previously unselected package libk5crypto3:armhf. #13 27.16 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_armhf.deb ... #13 27.16 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ... #13 27.20 Selecting previously unselected package libkrb5-3:armhf. #13 27.20 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_armhf.deb ... #13 27.21 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ... #13 27.27 Selecting previously unselected package libgssapi-krb5-2:armhf. #14 29.27 Preparing to unpack .../110-dh-autoreconf_20_all.deb ... #14 29.27 Unpacking dh-autoreconf (20) ... #14 29.36 Selecting previously unselected package libarchive-zip-perl. #14 29.36 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ... #14 29.36 Unpacking libarchive-zip-perl (1.68-1) ... #14 29.40 Selecting previously unselected package libsub-override-perl. #14 29.40 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ... #14 29.41 Unpacking libsub-override-perl (0.09-2) ... #14 29.44 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 29.44 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 29.44 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 29.47 Selecting previously unselected package dh-strip-nondeterminism. #14 29.47 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 29.48 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 29.52 Selecting previously unselected package libdw1:amd64. #13 21.13 Setting up libc-bin (2.36-9+rpi1+deb12u1) ... Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) #13 24.55 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ... #13 24.56 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... #13 24.62 Selecting previously unselected package libubsan1:armhf. #13 24.62 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ... #13 24.62 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... #13 24.66 Selecting previously unselected package libgcc-8-dev:armhf. #13 24.66 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... #13 24.66 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #13 24.77 Selecting previously unselected package gcc-8. #14 26.39 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_amd64.deb ... #14 26.39 Unpacking libgd3:amd64 (2.3.3-7ubuntu2) ... #14 26.46 Selecting previously unselected package libc-devtools. #14 26.46 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2_amd64.deb ... #14 26.47 Unpacking libc-devtools (2.37-0ubuntu2) ... #14 26.54 Selecting previously unselected package libcapture-tiny-perl. #14 25.49 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 27.26 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ... #14 27.27 Unpacking debhelper (12.10ubuntu1) ... #14 27.37 Selecting previously unselected package libfakeroot:amd64. #14 27.37 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ... #14 27.38 Unpacking libfakeroot:amd64 (1.24-1) ... #14 27.46 Selecting previously unselected package fakeroot. #14 27.46 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ... #14 27.46 Unpacking fakeroot (1.24-1) ... #14 27.51 Selecting previously unselected package libassuan0:amd64. #16 4.095 ================================================================================ #16 4.095 Package Arch Version Repository Size #16 4.095 ================================================================================ #16 4.095 Installing: #16 4.095 cmake x86_64 3.20.2-8.el9 appstream 6.7 M #16 4.095 device-mapper-devel x86_64 9:1.02.195-3.el9 crb 43 k #16 4.095 gcc x86_64 11.4.1-2.1.el9 appstream 32 M #16 4.095 git x86_64 2.39.3-1.el9 appstream 62 k #16 4.095 glibc-static x86_64 2.34-82.el9 crb 1.7 M #16 4.095 libseccomp-devel x86_64 2.5.2-2.el9 appstream 59 k #16 4.095 libselinux-devel x86_64 3.5-1.el9 appstream 160 k #16 4.095 libtool x86_64 2.4.6-45.el9 appstream 582 k #16 4.095 libtool-ltdl-devel x86_64 2.4.6-45.el9 crb 161 k #16 4.095 make x86_64 1:4.3-7.el9 baseos 538 k #16 4.095 selinux-policy-devel noarch 38.1.23-1.el9 appstream 1.2 M #16 4.095 systemd x86_64 252-18.el9 baseos 3.9 M #16 4.095 systemd-devel x86_64 252-18.el9 appstream 483 k #16 4.095 which x86_64 2.21-29.el9 baseos 41 k #16 4.095 Installing dependencies: #16 4.095 acl x86_64 2.3.1-3.el9 baseos 73 k #16 4.095 annobin x86_64 12.12-1.el9 appstream 978 k #16 4.095 autoconf noarch 2.69-38.el9 appstream 681 k #16 4.095 automake noarch 1.16.2-8.el9 appstream 689 k #16 4.095 checkpolicy x86_64 3.5-1.el9 appstream 347 k #16 4.095 cmake-data noarch 3.20.2-8.el9 appstream 2.1 M #16 4.095 cmake-filesystem x86_64 3.20.2-8.el9 appstream 19 k #16 4.095 cmake-rpm-macros noarch 3.20.2-8.el9 appstream 12 k #16 4.095 cpp x86_64 11.4.1-2.1.el9 appstream 11 M #16 4.095 cracklib x86_64 2.9.6-27.el9 baseos 94 k #16 4.095 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M #16 4.095 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k #16 4.095 dbus-broker x86_64 28-7.el9 baseos 172 k #16 4.095 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k #16 4.095 device-mapper x86_64 9:1.02.195-3.el9 baseos 140 k #16 4.095 device-mapper-libs x86_64 9:1.02.195-3.el9 baseos 178 k #16 4.095 gcc-plugin-annobin x86_64 11.4.1-2.1.el9 appstream 50 k #16 4.095 git-core x86_64 2.39.3-1.el9 appstream 4.3 M #16 4.095 git-core-doc noarch 2.39.3-1.el9 appstream 2.9 M #16 4.095 glibc-devel x86_64 2.34-82.el9 appstream 52 k #16 4.095 glibc-headers x86_64 2.34-82.el9 appstream 452 k #16 4.095 kernel-headers x86_64 5.14.0-366.el9 appstream 6.5 M #16 4.095 kmod-libs x86_64 28-9.el9 baseos 64 k #16 4.095 libcbor x86_64 0.7.0-5.el9 baseos 57 k #16 4.095 libdb x86_64 5.3.28-53.el9 baseos 738 k #16 4.095 libeconf x86_64 0.4.1-3.el9 baseos 27 k #16 4.095 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k #16 4.095 libfdisk x86_64 2.37.4-15.el9 baseos 155 k #16 4.095 libfido2 x86_64 1.13.0-1.el9 baseos 98 k #16 4.095 libmpc x86_64 1.2.1-4.el9 appstream 62 k #16 4.095 libpwquality x86_64 1.4.4-8.el9 baseos 119 k #16 4.095 libseccomp x86_64 2.5.2-2.el9 baseos 72 k #16 4.095 libselinux-utils x86_64 3.5-1.el9 baseos 183 k #16 4.095 libsepol-devel x86_64 3.5-1.el9 appstream 48 k #16 4.095 libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k #16 4.095 libutempter x86_64 1.2.1-6.el9 baseos 27 k #16 4.095 libuv x86_64 1:1.42.0-1.el9 appstream 150 k #16 4.095 libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k #16 4.095 libxcrypt-static x86_64 4.4.18-3.el9 crb 102 k #16 4.095 llvm-libs x86_64 16.0.6-4.el9 appstream 24 M #16 4.095 m4 x86_64 1.4.19-1.el9 appstream 300 k #16 4.095 openssh x86_64 8.7p1-34.el9 baseos 461 k #16 4.095 openssh-clients x86_64 8.7p1-34.el9 baseos 715 k #16 4.095 openssl x86_64 1:3.0.7-24.el9 baseos 1.2 M #16 4.095 pam x86_64 1.5.1-15.el9 baseos 619 k #16 4.095 pcre2-devel x86_64 10.40-2.el9 appstream 515 k #16 4.095 pcre2-utf16 x86_64 10.40-2.el9 appstream 217 k #16 4.095 pcre2-utf32 x86_64 10.40-2.el9 appstream 206 k #16 4.095 perl-DynaLoader x86_64 1.47-480.el9 appstream 27 k #16 4.095 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #16 4.095 perl-File-Compare noarch 1.100.600-480.el9 appstream 14 k #16 4.095 perl-File-Copy noarch 2.34-480.el9 appstream 21 k #16 4.095 perl-File-Find noarch 1.37-480.el9 appstream 27 k #16 4.095 perl-Git noarch 2.39.3-1.el9 appstream 38 k #16 4.095 perl-TermReadKey x86_64 2.38-11.el9 appstream 37 k #16 4.095 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #16 4.095 perl-lib x86_64 0.65-480.el9 appstream 16 k #16 4.095 perl-threads x86_64 1:2.25-460.el9 appstream 58 k #16 4.095 perl-threads-shared x86_64 1.61-460.el9 appstream 45 k #16 4.095 policycoreutils x86_64 3.5-2.el9 baseos 238 k #16 4.095 policycoreutils-devel x86_64 3.5-2.el9 appstream 146 k #16 4.095 policycoreutils-python-utils noarch 3.5-2.el9 appstream 78 k #16 4.095 python3-audit x86_64 3.0.7-104.el9 appstream 83 k #16 4.095 python3-distro noarch 1.5.0-7.el9 baseos 37 k #16 4.095 python3-libselinux x86_64 3.5-1.el9 appstream 188 k #16 4.095 python3-libsemanage x86_64 3.5-2.el9 appstream 80 k #16 4.095 python3-policycoreutils noarch 3.5-2.el9 appstream 2.1 M #16 4.095 python3-setools x86_64 4.4.3-1.el9 baseos 604 k #16 4.095 python3-setuptools noarch 53.0.0-12.el9 baseos 944 k #16 4.095 rpm-plugin-selinux x86_64 4.16.1.3-25.el9 baseos 17 k #16 4.095 selinux-policy noarch 38.1.23-1.el9 baseos 57 k #16 4.095 selinux-policy-targeted noarch 38.1.23-1.el9 baseos 6.5 M #16 4.095 systemd-pam x86_64 252-18.el9 baseos 262 k #16 4.095 systemd-rpm-macros noarch 252-18.el9 baseos 51 k #16 4.095 util-linux x86_64 2.37.4-15.el9 baseos 2.2 M #16 4.095 util-linux-core x86_64 2.37.4-15.el9 baseos 434 k #16 4.095 vim-filesystem noarch 2:8.2.2637-20.el9 baseos 18 k #16 4.095 #16 4.095 Transaction Summary #16 4.095 ================================================================================ #16 4.095 Install 91 Packages #16 4.095 #16 4.099 Total download size: 126 M #16 4.099 Installed size: 436 M #16 4.099 Downloading Packages: #14 24.57 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB] #14 24.25 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libksba8 armhf 1.6.3-2 [99.7 kB] #13 27.57 Unpacking devscripts (2.21.3+deb11u1) ... #13 27.68 Selecting previously unselected package diffstat. #13 27.68 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ... #13 27.68 Unpacking diffstat (1.64-1) ... #13 27.71 Selecting previously unselected package distro-info-data. #13 27.71 Preparing to unpack .../147-distro-info-data_0.51+deb11u3_all.deb ... #13 27.72 Unpacking distro-info-data (0.51+deb11u3) ... #13 27.75 Selecting previously unselected package python3-pkg-resources. #13 27.75 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ... #13 27.75 Unpacking python3-pkg-resources (52.0.0-4) ... #13 27.80 Selecting previously unselected package python3-chardet. #13 29.59 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ... #13 29.60 Unpacking wdiff (1.2.2-2+b1) ... #13 29.64 Selecting previously unselected package devscripts. #13 29.64 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ... #13 29.66 Unpacking devscripts (2.19.5+deb10u1) ... #21 0.828 Reading package lists... #14 26.85 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 26.86 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB] #14 27.01 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #13 29.60 Selecting previously unselected package libhttp-negotiate-perl. #13 29.61 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ... #13 29.61 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 29.63 Selecting previously unselected package perl-openssl-defaults:amd64. #13 29.63 Preparing to unpack .../145-perl-openssl-defaults_7+b1_amd64.deb ... #13 29.64 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #13 29.66 Selecting previously unselected package libnet-ssleay-perl:amd64. #13 29.66 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #13 29.66 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #13 29.72 Selecting previously unselected package libio-socket-ssl-perl. #13 30.79 Unpacking libfcgi-perl (0.78-2+b3) ... #13 30.84 Selecting previously unselected package libcgi-fast-perl. #13 30.84 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 30.84 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 30.87 Selecting previously unselected package libsub-name-perl. #13 30.88 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ... #13 30.88 Unpacking libsub-name-perl (0.21-1+b3) ... #13 30.91 Selecting previously unselected package libclass-accessor-perl. #13 30.92 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ... #13 30.92 Unpacking libclass-accessor-perl (0.51-1) ... #13 30.96 Selecting previously unselected package libclass-inspector-perl. #13 30.96 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ... #13 30.97 Unpacking libclass-inspector-perl (1.32-1) ... #13 31.00 Selecting previously unselected package libclass-xsaccessor-perl. #13 31.00 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ... #13 31.01 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 31.05 Selecting previously unselected package libclone-perl. #13 27.00 Selecting previously unselected package libtool. #13 27.00 Preparing to unpack .../077-libtool_2.4.7-5_all.deb ... #13 27.03 Unpacking libtool (2.4.7-5) ... #13 27.19 Selecting previously unselected package dh-autoreconf. #13 27.19 Preparing to unpack .../078-dh-autoreconf_20_all.deb ... #13 27.22 Unpacking dh-autoreconf (20) ... #13 29.83 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... #13 29.84 Unpacking libhttp-date-perl (6.05-1) ... #13 29.86 Selecting previously unselected package libfile-listing-perl. #13 29.86 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... #13 29.87 Unpacking libfile-listing-perl (6.14-1) ... #13 29.89 Selecting previously unselected package libhtml-tagset-perl. #13 29.89 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... #13 29.90 Unpacking libhtml-tagset-perl (3.20-4) ... #13 29.92 Selecting previously unselected package liburi-perl. #13 29.93 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... #13 29.93 Unpacking liburi-perl (5.08-1) ... #13 29.96 Selecting previously unselected package libhtml-parser-perl. #13 29.97 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... #13 29.97 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 30.01 Selecting previously unselected package libhtml-tree-perl. #13 30.01 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #13 30.01 Unpacking libhtml-tree-perl (5.07-2) ... #13 30.05 Selecting previously unselected package libio-html-perl. #13 30.06 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... #13 30.06 Unpacking libio-html-perl (1.004-2) ... #13 25.71 Preparing to unpack .../055-libdpkg-perl_1.20.12_all.deb ... #13 25.72 Unpacking libdpkg-perl (1.20.12) ... #14 29.52 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ... #14 29.52 Unpacking libdw1:amd64 (0.186-1build1) ... #14 29.56 Selecting previously unselected package debugedit. #14 29.56 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ... #14 29.57 Unpacking debugedit (1:5.0-4build1) ... #14 29.60 Selecting previously unselected package dwz. #14 29.60 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ... #14 29.61 Unpacking dwz (0.14-1build2) ... #14 29.64 Selecting previously unselected package gettext. #14 29.65 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ... #14 29.65 Unpacking gettext (0.21-4ubuntu4) ... #14 29.70 Selecting previously unselected package intltool-debian. #14 29.70 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ... #14 29.70 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 29.74 Selecting previously unselected package po-debconf. #13 27.27 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ... #13 27.27 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ... #13 27.32 Selecting previously unselected package libicu63:armhf. #13 27.32 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_armhf.deb ... #13 27.33 Unpacking libicu63:armhf (63.1-6+deb10u3) ... Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:40.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 32.04 Selecting previously unselected package python3-minimal. #14 32.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4432 files and directories currently installed.) #14 32.04 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ... #14 32.05 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 32.08 Selecting previously unselected package mime-support. #14 32.08 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 32.08 Unpacking mime-support (3.64ubuntu1) ... #14 32.12 Selecting previously unselected package libmpdec2:arm64. #14 32.12 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ... #14 32.12 Unpacking libmpdec2:arm64 (2.4.2-3) ... #14 32.15 Selecting previously unselected package readline-common. #13 24.77 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ... #13 24.77 Unpacking gcc-8 (8.3.0-6+rpi1) ... #14 26.54 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ... #14 26.57 Unpacking libcapture-tiny-perl (0.48-2) ... #14 26.74 Selecting previously unselected package libcgi-pm-perl. #14 26.74 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ... #14 26.76 Unpacking libcgi-pm-perl (4.55-1) ... #14 25.64 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 27.51 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #14 27.51 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #14 27.55 Selecting previously unselected package gpgconf. #14 27.55 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... #14 27.55 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 27.60 Selecting previously unselected package libksba8:amd64. #14 27.60 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... #14 27.61 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #14 27.65 Selecting previously unselected package libnpth0:amd64. #14 27.65 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ... #14 27.66 Unpacking libnpth0:amd64 (1.6-1) ... #14 27.73 Selecting previously unselected package dirmngr. #14 27.73 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... #14 27.75 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 24.74 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B] #14 24.76 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 24.77 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB] #14 24.80 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB] #14 24.83 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 24.29 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #14 24.30 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB] #14 24.42 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 24.43 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB] #14 24.50 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB] #14 24.54 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB] #13 27.80 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ... #13 27.80 Unpacking python3-chardet (4.0.0-1) ... #13 27.84 Selecting previously unselected package python3-six. #13 27.85 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ... #13 27.85 Unpacking python3-six (1.16.0-2) ... #13 27.88 Selecting previously unselected package python3-debian. #13 27.89 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ... #13 27.89 Unpacking python3-debian (0.1.39) ... #13 27.93 Selecting previously unselected package libgpgme11:arm64. #13 27.93 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ... #13 27.94 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ... #13 27.98 Selecting previously unselected package python3-gpg. #13 27.98 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ... #13 27.99 Unpacking python3-gpg (1.14.0-1+b2) ... #13 28.05 Selecting previously unselected package dput. #13 29.78 Selecting previously unselected package diffstat. #13 29.78 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ... #13 29.78 Unpacking diffstat (1.62-1) ... #13 29.81 Selecting previously unselected package distro-info-data. #13 29.81 Preparing to unpack .../147-distro-info-data_0.41+deb10u7_all.deb ... #13 29.81 Unpacking distro-info-data (0.41+deb10u7) ... #13 29.84 Selecting previously unselected package python3-pkg-resources. #13 29.84 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ... #13 29.84 Unpacking python3-pkg-resources (40.8.0-1) ... #13 29.88 Selecting previously unselected package python3-chardet. #13 29.88 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ... #13 29.89 Unpacking python3-chardet (3.0.4-3) ... #13 29.92 Selecting previously unselected package python3-six. #13 29.92 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ... #13 29.93 Unpacking python3-six (1.12.0-1) ... #13 29.95 Selecting previously unselected package python3-debian. #13 29.96 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ... #13 29.96 Unpacking python3-debian (0.1.35) ... #13 29.99 Selecting previously unselected package libgpgme11:amd64. #13 29.99 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ... #13 30.00 Unpacking libgpgme11:amd64 (1.12.0-6) ... #13 30.04 Selecting previously unselected package python3-gpg. #13 30.04 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ... #13 30.04 Unpacking python3-gpg (1.12.0-6) ... #13 30.10 Selecting previously unselected package dput. #13 29.72 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ... #13 29.72 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 29.76 Selecting previously unselected package libnet-http-perl. #13 29.76 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ... #13 29.77 Unpacking libnet-http-perl (6.22-1) ... #13 29.88 Selecting previously unselected package liblwp-protocol-https-perl. #13 29.88 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 29.89 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 29.91 Selecting previously unselected package libtry-tiny-perl. #13 29.91 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ... #13 29.91 Unpacking libtry-tiny-perl (0.31-2) ... #13 29.94 Selecting previously unselected package libwww-robotrules-perl. #13 29.94 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ... #13 29.94 Unpacking libwww-robotrules-perl (6.02-1) ... #13 29.97 Selecting previously unselected package libwww-perl. #13 29.97 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ... #13 29.97 Unpacking libwww-perl (6.68-1) ... #13 30.04 Selecting previously unselected package patchutils. #13 30.04 Preparing to unpack .../153-patchutils_0.4.2-1_amd64.deb ... #13 30.04 Unpacking patchutils (0.4.2-1) ... #13 30.07 Selecting previously unselected package wdiff. #13 31.05 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ... #13 31.05 Unpacking libclone-perl (0.41-1+b1) ... #13 31.08 Selecting previously unselected package libcommon-sense-perl. #13 31.09 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ... #13 31.09 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 31.15 Selecting previously unselected package libparams-util-perl. #13 31.16 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ... #13 31.16 Unpacking libparams-util-perl (1.07-3+b4) ... #13 31.19 Selecting previously unselected package libsub-install-perl. #13 31.20 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ... #13 31.20 Unpacking libsub-install-perl (0.928-1) ... #13 31.23 Selecting previously unselected package libdata-optlist-perl. #13 31.24 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ... #13 31.24 Unpacking libdata-optlist-perl (0.110-1) ... #13 31.27 Selecting previously unselected package libsub-exporter-perl. #14 27.16 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB] #14 27.24 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 27.27 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB] #14 27.32 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 27.33 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB] #13 26.12 Selecting previously unselected package patch. #13 26.12 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ... #13 26.18 Unpacking patch (2.7.6-7) ... #13 30.14 Selecting previously unselected package liblwp-mediatypes-perl. #13 30.14 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 30.15 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 30.18 Selecting previously unselected package libhttp-message-perl. #13 30.18 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... #13 30.18 Unpacking libhttp-message-perl (6.28-1) ... #13 30.26 Selecting previously unselected package libhttp-cookies-perl. #13 30.27 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... #13 30.27 Unpacking libhttp-cookies-perl (6.10-1) ... #13 30.29 Selecting previously unselected package libhttp-negotiate-perl. #13 30.30 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #13 30.30 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 30.33 Selecting previously unselected package perl-openssl-defaults:amd64. #13 30.33 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... #13 30.34 Unpacking perl-openssl-defaults:amd64 (5) ... #13 30.36 Selecting previously unselected package libnet-ssleay-perl. #13 30.36 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... #13 30.37 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 30.44 Selecting previously unselected package libio-socket-ssl-perl. #13 30.44 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... #13 30.44 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 30.48 Selecting previously unselected package libnet-http-perl. #13 27.43 Selecting previously unselected package libarchive-zip-perl. #13 27.44 Preparing to unpack .../079-libarchive-zip-perl_1.68-1_all.deb ... #13 27.49 Unpacking libarchive-zip-perl (1.68-1) ... #14 29.75 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ... #14 29.75 Unpacking po-debconf (1.0.21+nmu1) ... #14 29.81 Selecting previously unselected package debhelper. #14 29.81 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ... #14 29.81 Unpacking debhelper (13.6ubuntu1) ... #14 29.87 Selecting previously unselected package libfakeroot:amd64. #14 29.88 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ... #14 29.88 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... #14 29.93 Selecting previously unselected package fakeroot. #14 29.93 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ... #14 29.93 Unpacking fakeroot (1.28-1ubuntu1) ... #14 29.97 Selecting previously unselected package libassuan0:amd64. #14 29.97 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ... #14 29.98 Unpacking libassuan0:amd64 (2.5.5-1build1) ... #14 30.01 Selecting previously unselected package gpgconf. #14 30.01 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.02 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 30.06 Selecting previously unselected package libksba8:amd64. #14 30.06 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... #14 30.06 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 30.10 Selecting previously unselected package libnpth0:amd64. #14 32.16 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 32.16 Unpacking readline-common (8.0-4) ... #14 32.19 Selecting previously unselected package libreadline8:arm64. #14 32.19 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ... #14 32.20 Unpacking libreadline8:arm64 (8.0-4) ... #14 32.23 Selecting previously unselected package libsqlite3-0:arm64. #14 32.24 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ... #14 32.24 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ... #14 32.30 Selecting previously unselected package libpython3.8-stdlib:arm64. #14 32.30 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 32.30 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ... #13 26.26 Selecting previously unselected package libfakeroot:arm64. #13 26.26 Preparing to unpack .../097-libfakeroot_1.31-1.2_arm64.deb ... #13 26.27 Unpacking libfakeroot:arm64 (1.31-1.2) ... #13 26.30 Selecting previously unselected package fakeroot. #13 26.30 Preparing to unpack .../098-fakeroot_1.31-1.2_arm64.deb ... #13 26.30 Unpacking fakeroot (1.31-1.2) ... #13 26.34 Selecting previously unselected package libassuan0:arm64. #13 26.34 Preparing to unpack .../099-libassuan0_2.5.5-5_arm64.deb ... #13 26.35 Unpacking libassuan0:arm64 (2.5.5-5) ... #13 26.38 Selecting previously unselected package gpgconf. #13 26.38 Preparing to unpack .../100-gpgconf_2.2.40-1.1_arm64.deb ... #13 26.39 Unpacking gpgconf (2.2.40-1.1) ... #13 26.43 Selecting previously unselected package libksba8:arm64. #13 26.43 Preparing to unpack .../101-libksba8_1.6.3-2_arm64.deb ... #13 26.44 Unpacking libksba8:arm64 (1.6.3-2) ... #13 26.48 Selecting previously unselected package libnpth0:arm64. #13 26.48 Preparing to unpack .../102-libnpth0_1.6-3_arm64.deb ... #13 26.48 Unpacking libnpth0:arm64 (1.6-3) ... #13 26.52 Selecting previously unselected package dirmngr. #13 26.52 Preparing to unpack .../103-dirmngr_2.2.40-1.1_arm64.deb ... #13 26.54 Unpacking dirmngr (2.2.40-1.1) ... #13 26.59 Selecting previously unselected package gnupg-l10n. #13 21.41 Selecting previously unselected package libpython3.11-minimal:armhf. #13 21.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 ... 9821 files and directories currently installed.) #13 21.42 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_armhf.deb ... #13 21.42 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... #13 21.64 Selecting previously unselected package libexpat1:armhf. #13 21.65 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ... #13 21.67 Unpacking libexpat1:armhf (2.5.0-1) ... #13 21.72 Selecting previously unselected package python3.11-minimal. #13 21.73 Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ... #13 21.73 Unpacking python3.11-minimal (3.11.2-6) ... #14 26.88 Selecting previously unselected package libfcgi0ldbl:amd64. #14 26.88 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_amd64.deb ... #14 26.90 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 27.02 Selecting previously unselected package libfcgi-perl. #14 27.03 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_amd64.deb ... #14 27.06 Unpacking libfcgi-perl (0.82+ds-2) ... #14 25.67 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB] #14 25.76 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #14 25.78 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 25.81 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #14 25.82 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB] #14 25.83 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 25.84 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB] #14 25.88 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB] #14 27.81 Selecting previously unselected package gnupg-l10n. #14 27.81 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 27.81 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 27.85 Selecting previously unselected package gnupg-utils. #14 27.85 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... #14 27.85 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 27.92 Selecting previously unselected package gpg. #14 27.93 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ... #14 27.93 Unpacking gpg (2.2.19-3ubuntu2.2) ... #13 25.51 Reading package lists... #13 26.92 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?) #14 24.54 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB] #14 24.55 Get:153 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB] #14 24.56 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB] #14 24.85 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #14 24.87 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #14 24.89 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #14 24.90 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB] #14 24.93 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB] #13 28.05 Preparing to unpack .../154-dput_1.1.0_all.deb ... #13 28.06 Unpacking dput (1.1.0) ... #13 28.09 Selecting previously unselected package equivs. #13 28.09 Preparing to unpack .../155-equivs_2.3.1_all.deb ... #13 28.10 Unpacking equivs (2.3.1) ... #13 28.13 Selecting previously unselected package fonts-dejavu-core. #13 28.14 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ... #13 28.17 Unpacking fonts-dejavu-core (2.37-2) ... #13 28.29 Selecting previously unselected package fontconfig-config. #13 30.10 Preparing to unpack .../154-dput_1.0.3_all.deb ... #13 30.11 Unpacking dput (1.0.3) ... #13 30.14 Selecting previously unselected package equivs. #13 30.14 Preparing to unpack .../155-equivs_2.2.0_all.deb ... #13 30.15 Unpacking equivs (2.2.0) ... #13 30.20 Selecting previously unselected package exim4-config. #13 30.20 Preparing to unpack .../156-exim4-config_4.92-8+deb10u7_all.deb ... #13 30.21 Unpacking exim4-config (4.92-8+deb10u7) ... #13 30.29 Selecting previously unselected package exim4-base. #13 30.29 Preparing to unpack .../157-exim4-base_4.92-8+deb10u7_amd64.deb ... #13 30.29 Unpacking exim4-base (4.92-8+deb10u7) ... #13 31.28 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ... #13 31.28 Unpacking libsub-exporter-perl (0.987-1) ... #13 31.35 Selecting previously unselected package libconst-fast-perl. #13 31.36 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ... #13 31.36 Unpacking libconst-fast-perl (0.014-1) ... #13 31.40 Selecting previously unselected package libwant-perl. #13 31.40 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ... #13 31.41 Unpacking libwant-perl (0.29-1+b4) ... #13 31.44 Selecting previously unselected package libcontextual-return-perl. #13 31.44 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ... #13 31.45 Unpacking libcontextual-return-perl (0.004014-2) ... #13 31.49 Selecting previously unselected package libconvert-binhex-perl. #13 31.49 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ... #13 31.49 Unpacking libconvert-binhex-perl (1.125-1) ... #13 31.53 Selecting previously unselected package libdata-dump-perl. #13 30.08 Preparing to unpack .../154-wdiff_1.2.2-5_amd64.deb ... #13 30.08 Unpacking wdiff (1.2.2-5) ... #13 30.13 Selecting previously unselected package devscripts. #13 30.13 Preparing to unpack .../155-devscripts_2.23.4_amd64.deb ... #13 30.15 Unpacking devscripts (2.23.4) ... #13 30.29 Selecting previously unselected package diffstat. #13 30.29 Preparing to unpack .../156-diffstat_1.65-1_amd64.deb ... #13 30.30 Unpacking diffstat (1.65-1) ... #13 30.32 Selecting previously unselected package distro-info-data. #14 27.44 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB] #14 27.45 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 27.45 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB] #14 27.45 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB] #14 27.47 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 27.62 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB] #13 26.32 Selecting previously unselected package dpkg-dev. #13 26.32 Preparing to unpack .../057-dpkg-dev_1.20.12_all.deb ... #13 26.33 Unpacking dpkg-dev (1.20.12) ... #13 30.48 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... #13 30.49 Unpacking libnet-http-perl (6.20-1) ... #13 30.52 Selecting previously unselected package liblwp-protocol-https-perl. #13 30.52 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 30.52 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 30.55 Selecting previously unselected package libtry-tiny-perl. #13 30.55 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #13 30.56 Unpacking libtry-tiny-perl (0.30-1) ... #13 30.58 Selecting previously unselected package libwww-robotrules-perl. #13 30.58 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #13 30.59 Unpacking libwww-robotrules-perl (6.02-1) ... #13 30.61 Selecting previously unselected package libwww-perl. #13 30.62 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... #13 30.62 Unpacking libwww-perl (6.52-1) ... #13 30.66 Selecting previously unselected package patchutils. #13 30.66 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... #13 30.67 Unpacking patchutils (0.4.2-1) ... #13 30.70 Selecting previously unselected package wdiff. #13 27.61 Selecting previously unselected package libsub-override-perl. #14 30.10 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ... #14 30.11 Unpacking libnpth0:amd64 (1.6-3build2) ... #14 30.14 Selecting previously unselected package dirmngr. #14 30.15 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.16 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 30.19 Selecting previously unselected package gnupg-l10n. #14 30.20 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 30.20 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 30.23 Selecting previously unselected package gnupg-utils. #14 30.23 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.24 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 30.27 Selecting previously unselected package gpg. #14 30.27 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.27 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 30.31 Selecting previously unselected package pinentry-curses. #14 30.31 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ... #14 30.31 Unpacking pinentry-curses (1.1.1-1build2) ... #14 30.35 Selecting previously unselected package gpg-agent. #14 32.47 Selecting previously unselected package python3.8. #14 32.47 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_arm64.deb ... #14 32.47 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... #14 32.51 Selecting previously unselected package libpython3-stdlib:arm64. #14 32.51 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ... #14 32.51 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #14 32.54 Setting up python3-minimal (3.8.2-0ubuntu2) ... #14 32.72 Selecting previously unselected package python3. #13 26.60 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ... #13 26.60 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 26.76 Selecting previously unselected package gnupg-utils. #13 26.77 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_arm64.deb ... #13 26.77 Unpacking gnupg-utils (2.2.40-1.1) ... #13 26.83 Selecting previously unselected package gpg. #13 26.83 Preparing to unpack .../106-gpg_2.2.40-1.1_arm64.deb ... #13 26.84 Unpacking gpg (2.2.40-1.1) ... #13 21.92 Setting up libpython3.11-minimal:armhf (3.11.2-6) ... #14 27.16 Selecting previously unselected package libcgi-fast-perl. #14 27.16 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 27.18 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 27.29 Selecting previously unselected package libclass-data-inheritable-perl. #14 25.92 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #14 31.36 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfontconfig1 arm64 2.14.1-3ubuntu3 [138 kB] #14 31.69 Get:232 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg-turbo8 arm64 2.1.5-2ubuntu1 [160 kB] #14 31.77 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg8 arm64 8c-2ubuntu11 [2148 B] #14 28.00 Selecting previously unselected package pinentry-curses. #14 28.00 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ... #14 28.01 Unpacking pinentry-curses (1.1.0-3build1) ... #14 28.05 Selecting previously unselected package gpg-agent. #14 28.05 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... #14 28.06 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 28.11 Selecting previously unselected package gpg-wks-client. #14 28.11 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... #14 28.11 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 28.15 Selecting previously unselected package gpg-wks-server. #14 28.15 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... #14 28.15 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 28.19 Selecting previously unselected package gpgsm. #14 28.19 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... #14 28.19 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 28.24 Selecting previously unselected package gnupg. #14 28.24 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 28.24 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 28.28 Selecting previously unselected package libfile-which-perl. #14 28.28 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ... #14 28.29 Unpacking libfile-which-perl (1.23-1) ... #14 28.35 Selecting previously unselected package libfile-homedir-perl. #13 25.42 Selecting previously unselected package gcc. #13 25.42 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... #13 25.42 Unpacking gcc (4:8.3.0-1+rpi2) ... #13 25.45 Selecting previously unselected package libc-dev-bin. #13 25.45 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 25.46 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ... #13 25.49 Selecting previously unselected package linux-libc-dev:armhf. #13 25.49 Preparing to unpack .../033-linux-libc-dev_1%3a1.20230509~buster-1_armhf.deb ... #13 25.50 Unpacking linux-libc-dev:armhf (1:1.20230509~buster-1) ... #13 30.45 Fedora 39 - x86_64 - Test Updates 6.5 MB/s | 8.3 MB 00:01 #14 24.96 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB] #13 28.29 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ... #13 28.40 Unpacking fontconfig-config (2.13.1-4.2) ... #13 28.45 Selecting previously unselected package libcurl3-gnutls:arm64. #13 28.45 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u7_arm64.deb ... #13 28.45 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ... #13 28.50 Selecting previously unselected package liberror-perl. #13 28.50 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ... #13 30.37 Selecting previously unselected package libevent-2.1-6:amd64. #13 30.37 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #13 30.37 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #13 30.42 Selecting previously unselected package libunbound8:amd64. #13 30.42 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u3_amd64.deb ... #13 30.42 Unpacking libunbound8:amd64 (1.9.0-2+deb10u3) ... #13 30.49 Selecting previously unselected package libgnutls-dane0:amd64. #13 30.49 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u10_amd64.deb ... #13 30.49 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ... #13 30.54 Selecting previously unselected package exim4-daemon-light. #13 30.54 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u7_amd64.deb ... #13 30.54 Unpacking exim4-daemon-light (4.92-8+deb10u7) ... #13 31.53 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ... #13 31.54 Unpacking libdata-dump-perl (1.23-1) ... #13 31.57 Selecting previously unselected package libdigest-bubblebabble-perl. #13 31.58 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 31.58 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 31.62 Selecting previously unselected package libdigest-hmac-perl. #13 31.62 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 31.62 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 31.66 Selecting previously unselected package libdistro-info-perl. #13 31.66 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ... #13 31.67 Unpacking libdistro-info-perl (0.21) ... #13 31.70 Selecting previously unselected package libnet-smtp-ssl-perl. #13 31.70 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 31.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 31.74 Selecting previously unselected package libmailtools-perl. #13 31.74 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ... #13 31.75 Unpacking libmailtools-perl (2.18-1) ... #13 31.79 Selecting previously unselected package libnet-ip-perl. #13 31.79 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ... #13 31.79 Unpacking libnet-ip-perl (1.26-2) ... #13 31.82 Selecting previously unselected package libnet-dns-perl. #13 31.83 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ... #13 31.83 Unpacking libnet-dns-perl (1.19-1) ... #13 31.89 Selecting previously unselected package libnet-domain-tld-perl. #13 30.33 Preparing to unpack .../157-distro-info-data_0.58_all.deb ... #13 30.33 Unpacking distro-info-data (0.58) ... #13 30.36 Selecting previously unselected package python3-pkg-resources. #13 30.36 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ... #13 30.40 Unpacking python3-pkg-resources (66.1.1-1) ... #13 30.45 Selecting previously unselected package python3-chardet. #13 30.45 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 30.45 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 30.49 Selecting previously unselected package python3-debian. #13 30.50 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ... #13 30.50 Unpacking python3-debian (0.1.49) ... #13 30.54 Selecting previously unselected package libgpgme11:amd64. #13 30.54 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_amd64.deb ... #13 30.54 Unpacking libgpgme11:amd64 (1.18.0-3+b1) ... #13 30.58 Selecting previously unselected package python3-gpg. #13 26.53 Selecting previously unselected package build-essential. #13 26.53 Preparing to unpack .../058-build-essential_12.9_armhf.deb ... #13 26.54 Unpacking build-essential (12.9) ... #13 26.67 Selecting previously unselected package libbrotli1:armhf. #13 26.67 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ... #13 26.70 Unpacking libbrotli1:armhf (1.0.9-2+b2) ... #14 27.87 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB] #14 27.90 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #14 27.94 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB] #14 27.96 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB] #13 30.70 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #13 30.71 Unpacking wdiff (1.2.2-2+b1) ... #13 30.76 Selecting previously unselected package devscripts. #13 30.76 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ... #13 30.78 Unpacking devscripts (2.21.3+deb11u1) ... #13 30.90 Selecting previously unselected package diffstat. #13 30.90 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... #13 30.91 Unpacking diffstat (1.64-1) ... #13 30.94 Selecting previously unselected package distro-info-data. #13 30.94 Preparing to unpack .../148-distro-info-data_0.51+deb11u3_all.deb ... #13 30.94 Unpacking distro-info-data (0.51+deb11u3) ... #13 30.98 Selecting previously unselected package python3-pkg-resources. #13 27.61 Preparing to unpack .../080-libsub-override-perl_0.09-4_all.deb ... #13 27.63 Unpacking libsub-override-perl (0.09-4) ... #13 27.69 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 27.69 Preparing to unpack .../081-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 27.70 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 27.85 Selecting previously unselected package dh-strip-nondeterminism. #13 27.85 Preparing to unpack .../082-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 27.87 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 27.95 Selecting previously unselected package libelf1:armhf. #13 27.95 Preparing to unpack .../083-libelf1_0.188-2.1_armhf.deb ... #13 27.96 Unpacking libelf1:armhf (0.188-2.1) ... #14 30.35 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.36 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 30.42 Selecting previously unselected package gpg-wks-client. #14 30.42 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.42 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 30.46 Selecting previously unselected package gpg-wks-server. #14 30.46 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.46 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 30.49 Selecting previously unselected package gpgsm. #14 30.49 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... #14 30.49 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 30.52 Selecting previously unselected package gnupg. #14 30.52 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 30.53 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 30.56 Selecting previously unselected package libfile-dirlist-perl. #14 32.72 (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 ... 4862 files and directories currently installed.) #14 32.73 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ... #14 32.73 Unpacking python3 (3.8.2-0ubuntu2) ... #14 32.77 Selecting previously unselected package libbsd0:arm64. #14 32.77 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ... #14 32.77 Unpacking libbsd0:arm64 (0.10.0-1) ... #14 32.80 Selecting previously unselected package bsdmainutils. #14 32.80 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ... #14 32.81 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 32.85 Selecting previously unselected package libuchardet0:arm64. #14 32.85 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ... #14 32.85 Unpacking libuchardet0:arm64 (0.0.6-3build1) ... #14 32.89 Selecting previously unselected package groff-base. #14 32.89 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ... #14 32.89 Unpacking groff-base (1.22.4-4build1) ... #14 32.98 Selecting previously unselected package libgdbm6:arm64. #13 26.90 Selecting previously unselected package pinentry-curses. #13 26.91 Preparing to unpack .../107-pinentry-curses_1.2.1-1_arm64.deb ... #13 26.91 Unpacking pinentry-curses (1.2.1-1) ... #13 26.95 Selecting previously unselected package gpg-agent. #13 26.95 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_arm64.deb ... #13 26.95 Unpacking gpg-agent (2.2.40-1.1) ... #13 27.00 Selecting previously unselected package gpg-wks-client. #13 27.00 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_arm64.deb ... #13 27.01 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 27.05 Selecting previously unselected package gpg-wks-server. #13 27.05 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_arm64.deb ... #13 27.05 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 27.09 Selecting previously unselected package gpgsm. #13 27.10 Preparing to unpack .../111-gpgsm_2.2.40-1.1_arm64.deb ... #13 27.10 Unpacking gpgsm (2.2.40-1.1) ... #13 21.93 Setting up libexpat1:armhf (2.5.0-1) ... #13 21.94 Setting up python3.11-minimal (3.11.2-6) ... #14 27.29 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 27.32 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 27.48 Selecting previously unselected package libcommon-sense-perl:amd64. #14 27.48 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_amd64.deb ... #14 27.52 Unpacking libcommon-sense-perl:amd64 (3.75-3) ... #14 26.37 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB] #14 31.77 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdeflate0 arm64 1.15-1 [41.6 kB] #14 31.79 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjbig0 arm64 2.1-6ubuntu1 [28.8 kB] #14 31.80 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblerc4 arm64 4.0.0+ds-2ubuntu2 [150 kB] #14 31.84 Get:237 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libwebp7 arm64 1.2.4-0.1ubuntu0.23.04.2 [196 kB] #14 31.88 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtiff6 arm64 4.5.0-5ubuntu1.1 [188 kB] #14 31.91 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxpm4 arm64 1:3.5.12-1.1 [34.5 kB] #14 31.91 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgd3 arm64 2.3.3-7ubuntu2 [119 kB] #14 31.93 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libc-devtools arm64 2.37-0ubuntu2 [27.3 kB] #14 28.35 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ... #14 28.35 Unpacking libfile-homedir-perl (1.004-1) ... #14 28.40 Selecting previously unselected package libio-pty-perl. #14 28.41 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ... #14 28.41 Unpacking libio-pty-perl (1:1.12-1) ... #14 28.44 Selecting previously unselected package libipc-run-perl. #14 28.44 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ... #14 28.45 Unpacking libipc-run-perl (20180523.0-2) ... #14 28.48 Selecting previously unselected package libclass-method-modifiers-perl. #14 28.49 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 28.49 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 28.52 Selecting previously unselected package libb-hooks-op-check-perl. #14 28.52 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #14 28.52 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 28.55 Selecting previously unselected package libdynaloader-functions-perl. #13 25.65 Selecting previously unselected package libc6-dev:armhf. #13 25.65 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 25.65 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #13 25.90 Selecting previously unselected package libtool. #13 28.51 Unpacking liberror-perl (0.17029-1) ... #13 28.54 Selecting previously unselected package git-man. #13 28.54 Preparing to unpack .../160-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 28.57 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 28.68 Selecting previously unselected package git. #13 28.69 Preparing to unpack .../161-git_1%3a2.30.2-1+deb11u2_arm64.deb ... #13 28.70 Unpacking git (1:2.30.2-1+deb11u2) ... #13 30.65 Selecting previously unselected package libcurl3-gnutls:amd64. #13 30.65 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u6_amd64.deb ... #13 30.65 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ... #13 30.71 Selecting previously unselected package libpcre2-8-0:amd64. #13 30.71 Preparing to unpack .../163-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ... #13 30.71 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #13 30.76 Selecting previously unselected package liberror-perl. #13 28.11 Selecting previously unselected package libxml2:armhf. #13 28.11 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ... #13 28.12 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 28.19 Selecting previously unselected package manpages. #13 28.19 Preparing to unpack .../016-manpages_4.16-2_all.deb ... #13 28.20 Unpacking manpages (4.16-2) ... #13 28.32 Selecting previously unselected package libedit2:armhf. #13 28.32 Preparing to unpack .../017-libedit2_3.1-20181209-1_armhf.deb ... #13 28.32 Unpacking libedit2:armhf (3.1-20181209-1) ... #13 28.36 Selecting previously unselected package openssh-client. #13 28.36 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_armhf.deb ... #13 28.37 Unpacking openssh-client (1:7.9p1-10+deb10u3) ... #13 28.46 Selecting previously unselected package ucf. #14 25.33 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #14 25.51 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B] #14 25.52 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB] #14 25.54 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 25.56 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB] #14 25.66 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB] #13 31.90 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ... #13 31.90 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 31.93 Selecting previously unselected package libemail-valid-perl. #13 31.94 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ... #13 31.94 Unpacking libemail-valid-perl (1.202-1) ... #13 31.97 Selecting previously unselected package libexporter-tiny-perl. #13 31.97 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ... #13 31.98 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 32.01 Selecting previously unselected package libipc-system-simple-perl. #13 32.01 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ... #13 32.02 Unpacking libipc-system-simple-perl (1.25-4) ... #13 32.05 Selecting previously unselected package libfile-basedir-perl. #13 32.05 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ... #13 32.06 Unpacking libfile-basedir-perl (0.08-1) ... #13 32.09 Selecting previously unselected package libfile-chdir-perl. #13 32.09 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ... #13 32.10 Unpacking libfile-chdir-perl (0.1008-1) ... #13 32.13 Selecting previously unselected package libfile-fcntllock-perl. #13 30.58 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_amd64.deb ... #13 30.59 Unpacking python3-gpg (1.18.0-3+b1) ... #13 30.64 Selecting previously unselected package python3-xdg. #13 30.64 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ... #13 30.64 Unpacking python3-xdg (0.28-2) ... #13 30.68 Selecting previously unselected package dput. #13 30.68 Preparing to unpack .../164-dput_1.1.3_all.deb ... #13 30.69 Unpacking dput (1.1.3) ... #13 30.72 Selecting previously unselected package equivs. #13 30.72 Preparing to unpack .../165-equivs_2.3.1_all.deb ... #13 30.72 Unpacking equivs (2.3.1) ... #13 30.75 Selecting previously unselected package fonts-dejavu-core. #13 30.75 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ... #13 30.76 Unpacking fonts-dejavu-core (2.37-6) ... #13 30.98 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... #13 30.98 Unpacking python3-pkg-resources (52.0.0-4) ... #13 31.03 Selecting previously unselected package python3-chardet. #13 31.03 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... #13 31.03 Unpacking python3-chardet (4.0.0-1) ... #13 31.08 Selecting previously unselected package python3-six. #13 31.08 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... #13 31.08 Unpacking python3-six (1.16.0-2) ... #13 31.11 Selecting previously unselected package python3-debian. #13 31.12 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... #13 31.12 Unpacking python3-debian (0.1.39) ... #13 31.16 Selecting previously unselected package libgpgme11:amd64. #13 31.16 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... #13 31.19 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... #14 27.99 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB] #14 28.05 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB] #14 28.05 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB] #14 28.06 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B] #14 28.06 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 28.07 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB] #13 28.09 Selecting previously unselected package dwz. #13 28.09 Preparing to unpack .../084-dwz_0.15-1_armhf.deb ... #13 28.12 Unpacking dwz (0.15-1) ... #14 30.56 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ... #14 30.56 Unpacking libfile-dirlist-perl (0.05-2) ... #14 30.59 Selecting previously unselected package libfile-which-perl. #14 30.59 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ... #14 30.60 Unpacking libfile-which-perl (1.23-1) ... #14 30.62 Selecting previously unselected package libfile-homedir-perl. #14 30.63 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ... #14 30.63 Unpacking libfile-homedir-perl (1.006-1) ... #14 30.66 Selecting previously unselected package libfile-touch-perl. #14 30.66 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ... #14 30.67 Unpacking libfile-touch-perl (0.12-1) ... #14 30.69 Selecting previously unselected package libio-pty-perl. #14 30.69 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ... #14 30.70 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 30.73 Selecting previously unselected package libipc-run-perl. #14 30.73 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ... #14 30.73 Unpacking libipc-run-perl (20200505.0-1) ... #14 30.77 Selecting previously unselected package libclass-method-modifiers-perl. #14 30.77 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 30.77 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 30.80 Selecting previously unselected package libclass-xsaccessor-perl. #14 30.81 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ... #14 30.81 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 30.84 Selecting previously unselected package libb-hooks-op-check-perl. #14 30.84 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ... #14 30.85 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 30.88 Selecting previously unselected package libdynaloader-functions-perl. #13 26.78 Selecting previously unselected package libsasl2-modules-db:armhf. #13 26.78 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 26.79 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 26.88 Selecting previously unselected package libsasl2-2:armhf. #13 26.88 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 26.89 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #14 32.99 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ... #14 32.99 Unpacking libgdbm6:arm64 (1.18.1-5) ... #14 33.02 Selecting previously unselected package libpipeline1:arm64. #14 33.02 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ... #14 33.02 Unpacking libpipeline1:arm64 (1.5.2-2build1) ... #14 33.06 Selecting previously unselected package man-db. #14 33.06 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ... #14 33.07 Unpacking man-db (2.9.1-1) ... #14 33.17 Selecting previously unselected package perl-modules-5.30. #14 33.17 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ... #14 33.18 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #13 27.18 Selecting previously unselected package gnupg. #13 27.18 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ... #13 27.19 Unpacking gnupg (2.2.40-1.1) ... #13 27.24 Selecting previously unselected package libfile-dirlist-perl. #13 27.24 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ... #13 27.28 Unpacking libfile-dirlist-perl (0.05-3) ... #13 27.31 Selecting previously unselected package libfile-which-perl. #13 27.31 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ... #13 27.31 Unpacking libfile-which-perl (1.27-2) ... #13 27.34 Selecting previously unselected package libfile-homedir-perl. #13 27.34 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ... #13 27.35 Unpacking libfile-homedir-perl (1.006-2) ... #13 27.38 Selecting previously unselected package libfile-touch-perl. #13 27.38 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ... #13 27.38 Unpacking libfile-touch-perl (0.12-2) ... #13 27.41 Selecting previously unselected package libio-pty-perl. #13 27.41 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_arm64.deb ... #13 27.42 Unpacking libio-pty-perl (1:1.17-1) ... #13 27.45 Selecting previously unselected package libipc-run-perl. #13 27.45 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ... #13 27.45 Unpacking libipc-run-perl (20220807.0-1) ... #13 27.48 Selecting previously unselected package libclass-method-modifiers-perl. #14 27.67 Selecting previously unselected package libconfig-tiny-perl. #14 27.67 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ... #14 27.68 Unpacking libconfig-tiny-perl (2.28-2) ... #14 27.85 Selecting previously unselected package libparams-util-perl. #14 26.51 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 26.54 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB] #14 32.33 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 28.56 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ... #14 28.56 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 28.59 Selecting previously unselected package libdevel-callchecker-perl. #14 28.59 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #14 28.60 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 28.63 Selecting previously unselected package libparams-classify-perl. #14 28.63 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ... #14 28.63 Unpacking libparams-classify-perl (0.015-1build2) ... #14 28.70 Selecting previously unselected package libmodule-runtime-perl. #14 28.71 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ... #14 28.71 Unpacking libmodule-runtime-perl (0.016-1) ... #14 28.74 Selecting previously unselected package libimport-into-perl. #14 28.74 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ... #14 28.75 Unpacking libimport-into-perl (1.002005-1) ... #14 28.78 Selecting previously unselected package librole-tiny-perl. #14 28.78 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ... #14 28.78 Unpacking librole-tiny-perl (2.001004-1) ... #14 28.81 Selecting previously unselected package libstrictures-perl. #13 25.90 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ... #13 25.90 Unpacking libtool (2.4.6-9) ... #13 25.96 Selecting previously unselected package dh-autoreconf. #13 25.96 Preparing to unpack .../036-dh-autoreconf_19_all.deb ... #13 25.97 Unpacking dh-autoreconf (19) ... #13 26.00 Selecting previously unselected package libarchive-zip-perl. #13 26.00 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ... #13 26.00 Unpacking libarchive-zip-perl (1.64-1) ... #13 26.04 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 26.04 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 26.05 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 26.08 Selecting previously unselected package dh-strip-nondeterminism. #13 26.08 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 26.09 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 26.12 Selecting previously unselected package libdpkg-perl. #13 30.76 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ... #13 30.76 Unpacking liberror-perl (0.17027-2) ... #13 30.79 Selecting previously unselected package git-man. #13 30.79 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 30.80 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 30.91 Selecting previously unselected package git. #13 30.92 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u8_amd64.deb ... #13 30.93 Unpacking git (1:2.20.1-2+deb10u8) ... #13 28.46 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ... #13 28.47 Moving old data out of the way #13 28.47 Unpacking ucf (3.0038+nmu1) ... #13 28.50 Selecting previously unselected package xz-utils. #13 28.50 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #13 28.51 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 28.55 Selecting previously unselected package libfl2:armhf. #13 28.55 Preparing to unpack .../021-libfl2_2.6.4-6.2_armhf.deb ... #13 28.55 Unpacking libfl2:armhf (2.6.4-6.2) ... #13 28.59 Selecting previously unselected package at. #13 28.60 Preparing to unpack .../022-at_3.1.23-1_armhf.deb ... #13 28.60 Unpacking at (3.1.23-1) ... #13 28.64 Selecting previously unselected package libsigsegv2:armhf. #13 28.64 Preparing to unpack .../023-libsigsegv2_2.12-2_armhf.deb ... #13 28.64 Unpacking libsigsegv2:armhf (2.12-2) ... #13 28.67 Selecting previously unselected package m4. #13 28.67 Preparing to unpack .../024-m4_1.4.18-2_armhf.deb ... #13 28.68 Unpacking m4 (1.4.18-2) ... #13 28.72 Selecting previously unselected package autoconf. #14 25.34 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 25.43 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-dirlist-perl all 0.05-3 [7286 B] #14 25.44 Get:158 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-which-perl all 1.27-2 [12.5 kB] #14 25.44 Get:159 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-homedir-perl all 1.006-2 [37.0 kB] #14 25.45 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-touch-perl all 0.12-2 [7498 B] #14 25.45 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-pty-perl armhf 1:1.17-1 [31.9 kB] #14 25.46 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB] #14 25.48 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-method-modifiers-perl all 2.14-1 [16.2 kB] #14 25.48 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-xsaccessor-perl armhf 1.19-4build1 [33.0 kB] #14 25.49 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-op-check-perl armhf 0.22-2build1 [9160 B] #14 25.71 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #14 25.78 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB] #14 25.79 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 25.79 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB] #14 25.81 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #13 32.13 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... #13 32.14 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 32.17 Selecting previously unselected package libfont-afm-perl. #13 32.17 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ... #13 32.18 Unpacking libfont-afm-perl (1.20-2) ... #13 32.22 Selecting previously unselected package libfribidi0:arm64. #13 32.22 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ... #13 32.22 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ... #13 32.26 Selecting previously unselected package libfuture-perl. #13 32.26 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ... #13 32.27 Unpacking libfuture-perl (0.39-1) ... #13 32.30 Selecting previously unselected package libio-stringy-perl. #13 32.30 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ... #13 32.31 Unpacking libio-stringy-perl (2.111-3) ... #13 32.34 Selecting previously unselected package libparams-validate-perl. #13 32.34 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ... #13 32.35 Unpacking libparams-validate-perl (1.29-1+b1) ... #16 5.470 (1/91): acl-2.3.1-3.el9.x86_64.rpm 251 kB/s | 73 kB 00:00 #16 5.474 (2/91): cracklib-2.9.6-27.el9.x86_64.rpm 318 kB/s | 94 kB 00:00 #16 5.477 (3/91): dbus-1.12.20-8.el9.x86_64.rpm 600 kB/s | 3.8 kB 00:00 #16 5.483 (4/91): dbus-broker-28-7.el9.x86_64.rpm 20 MB/s | 172 kB 00:00 #16 5.486 (5/91): dbus-common-1.12.20-8.el9.noarch.rpm 1.6 MB/s | 15 kB 00:00 #16 5.491 (6/91): device-mapper-1.02.195-3.el9.x86_64.rpm 21 MB/s | 140 kB 00:00 #16 5.496 (7/91): device-mapper-libs-1.02.195-3.el9.x86_6 20 MB/s | 178 kB 00:00 #16 5.499 (8/91): kmod-libs-28-9.el9.x86_64.rpm 8.4 MB/s | 64 kB 00:00 #16 5.503 (9/91): libcbor-0.7.0-5.el9.x86_64.rpm 8.7 MB/s | 57 kB 00:00 #16 5.509 (10/91): libeconf-0.4.1-3.el9.x86_64.rpm 4.9 MB/s | 27 kB 00:00 #16 5.519 (11/91): libdb-5.3.28-53.el9.x86_64.rpm 40 MB/s | 738 kB 00:00 #16 5.540 (12/91): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 10 MB/s | 3.6 MB 00:00 #16 5.543 (13/91): libedit-3.1-38.20210216cvs.el9.x86_64. 3.3 MB/s | 104 kB 00:00 #16 5.547 (14/91): libfdisk-2.37.4-15.el9.x86_64.rpm 5.8 MB/s | 155 kB 00:00 #16 5.551 (15/91): libfido2-1.13.0-1.el9.x86_64.rpm 14 MB/s | 98 kB 00:00 #16 5.554 (16/91): libpwquality-1.4.4-8.el9.x86_64.rpm 11 MB/s | 119 kB 00:00 #16 5.557 (17/91): libseccomp-2.5.2-2.el9.x86_64.rpm 7.8 MB/s | 72 kB 00:00 #16 5.561 (18/91): libselinux-utils-3.5-1.el9.x86_64.rpm 18 MB/s | 183 kB 00:00 #16 5.564 (19/91): libutempter-1.2.1-6.el9.x86_64.rpm 4.0 MB/s | 27 kB 00:00 #16 5.571 (20/91): openssh-8.7p1-34.el9.x86_64.rpm 47 MB/s | 461 kB 00:00 #16 5.580 (21/91): make-4.3-7.el9.x86_64.rpm 24 MB/s | 538 kB 00:00 #16 5.587 (22/91): openssh-clients-8.7p1-34.el9.x86_64.rp 33 MB/s | 715 kB 00:00 #16 5.600 (23/91): openssl-3.0.7-24.el9.x86_64.rpm 45 MB/s | 1.2 MB 00:00 #16 5.605 (24/91): policycoreutils-3.5-2.el9.x86_64.rpm 15 MB/s | 238 kB 00:00 #16 5.614 (25/91): pam-1.5.1-15.el9.x86_64.rpm 25 MB/s | 619 kB 00:00 #16 5.616 (26/91): python3-distro-1.5.0-7.el9.noarch.rpm 2.4 MB/s | 37 kB 00:00 #16 5.624 (27/91): python3-setools-4.4.3-1.el9.x86_64.rpm 34 MB/s | 604 kB 00:00 #16 5.626 (28/91): rpm-plugin-selinux-4.16.1.3-25.el9.x86 1.9 MB/s | 17 kB 00:00 #16 5.630 (29/91): selinux-policy-38.1.23-1.el9.noarch.rp 9.4 MB/s | 57 kB 00:00 #16 5.640 (30/91): python3-setuptools-53.0.0-12.el9.noarc 42 MB/s | 944 kB 00:00 #16 5.656 (31/91): systemd-pam-252-18.el9.x86_64.rpm 18 MB/s | 262 kB 00:00 #13 30.91 Selecting previously unselected package fontconfig-config. #13 30.91 Preparing to unpack .../167-fontconfig-config_2.14.1-4_amd64.deb ... #13 31.00 Unpacking fontconfig-config (2.14.1-4) ... #13 31.05 Selecting previously unselected package libcurl3-gnutls:amd64. #13 31.05 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u1_amd64.deb ... #13 31.05 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u1) ... #13 31.10 Selecting previously unselected package liberror-perl. #13 31.24 Selecting previously unselected package python3-gpg. #13 31.24 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... #13 31.24 Unpacking python3-gpg (1.14.0-1+b2) ... #13 31.30 Selecting previously unselected package dput. #13 31.31 Preparing to unpack .../155-dput_1.1.0_all.deb ... #13 31.31 Unpacking dput (1.1.0) ... #13 31.35 Selecting previously unselected package equivs. #13 31.35 Preparing to unpack .../156-equivs_2.3.1_all.deb ... #13 31.36 Unpacking equivs (2.3.1) ... #13 31.39 Selecting previously unselected package fonts-dejavu-core. #13 31.39 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... #13 31.40 Unpacking fonts-dejavu-core (2.37-2) ... #13 28.22 Selecting previously unselected package libicu72:armhf. #13 28.22 Preparing to unpack .../085-libicu72_72.1-3_armhf.deb ... #13 28.24 Unpacking libicu72:armhf (72.1-3) ... #14 28.22 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB] #14 28.44 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB] #14 28.45 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B] #14 28.46 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB] #14 30.88 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 30.88 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 30.91 Selecting previously unselected package libdevel-callchecker-perl. #14 30.91 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ... #14 30.91 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 30.94 Selecting previously unselected package libparams-classify-perl. #14 30.94 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ... #14 30.95 Unpacking libparams-classify-perl (0.015-1build5) ... #14 30.98 Selecting previously unselected package libmodule-runtime-perl. #14 30.98 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ... #14 30.99 Unpacking libmodule-runtime-perl (0.016-1) ... #14 31.04 Selecting previously unselected package libimport-into-perl. #14 31.04 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ... #14 31.05 Unpacking libimport-into-perl (1.002005-1) ... #14 31.08 Selecting previously unselected package librole-tiny-perl. #14 31.08 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ... #13 27.05 Selecting previously unselected package libldap-2.4-2:armhf. #13 27.05 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ... #13 27.06 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #13 32.17 Fedora 38 - aarch64 - Updates 17 MB/s | 31 MB 00:01 #13 27.49 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 27.49 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 27.52 Selecting previously unselected package libclass-xsaccessor-perl. #13 27.52 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_arm64.deb ... #13 27.52 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 27.55 Selecting previously unselected package libb-hooks-op-check-perl:arm64. #13 27.56 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_arm64.deb ... #13 27.56 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2+b1) ... #13 27.61 Selecting previously unselected package libdynaloader-functions-perl. #13 27.62 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ... #13 27.62 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 27.65 Selecting previously unselected package libdevel-callchecker-perl:arm64. #13 27.65 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_arm64.deb ... #13 27.65 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ... #13 27.68 Selecting previously unselected package libparams-classify-perl:arm64. #13 27.68 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_arm64.deb ... #13 27.69 Unpacking libparams-classify-perl:arm64 (0.015-2+b1) ... #13 27.72 Selecting previously unselected package libmodule-runtime-perl. #14 27.85 Preparing to unpack .../221-libparams-util-perl_1.102-2_amd64.deb ... #14 27.87 Unpacking libparams-util-perl (1.102-2) ... #14 27.98 Selecting previously unselected package libsub-install-perl. #14 27.98 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ... #14 27.99 Unpacking libsub-install-perl (0.929-1) ... #14 26.67 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 26.69 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 26.70 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B] #14 26.70 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB] #14 26.83 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB] #14 26.87 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #14 26.87 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 26.87 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB] #13 22.75 Selecting previously unselected package python3-minimal. #13 22.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 ... 10137 files and directories currently installed.) #13 22.75 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ... #13 22.76 Unpacking python3-minimal (3.11.2-1) ... #13 22.80 Selecting previously unselected package media-types. #13 26.12 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ... #13 26.12 Unpacking libdpkg-perl (1.19.8) ... #13 26.19 Selecting previously unselected package patch. #13 26.19 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ... #13 26.19 Unpacking patch (2.7.6-3+deb10u1) ... #13 26.23 Selecting previously unselected package make. #13 26.23 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ... #13 26.24 Unpacking make (4.2.1-1.2) ... #13 26.30 Selecting previously unselected package dpkg-dev. #13 26.30 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ... #13 26.31 Unpacking dpkg-dev (1.19.8) ... #14 28.81 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ... #14 28.82 Unpacking libstrictures-perl (2.000006-1) ... #14 28.85 Selecting previously unselected package libsub-quote-perl. #14 28.85 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ... #14 28.87 Unpacking libsub-quote-perl (2.006006-1) ... #14 28.89 Selecting previously unselected package libmoo-perl. #14 28.90 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ... #14 28.90 Unpacking libmoo-perl (2.003006-1) ... #14 28.93 Selecting previously unselected package libencode-locale-perl. #14 28.93 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ... #14 28.93 Unpacking libencode-locale-perl (1.05-1) ... #14 28.96 Selecting previously unselected package libtimedate-perl. #14 28.96 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ... #14 28.97 Unpacking libtimedate-perl (2.3200-1) ... #14 29.00 Selecting previously unselected package libhttp-date-perl. #14 29.00 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ... #14 29.01 Unpacking libhttp-date-perl (6.05-1) ... #14 29.04 Selecting previously unselected package libfile-listing-perl. #13 28.72 Preparing to unpack .../025-autoconf_2.69-11_all.deb ... #13 28.72 Unpacking autoconf (2.69-11) ... #13 28.78 Selecting previously unselected package autotools-dev. #13 28.78 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ... #13 28.79 Unpacking autotools-dev (20180224.1) ... #13 28.82 Selecting previously unselected package automake. #13 28.82 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ... #13 28.83 Unpacking automake (1:1.16.1-4) ... #13 28.90 Selecting previously unselected package autopoint. #13 28.90 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ... #13 28.91 Unpacking autopoint (0.19.8.1-9) ... #13 28.94 Selecting previously unselected package binutils-common:armhf. #14 25.89 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 25.97 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-callchecker-perl armhf 0.008-2 [13.6 kB] #13 32.41 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 32.41 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 32.42 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 32.45 Selecting previously unselected package libsort-versions-perl. #13 32.45 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ... #13 32.46 Unpacking libsort-versions-perl (1.62-1) ... #13 32.49 Selecting previously unselected package libgit-wrapper-perl. #13 32.50 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ... #13 32.50 Unpacking libgit-wrapper-perl (0.048-1) ... #13 32.54 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 32.54 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 32.54 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 32.58 Selecting previously unselected package libio-prompter-perl. #13 32.58 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ... #13 32.58 Unpacking libio-prompter-perl (0.004015-1) ... #13 32.62 Selecting previously unselected package libjson-perl. #13 32.62 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ... #13 32.62 Unpacking libjson-perl (4.02000-1) ... #13 32.66 Selecting previously unselected package liblog-any-perl. #16 5.692 (32/91): selinux-policy-targeted-38.1.23-1.el9. 101 MB/s | 6.5 MB 00:00 #16 5.696 (33/91): systemd-rpm-macros-252-18.el9.noarch.r 1.3 MB/s | 51 kB 00:00 #16 5.720 (34/91): systemd-252-18.el9.x86_64.rpm 44 MB/s | 3.9 MB 00:00 #16 5.728 (35/91): util-linux-core-2.37.4-15.el9.x86_64.r 14 MB/s | 434 kB 00:00 #16 5.733 (36/91): vim-filesystem-8.2.2637-20.el9.noarch. 1.4 MB/s | 18 kB 00:00 #16 5.748 (37/91): util-linux-2.37.4-15.el9.x86_64.rpm 40 MB/s | 2.2 MB 00:00 #16 5.750 (38/91): which-2.21-29.el9.x86_64.rpm 2.1 MB/s | 41 kB 00:00 #16 5.760 (39/91): annobin-12.12-1.el9.x86_64.rpm 37 MB/s | 978 kB 00:00 #16 5.770 (40/91): autoconf-2.69-38.el9.noarch.rpm 39 MB/s | 681 kB 00:00 #16 5.778 (41/91): automake-1.16.2-8.el9.noarch.rpm 26 MB/s | 689 kB 00:00 #16 5.784 (42/91): checkpolicy-3.5-1.el9.x86_64.rpm 15 MB/s | 347 kB 00:00 #16 5.830 (43/91): cmake-3.20.2-8.el9.x86_64.rpm 113 MB/s | 6.7 MB 00:00 #16 5.832 (44/91): cmake-filesystem-3.20.2-8.el9.x86_64.r 416 kB/s | 19 kB 00:00 #16 5.850 (45/91): cmake-data-3.20.2-8.el9.noarch.rpm 34 MB/s | 2.1 MB 00:00 #16 5.855 (46/91): cmake-rpm-macros-3.20.2-8.el9.noarch.r 619 kB/s | 12 kB 00:00 #16 5.861 (47/91): gcc-plugin-annobin-11.4.1-2.1.el9.x86_ 7.9 MB/s | 50 kB 00:00 #13 29.21 Selecting previously unselected package iso-codes. #13 29.21 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ... #13 29.21 Unpacking iso-codes (4.6.0-1) ... #13 31.10 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ... #13 31.10 Unpacking liberror-perl (0.17029-2) ... #13 31.13 Selecting previously unselected package git-man. #13 31.13 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ... #13 31.14 Unpacking git-man (1:2.39.2-1.1) ... #13 31.26 Selecting previously unselected package git. #13 31.26 Preparing to unpack .../171-git_1%3a2.39.2-1.1_amd64.deb ... #13 31.27 Unpacking git (1:2.39.2-1.1) ... #13 31.53 Selecting previously unselected package fontconfig-config. #13 31.53 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... #13 31.61 Unpacking fontconfig-config (2.13.1-4.2) ... #13 31.66 Selecting previously unselected package libcurl3-gnutls:amd64. #13 31.66 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u7_amd64.deb ... #13 31.74 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ... #14 28.48 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 28.54 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 28.57 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB] #14 28.58 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB] #14 28.59 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB] #14 28.65 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB] #14 28.66 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB] #13 27.43 Selecting previously unselected package libnghttp2-14:armhf. #13 27.43 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ... #13 27.47 Unpacking libnghttp2-14:armhf (1.43.0-1) ... #13 27.58 Selecting previously unselected package libpsl5:armhf. #13 27.72 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ... #13 27.72 Unpacking libmodule-runtime-perl (0.016-2) ... #13 27.75 Selecting previously unselected package libimport-into-perl. #13 27.75 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ... #13 27.76 Unpacking libimport-into-perl (1.002005-2) ... #13 27.79 Selecting previously unselected package librole-tiny-perl. #13 27.79 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ... #13 27.79 Unpacking librole-tiny-perl (2.002004-1) ... #13 27.83 Selecting previously unselected package libsub-quote-perl. #13 27.83 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ... #13 27.83 Unpacking libsub-quote-perl (2.006008-1) ... #13 27.86 Selecting previously unselected package libmoo-perl. #13 27.86 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ... #13 27.87 Unpacking libmoo-perl (2.005005-1) ... #13 27.90 Selecting previously unselected package libencode-locale-perl. #13 27.90 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ... #13 27.91 Unpacking libencode-locale-perl (1.05-3) ... #13 27.94 Selecting previously unselected package libtimedate-perl. #14 31.08 Unpacking librole-tiny-perl (2.002004-1) ... #14 31.11 Selecting previously unselected package libsub-quote-perl. #14 31.11 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ... #14 31.12 Unpacking libsub-quote-perl (2.006006-1) ... #14 31.15 Selecting previously unselected package libmoo-perl. #14 31.15 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ... #14 31.16 Unpacking libmoo-perl (2.005004-3) ... #14 31.19 Selecting previously unselected package libencode-locale-perl. #14 31.19 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ... #14 31.19 Unpacking libencode-locale-perl (1.05-1.1) ... #14 31.22 Selecting previously unselected package libtimedate-perl. #14 31.22 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ... #14 31.23 Unpacking libtimedate-perl (2.3300-2) ... #14 31.26 Selecting previously unselected package libhttp-date-perl. #14 31.26 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ... #14 31.26 Unpacking libhttp-date-perl (6.05-1) ... #14 31.29 Selecting previously unselected package libfile-listing-perl. #14 31.29 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ... #14 31.30 Unpacking libfile-listing-perl (6.14-1) ... #14 31.33 Selecting previously unselected package libhtml-tagset-perl. #14 31.33 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ... #14 31.33 Unpacking libhtml-tagset-perl (3.20-4) ... #14 31.36 Selecting previously unselected package liburi-perl. #14 31.36 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ... #14 31.37 Unpacking liburi-perl (5.10-1) ... #14 31.40 Selecting previously unselected package libhtml-parser-perl:amd64. #14 33.48 Selecting previously unselected package libgdbm-compat4:arm64. #14 33.48 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ... #14 33.49 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ... #14 33.52 Selecting previously unselected package libperl5.30:arm64. #14 33.52 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_arm64.deb ... #14 33.52 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.4) ... #14 28.18 Selecting previously unselected package libdata-optlist-perl. #14 28.19 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ... #14 28.23 Unpacking libdata-optlist-perl (0.113-1) ... #14 28.35 Selecting previously unselected package libsub-exporter-perl. #14 28.35 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ... #14 28.36 Unpacking libsub-exporter-perl (0.989-1) ... #13 22.80 Preparing to unpack .../1-media-types_10.0.0_all.deb ... #13 22.80 Unpacking media-types (10.0.0) ... #13 22.84 Selecting previously unselected package libtirpc-common. #13 22.84 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ... #13 22.85 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 22.89 Selecting previously unselected package libtirpc3:armhf. #13 22.89 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ... #13 22.89 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #13 22.93 Selecting previously unselected package libnsl2:armhf. #13 22.93 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ... #13 22.94 Unpacking libnsl2:armhf (1.3.0-2) ... #13 22.97 Selecting previously unselected package libpython3.11-stdlib:armhf. #13 22.97 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ... #13 22.98 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... #13 26.41 Selecting previously unselected package libelf1:armhf. #13 26.41 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ... #13 26.41 Unpacking libelf1:armhf (0.176-1.1) ... #13 26.46 Selecting previously unselected package dwz. #13 26.46 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ... #13 26.46 Unpacking dwz (0.12-3) ... #13 26.50 Selecting previously unselected package libdebhelper-perl. #13 26.50 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ... #13 26.50 Unpacking libdebhelper-perl (13.2~bpo10+1) ... #13 26.55 Selecting previously unselected package libglib2.0-0:armhf. #13 26.55 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... #13 26.55 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #14 29.04 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ... #14 29.05 Unpacking libfile-listing-perl (6.04-1) ... #14 29.07 Selecting previously unselected package libhtml-tagset-perl. #14 29.07 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ... #14 29.08 Unpacking libhtml-tagset-perl (3.20-4) ... #14 29.11 Selecting previously unselected package liburi-perl. #14 29.11 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ... #14 29.11 Unpacking liburi-perl (1.76-2) ... #14 29.15 Selecting previously unselected package libhtml-parser-perl. #14 29.15 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ... #14 29.15 Unpacking libhtml-parser-perl (3.72-5) ... #14 29.19 Selecting previously unselected package libhtml-tree-perl. #14 29.19 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ... #14 29.20 Unpacking libhtml-tree-perl (5.07-2) ... #14 29.24 Selecting previously unselected package libio-html-perl. #14 29.24 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ... #14 29.25 Unpacking libio-html-perl (1.001-1) ... #14 29.28 Selecting previously unselected package liblwp-mediatypes-perl. #14 29.28 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 29.28 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 29.31 Selecting previously unselected package libhttp-message-perl. #14 29.32 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ... #14 29.32 Unpacking libhttp-message-perl (6.22-1) ... #14 29.35 Selecting previously unselected package libhttp-cookies-perl. #14 29.35 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ... #14 29.35 Unpacking libhttp-cookies-perl (6.08-1) ... #14 29.39 Selecting previously unselected package libhttp-negotiate-perl. #14 32.48 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-pm-perl all 4.55-1 [188 kB] #14 32.69 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB] #14 32.71 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-perl arm64 0.82+ds-2 [20.9 kB] #14 32.72 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 32.72 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 32.73 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcommon-sense-perl arm64 3.75-3 [20.2 kB] #14 32.73 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconfig-tiny-perl all 2.28-2 [12.4 kB] #14 32.74 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-util-perl arm64 1.102-2 [20.9 kB] #14 32.74 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-install-perl all 0.929-1 [9764 B] #14 32.75 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-optlist-perl all 0.113-1 [9658 B] #13 28.94 Preparing to unpack .../029-binutils-common_2.31.1-16_armhf.deb ... #13 28.94 Unpacking binutils-common:armhf (2.31.1-16) ... #13 29.17 Selecting previously unselected package libbinutils:armhf. #13 29.17 Preparing to unpack .../030-libbinutils_2.31.1-16_armhf.deb ... #13 29.18 Unpacking libbinutils:armhf (2.31.1-16) ... #13 29.23 Selecting previously unselected package binutils-arm-linux-gnueabihf. #15 19.96 CentOS Stream 8 - Extras 27 kB/s | 18 kB 00:00 #15 20.99 CentOS Stream 8 - Extras common packages 8.6 kB/s | 6.9 kB 00:00 #16 5.868 (48/91): git-2.39.3-1.el9.x86_64.rpm 12 MB/s | 62 kB 00:00 #13 32.67 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ... #13 32.67 Unpacking liblog-any-perl (1.707-1) ... #13 32.71 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 32.71 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 32.71 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 32.74 Selecting previously unselected package libpackage-stash-perl. #13 32.75 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ... #13 32.75 Unpacking libpackage-stash-perl (0.38-1) ... #13 32.78 Selecting previously unselected package libsub-identify-perl. #13 32.79 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ... #13 32.79 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 32.83 Selecting previously unselected package libnamespace-clean-perl. #16 5.951 (49/91): git-core-2.39.3-1.el9.x86_64.rpm 52 MB/s | 4.3 MB 00:00 #13 32.83 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ... #13 32.83 Unpacking libnamespace-clean-perl (0.27-1) ... #16 6.027 (50/91): cpp-11.4.1-2.1.el9.x86_64.rpm 56 MB/s | 11 MB 00:00 #13 32.87 Selecting previously unselected package libpath-tiny-perl. #13 32.87 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ... #16 6.051 (51/91): git-core-doc-2.39.3-1.el9.noarch.rpm 29 MB/s | 2.9 MB 00:00 #13 32.87 Unpacking libpath-tiny-perl (0.108-1) ... #13 32.91 Selecting previously unselected package libtype-tiny-perl. #16 6.059 (52/91): glibc-devel-2.34-82.el9.x86_64.rpm 1.6 MB/s | 52 kB 00:00 #16 6.071 (53/91): glibc-headers-2.34-82.el9.x86_64.rpm 26 MB/s | 452 kB 00:00 #16 6.080 (54/91): libmpc-1.2.1-4.el9.x86_64.rpm 8.8 MB/s | 62 kB 00:00 #16 6.086 (55/91): libseccomp-devel-2.5.2-2.el9.x86_64.rp 10 MB/s | 59 kB 00:00 #16 6.093 (56/91): libselinux-devel-3.5-1.el9.x86_64.rpm 23 MB/s | 160 kB 00:00 #16 6.100 (57/91): libsepol-devel-3.5-1.el9.x86_64.rpm 8.5 MB/s | 48 kB 00:00 #16 6.114 (58/91): libtool-2.4.6-45.el9.x86_64.rpm 44 MB/s | 582 kB 00:00 #16 6.120 (59/91): libtool-ltdl-2.4.6-45.el9.x86_64.rpm 7.6 MB/s | 37 kB 00:00 #16 6.129 (60/91): libuv-1.42.0-1.el9.x86_64.rpm 19 MB/s | 150 kB 00:00 #16 6.136 (61/91): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 5.0 MB/s | 29 kB 00:00 #16 6.188 (62/91): kernel-headers-5.14.0-366.el9.x86_64.r 51 MB/s | 6.5 MB 00:00 #16 6.207 (63/91): m4-1.4.19-1.el9.x86_64.rpm 17 MB/s | 300 kB 00:00 #16 6.223 (64/91): pcre2-devel-10.40-2.el9.x86_64.rpm 36 MB/s | 515 kB 00:00 #14 25.99 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-classify-perl armhf 0.015-2build2 [19.4 kB] #14 26.05 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 26.08 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libimport-into-perl all 1.002005-2 [10.7 kB] #14 26.10 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #14 26.12 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 26.14 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoo-perl all 2.005005-1 [47.4 kB] #14 26.18 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libencode-locale-perl all 1.05-3 [11.6 kB] #13 29.56 Selecting previously unselected package libalgorithm-diff-perl. #13 29.56 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ... #13 29.57 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 29.60 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 29.60 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ... #13 29.60 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 29.63 Selecting previously unselected package libalgorithm-merge-perl. #13 31.54 Selecting previously unselected package libgc1c2:amd64. #13 31.54 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #13 31.59 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #13 31.63 Selecting previously unselected package libltdl7:amd64. #14 26.21 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 26.28 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B] #14 26.29 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB] #13 31.78 Selecting previously unselected package liberror-perl. #13 31.79 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... #13 31.79 Unpacking liberror-perl (0.17029-1) ... #13 31.89 Selecting previously unselected package git-man. #13 31.89 Preparing to unpack .../161-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 31.90 Unpacking git-man (1:2.30.2-1+deb11u2) ... #14 28.81 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB] #14 28.96 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB] #14 28.97 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #13 27.58 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ... #13 27.71 Unpacking libpsl5:armhf (0.21.0-1.2) ... #13 27.94 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ... #13 27.94 Unpacking libtimedate-perl (2.3300-2) ... #13 27.98 Selecting previously unselected package libhttp-date-perl. #13 27.98 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ... #13 27.98 Unpacking libhttp-date-perl (6.05-2) ... #13 28.01 Selecting previously unselected package libfile-listing-perl. #13 28.01 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ... #13 28.01 Unpacking libfile-listing-perl (6.15-1) ... #13 28.05 Selecting previously unselected package libhtml-tagset-perl. #13 28.05 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ... #13 28.05 Unpacking libhtml-tagset-perl (3.20-6) ... #13 28.08 Selecting previously unselected package libregexp-ipv6-perl. #13 28.08 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ... #13 28.09 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 28.12 Selecting previously unselected package liburi-perl. #13 28.12 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ... #13 28.12 Unpacking liburi-perl (5.17-1) ... #13 28.16 Selecting previously unselected package libhtml-parser-perl:arm64. #14 31.40 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ... #14 31.41 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ... #14 31.46 Selecting previously unselected package libhtml-tree-perl. #14 31.46 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ... #14 31.47 Unpacking libhtml-tree-perl (5.07-2) ... #14 31.51 Selecting previously unselected package libio-html-perl. #14 31.51 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ... #14 31.51 Unpacking libio-html-perl (1.004-2) ... #14 31.55 Selecting previously unselected package liblwp-mediatypes-perl. #14 31.55 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 31.55 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 31.58 Selecting previously unselected package libhttp-message-perl. #14 31.58 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ... #14 31.59 Unpacking libhttp-message-perl (6.36-1) ... #14 31.62 Selecting previously unselected package libhttp-cookies-perl. #14 33.89 Selecting previously unselected package perl. #14 33.89 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_arm64.deb ... #14 33.90 Unpacking perl (5.30.0-9ubuntu0.4) ... #14 33.94 Selecting previously unselected package openssl. #14 33.94 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_arm64.deb ... #14 33.95 Unpacking openssl (1.1.1f-1ubuntu2.19) ... #14 34.03 Selecting previously unselected package ca-certificates. #14 28.48 Selecting previously unselected package libconst-fast-perl. #14 28.48 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ... #14 28.52 Unpacking libconst-fast-perl (0.014-2) ... #13 23.16 Selecting previously unselected package python3.11. #13 23.16 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ... #13 23.16 Unpacking python3.11 (3.11.2-6) ... #13 23.20 Selecting previously unselected package libpython3-stdlib:armhf. #13 23.21 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ... #13 23.21 Unpacking libpython3-stdlib:armhf (3.11.2-1) ... #13 23.25 Setting up python3-minimal (3.11.2-1) ... #14 27.27 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 27.35 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB] #14 29.39 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ... #14 29.39 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 29.42 Selecting previously unselected package perl-openssl-defaults:amd64. #14 29.42 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ... #14 29.43 Unpacking perl-openssl-defaults:amd64 (4) ... #14 29.46 Selecting previously unselected package libnet-ssleay-perl. #14 29.46 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #14 29.46 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 29.52 Selecting previously unselected package libio-socket-ssl-perl. #13 26.67 Selecting previously unselected package libicu63:armhf. #13 26.67 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ... #13 26.67 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #14 33.15 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-perl all 0.989-1 [48.6 kB] #13 29.23 Preparing to unpack .../031-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ... #13 29.23 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #13 29.46 Selecting previously unselected package binutils. #13 29.46 Preparing to unpack .../032-binutils_2.31.1-16_armhf.deb ... #13 29.47 Unpacking binutils (2.31.1-16) ... #13 29.49 Selecting previously unselected package libc-dev-bin. #16 6.230 (65/91): pcre2-utf16-10.40-2.el9.x86_64.rpm 36 MB/s | 217 kB 00:00 #13 32.91 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ... #16 6.239 (66/91): pcre2-utf32-10.40-2.el9.x86_64.rpm 24 MB/s | 206 kB 00:00 #16 6.245 (67/91): perl-DynaLoader-1.47-480.el9.x86_64.rp 6.1 MB/s | 27 kB 00:00 #16 6.251 (68/91): perl-Error-0.17029-7.el9.noarch.rpm 9.7 MB/s | 42 kB 00:00 #16 6.257 (69/91): perl-File-Compare-1.100.600-480.el9.no 3.1 MB/s | 14 kB 00:00 #16 6.263 (70/91): perl-File-Copy-2.34-480.el9.noarch.rpm 5.1 MB/s | 21 kB 00:00 #13 32.91 Unpacking libtype-tiny-perl (1.004004-1) ... #13 32.96 Selecting previously unselected package libgitlab-api-v4-perl. #13 32.97 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 32.97 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 33.01 Selecting previously unselected package libglib2.0-data. #13 33.01 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u4_all.deb ... #13 33.02 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ... #13 33.15 Selecting previously unselected package libgpm2:arm64. #13 29.63 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ... #13 29.64 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 29.67 Selecting previously unselected package libaliased-perl. #13 29.67 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ... #13 29.67 Unpacking libaliased-perl (0.34-1.1) ... #13 29.70 Selecting previously unselected package libapt-pkg-perl. #13 29.70 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ... #13 29.72 Unpacking libapt-pkg-perl (0.1.39) ... #13 29.76 Selecting previously unselected package libarchive-cpio-perl. #13 29.76 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 29.76 Unpacking libarchive-cpio-perl (0.10-1.1) ... #13 29.80 Selecting previously unselected package libarchive13:arm64. #13 29.80 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ... #13 29.80 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... #13 29.86 Selecting previously unselected package libarray-intspan-perl. #13 29.86 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ... #13 31.63 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ... #13 31.63 Unpacking libltdl7:amd64 (2.4.6-9) ... #13 31.68 Selecting previously unselected package guile-2.2-libs:amd64. #13 31.68 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... #13 31.68 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #14 26.19 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #14 26.21 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-date-perl all 6.05-2 [9946 B] #13 26.93 Reading package lists... #13 28.33 Building dependency tree... #13 28.49 Reading state information... #13 25.90 Fedora 37 openh264 (From Cisco) - x86_64 2.2 kB/s | 2.5 kB 00:01 #13 27.13 Fedora Modular 37 - x86_64 3.8 MB/s | 3.8 MB 00:01 #14 26.58 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB] #14 26.63 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #14 29.05 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 29.08 Get:313 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB] #14 29.13 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB] #14 29.20 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB] #14 29.24 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B] #13 32.12 Selecting previously unselected package git. #13 32.12 Preparing to unpack .../162-git_1%3a2.30.2-1+deb11u2_amd64.deb ... #13 32.16 Unpacking git (1:2.30.2-1+deb11u2) ... #13 31.73 Selecting previously unselected package iso-codes. #13 31.73 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ... #13 31.73 Unpacking iso-codes (4.15.0-1) ... #13 28.16 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_arm64.deb ... #13 28.17 Unpacking libhtml-parser-perl:arm64 (3.81-1) ... #13 28.24 Selecting previously unselected package libhtml-tree-perl. #13 28.24 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ... #13 28.24 Unpacking libhtml-tree-perl (5.07-3) ... #13 28.29 Selecting previously unselected package libclone-perl:arm64. #13 28.29 Preparing to unpack .../139-libclone-perl_0.46-1_arm64.deb ... #13 28.29 Unpacking libclone-perl:arm64 (0.46-1) ... #13 28.32 Selecting previously unselected package libio-html-perl. #13 28.33 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ... #13 28.33 Unpacking libio-html-perl (1.004-3) ... #13 28.36 Selecting previously unselected package liblwp-mediatypes-perl. #13 28.36 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 28.37 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 28.40 Selecting previously unselected package libhttp-message-perl. #14 31.62 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ... #14 31.63 Unpacking libhttp-cookies-perl (6.10-1) ... #14 31.65 Selecting previously unselected package libhttp-negotiate-perl. #14 31.65 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ... #14 31.67 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 31.70 Selecting previously unselected package perl-openssl-defaults:amd64. #14 31.70 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ... #14 31.71 Unpacking perl-openssl-defaults:amd64 (5build2) ... #14 31.74 Selecting previously unselected package libnet-ssleay-perl:amd64. #14 31.74 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ... #14 31.74 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ... #14 31.79 Selecting previously unselected package libio-socket-ssl-perl. #14 31.79 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ... #14 31.80 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 31.83 Selecting previously unselected package libnet-http-perl. #14 31.83 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ... #14 31.83 Unpacking libnet-http-perl (6.22-1) ... #14 31.87 Selecting previously unselected package liblwp-protocol-https-perl. #14 34.03 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 34.03 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 34.07 Selecting previously unselected package distro-info-data. #14 34.07 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ... #14 34.08 Unpacking distro-info-data (0.43ubuntu1.13) ... #14 34.10 Selecting previously unselected package libmagic-mgc. #14 34.11 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ... #14 34.11 Unpacking libmagic-mgc (1:5.38-4) ... #14 34.17 Selecting previously unselected package libmagic1:arm64. #14 34.17 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ... #14 34.17 Unpacking libmagic1:arm64 (1:5.38-4) ... #14 34.20 Selecting previously unselected package file. #14 34.20 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ... #14 34.21 Unpacking file (1:5.38-4) ... #14 34.24 Selecting previously unselected package less. #14 34.24 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ... #14 34.24 Unpacking less (551-1ubuntu0.1) ... #14 34.28 Selecting previously unselected package libelf1:arm64. #14 28.64 Selecting previously unselected package libwant-perl. #14 28.64 Preparing to unpack .../226-libwant-perl_0.29-2build1_amd64.deb ... #14 28.69 Unpacking libwant-perl (0.29-2build1) ... #14 28.83 Selecting previously unselected package libcontextual-return-perl. #14 28.83 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ... #14 28.85 Unpacking libcontextual-return-perl (0.004014-4) ... #13 23.43 Selecting previously unselected package python3. #13 23.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10565 files and directories currently installed.) #13 23.44 Preparing to unpack .../000-python3_3.11.2-1_armhf.deb ... #13 23.46 Unpacking python3 (3.11.2-1) ... #13 23.49 Selecting previously unselected package libuchardet0:armhf. #13 23.50 Preparing to unpack .../001-libuchardet0_0.0.7-1_armhf.deb ... #13 23.50 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 23.54 Selecting previously unselected package groff-base. #13 23.54 Preparing to unpack .../002-groff-base_1.22.4-10_armhf.deb ... #13 23.54 Unpacking groff-base (1.22.4-10) ... #14 27.55 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #14 27.60 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB] #14 27.61 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB] #14 29.52 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ... #14 29.53 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 29.56 Selecting previously unselected package libnet-http-perl. #14 29.57 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ... #14 29.57 Unpacking libnet-http-perl (6.19-1) ... #14 29.60 Selecting previously unselected package liblwp-protocol-https-perl. #14 29.60 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 29.61 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 29.67 Selecting previously unselected package libtry-tiny-perl. #14 29.67 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ... #14 29.67 Unpacking libtry-tiny-perl (0.30-1) ... #14 29.70 Selecting previously unselected package libwww-robotrules-perl. #14 29.70 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ... #14 29.70 Unpacking libwww-robotrules-perl (6.02-1) ... #14 29.73 Selecting previously unselected package libwww-perl. #14 29.74 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ... #14 29.74 Unpacking libwww-perl (6.43-1) ... #14 29.78 Selecting previously unselected package patchutils. #14 29.78 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ... #14 29.78 Unpacking patchutils (0.3.4-2) ... #14 29.82 Selecting previously unselected package wdiff. #14 29.82 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ... #14 29.82 Unpacking wdiff (1.2.2-2build1) ... #14 29.86 Selecting previously unselected package devscripts. #14 29.86 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ... #14 29.88 Unpacking devscripts (2.20.2ubuntu2) ... #13 29.50 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_armhf.deb ... #13 29.50 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 29.54 Selecting previously unselected package linux-libc-dev:armhf. #13 29.54 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_armhf.deb ... #13 29.54 Unpacking linux-libc-dev:armhf (4.19.289-2) ... #13 29.26 Selecting previously unselected package libxml2:armhf. #13 29.26 Preparing to unpack .../086-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... #13 29.29 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #16 6.403 (71/91): gcc-11.4.1-2.1.el9.x86_64.rpm 59 MB/s | 32 MB 00:00 #16 6.406 (72/91): perl-File-Find-1.37-480.el9.noarch.rpm 186 kB/s | 27 kB 00:00 #16 6.427 (73/91): perl-Git-2.39.3-1.el9.noarch.rpm 1.6 MB/s | 38 kB 00:00 #16 6.431 (74/91): perl-TermReadKey-2.38-11.el9.x86_64.rp 1.7 MB/s | 37 kB 00:00 #16 6.436 (75/91): perl-Thread-Queue-3.14-460.el9.noarch. 2.8 MB/s | 22 kB 00:00 #16 6.440 (76/91): perl-lib-0.65-480.el9.x86_64.rpm 2.4 MB/s | 16 kB 00:00 #16 6.444 (77/91): perl-threads-2.25-460.el9.x86_64.rpm 8.3 MB/s | 58 kB 00:00 #16 6.448 (78/91): perl-threads-shared-1.61-460.el9.x86_6 5.5 MB/s | 45 kB 00:00 #16 6.453 (79/91): policycoreutils-devel-3.5-2.el9.x86_64 19 MB/s | 146 kB 00:00 #16 6.456 (80/91): policycoreutils-python-utils-3.5-2.el9 12 MB/s | 78 kB 00:00 #16 6.565 (81/91): llvm-libs-16.0.6-4.el9.x86_64.rpm 56 MB/s | 24 MB 00:00 #16 6.568 (82/91): python3-audit-3.0.7-104.el9.x86_64.rpm 726 kB/s | 83 kB 00:00 #16 6.572 (83/91): python3-libselinux-3.5-1.el9.x86_64.rp 1.6 MB/s | 188 kB 00:00 #16 6.577 (84/91): python3-libsemanage-3.5-2.el9.x86_64.r 9.4 MB/s | 80 kB 00:00 #16 6.594 (85/91): python3-policycoreutils-3.5-2.el9.noar 84 MB/s | 2.1 MB 00:00 #16 6.601 (86/91): systemd-devel-252-18.el9.x86_64.rpm 21 MB/s | 483 kB 00:00 #16 6.613 (87/91): selinux-policy-devel-38.1.23-1.el9.noa 29 MB/s | 1.2 MB 00:00 #16 6.615 (88/91): device-mapper-devel-1.02.195-3.el9.x86 2.1 MB/s | 43 kB 00:00 #16 6.624 (89/91): libtool-ltdl-devel-2.4.6-45.el9.x86_64 21 MB/s | 161 kB 00:00 #16 6.627 (90/91): libxcrypt-static-4.4.18-3.el9.x86_64.r 9.9 MB/s | 102 kB 00:00 #13 33.16 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ... #13 33.16 Unpacking libgpm2:arm64 (1.20.7-5) ... #13 33.24 Selecting previously unselected package libidn11:arm64. #13 33.24 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ... #13 33.24 Unpacking libidn11:arm64 (1.33-2.2) ... #13 33.29 Selecting previously unselected package libntlm0:arm64. #13 33.29 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ... #13 33.30 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... #13 33.34 Selecting previously unselected package libgsasl7. #13 33.34 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ... #13 33.35 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 33.40 Selecting previously unselected package libhtml-form-perl. #13 29.86 Unpacking libarray-intspan-perl (2.004-1) ... #13 29.89 Selecting previously unselected package libauthen-sasl-perl. #13 29.89 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 29.90 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 29.93 Selecting previously unselected package libmodule-implementation-perl. #13 29.93 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 29.94 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 29.97 Selecting previously unselected package libsub-exporter-progressive-perl. #13 29.97 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 29.97 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 30.00 Selecting previously unselected package libvariable-magic-perl. #13 30.00 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ... #13 30.01 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 30.04 Selecting previously unselected package libb-hooks-endofscope-perl. #13 30.04 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 30.05 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 30.08 Selecting previously unselected package libpng16-16:arm64. #13 30.08 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ... #13 30.08 Unpacking libpng16-16:arm64 (1.6.37-3) ... #13 30.13 Selecting previously unselected package libfreetype6:arm64. #13 30.13 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ... #13 30.14 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #13 30.20 Selecting previously unselected package libfontconfig1:arm64. #14 26.62 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-listing-perl all 6.15-1 [11.5 kB] #13 28.75 curl is already the newest version (7.74.0-1.3+deb11u7). #13 28.75 The following additional packages will be installed: #13 28.75 autoconf automake autopoint autotools-dev binutils #13 28.75 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #13 28.75 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #13 28.75 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian #13 28.75 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils #13 28.75 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #13 28.75 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl #13 28.75 libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1 #13 28.75 libencode-locale-perl liberror-perl libexpat1 libfakeroot #13 28.75 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #13 28.75 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 28.75 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl #13 28.75 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 28.75 libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl #13 28.75 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #13 28.76 libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #13 28.76 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #13 28.76 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #13 28.76 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #13 28.76 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #13 28.76 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #13 28.76 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #13 28.76 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #13 28.76 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #13 28.76 po-debconf python3 python3-minimal python3.9 python3.9-minimal #13 28.76 sensible-utils wdiff xz-utils #13 28.76 Suggested packages: #13 28.76 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 28.76 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx #13 28.76 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #13 28.76 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 28.76 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #13 28.76 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap #13 28.76 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #13 28.76 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #13 28.76 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev #13 28.76 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #13 28.76 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #13 28.76 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #13 28.76 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #13 28.76 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #13 28.76 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #13 28.76 diffutils-doc perl-doc libterm-readline-gnu-perl #13 28.76 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl #13 28.76 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc #13 28.76 binfmt-support wdiff-doc #13 28.76 Recommended packages: #13 28.76 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #13 28.76 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #13 28.76 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic #13 28.76 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #13 28.76 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #13 28.76 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus #13 28.76 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl #13 28.76 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl #13 28.76 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl #13 28.76 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #15 22.13 CentOS Stream 8 - PowerTools 6.7 MB/s | 6.5 MB 00:00 #14 26.63 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 26.63 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB] #14 26.64 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 26.64 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB] #14 26.66 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #14 26.67 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB] #14 29.24 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB] #14 29.25 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B] #14 29.25 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #14 29.41 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 29.49 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB] #14 29.52 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB] #13 32.08 Selecting previously unselected package libabsl20220623:amd64. #13 32.09 Preparing to unpack .../173-libabsl20220623_20220623.1-1_amd64.deb ... #13 32.09 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #13 32.15 Selecting previously unselected package libalgorithm-diff-perl. #13 28.40 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ... #13 28.41 Unpacking libhttp-message-perl (6.44-1) ... #13 28.44 Selecting previously unselected package libhttp-cookies-perl. #13 28.44 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ... #13 28.44 Unpacking libhttp-cookies-perl (6.10-1) ... #13 28.47 Selecting previously unselected package libhttp-negotiate-perl. #13 28.48 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ... #13 28.48 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 28.54 Selecting previously unselected package perl-openssl-defaults:arm64. #13 28.54 Preparing to unpack .../145-perl-openssl-defaults_7+b1_arm64.deb ... #13 28.55 Unpacking perl-openssl-defaults:arm64 (7+b1) ... #13 28.58 Selecting previously unselected package libnet-ssleay-perl:arm64. #13 28.58 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_arm64.deb ... #13 28.58 Unpacking libnet-ssleay-perl:arm64 (1.92-2+b1) ... #13 28.64 Selecting previously unselected package libio-socket-ssl-perl. #13 28.64 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ... #13 28.64 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 28.69 Selecting previously unselected package libnet-http-perl. #14 31.87 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 31.87 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 31.93 Selecting previously unselected package libtry-tiny-perl. #14 31.93 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ... #14 31.93 Unpacking libtry-tiny-perl (0.31-1) ... #14 31.96 Selecting previously unselected package libwww-robotrules-perl. #14 31.96 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ... #14 31.97 Unpacking libwww-robotrules-perl (6.02-1) ... #14 31.99 Selecting previously unselected package libwww-perl. #14 32.00 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ... #14 32.00 Unpacking libwww-perl (6.61-1) ... #14 32.03 Selecting previously unselected package patchutils. #14 32.03 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ... #14 32.04 Unpacking patchutils (0.4.2-1build2) ... #14 32.08 Selecting previously unselected package wdiff. #14 32.08 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ... #14 32.08 Unpacking wdiff (1.2.2-2build3) ... #14 32.13 Selecting previously unselected package devscripts. #14 32.13 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ... #14 32.15 Unpacking devscripts (2.22.1ubuntu1) ... #14 32.22 Selecting previously unselected package diffstat. #14 34.28 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_arm64.deb ... #14 34.29 Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ... #14 34.33 Selecting previously unselected package libglib2.0-0:arm64. #14 34.33 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ... #14 34.33 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... #14 34.47 Selecting previously unselected package libglib2.0-data. #14 34.47 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 34.47 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 34.51 Selecting previously unselected package tzdata. #14 34.51 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... #14 34.52 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... #13 28.17 Selecting previously unselected package librtmp1:armhf. #13 28.17 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #13 28.18 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 28.35 Selecting previously unselected package libssh2-1:armhf. #13 28.35 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ... #13 28.36 Unpacking libssh2-1:armhf (1.9.0-2) ... #13 28.41 Selecting previously unselected package libcurl4:armhf. #13 28.41 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ... #14 28.99 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #14 28.99 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_amd64.deb ... #14 29.00 Unpacking libcpanel-json-xs-perl:amd64 (4.32-1build1) ... #14 29.08 Selecting previously unselected package libdevel-stacktrace-perl. #14 29.08 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 29.10 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 23.64 Selecting previously unselected package bsdextrautils. #13 23.64 Preparing to unpack .../003-bsdextrautils_2.38.1-5_armhf.deb ... #13 23.65 Unpacking bsdextrautils (2.38.1-5) ... #13 23.69 Selecting previously unselected package libpipeline1:armhf. #13 23.70 Preparing to unpack .../004-libpipeline1_1.5.7-1_armhf.deb ... #13 23.70 Unpacking libpipeline1:armhf (1.5.7-1) ... #13 23.75 Selecting previously unselected package man-db. #13 23.75 Preparing to unpack .../005-man-db_2.11.2-2_armhf.deb ... #13 23.76 Unpacking man-db (2.11.2-2) ... #13 23.87 Selecting previously unselected package sensible-utils. #13 23.87 Preparing to unpack .../006-sensible-utils_0.0.17+nmu1_all.deb ... #14 27.79 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB] #14 27.79 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB] #14 27.80 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB] #14 27.83 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 27.84 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4.1 [130 kB] #14 27.84 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4.1 [210 kB] #14 29.99 Selecting previously unselected package diffstat. #14 30.00 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ... #14 30.00 Unpacking diffstat (1.63-1) ... #14 30.04 Selecting previously unselected package python3-chardet. #14 30.04 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ... #14 30.04 Unpacking python3-chardet (3.0.4-4build1) ... #14 30.09 Selecting previously unselected package python3-debian. #14 30.09 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 30.09 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 30.13 Selecting previously unselected package libgpgme11:amd64. #13 29.67 Selecting previously unselected package libc6-dev:armhf. #13 29.67 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_armhf.deb ... #13 29.68 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ... #13 29.93 Selecting previously unselected package libisl19:armhf. #13 29.49 Selecting previously unselected package gettext. #13 29.49 Preparing to unpack .../087-gettext_0.21-12_armhf.deb ... #13 29.55 Unpacking gettext (0.21-12) ... #15 26.03 Dependencies resolved. #16 6.642 (91/91): glibc-static-2.34-82.el9.x86_64.rpm 45 MB/s | 1.7 MB 00:00 #16 6.645 -------------------------------------------------------------------------------- #16 6.646 Total 50 MB/s | 126 MB 00:02 #13 33.40 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ... #13 33.41 Unpacking libhtml-form-perl (6.03-1) ... #13 33.45 Selecting previously unselected package libhtml-format-perl. #13 33.45 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ... #13 33.45 Unpacking libhtml-format-perl (2.12-1) ... #13 33.50 Selecting previously unselected package libhttp-daemon-perl. #13 33.50 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 33.50 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 33.54 Selecting previously unselected package libstruct-dumb-perl. #13 33.54 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ... #13 33.55 Unpacking libstruct-dumb-perl (0.09-1) ... #13 33.58 Selecting previously unselected package libio-async-perl. #13 33.58 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ... #13 33.59 Unpacking libio-async-perl (0.72-1) ... #13 33.64 Selecting previously unselected package libio-sessiondata-perl. #13 33.64 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ... #13 30.20 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ... #13 30.20 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ... #13 30.25 Selecting previously unselected package libjpeg62-turbo:arm64. #13 30.25 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ... #13 30.26 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ... #13 30.32 Selecting previously unselected package libdeflate0:arm64. #13 30.32 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ... #13 30.33 Unpacking libdeflate0:arm64 (1.7-1) ... #13 30.36 Selecting previously unselected package libjbig0:arm64. #13 30.36 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ... #13 30.37 Unpacking libjbig0:arm64 (2.1-3.1+b2) ... #13 30.40 Selecting previously unselected package libwebp6:arm64. #13 30.41 Preparing to unpack .../182-libwebp6_0.6.1-2.1+deb11u2_arm64.deb ... #13 30.41 Unpacking libwebp6:arm64 (0.6.1-2.1+deb11u2) ... #13 30.46 Selecting previously unselected package libtiff5:arm64. #13 27.50 Selecting previously unselected package libxml2:armhf. #14 26.70 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 26.72 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liburi-perl all 5.17-1ubuntu1 [80.3 kB] #14 26.87 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-parser-perl armhf 3.81-1 [84.4 kB] #14 33.37 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconst-fast-perl all 0.014-2 [8034 B] #14 33.38 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwant-perl arm64 0.29-2build1 [23.6 kB] #14 33.40 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 33.46 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcpanel-json-xs-perl arm64 4.32-1build1 [114 kB] #14 33.54 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 33.55 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #14 33.56 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 33.56 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 33.57 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dpath-perl all 0.58-2 [38.8 kB] #14 33.58 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #13 32.30 Selecting previously unselected package iso-codes. #13 32.30 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ... #13 32.31 Unpacking iso-codes (4.2-1) ... #14 27.08 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB] #14 29.57 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB] #14 29.59 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B] #14 29.61 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB] #14 29.64 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB] #14 29.66 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 29.67 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 29.68 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 29.73 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB] #13 32.15 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ... #13 32.16 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 32.18 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. #13 32.19 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_amd64.deb ... #13 32.19 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ... #13 32.22 Selecting previously unselected package libalgorithm-merge-perl. #13 32.22 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ... #13 32.22 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 32.24 Selecting previously unselected package libaliased-perl. #13 32.25 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ... #13 32.25 Unpacking libaliased-perl (0.34-3) ... #13 32.28 Selecting previously unselected package libaom3:amd64. #13 32.28 Preparing to unpack .../178-libaom3_3.6.0-1_amd64.deb ... #13 32.29 Unpacking libaom3:amd64 (3.6.0-1) ... #13 28.69 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ... #13 28.69 Unpacking libnet-http-perl (6.22-1) ... #13 28.72 Selecting previously unselected package liblwp-protocol-https-perl. #13 28.73 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 28.73 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 28.76 Selecting previously unselected package libtry-tiny-perl. #13 28.76 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ... #13 28.76 Unpacking libtry-tiny-perl (0.31-2) ... #13 28.80 Selecting previously unselected package libwww-robotrules-perl. #13 28.80 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ... #13 28.80 Unpacking libwww-robotrules-perl (6.02-1) ... #13 28.86 Selecting previously unselected package libwww-perl. #13 28.86 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ... #13 28.87 Unpacking libwww-perl (6.68-1) ... #13 28.91 Selecting previously unselected package patchutils. #13 28.91 Preparing to unpack .../153-patchutils_0.4.2-1_arm64.deb ... #13 28.92 Unpacking patchutils (0.4.2-1) ... #13 28.95 Selecting previously unselected package wdiff. #13 28.95 Preparing to unpack .../154-wdiff_1.2.2-5_arm64.deb ... #13 28.96 Unpacking wdiff (1.2.2-5) ... #13 29.01 Selecting previously unselected package devscripts. #13 29.01 Preparing to unpack .../155-devscripts_2.23.4_arm64.deb ... #13 29.98 Fedora 37 - x86_64 - Updates 18 MB/s | 39 MB 00:02 #14 32.22 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ... #14 32.22 Unpacking diffstat (1.64-1build2) ... #14 32.28 Selecting previously unselected package python3-chardet. #14 32.28 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ... #14 32.29 Unpacking python3-chardet (4.0.0-1) ... #14 32.34 Selecting previously unselected package zstd. #14 32.34 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ... #14 32.34 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 32.41 Selecting previously unselected package python3-debian. #14 32.42 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 32.42 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 32.47 Selecting previously unselected package libgpgme11:amd64. #13 32.70 Selecting previously unselected package iso-codes. #13 32.70 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... #13 32.72 Unpacking iso-codes (4.6.0-1) ... #14 34.73 Selecting previously unselected package libicu66:arm64. #14 34.73 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ... #14 34.74 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... #13 28.42 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) ... #13 28.47 Selecting previously unselected package curl. #13 28.47 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u7_armhf.deb ... #13 28.48 Unpacking curl (7.74.0-1.3+deb11u7) ... #13 28.53 Selecting previously unselected package dctrl-tools. #13 28.54 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ... #13 28.54 Unpacking dctrl-tools (2.24-3) ... #13 28.59 Selecting previously unselected package libdebhelper-perl. #13 28.59 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ... #13 28.59 Unpacking libdebhelper-perl (13.3.4) ... #13 28.63 Selecting previously unselected package libtool. #13 28.63 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ... #13 28.64 Unpacking libtool (2.4.6-15) ... #14 29.26 Selecting previously unselected package libexception-class-perl. #14 29.26 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ... #14 29.28 Unpacking libexception-class-perl (1.45-1) ... #14 29.35 Selecting previously unselected package libiterator-perl. #13 23.87 Unpacking sensible-utils (0.0.17+nmu1) ... #13 23.90 Selecting previously unselected package bzip2. #13 23.90 Preparing to unpack .../007-bzip2_1.0.8-5+b2_armhf.deb ... #13 23.91 Unpacking bzip2 (1.0.8-5+b2) ... #13 23.94 Selecting previously unselected package libmagic-mgc. #13 23.94 Preparing to unpack .../008-libmagic-mgc_1%3a5.44-3_armhf.deb ... #13 23.95 Unpacking libmagic-mgc (1:5.44-3) ... #13 24.03 Selecting previously unselected package libmagic1:armhf. #13 24.03 Preparing to unpack .../009-libmagic1_1%3a5.44-3_armhf.deb ... #13 24.04 Unpacking libmagic1:armhf (1:5.44-3) ... #13 24.08 Selecting previously unselected package file. #13 24.08 Preparing to unpack .../010-file_1%3a5.44-3_armhf.deb ... #13 24.08 Unpacking file (1:5.44-3) ... #13 24.12 Selecting previously unselected package gettext-base. #13 24.12 Preparing to unpack .../011-gettext-base_0.21-12_armhf.deb ... #14 28.26 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dput all 1.1.0ubuntu2.1 [44.7 kB] #14 30.14 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2.1_amd64.deb ... #14 30.14 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... #14 30.19 Selecting previously unselected package python3-gpg. #14 30.19 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2.1_amd64.deb ... #14 30.19 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 30.25 Selecting previously unselected package dput. #14 30.25 Preparing to unpack .../198-dput_1.0.3ubuntu1.1_all.deb ... #14 30.26 Unpacking dput (1.0.3ubuntu1.1) ... #14 30.29 Selecting previously unselected package libcurl3-gnutls:amd64. #14 30.29 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.19_amd64.deb ... #14 30.30 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.19) ... #14 30.34 Selecting previously unselected package liberror-perl. #14 30.34 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ... #14 30.35 Unpacking liberror-perl (0.17029-1) ... #13 29.93 Preparing to unpack .../036-libisl19_0.20-2_armhf.deb ... #13 29.94 Unpacking libisl19:armhf (0.20-2) ... #13 30.01 Selecting previously unselected package libmpfr6:armhf. #13 30.01 Preparing to unpack .../037-libmpfr6_4.0.2-1_armhf.deb ... #13 30.01 Unpacking libmpfr6:armhf (4.0.2-1) ... #13 30.07 Selecting previously unselected package libmpc3:armhf. #13 30.07 Preparing to unpack .../038-libmpc3_1.1.0-1_armhf.deb ... #13 30.08 Unpacking libmpc3:armhf (1.1.0-1) ... #13 30.10 Selecting previously unselected package cpp-8. #13 30.10 Preparing to unpack .../039-cpp-8_8.3.0-6_armhf.deb ... #13 30.11 Unpacking cpp-8 (8.3.0-6) ... #13 29.81 Selecting previously unselected package intltool-debian. #13 29.81 Preparing to unpack .../088-intltool-debian_0.35.0+20060710.6_all.deb ... #13 29.84 Unpacking intltool-debian (0.35.0+20060710.6) ... #15 26.05 ========================================================================================== #15 26.05 Package Arch Version Repo Size #15 26.05 ========================================================================================== #15 26.05 Installing: #15 26.05 dnf-plugins-core noarch 4.0.21-23.el8 baseos 77 k #15 26.05 rpm-build aarch64 4.14.3-26.el8 appstream 173 k #15 26.05 rpmlint noarch 1.10-14.el8 appstream 192 k #15 26.05 Installing dependencies: #15 26.05 bzip2 aarch64 1.0.6-26.el8 baseos 60 k #15 26.05 dbus-glib aarch64 0.110-2.el8 baseos 122 k #15 26.05 desktop-file-utils aarch64 0.26-1.el8 appstream 79 k #15 26.05 diffutils aarch64 3.6-6.el8 baseos 352 k #15 26.05 dwz aarch64 0.12-10.el8 appstream 103 k #15 26.05 efi-srpm-macros noarch 3-3.el8 appstream 22 k #15 26.05 elfutils aarch64 0.189-3.el8 baseos 537 k #15 26.05 emacs-filesystem noarch 1:26.1-11.el8 baseos 70 k #15 26.05 file aarch64 5.33-25.el8 baseos 78 k #15 26.05 gc aarch64 7.6.4-3.el8 appstream 99 k #15 26.05 gdb-headless aarch64 8.2-20.el8 appstream 3.1 M #15 26.05 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #15 26.05 glibc-gconv-extra aarch64 2.28-236.el8.1 baseos 1.8 M #15 26.05 go-srpm-macros noarch 2-17.el8 appstream 13 k #15 26.05 groff-base aarch64 1.22.3-18.el8 baseos 989 k #15 26.05 guile aarch64 5:2.0.14-7.el8 appstream 3.5 M #15 26.05 libatomic_ops aarch64 7.6.2-3.el8 appstream 38 k #15 26.05 libbabeltrace aarch64 1.5.4-4.el8 baseos 189 k #15 26.05 libpkgconf aarch64 1.4.2-1.el8 baseos 34 k #15 26.05 libtool-ltdl aarch64 2.4.6-25.el8 baseos 57 k #15 26.05 ncurses aarch64 6.1-10.20180224.el8 baseos 389 k #15 26.05 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #15 26.05 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #15 26.05 openssl aarch64 1:1.1.1k-9.el8 baseos 717 k #15 26.05 patch aarch64 2.7.6-11.el8 baseos 134 k #15 26.05 perl-Carp noarch 1.42-396.el8 baseos 30 k #15 26.05 perl-Data-Dumper aarch64 2.167-399.el8 baseos 57 k #15 26.05 perl-Digest noarch 1.17-395.el8 appstream 27 k #15 26.05 perl-Digest-MD5 aarch64 2.55-396.el8 appstream 37 k #15 26.05 perl-Encode aarch64 4:2.97-3.el8 baseos 1.5 M #15 26.05 perl-Errno aarch64 1.28-422.el8 baseos 76 k #15 26.05 perl-Exporter noarch 5.72-396.el8 baseos 34 k #15 26.05 perl-File-Path noarch 2.15-2.el8 baseos 38 k #15 26.05 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #15 26.05 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #15 26.05 perl-HTTP-Tiny noarch 0.074-2.el8 baseos 58 k #15 26.05 perl-IO aarch64 1.38-422.el8 baseos 142 k #15 26.05 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #15 26.05 perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 appstream 304 k #15 26.05 perl-MIME-Base64 aarch64 3.15-396.el8 baseos 31 k #15 26.05 perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c appstream 15 k #15 26.05 perl-Net-SSLeay aarch64 1.88-2.module_el8+339+1ec643e0 appstream 396 k #15 26.05 perl-PathTools aarch64 3.74-1.el8 baseos 90 k #15 26.05 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #15 26.05 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #15 26.05 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #15 26.05 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #15 26.05 perl-Scalar-List-Utils aarch64 3:1.49-2.el8 baseos 67 k #15 26.05 perl-Socket aarch64 4:2.027-3.el8 baseos 59 k #15 26.05 perl-Storable aarch64 1:3.11-3.el8 baseos 95 k #15 26.05 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #15 26.05 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #15 26.05 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #15 26.05 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #15 26.05 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #15 26.05 perl-URI noarch 1.73-3.el8 appstream 116 k #15 26.05 perl-Unicode-Normalize aarch64 1.25-396.el8 baseos 78 k #15 26.05 perl-constant noarch 1.33-396.el8 baseos 25 k #15 26.05 perl-interpreter aarch64 4:5.26.3-422.el8 baseos 6.3 M #15 26.05 perl-libnet noarch 3.11-3.el8 appstream 121 k #15 26.05 perl-libs aarch64 4:5.26.3-422.el8 baseos 1.5 M #15 26.05 perl-macros aarch64 4:5.26.3-422.el8 baseos 72 k #15 26.05 perl-parent noarch 1:0.237-1.el8 baseos 20 k #15 26.05 perl-podlators noarch 4.11-1.el8 baseos 118 k #15 26.05 perl-srpm-macros noarch 1-25.el8 appstream 11 k #15 26.05 perl-threads aarch64 1:2.21-2.el8 baseos 60 k #15 26.05 perl-threads-shared aarch64 1.58-2.el8 baseos 47 k #15 26.05 pkgconf aarch64 1.4.2-1.el8 baseos 37 k #15 26.05 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #15 26.05 pkgconf-pkg-config aarch64 1.4.2-1.el8 baseos 15 k #15 26.05 python-rpm-macros noarch 3-45.el8 appstream 16 k #15 26.05 python-srpm-macros noarch 3-45.el8 appstream 16 k #15 26.05 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k #15 26.05 python3-dbus aarch64 1.2.4-15.el8 baseos 133 k #15 26.05 python3-dnf-plugins-core noarch 4.0.21-23.el8 baseos 279 k #15 26.05 python3-rpm-macros noarch 3-45.el8 appstream 15 k #15 26.05 python3-six noarch 1.11.0-8.el8 baseos 38 k #15 26.05 python3-systemd aarch64 234-8.el8 appstream 80 k #15 26.05 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #15 26.05 redhat-rpm-config noarch 131-1.el8 appstream 94 k #15 26.05 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #15 26.05 unzip aarch64 6.0-46.el8 baseos 189 k #15 26.05 zip aarch64 3.0-23.el8 baseos 265 k #15 26.05 zstd aarch64 1.4.4-1.el8 appstream 303 k #15 26.05 Installing weak dependencies: #15 26.05 elfutils-debuginfod-client aarch64 0.189-3.el8 baseos 75 k #15 26.05 Enabling module streams: #15 26.05 perl 5.26 #15 26.05 perl-IO-Socket-SSL 2.066 #15 26.05 perl-libwww-perl 6.34 #15 26.05 #15 26.05 Transaction Summary #15 26.05 ========================================================================================== #15 26.05 Install 88 Packages #15 26.05 #15 26.05 Total download size: 27 M #15 26.05 Installed size: 97 M #15 26.05 Downloading Packages: #13 33.65 Unpacking libio-sessiondata-perl (1.03-1) ... #13 33.68 Selecting previously unselected package libio-string-perl. #13 33.69 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ... #13 33.69 Unpacking libio-string-perl (1.08-3) ... #13 33.73 Selecting previously unselected package libtypes-serialiser-perl. #13 33.73 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ... #13 33.73 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 33.77 Selecting previously unselected package libjson-xs-perl. #13 33.77 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ... #13 33.78 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 33.82 Selecting previously unselected package liblzo2-2:arm64. #13 33.82 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ... #13 33.83 Unpacking liblzo2-2:arm64 (2.10-0.1) ... #13 33.90 Selecting previously unselected package libkyotocabinet16v5:arm64. #13 30.46 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u4_arm64.deb ... #13 30.47 Unpacking libtiff5:arm64 (4.2.0-1+deb11u4) ... #13 30.51 Selecting previously unselected package libxau6:arm64. #13 30.52 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ... #13 30.52 Unpacking libxau6:arm64 (1:1.0.9-1) ... #13 30.56 Selecting previously unselected package libxdmcp6:arm64. #13 30.56 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 30.56 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 30.60 Selecting previously unselected package libxcb1:arm64. #13 30.60 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ... #13 30.61 Unpacking libxcb1:arm64 (1.14-3) ... #13 30.64 Selecting previously unselected package libx11-data. #13 30.64 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1+deb11u1_all.deb ... #13 30.65 Unpacking libx11-data (2:1.7.2-1+deb11u1) ... #13 27.50 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ... #13 27.50 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 27.61 Selecting previously unselected package libcroco3:armhf. #13 27.61 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ... #13 27.61 Unpacking libcroco3:armhf (0.6.12-3) ... #13 27.66 Selecting previously unselected package gettext. #13 27.66 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ... #13 27.67 Unpacking gettext (0.19.8.1-9) ... #14 33.99 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-messagepack-perl arm64 1.02-1build1 [32.6 kB] #14 26.94 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tree-perl all 5.07-3 [200 kB] #14 27.02 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclone-perl armhf 0.46-1 [10.0 kB] #14 27.02 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-html-perl all 1.004-3 [15.9 kB] #14 27.03 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 27.03 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-message-perl all 6.44-1 [77.4 kB] #14 27.05 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 27.06 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-negotiate-perl all 6.01-2 [12.4 kB] #13 32.46 Selecting previously unselected package libapt-pkg-perl. #13 32.46 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_amd64.deb ... #13 32.47 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 32.52 Selecting previously unselected package libarchive-cpio-perl. #13 32.53 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ... #13 32.53 Unpacking libarchive-cpio-perl (0.10-3) ... #13 32.56 Selecting previously unselected package libarchive13:amd64. #13 32.56 Preparing to unpack .../181-libarchive13_3.6.2-1_amd64.deb ... #13 32.56 Unpacking libarchive13:amd64 (3.6.2-1) ... #13 32.61 Selecting previously unselected package libarray-intspan-perl. #13 32.61 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ... #13 32.62 Unpacking libarray-intspan-perl (2.004-2) ... #13 32.64 Selecting previously unselected package libauthen-sasl-perl. #13 32.65 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ... #13 32.65 Unpacking libauthen-sasl-perl (2.1600-3) ... #13 32.70 Selecting previously unselected package libdav1d6:amd64. #13 29.03 Unpacking devscripts (2.23.4) ... #13 29.15 Selecting previously unselected package diffstat. #13 29.15 Preparing to unpack .../156-diffstat_1.65-1_arm64.deb ... #13 29.15 Unpacking diffstat (1.65-1) ... #13 29.19 Selecting previously unselected package distro-info-data. #13 29.19 Preparing to unpack .../157-distro-info-data_0.58_all.deb ... #13 29.19 Unpacking distro-info-data (0.58) ... #13 29.22 Selecting previously unselected package python3-pkg-resources. #13 29.23 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ... #13 29.23 Unpacking python3-pkg-resources (66.1.1-1) ... #13 29.28 Selecting previously unselected package python3-chardet. #14 32.47 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4.1_amd64.deb ... #14 32.47 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... #14 32.52 Selecting previously unselected package python3-gpg. #14 32.52 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4.1_amd64.deb ... #14 32.52 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 32.58 Selecting previously unselected package dput. #14 32.58 Preparing to unpack .../185-dput_1.1.0ubuntu2.1_all.deb ... #14 32.59 Unpacking dput (1.1.0ubuntu2.1) ... #14 32.63 Selecting previously unselected package fonts-dejavu-core. #14 32.63 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... #14 32.63 Unpacking fonts-dejavu-core (2.37-2build1) ... #13 28.68 Selecting previously unselected package dh-autoreconf. #13 28.68 Preparing to unpack .../072-dh-autoreconf_20_all.deb ... #13 28.69 Unpacking dh-autoreconf (20) ... #13 28.72 Selecting previously unselected package libarchive-zip-perl. #13 28.72 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ... #13 28.73 Unpacking libarchive-zip-perl (1.68-1) ... #13 28.76 Selecting previously unselected package libsub-override-perl. #13 28.77 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ... #13 28.77 Unpacking libsub-override-perl (0.09-2) ... #13 28.80 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 28.80 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 28.81 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 28.84 Selecting previously unselected package dh-strip-nondeterminism. #13 28.84 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 28.85 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 28.88 Selecting previously unselected package libelf1:armhf. #13 28.88 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ... #13 28.89 Unpacking libelf1:armhf (0.183-1) ... #13 28.94 Selecting previously unselected package dwz. #13 28.94 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ... #13 28.94 Unpacking dwz (0.13+20210201-1) ... #13 28.99 Selecting previously unselected package libicu67:armhf. #14 29.35 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ... #14 29.37 Unpacking libiterator-perl (0.03+ds1-2) ... #14 29.42 Selecting previously unselected package libiterator-util-perl. #14 29.43 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 29.43 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 29.53 Selecting previously unselected package libdata-dpath-perl. #14 29.53 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ... #14 29.54 Unpacking libdata-dpath-perl (0.58-2) ... #14 29.57 Selecting previously unselected package libdata-dump-perl. #14 29.57 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ... #14 29.57 Unpacking libdata-dump-perl (1.25-1) ... #14 29.65 Selecting previously unselected package libdata-messagepack-perl. #14 29.65 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_amd64.deb ... #14 29.65 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 29.68 Selecting previously unselected package libnet-domain-tld-perl. #14 29.68 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ... #14 29.69 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 29.71 Selecting previously unselected package libdata-validate-domain-perl. #14 29.71 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 29.72 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 29.75 Selecting previously unselected package libnet-ipv6addr-perl. #13 24.12 Unpacking gettext-base (0.21-12) ... #13 24.18 Selecting previously unselected package xz-utils. #13 24.18 Preparing to unpack .../012-xz-utils_5.4.1-0.2_armhf.deb ... #13 24.19 Unpacking xz-utils (5.4.1-0.2) ... #13 24.25 Selecting previously unselected package m4. #13 24.25 Preparing to unpack .../013-m4_1.4.19-3_armhf.deb ... #13 24.25 Unpacking m4 (1.4.19-3) ... #13 24.31 Selecting previously unselected package autoconf. #13 24.31 Preparing to unpack .../014-autoconf_2.71-3_all.deb ... #13 24.31 Unpacking autoconf (2.71-3) ... #13 24.38 Selecting previously unselected package autotools-dev. #14 28.48 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 30.38 Selecting previously unselected package git-man. #14 30.38 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 30.39 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 30.50 Selecting previously unselected package git. #14 30.50 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... #14 30.52 Unpacking git (1:2.25.1-1ubuntu3.11) ... #13 29.99 Selecting previously unselected package po-debconf. #13 29.99 Preparing to unpack .../089-po-debconf_1.0.21+nmu1_all.deb ... #13 30.06 Unpacking po-debconf (1.0.21+nmu1) ... #13 30.12 Selecting previously unselected package debhelper. #13 30.12 Preparing to unpack .../090-debhelper_13.11.4_all.deb ... #13 30.12 Unpacking debhelper (13.11.4) ... #13 33.90 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... #13 33.90 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #13 33.95 Selecting previously unselected package liblist-compare-perl. #13 33.96 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ... #13 33.96 Unpacking liblist-compare-perl (0.53-1) ... #13 33.99 Selecting previously unselected package liblist-moreutils-perl. #13 34.00 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ... #13 34.00 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 34.04 Selecting previously unselected package libltdl-dev:arm64. #13 34.04 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ... #13 34.05 Unpacking libltdl-dev:arm64 (2.4.6-9) ... #13 34.14 Selecting previously unselected package libsys-hostname-long-perl. #13 30.72 Selecting previously unselected package libx11-6:arm64. #13 30.72 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1+deb11u1_arm64.deb ... #13 30.72 Unpacking libx11-6:arm64 (2:1.7.2-1+deb11u1) ... #13 30.79 Selecting previously unselected package libxpm4:arm64. #13 30.80 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1.1~deb11u1_arm64.deb ... #13 30.80 Unpacking libxpm4:arm64 (1:3.5.12-1.1~deb11u1) ... #13 30.84 Selecting previously unselected package libgd3:arm64. #13 30.84 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ... #13 30.84 Unpacking libgd3:arm64 (2.3.0-2) ... #13 30.88 Selecting previously unselected package libc-devtools. #13 30.88 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u6_arm64.deb ... #13 30.89 Unpacking libc-devtools (2.31-13+deb11u6) ... #13 30.92 Selecting previously unselected package libcapture-tiny-perl. #13 30.92 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ... #13 30.93 Unpacking libcapture-tiny-perl (0.48-1) ... #13 30.96 Selecting previously unselected package libclass-data-inheritable-perl. #13 27.83 Selecting previously unselected package intltool-debian. #13 27.83 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ... #13 27.83 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 27.87 Selecting previously unselected package po-debconf. #13 27.87 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ... #13 27.88 Unpacking po-debconf (1.0.21) ... #13 27.93 Selecting previously unselected package debhelper. #13 27.93 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ... #13 27.93 Unpacking debhelper (13.2~bpo10+1) ... #14 27.45 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf perl-openssl-defaults armhf 7 [7536 B] #13 32.71 Preparing to unpack .../184-libdav1d6_1.0.0-2_amd64.deb ... #13 32.71 Unpacking libdav1d6:amd64 (1.0.0-2) ... #13 32.78 Selecting previously unselected package libgav1-1:amd64. #13 32.78 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_amd64.deb ... #13 32.78 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #13 32.84 Selecting previously unselected package librav1e0:amd64. #13 32.84 Preparing to unpack .../186-librav1e0_0.5.1-6_amd64.deb ... #13 32.84 Unpacking librav1e0:amd64 (0.5.1-6) ... #13 32.93 Selecting previously unselected package libsvtav1enc1:amd64. #13 32.94 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #13 32.94 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #13 29.28 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 29.29 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 29.33 Selecting previously unselected package python3-debian. #13 29.33 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ... #13 29.34 Unpacking python3-debian (0.1.49) ... #13 29.38 Selecting previously unselected package libgpgme11:arm64. #13 29.39 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_arm64.deb ... #13 29.39 Unpacking libgpgme11:arm64 (1.18.0-3+b1) ... #13 29.44 Selecting previously unselected package python3-gpg. #13 29.44 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_arm64.deb ... #13 29.44 Unpacking python3-gpg (1.18.0-3+b1) ... #13 29.50 Selecting previously unselected package python3-xdg. #13 32.72 Selecting previously unselected package libalgorithm-diff-perl. #13 32.73 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 32.75 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 32.84 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 32.84 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... #13 32.85 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 32.95 Selecting previously unselected package libalgorithm-merge-perl. #13 32.95 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ... #13 32.97 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 32.77 Selecting previously unselected package fontconfig-config. #14 32.77 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 32.77 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 32.82 Selecting previously unselected package libcurl3-gnutls:amd64. #14 32.82 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.13_amd64.deb ... #14 32.83 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ... #14 32.86 Selecting previously unselected package liberror-perl. #14 32.86 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... #14 32.87 Unpacking liberror-perl (0.17029-1) ... #14 32.90 Selecting previously unselected package git-man. #14 32.90 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 32.91 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 32.96 Selecting previously unselected package git. #14 32.96 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.10_amd64.deb ... #14 32.97 Unpacking git (1:2.34.1-1ubuntu1.10) ... #14 27.64 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB] #14 27.64 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB] #14 27.65 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB] #14 27.68 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 27.68 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4.1 [117 kB] #14 27.69 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4.1 [196 kB] #14 27.72 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dput all 1.1.0ubuntu2.1 [44.7 kB] #14 27.72 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 27.77 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 29.98 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB] #14 30.35 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #13 28.99 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ... #13 29.00 Unpacking libicu67:armhf (67.1-7) ... #14 29.75 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 29.75 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 29.78 Selecting previously unselected package libnet-netmask-perl. #14 29.78 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ... #14 29.79 Unpacking libnet-netmask-perl (2.0002-2) ... #14 29.81 Selecting previously unselected package libnetaddr-ip-perl. #14 29.81 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_amd64.deb ... #14 29.82 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 29.85 Selecting previously unselected package libdata-validate-ip-perl. #14 29.85 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ... #14 29.86 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 29.89 Selecting previously unselected package libdata-validate-uri-perl. #14 29.89 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #14 29.89 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 29.92 Selecting previously unselected package libdistro-info-perl. #14 29.92 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ... #14 29.92 Unpacking libdistro-info-perl (1.5) ... #14 29.95 Selecting previously unselected package libemail-address-xs-perl. #14 29.95 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_amd64.deb ... #14 29.95 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 29.98 Selecting previously unselected package libexporter-tiny-perl. #13 24.38 Preparing to unpack .../015-autotools-dev_20220109.1_all.deb ... #13 24.39 Unpacking autotools-dev (20220109.1) ... #13 24.43 Selecting previously unselected package automake. #13 24.43 Preparing to unpack .../016-automake_1%3a1.16.5-1.3_all.deb ... #13 24.44 Unpacking automake (1:1.16.5-1.3) ... #13 24.51 Selecting previously unselected package autopoint. #13 24.52 Preparing to unpack .../017-autopoint_0.21-12_all.deb ... #13 24.52 Unpacking autopoint (0.21-12) ... #13 24.56 Selecting previously unselected package binutils-common:armhf. #13 24.56 Preparing to unpack .../018-binutils-common_2.40-2+rpi2_armhf.deb ... #13 24.57 Unpacking binutils-common:armhf (2.40-2+rpi2) ... #13 33.20 Selecting previously unselected package libalgorithm-diff-perl. #13 33.20 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... #13 33.24 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 30.23 Selecting previously unselected package debian-keyring. #13 30.23 Preparing to unpack .../091-debian-keyring_2022.12.24_all.deb ... #13 30.24 Unpacking debian-keyring (2022.12.24) ... #13 34.14 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ... #13 34.15 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 34.18 Selecting previously unselected package libmail-sendmail-perl. #13 34.18 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ... #13 34.18 Unpacking libmail-sendmail-perl (0.80-1) ... #13 34.22 Selecting previously unselected package mailutils-common. #13 34.22 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ... #13 34.23 Unpacking mailutils-common (1:3.5-4) ... #13 34.30 Selecting previously unselected package mysql-common. #13 34.30 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ... #13 34.32 Unpacking mysql-common (5.8+1.0.5) ... #13 34.39 Selecting previously unselected package mariadb-common. #13 30.96 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 30.96 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 31.02 Selecting previously unselected package libclass-inspector-perl. #13 31.02 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ... #13 31.02 Unpacking libclass-inspector-perl (1.36-1) ... #13 31.05 Selecting previously unselected package libclass-xsaccessor-perl. #13 31.05 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ... #13 31.06 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 31.09 Selecting previously unselected package libclone-perl. #13 31.09 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ... #13 31.10 Unpacking libclone-perl (0.45-1+b1) ... #13 31.12 Selecting previously unselected package libcommon-sense-perl. #13 31.13 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ... #13 31.13 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 31.16 Selecting previously unselected package libconfig-tiny-perl. #13 30.68 Selecting previously unselected package cpp. #13 30.69 Preparing to unpack .../040-cpp_4%3a8.3.0-1_armhf.deb ... #13 30.69 Unpacking cpp (4:8.3.0-1) ... #13 30.72 Selecting previously unselected package libcc1-0:armhf. #13 30.72 Preparing to unpack .../041-libcc1-0_8.3.0-6_armhf.deb ... #13 30.73 Unpacking libcc1-0:armhf (8.3.0-6) ... #13 30.76 Selecting previously unselected package libgomp1:armhf. #13 30.76 Preparing to unpack .../042-libgomp1_8.3.0-6_armhf.deb ... #13 30.77 Unpacking libgomp1:armhf (8.3.0-6) ... #13 30.80 Selecting previously unselected package libatomic1:armhf. #13 28.04 Selecting previously unselected package libfakeroot:armhf. #13 28.04 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ... #13 28.05 Unpacking libfakeroot:armhf (1.23-1) ... #13 28.09 Selecting previously unselected package fakeroot. #13 28.09 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ... #13 28.09 Unpacking fakeroot (1.23-1) ... #13 28.13 Selecting previously unselected package libfile-which-perl. #13 28.13 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ... #13 28.13 Unpacking libfile-which-perl (1.23-1) ... #13 28.16 Selecting previously unselected package libfile-homedir-perl. #13 28.17 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ... #13 28.17 Unpacking libfile-homedir-perl (1.004-1) ... #13 28.20 Selecting previously unselected package libio-pty-perl. #13 28.20 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... #13 28.21 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... #14 27.53 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ssleay-perl armhf 1.92-2build2 [281 kB] #15 26.88 (1/88): desktop-file-utils-0.26-1.el8.aarch64.r 342 kB/s | 79 kB 00:00 #15 26.89 (2/88): efi-srpm-macros-3-3.el8.noarch.rpm 94 kB/s | 22 kB 00:00 #15 26.89 (3/88): dwz-0.12-10.el8.aarch64.rpm 432 kB/s | 103 kB 00:00 #14 34.17 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 34.22 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 34.23 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 34.27 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 34.30 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2build1 [81.1 kB] #14 34.36 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 34.37 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 34.37 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdistro-info-perl all 1.5 [5388 B] #14 34.38 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libemail-address-xs-perl arm64 1.05-1build1 [28.9 kB] #14 34.39 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexporter-tiny-perl all 1.006000-1 [36.7 kB] #13 21.53 Running scriptlet: glibc-gconv-extra-2.34-82.el9.aarch64 138/138 #13 25.70 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 1/138 #13 25.70 Verifying : binutils-2.35.2-42.el9.aarch64 2/138 #13 25.70 Verifying : binutils-gold-2.35.2-42.el9.aarch64 3/138 #13 25.70 Verifying : bzip2-1.0.8-8.el9.aarch64 4/138 #13 25.70 Verifying : cpio-2.13-16.el9.aarch64 5/138 #13 25.70 Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 6/138 #13 25.70 Verifying : diffutils-3.7-12.el9.aarch64 7/138 #13 25.70 Verifying : dnf-plugins-core-4.3.0-11.el9.noarch 8/138 #13 25.70 Verifying : ed-1.14.2-12.el9.aarch64 9/138 #13 25.70 Verifying : elfutils-0.189-3.el9.aarch64 10/138 #13 25.70 Verifying : elfutils-debuginfod-client-0.189-3.el9.aarch64 11/138 #13 25.70 Verifying : file-5.39-14.el9.aarch64 12/138 #13 25.70 Verifying : glib-networking-2.68.3-3.el9.aarch64 13/138 #13 25.70 Verifying : glibc-gconv-extra-2.34-82.el9.aarch64 14/138 #13 25.70 Verifying : groff-base-1.22.4-10.el9.aarch64 15/138 #13 25.70 Verifying : gsettings-desktop-schemas-40.0-6.el9.aarch64 16/138 #13 25.70 Verifying : info-6.7-15.el9.aarch64 17/138 #13 25.70 Verifying : json-glib-1.6.6-1.el9.aarch64 18/138 #13 25.70 Verifying : less-590-2.el9.aarch64 19/138 #13 25.70 Verifying : libbrotli-1.0.9-6.el9.aarch64 20/138 #13 25.70 Verifying : libicu-67.1-9.el9.aarch64 21/138 #13 25.70 Verifying : libpipeline-1.5.3-4.el9.aarch64 22/138 #13 25.70 Verifying : libpkgconf-1.7.3-10.el9.aarch64 23/138 #13 25.70 Verifying : libpng-2:1.6.37-12.el9.aarch64 24/138 #13 25.70 Verifying : libproxy-0.4.15-35.el9.aarch64 25/138 #13 25.70 Verifying : libpsl-0.21.1-5.el9.aarch64 26/138 #13 25.70 Verifying : man-db-2.9.3-7.el9.aarch64 27/138 #13 25.70 Verifying : ncurses-6.2-10.20210508.el9.aarch64 28/138 #13 25.70 Verifying : pkgconf-1.7.3-10.el9.aarch64 29/138 #13 25.70 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 30/138 #13 25.70 Verifying : pkgconf-pkg-config-1.7.3-10.el9.aarch64 31/138 #13 25.70 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 32/138 #13 25.70 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 33/138 #13 25.70 Verifying : python3-dbus-1.2.18-2.el9.aarch64 34/138 #13 25.70 Verifying : python3-dnf-plugins-core-4.3.0-11.el9.noarch 35/138 #13 25.70 Verifying : python3-six-1.15.0-9.el9.noarch 36/138 #13 25.70 Verifying : python3-systemd-234-18.el9.aarch64 37/138 #13 25.70 Verifying : shared-mime-info-2.1-5.el9.aarch64 38/138 #13 25.70 Verifying : systemd-libs-252-18.el9.aarch64 39/138 #13 25.70 Verifying : unzip-6.0-56.el9.aarch64 40/138 #13 25.70 Verifying : xz-5.2.5-8.el9.aarch64 41/138 #13 25.70 Verifying : zip-3.0-35.el9.aarch64 42/138 #13 25.70 Verifying : zstd-1.5.1-2.el9.aarch64 43/138 #13 25.70 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 44/138 #13 25.70 Verifying : debugedit-5.0-4.el9.aarch64 45/138 #13 25.70 Verifying : desktop-file-utils-0.26-6.el9.aarch64 46/138 #13 25.70 Verifying : dwz-0.14-3.el9.aarch64 47/138 #13 25.70 Verifying : efi-srpm-macros-4-9.el9.noarch 48/138 #13 25.70 Verifying : emacs-filesystem-1:27.2-9.el9.noarch 49/138 #13 25.70 Verifying : enchant-1:1.6.0-30.el9.aarch64 50/138 #13 25.70 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 51/138 #13 25.70 Verifying : gdb-minimal-10.2-11.el9.aarch64 52/138 #13 25.70 Verifying : gdk-pixbuf2-2.42.6-3.el9.aarch64 53/138 #13 25.70 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 54/138 #13 25.70 Verifying : go-srpm-macros-3.2.0-2.el9.noarch 55/138 #13 25.70 Verifying : hunspell-1.7.0-11.el9.aarch64 56/138 #13 25.70 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 57/138 #13 25.70 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 58/138 #13 25.70 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 59/138 #13 25.70 Verifying : hunspell-filesystem-1.7.0-11.el9.aarch64 60/138 #13 25.70 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 61/138 #13 25.70 Verifying : libappstream-glib-0.7.18-4.el9.aarch64 62/138 #13 25.70 Verifying : libjpeg-turbo-2.0.90-6.el9.aarch64 63/138 #13 25.70 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 64/138 #13 25.70 Verifying : libsoup-2.72.0-8.el9.aarch64 65/138 #13 25.70 Verifying : libstemmer-0-18.585svn.el9.aarch64 66/138 #13 25.70 Verifying : lua-srpm-macros-1-6.el9.noarch 67/138 #13 25.70 Verifying : ocaml-srpm-macros-6-6.el9.noarch 68/138 #13 25.70 Verifying : openblas-srpm-macros-2-11.el9.noarch 69/138 #13 25.70 Verifying : patch-2.7.6-16.el9.aarch64 70/138 #13 25.70 Verifying : perl-AutoLoader-5.74-480.el9.noarch 71/138 #13 25.70 Verifying : perl-B-1.80-480.el9.aarch64 72/138 #13 25.70 Verifying : perl-Carp-1.50-460.el9.noarch 73/138 #13 25.70 Verifying : perl-Class-Struct-0.66-480.el9.noarch 74/138 #13 25.70 Verifying : perl-Data-Dumper-2.174-462.el9.aarch64 75/138 #13 25.70 Verifying : perl-Digest-1.19-4.el9.noarch 76/138 #13 25.70 Verifying : perl-Digest-MD5-2.58-4.el9.aarch64 77/138 #13 25.70 Verifying : perl-Encode-4:3.08-462.el9.aarch64 78/138 #13 25.70 Verifying : perl-Errno-1.30-480.el9.aarch64 79/138 #13 25.70 Verifying : perl-Exporter-5.74-461.el9.noarch 80/138 #13 25.70 Verifying : perl-Fcntl-1.13-480.el9.aarch64 81/138 #13 25.70 Verifying : perl-File-Basename-2.85-480.el9.noarch 82/138 #13 25.70 Verifying : perl-File-Path-2.18-4.el9.noarch 83/138 #13 25.70 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 84/138 #13 25.70 Verifying : perl-File-stat-1.09-480.el9.noarch 85/138 #13 25.70 Verifying : perl-FileHandle-2.03-480.el9.noarch 86/138 #13 25.70 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 87/138 #13 25.71 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 88/138 #13 25.71 Verifying : perl-HTTP-Tiny-0.076-461.el9.noarch 89/138 #13 25.71 Verifying : perl-IO-1.43-480.el9.aarch64 90/138 #13 25.71 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 91/138 #13 25.71 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 92/138 #13 25.71 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 93/138 #13 25.71 Verifying : perl-MIME-Base64-3.16-4.el9.aarch64 94/138 #13 25.71 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 95/138 #13 25.71 Verifying : perl-NDBM_File-1.15-480.el9.aarch64 96/138 #13 25.71 Verifying : perl-Net-SSLeay-1.92-2.el9.aarch64 97/138 #13 25.71 Verifying : perl-POSIX-1.94-480.el9.aarch64 98/138 #13 25.71 Verifying : perl-PathTools-3.78-461.el9.aarch64 99/138 #13 25.71 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 100/138 #13 25.71 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 101/138 #13 25.71 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 102/138 #13 25.71 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 103/138 #13 25.71 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 104/138 #13 25.71 Verifying : perl-SelectSaver-1.02-480.el9.noarch 105/138 #13 25.71 Verifying : perl-Socket-4:2.031-4.el9.aarch64 106/138 #13 25.71 Verifying : perl-Storable-1:3.21-460.el9.aarch64 107/138 #13 25.71 Verifying : perl-Symbol-1.08-480.el9.noarch 108/138 #13 25.71 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 109/138 #13 25.71 Verifying : perl-Term-Cap-1.17-460.el9.noarch 110/138 #13 25.71 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 111/138 #13 25.71 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 112/138 #13 25.71 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 113/138 #13 25.71 Verifying : perl-URI-5.09-3.el9.noarch 114/138 #13 25.71 Verifying : perl-base-2.27-480.el9.noarch 115/138 #13 25.71 Verifying : perl-constant-1.33-461.el9.noarch 116/138 #13 25.71 Verifying : perl-if-0.60.800-480.el9.noarch 117/138 #13 25.71 Verifying : perl-interpreter-4:5.32.1-480.el9.aarch64 118/138 #13 25.71 Verifying : perl-libnet-3.13-4.el9.noarch 119/138 #13 25.71 Verifying : perl-libs-4:5.32.1-480.el9.aarch64 120/138 #13 25.71 Verifying : perl-mro-1.23-480.el9.aarch64 121/138 #13 25.71 Verifying : perl-overload-1.31-480.el9.noarch 122/138 #13 25.71 Verifying : perl-overloading-0.02-480.el9.noarch 123/138 #13 25.71 Verifying : perl-parent-1:0.238-460.el9.noarch 124/138 #13 25.71 Verifying : perl-podlators-1:4.14-460.el9.noarch 125/138 #13 25.71 Verifying : perl-srpm-macros-1-41.el9.noarch 126/138 #13 25.71 Verifying : perl-subs-1.03-480.el9.noarch 127/138 #13 25.71 Verifying : perl-vars-1.05-480.el9.noarch 128/138 #13 25.71 Verifying : pyproject-srpm-macros-1.9.0-1.el9.noarch 129/138 #13 25.71 Verifying : python-srpm-macros-3.9-52.el9.noarch 130/138 #13 25.71 Verifying : python3-enchant-3.2.0-5.el9.noarch 131/138 #13 25.71 Verifying : python3-file-magic-5.39-14.el9.noarch 132/138 #13 25.71 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 133/138 #13 25.71 Verifying : redhat-rpm-config-203-1.el9.noarch 134/138 #13 25.71 Verifying : rpm-build-4.16.1.3-25.el9.aarch64 135/138 #13 25.71 Verifying : rpmlint-1.11-19.el9.noarch 136/138 #13 25.71 Verifying : rust-srpm-macros-17-4.el9.noarch 137/138 #13 25.71 Verifying : webkit2gtk3-jsc-2.40.5-1.el9.aarch64 138/138 #13 25.84 #13 25.84 Installed: #13 25.84 abattis-cantarell-fonts-0.301-4.el9.noarch #13 25.84 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch #13 25.84 binutils-2.35.2-42.el9.aarch64 #13 25.84 binutils-gold-2.35.2-42.el9.aarch64 #13 25.84 bzip2-1.0.8-8.el9.aarch64 #13 25.84 cpio-2.13-16.el9.aarch64 #13 25.84 dbus-libs-1:1.12.20-8.el9.aarch64 #13 25.84 debugedit-5.0-4.el9.aarch64 #13 25.84 desktop-file-utils-0.26-6.el9.aarch64 #13 25.84 diffutils-3.7-12.el9.aarch64 #13 25.84 dnf-plugins-core-4.3.0-11.el9.noarch #13 25.84 dwz-0.14-3.el9.aarch64 #13 25.84 ed-1.14.2-12.el9.aarch64 #13 25.84 efi-srpm-macros-4-9.el9.noarch #13 25.84 elfutils-0.189-3.el9.aarch64 #13 25.84 elfutils-debuginfod-client-0.189-3.el9.aarch64 #13 25.84 emacs-filesystem-1:27.2-9.el9.noarch #13 25.84 enchant-1:1.6.0-30.el9.aarch64 #13 25.84 file-5.39-14.el9.aarch64 #13 25.84 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #13 25.84 gdb-minimal-10.2-11.el9.aarch64 #13 25.84 gdk-pixbuf2-2.42.6-3.el9.aarch64 #13 25.84 ghc-srpm-macros-1.5.0-6.el9.noarch #13 25.84 glib-networking-2.68.3-3.el9.aarch64 #13 25.84 glibc-gconv-extra-2.34-82.el9.aarch64 #13 25.84 go-srpm-macros-3.2.0-2.el9.noarch #13 25.84 groff-base-1.22.4-10.el9.aarch64 #13 25.84 gsettings-desktop-schemas-40.0-6.el9.aarch64 #13 25.84 hunspell-1.7.0-11.el9.aarch64 #13 25.84 hunspell-en-0.20140811.1-20.el9.noarch #13 25.84 hunspell-en-GB-0.20140811.1-20.el9.noarch #13 25.84 hunspell-en-US-0.20140811.1-20.el9.noarch #13 25.84 hunspell-filesystem-1.7.0-11.el9.aarch64 #13 25.84 info-6.7-15.el9.aarch64 #13 25.84 json-glib-1.6.6-1.el9.aarch64 #13 25.84 kernel-srpm-macros-1.0-13.el9.noarch #13 25.84 less-590-2.el9.aarch64 #13 25.84 libappstream-glib-0.7.18-4.el9.aarch64 #13 25.84 libbrotli-1.0.9-6.el9.aarch64 #13 25.84 libicu-67.1-9.el9.aarch64 #13 25.84 libjpeg-turbo-2.0.90-6.el9.aarch64 #13 25.84 libpipeline-1.5.3-4.el9.aarch64 #13 25.84 libpkgconf-1.7.3-10.el9.aarch64 #13 25.84 libpng-2:1.6.37-12.el9.aarch64 #13 25.84 libproxy-0.4.15-35.el9.aarch64 #13 25.84 libproxy-webkitgtk4-0.4.15-35.el9.aarch64 #13 25.84 libpsl-0.21.1-5.el9.aarch64 #13 25.84 libsoup-2.72.0-8.el9.aarch64 #13 25.84 libstemmer-0-18.585svn.el9.aarch64 #13 25.84 lua-srpm-macros-1-6.el9.noarch #13 25.84 man-db-2.9.3-7.el9.aarch64 #13 25.84 ncurses-6.2-10.20210508.el9.aarch64 #13 25.84 ocaml-srpm-macros-6-6.el9.noarch #13 25.84 openblas-srpm-macros-2-11.el9.noarch #13 25.84 patch-2.7.6-16.el9.aarch64 #13 25.84 perl-AutoLoader-5.74-480.el9.noarch #13 25.84 perl-B-1.80-480.el9.aarch64 #13 25.84 perl-Carp-1.50-460.el9.noarch #13 25.84 perl-Class-Struct-0.66-480.el9.noarch #13 25.84 perl-Data-Dumper-2.174-462.el9.aarch64 #13 25.84 perl-Digest-1.19-4.el9.noarch #13 25.84 perl-Digest-MD5-2.58-4.el9.aarch64 #13 25.84 perl-Encode-4:3.08-462.el9.aarch64 #13 25.84 perl-Errno-1.30-480.el9.aarch64 #13 25.84 perl-Exporter-5.74-461.el9.noarch #13 25.84 perl-Fcntl-1.13-480.el9.aarch64 #13 25.84 perl-File-Basename-2.85-480.el9.noarch #13 25.84 perl-File-Path-2.18-4.el9.noarch #13 25.84 perl-File-Temp-1:0.231.100-4.el9.noarch #13 25.84 perl-File-stat-1.09-480.el9.noarch #13 25.84 perl-FileHandle-2.03-480.el9.noarch #13 25.84 perl-Getopt-Long-1:2.52-4.el9.noarch #13 25.84 perl-Getopt-Std-1.12-480.el9.noarch #13 25.84 perl-HTTP-Tiny-0.076-461.el9.noarch #13 25.84 perl-IO-1.43-480.el9.aarch64 #13 25.84 perl-IO-Socket-IP-0.41-5.el9.noarch #13 25.84 perl-IO-Socket-SSL-2.073-1.el9.noarch #13 25.84 perl-IPC-Open3-1.21-480.el9.noarch #13 25.84 perl-MIME-Base64-3.16-4.el9.aarch64 #13 25.84 perl-Mozilla-CA-20200520-6.el9.noarch #13 25.84 perl-NDBM_File-1.15-480.el9.aarch64 #13 25.84 perl-Net-SSLeay-1.92-2.el9.aarch64 #13 25.84 perl-POSIX-1.94-480.el9.aarch64 #13 25.84 perl-PathTools-3.78-461.el9.aarch64 #13 25.84 perl-Pod-Escapes-1:1.07-460.el9.noarch #13 25.84 perl-Pod-Perldoc-3.28.01-461.el9.noarch #13 25.84 perl-Pod-Simple-1:3.42-4.el9.noarch #13 25.84 perl-Pod-Usage-4:2.01-4.el9.noarch #13 25.84 perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 #13 25.84 perl-SelectSaver-1.02-480.el9.noarch #13 25.84 perl-Socket-4:2.031-4.el9.aarch64 #13 25.84 perl-Storable-1:3.21-460.el9.aarch64 #13 25.84 perl-Symbol-1.08-480.el9.noarch #13 25.84 perl-Term-ANSIColor-5.01-461.el9.noarch #13 25.84 perl-Term-Cap-1.17-460.el9.noarch #13 25.84 perl-Text-ParseWords-3.30-460.el9.noarch #13 25.84 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #13 25.84 perl-Time-Local-2:1.300-7.el9.noarch #13 25.84 perl-URI-5.09-3.el9.noarch #13 25.84 perl-base-2.27-480.el9.noarch #13 25.84 perl-constant-1.33-461.el9.noarch #13 25.84 perl-if-0.60.800-480.el9.noarch #13 25.84 perl-interpreter-4:5.32.1-480.el9.aarch64 #13 25.84 perl-libnet-3.13-4.el9.noarch #13 25.84 perl-libs-4:5.32.1-480.el9.aarch64 #13 25.84 perl-mro-1.23-480.el9.aarch64 #13 25.84 perl-overload-1.31-480.el9.noarch #13 25.84 perl-overloading-0.02-480.el9.noarch #13 25.84 perl-parent-1:0.238-460.el9.noarch #13 25.84 perl-podlators-1:4.14-460.el9.noarch #13 25.84 perl-srpm-macros-1-41.el9.noarch #13 25.84 perl-subs-1.03-480.el9.noarch #13 25.84 perl-vars-1.05-480.el9.noarch #13 25.84 pkgconf-1.7.3-10.el9.aarch64 #13 25.84 pkgconf-m4-1.7.3-10.el9.noarch #13 25.84 pkgconf-pkg-config-1.7.3-10.el9.aarch64 #13 25.84 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 25.84 pyproject-srpm-macros-1.9.0-1.el9.noarch #13 25.84 python-srpm-macros-3.9-52.el9.noarch #13 25.84 python3-dateutil-1:2.8.1-7.el9.noarch #13 25.84 python3-dbus-1.2.18-2.el9.aarch64 #13 25.84 python3-dnf-plugins-core-4.3.0-11.el9.noarch #13 25.84 python3-enchant-3.2.0-5.el9.noarch #13 25.84 python3-file-magic-5.39-14.el9.noarch #13 25.84 python3-six-1.15.0-9.el9.noarch #13 25.84 python3-systemd-234-18.el9.aarch64 #13 25.84 qt5-srpm-macros-5.15.9-1.el9.noarch #13 25.84 redhat-rpm-config-203-1.el9.noarch #13 25.84 rpm-build-4.16.1.3-25.el9.aarch64 #13 25.84 rpmlint-1.11-19.el9.noarch #13 25.84 rust-srpm-macros-17-4.el9.noarch #13 25.84 shared-mime-info-2.1-5.el9.aarch64 #13 25.84 systemd-libs-252-18.el9.aarch64 #13 25.84 unzip-6.0-56.el9.aarch64 #13 25.84 webkit2gtk3-jsc-2.40.5-1.el9.aarch64 #13 25.84 xz-5.2.5-8.el9.aarch64 #13 25.84 zip-3.0-35.el9.aarch64 #13 25.84 zstd-1.5.1-2.el9.aarch64 #13 25.84 #13 25.84 Complete! #13 33.14 Selecting previously unselected package libjpeg62-turbo:amd64. #13 33.15 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #13 33.15 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #13 33.19 Selecting previously unselected package libyuv0:amd64. #13 29.50 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ... #13 29.50 Unpacking python3-xdg (0.28-2) ... #13 29.55 Selecting previously unselected package dput. #13 29.55 Preparing to unpack .../164-dput_1.1.3_all.deb ... #13 29.56 Unpacking dput (1.1.3) ... #13 29.63 Selecting previously unselected package equivs. #13 29.63 Preparing to unpack .../165-equivs_2.3.1_all.deb ... #13 29.63 Unpacking equivs (2.3.1) ... #13 29.67 Selecting previously unselected package fonts-dejavu-core. #13 29.67 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ... #13 29.68 Unpacking fonts-dejavu-core (2.37-6) ... #13 33.16 Selecting previously unselected package libapt-inst2.0:amd64. #13 33.16 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ... #13 33.18 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #14 33.08 Selecting previously unselected package libalgorithm-diff-perl. #14 33.09 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... #14 33.09 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 33.12 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 33.12 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... #14 33.13 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 33.16 Selecting previously unselected package libalgorithm-merge-perl. #14 33.16 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... #14 33.17 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 33.20 Selecting previously unselected package libaliased-perl. #14 27.77 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.13 [247 kB] #14 30.35 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB] #14 30.36 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB] #14 30.37 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB] #14 30.37 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB] #14 30.38 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB] #14 30.39 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.2 [982 kB] #14 29.98 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ... #14 29.98 Unpacking libexporter-tiny-perl (1.006000-1) ... #14 30.01 Selecting previously unselected package libfcgi-bin. #14 30.01 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_amd64.deb ... #14 30.02 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 30.04 Selecting previously unselected package libipc-system-simple-perl. #14 30.04 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ... #14 30.05 Unpacking libipc-system-simple-perl (1.30-2) ... #14 30.11 Selecting previously unselected package libfile-basedir-perl. #14 30.11 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ... #14 30.12 Unpacking libfile-basedir-perl (0.09-2) ... #14 30.15 Selecting previously unselected package libfile-chdir-perl. #14 30.15 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 30.15 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 30.18 Selecting previously unselected package libfile-fcntllock-perl. #14 30.18 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_amd64.deb ... #14 30.18 Unpacking libfile-fcntllock-perl (0.22-4build1) ... #14 30.23 Selecting previously unselected package libnumber-compare-perl. #13 24.83 Selecting previously unselected package libbinutils:armhf. #13 24.83 Preparing to unpack .../019-libbinutils_2.40-2+rpi2_armhf.deb ... #13 24.83 Unpacking libbinutils:armhf (2.40-2+rpi2) ... #13 24.92 Selecting previously unselected package libctf-nobfd0:armhf. #13 33.36 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 33.36 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #13 33.37 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 33.51 Selecting previously unselected package libalgorithm-merge-perl. #13 33.52 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... #13 33.52 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 28.82 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 28.82 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.13 [279 kB] #14 28.84 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #14 28.84 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #14 28.90 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.10 [3223 kB] #14 31.03 Selecting previously unselected package libalgorithm-diff-perl. #14 31.03 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 31.04 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 31.07 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 31.07 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #14 31.08 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 31.11 Selecting previously unselected package libalgorithm-merge-perl. #14 31.12 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ... #14 31.12 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 31.15 Selecting previously unselected package libapt-pkg-perl. #14 31.15 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ... #14 31.16 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 31.19 Selecting previously unselected package libarchive-cpio-perl. #13 34.39 Preparing to unpack .../255-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ... #13 34.40 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ... #13 34.44 Selecting previously unselected package libmariadb3:arm64. #13 34.44 Preparing to unpack .../256-libmariadb3_1%3a10.3.39-0+deb10u1_arm64.deb ... #13 34.45 Unpacking libmariadb3:arm64 (1:10.3.39-0+deb10u1) ... #13 34.52 Selecting previously unselected package libpython2.7-minimal:arm64. #13 34.52 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u2_arm64.deb ... #13 34.52 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u2) ... #13 34.60 Selecting previously unselected package libpython2.7-stdlib:arm64. #13 34.60 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u2_arm64.deb ... #13 34.61 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u2) ... #13 31.16 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ... #13 31.17 Unpacking libconfig-tiny-perl (2.26-1) ... #13 31.19 Selecting previously unselected package libparams-util-perl. #13 31.20 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ... #13 31.20 Unpacking libparams-util-perl (1.102-1+b1) ... #13 31.23 Selecting previously unselected package libsub-install-perl. #13 31.24 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ... #13 31.24 Unpacking libsub-install-perl (0.928-1.1) ... #13 31.27 Selecting previously unselected package libdata-optlist-perl. #13 31.27 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ... #13 31.27 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 31.30 Selecting previously unselected package libsub-exporter-perl. #13 31.30 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ... #13 31.31 Unpacking libsub-exporter-perl (0.987-1) ... #13 31.34 Selecting previously unselected package libconst-fast-perl. #13 31.34 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ... #13 31.35 Unpacking libconst-fast-perl (0.014-1.1) ... #13 31.37 Selecting previously unselected package libwant-perl. #13 31.38 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ... #13 31.38 Unpacking libwant-perl (0.29-1+b6) ... #13 31.41 Selecting previously unselected package libcontextual-return-perl. #13 31.41 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ... #13 31.42 Unpacking libcontextual-return-perl (0.004014-2) ... #13 31.45 Selecting previously unselected package libconvert-binhex-perl. #13 31.45 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ... #13 31.46 Unpacking libconvert-binhex-perl (1.125-1) ... #13 31.49 Selecting previously unselected package libcpanel-json-xs-perl. #13 30.81 Preparing to unpack .../043-libatomic1_8.3.0-6_armhf.deb ... #13 30.81 Unpacking libatomic1:armhf (8.3.0-6) ... #13 30.84 Selecting previously unselected package libasan5:armhf. #13 30.84 Preparing to unpack .../044-libasan5_8.3.0-6_armhf.deb ... #13 30.85 Unpacking libasan5:armhf (8.3.0-6) ... #13 30.91 Selecting previously unselected package libubsan1:armhf. #13 30.91 Preparing to unpack .../045-libubsan1_8.3.0-6_armhf.deb ... #13 30.92 Unpacking libubsan1:armhf (8.3.0-6) ... #13 30.95 Selecting previously unselected package libgcc-8-dev:armhf. #13 30.95 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_armhf.deb ... #13 30.96 Unpacking libgcc-8-dev:armhf (8.3.0-6) ... #13 31.05 Selecting previously unselected package gcc-8. #13 28.24 Selecting previously unselected package libipc-run-perl. #13 28.24 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ... #13 28.24 Unpacking libipc-run-perl (20180523.0-1) ... #13 28.28 Selecting previously unselected package libclass-method-modifiers-perl. #13 28.28 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 28.28 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 28.31 Selecting previously unselected package libsub-exporter-progressive-perl. #13 28.31 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 28.31 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 28.35 Selecting previously unselected package libdevel-globaldestruction-perl. #13 28.35 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 28.35 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 28.38 Selecting previously unselected package libb-hooks-op-check-perl. #13 28.39 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #13 28.39 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 28.42 Selecting previously unselected package libdynaloader-functions-perl. #13 28.42 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ... #13 28.42 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 28.45 Selecting previously unselected package libdevel-callchecker-perl. #13 28.45 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ... #13 28.46 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 28.49 Selecting previously unselected package libparams-classify-perl. #13 28.49 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ... #13 28.49 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 28.52 Selecting previously unselected package libmodule-runtime-perl. #13 28.52 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ... #13 28.53 Unpacking libmodule-runtime-perl (0.016-1) ... #13 28.55 Selecting previously unselected package libimport-into-perl. #14 27.81 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-socket-ssl-perl all 2.081-2 [196 kB] #14 27.87 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #14 27.87 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 27.88 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtry-tiny-perl all 0.31-2 [20.8 kB] #14 27.88 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 27.88 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-perl all 6.67-1 [141 kB] #14 27.91 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #14 27.92 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf wdiff armhf 1.2.2-5 [29.1 kB] #14 27.92 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf devscripts all 2.23.4ubuntu1 [1067 kB] #14 35.40 Selecting previously unselected package libxml2:arm64. #14 35.40 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_arm64.deb ... #14 35.40 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 35.47 Selecting previously unselected package libyaml-0-2:arm64. #14 35.48 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ... #14 35.48 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #14 35.51 Selecting previously unselected package lsb-release. #14 35.51 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 35.51 Unpacking lsb-release (11.1.0ubuntu2) ... #14 35.55 Selecting previously unselected package netbase. #14 35.55 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 35.56 Unpacking netbase (6.1) ... #14 35.58 Selecting previously unselected package python3-pkg-resources. #14 35.58 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 35.59 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 35.63 Selecting previously unselected package python3-six. #14 35.63 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 35.63 Unpacking python3-six (1.14.0-2) ... #14 35.67 Selecting previously unselected package shared-mime-info. #14 35.67 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ... #14 35.67 Unpacking shared-mime-info (1.15-1) ... #15 26.89 (4/88): gc-7.6.4-3.el8.aarch64.rpm 9.9 MB/s | 99 kB 00:00 #15 26.90 (5/88): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 1.5 MB/s | 9.3 kB 00:00 #15 26.90 (6/88): go-srpm-macros-2-17.el8.noarch.rpm 2.6 MB/s | 13 kB 00:00 #15 26.91 (7/88): libatomic_ops-7.6.2-3.el8.aarch64.rpm 6.3 MB/s | 38 kB 00:00 #15 26.91 (8/88): ocaml-srpm-macros-5-4.el8.noarch.rpm 2.1 MB/s | 9.4 kB 00:00 #15 26.92 (9/88): openblas-srpm-macros-2-2.el8.noarch.rpm 1.8 MB/s | 7.9 kB 00:00 #15 26.92 (10/88): perl-Digest-1.17-395.el8.noarch.rpm 4.8 MB/s | 27 kB 00:00 #15 26.93 (11/88): perl-Digest-MD5-2.55-396.el8.aarch64.r 6.2 MB/s | 37 kB 00:00 #15 26.94 (12/88): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.1 MB/s | 47 kB 00:00 #15 26.95 (13/88): perl-IO-Socket-SSL-2.066-4.module_el8+ 23 MB/s | 304 kB 00:00 #15 26.95 (14/88): perl-Mozilla-CA-20160104-7.module_el8+ 2.8 MB/s | 15 kB 00:00 #15 26.97 (15/88): gdb-headless-8.2-20.el8.aarch64.rpm 38 MB/s | 3.1 MB 00:00 #15 26.98 (16/88): perl-URI-1.73-3.el8.noarch.rpm 15 MB/s | 116 kB 00:00 #15 26.98 (17/88): perl-Net-SSLeay-1.88-2.module_el8+339+ 14 MB/s | 396 kB 00:00 #15 26.99 (18/88): perl-libnet-3.11-3.el8.noarch.rpm 12 MB/s | 121 kB 00:00 #15 26.99 (19/88): perl-srpm-macros-1-25.el8.noarch.rpm 1.5 MB/s | 11 kB 00:00 #15 26.99 (20/88): python-rpm-macros-3-45.el8.noarch.rpm 3.0 MB/s | 16 kB 00:00 #15 27.00 (21/88): python-srpm-macros-3-45.el8.noarch.rpm 2.9 MB/s | 16 kB 00:00 #15 27.00 (22/88): python3-rpm-macros-3-45.el8.noarch.rpm 2.9 MB/s | 15 kB 00:00 #15 27.01 (23/88): guile-2.0.14-7.el8.aarch64.rpm 30 MB/s | 3.5 MB 00:00 #15 27.02 (24/88): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 634 kB/s | 11 kB 00:00 #15 27.02 (25/88): python3-systemd-234-8.el8.aarch64.rpm 3.4 MB/s | 80 kB 00:00 #15 27.02 (26/88): redhat-rpm-config-131-1.el8.noarch.rpm 9.9 MB/s | 94 kB 00:00 #15 27.03 (27/88): rpm-build-4.14.3-26.el8.aarch64.rpm 14 MB/s | 173 kB 00:00 #15 27.03 (28/88): rust-srpm-macros-5-2.el8.noarch.rpm 1.2 MB/s | 9.2 kB 00:00 #15 27.04 (29/88): rpmlint-1.10-14.el8.noarch.rpm 12 MB/s | 192 kB 00:00 #15 27.04 (30/88): bzip2-1.0.6-26.el8.aarch64.rpm 7.5 MB/s | 60 kB 00:00 #15 27.04 (31/88): dbus-glib-0.110-2.el8.aarch64.rpm 15 MB/s | 122 kB 00:00 #15 27.05 (32/88): zstd-1.4.4-1.el8.aarch64.rpm 15 MB/s | 303 kB 00:00 #15 27.05 (33/88): dnf-plugins-core-4.0.21-23.el8.noarch. 8.1 MB/s | 77 kB 00:00 #15 27.06 (34/88): diffutils-3.6-6.el8.aarch64.rpm 17 MB/s | 352 kB 00:00 #15 27.06 (35/88): elfutils-debuginfod-client-0.189-3.el8 7.3 MB/s | 75 kB 00:00 #15 27.07 (36/88): emacs-filesystem-26.1-11.el8.noarch.rp 9.6 MB/s | 70 kB 00:00 #15 27.07 (37/88): file-5.33-25.el8.aarch64.rpm 11 MB/s | 78 kB 00:00 #15 27.08 (38/88): elfutils-0.189-3.el8.aarch64.rpm 17 MB/s | 537 kB 00:00 #15 27.09 (39/88): libbabeltrace-1.5.4-4.el8.aarch64.rpm 17 MB/s | 189 kB 00:00 #15 27.10 (40/88): libpkgconf-1.4.2-1.el8.aarch64.rpm 6.3 MB/s | 34 kB 00:00 #14 34.81 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB] #13 DONE 26.0s #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #13 33.19 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #13 33.20 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #13 33.24 Selecting previously unselected package libavif15:amd64. #13 33.24 Preparing to unpack .../190-libavif15_0.11.1-1_amd64.deb ... #13 33.24 Unpacking libavif15:amd64 (0.11.1-1) ... #13 33.28 Selecting previously unselected package libmodule-implementation-perl. #13 33.28 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #13 33.28 Unpacking libmodule-implementation-perl (0.09-2) ... #13 33.31 Selecting previously unselected package libsub-exporter-progressive-perl. #13 33.31 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 33.31 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 33.34 Selecting previously unselected package libvariable-magic-perl. #13 33.34 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_amd64.deb ... #13 33.34 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 33.37 Selecting previously unselected package libb-hooks-endofscope-perl. #13 33.37 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 33.37 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 33.40 Selecting previously unselected package libberkeleydb-perl:amd64. #13 33.40 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_amd64.deb ... #13 33.40 Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ... #13 33.44 Selecting previously unselected package libpng16-16:amd64. #13 29.79 Selecting previously unselected package fontconfig-config. #13 29.79 Preparing to unpack .../167-fontconfig-config_2.14.1-4_arm64.deb ... #13 29.92 Unpacking fontconfig-config (2.14.1-4) ... #13 29.97 Selecting previously unselected package libcurl3-gnutls:arm64. #13 29.97 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u1_arm64.deb ... #13 29.98 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ... #13 30.03 Selecting previously unselected package liberror-perl. #13 33.31 Selecting previously unselected package libapt-pkg-perl. #13 33.31 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ... #13 33.33 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 33.48 Selecting previously unselected package libarchive-cpio-perl. #13 33.48 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ... #13 33.49 Unpacking libarchive-cpio-perl (0.10-1) ... #14 33.20 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... #14 33.21 Unpacking libaliased-perl (0.34-1.1) ... #14 33.24 Selecting previously unselected package libapt-pkg-perl. #14 33.24 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ... #14 33.24 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 33.28 Selecting previously unselected package libarchive-cpio-perl. #14 33.28 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 33.28 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 33.34 Selecting previously unselected package libarray-intspan-perl. #14 33.35 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... #14 33.35 Unpacking libarray-intspan-perl (2.004-1) ... #14 33.38 Selecting previously unselected package libmodule-implementation-perl. #14 33.39 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 33.39 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 33.42 Selecting previously unselected package libsub-exporter-progressive-perl. #14 33.42 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 33.42 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 33.46 Selecting previously unselected package libvariable-magic-perl. #14 28.19 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB] #14 30.57 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB] #14 30.69 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB] #14 30.70 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB] #14 30.23 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ... #14 30.24 Unpacking libnumber-compare-perl (0.03-3) ... #14 30.26 Selecting previously unselected package libtext-glob-perl. #14 30.27 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ... #14 30.27 Unpacking libtext-glob-perl (0.11-3) ... #14 30.30 Selecting previously unselected package libfile-find-rule-perl. #14 30.30 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ... #14 30.30 Unpacking libfile-find-rule-perl (0.34-3) ... #14 30.33 Selecting previously unselected package libfont-afm-perl. #14 30.33 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ... #14 30.34 Unpacking libfont-afm-perl (1.20-4) ... #14 30.36 Selecting previously unselected package libio-string-perl. #14 30.37 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ... #14 30.37 Unpacking libio-string-perl (1.08-4) ... #14 30.40 Selecting previously unselected package libfont-ttf-perl. #14 30.40 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ... #14 30.40 Unpacking libfont-ttf-perl (1.06-2) ... #14 30.44 Selecting previously unselected package libfreezethaw-perl. #13 24.92 Preparing to unpack .../020-libctf-nobfd0_2.40-2+rpi2_armhf.deb ... #13 24.93 Unpacking libctf-nobfd0:armhf (2.40-2+rpi2) ... #13 24.98 Selecting previously unselected package libctf0:armhf. #13 24.98 Preparing to unpack .../021-libctf0_2.40-2+rpi2_armhf.deb ... #13 24.98 Unpacking libctf0:armhf (2.40-2+rpi2) ... #13 25.03 Selecting previously unselected package libjansson4:armhf. #13 33.64 Selecting previously unselected package libaliased-perl. #13 33.64 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... #13 33.68 Unpacking libaliased-perl (0.34-1.1) ... #13 33.81 Selecting previously unselected package libapt-pkg-perl. #13 33.81 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... #13 33.84 Unpacking libapt-pkg-perl (0.1.39) ... #14 29.05 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 29.05 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB] #14 29.05 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 31.19 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ... #14 31.20 Unpacking libarchive-cpio-perl (0.10-1) ... #14 31.23 Selecting previously unselected package libarray-intspan-perl. #14 31.23 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ... #14 31.23 Unpacking libarray-intspan-perl (2.003-1) ... #14 31.26 Selecting previously unselected package libasync-mergepoint-perl. #14 31.26 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ... #14 31.27 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 31.29 Selecting previously unselected package libmodule-implementation-perl. #14 31.30 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ... #14 31.30 Unpacking libmodule-implementation-perl (0.09-1) ... #14 31.33 Selecting previously unselected package libsub-exporter-progressive-perl. #14 31.33 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 31.33 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 31.36 Selecting previously unselected package libvariable-magic-perl. #14 31.36 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ... #14 31.36 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 31.40 Selecting previously unselected package libb-hooks-endofscope-perl. #14 31.40 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 31.40 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 31.43 Selecting previously unselected package libcapture-tiny-perl. #14 31.43 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #14 31.44 Unpacking libcapture-tiny-perl (0.48-1) ... #14 31.47 Selecting previously unselected package libclass-xsaccessor-perl. #14 31.47 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #14 31.47 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 31.51 Selecting previously unselected package libclone-perl. #13 34.79 Selecting previously unselected package libpython2.7:arm64. #13 34.80 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u2_arm64.deb ... #13 34.80 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u2) ... #13 34.91 Selecting previously unselected package libmailutils5:arm64. #13 31.49 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ... #13 31.49 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 31.53 Selecting previously unselected package libdevel-stacktrace-perl. #13 31.53 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 31.54 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 31.57 Selecting previously unselected package libexception-class-perl. #13 31.57 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ... #13 31.57 Unpacking libexception-class-perl (1.44-1) ... #13 31.60 Selecting previously unselected package libiterator-perl. #13 31.61 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 31.61 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 31.64 Selecting previously unselected package libiterator-util-perl. #13 31.64 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 31.64 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 31.67 Selecting previously unselected package libexporter-tiny-perl. #13 31.67 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ... #13 31.68 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 31.71 Selecting previously unselected package liblist-moreutils-xs-perl. #13 31.05 Preparing to unpack .../047-gcc-8_8.3.0-6_armhf.deb ... #13 31.06 Unpacking gcc-8 (8.3.0-6) ... #13 28.56 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ... #13 28.56 Unpacking libimport-into-perl (1.002005-1) ... #13 28.59 Selecting previously unselected package librole-tiny-perl. #13 28.59 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ... #13 28.59 Unpacking librole-tiny-perl (2.000006-1) ... #13 28.63 Selecting previously unselected package libstrictures-perl. #13 28.63 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ... #13 28.63 Unpacking libstrictures-perl (2.000005-1) ... #13 28.66 Selecting previously unselected package libsub-quote-perl. #13 28.66 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ... #13 28.67 Unpacking libsub-quote-perl (2.005001-1) ... #13 28.70 Selecting previously unselected package libmoo-perl. #13 28.70 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ... #13 28.70 Unpacking libmoo-perl (2.003004-2) ... #13 28.73 Selecting previously unselected package libencode-locale-perl. #13 28.74 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ... #13 28.74 Unpacking libencode-locale-perl (1.05-1) ... #13 28.77 Selecting previously unselected package libtimedate-perl. #14 35.74 Selecting previously unselected package ucf. #14 35.75 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 35.75 Moving old data out of the way #14 35.75 Unpacking ucf (3.0038+nmu1) ... #14 35.79 Selecting previously unselected package xdg-user-dirs. #14 35.79 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ... #14 35.80 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 35.85 Selecting previously unselected package xz-utils. #14 35.86 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ... #14 35.86 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 35.89 Selecting previously unselected package gettext-base. #14 35.90 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ... #14 35.90 Unpacking gettext-base (0.19.8.1-10build1) ... #14 35.93 Selecting previously unselected package iso-codes. #14 35.93 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 35.94 Unpacking iso-codes (4.4-1) ... #15 27.10 (41/88): groff-base-1.22.3-18.el8.aarch64.rpm 30 MB/s | 989 kB 00:00 #15 27.11 (42/88): libtool-ltdl-2.4.6-25.el8.aarch64.rpm 5.4 MB/s | 57 kB 00:00 #15 27.12 (43/88): glibc-gconv-extra-2.28-236.el8.1.aarch 33 MB/s | 1.8 MB 00:00 #15 27.13 (44/88): ncurses-6.1-10.20180224.el8.aarch64.rp 16 MB/s | 389 kB 00:00 #15 27.13 (45/88): patch-2.7.6-11.el8.aarch64.rpm 12 MB/s | 134 kB 00:00 #15 27.14 (46/88): perl-Carp-1.42-396.el8.noarch.rpm 3.8 MB/s | 30 kB 00:00 #15 27.14 (47/88): perl-Data-Dumper-2.167-399.el8.aarch64 8.6 MB/s | 57 kB 00:00 #15 27.15 (48/88): openssl-1.1.1k-9.el8.aarch64.rpm 17 MB/s | 717 kB 00:00 #15 27.15 (49/88): perl-Errno-1.28-422.el8.aarch64.rpm 6.0 MB/s | 76 kB 00:00 #15 27.16 (50/88): perl-Exporter-5.72-396.el8.noarch.rpm 5.0 MB/s | 34 kB 00:00 #15 27.16 (51/88): perl-File-Path-2.15-2.el8.noarch.rpm 5.9 MB/s | 38 kB 00:00 #15 27.16 (52/88): perl-File-Temp-0.230.600-1.el8.noarch. 8.5 MB/s | 63 kB 00:00 #15 27.17 (53/88): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.7 MB/s | 63 kB 00:00 #15 27.17 (54/88): perl-HTTP-Tiny-0.074-2.el8.noarch.rpm 8.5 MB/s | 58 kB 00:00 #15 27.17 (55/88): perl-IO-1.38-422.el8.aarch64.rpm 18 MB/s | 142 kB 00:00 #15 27.18 (56/88): perl-MIME-Base64-3.15-396.el8.aarch64. 4.0 MB/s | 31 kB 00:00 #15 27.18 (57/88): perl-PathTools-3.74-1.el8.aarch64.rpm 12 MB/s | 90 kB 00:00 #15 27.18 (58/88): perl-Pod-Escapes-1.07-395.el8.noarch.r 3.0 MB/s | 20 kB 00:00 #15 27.19 (59/88): perl-Pod-Perldoc-3.28-396.el8.noarch.r 13 MB/s | 86 kB 00:00 #15 27.20 (60/88): perl-Pod-Simple-3.35-395.el8.noarch.rp 21 MB/s | 213 kB 00:00 #15 27.20 (61/88): perl-Pod-Usage-1.69-395.el8.noarch.rpm 3.7 MB/s | 34 kB 00:00 #15 27.20 (62/88): perl-Scalar-List-Utils-1.49-2.el8.aarc 10 MB/s | 67 kB 00:00 #15 27.21 (63/88): perl-Encode-2.97-3.el8.aarch64.rpm 19 MB/s | 1.5 MB 00:00 #15 27.21 (64/88): perl-Socket-2.027-3.el8.aarch64.rpm 3.9 MB/s | 59 kB 00:00 #15 27.22 (65/88): perl-Storable-3.11-3.el8.aarch64.rpm 6.2 MB/s | 95 kB 00:00 #15 27.22 (66/88): perl-Term-ANSIColor-4.06-396.el8.noarc 6.9 MB/s | 46 kB 00:00 #15 27.22 (67/88): perl-Term-Cap-1.17-395.el8.noarch.rpm 2.6 MB/s | 23 kB 00:00 #15 27.23 (68/88): perl-Text-ParseWords-3.30-395.el8.noar 2.2 MB/s | 18 kB 00:00 #15 27.23 (69/88): perl-Time-Local-1.280-1.el8.noarch.rpm 5.7 MB/s | 34 kB 00:00 #15 27.23 (70/88): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.8 MB/s | 24 kB 00:00 #15 27.23 (71/88): perl-constant-1.33-396.el8.noarch.rpm 4.5 MB/s | 25 kB 00:00 #15 27.24 (72/88): perl-Unicode-Normalize-1.25-396.el8.aa 5.8 MB/s | 78 kB 00:00 #15 27.25 (73/88): perl-macros-5.26.3-422.el8.aarch64.rpm 10 MB/s | 72 kB 00:00 #15 27.25 (74/88): perl-parent-0.237-1.el8.noarch.rpm 4.0 MB/s | 20 kB 00:00 #15 27.26 (75/88): perl-podlators-4.11-1.el8.noarch.rpm 15 MB/s | 118 kB 00:00 #15 27.27 (76/88): perl-threads-2.21-2.el8.aarch64.rpm 9.5 MB/s | 60 kB 00:00 #15 27.27 (77/88): perl-threads-shared-1.58-2.el8.aarch64 7.4 MB/s | 47 kB 00:00 #15 27.28 (78/88): perl-libs-5.26.3-422.el8.aarch64.rpm 31 MB/s | 1.5 MB 00:00 #15 27.29 (79/88): pkgconf-1.4.2-1.el8.aarch64.rpm 3.2 MB/s | 37 kB 00:00 #15 27.29 (80/88): pkgconf-m4-1.4.2-1.el8.noarch.rpm 2.9 MB/s | 17 kB 00:00 #15 27.29 (81/88): pkgconf-pkg-config-1.4.2-1.el8.aarch64 2.7 MB/s | 15 kB 00:00 #15 27.30 (82/88): python3-dbus-1.2.4-15.el8.aarch64.rpm 18 MB/s | 133 kB 00:00 #15 27.30 (83/88): python3-dateutil-2.6.1-6.el8.noarch.rp 16 MB/s | 251 kB 00:00 #14 34.88 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 34.92 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-basedir-perl all 0.09-2 [14.4 kB] #14 34.97 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 34.99 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-fcntllock-perl arm64 0.22-4build1 [32.7 kB] #14 35.04 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnumber-compare-perl all 0.03-3 [5974 B] #13 33.44 Preparing to unpack .../196-libpng16-16_1.6.39-2_amd64.deb ... #13 33.44 Unpacking libpng16-16:amd64 (1.6.39-2) ... #13 33.49 Selecting previously unselected package libfreetype6:amd64. #13 33.49 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_amd64.deb ... #13 33.50 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ... #13 33.56 Selecting previously unselected package libfontconfig1:amd64. #13 33.56 Preparing to unpack .../198-libfontconfig1_2.14.1-4_amd64.deb ... #13 33.56 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #13 33.60 Selecting previously unselected package libde265-0:amd64. #13 33.61 Preparing to unpack .../199-libde265-0_1.0.11-1_amd64.deb ... #13 33.61 Unpacking libde265-0:amd64 (1.0.11-1) ... #13 33.65 Selecting previously unselected package libnuma1:amd64. #13 33.65 Preparing to unpack .../200-libnuma1_2.0.16-1_amd64.deb ... #13 33.66 Unpacking libnuma1:amd64 (2.0.16-1) ... #13 30.03 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ... #13 30.03 Unpacking liberror-perl (0.17029-2) ... #13 30.07 Selecting previously unselected package git-man. #13 30.07 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ... #13 30.07 Unpacking git-man (1:2.39.2-1.1) ... #13 33.59 Selecting previously unselected package libasync-mergepoint-perl. #13 33.59 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ... #13 33.60 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 33.73 Selecting previously unselected package libauthen-sasl-perl. #13 33.73 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ... #13 33.74 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 33.84 Selecting previously unselected package libmodule-implementation-perl. #14 33.46 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ... #14 33.46 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 33.50 Selecting previously unselected package libb-hooks-endofscope-perl. #14 33.50 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 33.50 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 33.54 Selecting previously unselected package libfreetype6:amd64. #14 33.54 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... #14 33.54 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... #14 33.59 Selecting previously unselected package libfontconfig1:amd64. #14 33.59 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... #14 33.59 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 33.63 Selecting previously unselected package libjpeg-turbo8:amd64. #14 33.64 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... #14 33.64 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 33.67 Selecting previously unselected package libjpeg8:amd64. #14 33.67 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ... #14 33.68 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... #14 33.71 Selecting previously unselected package libdeflate0:amd64. #14 28.35 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #14 30.85 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB] #14 30.44 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ... #14 30.45 Unpacking libfreezethaw-perl (0.5001-3) ... #14 30.47 Selecting previously unselected package libsort-versions-perl. #14 30.48 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ... #14 30.48 Unpacking libsort-versions-perl (1.62-3) ... #14 30.51 Selecting previously unselected package libgit-wrapper-perl. #14 30.51 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ... #14 30.51 Unpacking libgit-wrapper-perl (0.048-2) ... #14 30.54 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 30.54 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 30.55 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 30.57 Selecting previously unselected package libio-prompter-perl. #14 30.58 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ... #14 30.58 Unpacking libio-prompter-perl (0.004015-2) ... #14 30.61 Selecting previously unselected package libjson-perl. #14 30.61 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ... #14 30.61 Unpacking libjson-perl (4.10000-1) ... #14 30.64 Selecting previously unselected package liblog-any-perl. #14 30.65 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ... #14 30.65 Unpacking liblog-any-perl (1.713-1) ... #14 30.68 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 30.68 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 30.69 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 30.72 Selecting previously unselected package libpackage-stash-perl. #14 30.72 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ... #14 30.72 Unpacking libpackage-stash-perl (0.40-1) ... #14 30.75 Selecting previously unselected package libsub-identify-perl. #13 25.03 Preparing to unpack .../022-libjansson4_2.14-2_armhf.deb ... #13 25.04 Unpacking libjansson4:armhf (2.14-2) ... #13 25.08 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 25.08 Preparing to unpack .../023-binutils-arm-linux-gnueabihf_2.40-2+rpi2_armhf.deb ... #13 25.08 Unpacking binutils-arm-linux-gnueabihf (2.40-2+rpi2) ... #13 25.31 Selecting previously unselected package binutils. #13 33.99 Selecting previously unselected package libarchive-cpio-perl. #13 33.99 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 34.01 Unpacking libarchive-cpio-perl (0.10-1.1) ... #13 34.10 Selecting previously unselected package libarchive13:amd64. #13 34.10 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #13 34.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #13 34.21 Selecting previously unselected package libarray-intspan-perl. #14 29.46 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB] #14 29.46 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB] #14 31.51 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ... #14 31.51 Unpacking libclone-perl (0.43-2) ... #14 31.55 Selecting previously unselected package libcommon-sense-perl. #14 31.55 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ... #14 31.55 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 31.59 Selecting previously unselected package libparams-util-perl. #14 31.59 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ... #14 31.59 Unpacking libparams-util-perl (1.07-3build5) ... #14 31.62 Selecting previously unselected package libsub-install-perl. #14 31.62 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ... #14 31.63 Unpacking libsub-install-perl (0.928-1) ... #14 31.65 Selecting previously unselected package libdata-optlist-perl. #14 31.66 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ... #14 31.66 Unpacking libdata-optlist-perl (0.110-1) ... #14 31.69 Selecting previously unselected package libsub-exporter-perl. #14 31.69 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ... #14 31.69 Unpacking libsub-exporter-perl (0.987-1) ... #14 31.73 Selecting previously unselected package libconst-fast-perl. #13 31.71 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ... #13 31.72 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 31.78 Selecting previously unselected package liblist-moreutils-perl. #13 31.78 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ... #13 31.79 Unpacking liblist-moreutils-perl (0.430-2) ... #13 31.82 Selecting previously unselected package libdata-dpath-perl. #13 31.82 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ... #13 31.83 Unpacking libdata-dpath-perl (0.58-1) ... #13 31.85 Selecting previously unselected package libdata-dump-perl. #13 31.86 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ... #13 31.86 Unpacking libdata-dump-perl (1.23-1.1) ... #13 31.89 Selecting previously unselected package libdata-messagepack-perl. #13 31.89 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ... #13 31.90 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 31.95 Selecting previously unselected package libnet-domain-tld-perl. #13 28.77 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 28.78 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 28.81 Selecting previously unselected package libhttp-date-perl. #13 28.81 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ... #13 28.82 Unpacking libhttp-date-perl (6.02-1) ... #13 28.85 Selecting previously unselected package libfile-listing-perl. #13 28.85 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ... #13 28.85 Unpacking libfile-listing-perl (6.04-1) ... #13 28.88 Selecting previously unselected package libhtml-tagset-perl. #13 28.88 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ... #13 28.89 Unpacking libhtml-tagset-perl (3.20-3) ... #13 28.92 Selecting previously unselected package liburi-perl. #13 28.92 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ... #13 28.92 Unpacking liburi-perl (1.76-1) ... #13 28.96 Selecting previously unselected package libhtml-parser-perl. #13 28.96 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ... #13 28.97 Unpacking libhtml-parser-perl (3.72-3+b2) ... #13 29.00 Selecting previously unselected package libhtml-tree-perl. #14 36.24 Selecting previously unselected package krb5-locales. #14 36.24 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ... #14 36.24 Unpacking krb5-locales (1.17-6ubuntu4.3) ... #14 36.27 Selecting previously unselected package libcbor0.6:arm64. #15 27.31 (84/88): python3-six-1.11.0-8.el8.noarch.rpm 6.9 MB/s | 38 kB 00:00 #15 27.32 (85/88): python3-dnf-plugins-core-4.0.21-23.el8 17 MB/s | 279 kB 00:00 #15 27.32 (86/88): unzip-6.0-46.el8.aarch64.rpm 19 MB/s | 189 kB 00:00 #15 27.33 (87/88): zip-3.0-23.el8.aarch64.rpm 21 MB/s | 265 kB 00:00 #15 27.37 (88/88): perl-interpreter-5.26.3-422.el8.aarch6 47 MB/s | 6.3 MB 00:00 #15 27.37 -------------------------------------------------------------------------------- #15 27.37 Total 20 MB/s | 27 MB 00:01 #13 29.79 Selecting previously unselected package libxml2:armhf. #13 29.79 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ... #13 29.79 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 29.88 Selecting previously unselected package gettext. #13 29.88 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ... #13 29.88 Unpacking gettext (0.21-4) ... #13 30.01 Selecting previously unselected package intltool-debian. #13 30.01 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ... #13 30.02 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 30.05 Selecting previously unselected package po-debconf. #13 30.05 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ... #13 30.06 Unpacking po-debconf (1.0.21+nmu1) ... #13 30.12 Selecting previously unselected package debhelper. #13 34.91 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ... #13 34.92 Unpacking libmailutils5:arm64 (1:3.5-4) ... #13 34.99 Selecting previously unselected package libmime-tools-perl. #13 34.99 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ... #13 34.99 Unpacking libmime-tools-perl (5.509-1) ... #13 35.04 Selecting previously unselected package libnet-dns-sec-perl. #13 35.04 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ... #13 35.04 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 35.13 Selecting previously unselected package libnet-libidn-perl. #13 35.14 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ... #13 35.14 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #21 5.583 + apt-get install --no-install-recommends -y gcc-mingw-w64-x86-64 #14 35.04 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-glob-perl all 0.11-3 [6780 B] #14 35.05 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 35.07 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-afm-perl all 1.20-4 [13.0 kB] #14 35.08 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-string-perl all 1.08-4 [11.1 kB] #14 35.09 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-ttf-perl all 1.06-2 [323 kB] #14 28.40 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf diffstat armhf 1.65-1 [26.5 kB] #14 28.57 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-chardet all 5.1.0+dfsg-2 [119 kB] #13 35.82 Dependencies resolved. #13 35.84 ================================================================================ #13 35.84 Package Arch Version Repository Size #13 35.84 ================================================================================ #13 35.84 Installing: #13 35.84 dnf-plugins-core noarch 4.4.2-1.fc39 fedora 38 k #13 35.84 rpm-build aarch64 4.19.0-1.fc39 updates-testing 79 k #13 35.84 rpmlint noarch 2.4.0-10.fc39 fedora 322 k #13 35.84 Upgrading: #13 35.84 python3-rpm aarch64 4.19.0-1.fc39 updates-testing 68 k #13 35.84 rpm aarch64 4.19.0-1.fc39 updates-testing 536 k #13 35.84 rpm-build-libs aarch64 4.19.0-1.fc39 updates-testing 92 k #13 35.84 rpm-libs aarch64 4.19.0-1.fc39 updates-testing 306 k #13 35.84 rpm-sign-libs aarch64 4.19.0-1.fc39 updates-testing 26 k #13 35.84 Installing dependencies: #13 35.84 ansible-srpm-macros noarch 1-11.fc39 fedora 21 k #13 35.84 binutils aarch64 2.40-13.fc39 fedora 6.0 M #13 35.84 binutils-gold aarch64 2.40-13.fc39 fedora 949 k #13 35.84 bzip2 aarch64 1.0.8-16.fc39 fedora 52 k #13 35.84 cpio aarch64 2.14-4.fc39 fedora 277 k #13 35.84 dash aarch64 0.5.12-1.fc39 fedora 99 k #13 35.84 dbus-libs aarch64 1:1.14.10-1.fc39 fedora 156 k #13 35.84 debugedit aarch64 5.0-10.fc39 fedora 77 k #13 35.84 desktop-file-utils aarch64 0.26-9.fc39 fedora 71 k #13 35.84 devscripts-checkbashisms noarch 2.23.5-3.fc39 fedora 28 k #13 35.84 diffutils aarch64 3.10-3.fc39 fedora 396 k #13 35.84 dwz aarch64 0.15-3.fc39 fedora 136 k #13 35.84 ed aarch64 1.19-4.fc39 fedora 78 k #13 35.84 efi-srpm-macros noarch 5-9.fc39 fedora 22 k #13 35.84 elfutils aarch64 0.189-4.fc39 fedora 540 k #13 35.84 elfutils-debuginfod-client aarch64 0.189-4.fc39 fedora 38 k #13 35.84 emacs-filesystem noarch 1:29.1-1.fc39 fedora 8.4 k #13 35.84 enchant2 aarch64 2.5.0-5.fc39 fedora 61 k #13 35.84 file aarch64 5.44-5.fc39 fedora 49 k #13 35.84 fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k #13 35.84 fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k #13 35.84 fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k #13 35.84 gdb-minimal aarch64 13.2-8.fc39 updates-testing 3.8 M #13 35.84 gdk-pixbuf2 aarch64 2.42.10-5.fc39 fedora 482 k #13 35.84 ghc-srpm-macros noarch 1.6.1-2.fc39 fedora 7.8 k #13 35.84 glibc-gconv-extra aarch64 2.38-1.fc39 fedora 2.0 M #13 35.84 gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k #13 35.84 go-srpm-macros noarch 3.2.0-6.fc39 fedora 27 k #13 35.84 groff-base aarch64 1.23.0-2.fc39 fedora 1.1 M #13 35.84 hunspell aarch64 1.7.2-5.fc39 fedora 476 k #13 35.84 hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k #13 35.84 hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k #13 35.84 hunspell-filesystem aarch64 1.7.2-5.fc39 fedora 9.2 k #13 35.84 jansson aarch64 2.13.1-7.fc39 fedora 46 k #13 35.84 js-jquery noarch 3.6.4-2.fc39 fedora 172 k #13 35.84 json-glib aarch64 1.6.6-5.fc39 fedora 160 k #13 35.84 kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k #13 35.84 libappstream-glib aarch64 0.8.2-4.fc39 fedora 397 k #13 35.84 libjpeg-turbo aarch64 2.1.4-3.fc39 fedora 196 k #13 35.84 libpkgconf aarch64 1.9.5-2.fc39 fedora 38 k #13 35.84 libpng aarch64 2:1.6.37-15.fc39 fedora 115 k #13 35.84 libstemmer aarch64 2.2.0-7.fc39 fedora 164 k #13 35.84 lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k #13 35.84 ncurses aarch64 6.4-7.20230520.fc39 fedora 415 k #13 35.84 ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k #13 35.84 openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k #13 35.84 package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k #13 35.84 patch aarch64 2.7.6-22.fc39 fedora 123 k #13 35.84 perl-AutoLoader noarch 5.74-500.fc39 fedora 21 k #13 35.84 perl-B aarch64 1.88-500.fc39 fedora 178 k #13 35.84 perl-Carp noarch 1.54-500.fc39 fedora 29 k #13 35.84 perl-Class-Struct noarch 0.68-500.fc39 fedora 22 k #13 35.84 perl-Data-Dumper aarch64 2.188-501.fc39 fedora 55 k #13 35.84 perl-Digest noarch 1.20-500.fc39 fedora 25 k #13 35.84 perl-Digest-MD5 aarch64 2.58-500.fc39 fedora 36 k #13 35.84 perl-DynaLoader aarch64 1.54-500.fc39 fedora 26 k #13 35.84 perl-Encode aarch64 4:3.19-500.fc39 fedora 1.7 M #13 35.84 perl-Errno aarch64 1.37-500.fc39 fedora 15 k #13 35.84 perl-Exporter noarch 5.77-500.fc39 fedora 31 k #13 35.84 perl-Fcntl aarch64 1.15-500.fc39 fedora 21 k #13 35.84 perl-File-Basename noarch 2.86-500.fc39 fedora 17 k #13 35.84 perl-File-Path noarch 2.18-500.fc39 fedora 35 k #13 35.84 perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k #13 35.84 perl-File-stat noarch 1.13-500.fc39 fedora 17 k #13 35.84 perl-FileHandle noarch 2.05-500.fc39 fedora 16 k #13 35.84 perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k #13 35.84 perl-Getopt-Std noarch 1.13-500.fc39 fedora 16 k #13 35.84 perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k #13 35.84 perl-IO aarch64 1.52-500.fc39 fedora 83 k #13 35.84 perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k #13 35.84 perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k #13 35.84 perl-IPC-Open3 noarch 1.22-500.fc39 fedora 22 k #13 35.84 perl-MIME-Base64 aarch64 3.16-500.fc39 fedora 30 k #13 35.84 perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k #13 35.84 perl-Net-SSLeay aarch64 1.92-10.fc39 fedora 356 k #13 35.84 perl-POSIX aarch64 2.13-500.fc39 fedora 98 k #13 35.84 perl-PathTools aarch64 3.89-500.fc39 fedora 88 k #13 35.84 perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k #13 35.84 perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k #13 35.84 perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k #13 35.84 perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k #13 35.84 perl-Scalar-List-Utils aarch64 5:1.63-500.fc39 fedora 71 k #13 35.84 perl-SelectSaver noarch 1.02-500.fc39 fedora 12 k #13 35.84 perl-Socket aarch64 4:2.037-3.fc39 fedora 56 k #13 35.84 perl-Storable aarch64 1:3.32-500.fc39 fedora 97 k #13 35.84 perl-Symbol noarch 1.09-500.fc39 fedora 14 k #13 35.84 perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k #13 35.84 perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k #13 35.84 perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k #13 35.84 perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k #13 35.84 perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k #13 35.84 perl-URI noarch 5.21-1.fc39 fedora 125 k #13 35.84 perl-base noarch 2.27-500.fc39 fedora 16 k #13 35.84 perl-constant noarch 1.33-501.fc39 fedora 22 k #13 35.84 perl-if noarch 0.61.000-500.fc39 fedora 14 k #13 35.84 perl-interpreter aarch64 4:5.38.0-500.fc39 fedora 72 k #13 35.84 perl-libnet noarch 3.15-501.fc39 fedora 129 k #13 35.84 perl-libs aarch64 4:5.38.0-500.fc39 fedora 2.3 M #13 35.84 perl-locale noarch 1.10-500.fc39 fedora 14 k #13 35.84 perl-mro aarch64 1.28-500.fc39 fedora 29 k #13 35.84 perl-overload noarch 1.37-500.fc39 fedora 46 k #13 35.84 perl-overloading noarch 0.02-500.fc39 fedora 13 k #13 35.84 perl-parent noarch 1:0.241-500.fc39 fedora 14 k #13 35.84 perl-podlators noarch 1:5.01-500.fc39 fedora 125 k #13 35.84 perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k #13 35.84 perl-vars noarch 1.05-500.fc39 fedora 13 k #13 35.84 pkgconf aarch64 1.9.5-2.fc39 fedora 42 k #13 35.84 pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k #13 35.84 pkgconf-pkg-config aarch64 1.9.5-2.fc39 fedora 9.6 k #13 35.84 pyproject-srpm-macros noarch 1.9.0-2.fc39 fedora 14 k #13 35.84 python-srpm-macros noarch 3.12-4.fc39 updates-testing 25 k #13 35.84 python3-construct noarch 2.10.68-6.fc39 fedora 146 k #13 35.84 python3-dateutil noarch 1:2.8.2-10.fc39 fedora 355 k #13 35.84 python3-dbus aarch64 1.3.2-4.fc39 fedora 157 k #13 35.84 python3-distro noarch 1.8.0-6.fc39 fedora 49 k #13 35.84 python3-dnf-plugins-core noarch 4.4.2-1.fc39 fedora 293 k #13 35.84 python3-enchant noarch 3.2.2-10.fc39 fedora 101 k #13 35.84 python3-file-magic noarch 5.44-5.fc39 fedora 20 k #13 35.84 python3-pybeam noarch 0.7-7.fc39 fedora 31 k #13 35.84 python3-pyxdg noarch 0.27-9.fc39 fedora 130 k #13 35.84 python3-six noarch 1.16.0-12.fc39 fedora 41 k #13 35.84 python3-systemd aarch64 235-5.fc39 fedora 107 k #13 35.84 python3-tomli-w noarch 1.0.0-9.fc39 fedora 21 k #13 35.84 python3-zstandard aarch64 0.21.0-3.fc39 fedora 457 k #13 35.84 qt5-srpm-macros noarch 5.15.10-2.fc39 fedora 8.3 k #13 35.84 qt6-srpm-macros noarch 6.5.2-3.fc39 updates-testing 9.0 k #13 35.84 redhat-rpm-config noarch 262-1.fc39 fedora 84 k #13 35.84 rpmautospec-rpm-macros noarch 0.3.5-4.fc39 fedora 8.8 k #13 35.84 rpmlint-fedora-license-data noarch 1.30-1.fc39 updates-testing 27 k #13 35.84 rust-srpm-macros noarch 24-5.fc39 fedora 12 k #13 35.84 shared-mime-info aarch64 2.2-4.fc39 fedora 380 k #13 35.84 unzip aarch64 6.0-62.fc39 fedora 183 k #13 35.84 web-assets-filesystem noarch 5-20.fc39 fedora 7.9 k #13 35.84 xxhash-libs aarch64 0.8.2-1.fc39 fedora 35 k #13 35.84 xz aarch64 5.4.4-1.fc39 fedora 556 k #13 35.84 zip aarch64 3.0-39.fc39 updates-testing 262 k #13 35.84 zstd aarch64 1.5.5-4.fc39 fedora 446 k #13 35.84 Installing weak dependencies: #13 35.84 hunspell-en noarch 0.20201207-7.fc39 fedora 190 k #13 35.84 perl-NDBM_File aarch64 1.16-500.fc39 fedora 23 k #13 35.84 python-systemd-doc aarch64 235-5.fc39 fedora 75 k #13 35.84 #13 35.84 Transaction Summary #13 35.84 ================================================================================ #13 35.84 Install 143 Packages #13 35.84 Upgrade 5 Packages #13 35.84 #13 35.85 Total download size: 32 M #13 35.85 Downloading Packages: #13 33.69 Selecting previously unselected package libx265-199:amd64. #13 33.69 Preparing to unpack .../201-libx265-199_3.5-2+b1_amd64.deb ... #13 33.69 Unpacking libx265-199:amd64 (3.5-2+b1) ... #13 33.85 Selecting previously unselected package libheif1:amd64. #13 33.85 Preparing to unpack .../202-libheif1_1.15.1-1_amd64.deb ... #13 33.86 Unpacking libheif1:amd64 (1.15.1-1) ... #13 33.90 Selecting previously unselected package libdeflate0:amd64. #13 33.90 Preparing to unpack .../203-libdeflate0_1.14-1_amd64.deb ... #13 33.91 Unpacking libdeflate0:amd64 (1.14-1) ... #13 33.94 Selecting previously unselected package libjbig0:amd64. #13 30.22 Selecting previously unselected package git. #13 30.23 Preparing to unpack .../171-git_1%3a2.39.2-1.1_arm64.deb ... #13 30.23 Unpacking git (1:2.39.2-1.1) ... #13 33.84 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ... #13 33.86 Unpacking libmodule-implementation-perl (0.09-1) ... #13 33.91 Selecting previously unselected package libvariable-magic-perl. #13 33.91 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ... #13 33.92 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 30.44 The following NEW packages will be installed: #13 30.44 autoconf automake autopoint autotools-dev binutils #13 30.44 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #13 30.44 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #13 30.44 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base #13 30.44 intltool-debian libarchive-zip-perl libasan6 libatomic1 #13 30.44 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 #13 30.44 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 #13 30.44 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #13 30.44 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 30.44 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #13 30.44 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 30.44 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #13 30.44 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #13 30.44 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #13 30.44 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #13 30.44 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #13 30.44 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #13 30.44 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #13 30.44 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #13 30.44 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #13 30.44 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #13 30.44 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #13 30.44 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #13 30.44 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #13 30.44 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #13 30.44 po-debconf python3 python3-minimal python3.9 python3.9-minimal #13 30.44 sensible-utils wdiff xz-utils #13 30.44 The following packages will be upgraded: #13 30.44 libc6 #14 33.71 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ... #14 33.72 Unpacking libdeflate0:amd64 (1.10-2) ... #14 33.76 Selecting previously unselected package libjbig0:amd64. #14 33.76 Preparing to unpack .../208-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... #14 33.77 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 33.81 Selecting previously unselected package libwebp7:amd64. #14 33.81 Preparing to unpack .../209-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... #14 33.81 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 33.85 Selecting previously unselected package libtiff5:amd64. #14 33.86 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.5_amd64.deb ... #14 33.86 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.5) ... #14 33.90 Selecting previously unselected package libxpm4:amd64. #14 33.90 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_amd64.deb ... #14 33.91 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ... #14 33.95 Selecting previously unselected package libgd3:amd64. #14 31.13 Get:343 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #14 31.16 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B] #14 31.17 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 31.19 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB] #14 28.73 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.10 [3600 kB] #14 DONE 0.6s #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS #15 DONE 0.0s #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #14 30.75 Preparing to unpack .../266-libsub-identify-perl_0.14-3_amd64.deb ... #14 30.76 Unpacking libsub-identify-perl (0.14-3) ... #14 30.78 Selecting previously unselected package libsub-name-perl:amd64. #14 30.79 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_amd64.deb ... #14 30.79 Unpacking libsub-name-perl:amd64 (0.26-2build1) ... #14 30.82 Selecting previously unselected package libnamespace-clean-perl. #14 30.82 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ... #14 30.82 Unpacking libnamespace-clean-perl (0.27-2) ... #14 30.85 Selecting previously unselected package libpath-tiny-perl. #14 30.85 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ... #14 30.85 Unpacking libpath-tiny-perl (0.144-1) ... #14 30.88 Selecting previously unselected package libstrictures-perl. #14 30.88 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ... #14 30.89 Unpacking libstrictures-perl (2.000006-1) ... #14 30.92 Selecting previously unselected package libtype-tiny-perl. #14 30.92 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ... #14 30.92 Unpacking libtype-tiny-perl (2.002001-1) ... #14 30.99 Selecting previously unselected package libgitlab-api-v4-perl. #13 25.31 Preparing to unpack .../024-binutils_2.40-2+rpi2_armhf.deb ... #13 25.31 Unpacking binutils (2.40-2+rpi2) ... #13 25.36 Selecting previously unselected package libisl23:armhf. #13 25.36 Preparing to unpack .../025-libisl23_0.25-1_armhf.deb ... #13 25.36 Unpacking libisl23:armhf (0.25-1) ... #13 25.45 Selecting previously unselected package libmpfr6:armhf. #13 25.45 Preparing to unpack .../026-libmpfr6_4.2.0-1_armhf.deb ... #13 25.46 Unpacking libmpfr6:armhf (4.2.0-1) ... #13 25.52 Selecting previously unselected package libmpc3:armhf. #13 25.52 Preparing to unpack .../027-libmpc3_1.3.1-1_armhf.deb ... #13 25.52 Unpacking libmpc3:armhf (1.3.1-1) ... #13 25.56 Selecting previously unselected package cpp-12. #13 34.21 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... #13 34.22 Unpacking libarray-intspan-perl (2.004-1) ... #13 34.25 Selecting previously unselected package libauthen-sasl-perl. #13 34.25 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 34.25 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 34.28 Selecting previously unselected package libmodule-implementation-perl. #13 34.28 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 34.29 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 34.31 Selecting previously unselected package libsub-exporter-progressive-perl. #13 34.32 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 34.32 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 34.35 Selecting previously unselected package libvariable-magic-perl. #13 34.35 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... #13 34.35 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 34.38 Selecting previously unselected package libb-hooks-endofscope-perl. #13 34.38 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 34.39 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 34.42 Selecting previously unselected package libpng16-16:amd64. #14 29.67 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #14 29.68 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB] #14 29.71 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #14 29.72 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 29.72 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB] #14 29.75 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #14 29.76 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.2 [383 kB] #14 31.73 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ... #14 31.73 Unpacking libconst-fast-perl (0.014-1) ... #14 31.76 Selecting previously unselected package libwant-perl. #14 31.76 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ... #14 31.77 Unpacking libwant-perl (0.29-1build4) ... #14 31.80 Selecting previously unselected package libcontextual-return-perl. #14 31.80 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #14 31.80 Unpacking libcontextual-return-perl (0.004014-2) ... #14 31.84 Selecting previously unselected package libcpanel-json-xs-perl. #14 31.84 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #14 31.84 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 31.88 Selecting previously unselected package libdata-dump-perl. #14 31.88 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ... #14 31.89 Unpacking libdata-dump-perl (1.23-1) ... #14 31.92 Selecting previously unselected package libdigest-bubblebabble-perl. #14 31.92 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 31.92 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 31.95 Selecting previously unselected package libdigest-hmac-perl. #13 31.95 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 31.96 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 31.98 Selecting previously unselected package libdata-validate-domain-perl. #13 31.99 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 31.99 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 32.04 Selecting previously unselected package libdevel-size-perl. #13 32.05 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ... #13 32.05 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 32.08 Selecting previously unselected package libdistro-info-perl. #13 32.08 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ... #13 32.11 Unpacking libdistro-info-perl (1.0) ... #13 32.14 Selecting previously unselected package libemail-address-xs-perl. #13 32.14 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ... #13 32.14 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 32.18 Selecting previously unselected package libfcgi0ldbl:arm64. #13 29.01 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ... #13 29.01 Unpacking libhtml-tree-perl (5.07-2) ... #13 29.06 Selecting previously unselected package libio-html-perl. #13 29.06 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ... #13 29.06 Unpacking libio-html-perl (1.001-1) ... #13 29.09 Selecting previously unselected package liblwp-mediatypes-perl. #13 29.10 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 29.10 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 29.14 Selecting previously unselected package libhttp-message-perl. #13 29.14 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ... #13 29.15 Unpacking libhttp-message-perl (6.18-1) ... #13 29.18 Selecting previously unselected package libhttp-cookies-perl. #13 29.19 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ... #13 29.19 Unpacking libhttp-cookies-perl (6.04-1) ... #13 29.22 Selecting previously unselected package libhttp-negotiate-perl. #13 29.22 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ... #13 29.22 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 29.25 Selecting previously unselected package perl-openssl-defaults:armhf. #14 36.27 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ... #14 36.28 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #14 36.31 Selecting previously unselected package libedit2:arm64. #14 36.32 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ... #14 36.35 Unpacking libedit2:arm64 (3.1-20191231-1) ... #14 36.38 Selecting previously unselected package libfido2-1:arm64. #14 36.38 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ... #14 36.39 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ... #14 36.42 Selecting previously unselected package libkrb5support0:arm64. #14 36.43 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ... #14 36.43 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ... #14 36.46 Selecting previously unselected package libk5crypto3:arm64. #14 36.46 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ... #14 36.46 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ... #14 36.50 Selecting previously unselected package libkeyutils1:arm64. #13 30.12 Preparing to unpack .../084-debhelper_13.3.4_all.deb ... #13 30.13 Unpacking debhelper (13.3.4) ... #13 30.25 Selecting previously unselected package debian-keyring. #13 30.25 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ... #13 30.26 Unpacking debian-keyring (2021.07.26) ... #13 35.17 Selecting previously unselected package libnumber-compare-perl. #13 35.17 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ... #13 35.18 Unpacking libnumber-compare-perl (0.03-1) ... #13 35.30 Selecting previously unselected package libnumber-range-perl. #13 35.30 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ... #13 35.31 Unpacking libnumber-range-perl (0.12-1) ... #13 35.34 Selecting previously unselected package libossp-uuid16:arm64. #13 35.34 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ... #13 35.35 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #13 35.38 Selecting previously unselected package libossp-uuid-perl. #13 35.38 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ... #13 35.39 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 35.42 Selecting previously unselected package libpackage-stash-xs-perl. #13 31.66 Selecting previously unselected package gcc. #13 31.66 Preparing to unpack .../048-gcc_4%3a8.3.0-1_armhf.deb ... #13 31.66 Unpacking gcc (4:8.3.0-1) ... #13 31.69 Selecting previously unselected package libstdc++-8-dev:armhf. #13 31.69 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_armhf.deb ... #13 31.70 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ... #13 31.91 Selecting previously unselected package g++-8. #14 28.73 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf zstd armhf 1.5.4+dfsg2-4 [663 kB] #16 8.876 Running transaction check #13 33.94 Preparing to unpack .../204-libjbig0_2.1-6.1_amd64.deb ... #13 33.95 Unpacking libjbig0:amd64 (2.1-6.1) ... #13 33.98 Selecting previously unselected package liblerc4:amd64. #13 33.99 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_amd64.deb ... #13 33.99 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #13 34.03 Selecting previously unselected package libwebp7:amd64. #13 34.03 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #13 34.04 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #13 34.09 Selecting previously unselected package libtiff6:amd64. #13 34.09 Preparing to unpack .../207-libtiff6_4.5.0-6_amd64.deb ... #13 34.10 Unpacking libtiff6:amd64 (4.5.0-6) ... #13 34.14 Selecting previously unselected package libxau6:amd64. #13 34.14 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_amd64.deb ... #13 34.15 Unpacking libxau6:amd64 (1:1.0.9-1) ... #13 34.18 Selecting previously unselected package libxdmcp6:amd64. #13 34.18 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #13 34.19 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #13 30.67 Selecting previously unselected package iso-codes. #13 30.68 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ... #13 30.68 Unpacking iso-codes (4.15.0-1) ... #13 34.00 Selecting previously unselected package libb-hooks-endofscope-perl. #13 34.00 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 34.03 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 34.20 Selecting previously unselected package libcapture-tiny-perl. #13 34.21 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ... #13 34.26 Unpacking libcapture-tiny-perl (0.48-1) ... #13 30.94 1 upgraded, 126 newly installed, 0 to remove and 7 not upgraded. #13 30.94 Need to get 79.7 MB of archives. #13 30.94 After this operation, 301 MB of additional disk space will be used. #13 30.94 Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u5 [2297 kB] #13 30.98 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB] #14 31.28 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB] #14 31.29 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 31.30 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B] #14 31.48 debconf: delaying package configuration, since apt-utils is not installed #14 31.51 Fetched 91.6 MB in 25s (3673 kB/s) #14 33.95 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ... #14 33.95 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... #14 33.99 Selecting previously unselected package libc-devtools. #14 34.00 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.3_amd64.deb ... #14 34.00 Unpacking libc-devtools (2.35-0ubuntu3.3) ... #14 34.03 Selecting previously unselected package libcapture-tiny-perl. #14 34.03 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #14 34.04 Unpacking libcapture-tiny-perl (0.48-1) ... #14 34.07 Selecting previously unselected package libclass-data-inheritable-perl. #14 34.07 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 34.07 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 34.11 Selecting previously unselected package libclone-perl. #14 34.11 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ... #14 34.11 Unpacking libclone-perl (0.45-1build3) ... #14 34.14 Selecting previously unselected package libcommon-sense-perl:amd64. #14 34.14 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ... #14 34.14 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ... #14 34.18 Selecting previously unselected package libconfig-tiny-perl. #14 34.18 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ... #14 34.18 Unpacking libconfig-tiny-perl (2.28-1) ... #14 34.21 Selecting previously unselected package libparams-util-perl. #14 34.21 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ... #14 34.22 Unpacking libparams-util-perl (1.102-1build3) ... #14 34.25 Selecting previously unselected package libsub-install-perl. #14 34.25 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ... #14 34.25 Unpacking libsub-install-perl (0.928-1.1) ... #14 34.28 Selecting previously unselected package libdata-optlist-perl. #14 28.93 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 28.93 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB] #14 28.93 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 28.93 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB] #14 28.93 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB] #14 28.93 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B] #14 31.00 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ... #14 31.00 Unpacking libgitlab-api-v4-perl (0.26-2) ... #14 31.03 Selecting previously unselected package libhtml-form-perl. #14 31.03 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ... #14 31.04 Unpacking libhtml-form-perl (6.11-1) ... #14 31.07 Selecting previously unselected package libhtml-format-perl. #14 31.07 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ... #14 31.07 Unpacking libhtml-format-perl (2.16-2) ... #14 31.10 Selecting previously unselected package libhtml-html5-entities-perl. #14 31.10 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 31.10 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 31.13 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 31.13 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 31.13 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 31.16 Selecting previously unselected package libhttp-daemon-perl. #14 31.17 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ... #14 31.17 Unpacking libhttp-daemon-perl (6.14-2) ... #14 31.20 Selecting previously unselected package libindirect-perl. #14 31.20 Preparing to unpack .../278-libindirect-perl_0.39-2build1_amd64.deb ... #14 31.20 Unpacking libindirect-perl (0.39-2build1) ... #14 31.23 Selecting previously unselected package libio-interactive-perl. #14 31.23 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ... #14 31.24 Unpacking libio-interactive-perl (1.023-2) ... #14 31.26 Selecting previously unselected package libtypes-serialiser-perl. #14 31.27 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ... #14 31.27 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 31.30 Selecting previously unselected package libjson-xs-perl. #14 31.30 Preparing to unpack .../281-libjson-xs-perl_4.030-2_amd64.deb ... #13 25.56 Preparing to unpack .../028-cpp-12_12.2.0-14+rpi1_armhf.deb ... #13 25.57 Unpacking cpp-12 (12.2.0-14+rpi1) ... #13 34.42 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... #13 34.43 Unpacking libpng16-16:amd64 (1.6.37-3) ... #13 34.48 Selecting previously unselected package libfreetype6:amd64. #13 34.48 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... #13 34.49 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #13 34.55 Selecting previously unselected package libfontconfig1:amd64. #13 34.55 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... #13 34.56 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #13 34.61 Selecting previously unselected package libjpeg62-turbo:amd64. #13 34.61 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #13 34.62 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #13 34.66 Selecting previously unselected package libdeflate0:amd64. #14 29.88 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB] #14 29.91 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB] #14 31.96 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 31.96 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 31.99 Selecting previously unselected package libdistro-info-perl. #14 31.99 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 31.99 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 32.02 Selecting previously unselected package libnet-smtp-ssl-perl. #14 32.03 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 32.03 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 32.09 Selecting previously unselected package libmailtools-perl. #14 32.09 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ... #14 32.09 Unpacking libmailtools-perl (2.21-1) ... #14 32.13 Selecting previously unselected package libnet-ip-perl. #14 32.13 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ... #14 32.14 Unpacking libnet-ip-perl (1.26-2) ... #14 32.17 Selecting previously unselected package libnet-dns-perl. #14 32.17 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ... #14 32.17 Unpacking libnet-dns-perl (1.22-1) ... #14 32.23 Selecting previously unselected package libnet-domain-tld-perl. #13 32.18 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ... #13 32.18 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ... #13 32.21 Selecting previously unselected package libfcgi-bin. #13 32.21 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ... #13 32.22 Unpacking libfcgi-bin (2.4.2-2) ... #13 32.25 Selecting previously unselected package libfcgi-perl:arm64. #13 32.25 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ... #13 32.25 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ... #13 32.28 Selecting previously unselected package libipc-system-simple-perl. #13 32.28 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ... #13 32.29 Unpacking libipc-system-simple-perl (1.30-1) ... #13 32.32 Selecting previously unselected package libfile-basedir-perl. #13 32.32 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ... #13 32.32 Unpacking libfile-basedir-perl (0.08-1) ... #13 32.35 Selecting previously unselected package libfile-chdir-perl. #13 32.35 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 32.36 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 32.38 Selecting previously unselected package libfile-fcntllock-perl. #13 32.39 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ... #13 32.39 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 32.42 Selecting previously unselected package libnumber-compare-perl. #13 32.42 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ... #13 32.43 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 32.46 Selecting previously unselected package libtext-glob-perl. #13 32.46 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ... #13 32.46 Unpacking libtext-glob-perl (0.11-1) ... #13 32.49 Selecting previously unselected package libfile-find-rule-perl. #13 29.25 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ... #13 29.26 Unpacking perl-openssl-defaults:armhf (3) ... #13 29.29 Selecting previously unselected package libnet-ssleay-perl. #13 29.29 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ... #13 29.29 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 29.36 Selecting previously unselected package libio-socket-ssl-perl. #13 29.36 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ... #13 29.36 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 29.41 Selecting previously unselected package libnet-http-perl. #13 29.41 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ... #13 29.41 Unpacking libnet-http-perl (6.18-1) ... #13 29.45 Selecting previously unselected package liblwp-protocol-https-perl. #13 29.45 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 29.45 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 29.48 Selecting previously unselected package libtry-tiny-perl. #13 29.48 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ... #13 29.49 Unpacking libtry-tiny-perl (0.30-1) ... #13 29.52 Selecting previously unselected package libwww-robotrules-perl. #13 29.52 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ... #13 29.52 Unpacking libwww-robotrules-perl (6.02-1) ... #13 29.55 Selecting previously unselected package libwww-perl. #13 29.55 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ... #13 29.56 Unpacking libwww-perl (6.36-2) ... #13 29.61 Selecting previously unselected package patchutils. #14 36.51 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ... #14 36.51 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #14 36.54 Selecting previously unselected package libkrb5-3:arm64. #14 36.54 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ... #14 36.55 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ... #14 36.61 Selecting previously unselected package libgssapi-krb5-2:arm64. #14 36.61 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ... #14 36.61 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ... #14 36.65 Selecting previously unselected package libpsl5:arm64. #14 36.65 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ... #14 36.66 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ... #14 36.69 Selecting previously unselected package libxau6:arm64. #14 36.69 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ... #14 36.69 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ... #14 36.72 Selecting previously unselected package libxdmcp6:arm64. #13 35.42 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ... #13 35.43 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 35.45 Selecting previously unselected package libparse-debianchangelog-perl. #13 35.46 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 35.46 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 35.50 Selecting previously unselected package libtext-glob-perl. #13 35.51 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ... #13 35.51 Unpacking libtext-glob-perl (0.10-1) ... #13 35.54 Selecting previously unselected package libpath-iterator-rule-perl. #13 35.54 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 35.55 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 35.66 Selecting previously unselected package libperlio-gzip-perl. #13 35.66 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ... #13 35.66 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 35.69 Selecting previously unselected package libpod-constants-perl. #13 35.69 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ... #13 35.70 Unpacking libpod-constants-perl (0.19-1) ... #13 35.73 Selecting previously unselected package libreadonly-perl. #13 35.73 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ... #13 35.73 Unpacking libreadonly-perl (2.050-1) ... #13 35.76 Selecting previously unselected package libref-util-perl. #13 31.91 Preparing to unpack .../050-g++-8_8.3.0-6_armhf.deb ... #13 31.92 Unpacking g++-8 (8.3.0-6) ... #14 28.92 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-debian all 0.1.49ubuntu2 [115 kB] #14 28.93 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgpgme11 armhf 1.18.0-3ubuntu2 [119 kB] #14 28.95 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gpg armhf 1.18.0-3ubuntu2 [190 kB] #14 28.96 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-xdg all 0.28-2 [38.3 kB] #14 28.97 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf dput all 1.1.3ubuntu2.1 [46.5 kB] #14 28.97 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fonts-dejavu-core all 2.37-6 [1137 kB] #16 8.987 Transaction check succeeded. #16 8.988 Running transaction test #13 34.26 Selecting previously unselected package libxcb1:amd64. #13 34.27 Preparing to unpack .../210-libxcb1_1.15-1_amd64.deb ... #13 34.27 Unpacking libxcb1:amd64 (1.15-1) ... #13 34.30 Selecting previously unselected package libx11-data. #13 34.30 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u1_all.deb ... #13 34.31 Unpacking libx11-data (2:1.8.4-2+deb12u1) ... #13 34.38 Selecting previously unselected package libx11-6:amd64. #13 34.38 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u1_amd64.deb ... #13 34.39 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u1) ... #13 34.47 Selecting previously unselected package libxpm4:amd64. #13 34.47 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1_amd64.deb ... #13 34.47 Unpacking libxpm4:amd64 (1:3.5.12-1.1) ... #13 34.51 Selecting previously unselected package libgd3:amd64. #13 34.42 Selecting previously unselected package libcgi-pm-perl. #13 34.43 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ... #13 34.44 Unpacking libcgi-pm-perl (4.40-1) ... #13 34.50 Selecting previously unselected package libfcgi-perl. #13 34.50 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ... #13 34.51 Unpacking libfcgi-perl (0.78-2+b3) ... #13 34.53 Selecting previously unselected package libcgi-fast-perl. #13 34.54 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 34.54 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 34.57 Selecting previously unselected package libsub-name-perl. #13 34.57 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ... #13 34.57 Unpacking libsub-name-perl (0.21-1+b3) ... #13 34.60 Selecting previously unselected package libclass-accessor-perl. #13 34.60 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ... #13 34.60 Unpacking libclass-accessor-perl (0.51-1) ... #13 34.63 Selecting previously unselected package libclass-inspector-perl. #14 31.53 Selecting previously unselected package liblocale-gettext-perl. #14 31.53 (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 ... 4118 files and directories currently installed.) #14 31.53 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ... #14 31.54 Unpacking liblocale-gettext-perl (1.07-4) ... #14 31.58 Selecting previously unselected package libssl1.1:armhf. #14 31.58 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_armhf.deb ... #14 31.59 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.19) ... #14 31.70 Selecting previously unselected package libpython3.8-minimal:armhf. #14 31.70 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 31.71 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ... #14 31.81 Selecting previously unselected package libexpat1:armhf. #14 31.81 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ... #14 34.28 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ... #14 34.29 Unpacking libdata-optlist-perl (0.112-1) ... #14 34.32 Selecting previously unselected package libsub-exporter-perl. #14 34.32 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ... #14 34.33 Unpacking libsub-exporter-perl (0.988-1) ... #14 34.36 Selecting previously unselected package libconst-fast-perl. #14 34.36 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ... #14 34.36 Unpacking libconst-fast-perl (0.014-1.1) ... #14 34.39 Selecting previously unselected package libwant-perl. #14 34.39 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ... #14 34.40 Unpacking libwant-perl (0.29-1build7) ... #14 34.43 Selecting previously unselected package libcontextual-return-perl. #14 34.43 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ... #14 34.44 Unpacking libcontextual-return-perl (0.004014-2) ... #14 34.47 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #14 34.47 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ... #14 34.48 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #14 34.51 Selecting previously unselected package libdevel-stacktrace-perl. #21 5.593 Reading package lists... #21 6.051 Building dependency tree... #21 6.139 Reading state information... #21 6.244 The following additional packages will be installed: #14 29.34 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB] #14 35.62 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 35.77 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsort-versions-perl all 1.62-3 [7378 B] #14 31.30 Unpacking libjson-xs-perl (4.030-2) ... #14 31.34 Selecting previously unselected package libjson-maybexs-perl. #14 31.34 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ... #14 31.35 Unpacking libjson-maybexs-perl (1.004004-1) ... #14 31.38 Selecting previously unselected package libldap-common. #14 31.38 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ... #14 31.38 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 31.41 Selecting previously unselected package liblist-compare-perl. #14 31.41 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ... #14 31.42 Unpacking liblist-compare-perl (0.55-2) ... #14 31.45 Selecting previously unselected package liblist-someutils-perl. #14 31.45 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ... #14 31.45 Unpacking liblist-someutils-perl (0.59-1) ... #14 31.48 Selecting previously unselected package liblist-someutils-xs-perl:amd64. #14 31.48 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_amd64.deb ... #14 31.48 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ... #14 31.51 Selecting previously unselected package liblist-utilsby-perl. #13 34.66 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... #13 34.67 Unpacking libdeflate0:amd64 (1.7-1) ... #13 34.71 Selecting previously unselected package libjbig0:amd64. #13 34.71 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... #13 34.71 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #13 34.75 Selecting previously unselected package libwebp6:amd64. #13 34.75 Preparing to unpack .../183-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #13 34.76 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #13 34.81 Selecting previously unselected package libtiff5:amd64. #13 34.81 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u4_amd64.deb ... #13 34.81 Unpacking libtiff5:amd64 (4.2.0-1+deb11u4) ... #13 34.87 Selecting previously unselected package libxau6:amd64. #13 34.87 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... #13 34.87 Unpacking libxau6:amd64 (1:1.0.9-1) ... #13 34.91 Selecting previously unselected package libxdmcp6:amd64. #13 34.91 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #14 32.24 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ... #14 32.24 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 32.28 Selecting previously unselected package libemail-valid-perl. #14 32.28 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ... #14 32.28 Unpacking libemail-valid-perl (1.202-1) ... #14 32.31 Selecting previously unselected package libexporter-tiny-perl. #14 32.32 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ... #14 32.32 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 32.36 Selecting previously unselected package libipc-system-simple-perl. #14 32.36 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ... #14 32.37 Unpacking libipc-system-simple-perl (1.26-1) ... #14 32.42 Selecting previously unselected package libfile-basedir-perl. #14 32.42 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... #14 32.43 Unpacking libfile-basedir-perl (0.08-1) ... #14 32.48 Selecting previously unselected package libfile-chdir-perl. #13 32.50 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ... #13 32.50 Unpacking libfile-find-rule-perl (0.34-1) ... #13 32.53 Selecting previously unselected package libfont-afm-perl. #13 32.53 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ... #13 32.54 Unpacking libfont-afm-perl (1.20-3) ... #13 32.56 Selecting previously unselected package libio-string-perl. #13 32.57 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ... #13 32.57 Unpacking libio-string-perl (1.08-3.1) ... #13 32.60 Selecting previously unselected package libfont-ttf-perl. #13 32.60 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ... #13 32.61 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 32.66 Selecting previously unselected package libio-stringy-perl. #13 32.66 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ... #13 32.67 Unpacking libio-stringy-perl (2.111-3) ... #13 32.70 Selecting previously unselected package libparams-validate-perl:arm64. #13 32.70 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ... #13 29.61 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ... #13 29.62 Unpacking patchutils (0.3.4-2) ... #13 29.66 Selecting previously unselected package wdiff. #13 29.66 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ... #13 29.66 Unpacking wdiff (1.2.2-2) ... #13 29.72 Selecting previously unselected package devscripts. #13 29.72 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ... #13 29.75 Unpacking devscripts (2.19.5+deb10u1) ... #13 29.86 Selecting previously unselected package equivs. #14 36.73 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ... #14 36.73 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #14 36.76 Selecting previously unselected package libxcb1:arm64. #14 36.76 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ... #14 36.76 Unpacking libxcb1:arm64 (1.14-2) ... #14 36.79 Selecting previously unselected package libx11-data. #14 36.79 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ... #14 36.80 Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ... #14 36.86 Selecting previously unselected package libx11-6:arm64. #14 36.86 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.5_arm64.deb ... #14 36.86 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.5) ... #14 36.94 Selecting previously unselected package libxext6:arm64. #14 36.94 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ... #14 36.94 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ... #14 36.97 Selecting previously unselected package libxmuu1:arm64. #13 35.77 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ... #13 35.77 Unpacking libref-util-perl (0.204-1) ... #13 35.80 Selecting previously unselected package libref-util-xs-perl. #13 35.80 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ... #13 35.81 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 35.84 Selecting previously unselected package libregexp-pattern-license-perl. #13 35.84 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 35.85 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 35.88 Selecting previously unselected package libsasl2-modules:arm64. #13 35.88 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 35.89 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 35.93 Selecting previously unselected package libsereal-decoder-perl. #13 35.93 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ... #13 35.93 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 35.97 Selecting previously unselected package libsereal-encoder-perl. #13 35.97 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ... #13 35.97 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 36.01 Selecting previously unselected package libsereal-perl. #14 29.04 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fontconfig-config armhf 2.14.1-3ubuntu3 [34.8 kB] #14 29.04 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.2 [262 kB] #13 34.51 Preparing to unpack .../214-libgd3_2.3.3-9_amd64.deb ... #13 34.51 Unpacking libgd3:amd64 (2.3.3-9) ... #13 34.55 Selecting previously unselected package libc-devtools. #13 34.55 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u1_amd64.deb ... #13 34.56 Unpacking libc-devtools (2.36-9+deb12u1) ... #13 34.59 Selecting previously unselected package libcapture-tiny-perl. #13 34.59 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ... #13 34.59 Unpacking libcapture-tiny-perl (0.48-2) ... #13 34.62 Selecting previously unselected package libcgi-pm-perl. #13 34.63 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ... #13 34.63 Unpacking libcgi-pm-perl (4.55-1) ... #13 34.68 Selecting previously unselected package libfcgi0ldbl:amd64. #13 34.68 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_amd64.deb ... #13 34.68 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #13 34.71 Selecting previously unselected package libfcgi-perl. #13 34.71 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_amd64.deb ... #13 34.72 Unpacking libfcgi-perl (0.82+ds-2) ... #13 34.74 Selecting previously unselected package libcgi-fast-perl. #13 34.63 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ... #13 34.68 Unpacking libclass-inspector-perl (1.32-1) ... #13 34.71 Selecting previously unselected package libclass-xsaccessor-perl. #13 34.71 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ... #13 34.72 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 34.74 Selecting previously unselected package libclone-perl. #13 34.75 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ... #13 34.75 Unpacking libclone-perl (0.41-1+b1) ... #13 34.78 Selecting previously unselected package libcommon-sense-perl. #13 34.78 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ... #13 34.79 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 34.81 Selecting previously unselected package libparams-util-perl. #13 34.82 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ... #13 34.82 Unpacking libparams-util-perl (1.07-3+b4) ... #13 34.85 Selecting previously unselected package libsub-install-perl. #14 31.81 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ... #14 31.85 Selecting previously unselected package python3.8-minimal. #14 31.85 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 31.86 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #14 32.02 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.19) ... #14 32.10 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ... #21 6.244 binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix #21 6.244 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 #21 6.244 gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev #21 6.245 Suggested packages: #21 6.245 gcc-10-locales wine64 #21 6.289 The following NEW packages will be installed: #21 6.289 binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 #21 6.289 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime #21 6.289 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime #21 6.290 mingw-w64-common mingw-w64-x86-64-dev #14 29.43 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #14 29.45 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 29.49 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB] #14 29.54 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #14 29.56 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.2 [325 kB] #14 35.78 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 35.85 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 35.86 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-prompter-perl all 0.004015-2 [58.3 kB] #14 35.94 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-perl all 4.10000-1 [81.9 kB] #14 36.00 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-perl all 1.713-1 [71.1 kB] #14 36.03 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #13 31.04 Selecting previously unselected package libabsl20220623:arm64. #13 31.04 Preparing to unpack .../173-libabsl20220623_20220623.1-1_arm64.deb ... #13 31.04 Unpacking libabsl20220623:arm64 (20220623.1-1) ... #13 31.11 Selecting previously unselected package libalgorithm-diff-perl. #13 31.11 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ... #13 31.12 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 31.15 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64. #13 31.15 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_arm64.deb ... #13 31.16 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ... #13 31.19 Selecting previously unselected package libalgorithm-merge-perl. #13 31.19 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ... #13 31.19 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 31.22 Selecting previously unselected package libaliased-perl. #13 31.23 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ... #13 31.23 Unpacking libaliased-perl (0.34-3) ... #13 31.27 Selecting previously unselected package libaom3:arm64. #13 31.27 Preparing to unpack .../178-libaom3_3.6.0-1_arm64.deb ... #13 31.27 Unpacking libaom3:arm64 (3.6.0-1) ... #14 34.51 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ... #14 34.52 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #14 34.55 Selecting previously unselected package libexception-class-perl. #14 34.55 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ... #14 34.56 Unpacking libexception-class-perl (1.45-1) ... #14 34.58 Selecting previously unselected package libiterator-perl. #14 34.59 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ... #14 34.59 Unpacking libiterator-perl (0.03+ds1-1.1) ... #14 34.63 Selecting previously unselected package libiterator-util-perl. #14 34.63 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #14 34.63 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #14 34.66 Selecting previously unselected package libexporter-tiny-perl. #14 34.66 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ... #14 34.67 Unpacking libexporter-tiny-perl (1.002002-1) ... #14 34.70 Selecting previously unselected package liblist-moreutils-xs-perl. #14 34.70 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ... #14 34.70 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #14 34.74 Selecting previously unselected package liblist-moreutils-perl. #13 31.31 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 31.31 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] #13 31.47 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] #13 31.47 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] #13 31.48 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] #14 31.52 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ... #14 31.52 Unpacking liblist-utilsby-perl (0.12-2) ... #14 31.55 Selecting previously unselected package libltdl7:amd64. #14 31.55 Preparing to unpack .../288-libltdl7_2.4.7-5_amd64.deb ... #14 31.56 Unpacking libltdl7:amd64 (2.4.7-5) ... #14 31.61 Selecting previously unselected package libltdl-dev:amd64. #14 31.61 Preparing to unpack .../289-libltdl-dev_2.4.7-5_amd64.deb ... #14 31.61 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #14 31.66 Selecting previously unselected package liblzo2-2:amd64. #14 31.66 Preparing to unpack .../290-liblzo2-2_2.10-2build3_amd64.deb ... #14 31.66 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #14 31.70 Selecting previously unselected package libsys-hostname-long-perl. #14 31.70 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ... #14 31.70 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 31.74 Selecting previously unselected package libmail-sendmail-perl. #14 31.74 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ... #14 31.77 Unpacking libmail-sendmail-perl (0.80-3) ... #13 34.91 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #13 34.95 Selecting previously unselected package libxcb1:amd64. #13 34.95 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... #13 34.95 Unpacking libxcb1:amd64 (1.14-3) ... #13 34.99 Selecting previously unselected package libx11-data. #13 34.99 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1+deb11u1_all.deb ... #13 34.99 Unpacking libx11-data (2:1.7.2-1+deb11u1) ... #13 35.06 Selecting previously unselected package libx11-6:amd64. #13 35.07 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1+deb11u1_amd64.deb ... #13 35.07 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u1) ... #13 35.15 Selecting previously unselected package libxpm4:amd64. #13 35.15 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1.1~deb11u1_amd64.deb ... #13 35.16 Unpacking libxpm4:amd64 (1:3.5.12-1.1~deb11u1) ... #13 26.20 Selecting previously unselected package cpp. #13 26.21 Preparing to unpack .../029-cpp_4%3a12.2.0-3+rpi1_armhf.deb ... #13 26.21 Unpacking cpp (4:12.2.0-3+rpi1) ... #13 26.25 Selecting previously unselected package libdebhelper-perl. #13 26.25 Preparing to unpack .../030-libdebhelper-perl_13.11.4_all.deb ... #13 26.25 Unpacking libdebhelper-perl (13.11.4) ... #13 26.31 Selecting previously unselected package libcc1-0:armhf. #13 26.31 Preparing to unpack .../031-libcc1-0_12.2.0-14+rpi1_armhf.deb ... #13 26.31 Unpacking libcc1-0:armhf (12.2.0-14+rpi1) ... #13 26.36 Selecting previously unselected package libgomp1:armhf. #13 26.36 Preparing to unpack .../032-libgomp1_12.2.0-14+rpi1_armhf.deb ... #13 26.37 Unpacking libgomp1:armhf (12.2.0-14+rpi1) ... #13 26.42 Selecting previously unselected package libasan8:armhf. #13 36.86 (1/148): ansible-srpm-macros-1-11.fc39.noarch.r 91 kB/s | 21 kB 00:00 #13 36.87 (2/148): bzip2-1.0.8-16.fc39.aarch64.rpm 9.4 MB/s | 52 kB 00:00 #13 36.89 (3/148): cpio-2.14-4.fc39.aarch64.rpm 16 MB/s | 277 kB 00:00 #13 36.90 (4/148): binutils-gold-2.40-13.fc39.aarch64.rpm 3.5 MB/s | 949 kB 00:00 #13 36.91 (5/148): dash-0.5.12-1.fc39.aarch64.rpm 6.4 MB/s | 99 kB 00:00 #13 36.91 (6/148): dbus-libs-1.14.10-1.fc39.aarch64.rpm 16 MB/s | 156 kB 00:00 #13 36.92 (7/148): debugedit-5.0-10.fc39.aarch64.rpm 7.0 MB/s | 77 kB 00:00 #13 36.92 (8/148): desktop-file-utils-0.26-9.fc39.aarch64 8.7 MB/s | 71 kB 00:00 #13 36.92 (9/148): devscripts-checkbashisms-2.23.5-3.fc39 3.9 MB/s | 28 kB 00:00 #13 36.94 (10/148): diffutils-3.10-3.fc39.aarch64.rpm 29 MB/s | 396 kB 00:00 #13 36.94 (11/148): dnf-plugins-core-4.4.2-1.fc39.noarch. 2.8 MB/s | 38 kB 00:00 #14 32.49 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ... #14 32.49 Unpacking libfile-chdir-perl (0.1008-1) ... #14 32.52 Selecting previously unselected package libfile-fcntllock-perl. #14 32.52 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #14 32.53 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 32.57 Selecting previously unselected package libnumber-compare-perl. #14 32.57 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ... #14 32.57 Unpacking libnumber-compare-perl (0.03-1) ... #14 32.61 Selecting previously unselected package libtext-glob-perl. #14 32.61 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ... #14 32.61 Unpacking libtext-glob-perl (0.10-1) ... #14 32.64 Selecting previously unselected package libfile-find-rule-perl. #14 32.65 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... #14 32.65 Unpacking libfile-find-rule-perl (0.34-1) ... #14 32.68 Selecting previously unselected package libfont-afm-perl. #14 32.68 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ... #14 32.69 Unpacking libfont-afm-perl (1.20-2) ... #14 32.72 Selecting previously unselected package libio-string-perl. #13 32.71 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ... #13 32.74 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 32.74 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 32.74 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 32.77 Selecting previously unselected package libsort-versions-perl. #13 32.78 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ... #13 32.78 Unpacking libsort-versions-perl (1.62-1) ... #13 32.81 Selecting previously unselected package libgit-wrapper-perl. #13 32.81 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ... #13 32.82 Unpacking libgit-wrapper-perl (0.048-1) ... #13 32.87 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 32.88 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 32.88 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 32.91 Selecting previously unselected package libio-prompter-perl. #13 32.91 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ... #13 32.91 Unpacking libio-prompter-perl (0.004015-1) ... #13 32.95 Selecting previously unselected package libjson-perl. #13 32.95 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ... #13 32.95 Unpacking libjson-perl (4.03000-1) ... #13 32.99 Selecting previously unselected package liblog-any-perl. #13 32.99 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ... #13 33.00 Unpacking liblog-any-perl (1.709-1) ... #13 33.03 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 29.86 Preparing to unpack .../098-equivs_2.2.0_all.deb ... #13 29.87 Unpacking equivs (2.2.0) ... #13 29.91 Selecting previously unselected package libcurl3-gnutls:armhf. #13 29.91 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ... #13 29.91 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... #13 29.97 Selecting previously unselected package libpcre2-8-0:armhf. #13 29.97 Preparing to unpack .../100-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ... #13 29.97 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 30.02 Selecting previously unselected package liberror-perl. #13 30.02 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ... #13 30.02 Unpacking liberror-perl (0.17027-2) ... #13 30.05 Selecting previously unselected package git-man. #13 30.05 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 30.06 Unpacking git-man (1:2.20.1-2+deb10u8) ... #14 36.97 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ... #14 36.98 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #14 37.00 Selecting previously unselected package manpages. #14 37.01 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 37.01 Unpacking manpages (5.05-1) ... #14 37.11 Selecting previously unselected package openssh-client. #14 37.11 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_arm64.deb ... #14 37.12 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ... #14 37.20 Selecting previously unselected package publicsuffix. #14 37.20 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 37.20 Unpacking publicsuffix (20200303.0012-1) ... #14 37.24 Selecting previously unselected package python-apt-common. #16 0.855 CentOS Stream 9 - BaseOS 15 kB/s | 4.5 kB 00:00 #14 30.32 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B] #14 30.39 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB] #14 30.56 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB] #14 30.60 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libwebp7 arm64 1.2.2-2ubuntu0.22.04.2 [193 kB] #14 30.72 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.5 [180 kB] #13 36.01 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ... #13 36.02 Unpacking libsereal-perl (4.005-1) ... #13 36.05 Selecting previously unselected package libtask-weaken-perl. #13 36.05 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ... #13 36.06 Unpacking libtask-weaken-perl (1.06-1) ... #13 36.09 Selecting previously unselected package libxml-parser-perl. #13 36.09 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ... #13 36.10 Unpacking libxml-parser-perl (2.44-4) ... #13 36.15 Selecting previously unselected package libsoap-lite-perl. #13 36.15 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ... #13 36.16 Unpacking libsoap-lite-perl (1.27-1) ... #13 36.21 Selecting previously unselected package libsort-key-perl. #13 36.21 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ... #13 36.22 Unpacking libsort-key-perl (1.33-2+b1) ... #13 36.25 Selecting previously unselected package libstring-copyright-perl. #13 32.10 Selecting previously unselected package libfakeroot:armhf. #13 32.10 Preparing to unpack .../092-libfakeroot_1.31-1.2_armhf.deb ... #13 32.10 Unpacking libfakeroot:armhf (1.31-1.2) ... #13 32.16 Selecting previously unselected package fakeroot. #13 32.16 Preparing to unpack .../093-fakeroot_1.31-1.2_armhf.deb ... #13 32.17 Unpacking fakeroot (1.31-1.2) ... #13 32.21 Selecting previously unselected package libassuan0:armhf. #13 32.21 Preparing to unpack .../094-libassuan0_2.5.5-5_armhf.deb ... #13 32.21 Unpacking libassuan0:armhf (2.5.5-5) ... #13 32.24 Selecting previously unselected package gpgconf. #13 32.24 Preparing to unpack .../095-gpgconf_2.2.40-1.1_armhf.deb ... #13 32.25 Unpacking gpgconf (2.2.40-1.1) ... #13 32.30 Selecting previously unselected package libksba8:armhf. #14 29.44 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liberror-perl all 0.17029-2 [25.6 kB] #13 34.74 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 34.75 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 34.82 Selecting previously unselected package libclass-data-inheritable-perl. #13 34.82 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 34.82 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 34.85 Selecting previously unselected package libclass-inspector-perl. #13 34.85 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ... #13 34.85 Unpacking libclass-inspector-perl (1.36-3) ... #13 34.88 Selecting previously unselected package libcommon-sense-perl:amd64. #13 34.88 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_amd64.deb ... #13 34.88 Unpacking libcommon-sense-perl:amd64 (3.75-3) ... #13 34.91 Selecting previously unselected package libconfig-tiny-perl. #13 34.91 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ... #13 34.91 Unpacking libconfig-tiny-perl (2.28-2) ... #13 34.94 Selecting previously unselected package libparams-util-perl. #13 34.94 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_amd64.deb ... #13 34.95 Unpacking libparams-util-perl (1.102-2+b1) ... #13 34.97 Selecting previously unselected package libsub-install-perl. #13 34.85 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ... #13 34.86 Unpacking libsub-install-perl (0.928-1) ... #13 34.88 Selecting previously unselected package libdata-optlist-perl. #13 34.89 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ... #13 34.89 Unpacking libdata-optlist-perl (0.110-1) ... #13 34.91 Selecting previously unselected package libsub-exporter-perl. #13 34.92 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ... #13 34.92 Unpacking libsub-exporter-perl (0.987-1) ... #13 34.95 Selecting previously unselected package libconst-fast-perl. #13 34.96 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ... #13 34.96 Unpacking libconst-fast-perl (0.014-1) ... #13 34.99 Selecting previously unselected package libwant-perl. #13 34.99 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ... #13 35.00 Unpacking libwant-perl (0.29-1+b4) ... #13 35.03 Selecting previously unselected package libcontextual-return-perl. #13 35.03 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ... #13 35.03 Unpacking libcontextual-return-perl (0.004014-2) ... #13 35.06 Selecting previously unselected package libconvert-binhex-perl. #13 32.53 Selecting previously unselected package g++. #13 32.53 Preparing to unpack .../051-g++_4%3a8.3.0-1_armhf.deb ... #13 32.54 Unpacking g++ (4:8.3.0-1) ... #13 32.56 Selecting previously unselected package make. #13 32.56 Preparing to unpack .../052-make_4.2.1-1.2_armhf.deb ... #13 32.57 Unpacking make (4.2.1-1.2) ... #13 32.62 Selecting previously unselected package libdpkg-perl. #13 32.62 Preparing to unpack .../053-libdpkg-perl_1.19.8_all.deb ... #13 32.63 Unpacking libdpkg-perl (1.19.8) ... #13 32.70 Selecting previously unselected package patch. #13 32.70 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_armhf.deb ... #13 32.70 Unpacking patch (2.7.6-3+deb10u1) ... #13 32.74 Selecting previously unselected package dpkg-dev. #14 32.12 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ... #14 32.13 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... #21 6.558 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. #21 6.558 Need to get 87.4 MB of archives. #21 6.558 After this operation, 508 MB of additional disk space will be used. #21 6.558 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] #21 6.618 Get:2 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] #21 6.619 Get:3 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] #14 36.04 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB] #14 36.05 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-identify-perl arm64 0.14-3 [9738 B] #14 36.05 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-name-perl arm64 0.26-2build1 [10.6 kB] #14 29.73 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB] #14 29.76 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB] #14 29.78 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B] #14 29.78 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB] #14 29.79 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB] #13 31.40 Selecting previously unselected package libapt-pkg-perl. #13 31.40 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_arm64.deb ... #13 31.40 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 31.44 Selecting previously unselected package libarchive-cpio-perl. #13 31.44 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ... #13 31.45 Unpacking libarchive-cpio-perl (0.10-3) ... #13 31.50 Selecting previously unselected package libarchive13:arm64. #13 31.51 Preparing to unpack .../181-libarchive13_3.6.2-1_arm64.deb ... #13 31.51 Unpacking libarchive13:arm64 (3.6.2-1) ... #13 31.56 Selecting previously unselected package libarray-intspan-perl. #13 31.57 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ... #13 31.57 Unpacking libarray-intspan-perl (2.004-2) ... #13 31.60 Selecting previously unselected package libauthen-sasl-perl. #13 31.60 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ... #13 31.60 Unpacking libauthen-sasl-perl (2.1600-3) ... #13 31.65 Selecting previously unselected package libdav1d6:arm64. #14 34.74 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ... #14 34.74 Unpacking liblist-moreutils-perl (0.430-2) ... #14 34.77 Selecting previously unselected package libdata-dpath-perl. #14 34.78 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ... #14 34.78 Unpacking libdata-dpath-perl (0.58-1) ... #14 34.84 Selecting previously unselected package libdata-dump-perl. #14 34.84 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ... #14 34.84 Unpacking libdata-dump-perl (1.25-1) ... #14 34.87 Selecting previously unselected package libdata-messagepack-perl. #14 34.87 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ... #14 34.88 Unpacking libdata-messagepack-perl (1.01-2build1) ... #14 34.91 Selecting previously unselected package libnet-domain-tld-perl. #14 34.91 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ... #14 34.92 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #14 34.94 Selecting previously unselected package libdata-validate-domain-perl. #14 34.95 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 34.95 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 34.98 Selecting previously unselected package libnet-ipv6addr-perl. #14 34.98 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 34.99 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 35.02 Selecting previously unselected package libnet-netmask-perl. #14 35.02 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ... #14 35.03 Unpacking libnet-netmask-perl (2.0001-1) ... #14 35.06 Selecting previously unselected package libnetaddr-ip-perl. #13 31.63 Get:8 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u5 [267 kB] #13 31.63 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20230405-1 [1119 kB] #13 31.64 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #13 31.66 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u5 [1815 kB] #13 31.76 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #13 31.76 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB] #14 31.80 Selecting previously unselected package libnet-smtp-ssl-perl. #14 31.80 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 31.81 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 31.84 Selecting previously unselected package libmailtools-perl. #14 31.84 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ... #14 31.84 Unpacking libmailtools-perl (2.21-2) ... #14 31.89 Selecting previously unselected package libmarkdown2:amd64. #14 31.89 Preparing to unpack .../295-libmarkdown2_2.2.7-2_amd64.deb ... #14 31.89 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #14 31.92 Selecting previously unselected package libmath-base85-perl. #14 31.92 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 31.93 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 31.96 Selecting previously unselected package libmldbm-perl. #14 31.96 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ... #14 31.96 Unpacking libmldbm-perl (2.05-4) ... #14 31.99 Selecting previously unselected package libmoox-aliases-perl. #13 35.20 Selecting previously unselected package libgd3:amd64. #13 35.20 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... #13 35.20 Unpacking libgd3:amd64 (2.3.0-2) ... #13 35.25 Selecting previously unselected package libc-devtools. #13 35.25 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u6_amd64.deb ... #13 35.26 Unpacking libc-devtools (2.31-13+deb11u6) ... #13 35.29 Selecting previously unselected package libcapture-tiny-perl. #13 35.29 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... #13 35.30 Unpacking libcapture-tiny-perl (0.48-1) ... #13 35.33 Selecting previously unselected package libclass-data-inheritable-perl. #13 35.33 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 35.33 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 35.36 Selecting previously unselected package libclass-inspector-perl. #13 35.37 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... #13 35.37 Unpacking libclass-inspector-perl (1.36-1) ... #13 35.40 Selecting previously unselected package libclass-xsaccessor-perl. #13 35.40 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... #13 35.41 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 35.44 Selecting previously unselected package libclone-perl. #13 35.44 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ... #13 35.45 Unpacking libclone-perl (0.45-1+b1) ... #13 35.47 Selecting previously unselected package libcommon-sense-perl. #13 35.48 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ... #13 35.48 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 35.51 Selecting previously unselected package libconfig-tiny-perl. #13 26.42 Preparing to unpack .../033-libasan8_12.2.0-14+rpi1_armhf.deb ... #13 26.42 Unpacking libasan8:armhf (12.2.0-14+rpi1) ... #13 26.66 Selecting previously unselected package libubsan1:armhf. #13 26.66 Preparing to unpack .../034-libubsan1_12.2.0-14+rpi1_armhf.deb ... #13 26.66 Unpacking libubsan1:armhf (12.2.0-14+rpi1) ... #13 36.94 (12/148): dwz-0.15-3.fc39.aarch64.rpm 17 MB/s | 136 kB 00:00 #13 36.95 (13/148): ed-1.19-4.fc39.aarch64.rpm 9.2 MB/s | 78 kB 00:00 #13 36.95 (14/148): efi-srpm-macros-5-9.fc39.noarch.rpm 3.3 MB/s | 22 kB 00:00 #13 36.96 (15/148): elfutils-debuginfod-client-0.189-4.fc 7.4 MB/s | 38 kB 00:00 #13 36.97 (16/148): elfutils-0.189-4.fc39.aarch64.rpm 31 MB/s | 540 kB 00:00 #13 36.99 (17/148): binutils-2.40-13.fc39.aarch64.rpm 17 MB/s | 6.0 MB 00:00 #13 36.99 (18/148): emacs-filesystem-29.1-1.fc39.noarch.r 290 kB/s | 8.4 kB 00:00 #13 36.99 (19/148): enchant2-2.5.0-5.fc39.aarch64.rpm 2.5 MB/s | 61 kB 00:00 #13 36.99 (20/148): file-5.44-5.fc39.aarch64.rpm 8.7 MB/s | 49 kB 00:00 #13 37.00 (21/148): fonts-filesystem-2.0.5-12.fc39.noarch 1.1 MB/s | 8.2 kB 00:00 #13 37.00 (22/148): fonts-srpm-macros-2.0.5-12.fc39.noarc 3.5 MB/s | 26 kB 00:00 #13 37.00 (23/148): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 1.2 MB/s | 7.4 kB 00:00 #13 37.01 (24/148): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 1.1 MB/s | 7.8 kB 00:00 #13 37.01 (25/148): gdk-pixbuf2-2.42.10-5.fc39.aarch64.rp 28 MB/s | 482 kB 00:00 #13 37.02 (26/148): gnat-srpm-macros-6-3.fc39.noarch.rpm 807 kB/s | 8.8 kB 00:00 #13 37.03 (27/148): go-srpm-macros-3.2.0-6.fc39.noarch.rp 2.6 MB/s | 27 kB 00:00 #13 37.04 (28/148): hunspell-1.7.2-5.fc39.aarch64.rpm 28 MB/s | 476 kB 00:00 #13 37.06 (29/148): glibc-gconv-extra-2.38-1.fc39.aarch64 39 MB/s | 2.0 MB 00:00 #13 37.06 (30/148): groff-base-1.23.0-2.fc39.aarch64.rpm 25 MB/s | 1.1 MB 00:00 #13 37.07 (31/148): hunspell-en-0.20201207-7.fc39.noarch. 6.7 MB/s | 190 kB 00:00 #13 37.08 (32/148): hunspell-en-US-0.20201207-7.fc39.noar 15 MB/s | 181 kB 00:00 #13 37.08 (33/148): hunspell-filesystem-1.7.2-5.fc39.aarc 1.4 MB/s | 9.2 kB 00:00 #13 37.08 (34/148): hunspell-en-GB-0.20201207-7.fc39.noar 11 MB/s | 226 kB 00:00 #13 37.09 (35/148): jansson-2.13.1-7.fc39.aarch64.rpm 4.5 MB/s | 46 kB 00:00 #13 37.09 (36/148): kernel-srpm-macros-1.0-20.fc39.noarch 2.4 MB/s | 10 kB 00:00 #13 37.10 (37/148): js-jquery-3.6.4-2.fc39.noarch.rpm 10 MB/s | 172 kB 00:00 #13 37.10 (38/148): json-glib-1.6.6-5.fc39.aarch64.rpm 9.7 MB/s | 160 kB 00:00 #13 37.11 (39/148): libappstream-glib-0.8.2-4.fc39.aarch6 24 MB/s | 397 kB 00:00 #13 37.11 (40/148): libjpeg-turbo-2.1.4-3.fc39.aarch64.rp 16 MB/s | 196 kB 00:00 #13 37.12 (41/148): libpkgconf-1.9.5-2.fc39.aarch64.rpm 2.5 MB/s | 38 kB 00:00 #13 37.12 (42/148): libpng-1.6.37-15.fc39.aarch64.rpm 10 MB/s | 115 kB 00:00 #13 37.12 (43/148): lua-srpm-macros-1-9.fc39.noarch.rpm 1.3 MB/s | 8.6 kB 00:00 #13 37.13 (44/148): ocaml-srpm-macros-8-2.fc39.noarch.rpm 2.4 MB/s | 14 kB 00:00 #13 37.14 (45/148): openblas-srpm-macros-2-14.fc39.noarch 1.0 MB/s | 7.5 kB 00:00 #13 37.15 (46/148): ncurses-6.4-7.20230520.fc39.aarch64.r 16 MB/s | 415 kB 00:00 #13 37.15 (47/148): package-notes-srpm-macros-0.5-9.fc39. 938 kB/s | 11 kB 00:00 #13 37.16 (48/148): perl-AutoLoader-5.74-500.fc39.noarch. 3.9 MB/s | 21 kB 00:00 #13 37.16 (49/148): patch-2.7.6-22.fc39.aarch64.rpm 9.2 MB/s | 123 kB 00:00 #13 37.17 (50/148): perl-B-1.88-500.fc39.aarch64.rpm 18 MB/s | 178 kB 00:00 #13 37.17 (51/148): perl-Carp-1.54-500.fc39.noarch.rpm 2.8 MB/s | 29 kB 00:00 #13 37.17 (52/148): perl-Class-Struct-0.68-500.fc39.noarc 2.9 MB/s | 22 kB 00:00 #13 37.18 (53/148): perl-Data-Dumper-2.188-501.fc39.aarch 8.7 MB/s | 55 kB 00:00 #13 37.18 (54/148): perl-Digest-1.20-500.fc39.noarch.rpm 4.4 MB/s | 25 kB 00:00 #13 37.18 (55/148): perl-Digest-MD5-2.58-500.fc39.aarch64 6.5 MB/s | 36 kB 00:00 #13 37.19 (56/148): perl-DynaLoader-1.54-500.fc39.aarch64 4.3 MB/s | 26 kB 00:00 #13 37.19 (57/148): perl-Errno-1.37-500.fc39.aarch64.rpm 3.6 MB/s | 15 kB 00:00 #13 37.20 (58/148): perl-Exporter-5.77-500.fc39.noarch.rp 5.5 MB/s | 31 kB 00:00 #13 37.21 (59/148): perl-Fcntl-1.15-500.fc39.aarch64.rpm 2.7 MB/s | 21 kB 00:00 #13 37.21 (60/148): perl-File-Basename-2.86-500.fc39.noar 4.2 MB/s | 17 kB 00:00 #13 37.22 (61/148): perl-File-Path-2.18-500.fc39.noarch.r 6.3 MB/s | 35 kB 00:00 #13 37.23 (62/148): perl-Encode-3.19-500.fc39.aarch64.rpm 40 MB/s | 1.7 MB 00:00 #13 37.23 (63/148): libstemmer-2.2.0-7.fc39.aarch64.rpm 1.4 MB/s | 164 kB 00:00 #13 37.23 (64/148): perl-File-Temp-0.231.100-500.fc39.noa 3.5 MB/s | 58 kB 00:00 #13 37.24 (65/148): perl-File-stat-1.13-500.fc39.noarch.r 1.7 MB/s | 17 kB 00:00 #13 37.24 (66/148): perl-FileHandle-2.05-500.fc39.noarch. 2.6 MB/s | 16 kB 00:00 #13 37.24 (67/148): perl-Getopt-Long-2.54-500.fc39.noarch 6.8 MB/s | 60 kB 00:00 #13 37.25 (68/148): perl-Getopt-Std-1.13-500.fc39.noarch. 1.8 MB/s | 16 kB 00:00 #13 37.25 (69/148): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 8.5 MB/s | 56 kB 00:00 #14 32.72 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #14 32.72 Unpacking libio-string-perl (1.08-3) ... #14 32.76 Selecting previously unselected package libfont-ttf-perl. #14 32.76 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ... #14 32.76 Unpacking libfont-ttf-perl (1.06-1) ... #14 32.82 Selecting previously unselected package libfuture-perl. #14 32.82 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ... #14 32.82 Unpacking libfuture-perl (0.43-1) ... #14 32.86 Selecting previously unselected package libio-stringy-perl. #14 32.87 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ... #14 32.87 Unpacking libio-stringy-perl (2.111-3) ... #14 32.91 Selecting previously unselected package libparams-validate-perl. #14 32.91 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ... #14 32.91 Unpacking libparams-validate-perl (1.29-3) ... #14 32.95 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 32.95 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 32.95 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 33.01 Selecting previously unselected package libsort-versions-perl. #14 33.01 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #14 33.01 Unpacking libsort-versions-perl (1.62-1) ... #14 33.04 Selecting previously unselected package libgit-wrapper-perl. #14 33.05 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #14 33.05 Unpacking libgit-wrapper-perl (0.048-1) ... #13 33.03 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 33.03 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 33.06 Selecting previously unselected package libpackage-stash-perl. #13 33.07 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ... #13 33.07 Unpacking libpackage-stash-perl (0.39-1) ... #13 33.10 Selecting previously unselected package libsub-identify-perl. #13 33.10 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ... #13 33.11 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 33.14 Selecting previously unselected package libsub-name-perl. #13 33.14 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ... #13 33.15 Unpacking libsub-name-perl (0.26-1+b1) ... #13 33.17 Selecting previously unselected package libnamespace-clean-perl. #13 33.18 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ... #13 33.18 Unpacking libnamespace-clean-perl (0.27-1) ... #13 33.21 Selecting previously unselected package libpath-tiny-perl. #13 33.21 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ... #13 33.21 Unpacking libpath-tiny-perl (0.118-1) ... #13 33.26 Selecting previously unselected package libtype-tiny-perl. #13 30.17 Selecting previously unselected package git. #13 30.18 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u8_armhf.deb ... #13 30.20 Unpacking git (1:2.20.1-2+deb10u8) ... #14 37.24 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 37.24 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 37.27 Selecting previously unselected package python3-apt. #14 37.27 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ... #14 37.28 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 37.31 Selecting previously unselected package strace. #14 37.31 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ... #14 37.32 Unpacking strace (5.5-3ubuntu1) ... #14 37.37 Selecting previously unselected package xauth. #14 37.37 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ... #14 37.37 Unpacking xauth (1:1.1-0ubuntu1) ... #14 37.40 Selecting previously unselected package libfl2:arm64. #14 37.41 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ... #14 37.41 Unpacking libfl2:arm64 (2.6.4-6.2) ... #14 37.44 Selecting previously unselected package at. #14 37.44 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ... #14 37.45 Unpacking at (3.1.23-1ubuntu1) ... #14 37.48 Selecting previously unselected package libsigsegv2:arm64. #14 30.77 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.04.1 [35.3 kB] #14 30.78 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB] #14 30.80 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.3 [27.6 kB] #14 30.81 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 30.81 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 30.81 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB] #13 36.25 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ... #13 36.29 Unpacking libstring-copyright-perl (0.003006-1) ... #13 36.32 Selecting previously unselected package libstring-escape-perl. #13 36.33 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ... #13 36.33 Unpacking libstring-escape-perl (2010.002-2) ... #13 36.36 Selecting previously unselected package libstring-shellquote-perl. #13 36.37 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ... #13 36.37 Unpacking libstring-shellquote-perl (1.04-1) ... #13 36.40 Selecting previously unselected package libterm-readkey-perl. #13 36.41 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ... #13 36.41 Unpacking libterm-readkey-perl (2.38-1) ... #13 36.44 Selecting previously unselected package libtest-fatal-perl. #13 36.45 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ... #13 36.45 Unpacking libtest-fatal-perl (0.014-1) ... #13 36.48 Selecting previously unselected package libtest-refcount-perl. #13 32.30 Preparing to unpack .../096-libksba8_1.6.3-2_armhf.deb ... #13 32.30 Unpacking libksba8:armhf (1.6.3-2) ... #13 32.35 Selecting previously unselected package libnpth0:armhf. #13 32.35 Preparing to unpack .../097-libnpth0_1.6-3_armhf.deb ... #13 32.35 Unpacking libnpth0:armhf (1.6-3) ... #13 32.39 Selecting previously unselected package dirmngr. #13 32.39 Preparing to unpack .../098-dirmngr_2.2.40-1.1_armhf.deb ... #13 32.41 Unpacking dirmngr (2.2.40-1.1) ... #13 32.46 Selecting previously unselected package gnupg-l10n. #13 32.47 Preparing to unpack .../099-gnupg-l10n_2.2.40-1.1_all.deb ... #13 32.47 Unpacking gnupg-l10n (2.2.40-1.1) ... #14 29.60 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git-man all 1:2.39.2-1ubuntu1.1 [1075 kB] #13 34.98 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #13 34.98 Unpacking libsub-install-perl (0.929-1) ... #13 35.01 Selecting previously unselected package libdata-optlist-perl. #13 35.01 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ... #13 35.01 Unpacking libdata-optlist-perl (0.113-1) ... #13 35.03 Selecting previously unselected package libsub-exporter-perl. #13 35.04 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ... #13 35.04 Unpacking libsub-exporter-perl (0.989-1) ... #13 35.07 Selecting previously unselected package libconst-fast-perl. #13 35.07 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #13 35.07 Unpacking libconst-fast-perl (0.014-2) ... #13 35.10 Selecting previously unselected package libwant-perl. #13 35.10 Preparing to unpack .../230-libwant-perl_0.29-2+b1_amd64.deb ... #13 35.10 Unpacking libwant-perl (0.29-2+b1) ... #13 35.13 Selecting previously unselected package libcontextual-return-perl. #13 35.13 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #13 35.14 Unpacking libcontextual-return-perl (0.004014-4) ... #13 35.16 Selecting previously unselected package libconvert-binhex-perl. #13 35.16 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ... #13 35.17 Unpacking libconvert-binhex-perl (1.125-3) ... #13 35.19 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #13 35.20 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_amd64.deb ... #13 35.20 Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ... #13 35.26 Selecting previously unselected package libdevel-stacktrace-perl. #13 35.27 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 35.27 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 35.29 Selecting previously unselected package libexception-class-perl. #13 35.30 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ... #13 35.30 Unpacking libexception-class-perl (1.45-1) ... #13 35.07 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ... #13 35.07 Unpacking libconvert-binhex-perl (1.125-1) ... #13 35.10 Selecting previously unselected package libdata-dump-perl. #13 35.10 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ... #13 35.13 Unpacking libdata-dump-perl (1.23-1) ... #13 35.18 Selecting previously unselected package libdigest-bubblebabble-perl. #13 35.18 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 35.18 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 35.21 Selecting previously unselected package libdigest-hmac-perl. #13 35.21 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 35.21 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 35.24 Selecting previously unselected package libdistro-info-perl. #13 35.24 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ... #13 35.24 Unpacking libdistro-info-perl (0.21) ... #13 35.27 Selecting previously unselected package libnet-smtp-ssl-perl. #13 35.27 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 35.27 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 35.30 Selecting previously unselected package libmailtools-perl. #13 32.74 Preparing to unpack .../055-dpkg-dev_1.19.8_all.deb ... #13 32.74 Unpacking dpkg-dev (1.19.8) ... #13 32.86 Selecting previously unselected package build-essential. #13 32.86 Preparing to unpack .../056-build-essential_12.6_armhf.deb ... #13 32.86 Unpacking build-essential (12.6) ... #13 32.89 Selecting previously unselected package openssl. #13 32.89 Preparing to unpack .../057-openssl_1.1.1n-0+deb10u6_armhf.deb ... #13 32.90 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 33.00 Selecting previously unselected package ca-certificates. #15 28.58 Running transaction check #15 28.66 Transaction check succeeded. #15 28.66 Running transaction test #15 28.94 Transaction test succeeded. #14 36.45 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 36.52 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-tiny-perl all 0.144-1 [47.7 kB] #21 6.716 Get:4 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] #21 6.773 Get:5 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] #21 6.980 Get:6 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] #13 31.65 Preparing to unpack .../184-libdav1d6_1.0.0-2_arm64.deb ... #13 31.66 Unpacking libdav1d6:arm64 (1.0.0-2) ... #13 31.71 Selecting previously unselected package libgav1-1:arm64. #13 31.71 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_arm64.deb ... #13 31.72 Unpacking libgav1-1:arm64 (0.18.0-1+b1) ... #13 31.78 Selecting previously unselected package librav1e0:arm64. #14 35.06 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ... #14 35.06 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 35.10 Selecting previously unselected package libdata-validate-ip-perl. #14 35.10 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ... #14 35.11 Unpacking libdata-validate-ip-perl (0.30-1) ... #14 35.13 Selecting previously unselected package libdata-validate-uri-perl. #14 35.14 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ... #14 35.14 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 35.17 Selecting previously unselected package libdistro-info-perl. #14 35.17 Preparing to unpack .../244-libdistro-info-perl_1.1ubuntu0.1_all.deb ... #14 35.17 Unpacking libdistro-info-perl (1.1ubuntu0.1) ... #14 35.20 Selecting previously unselected package libemail-address-xs-perl. #14 35.21 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ... #14 35.21 Unpacking libemail-address-xs-perl (1.04-1build6) ... #14 35.24 Selecting previously unselected package libipc-system-simple-perl. #14 35.24 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ... #14 35.25 Unpacking libipc-system-simple-perl (1.30-1) ... #14 35.27 Selecting previously unselected package libfile-basedir-perl. #13 31.98 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #13 32.03 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] #13 32.05 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB] #13 32.05 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] #14 32.00 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ... #14 32.00 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 32.03 Selecting previously unselected package libmouse-perl. #14 32.03 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_amd64.deb ... #14 32.04 Unpacking libmouse-perl (2.5.10-1build5) ... #14 32.07 Selecting previously unselected package libxs-parse-keyword-perl. #14 32.07 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_amd64.deb ... #14 32.08 Unpacking libxs-parse-keyword-perl (0.33-1) ... #14 32.11 Selecting previously unselected package libxs-parse-sublike-perl:amd64. #14 32.11 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_amd64.deb ... #14 32.12 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ... #14 32.15 Selecting previously unselected package libobject-pad-perl. #14 32.15 Preparing to unpack .../302-libobject-pad-perl_0.78-1_amd64.deb ... #14 32.15 Unpacking libobject-pad-perl (0.78-1) ... #14 32.19 Selecting previously unselected package libpackage-stash-xs-perl:amd64. #14 32.19 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_amd64.deb ... #14 32.19 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 32.22 Selecting previously unselected package libpath-iterator-rule-perl. #14 32.22 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 32.23 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 32.26 Selecting previously unselected package libperlio-gzip-perl. #14 32.26 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_amd64.deb ... #14 32.27 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 32.32 Selecting previously unselected package libperlio-utf8-strict-perl. #13 26.77 Selecting previously unselected package libgcc-12-dev:armhf. #13 26.77 Preparing to unpack .../035-libgcc-12-dev_12.2.0-14+rpi1_armhf.deb ... #13 26.78 Unpacking libgcc-12-dev:armhf (12.2.0-14+rpi1) ... #13 26.90 Selecting previously unselected package gcc-12. #13 26.90 Preparing to unpack .../036-gcc-12_12.2.0-14+rpi1_armhf.deb ... #13 26.91 Unpacking gcc-12 (12.2.0-14+rpi1) ... #13 35.51 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... #13 35.52 Unpacking libconfig-tiny-perl (2.26-1) ... #13 35.55 Selecting previously unselected package libparams-util-perl. #13 35.55 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... #13 35.55 Unpacking libparams-util-perl (1.102-1+b1) ... #13 35.59 Selecting previously unselected package libsub-install-perl. #13 35.59 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... #13 35.59 Unpacking libsub-install-perl (0.928-1.1) ... #13 35.62 Selecting previously unselected package libdata-optlist-perl. #13 35.62 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ... #13 35.63 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 35.66 Selecting previously unselected package libsub-exporter-perl. #13 35.66 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... #13 35.66 Unpacking libsub-exporter-perl (0.987-1) ... #13 35.70 Selecting previously unselected package libconst-fast-perl. #13 35.70 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... #13 35.70 Unpacking libconst-fast-perl (0.014-1.1) ... #13 35.73 Selecting previously unselected package libwant-perl. #13 37.25 (70/148): perl-IO-1.52-500.fc39.aarch64.rpm 9.0 MB/s | 83 kB 00:00 #13 37.26 (71/148): perl-IO-Socket-IP-0.42-1.fc39.noarch. 4.6 MB/s | 42 kB 00:00 #13 37.26 (72/148): perl-IPC-Open3-1.22-500.fc39.noarch.r 3.8 MB/s | 22 kB 00:00 #13 37.26 (73/148): perl-MIME-Base64-3.16-500.fc39.aarch6 5.3 MB/s | 30 kB 00:00 #13 37.27 (74/148): perl-IO-Socket-SSL-2.083-3.fc39.noarc 16 MB/s | 225 kB 00:00 #13 37.27 (75/148): perl-Mozilla-CA-20230801-1.fc39.noarc 1.3 MB/s | 13 kB 00:00 #13 37.27 (76/148): perl-NDBM_File-1.16-500.fc39.aarch64. 2.4 MB/s | 23 kB 00:00 #13 37.28 (77/148): perl-POSIX-2.13-500.fc39.aarch64.rpm 15 MB/s | 98 kB 00:00 #13 37.28 (78/148): perl-PathTools-3.89-500.fc39.aarch64. 10 MB/s | 88 kB 00:00 #13 37.29 (79/148): perl-Net-SSLeay-1.92-10.fc39.aarch64. 22 MB/s | 356 kB 00:00 #13 37.29 (80/148): perl-Pod-Escapes-1.07-500.fc39.noarch 1.9 MB/s | 20 kB 00:00 #13 37.29 (81/148): perl-Pod-Perldoc-3.28.01-501.fc39.noa 8.9 MB/s | 86 kB 00:00 #13 37.29 (82/148): perl-Pod-Usage-2.03-500.fc39.noarch.r 7.3 MB/s | 39 kB 00:00 #13 37.30 (83/148): perl-Pod-Simple-3.45-4.fc39.noarch.rp 17 MB/s | 218 kB 00:00 #13 37.30 (84/148): perl-Scalar-List-Utils-1.63-500.fc39. 5.6 MB/s | 71 kB 00:00 #13 37.31 (85/148): perl-SelectSaver-1.02-500.fc39.noarch 922 kB/s | 12 kB 00:00 #13 37.31 (86/148): perl-Socket-2.037-3.fc39.aarch64.rpm 6.9 MB/s | 56 kB 00:00 #13 37.32 (87/148): perl-Storable-3.32-500.fc39.aarch64.r 8.1 MB/s | 97 kB 00:00 #13 37.32 (88/148): perl-Symbol-1.09-500.fc39.noarch.rpm 1.1 MB/s | 14 kB 00:00 #13 37.32 (89/148): perl-Term-ANSIColor-5.01-501.fc39.noa 4.5 MB/s | 47 kB 00:00 #13 37.33 (90/148): perl-Term-Cap-1.18-500.fc39.noarch.rp 3.2 MB/s | 22 kB 00:00 #13 37.33 (91/148): perl-Text-ParseWords-3.31-500.fc39.no 1.7 MB/s | 16 kB 00:00 #13 37.33 (92/148): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 2.4 MB/s | 22 kB 00:00 #13 37.34 (93/148): perl-Time-Local-1.350-3.fc39.noarch.r 5.2 MB/s | 34 kB 00:00 #13 37.34 (94/148): perl-URI-5.21-1.fc39.noarch.rpm 12 MB/s | 125 kB 00:00 #13 37.34 (95/148): perl-base-2.27-500.fc39.noarch.rpm 1.8 MB/s | 16 kB 00:00 #13 37.35 (96/148): perl-constant-1.33-501.fc39.noarch.rp 2.5 MB/s | 22 kB 00:00 #13 37.35 (97/148): perl-if-0.61.000-500.fc39.noarch.rpm 2.5 MB/s | 14 kB 00:00 #13 37.35 (98/148): perl-interpreter-5.38.0-500.fc39.aarc 8.4 MB/s | 72 kB 00:00 #13 37.35 (99/148): perl-libnet-3.15-501.fc39.noarch.rpm 14 MB/s | 129 kB 00:00 #13 37.36 (100/148): perl-locale-1.10-500.fc39.noarch.rpm 2.4 MB/s | 14 kB 00:00 #13 37.36 (101/148): perl-mro-1.28-500.fc39.aarch64.rpm 4.2 MB/s | 29 kB 00:00 #13 37.36 (102/148): perl-overload-1.37-500.fc39.noarch.r 6.8 MB/s | 46 kB 00:00 #13 37.37 (103/148): perl-overloading-0.02-500.fc39.noarc 2.1 MB/s | 13 kB 00:00 #13 37.37 (104/148): perl-parent-0.241-500.fc39.noarch.rp 2.3 MB/s | 14 kB 00:00 #13 37.38 (105/148): perl-podlators-5.01-500.fc39.noarch. 13 MB/s | 125 kB 00:00 #13 37.38 (106/148): perl-srpm-macros-1-51.fc39.noarch.rp 834 kB/s | 8.0 kB 00:00 #13 37.39 (107/148): perl-vars-1.05-500.fc39.noarch.rpm 2.1 MB/s | 13 kB 00:00 #13 37.39 (108/148): pkgconf-1.9.5-2.fc39.aarch64.rpm 6.3 MB/s | 42 kB 00:00 #13 37.40 (109/148): perl-libs-5.38.0-500.fc39.aarch64.rp 44 MB/s | 2.3 MB 00:00 #13 37.40 (110/148): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 840 kB/s | 14 kB 00:00 #13 37.41 (111/148): pkgconf-pkg-config-1.9.5-2.fc39.aarc 608 kB/s | 9.6 kB 00:00 #13 37.41 (112/148): pyproject-srpm-macros-1.9.0-2.fc39.n 2.3 MB/s | 14 kB 00:00 #13 37.41 (113/148): python-systemd-doc-235-5.fc39.aarch6 7.4 MB/s | 75 kB 00:00 #13 37.42 (114/148): python3-construct-2.10.68-6.fc39.noa 14 MB/s | 146 kB 00:00 #13 37.43 (115/148): python3-dateutil-2.8.2-10.fc39.noarc 22 MB/s | 355 kB 00:00 #13 37.43 (116/148): python3-dbus-1.3.2-4.fc39.aarch64.rp 10 MB/s | 157 kB 00:00 #13 37.46 (117/148): python3-distro-1.8.0-6.fc39.noarch.r 1.2 MB/s | 49 kB 00:00 #14 33.08 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 33.09 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 33.09 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 33.13 Selecting previously unselected package libio-prompter-perl. #14 33.13 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #14 33.13 Unpacking libio-prompter-perl (0.004015-1) ... #14 33.17 Selecting previously unselected package libjson-perl. #14 33.17 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ... #14 33.18 Unpacking libjson-perl (4.02000-2) ... #14 33.22 Selecting previously unselected package liblog-any-perl. #14 33.22 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ... #14 33.22 Unpacking liblog-any-perl (1.708-1) ... #14 33.25 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 33.26 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 33.26 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 33.29 Selecting previously unselected package libpackage-stash-perl. #13 33.26 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ... #13 33.27 Unpacking libtype-tiny-perl (1.012001-2) ... #13 33.35 Selecting previously unselected package libgitlab-api-v4-perl. #13 33.35 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 33.35 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 33.40 Selecting previously unselected package libglib2.0-0:arm64. #13 33.40 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ... #13 33.41 Unpacking libglib2.0-0:arm64 (2.66.8-1) ... #13 33.52 Selecting previously unselected package libglib2.0-data. #14 37.48 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ... #14 37.49 Unpacking libsigsegv2:arm64 (2.12-2) ... #14 37.51 Selecting previously unselected package m4. #14 37.52 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ... #14 37.52 Unpacking m4 (1.4.18-4) ... #14 37.56 Selecting previously unselected package autoconf. #14 37.56 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #14 37.56 Unpacking autoconf (2.69-11.1) ... #14 37.61 Selecting previously unselected package autotools-dev. #14 37.62 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #14 37.62 Unpacking autotools-dev (20180224.1) ... #14 37.65 Selecting previously unselected package automake. #14 37.66 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 37.66 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 37.72 Selecting previously unselected package autopoint. #13 36.48 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ... #13 36.49 Unpacking libtest-refcount-perl (0.08-3) ... #13 36.52 Selecting previously unselected package libtext-levenshtein-perl. #13 36.52 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ... #13 36.53 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 36.56 Selecting previously unselected package libtype-tiny-xs-perl. #13 36.56 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ... #13 36.57 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 36.62 Selecting previously unselected package libunicode-utf8-perl. #13 36.62 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ... #13 36.63 Unpacking libunicode-utf8-perl (0.62-1) ... #13 36.68 Selecting previously unselected package libwrap0:arm64. #13 36.68 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ... #13 36.68 Unpacking libwrap0:arm64 (7.6.q-28) ... #13 36.73 Selecting previously unselected package libxau6:arm64. #13 32.57 Selecting previously unselected package gnupg-utils. #13 32.57 Preparing to unpack .../100-gnupg-utils_2.2.40-1.1_armhf.deb ... #13 32.57 Unpacking gnupg-utils (2.2.40-1.1) ... #13 32.64 Selecting previously unselected package gpg. #13 32.64 Preparing to unpack .../101-gpg_2.2.40-1.1_armhf.deb ... #13 32.65 Unpacking gpg (2.2.40-1.1) ... #13 32.73 Selecting previously unselected package pinentry-curses. #13 32.73 Preparing to unpack .../102-pinentry-curses_1.2.1-1_armhf.deb ... #13 32.73 Unpacking pinentry-curses (1.2.1-1) ... #13 32.77 Selecting previously unselected package gpg-agent. #13 32.77 Preparing to unpack .../103-gpg-agent_2.2.40-1.1_armhf.deb ... #13 32.77 Unpacking gpg-agent (2.2.40-1.1) ... #13 32.83 Selecting previously unselected package gpg-wks-client. #16 1.352 CentOS Stream 9 - AppStream 12 kB/s | 4.6 kB 00:00 #14 29.98 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git armhf 1:2.39.2-1ubuntu1.1 [4218 kB] #13 35.30 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ... #13 35.30 Unpacking libmailtools-perl (2.18-1) ... #13 35.34 Selecting previously unselected package libnet-ip-perl. #13 35.34 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ... #13 35.34 Unpacking libnet-ip-perl (1.26-2) ... #13 35.37 Selecting previously unselected package libnet-dns-perl. #13 35.37 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ... #13 35.37 Unpacking libnet-dns-perl (1.19-1) ... #13 35.43 Selecting previously unselected package libnet-domain-tld-perl. #13 35.43 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ... #13 35.44 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 35.46 Selecting previously unselected package libemail-valid-perl. #13 35.47 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ... #13 35.47 Unpacking libemail-valid-perl (1.202-1) ... #13 35.50 Selecting previously unselected package libexporter-tiny-perl. #13 35.50 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ... #13 35.50 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 35.53 Selecting previously unselected package libipc-system-simple-perl. #13 35.53 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ... #13 35.53 Unpacking libipc-system-simple-perl (1.25-4) ... #13 35.56 Selecting previously unselected package libfile-basedir-perl. #13 35.56 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ... #13 35.57 Unpacking libfile-basedir-perl (0.08-1) ... #13 35.59 Selecting previously unselected package libfile-chdir-perl. #13 35.59 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ... #13 35.60 Unpacking libfile-chdir-perl (0.1008-1) ... #13 35.62 Selecting previously unselected package libfile-fcntllock-perl. #13 35.62 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... #13 35.63 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 35.65 Selecting previously unselected package libfont-afm-perl. #13 35.33 Selecting previously unselected package libiterator-perl. #13 35.33 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ... #13 35.33 Unpacking libiterator-perl (0.03+ds1-2) ... #13 35.36 Selecting previously unselected package libiterator-util-perl. #13 35.36 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 35.36 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 35.39 Selecting previously unselected package libdata-dpath-perl. #13 35.39 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ... #13 35.39 Unpacking libdata-dpath-perl (0.58-2) ... #13 35.42 Selecting previously unselected package libdata-dump-perl. #13 35.42 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ... #13 35.42 Unpacking libdata-dump-perl (1.25-1) ... #13 35.45 Selecting previously unselected package libdata-messagepack-perl. #13 35.45 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_amd64.deb ... #13 35.45 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 35.48 Selecting previously unselected package libnet-domain-tld-perl. #13 35.48 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ... #13 35.48 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 35.51 Selecting previously unselected package libdata-validate-domain-perl. #13 35.51 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 35.51 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 35.54 Selecting previously unselected package libnet-ipv6addr-perl. #13 33.00 Preparing to unpack .../058-ca-certificates_20200601~deb10u2_all.deb ... #13 33.00 Unpacking ca-certificates (20200601~deb10u2) ... #13 33.07 Selecting previously unselected package libsasl2-modules-db:armhf. #13 33.08 Preparing to unpack .../059-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 33.08 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #13 33.11 Selecting previously unselected package libsasl2-2:armhf. #13 33.12 Preparing to unpack .../060-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 33.12 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #13 33.16 Selecting previously unselected package libldap-common. #13 33.16 Preparing to unpack .../061-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 33.16 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 33.20 Selecting previously unselected package libldap-2.4-2:armhf. #13 33.20 Preparing to unpack .../062-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ... #13 33.20 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #13 33.25 Selecting previously unselected package libnghttp2-14:armhf. #15 28.95 Running transaction #14 36.62 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 36.65 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-perl all 2.002001-1 [344 kB] #14 36.84 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB] #14 36.86 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-form-perl all 6.11-1 [32.1 kB] #14 35.28 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ... #14 35.28 Unpacking libfile-basedir-perl (0.09-1) ... #14 35.31 Selecting previously unselected package libfile-chdir-perl. #14 35.32 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 35.32 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 35.35 Selecting previously unselected package libfile-fcntllock-perl. #14 35.35 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... #14 35.36 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 35.39 Selecting previously unselected package libnumber-compare-perl. #14 35.39 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ... #14 35.39 Unpacking libnumber-compare-perl (0.03-2) ... #14 35.44 Selecting previously unselected package libtext-glob-perl. #14 35.44 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ... #14 35.45 Unpacking libtext-glob-perl (0.11-2) ... #14 35.48 Selecting previously unselected package libfile-find-rule-perl. #14 35.48 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ... #14 35.49 Unpacking libfile-find-rule-perl (0.34-1) ... #14 35.51 Selecting previously unselected package libfont-afm-perl. #13 32.13 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #13 32.13 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #13 32.13 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] #13 32.13 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] #13 32.21 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] #13 32.22 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #13 32.22 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #13 32.22 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #13 32.22 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] #13 32.26 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB] #13 32.27 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [119 kB] #13 32.28 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3+deb11u1 [68.1 kB] #13 32.28 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #13 32.34 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB] #14 32.32 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_amd64.deb ... #14 32.33 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 32.36 Selecting previously unselected package libpod-parser-perl. #14 32.36 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ... #14 32.38 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 32.39 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 32.39 Unpacking libpod-parser-perl (1.65-1) ... #14 32.42 Selecting previously unselected package libpod-constants-perl. #14 32.42 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ... #14 32.43 Unpacking libpod-constants-perl (0.19-2) ... #14 32.46 Selecting previously unselected package libproc-processtable-perl:amd64. #14 32.46 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_amd64.deb ... #14 32.46 Unpacking libproc-processtable-perl:amd64 (0.634-1build2) ... #14 32.50 Selecting previously unselected package libre2-10:amd64. #14 32.50 Preparing to unpack .../310-libre2-10_20230201-1_amd64.deb ... #14 32.51 Unpacking libre2-10:amd64 (20230201-1) ... #14 32.54 Selecting previously unselected package libre-engine-re2-perl:amd64. #14 32.74 Selecting previously unselected package python3-minimal. #14 32.74 (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 ... 4433 files and directories currently installed.) #14 32.75 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... #14 32.75 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 32.79 Selecting previously unselected package mime-support. #14 32.79 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 32.79 Unpacking mime-support (3.64ubuntu1) ... #14 32.83 Selecting previously unselected package libmpdec2:armhf. #14 32.83 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ... #14 32.83 Unpacking libmpdec2:armhf (2.4.2-3) ... #14 32.87 Selecting previously unselected package readline-common. #14 32.87 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 32.87 Unpacking readline-common (8.0-4) ... #14 32.90 Selecting previously unselected package libreadline8:armhf. #14 32.91 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ... #14 32.91 Unpacking libreadline8:armhf (8.0-4) ... #14 32.95 Selecting previously unselected package libsqlite3-0:armhf. #13 31.78 Preparing to unpack .../186-librav1e0_0.5.1-6_arm64.deb ... #13 31.79 Unpacking librav1e0:arm64 (0.5.1-6) ... #13 31.87 Selecting previously unselected package libsvtav1enc1:arm64. #13 31.87 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ... #13 31.87 Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... #13 31.99 Selecting previously unselected package libjpeg62-turbo:arm64. #13 31.99 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ... #13 31.99 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ... #13 32.04 Selecting previously unselected package libyuv0:arm64. #13 32.04 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ... #13 32.05 Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... #13 32.09 Selecting previously unselected package libavif15:arm64. #13 32.09 Preparing to unpack .../190-libavif15_0.11.1-1_arm64.deb ... #13 32.10 Unpacking libavif15:arm64 (0.11.1-1) ... #13 32.13 Selecting previously unselected package libmodule-implementation-perl. #13 32.14 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #13 32.14 Unpacking libmodule-implementation-perl (0.09-2) ... #14 30.19 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libwebp7 armhf 1.2.2-2ubuntu0.22.04.2 [166 kB] #13 35.73 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... #13 35.73 Unpacking libwant-perl (0.29-1+b6) ... #13 35.76 Selecting previously unselected package libcontextual-return-perl. #13 35.77 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... #13 35.77 Unpacking libcontextual-return-perl (0.004014-2) ... #13 35.80 Selecting previously unselected package libconvert-binhex-perl. #13 35.80 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... #13 35.81 Unpacking libconvert-binhex-perl (1.125-1) ... #13 35.84 Selecting previously unselected package libcpanel-json-xs-perl. #13 35.84 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... #13 35.84 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 35.88 Selecting previously unselected package libdevel-stacktrace-perl. #13 35.88 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 35.89 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 35.92 Selecting previously unselected package libexception-class-perl. #13 35.92 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... #13 35.92 Unpacking libexception-class-perl (1.44-1) ... #13 35.95 Selecting previously unselected package libiterator-perl. #13 37.47 (118/148): python3-dnf-plugins-core-4.4.2-1.fc3 7.3 MB/s | 293 kB 00:00 #13 37.47 (119/148): python3-file-magic-5.44-5.fc39.noarc 2.4 MB/s | 20 kB 00:00 #13 37.47 (120/148): python3-pybeam-0.7-7.fc39.noarch.rpm 5.8 MB/s | 31 kB 00:00 #13 37.48 (121/148): python3-six-1.16.0-12.fc39.noarch.rp 7.6 MB/s | 41 kB 00:00 #13 37.48 (122/148): python3-pyxdg-0.27-9.fc39.noarch.rpm 11 MB/s | 130 kB 00:00 #13 37.49 (123/148): python3-systemd-235-5.fc39.aarch64.r 15 MB/s | 107 kB 00:00 #13 37.50 (124/148): python3-tomli-w-1.0.0-9.fc39.noarch. 1.3 MB/s | 21 kB 00:00 #13 37.50 (125/148): python3-zstandard-0.21.0-3.fc39.aarc 25 MB/s | 457 kB 00:00 #13 37.51 (126/148): qt5-srpm-macros-5.15.10-2.fc39.noarc 961 kB/s | 8.3 kB 00:00 #13 37.51 (127/148): redhat-rpm-config-262-1.fc39.noarch. 11 MB/s | 84 kB 00:00 #13 37.51 (128/148): rpmautospec-rpm-macros-0.3.5-4.fc39. 1.2 MB/s | 8.8 kB 00:00 #13 37.52 (129/148): rust-srpm-macros-24-5.fc39.noarch.rp 2.4 MB/s | 12 kB 00:00 #13 37.52 (130/148): python3-enchant-3.2.2-10.fc39.noarch 1.6 MB/s | 101 kB 00:00 #13 37.53 (131/148): rpmlint-2.4.0-10.fc39.noarch.rpm 17 MB/s | 322 kB 00:00 #13 37.54 (132/148): shared-mime-info-2.2-4.fc39.aarch64. 23 MB/s | 380 kB 00:00 #13 37.54 (133/148): unzip-6.0-62.fc39.aarch64.rpm 17 MB/s | 183 kB 00:00 #13 37.54 (134/148): web-assets-filesystem-5-20.fc39.noar 631 kB/s | 7.9 kB 00:00 #13 37.55 (135/148): xxhash-libs-0.8.2-1.fc39.aarch64.rpm 3.6 MB/s | 35 kB 00:00 #13 37.57 (136/148): zstd-1.5.5-4.fc39.aarch64.rpm 20 MB/s | 446 kB 00:00 #13 37.57 (137/148): xz-5.4.4-1.fc39.aarch64.rpm 19 MB/s | 556 kB 00:00 #13 37.59 (138/148): python-srpm-macros-3.12-4.fc39.noarc 1.2 MB/s | 25 kB 00:00 #13 37.59 (139/148): qt6-srpm-macros-6.5.2-3.fc39.noarch. 472 kB/s | 9.0 kB 00:00 #13 37.61 (140/148): rpm-build-4.19.0-1.fc39.aarch64.rpm 3.7 MB/s | 79 kB 00:00 #13 37.61 (141/148): rpmlint-fedora-license-data-1.30-1.f 1.3 MB/s | 27 kB 00:00 #13 37.63 (142/148): gdb-minimal-13.2-8.fc39.aarch64.rpm 44 MB/s | 3.8 MB 00:00 #13 37.64 (143/148): zip-3.0-39.fc39.aarch64.rpm 9.6 MB/s | 262 kB 00:00 #13 37.64 (144/148): python3-rpm-4.19.0-1.fc39.aarch64.rp 2.6 MB/s | 68 kB 00:00 #13 37.65 (145/148): rpm-build-libs-4.19.0-1.fc39.aarch64 8.5 MB/s | 92 kB 00:00 #13 37.66 (146/148): rpm-libs-4.19.0-1.fc39.aarch64.rpm 19 MB/s | 306 kB 00:00 #13 37.66 (147/148): rpm-4.19.0-1.fc39.aarch64.rpm 17 MB/s | 536 kB 00:00 #13 37.67 (148/148): rpm-sign-libs-4.19.0-1.fc39.aarch64. 2.6 MB/s | 26 kB 00:00 #13 33.53 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ... #13 33.53 Unpacking libglib2.0-data (2.66.8-1) ... #13 33.67 Selecting previously unselected package libgpm2:arm64. #13 33.67 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ... #13 33.67 Unpacking libgpm2:arm64 (1.20.7-8) ... #13 33.70 Selecting previously unselected package libhash-fieldhash-perl. #13 33.70 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ... #13 33.71 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 33.74 Selecting previously unselected package libhtml-form-perl. #13 33.74 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ... #13 33.74 Unpacking libhtml-form-perl (6.07-1) ... #13 33.77 Selecting previously unselected package libhtml-format-perl. #14 33.29 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ... #14 33.29 Unpacking libpackage-stash-perl (0.38-1) ... #14 33.33 Selecting previously unselected package libsub-identify-perl. #14 33.33 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ... #14 33.33 Unpacking libsub-identify-perl (0.14-1build2) ... #14 33.36 Selecting previously unselected package libsub-name-perl. #14 33.37 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ... #14 33.37 Unpacking libsub-name-perl (0.26-1) ... #14 33.41 Selecting previously unselected package libnamespace-clean-perl. #14 33.41 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #14 33.42 Unpacking libnamespace-clean-perl (0.27-1) ... #14 33.45 Selecting previously unselected package libpath-tiny-perl. #14 33.45 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ... #14 33.46 Unpacking libpath-tiny-perl (0.108-1) ... #14 33.48 Selecting previously unselected package libtype-tiny-perl. #14 33.49 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ... #14 33.49 Unpacking libtype-tiny-perl (1.008001-2) ... #14 33.54 Selecting previously unselected package libgitlab-api-v4-perl. #14 37.72 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #14 37.73 Unpacking autopoint (0.19.8.1-10build1) ... #14 37.76 Selecting previously unselected package binutils-common:arm64. #14 37.76 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_arm64.deb ... #14 37.77 Unpacking binutils-common:arm64 (2.34-6ubuntu1.6) ... #14 37.81 Selecting previously unselected package libbinutils:arm64. #14 37.81 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_arm64.deb ... #14 37.82 Unpacking libbinutils:arm64 (2.34-6ubuntu1.6) ... #14 37.89 Selecting previously unselected package libctf-nobfd0:arm64. #14 37.89 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_arm64.deb ... #14 37.89 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ... #14 37.92 Selecting previously unselected package libctf0:arm64. #14 37.93 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_arm64.deb ... #14 37.93 Unpacking libctf0:arm64 (2.34-6ubuntu1.6) ... #14 37.96 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 37.96 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.6_arm64.deb ... #14 37.96 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ... #13 36.73 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ... #13 36.73 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... #13 36.78 Selecting previously unselected package libxdmcp6:arm64. #13 36.78 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 36.78 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 36.83 Selecting previously unselected package libxcb1:arm64. #13 36.83 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ... #13 36.83 Unpacking libxcb1:arm64 (1.13.1-2) ... #13 36.88 Selecting previously unselected package libx11-data. #13 36.88 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u3_all.deb ... #13 36.88 Unpacking libx11-data (2:1.6.7-1+deb10u3) ... #13 36.96 Selecting previously unselected package libx11-6:arm64. #13 32.83 Preparing to unpack .../104-gpg-wks-client_2.2.40-1.1_armhf.deb ... #13 32.84 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 32.88 Selecting previously unselected package gpg-wks-server. #13 32.88 Preparing to unpack .../105-gpg-wks-server_2.2.40-1.1_armhf.deb ... #13 32.88 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 32.92 Selecting previously unselected package gpgsm. #13 32.93 Preparing to unpack .../106-gpgsm_2.2.40-1.1_armhf.deb ... #13 32.93 Unpacking gpgsm (2.2.40-1.1) ... #13 32.98 Selecting previously unselected package gnupg. #13 32.98 Preparing to unpack .../107-gnupg_2.2.40-1.1_all.deb ... #13 32.98 Unpacking gnupg (2.2.40-1.1) ... #13 33.04 Selecting previously unselected package libfile-dirlist-perl. #13 33.04 Preparing to unpack .../108-libfile-dirlist-perl_0.05-3_all.deb ... #13 33.05 Unpacking libfile-dirlist-perl (0.05-3) ... #13 33.08 Selecting previously unselected package libfile-which-perl. #13 33.08 Preparing to unpack .../109-libfile-which-perl_1.27-2_all.deb ... #13 33.08 Unpacking libfile-which-perl (1.27-2) ... #13 33.11 Selecting previously unselected package libfile-homedir-perl. #13 33.12 Preparing to unpack .../110-libfile-homedir-perl_1.006-2_all.deb ... #13 33.12 Unpacking libfile-homedir-perl (1.006-2) ... #13 33.15 Selecting previously unselected package libfile-touch-perl. #13 30.61 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 30.62 Setting up libpipeline1:armhf (1.5.1-2) ... #13 30.63 Setting up mime-support (3.62) ... #13 30.66 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 30.67 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #13 30.69 No schema files found: doing nothing. #13 30.69 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... #13 30.70 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #13 30.72 Setting up perl-openssl-defaults:armhf (3) ... #13 30.73 Setting up linux-libc-dev:armhf (1:1.20230509~buster-1) ... #13 30.74 Setting up gettext-base (0.19.8.1-9) ... #13 30.75 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... #13 30.76 Setting up file (1:5.35-4+deb10u2) ... #13 30.78 Setting up libgomp1:armhf (8.3.0-6+rpi1) ... #13 30.79 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 30.80 Setting up libicu63:armhf (63.1-6+deb10u3) ... #13 30.81 Setting up libfakeroot:armhf (1.23-1) ... #13 30.82 Setting up fakeroot (1.23-1) ... #13 30.84 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 30.84 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 #13 30.84 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 #13 30.84 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 #13 30.84 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 #13 30.84 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 #13 30.84 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 #13 30.84 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 #13 30.84 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 #13 30.85 Setting up libasan5:armhf (8.3.0-6+rpi1) ... #13 30.86 Setting up autotools-dev (20180224.1) ... #13 30.87 Setting up make (4.2.1-1.2) ... #13 30.89 Setting up libmpfr6:armhf (4.0.2-1) ... #14 30.20 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 30.21 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-xs-perl armhf 0.04-8 [10.7 kB] #14 30.21 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 30.21 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libaliased-perl all 0.34-3 [12.8 kB] #14 30.21 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libapt-pkg-perl armhf 0.1.40build3 [67.8 kB] #14 30.21 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-cpio-perl all 0.10-3 [10.3 kB] #13 35.66 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ... #13 35.66 Unpacking libfont-afm-perl (1.20-2) ... #13 35.72 Selecting previously unselected package libfribidi0:amd64. #13 35.72 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #13 35.72 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #13 35.75 Selecting previously unselected package libfuture-perl. #13 35.75 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ... #13 35.76 Unpacking libfuture-perl (0.39-1) ... #13 35.79 Selecting previously unselected package libio-stringy-perl. #13 35.79 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ... #13 35.79 Unpacking libio-stringy-perl (2.111-3) ... #13 35.82 Selecting previously unselected package libparams-validate-perl. #13 35.83 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ... #13 35.83 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 35.86 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 35.54 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 35.54 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 35.57 Selecting previously unselected package libnet-netmask-perl. #13 35.57 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ... #13 35.57 Unpacking libnet-netmask-perl (2.0002-2) ... #13 35.62 Selecting previously unselected package libnetaddr-ip-perl. #13 35.62 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ... #13 35.63 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 35.66 Selecting previously unselected package libdata-validate-ip-perl. #13 35.66 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ... #13 35.66 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 35.69 Selecting previously unselected package libdata-validate-uri-perl. #13 35.69 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ... #13 35.69 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 35.72 Selecting previously unselected package libdevel-size-perl. #13 35.72 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_amd64.deb ... #13 35.72 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 35.75 Selecting previously unselected package libdistro-info-perl. #13 35.75 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ... #13 35.75 Unpacking libdistro-info-perl (1.5) ... #13 35.78 Selecting previously unselected package libemail-address-xs-perl. #14 31.21 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB] #14 31.37 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 31.39 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB] #14 31.42 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B] #14 31.46 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB] #14 31.47 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB] #14 31.53 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B] #13 33.25 Preparing to unpack .../063-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ... #13 33.26 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #13 33.30 Selecting previously unselected package libpsl5:armhf. #13 33.30 Preparing to unpack .../064-libpsl5_0.20.2-2_armhf.deb ... #13 33.30 Unpacking libpsl5:armhf (0.20.2-2) ... #13 33.34 Selecting previously unselected package librtmp1:armhf. #13 33.34 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... #13 33.34 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #13 33.38 Selecting previously unselected package libssh2-1:armhf. #13 33.38 Preparing to unpack .../066-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ... #13 33.39 Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ... #13 33.42 Selecting previously unselected package libcurl4:armhf. #13 33.42 Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u6_armhf.deb ... #13 33.43 Unpacking libcurl4:armhf (7.64.0-4+deb10u6) ... #13 33.48 Selecting previously unselected package curl. #13 33.48 Preparing to unpack .../068-curl_7.64.0-4+deb10u6_armhf.deb ... #14 36.86 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-format-perl all 2.16-2 [36.9 kB] #14 36.87 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 36.87 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 36.88 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-daemon-perl all 6.14-2 [21.9 kB] #14 36.88 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libindirect-perl arm64 0.39-2build1 [21.5 kB] #14 35.52 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ... #14 35.52 Unpacking libfont-afm-perl (1.20-3) ... #14 35.55 Selecting previously unselected package libio-string-perl. #14 35.55 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ... #14 35.56 Unpacking libio-string-perl (1.08-3.1) ... #14 35.59 Selecting previously unselected package libfont-ttf-perl. #14 35.59 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ... #14 35.59 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 35.65 Selecting previously unselected package libsort-versions-perl. #14 35.65 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ... #14 35.66 Unpacking libsort-versions-perl (1.62-1) ... #14 35.68 Selecting previously unselected package libgit-wrapper-perl. #14 35.69 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ... #14 35.69 Unpacking libgit-wrapper-perl (0.048-1) ... #14 35.72 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 35.73 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #14 35.73 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #14 35.76 Selecting previously unselected package libio-prompter-perl. #13 32.35 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] #13 32.35 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] #13 32.35 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] #13 32.35 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 32.42 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #13 32.43 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] #13 32.44 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] #13 32.53 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] #13 32.58 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] #13 32.58 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] #13 32.58 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] #14 32.54 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_amd64.deb ... #14 32.55 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ... #14 32.58 Selecting previously unselected package libreadonly-perl. #14 32.58 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ... #14 32.58 Unpacking libreadonly-perl (2.050-3) ... #14 32.62 Selecting previously unselected package libref-util-perl. #14 32.62 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ... #14 32.63 Unpacking libref-util-perl (0.204-2) ... #14 32.66 Selecting previously unselected package libref-util-xs-perl. #14 32.66 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_amd64.deb ... #14 32.66 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 32.70 Selecting previously unselected package libregexp-pattern-license-perl. #14 32.70 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #14 32.71 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #14 32.75 Selecting previously unselected package libregexp-pattern-perl. #14 32.75 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 32.76 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 32.79 Selecting previously unselected package libregexp-wildcards-perl. #14 32.95 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ... #14 32.95 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ... #14 33.02 Selecting previously unselected package libpython3.8-stdlib:armhf. #14 33.02 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 33.02 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ... #13 32.17 Selecting previously unselected package libsub-exporter-progressive-perl. #13 32.17 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 32.21 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 32.24 Selecting previously unselected package libvariable-magic-perl. #13 32.24 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_arm64.deb ... #13 32.25 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 32.28 Selecting previously unselected package libb-hooks-endofscope-perl. #13 32.29 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 32.29 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 32.32 Selecting previously unselected package libberkeleydb-perl:arm64. #13 32.33 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_arm64.deb ... #13 32.33 Unpacking libberkeleydb-perl:arm64 (0.64-2+b1) ... #13 32.38 Selecting previously unselected package libpng16-16:arm64. #14 30.54 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.5 [165 kB] #14 30.60 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.04.1 [31.3 kB] #21 7.480 Get:7 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] #21 7.565 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] #13 35.95 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 35.96 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 35.99 Selecting previously unselected package libiterator-util-perl. #13 35.99 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 35.99 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 36.03 Selecting previously unselected package libexporter-tiny-perl. #13 36.03 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... #13 36.03 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 36.06 Selecting previously unselected package liblist-moreutils-xs-perl. #13 36.07 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #13 36.07 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 36.10 Selecting previously unselected package liblist-moreutils-perl. #13 36.11 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... #13 36.11 Unpacking liblist-moreutils-perl (0.430-2) ... #13 36.14 Selecting previously unselected package libdata-dpath-perl. #13 36.14 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... #13 36.15 Unpacking libdata-dpath-perl (0.58-1) ... #13 36.18 Selecting previously unselected package libdata-dump-perl. #13 36.18 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... #13 36.18 Unpacking libdata-dump-perl (1.23-1.1) ... #13 36.21 Selecting previously unselected package libdata-messagepack-perl. #13 36.21 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... #13 36.22 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 36.32 Selecting previously unselected package libnet-domain-tld-perl. #13 37.67 -------------------------------------------------------------------------------- #13 37.67 Total 18 MB/s | 32 MB 00:01 #13 33.78 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ... #13 33.78 Unpacking libhtml-format-perl (2.12-1.1) ... #13 33.81 Selecting previously unselected package libhtml-html5-entities-perl. #13 33.81 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 33.81 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 33.84 Selecting previously unselected package libhttp-daemon-perl. #13 33.85 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 33.85 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 33.88 Selecting previously unselected package libio-sessiondata-perl. #13 33.88 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 33.89 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 33.91 Selecting previously unselected package libipc-run3-perl. #13 33.92 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ... #13 33.92 Unpacking libipc-run3-perl (0.048-2) ... #13 33.95 Selecting previously unselected package libtypes-serialiser-perl. #13 33.95 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ... #13 33.95 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 33.98 Selecting previously unselected package libjson-xs-perl. #14 33.55 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 33.55 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 33.62 Selecting previously unselected package libhash-fieldhash-perl. #14 33.62 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #14 33.62 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 33.65 Selecting previously unselected package libhtml-form-perl. #14 33.65 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ... #14 33.66 Unpacking libhtml-form-perl (6.07-1) ... #14 33.69 Selecting previously unselected package libhtml-format-perl. #14 33.69 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ... #14 33.70 Unpacking libhtml-format-perl (2.12-1) ... #14 33.73 Selecting previously unselected package libhttp-daemon-perl. #14 33.73 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 33.74 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 33.78 Selecting previously unselected package libidn11:amd64. #14 38.19 Selecting previously unselected package binutils. #14 38.19 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_arm64.deb ... #14 38.19 Unpacking binutils (2.34-6ubuntu1.6) ... #14 38.22 Selecting previously unselected package libc-dev-bin. #14 38.22 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ... #14 38.23 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ... #14 38.26 Selecting previously unselected package linux-libc-dev:arm64. #14 38.26 Preparing to unpack .../075-linux-libc-dev_5.4.0-163.180_arm64.deb ... #14 38.26 Unpacking linux-libc-dev:arm64 (5.4.0-163.180) ... #13 36.96 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u3_arm64.deb ... #13 36.97 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u3) ... #13 37.05 Selecting previously unselected package libxext6:arm64. #13 37.05 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ... #13 37.06 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... #13 37.10 Selecting previously unselected package libxml-namespacesupport-perl. #13 37.10 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 37.10 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 37.14 Selecting previously unselected package libxml-sax-base-perl. #13 37.14 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ... #13 37.15 Unpacking libxml-sax-base-perl (1.09-1) ... #13 37.19 Selecting previously unselected package libxml-sax-perl. #13 37.19 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 37.20 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 37.24 Selecting previously unselected package libxml-libxml-perl. #13 37.24 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ... #13 37.24 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 37.31 Selecting previously unselected package libxml-sax-expat-perl. #13 33.15 Preparing to unpack .../111-libfile-touch-perl_0.12-2_all.deb ... #13 33.16 Unpacking libfile-touch-perl (0.12-2) ... #13 33.19 Selecting previously unselected package libio-pty-perl. #13 33.19 Preparing to unpack .../112-libio-pty-perl_1%3a1.17-1_armhf.deb ... #13 33.20 Unpacking libio-pty-perl (1:1.17-1) ... #13 33.23 Selecting previously unselected package libipc-run-perl. #13 33.23 Preparing to unpack .../113-libipc-run-perl_20220807.0-1_all.deb ... #13 33.23 Unpacking libipc-run-perl (20220807.0-1) ... #13 33.27 Selecting previously unselected package libclass-method-modifiers-perl. #13 33.27 Preparing to unpack .../114-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 33.28 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 33.30 Selecting previously unselected package libclass-xsaccessor-perl. #13 33.31 Preparing to unpack .../115-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ... #13 33.31 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 33.34 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #13 33.35 Preparing to unpack .../116-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ... #13 33.35 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 33.38 Selecting previously unselected package libdynaloader-functions-perl. #13 30.90 Setting up libsigsegv2:armhf (2.12-2) ... #13 30.91 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 30.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 30.92 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 #13 30.92 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 #13 30.92 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 #13 30.92 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 #13 30.92 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 #13 30.93 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 #13 30.93 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 #13 30.93 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 #13 30.93 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 #13 30.93 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 #13 30.93 Setting up libmpc3:armhf (1.1.0-1) ... #13 30.94 Setting up libatomic1:armhf (8.3.0-6+rpi1) ... #13 30.95 Setting up patch (2.7.6-3+deb10u1) ... #13 30.96 Setting up autopoint (0.19.8.1-9) ... #13 30.98 Setting up libfl2:armhf (2.6.4-6.2) ... #13 30.99 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 31.00 Setting up libubsan1:armhf (8.3.0-6+rpi1) ... #13 31.01 Setting up libisl19:armhf (0.20-2) ... #13 31.02 Setting up sensible-utils (0.0.12) ... #13 31.03 Setting up libuchardet0:armhf (0.0.6-3) ... #13 31.04 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 31.05 Setting up libmpdec2:armhf (2.4.2-2) ... #13 31.06 Setting up libbinutils:armhf (2.31.1-16+rpi2) ... #13 31.07 Setting up cpp-8 (8.3.0-6+rpi1) ... #13 31.08 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ... #13 31.09 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #13 31.10 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u3) ... #13 35.86 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 35.86 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 35.89 Selecting previously unselected package libsort-versions-perl. #13 35.89 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ... #13 35.89 Unpacking libsort-versions-perl (1.62-1) ... #13 35.92 Selecting previously unselected package libgit-wrapper-perl. #13 35.92 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ... #13 35.93 Unpacking libgit-wrapper-perl (0.048-1) ... #13 35.95 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 35.95 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 35.96 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 35.98 Selecting previously unselected package libio-prompter-perl. #13 35.98 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ... #13 35.99 Unpacking libio-prompter-perl (0.004015-1) ... #13 36.02 Selecting previously unselected package libjson-perl. #13 36.02 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ... #13 36.02 Unpacking libjson-perl (4.02000-1) ... #13 36.06 Selecting previously unselected package liblog-any-perl. #13 36.06 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ... #14 30.61 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB] #13 35.78 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_amd64.deb ... #13 35.78 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 35.82 Selecting previously unselected package libexporter-tiny-perl. #13 35.82 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ... #13 35.82 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 35.85 Selecting previously unselected package libfcgi-bin. #13 35.85 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_amd64.deb ... #13 35.85 Unpacking libfcgi-bin (2.4.2-2) ... #13 35.88 Selecting previously unselected package libindirect-perl. #13 35.88 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_amd64.deb ... #13 35.88 Unpacking libindirect-perl (0.39-2+b1) ... #13 35.91 Selecting previously unselected package libxs-parse-keyword-perl. #13 35.91 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_amd64.deb ... #13 35.91 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 35.94 Selecting previously unselected package libxs-parse-sublike-perl:amd64. #13 35.94 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ... #13 35.94 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ... #13 35.97 Selecting previously unselected package libobject-pad-perl. #13 35.97 Preparing to unpack .../256-libobject-pad-perl_0.78-1_amd64.deb ... #13 35.98 Unpacking libobject-pad-perl (0.78-1) ... #13 36.01 Selecting previously unselected package libfeature-compat-class-perl. #13 36.01 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ... #13 36.01 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 36.04 Selecting previously unselected package libsyntax-keyword-try-perl. #13 36.04 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_amd64.deb ... #13 36.04 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 36.07 Selecting previously unselected package libfeature-compat-try-perl. #13 36.07 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ... #13 36.08 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 36.10 Selecting previously unselected package libipc-system-simple-perl. #13 36.10 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ... #13 36.12 Unpacking libipc-system-simple-perl (1.30-2) ... #14 31.54 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB] #14 31.56 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 31.59 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB] #14 31.64 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #13 33.48 Unpacking curl (7.64.0-4+deb10u6) ... #13 33.54 Selecting previously unselected package dctrl-tools. #13 33.54 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ... #13 33.55 Unpacking dctrl-tools (2.24-3) ... #13 33.59 Selecting previously unselected package libtool. #13 33.59 Preparing to unpack .../070-libtool_2.4.6-9_all.deb ... #13 33.59 Unpacking libtool (2.4.6-9) ... #13 33.64 Selecting previously unselected package dh-autoreconf. #13 33.65 Preparing to unpack .../071-dh-autoreconf_19_all.deb ... #13 33.65 Unpacking dh-autoreconf (19) ... #13 33.68 Selecting previously unselected package libarchive-zip-perl. #13 33.68 Preparing to unpack .../072-libarchive-zip-perl_1.64-1_all.deb ... #13 33.68 Unpacking libarchive-zip-perl (1.64-1) ... #13 33.71 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 37.28 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-interactive-perl all 1.023-2 [10.1 kB] #14 37.36 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 37.38 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-xs-perl arm64 4.030-2 [84.3 kB] #14 35.76 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ... #14 35.77 Unpacking libio-prompter-perl (0.004015-1) ... #14 35.80 Selecting previously unselected package libjson-perl. #14 35.80 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ... #14 35.80 Unpacking libjson-perl (4.04000-1) ... #14 35.84 Selecting previously unselected package liblog-any-perl. #14 35.84 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ... #14 35.84 Unpacking liblog-any-perl (1.710-1) ... #14 35.87 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 35.87 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 35.88 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 35.91 Selecting previously unselected package libpackage-stash-perl. #14 35.91 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ... #14 35.91 Unpacking libpackage-stash-perl (0.39-1) ... #14 35.94 Selecting previously unselected package libsub-identify-perl. #14 35.95 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ... #14 35.95 Unpacking libsub-identify-perl (0.14-1build5) ... #14 35.98 Selecting previously unselected package libsub-name-perl. #14 35.98 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ... #14 35.99 Unpacking libsub-name-perl (0.26-1build3) ... #14 36.02 Selecting previously unselected package libnamespace-clean-perl. #14 36.02 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ... #14 36.02 Unpacking libnamespace-clean-perl (0.27-1) ... #14 36.05 Selecting previously unselected package libpath-tiny-perl. #14 36.05 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ... #14 36.06 Unpacking libpath-tiny-perl (0.122-1) ... #14 36.09 Selecting previously unselected package libstrictures-perl. #13 32.67 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] #13 32.67 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] #13 32.69 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] #13 32.72 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] #13 32.72 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] #14 32.80 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ... #14 32.80 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 32.85 Selecting previously unselected package libsasl2-modules:amd64. #14 32.85 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... #14 32.86 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #14 32.90 Selecting previously unselected package libsereal-decoder-perl. #14 32.90 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_amd64.deb ... #14 32.91 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #14 32.94 Selecting previously unselected package libsereal-encoder-perl. #14 32.94 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_amd64.deb ... #14 32.95 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #14 32.99 Selecting previously unselected package libset-intspan-perl. #14 32.99 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ... #14 32.99 Unpacking libset-intspan-perl (1.19-3) ... #14 33.03 Selecting previously unselected package libsocket6-perl. #15 29.75 Preparing : 1/1 #15 29.79 Installing : python-srpm-macros-3-45.el8.noarch 1/88 #14 33.19 Selecting previously unselected package python3.8. #14 33.19 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_armhf.deb ... #14 33.20 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... #14 33.24 Selecting previously unselected package libpython3-stdlib:armhf. #14 33.24 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ... #14 33.24 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #14 33.27 Setting up python3-minimal (3.8.2-0ubuntu2) ... #13 32.38 Preparing to unpack .../196-libpng16-16_1.6.39-2_arm64.deb ... #13 32.38 Unpacking libpng16-16:arm64 (1.6.39-2) ... #13 32.43 Selecting previously unselected package libfreetype6:arm64. #13 32.43 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_arm64.deb ... #13 32.44 Unpacking libfreetype6:arm64 (2.12.1+dfsg-5) ... #13 32.50 Selecting previously unselected package libfontconfig1:arm64. #13 32.50 Preparing to unpack .../198-libfontconfig1_2.14.1-4_arm64.deb ... #13 32.50 Unpacking libfontconfig1:arm64 (2.14.1-4) ... #13 32.55 Selecting previously unselected package libde265-0:arm64. #13 32.55 Preparing to unpack .../199-libde265-0_1.0.11-1_arm64.deb ... #13 32.55 Unpacking libde265-0:arm64 (1.0.11-1) ... #13 32.60 Selecting previously unselected package libnuma1:arm64. #13 32.60 Preparing to unpack .../200-libnuma1_2.0.16-1_arm64.deb ... #14 30.62 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB] #14 30.66 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.3 [29.6 kB] #14 30.67 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 30.67 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 30.68 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB] #14 30.68 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB] #14 30.68 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 30.69 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB] #21 7.756 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] #13 36.32 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 36.32 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 36.36 Selecting previously unselected package libdata-validate-domain-perl. #13 36.36 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 36.36 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 36.39 Selecting previously unselected package libdevel-size-perl. #13 36.39 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... #13 36.40 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 36.43 Selecting previously unselected package libdistro-info-perl. #13 36.43 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ... #13 36.44 Unpacking libdistro-info-perl (1.0) ... #13 36.46 Selecting previously unselected package libemail-address-xs-perl. #13 36.47 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... #13 36.47 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 36.50 Selecting previously unselected package libfcgi0ldbl:amd64. #13 36.50 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... #13 36.51 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #13 36.54 Selecting previously unselected package libfcgi-bin. #13 33.98 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ... #13 34.01 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 34.04 Selecting previously unselected package libjson-maybexs-perl. #13 34.04 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ... #13 34.04 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 34.07 Selecting previously unselected package libldap-common. #13 34.07 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 34.08 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 34.18 Selecting previously unselected package liblist-compare-perl. #13 34.18 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ... #13 34.18 Unpacking liblist-compare-perl (0.55-1) ... #13 34.22 Selecting previously unselected package liblist-someutils-perl. #13 34.22 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ... #13 34.22 Unpacking liblist-someutils-perl (0.58-1) ... #13 34.25 Selecting previously unselected package liblist-someutils-xs-perl. #14 38.41 Selecting previously unselected package libcrypt-dev:arm64. #14 38.41 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ... #14 38.41 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #14 38.45 Selecting previously unselected package libc6-dev:arm64. #14 38.45 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ... #14 38.46 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ... #14 33.78 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ... #14 33.78 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #14 33.82 Selecting previously unselected package libstruct-dumb-perl. #14 33.82 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ... #14 33.82 Unpacking libstruct-dumb-perl (0.09-1) ... #14 33.85 Selecting previously unselected package libio-async-perl. #14 33.86 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ... #14 33.86 Unpacking libio-async-perl (0.75-1) ... #14 33.91 Selecting previously unselected package liblinux-epoll-perl. #14 33.91 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ... #14 33.91 Unpacking liblinux-epoll-perl (0.017-1) ... #14 33.96 Selecting previously unselected package libio-async-loop-epoll-perl. #14 33.96 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 33.97 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 34.00 Selecting previously unselected package libtypes-serialiser-perl. #14 34.00 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ... #14 34.01 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 34.04 Selecting previously unselected package libjson-xs-perl. #13 37.31 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ... #13 37.32 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 37.35 Selecting previously unselected package libxml-simple-perl. #13 37.35 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ... #13 37.36 Unpacking libxml-simple-perl (2.25-1) ... #13 37.40 Selecting previously unselected package libxmlrpc-lite-perl. #13 37.41 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 37.41 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 37.45 Selecting previously unselected package libxmuu1:arm64. #13 37.45 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #13 37.46 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 37.51 Selecting previously unselected package libyaml-0-2:arm64. #13 37.51 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ... #13 37.51 Unpacking libyaml-0-2:arm64 (0.2.1-1) ... #13 33.38 Preparing to unpack .../117-libdynaloader-functions-perl_0.003-3_all.deb ... #13 33.39 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 33.42 Selecting previously unselected package libdevel-callchecker-perl:armhf. #13 33.42 Preparing to unpack .../118-libdevel-callchecker-perl_0.008-2_armhf.deb ... #13 33.43 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #13 33.46 Selecting previously unselected package libparams-classify-perl:armhf. #13 33.46 Preparing to unpack .../119-libparams-classify-perl_0.015-2+b1_armhf.deb ... #13 33.47 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ... #13 33.50 Selecting previously unselected package libmodule-runtime-perl. #13 33.50 Preparing to unpack .../120-libmodule-runtime-perl_0.016-2_all.deb ... #13 33.51 Unpacking libmodule-runtime-perl (0.016-2) ... #13 33.54 Selecting previously unselected package libimport-into-perl. #13 33.54 Preparing to unpack .../121-libimport-into-perl_1.002005-2_all.deb ... #13 33.54 Unpacking libimport-into-perl (1.002005-2) ... #13 33.57 Selecting previously unselected package librole-tiny-perl. #13 33.57 Preparing to unpack .../122-librole-tiny-perl_2.002004-1_all.deb ... #13 33.58 Unpacking librole-tiny-perl (2.002004-1) ... #13 33.61 Selecting previously unselected package libsub-quote-perl. #13 31.11 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #13 31.12 Setting up libelf1:armhf (0.176-1.1) ... #13 31.14 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 31.15 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ... #13 31.16 Setting up libgdbm6:armhf (1.18.1-4) ... #13 31.17 Setting up wdiff (1.2.2-2) ... #13 31.18 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... #13 31.20 Setting up m4 (1.4.18-2) ... #13 31.21 Setting up binutils (2.31.1-16+rpi2) ... #13 31.22 Setting up bsdmainutils (11.1.2) ... #13 31.24 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 31.24 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 #13 31.24 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 31.24 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 #13 31.25 Setting up libcroco3:armhf (0.6.12-3) ... #13 31.26 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #13 31.27 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #13 31.28 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 31.30 Setting up dwz (0.12-3) ... #13 31.31 Setting up groff-base (1.22.4-3+deb10u1) ... #13 31.32 Setting up cpp (4:8.3.0-1+rpi2) ... #13 36.06 Unpacking liblog-any-perl (1.707-1) ... #13 36.09 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 36.09 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 36.10 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 36.15 Selecting previously unselected package libpackage-stash-perl. #13 36.15 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ... #13 36.16 Unpacking libpackage-stash-perl (0.38-1) ... #13 36.18 Selecting previously unselected package libsub-identify-perl. #13 36.19 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ... #13 36.19 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 36.22 Selecting previously unselected package libnamespace-clean-perl. #13 36.22 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ... #13 36.22 Unpacking libnamespace-clean-perl (0.27-1) ... #13 36.25 Selecting previously unselected package libpath-tiny-perl. #13 36.25 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ... #13 36.26 Unpacking libpath-tiny-perl (0.108-1) ... #13 36.28 Selecting previously unselected package libtype-tiny-perl. #13 36.29 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ... #13 36.32 Unpacking libtype-tiny-perl (1.004004-1) ... #13 36.36 Selecting previously unselected package libgitlab-api-v4-perl. #13 36.37 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 36.37 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 36.40 Selecting previously unselected package libglib2.0-data. #14 30.69 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 30.72 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 30.75 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libvariable-magic-perl armhf 0.63-1 [32.2 kB] #14 30.80 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 30.82 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libberkeleydb-perl armhf 0.64-2 [111 kB] #13 36.15 Selecting previously unselected package libfile-basedir-perl. #13 36.15 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ... #13 36.16 Unpacking libfile-basedir-perl (0.09-2) ... #13 36.18 Selecting previously unselected package libfile-chdir-perl. #13 36.18 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 36.19 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 36.21 Selecting previously unselected package libfile-fcntllock-perl. #13 36.22 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_amd64.deb ... #13 36.22 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 36.25 Selecting previously unselected package libnumber-compare-perl. #13 36.25 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ... #13 36.25 Unpacking libnumber-compare-perl (0.03-3) ... #13 36.28 Selecting previously unselected package libtext-glob-perl. #13 36.28 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ... #13 36.28 Unpacking libtext-glob-perl (0.11-3) ... #13 36.31 Selecting previously unselected package libfile-find-rule-perl. #13 36.31 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ... #13 36.31 Unpacking libfile-find-rule-perl (0.34-3) ... #13 36.34 Selecting previously unselected package libfont-afm-perl. #13 36.34 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ... #13 36.34 Unpacking libfont-afm-perl (1.20-4) ... #13 36.37 Selecting previously unselected package libio-string-perl. #13 27.71 Selecting previously unselected package gcc. #13 27.71 Preparing to unpack .../037-gcc_4%3a12.2.0-3+rpi1_armhf.deb ... #13 27.72 Unpacking gcc (4:12.2.0-3+rpi1) ... #13 27.76 Selecting previously unselected package libc-dev-bin. #13 27.76 Preparing to unpack .../038-libc-dev-bin_2.36-9+rpi1+deb12u1_armhf.deb ... #13 27.76 Unpacking libc-dev-bin (2.36-9+rpi1+deb12u1) ... #13 27.80 Selecting previously unselected package linux-libc-dev:armhf. #13 27.80 Preparing to unpack .../039-linux-libc-dev_6.1.52-1+rpi1_armhf.deb ... #13 27.81 Unpacking linux-libc-dev:armhf (6.1.52-1+rpi1) ... #13 33.72 Preparing to unpack .../073-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 33.72 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 33.75 Selecting previously unselected package dh-strip-nondeterminism. #13 33.75 Preparing to unpack .../074-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 33.75 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 33.78 Selecting previously unselected package dwz. #13 33.78 Preparing to unpack .../075-dwz_0.12-3_armhf.deb ... #13 33.78 Unpacking dwz (0.12-3) ... #13 33.83 Selecting previously unselected package libglib2.0-0:armhf. #13 33.83 Preparing to unpack .../076-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... #13 33.83 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #13 33.95 Selecting previously unselected package libcroco3:armhf. #14 32.05 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #14 37.53 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-maybexs-perl all 1.004004-1 [10.9 kB] #14 37.54 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB] #14 37.56 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-compare-perl all 0.55-2 [62.9 kB] #14 37.60 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-perl all 0.59-1 [30.4 kB] #14 37.62 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [32.8 kB] #14 37.63 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 37.64 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl7 arm64 2.4.7-5 [40.1 kB] #14 37.65 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl-dev arm64 2.4.7-5 [170 kB] #14 36.09 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ... #14 36.09 Unpacking libstrictures-perl (2.000006-1) ... #14 36.13 Selecting previously unselected package libtype-tiny-perl. #14 36.13 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ... #14 36.14 Unpacking libtype-tiny-perl (1.012004-1) ... #14 36.18 Selecting previously unselected package libgitlab-api-v4-perl. #14 36.18 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 36.18 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 36.22 Selecting previously unselected package libhash-fieldhash-perl. #14 36.22 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ... #14 36.23 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 36.26 Selecting previously unselected package libhtml-form-perl. #14 36.26 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ... #14 36.26 Unpacking libhtml-form-perl (6.07-1) ... #14 36.30 Selecting previously unselected package libhtml-format-perl. #14 36.30 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ... #14 36.30 Unpacking libhtml-format-perl (2.12-1.1) ... #14 36.34 Selecting previously unselected package libhtml-html5-entities-perl. #13 33.00 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] #13 33.00 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #13 33.02 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] #13 33.02 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] #13 33.02 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] #13 33.02 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] #13 33.09 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] #14 33.03 Preparing to unpack .../322-libsocket6-perl_0.29-3_amd64.deb ... #14 33.04 Unpacking libsocket6-perl (0.29-3) ... #14 33.07 Selecting previously unselected package libsodium23:amd64. #14 33.08 Preparing to unpack .../323-libsodium23_1.0.18-1build2_amd64.deb ... #14 33.08 Unpacking libsodium23:amd64 (1.0.18-1build2) ... #14 33.13 Selecting previously unselected package libstring-copyright-perl. #14 33.13 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ... #14 33.13 Unpacking libstring-copyright-perl (0.003014-1) ... #14 33.16 Selecting previously unselected package libstring-escape-perl. #14 33.17 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ... #14 33.17 Unpacking libstring-escape-perl (2010.002-3) ... #14 33.20 Selecting previously unselected package libstring-license-perl. #14 33.20 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ... #14 33.21 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ... #14 33.24 Selecting previously unselected package libstring-shellquote-perl. #14 33.24 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ... #14 33.24 Unpacking libstring-shellquote-perl (1.04-3) ... #14 33.27 Selecting previously unselected package libsyntax-keyword-try-perl. #14 33.28 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_amd64.deb ... #14 33.28 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #14 33.31 Selecting previously unselected package libterm-readkey-perl. #14 33.31 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_amd64.deb ... #14 33.32 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 33.35 Selecting previously unselected package libtext-levenshteinxs-perl. #15 29.81 Installing : unzip-6.0-46.el8.aarch64 2/88 #15 29.93 Installing : groff-base-1.22.3-18.el8.aarch64 3/88 #15 29.96 Installing : file-5.33-25.el8.aarch64 4/88 #15 29.98 Installing : bzip2-1.0.6-26.el8.aarch64 5/88 #15 30.01 Installing : zip-3.0-23.el8.aarch64 6/88 #15 30.03 Installing : python-rpm-macros-3-45.el8.noarch 7/88 #13 32.60 Unpacking libnuma1:arm64 (2.0.16-1) ... #13 32.64 Selecting previously unselected package libx265-199:arm64. #13 32.64 Preparing to unpack .../201-libx265-199_3.5-2+b1_arm64.deb ... #13 32.64 Unpacking libx265-199:arm64 (3.5-2+b1) ... #13 32.72 Selecting previously unselected package libheif1:arm64. #13 32.72 Preparing to unpack .../202-libheif1_1.15.1-1_arm64.deb ... #13 32.72 Unpacking libheif1:arm64 (1.15.1-1) ... #13 32.77 Selecting previously unselected package libdeflate0:arm64. #13 32.77 Preparing to unpack .../203-libdeflate0_1.14-1_arm64.deb ... #13 32.78 Unpacking libdeflate0:arm64 (1.14-1) ... #13 32.81 Selecting previously unselected package libjbig0:arm64. #13 32.81 Preparing to unpack .../204-libjbig0_2.1-6.1_arm64.deb ... #13 32.82 Unpacking libjbig0:arm64 (2.1-6.1) ... #13 32.85 Selecting previously unselected package liblerc4:arm64. #13 32.86 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_arm64.deb ... #13 32.86 Unpacking liblerc4:arm64 (4.0.0+ds-2) ... #13 32.90 Selecting previously unselected package libwebp7:arm64. #13 32.90 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_arm64.deb ... #13 32.91 Unpacking libwebp7:arm64 (1.2.4-0.2+deb12u1) ... #13 32.95 Selecting previously unselected package libtiff6:arm64. #13 32.95 Preparing to unpack .../207-libtiff6_4.5.0-6_arm64.deb ... #14 33.45 Selecting previously unselected package python3. #14 33.45 (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 ... 4863 files and directories currently installed.) #14 33.45 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ... #14 33.46 Unpacking python3 (3.8.2-0ubuntu2) ... #14 33.50 Selecting previously unselected package libbsd0:armhf. #14 33.50 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ... #14 33.50 Unpacking libbsd0:armhf (0.10.0-1) ... #14 33.54 Selecting previously unselected package bsdmainutils. #14 33.54 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ... #14 33.54 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 33.59 Selecting previously unselected package libuchardet0:armhf. #14 33.59 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ... #14 33.60 Unpacking libuchardet0:armhf (0.0.6-3build1) ... #14 33.63 Selecting previously unselected package groff-base. #14 33.63 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ... #14 33.63 Unpacking groff-base (1.22.4-4build1) ... #16 10.51 Transaction test succeeded. #16 10.51 Running transaction #14 31.09 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B] #14 31.17 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB] #21 7.867 debconf: delaying package configuration, since apt-utils is not installed #21 7.892 Fetched 87.4 MB in 1s (59.7 MB/s) #21 7.911 Selecting previously unselected package binutils-mingw-w64-x86-64. #21 7.911 (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 ... 16834 files and directories currently installed.) #21 7.921 Preparing to unpack .../0-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... #21 7.924 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #13 36.54 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... #13 36.54 Unpacking libfcgi-bin (2.4.2-2) ... #13 36.57 Selecting previously unselected package libfcgi-perl:amd64. #13 36.57 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... #13 36.57 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... #13 36.60 Selecting previously unselected package libipc-system-simple-perl. #13 36.60 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... #13 36.61 Unpacking libipc-system-simple-perl (1.30-1) ... #13 36.63 Selecting previously unselected package libfile-basedir-perl. #13 36.64 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... #13 36.64 Unpacking libfile-basedir-perl (0.08-1) ... #13 36.67 Selecting previously unselected package libfile-chdir-perl. #13 36.67 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 36.68 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 36.70 Selecting previously unselected package libfile-fcntllock-perl. #13 36.70 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #13 36.71 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 36.74 Selecting previously unselected package libnumber-compare-perl. #13 36.74 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... #13 34.25 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ... #13 34.26 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 34.28 Selecting previously unselected package liblist-utilsby-perl. #13 34.29 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ... #13 34.29 Unpacking liblist-utilsby-perl (0.11-1) ... #13 34.33 Selecting previously unselected package libltdl7:arm64. #13 34.33 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ... #13 34.33 Unpacking libltdl7:arm64 (2.4.6-15) ... #13 34.37 Selecting previously unselected package libltdl-dev:arm64. #13 34.37 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ... #13 34.37 Unpacking libltdl-dev:arm64 (2.4.6-15) ... #13 34.42 Selecting previously unselected package liblzo2-2:arm64. #13 34.42 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ... #13 34.42 Unpacking liblzo2-2:arm64 (2.10-2) ... #13 34.45 Selecting previously unselected package libsys-hostname-long-perl. #13 34.46 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ... #13 34.46 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 34.49 Selecting previously unselected package libmail-sendmail-perl. #14 38.69 Selecting previously unselected package gcc-9-base:arm64. #14 38.69 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 38.70 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 38.73 Selecting previously unselected package libisl22:arm64. #14 38.73 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ... #14 38.74 Unpacking libisl22:arm64 (0.22.1-1) ... #14 38.81 Selecting previously unselected package libmpfr6:arm64. #14 38.81 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ... #14 38.81 Unpacking libmpfr6:arm64 (4.0.2-1) ... #14 38.86 Selecting previously unselected package libmpc3:arm64. #14 34.04 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ... #14 34.05 Unpacking libjson-xs-perl (4.020-1build1) ... #14 34.08 Selecting previously unselected package libjson-maybexs-perl. #14 34.09 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ... #14 34.09 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 34.12 Selecting previously unselected package liblist-compare-perl. #14 34.13 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ... #14 34.13 Unpacking liblist-compare-perl (0.53-1) ... #14 34.16 Selecting previously unselected package liblist-moreutils-perl. #14 34.17 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #14 34.17 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 34.21 Selecting previously unselected package liblist-someutils-perl. #14 34.22 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #14 34.22 Unpacking liblist-someutils-perl (0.58-1) ... #14 34.25 Selecting previously unselected package liblist-someutils-xs-perl. #14 34.26 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #14 34.26 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 34.30 Selecting previously unselected package libltdl7:amd64. #13 37.55 Selecting previously unselected package libyaml-libyaml-perl. #13 37.55 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ... #13 37.55 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 37.59 Selecting previously unselected package licensecheck. #13 37.59 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ... #13 37.59 Unpacking licensecheck (3.0.31-3) ... #13 37.64 Selecting previously unselected package t1utils. #13 37.64 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ... #13 37.64 Unpacking t1utils (1.41-3) ... #13 37.68 Selecting previously unselected package lintian. #13 37.69 Preparing to unpack .../314-lintian_2.15.0_all.deb ... #13 37.69 Unpacking lintian (2.15.0) ... #13 33.61 Preparing to unpack .../123-libsub-quote-perl_2.006008-1_all.deb ... #13 33.62 Unpacking libsub-quote-perl (2.006008-1) ... #13 33.65 Selecting previously unselected package libmoo-perl. #13 33.65 Preparing to unpack .../124-libmoo-perl_2.005005-1_all.deb ... #13 33.65 Unpacking libmoo-perl (2.005005-1) ... #13 33.69 Selecting previously unselected package libencode-locale-perl. #13 33.69 Preparing to unpack .../125-libencode-locale-perl_1.05-3_all.deb ... #13 33.70 Unpacking libencode-locale-perl (1.05-3) ... #13 33.73 Selecting previously unselected package libtimedate-perl. #13 33.73 Preparing to unpack .../126-libtimedate-perl_2.3300-2_all.deb ... #13 33.73 Unpacking libtimedate-perl (2.3300-2) ... #13 33.77 Selecting previously unselected package libhttp-date-perl. #13 33.77 Preparing to unpack .../127-libhttp-date-perl_6.05-2_all.deb ... #13 33.78 Unpacking libhttp-date-perl (6.05-2) ... #13 33.81 Selecting previously unselected package libfile-listing-perl. #13 33.81 Preparing to unpack .../128-libfile-listing-perl_6.15-1_all.deb ... #13 33.81 Unpacking libfile-listing-perl (6.15-1) ... #13 33.87 Selecting previously unselected package libhtml-tagset-perl. #13 31.34 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #13 31.35 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #13 31.36 Setting up python3.7 (3.7.3-2+deb10u5) ... #13 36.40 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u4_all.deb ... #13 36.41 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ... #13 36.55 Selecting previously unselected package libgpm2:amd64. #14 30.91 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libfreetype6 armhf 2.12.1+dfsg-4ubuntu0.1 [326 kB] #14 31.01 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfontconfig1 armhf 2.14.1-3ubuntu3 [111 kB] #14 31.03 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg-turbo8 armhf 2.1.5-2ubuntu1 [123 kB] #14 31.05 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg8 armhf 8c-2ubuntu11 [2148 B] #14 31.05 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdeflate0 armhf 1.15-1 [39.6 kB] #13 36.37 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ... #13 36.37 Unpacking libio-string-perl (1.08-4) ... #13 36.40 Selecting previously unselected package libfont-ttf-perl. #13 36.40 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ... #13 36.40 Unpacking libfont-ttf-perl (1.06-2) ... #13 36.46 Selecting previously unselected package libfreezethaw-perl. #13 36.46 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ... #13 36.46 Unpacking libfreezethaw-perl (0.5001-3) ... #13 36.49 Selecting previously unselected package libsort-versions-perl. #13 36.49 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ... #13 36.49 Unpacking libsort-versions-perl (1.62-3) ... #13 36.52 Selecting previously unselected package libgit-wrapper-perl. #13 36.52 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ... #13 36.52 Unpacking libgit-wrapper-perl (0.048-2) ... #13 36.55 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 36.55 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 36.55 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 36.58 Selecting previously unselected package libio-prompter-perl. #13 36.58 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ... #13 36.58 Unpacking libio-prompter-perl (0.004015-2) ... #13 28.00 Selecting previously unselected package libcrypt-dev:armhf. #13 28.00 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #13 28.01 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #13 28.05 Selecting previously unselected package libtirpc-dev:armhf. #13 28.05 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #13 28.06 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #13 28.11 Selecting previously unselected package libnsl-dev:armhf. #13 28.11 Preparing to unpack .../042-libnsl-dev_1.3.0-2_armhf.deb ... #13 28.12 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 28.16 Selecting previously unselected package rpcsvc-proto. #13 28.16 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_armhf.deb ... #13 33.96 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ... #13 33.96 Unpacking libcroco3:armhf (0.6.12-3) ... #13 34.00 Selecting previously unselected package libncurses6:armhf. #13 34.00 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u3_armhf.deb ... #13 34.00 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u3) ... #13 34.04 Selecting previously unselected package gettext. #13 34.04 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ... #13 34.04 Unpacking gettext (0.19.8.1-9) ... #13 34.18 Selecting previously unselected package intltool-debian. #13 34.18 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ... #13 34.18 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 34.21 Selecting previously unselected package po-debconf. #14 32.21 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 32.24 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #14 32.26 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 32.32 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB] #13 33.12 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] #13 33.14 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] #14 36.34 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 36.34 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 36.37 Selecting previously unselected package libhttp-daemon-perl. #14 36.37 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 36.38 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 36.41 Selecting previously unselected package libio-interactive-perl. #14 36.41 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ... #14 36.41 Unpacking libio-interactive-perl (1.023-1) ... #14 36.45 Selecting previously unselected package libio-prompt-tiny-perl. #14 36.45 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 36.45 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 36.48 Selecting previously unselected package libtypes-serialiser-perl. #14 36.48 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ... #14 36.49 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 36.52 Selecting previously unselected package libjson-xs-perl. #14 36.52 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ... #14 36.52 Unpacking libjson-xs-perl (4.030-1build3) ... #14 36.55 Selecting previously unselected package libjson-maybexs-perl. #15 30.04 Installing : python3-rpm-macros-3-45.el8.noarch 8/88 #15 30.05 Installing : python3-six-1.11.0-8.el8.noarch 9/88 #15 30.09 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 10/88 #15 30.11 Installing : pkgconf-m4-1.4.2-1.el8.noarch 11/88 #15 30.13 Installing : patch-2.7.6-11.el8.aarch64 12/88 #15 30.20 Installing : openssl-1:1.1.1k-9.el8.aarch64 13/88 #15 30.24 Installing : ncurses-6.1-10.20180224.el8.aarch64 14/88 #15 30.25 Installing : perl-Digest-1.17-395.el8.noarch 15/88 #15 30.27 Installing : perl-Digest-MD5-2.55-396.el8.aarch64 16/88 #15 30.28 Installing : perl-Data-Dumper-2.167-399.el8.aarch64 17/88 #14 33.35 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_amd64.deb ... #14 33.35 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 33.39 Selecting previously unselected package libtext-markdown-discount-perl. #14 33.39 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_amd64.deb ... #14 33.39 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 33.42 Selecting previously unselected package libtext-xslate-perl:amd64. #14 33.42 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_amd64.deb ... #14 33.43 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 33.46 Selecting previously unselected package libtime-duration-perl. #14 33.47 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ... #14 33.47 Unpacking libtime-duration-perl (1.21-2) ... #14 33.50 Selecting previously unselected package libtime-moment-perl. #14 33.51 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_amd64.deb ... #14 33.51 Unpacking libtime-moment-perl (0.44-2build1) ... #14 33.57 Selecting previously unselected package libtype-tiny-xs-perl:amd64. #13 32.96 Unpacking libtiff6:arm64 (4.5.0-6) ... #13 33.01 Selecting previously unselected package libxau6:arm64. #13 33.01 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_arm64.deb ... #13 33.01 Unpacking libxau6:arm64 (1:1.0.9-1) ... #13 33.04 Selecting previously unselected package libxdmcp6:arm64. #13 33.05 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 33.05 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 33.08 Selecting previously unselected package libxcb1:arm64. #13 33.09 Preparing to unpack .../210-libxcb1_1.15-1_arm64.deb ... #13 33.09 Unpacking libxcb1:arm64 (1.15-1) ... #13 33.13 Selecting previously unselected package libx11-data. #13 33.13 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u1_all.deb ... #13 33.13 Unpacking libx11-data (2:1.8.4-2+deb12u1) ... #13 33.20 Selecting previously unselected package libx11-6:arm64. #14 33.74 Selecting previously unselected package libgdbm6:armhf. #14 33.74 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ... #14 33.75 Unpacking libgdbm6:armhf (1.18.1-5) ... #14 33.78 Selecting previously unselected package libpipeline1:armhf. #14 33.78 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ... #14 33.78 Unpacking libpipeline1:armhf (1.5.2-2build1) ... #14 33.83 Selecting previously unselected package man-db. #14 33.83 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ... #14 33.83 Unpacking man-db (2.9.1-1) ... #14 31.18 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB] #14 31.30 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B] #14 31.31 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB] #14 31.34 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 31.39 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB] #14 31.45 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #21 8.207 Selecting previously unselected package gcc-mingw-w64-base. #21 8.208 Preparing to unpack .../1-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... #21 8.212 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... #21 8.248 Selecting previously unselected package mingw-w64-common. #21 8.250 Preparing to unpack .../2-mingw-w64-common_8.0.0-1_all.deb ... #21 8.253 Unpacking mingw-w64-common (8.0.0-1) ... #13 36.74 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 36.77 Selecting previously unselected package libtext-glob-perl. #13 36.77 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... #13 36.78 Unpacking libtext-glob-perl (0.11-1) ... #13 36.81 Selecting previously unselected package libfile-find-rule-perl. #13 36.81 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... #13 36.81 Unpacking libfile-find-rule-perl (0.34-1) ... #13 36.84 Selecting previously unselected package libfont-afm-perl. #13 36.84 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... #13 36.85 Unpacking libfont-afm-perl (1.20-3) ... #13 36.87 Selecting previously unselected package libio-string-perl. #13 36.88 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... #13 36.88 Unpacking libio-string-perl (1.08-3.1) ... #13 36.91 Selecting previously unselected package libfont-ttf-perl. #13 36.91 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... #13 36.91 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 36.97 Selecting previously unselected package libio-stringy-perl. #13 36.97 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... #13 36.97 Unpacking libio-stringy-perl (2.111-3) ... #13 37.00 Selecting previously unselected package libparams-validate-perl:amd64. #13 37.01 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... #13 37.01 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... #13 37.04 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 37.04 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 37.05 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 37.08 Selecting previously unselected package libsort-versions-perl. #13 32.59 Selecting previously unselected package libfakeroot:armhf. #13 32.59 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ... #13 32.60 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #13 32.63 Selecting previously unselected package fakeroot. #13 32.64 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ... #13 32.64 Unpacking fakeroot (1.25.3-1.1) ... #13 32.68 Selecting previously unselected package libassuan0:armhf. #13 32.69 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ... #13 32.69 Unpacking libassuan0:armhf (2.5.3-7.1) ... #13 32.73 Selecting previously unselected package gpgconf. #13 32.73 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ... #13 32.73 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 32.78 Selecting previously unselected package libksba8:armhf. #13 32.79 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u2_armhf.deb ... #13 32.79 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ... #13 32.84 Selecting previously unselected package libnpth0:armhf. #13 32.84 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ... #13 32.85 Unpacking libnpth0:armhf (1.6-3) ... #13 32.89 Selecting previously unselected package dirmngr. #13 34.49 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 34.49 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 34.52 Selecting previously unselected package libnet-smtp-ssl-perl. #13 34.53 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 34.53 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 34.56 Selecting previously unselected package libmailtools-perl. #13 34.56 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ... #13 34.57 Unpacking libmailtools-perl (2.21-1) ... #13 34.61 Selecting previously unselected package libmarkdown2:arm64. #13 34.61 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ... #13 34.61 Unpacking libmarkdown2:arm64 (2.2.6-1) ... #13 34.64 Selecting previously unselected package libmime-tools-perl. #13 34.65 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ... #13 34.65 Unpacking libmime-tools-perl (5.509-1) ... #13 34.72 Selecting previously unselected package libmoox-aliases-perl. #14 38.86 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ... #14 38.87 Unpacking libmpc3:arm64 (1.1.0-1) ... #14 38.90 Selecting previously unselected package cpp-9. #14 38.90 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 38.90 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 34.30 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ... #14 34.30 Unpacking libltdl7:amd64 (2.4.6-14) ... #14 34.33 Selecting previously unselected package libltdl-dev:amd64. #14 34.34 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ... #14 34.34 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #14 34.39 Selecting previously unselected package libsys-hostname-long-perl. #14 34.39 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ... #14 34.40 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 34.45 Selecting previously unselected package libmail-sendmail-perl. #14 34.46 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ... #14 34.46 Unpacking libmail-sendmail-perl (0.80-1) ... #14 34.50 Selecting previously unselected package libmoox-aliases-perl. #14 34.50 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ... #14 34.50 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 34.53 Selecting previously unselected package libobject-id-perl. #14 34.54 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 34.54 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 34.57 Selecting previously unselected package libmoox-struct-perl. #14 34.58 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ... #14 34.58 Unpacking libmoox-struct-perl (0.017-1) ... #14 34.61 Selecting previously unselected package libnet-dns-sec-perl. #13 37.81 Selecting previously unselected package lsb-release. #13 37.82 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ... #13 37.85 Unpacking lsb-release (10.2019051400) ... #13 37.90 Selecting previously unselected package mailutils. #13 37.90 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ... #13 37.90 Unpacking mailutils (1:3.5-4) ... #13 37.95 Selecting previously unselected package manpages-dev. #13 37.96 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ... #13 37.96 Unpacking manpages-dev (4.16-2) ... #13 33.87 Preparing to unpack .../129-libhtml-tagset-perl_3.20-6_all.deb ... #13 33.87 Unpacking libhtml-tagset-perl (3.20-6) ... #13 33.91 Selecting previously unselected package libregexp-ipv6-perl. #13 33.91 Preparing to unpack .../130-libregexp-ipv6-perl_0.03-3_all.deb ... #13 33.91 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 33.94 Selecting previously unselected package liburi-perl. #13 33.94 Preparing to unpack .../131-liburi-perl_5.17-1_all.deb ... #13 33.95 Unpacking liburi-perl (5.17-1) ... #13 33.99 Selecting previously unselected package libhtml-parser-perl:armhf. #13 33.99 Preparing to unpack .../132-libhtml-parser-perl_3.81-1_armhf.deb ... #13 33.99 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #13 34.03 Selecting previously unselected package libhtml-tree-perl. #13 34.03 Preparing to unpack .../133-libhtml-tree-perl_5.07-3_all.deb ... #13 34.04 Unpacking libhtml-tree-perl (5.07-3) ... #13 34.08 Selecting previously unselected package libclone-perl:armhf. #13 34.08 Preparing to unpack .../134-libclone-perl_0.46-1_armhf.deb ... #13 34.09 Unpacking libclone-perl:armhf (0.46-1) ... #13 36.55 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ... #13 36.55 Unpacking libgpm2:amd64 (1.20.7-5) ... #13 36.59 Selecting previously unselected package libidn11:amd64. #13 36.59 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ... #13 36.59 Unpacking libidn11:amd64 (1.33-2.2) ... #13 36.63 Selecting previously unselected package libntlm0:amd64. #13 36.64 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ... #13 36.64 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... #13 36.70 Selecting previously unselected package libgsasl7. #13 36.71 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ... #13 36.71 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 36.75 Selecting previously unselected package libhtml-form-perl. #13 36.76 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ... #13 36.76 Unpacking libhtml-form-perl (6.03-1) ... #13 36.81 Selecting previously unselected package libhtml-format-perl. #13 36.82 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ... #13 36.82 Unpacking libhtml-format-perl (2.12-1) ... #13 36.85 Selecting previously unselected package libhttp-daemon-perl. #13 36.85 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 36.85 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 36.88 Selecting previously unselected package libstruct-dumb-perl. #13 36.88 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ... #13 36.89 Unpacking libstruct-dumb-perl (0.09-1) ... #13 36.91 Selecting previously unselected package libio-async-perl. #13 36.91 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ... #13 36.92 Unpacking libio-async-perl (0.72-1) ... #13 28.16 Unpacking rpcsvc-proto (1.4.3-1) ... #13 28.21 Selecting previously unselected package libc6-dev:armhf. #13 28.21 Preparing to unpack .../044-libc6-dev_2.36-9+rpi1+deb12u1_armhf.deb ... #13 28.21 Unpacking libc6-dev:armhf (2.36-9+rpi1+deb12u1) ... #13 28.36 Selecting previously unselected package libtool. #13 28.36 Preparing to unpack .../045-libtool_2.4.7-5_all.deb ... #13 28.37 Unpacking libtool (2.4.7-5) ... #13 28.42 Selecting previously unselected package dh-autoreconf. #13 36.65 Selecting previously unselected package libjson-perl. #13 36.65 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ... #13 36.66 Unpacking libjson-perl (4.10000-1) ... #13 36.69 Selecting previously unselected package liblog-any-perl. #13 36.69 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ... #13 36.69 Unpacking liblog-any-perl (1.713-1) ... #13 36.76 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 36.77 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 36.77 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #13 36.83 Selecting previously unselected package libpackage-stash-perl. #13 36.83 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ... #13 36.83 Unpacking libpackage-stash-perl (0.40-1) ... #13 36.86 Selecting previously unselected package libsub-identify-perl. #13 36.86 Preparing to unpack .../279-libsub-identify-perl_0.14-3_amd64.deb ... #13 36.86 Unpacking libsub-identify-perl (0.14-3) ... #13 36.89 Selecting previously unselected package libsub-name-perl:amd64. #13 34.21 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ... #13 34.21 Unpacking po-debconf (1.0.21) ... #13 34.26 Selecting previously unselected package debhelper. #13 34.26 Preparing to unpack .../082-debhelper_12.1.1_all.deb ... #13 34.26 Unpacking debhelper (12.1.1) ... #13 34.37 Selecting previously unselected package debian-keyring. #13 34.37 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ... #13 34.38 Unpacking debian-keyring (2019.02.25) ... #14 32.37 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 32.39 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB] #14 32.42 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 32.43 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB] #14 32.45 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 32.46 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #13 33.59 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] #13 33.59 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] #13 33.59 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB] #13 33.59 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #13 33.59 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #13 33.60 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #13 33.60 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 33.60 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #13 33.60 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 33.67 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #16 2.583 CentOS Stream 9 - CRB 4.1 MB/s | 4.3 MB 00:01 #14 36.55 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ... #14 36.56 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 36.60 Selecting previously unselected package libldap-common. #14 36.60 Preparing to unpack .../281-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ... #14 36.60 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 36.67 Selecting previously unselected package liblist-compare-perl. #14 36.67 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ... #14 36.67 Unpacking liblist-compare-perl (0.55-1) ... #14 36.71 Selecting previously unselected package liblist-someutils-perl. #14 36.71 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ... #14 36.71 Unpacking liblist-someutils-perl (0.58-1) ... #14 36.75 Selecting previously unselected package liblist-someutils-xs-perl. #14 36.75 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ... #14 36.75 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 36.79 Selecting previously unselected package liblist-utilsby-perl. #15 30.31 Installing : perl-libnet-3.11-3.el8.noarch 18/88 #15 30.33 Installing : perl-URI-1.73-3.el8.noarch 19/88 #15 30.35 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 20/88 #15 30.40 Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar 21/88 #15 30.41 Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 22/88 #15 30.43 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 23/88 #15 30.44 Installing : perl-Time-Local-1:1.280-1.el8.noarch 24/88 #15 30.47 Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 25/88 #15 30.49 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 26/88 #15 30.50 Installing : perl-Term-Cap-1.17-395.el8.noarch 27/88 #15 30.52 Installing : perl-File-Temp-0.230.600-1.el8.noarch 28/88 #15 30.55 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 29/88 #15 30.57 Installing : perl-HTTP-Tiny-0.074-2.el8.noarch 30/88 #15 30.59 Installing : perl-podlators-4.11-1.el8.noarch 31/88 #15 30.61 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 32/88 #13 33.20 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u1_arm64.deb ... #13 33.20 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u1) ... #13 33.28 Selecting previously unselected package libxpm4:arm64. #13 33.28 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1_arm64.deb ... #13 33.28 Unpacking libxpm4:arm64 (1:3.5.12-1.1) ... #13 33.32 Selecting previously unselected package libgd3:arm64. #13 33.32 Preparing to unpack .../214-libgd3_2.3.3-9_arm64.deb ... #13 33.33 Unpacking libgd3:arm64 (2.3.3-9) ... #13 33.36 Selecting previously unselected package libc-devtools. #13 33.37 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u1_arm64.deb ... #13 33.37 Unpacking libc-devtools (2.36-9+deb12u1) ... #13 33.40 Selecting previously unselected package libcapture-tiny-perl. #13 33.41 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ... #13 33.41 Unpacking libcapture-tiny-perl (0.48-2) ... #13 33.44 Selecting previously unselected package libcgi-pm-perl. #14 33.95 Selecting previously unselected package perl-modules-5.30. #14 33.95 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ... #14 33.95 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 33.57 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_amd64.deb ... #14 33.57 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 33.60 Selecting previously unselected package libunicode-utf8-perl. #14 33.60 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_amd64.deb ... #14 33.61 Unpacking libunicode-utf8-perl (0.62-2) ... #14 33.64 Selecting previously unselected package libwww-mechanize-perl. #14 33.64 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ... #14 33.65 Unpacking libwww-mechanize-perl (2.16-1) ... #14 33.67 Selecting previously unselected package libxml-namespacesupport-perl. #14 33.68 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 33.68 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 33.71 Selecting previously unselected package libxml-sax-base-perl. #14 33.71 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ... #14 33.72 Unpacking libxml-sax-base-perl (1.09-3) ... #14 33.75 Selecting previously unselected package libxml-sax-perl. #14 33.75 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 33.80 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 38.10 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #14 31.46 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #14 31.47 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 31.47 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #13 37.08 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... #13 37.08 Unpacking libsort-versions-perl (1.62-1) ... #13 37.11 Selecting previously unselected package libgit-wrapper-perl. #13 37.11 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... #13 37.12 Unpacking libgit-wrapper-perl (0.048-1) ... #13 37.15 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 37.15 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 37.15 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 37.18 Selecting previously unselected package libio-prompter-perl. #13 37.18 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... #13 37.18 Unpacking libio-prompter-perl (0.004015-1) ... #13 37.21 Selecting previously unselected package libjson-perl. #13 37.22 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... #13 37.22 Unpacking libjson-perl (4.03000-1) ... #13 37.26 Selecting previously unselected package liblog-any-perl. #13 37.26 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... #13 37.26 Unpacking liblog-any-perl (1.709-1) ... #13 37.29 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 32.89 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ... #13 32.91 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 32.97 Selecting previously unselected package gnupg-l10n. #13 32.97 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 32.98 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 33.08 Selecting previously unselected package gnupg-utils. #13 33.09 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ... #13 33.09 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 33.16 Selecting previously unselected package gpg. #13 34.72 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 34.72 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 34.75 Selecting previously unselected package libnamespace-autoclean-perl. #13 34.75 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 34.76 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 34.78 Selecting previously unselected package libobject-id-perl. #13 34.79 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ... #13 34.79 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 34.85 Selecting previously unselected package libmoox-struct-perl. #13 34.85 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ... #13 34.86 Unpacking libmoox-struct-perl (0.020-1) ... #13 34.88 Selecting previously unselected package libmouse-perl. #13 34.89 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ... #13 34.89 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 34.93 Selecting previously unselected package libnumber-range-perl. #13 34.93 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ... #13 34.94 Unpacking libnumber-range-perl (0.12-1.1) ... #13 34.97 Selecting previously unselected package libossp-uuid16:arm64. #13 34.97 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ... #13 34.97 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #13 35.00 Selecting previously unselected package libossp-uuid-perl. #13 35.00 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ... #13 35.01 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 35.04 Selecting previously unselected package libpackage-stash-xs-perl. #13 35.04 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ... #13 35.04 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 35.07 Selecting previously unselected package libpath-iterator-rule-perl. #14 34.61 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ... #14 34.61 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 34.65 Selecting previously unselected package libnet-libidn-perl. #14 34.65 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #14 34.65 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 34.69 Selecting previously unselected package libnumber-range-perl. #14 34.69 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ... #14 34.69 Unpacking libnumber-range-perl (0.12-1) ... #14 34.72 Selecting previously unselected package libpackage-stash-xs-perl. #14 34.72 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #14 34.73 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 34.76 Selecting previously unselected package libpath-iterator-rule-perl. #14 34.76 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 34.77 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 34.80 Selecting previously unselected package libperl4-corelibs-perl. #14 34.80 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ... #14 34.80 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 34.83 Selecting previously unselected package libperlio-gzip-perl. #13 38.27 Selecting previously unselected package psmisc. #13 38.27 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ... #13 38.28 Unpacking psmisc (23.2-1+deb10u1) ... #13 38.32 Selecting previously unselected package publicsuffix. #13 34.12 Selecting previously unselected package libio-html-perl. #13 34.13 Preparing to unpack .../135-libio-html-perl_1.004-3_all.deb ... #13 34.13 Unpacking libio-html-perl (1.004-3) ... #13 34.16 Selecting previously unselected package liblwp-mediatypes-perl. #13 34.16 Preparing to unpack .../136-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 34.17 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 34.20 Selecting previously unselected package libhttp-message-perl. #13 34.21 Preparing to unpack .../137-libhttp-message-perl_6.44-1_all.deb ... #13 34.21 Unpacking libhttp-message-perl (6.44-1) ... #13 34.25 Selecting previously unselected package libhttp-cookies-perl. #13 34.25 Preparing to unpack .../138-libhttp-cookies-perl_6.10-1_all.deb ... #13 34.25 Unpacking libhttp-cookies-perl (6.10-1) ... #13 34.28 Selecting previously unselected package libhttp-negotiate-perl. #13 34.29 Preparing to unpack .../139-libhttp-negotiate-perl_6.01-2_all.deb ... #13 34.29 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 34.32 Selecting previously unselected package perl-openssl-defaults:armhf. #13 34.32 Preparing to unpack .../140-perl-openssl-defaults_7+b1_armhf.deb ... #13 34.33 Unpacking perl-openssl-defaults:armhf (7+b1) ... #13 34.36 Selecting previously unselected package libnet-ssleay-perl:armhf. #13 34.36 Preparing to unpack .../141-libnet-ssleay-perl_1.92-2+b1_armhf.deb ... #13 34.37 Unpacking libnet-ssleay-perl:armhf (1.92-2+b1) ... #13 34.43 Selecting previously unselected package libio-socket-ssl-perl. #13 36.56 Dependencies resolved. #13 36.59 ================================================================================ #13 36.59 Package Arch Version Repository Size #13 36.59 ================================================================================ #13 36.59 Installing: #13 36.59 dnf-plugins-core noarch 4.4.2-1.fc39 fedora 38 k #13 36.59 rpm-build x86_64 4.19.0-1.fc39 updates-testing 78 k #13 36.59 rpmlint noarch 2.4.0-10.fc39 fedora 322 k #13 36.59 Upgrading: #13 36.59 python3-rpm x86_64 4.19.0-1.fc39 updates-testing 69 k #13 36.59 rpm x86_64 4.19.0-1.fc39 updates-testing 538 k #13 36.59 rpm-build-libs x86_64 4.19.0-1.fc39 updates-testing 96 k #13 36.59 rpm-libs x86_64 4.19.0-1.fc39 updates-testing 312 k #13 36.59 rpm-sign-libs x86_64 4.19.0-1.fc39 updates-testing 26 k #13 36.59 Installing dependencies: #13 36.59 ansible-srpm-macros noarch 1-11.fc39 fedora 21 k #13 36.59 binutils x86_64 2.40-13.fc39 fedora 5.6 M #13 36.59 binutils-gold x86_64 2.40-13.fc39 fedora 797 k #13 36.59 bzip2 x86_64 1.0.8-16.fc39 fedora 52 k #13 36.59 cpio x86_64 2.14-4.fc39 fedora 279 k #13 36.59 dash x86_64 0.5.12-1.fc39 fedora 98 k #13 36.59 dbus-libs x86_64 1:1.14.10-1.fc39 fedora 156 k #13 36.59 debugedit x86_64 5.0-10.fc39 fedora 77 k #13 36.59 desktop-file-utils x86_64 0.26-9.fc39 fedora 72 k #13 36.59 devscripts-checkbashisms noarch 2.23.5-3.fc39 fedora 28 k #13 36.59 diffutils x86_64 3.10-3.fc39 fedora 398 k #13 36.59 dwz x86_64 0.15-3.fc39 fedora 134 k #13 36.59 ed x86_64 1.19-4.fc39 fedora 79 k #13 36.59 efi-srpm-macros noarch 5-9.fc39 fedora 22 k #13 36.59 elfutils x86_64 0.189-4.fc39 fedora 537 k #13 36.59 elfutils-debuginfod-client x86_64 0.189-4.fc39 fedora 38 k #13 36.59 emacs-filesystem noarch 1:29.1-1.fc39 fedora 8.4 k #13 36.59 enchant2 x86_64 2.5.0-5.fc39 fedora 62 k #13 36.59 file x86_64 5.44-5.fc39 fedora 49 k #13 36.59 fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k #13 36.59 fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k #13 36.59 fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k #13 36.59 gdb-minimal x86_64 13.2-8.fc39 updates-testing 4.2 M #13 36.59 gdk-pixbuf2 x86_64 2.42.10-5.fc39 fedora 484 k #13 36.59 ghc-srpm-macros noarch 1.6.1-2.fc39 fedora 7.8 k #13 36.59 glibc-gconv-extra x86_64 2.38-1.fc39 fedora 1.6 M #13 36.59 gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k #13 36.59 go-srpm-macros noarch 3.2.0-6.fc39 fedora 27 k #13 36.59 groff-base x86_64 1.23.0-2.fc39 fedora 1.1 M #13 36.59 hunspell x86_64 1.7.2-5.fc39 fedora 472 k #13 36.59 hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k #13 36.59 hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k #13 36.59 hunspell-filesystem x86_64 1.7.2-5.fc39 fedora 9.2 k #13 36.59 jansson x86_64 2.13.1-7.fc39 fedora 44 k #13 36.59 js-jquery noarch 3.6.4-2.fc39 fedora 172 k #13 36.59 json-glib x86_64 1.6.6-5.fc39 fedora 162 k #13 36.59 kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k #13 36.59 libappstream-glib x86_64 0.8.2-4.fc39 fedora 409 k #13 36.59 libjpeg-turbo x86_64 2.1.4-3.fc39 fedora 183 k #13 36.59 libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k #13 36.59 libpng x86_64 2:1.6.37-15.fc39 fedora 119 k #13 36.59 libstemmer x86_64 2.2.0-7.fc39 fedora 171 k #13 36.59 lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k #13 36.59 ncurses x86_64 6.4-7.20230520.fc39 fedora 416 k #13 36.59 ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k #13 36.59 openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k #13 36.59 package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k #13 36.59 patch x86_64 2.7.6-22.fc39 fedora 125 k #13 36.59 perl-AutoLoader noarch 5.74-500.fc39 fedora 21 k #13 36.59 perl-B x86_64 1.88-500.fc39 fedora 177 k #13 36.59 perl-Carp noarch 1.54-500.fc39 fedora 29 k #13 36.59 perl-Class-Struct noarch 0.68-500.fc39 fedora 22 k #13 36.59 perl-Data-Dumper x86_64 2.188-501.fc39 fedora 56 k #13 36.59 perl-Digest noarch 1.20-500.fc39 fedora 25 k #13 36.59 perl-Digest-MD5 x86_64 2.58-500.fc39 fedora 35 k #13 36.59 perl-DynaLoader x86_64 1.54-500.fc39 fedora 26 k #13 36.59 perl-Encode x86_64 4:3.19-500.fc39 fedora 1.7 M #13 36.59 perl-Errno x86_64 1.37-500.fc39 fedora 15 k #13 36.59 perl-Exporter noarch 5.77-500.fc39 fedora 31 k #13 36.59 perl-Fcntl x86_64 1.15-500.fc39 fedora 20 k #13 36.59 perl-File-Basename noarch 2.86-500.fc39 fedora 17 k #13 36.59 perl-File-Path noarch 2.18-500.fc39 fedora 35 k #13 36.59 perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k #13 36.59 perl-File-stat noarch 1.13-500.fc39 fedora 17 k #13 36.59 perl-FileHandle noarch 2.05-500.fc39 fedora 16 k #13 36.59 perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k #13 36.59 perl-Getopt-Std noarch 1.13-500.fc39 fedora 16 k #13 36.59 perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k #13 36.59 perl-IO x86_64 1.52-500.fc39 fedora 82 k #13 36.59 perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k #13 36.59 perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k #13 36.59 perl-IPC-Open3 noarch 1.22-500.fc39 fedora 22 k #13 36.59 perl-MIME-Base64 x86_64 3.16-500.fc39 fedora 29 k #13 36.59 perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k #13 36.59 perl-Net-SSLeay x86_64 1.92-10.fc39 fedora 360 k #13 36.59 perl-POSIX x86_64 2.13-500.fc39 fedora 97 k #13 36.59 perl-PathTools x86_64 3.89-500.fc39 fedora 87 k #13 36.59 perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k #13 36.59 perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k #13 36.59 perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k #13 36.59 perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k #13 36.59 perl-Scalar-List-Utils x86_64 5:1.63-500.fc39 fedora 72 k #13 36.59 perl-SelectSaver noarch 1.02-500.fc39 fedora 12 k #13 36.59 perl-Socket x86_64 4:2.037-3.fc39 fedora 55 k #13 36.59 perl-Storable x86_64 1:3.32-500.fc39 fedora 99 k #13 36.59 perl-Symbol noarch 1.09-500.fc39 fedora 14 k #13 36.59 perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k #13 36.59 perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k #13 36.59 perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k #13 36.59 perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k #13 36.59 perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k #13 36.59 perl-URI noarch 5.21-1.fc39 fedora 125 k #13 36.59 perl-base noarch 2.27-500.fc39 fedora 16 k #13 36.59 perl-constant noarch 1.33-501.fc39 fedora 22 k #13 36.59 perl-if noarch 0.61.000-500.fc39 fedora 14 k #13 36.59 perl-interpreter x86_64 4:5.38.0-500.fc39 fedora 72 k #13 36.59 perl-libnet noarch 3.15-501.fc39 fedora 129 k #13 36.59 perl-libs x86_64 4:5.38.0-500.fc39 fedora 2.3 M #13 36.59 perl-locale noarch 1.10-500.fc39 fedora 14 k #13 36.59 perl-mro x86_64 1.28-500.fc39 fedora 29 k #13 36.59 perl-overload noarch 1.37-500.fc39 fedora 46 k #13 36.59 perl-overloading noarch 0.02-500.fc39 fedora 13 k #13 36.59 perl-parent noarch 1:0.241-500.fc39 fedora 14 k #13 36.59 perl-podlators noarch 1:5.01-500.fc39 fedora 125 k #13 36.59 perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k #13 36.59 perl-vars noarch 1.05-500.fc39 fedora 13 k #13 36.59 pkgconf x86_64 1.9.5-2.fc39 fedora 42 k #13 36.59 pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k #13 36.59 pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k #13 36.59 pyproject-srpm-macros noarch 1.9.0-2.fc39 fedora 14 k #13 36.59 python-srpm-macros noarch 3.12-4.fc39 updates-testing 25 k #13 36.59 python3-construct noarch 2.10.68-6.fc39 fedora 146 k #13 36.59 python3-dateutil noarch 1:2.8.2-10.fc39 fedora 355 k #13 36.59 python3-dbus x86_64 1.3.2-4.fc39 fedora 157 k #13 36.59 python3-distro noarch 1.8.0-6.fc39 fedora 49 k #13 36.59 python3-dnf-plugins-core noarch 4.4.2-1.fc39 fedora 293 k #13 36.59 python3-enchant noarch 3.2.2-10.fc39 fedora 101 k #13 36.59 python3-file-magic noarch 5.44-5.fc39 fedora 20 k #13 36.59 python3-pybeam noarch 0.7-7.fc39 fedora 31 k #13 36.59 python3-pyxdg noarch 0.27-9.fc39 fedora 130 k #13 36.59 python3-six noarch 1.16.0-12.fc39 fedora 41 k #13 36.59 python3-systemd x86_64 235-5.fc39 fedora 107 k #13 36.59 python3-tomli-w noarch 1.0.0-9.fc39 fedora 21 k #13 36.59 python3-zstandard x86_64 0.21.0-3.fc39 fedora 486 k #13 36.59 qt5-srpm-macros noarch 5.15.10-2.fc39 fedora 8.3 k #13 36.59 qt6-srpm-macros noarch 6.5.2-3.fc39 updates-testing 9.0 k #13 36.59 redhat-rpm-config noarch 262-1.fc39 fedora 84 k #13 36.59 rpmautospec-rpm-macros noarch 0.3.5-4.fc39 fedora 8.8 k #13 36.59 rpmlint-fedora-license-data noarch 1.30-1.fc39 updates-testing 27 k #13 36.59 rust-srpm-macros noarch 24-5.fc39 fedora 12 k #13 36.59 shared-mime-info x86_64 2.2-4.fc39 fedora 380 k #13 36.59 unzip x86_64 6.0-62.fc39 fedora 184 k #13 36.59 web-assets-filesystem noarch 5-20.fc39 fedora 7.9 k #13 36.59 xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 k #13 36.59 xz x86_64 5.4.4-1.fc39 fedora 556 k #13 36.59 zip x86_64 3.0-39.fc39 updates-testing 266 k #13 36.59 zstd x86_64 1.5.5-4.fc39 fedora 482 k #13 36.59 Installing weak dependencies: #13 36.59 hunspell-en noarch 0.20201207-7.fc39 fedora 190 k #13 36.59 perl-NDBM_File x86_64 1.16-500.fc39 fedora 22 k #13 36.59 python-systemd-doc x86_64 235-5.fc39 fedora 75 k #13 36.59 #13 36.59 Transaction Summary #13 36.59 ================================================================================ #13 36.59 Install 143 Packages #13 36.59 Upgrade 5 Packages #13 36.59 #13 36.59 Total download size: 32 M #13 36.59 Downloading Packages: #13 36.97 Selecting previously unselected package libio-sessiondata-perl. #13 36.97 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ... #13 37.01 Unpacking libio-sessiondata-perl (1.03-1) ... #13 37.03 Selecting previously unselected package libio-string-perl. #13 37.03 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #13 37.04 Unpacking libio-string-perl (1.08-3) ... #13 37.06 Selecting previously unselected package libtypes-serialiser-perl. #13 37.06 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ... #13 37.07 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 37.09 Selecting previously unselected package libjson-xs-perl. #13 37.09 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ... #13 37.10 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 37.13 Selecting previously unselected package liblzo2-2:amd64. #13 37.13 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ... #13 37.13 Unpacking liblzo2-2:amd64 (2.10-0.1) ... #13 28.42 Preparing to unpack .../046-dh-autoreconf_20_all.deb ... #13 28.43 Unpacking dh-autoreconf (20) ... #13 28.47 Selecting previously unselected package libarchive-zip-perl. #13 28.47 Preparing to unpack .../047-libarchive-zip-perl_1.68-1_all.deb ... #13 28.48 Unpacking libarchive-zip-perl (1.68-1) ... #13 28.52 Selecting previously unselected package libsub-override-perl. #13 28.52 Preparing to unpack .../048-libsub-override-perl_0.09-4_all.deb ... #13 28.52 Unpacking libsub-override-perl (0.09-4) ... #13 28.56 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 28.56 Preparing to unpack .../049-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 28.57 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 28.60 Selecting previously unselected package dh-strip-nondeterminism. #13 28.61 Preparing to unpack .../050-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 28.61 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 28.65 Selecting previously unselected package libdpkg-perl. #13 36.89 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_amd64.deb ... #13 36.89 Unpacking libsub-name-perl:amd64 (0.26-2+b1) ... #13 36.92 Selecting previously unselected package libnamespace-clean-perl. #13 36.92 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ... #13 36.92 Unpacking libnamespace-clean-perl (0.27-2) ... #13 36.95 Selecting previously unselected package libpath-tiny-perl. #13 36.95 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ... #13 36.95 Unpacking libpath-tiny-perl (0.144-1) ... #13 36.98 Selecting previously unselected package libstrictures-perl. #13 36.98 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ... #13 36.98 Unpacking libstrictures-perl (2.000006-1) ... #13 37.01 Selecting previously unselected package libtype-tiny-perl. #13 37.01 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ... #13 37.02 Unpacking libtype-tiny-perl (2.002001-1) ... #13 37.07 Selecting previously unselected package libgitlab-api-v4-perl. #13 37.07 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 37.08 Unpacking libgitlab-api-v4-perl (0.26-3) ... #13 37.12 Selecting previously unselected package libglib2.0-0:amd64. #14 32.86 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #13 32.08 Setting up gettext (0.19.8.1-9) ... #13 32.09 Setting up gcc-8 (8.3.0-6+rpi1) ... #13 32.10 Setting up libtool (2.4.6-9) ... #13 32.11 Setting up python3 (3.7.3-1) ... #13 32.22 Setting up man-db (2.8.5-2) ... #13 33.75 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB] #13 33.76 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] #13 33.77 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] #13 33.77 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB] #14 31.46 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjbig0 armhf 2.1-6ubuntu1 [24.6 kB] #14 31.62 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblerc4 armhf 4.0.0+ds-2ubuntu2 [151 kB] #15 30.63 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 33/88 #15 30.64 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 34/88 #15 30.65 Installing : perl-MIME-Base64-3.15-396.el8.aarch64 35/88 #15 30.67 Installing : perl-Storable-1:3.11-3.el8.aarch64 36/88 #15 30.69 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 37/88 #15 30.71 Installing : perl-Errno-1.28-422.el8.aarch64 38/88 #14 36.79 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ... #14 36.79 Unpacking liblist-utilsby-perl (0.11-1) ... #14 36.83 Selecting previously unselected package libltdl7:amd64. #14 36.83 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ... #14 36.83 Unpacking libltdl7:amd64 (2.4.6-15build2) ... #14 36.87 Selecting previously unselected package libltdl-dev:amd64. #14 36.87 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ... #14 36.87 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ... #14 36.92 Selecting previously unselected package liblzo2-2:amd64. #14 36.92 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ... #14 36.93 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #14 36.96 Selecting previously unselected package libsys-hostname-long-perl. #14 36.96 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ... #14 36.97 Unpacking libsys-hostname-long-perl (1.5-2) ... #14 37.00 Selecting previously unselected package libmail-sendmail-perl. #14 37.00 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 37.00 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 37.03 Selecting previously unselected package libnet-smtp-ssl-perl. #14 37.03 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 37.04 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 37.06 Selecting previously unselected package libmailtools-perl. #14 37.07 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ... #14 37.07 Unpacking libmailtools-perl (2.21-1) ... #14 37.11 Selecting previously unselected package libmarkdown2:amd64. #14 37.11 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ... #14 37.12 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #14 37.15 Selecting previously unselected package libmath-base85-perl. #13 33.44 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ... #13 33.45 Unpacking libcgi-pm-perl (4.55-1) ... #13 33.50 Selecting previously unselected package libfcgi0ldbl:arm64. #13 33.50 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_arm64.deb ... #13 33.50 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ... #13 33.53 Selecting previously unselected package libfcgi-perl. #13 33.54 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_arm64.deb ... #13 33.54 Unpacking libfcgi-perl (0.82+ds-2) ... #13 33.57 Selecting previously unselected package libcgi-fast-perl. #13 33.57 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 33.58 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 33.61 Selecting previously unselected package libclass-data-inheritable-perl. #13 33.61 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 33.61 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 33.67 Selecting previously unselected package libclass-inspector-perl. #13 33.67 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ... #13 33.67 Unpacking libclass-inspector-perl (1.36-3) ... #14 34.30 Selecting previously unselected package libgdbm-compat4:armhf. #14 34.30 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ... #14 34.30 Unpacking libgdbm-compat4:armhf (1.18.1-5) ... #14 34.34 Selecting previously unselected package libperl5.30:armhf. #14 34.34 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_armhf.deb ... #14 34.34 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.4) ... #14 33.83 Selecting previously unselected package libxml-libxml-perl. #14 33.84 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_amd64.deb ... #14 33.84 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 33.89 Selecting previously unselected package libxml-parser-perl. #14 33.89 Preparing to unpack .../342-libxml-parser-perl_2.46-4_amd64.deb ... #14 33.89 Unpacking libxml-parser-perl (2.46-4) ... #14 33.93 Selecting previously unselected package libxml-sax-expat-perl. #14 33.93 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ... #14 33.94 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 33.97 Selecting previously unselected package libyaml-libyaml-perl. #14 33.97 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ... #14 33.97 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 34.00 Selecting previously unselected package licensecheck. #14 34.00 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ... #14 34.01 Unpacking licensecheck (3.3.5-1ubuntu1) ... #14 34.04 Selecting previously unselected package libdevel-size-perl. #14 38.32 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 38.33 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 38.34 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 38.35 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmailtools-perl all 2.21-2 [80.4 kB] #14 38.43 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #14 38.46 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 31.87 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB] #13 37.30 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 37.30 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 37.33 Selecting previously unselected package libpackage-stash-perl. #13 37.33 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... #13 37.34 Unpacking libpackage-stash-perl (0.39-1) ... #13 37.40 Selecting previously unselected package libsub-identify-perl. #13 37.41 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... #13 37.41 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 37.44 Selecting previously unselected package libsub-name-perl. #13 37.44 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... #13 37.44 Unpacking libsub-name-perl (0.26-1+b1) ... #13 37.47 Selecting previously unselected package libnamespace-clean-perl. #13 37.48 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... #13 37.48 Unpacking libnamespace-clean-perl (0.27-1) ... #13 37.53 Selecting previously unselected package libpath-tiny-perl. #21 8.741 Selecting previously unselected package mingw-w64-x86-64-dev. #21 8.744 Preparing to unpack .../3-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... #21 8.747 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... #13 33.16 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ... #13 33.16 Unpacking gpg (2.2.27-2+deb11u2) ... #13 33.24 Selecting previously unselected package pinentry-curses. #13 33.24 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ... #13 33.25 Unpacking pinentry-curses (1.1.0-4) ... #13 33.29 Selecting previously unselected package gpg-agent. #13 33.29 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ... #13 33.30 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 33.35 Selecting previously unselected package gpg-wks-client. #13 33.35 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ... #13 33.35 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 33.40 Selecting previously unselected package gpg-wks-server. #13 35.07 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 35.08 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 35.11 Selecting previously unselected package libperlio-gzip-perl. #13 35.11 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ... #13 35.11 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 35.15 Selecting previously unselected package libpod-parser-perl. #13 35.15 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ... #13 35.16 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 35.17 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 35.17 Unpacking libpod-parser-perl (1.63-2) ... #13 35.21 Selecting previously unselected package libpod-constants-perl. #13 35.21 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ... #13 35.21 Unpacking libpod-constants-perl (0.19-2) ... #13 35.24 Selecting previously unselected package libproc-processtable-perl. #13 35.24 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ... #13 35.25 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 35.28 Selecting previously unselected package libre2-9:arm64. #14 34.84 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #14 34.84 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 34.87 Selecting previously unselected package libpod-constants-perl. #14 34.87 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ... #14 34.88 Unpacking libpod-constants-perl (0.19-1) ... #14 34.91 Selecting previously unselected package libre2-5:amd64. #14 34.92 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ... #14 34.92 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #14 34.97 Selecting previously unselected package libre-engine-re2-perl. #14 34.98 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ... #14 34.99 Unpacking libre-engine-re2-perl (0.13-5) ... #14 35.04 Selecting previously unselected package libreadonly-perl. #14 35.04 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ... #14 35.04 Unpacking libreadonly-perl (2.050-2) ... #14 35.08 Selecting previously unselected package libref-util-perl. #13 38.33 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 38.33 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 38.37 Selecting previously unselected package python-apt-common. #13 38.38 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ... #13 38.38 Unpacking python-apt-common (1.8.4.3) ... #13 38.43 Selecting previously unselected package python3-apt. #13 38.44 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ... #13 38.44 Unpacking python3-apt (1.8.4.3) ... #13 38.49 Selecting previously unselected package python3-certifi. #13 38.49 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ... #13 38.50 Unpacking python3-certifi (2018.8.24-1) ... #13 38.58 Selecting previously unselected package python3-idna. #13 34.43 Preparing to unpack .../142-libio-socket-ssl-perl_2.081-2_all.deb ... #13 34.43 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 34.48 Selecting previously unselected package libnet-http-perl. #13 34.49 Preparing to unpack .../143-libnet-http-perl_6.22-1_all.deb ... #13 34.49 Unpacking libnet-http-perl (6.22-1) ... #13 34.52 Selecting previously unselected package liblwp-protocol-https-perl. #13 34.52 Preparing to unpack .../144-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 34.53 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 34.56 Selecting previously unselected package libtry-tiny-perl. #13 34.56 Preparing to unpack .../145-libtry-tiny-perl_0.31-2_all.deb ... #13 34.56 Unpacking libtry-tiny-perl (0.31-2) ... #13 34.59 Selecting previously unselected package libwww-robotrules-perl. #13 34.60 Preparing to unpack .../146-libwww-robotrules-perl_6.02-1_all.deb ... #13 34.60 Unpacking libwww-robotrules-perl (6.02-1) ... #13 34.63 Selecting previously unselected package libwww-perl. #13 34.63 Preparing to unpack .../147-libwww-perl_6.68-1_all.deb ... #13 34.64 Unpacking libwww-perl (6.68-1) ... #13 34.68 Selecting previously unselected package patchutils. #14 39.37 Selecting previously unselected package cpp. #14 39.37 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 39.37 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 39.42 Selecting previously unselected package libcc1-0:arm64. #14 39.42 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 39.43 Unpacking libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 39.46 Selecting previously unselected package libgomp1:arm64. #14 39.46 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 39.47 Unpacking libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 39.51 Selecting previously unselected package libitm1:arm64. #14 39.51 Preparing to unpack .../086-libitm1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 39.52 Unpacking libitm1:arm64 (10.5.0-1ubuntu1~20.04) ... #13 37.61 (1/148): ansible-srpm-macros-1-11.fc39.noarch.r 82 kB/s | 21 kB 00:00 #13 37.62 (2/148): binutils-gold-2.40-13.fc39.x86_64.rpm 2.9 MB/s | 797 kB 00:00 #13 37.62 (3/148): bzip2-1.0.8-16.fc39.x86_64.rpm 3.1 MB/s | 52 kB 00:00 #13 37.64 (4/148): cpio-2.14-4.fc39.x86_64.rpm 19 MB/s | 279 kB 00:00 #13 37.64 (5/148): dash-0.5.12-1.fc39.x86_64.rpm 7.4 MB/s | 98 kB 00:00 #13 37.65 (6/148): dbus-libs-1.14.10-1.fc39.x86_64.rpm 24 MB/s | 156 kB 00:00 #13 37.65 (7/148): debugedit-5.0-10.fc39.x86_64.rpm 7.1 MB/s | 77 kB 00:00 #13 37.66 (8/148): desktop-file-utils-0.26-9.fc39.x86_64. 9.6 MB/s | 72 kB 00:00 #13 37.66 (9/148): devscripts-checkbashisms-2.23.5-3.fc39 3.9 MB/s | 28 kB 00:00 #13 37.67 (10/148): diffutils-3.10-3.fc39.x86_64.rpm 28 MB/s | 398 kB 00:00 #13 37.67 (11/148): dnf-plugins-core-4.4.2-1.fc39.noarch. 2.7 MB/s | 38 kB 00:00 #13 37.71 (12/148): binutils-2.40-13.fc39.x86_64.rpm 16 MB/s | 5.6 MB 00:00 #13 37.71 (13/148): dwz-0.15-3.fc39.x86_64.rpm 3.3 MB/s | 134 kB 00:00 #13 37.71 (14/148): ed-1.19-4.fc39.x86_64.rpm 2.0 MB/s | 79 kB 00:00 #13 37.72 (15/148): efi-srpm-macros-5-9.fc39.noarch.rpm 2.3 MB/s | 22 kB 00:00 #13 37.72 (16/148): elfutils-debuginfod-client-0.189-4.fc 6.2 MB/s | 38 kB 00:00 #13 37.72 (17/148): emacs-filesystem-29.1-1.fc39.noarch.r 1.3 MB/s | 8.4 kB 00:00 #13 37.73 (18/148): enchant2-2.5.0-5.fc39.x86_64.rpm 10 MB/s | 62 kB 00:00 #13 37.74 (19/148): elfutils-0.189-4.fc39.x86_64.rpm 25 MB/s | 537 kB 00:00 #13 37.74 (20/148): file-5.44-5.fc39.x86_64.rpm 3.5 MB/s | 49 kB 00:00 #13 37.74 (21/148): fonts-filesystem-2.0.5-12.fc39.noarch 672 kB/s | 8.2 kB 00:00 #13 37.74 (22/148): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 1.3 MB/s | 7.4 kB 00:00 #13 37.75 (23/148): fonts-srpm-macros-2.0.5-12.fc39.noarc 3.0 MB/s | 26 kB 00:00 #13 37.75 (24/148): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 1.3 MB/s | 7.8 kB 00:00 #13 37.76 (25/148): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 28 MB/s | 484 kB 00:00 #13 37.76 (26/148): gnat-srpm-macros-6-3.fc39.noarch.rpm 912 kB/s | 8.8 kB 00:00 #13 37.76 (27/148): go-srpm-macros-3.2.0-6.fc39.noarch.rp 4.6 MB/s | 27 kB 00:00 #13 37.78 (28/148): hunspell-1.7.2-5.fc39.x86_64.rpm 29 MB/s | 472 kB 00:00 #13 37.79 (29/148): groff-base-1.23.0-2.fc39.x86_64.rpm 38 MB/s | 1.1 MB 00:00 #13 37.80 (30/148): hunspell-en-0.20201207-7.fc39.noarch. 8.7 MB/s | 190 kB 00:00 #13 37.82 (31/148): hunspell-en-GB-0.20201207-7.fc39.noar 8.7 MB/s | 226 kB 00:00 #13 37.16 Selecting previously unselected package libkyotocabinet16v5:amd64. #13 37.17 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... #13 37.17 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #13 37.22 Selecting previously unselected package liblist-compare-perl. #13 37.22 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ... #13 37.22 Unpacking liblist-compare-perl (0.53-1) ... #13 37.29 Selecting previously unselected package liblist-moreutils-perl. #13 37.29 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ... #13 37.29 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 37.32 Selecting previously unselected package libltdl-dev:amd64. #13 37.32 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ... #13 37.33 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #13 37.36 Selecting previously unselected package libsys-hostname-long-perl. #13 37.37 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ... #13 37.37 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 37.40 Selecting previously unselected package libmail-sendmail-perl. #13 28.65 Preparing to unpack .../051-libdpkg-perl_1.21.22+rpi1_all.deb ... #13 28.65 Unpacking libdpkg-perl (1.21.22+rpi1) ... #13 28.73 Selecting previously unselected package patch. #13 28.73 Preparing to unpack .../052-patch_2.7.6-7_armhf.deb ... #13 28.73 Unpacking patch (2.7.6-7) ... #13 28.77 Selecting previously unselected package make. #13 28.78 Preparing to unpack .../053-make_4.3-4.1_armhf.deb ... #13 28.78 Unpacking make (4.3-4.1) ... #13 28.84 Selecting previously unselected package dpkg-dev. #13 28.85 Preparing to unpack .../054-dpkg-dev_1.21.22+rpi1_all.deb ... #13 28.85 Unpacking dpkg-dev (1.21.22+rpi1) ... #13 37.12 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_amd64.deb ... #13 37.12 Unpacking libglib2.0-0:amd64 (2.74.6-2) ... #13 37.26 Selecting previously unselected package libglib2.0-data. #13 37.26 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ... #13 37.26 Unpacking libglib2.0-data (2.74.6-2) ... #13 37.40 Selecting previously unselected package libgpm2:amd64. #14 33.01 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #14 33.05 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB] #13 32.34 Building database of manual pages ... #13 33.85 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #13 33.86 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] #13 33.86 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] #13 34.10 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [581 kB] #13 34.11 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] #13 34.16 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 34.16 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 34.17 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #13 34.18 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] #13 34.20 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] #13 34.20 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #13 34.20 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 34.21 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #14 31.80 Get:232 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libwebp7 armhf 1.2.4-0.1ubuntu0.23.04.2 [168 kB] #14 31.88 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libtiff6 armhf 4.5.0-5ubuntu1.1 [177 kB] #14 31.92 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxpm4 armhf 1:3.5.12-1.1 [30.5 kB] #14 31.93 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgd3 armhf 2.3.3-7ubuntu2 [106 kB] #14 31.95 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libc-devtools armhf 2.37-0ubuntu2 [29.6 kB] #14 31.95 Get:237 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 31.96 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-pm-perl all 4.55-1 [188 kB] #14 31.98 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB] #15 30.72 Installing : perl-Socket-4:2.027-3.el8.aarch64 39/88 #15 30.91 Installing : perl-Encode-4:2.97-3.el8.aarch64 40/88 #15 30.93 Installing : perl-Carp-1.42-396.el8.noarch 41/88 #13 33.70 Selecting previously unselected package libcommon-sense-perl:arm64. #13 33.71 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_arm64.deb ... #13 33.71 Unpacking libcommon-sense-perl:arm64 (3.75-3) ... #13 33.74 Selecting previously unselected package libconfig-tiny-perl. #13 33.74 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ... #13 33.75 Unpacking libconfig-tiny-perl (2.28-2) ... #13 33.77 Selecting previously unselected package libparams-util-perl. #13 33.78 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_arm64.deb ... #13 33.78 Unpacking libparams-util-perl (1.102-2+b1) ... #13 33.81 Selecting previously unselected package libsub-install-perl. #13 33.81 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #13 33.82 Unpacking libsub-install-perl (0.929-1) ... #13 33.84 Selecting previously unselected package libdata-optlist-perl. #13 33.85 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ... #13 33.85 Unpacking libdata-optlist-perl (0.113-1) ... #13 33.88 Selecting previously unselected package libsub-exporter-perl. #13 33.88 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ... #13 33.88 Unpacking libsub-exporter-perl (0.989-1) ... #13 33.92 Selecting previously unselected package libconst-fast-perl. #13 33.92 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #13 33.92 Unpacking libconst-fast-perl (0.014-2) ... #13 33.95 Selecting previously unselected package libwant-perl. #13 33.95 Preparing to unpack .../230-libwant-perl_0.29-2+b1_arm64.deb ... #13 33.96 Unpacking libwant-perl (0.29-2+b1) ... #13 33.99 Selecting previously unselected package libcontextual-return-perl. #14 37.15 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 37.16 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 37.19 Selecting previously unselected package libmoox-aliases-perl. #14 37.19 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 37.20 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 37.23 Selecting previously unselected package libnamespace-autoclean-perl. #14 37.23 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 37.24 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 37.26 Selecting previously unselected package libobject-id-perl. #14 37.27 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #14 37.27 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 37.30 Selecting previously unselected package libmoox-struct-perl. #14 37.30 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ... #14 37.31 Unpacking libmoox-struct-perl (0.020-1) ... #14 37.34 Selecting previously unselected package libmouse-perl. #14 37.34 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ... #14 37.35 Unpacking libmouse-perl (2.5.10-1build4) ... #14 37.39 Selecting previously unselected package libpackage-stash-xs-perl. #14 34.71 Selecting previously unselected package perl. #14 34.71 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_armhf.deb ... #14 34.04 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_amd64.deb ... #14 34.04 Unpacking libdevel-size-perl (0.83-2build1) ... #14 34.07 Selecting previously unselected package libipc-run3-perl. #14 34.08 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ... #14 34.08 Unpacking libipc-run3-perl (0.048-3) ... #14 34.11 Selecting previously unselected package lzip. #14 34.11 Preparing to unpack .../348-lzip_1.23-5_amd64.deb ... #14 34.12 Unpacking lzip (1.23-5) ... #14 34.17 Selecting previously unselected package lzop. #14 34.17 Preparing to unpack .../349-lzop_1.04-2build2_amd64.deb ... #14 34.17 Unpacking lzop (1.04-2build2) ... #14 34.20 Selecting previously unselected package t1utils. #14 34.20 Preparing to unpack .../350-t1utils_1.41-4build2_amd64.deb ... #14 34.21 Unpacking t1utils (1.41-4build2) ... #14 34.24 Selecting previously unselected package unzip. #14 34.24 Preparing to unpack .../351-unzip_6.0-27ubuntu1_amd64.deb ... #14 34.25 Unpacking unzip (6.0-27ubuntu1) ... #14 34.29 Selecting previously unselected package lintian. #15 27.14 Dependencies resolved. #15 27.15 ========================================================================================= #15 27.15 Package Arch Version Repo Size #15 27.15 ========================================================================================= #15 27.15 Installing: #15 27.15 dnf-plugins-core noarch 4.0.21-23.el8 baseos 77 k #15 27.15 rpm-build x86_64 4.14.3-26.el8 appstream 174 k #15 27.15 rpmlint noarch 1.10-14.el8 appstream 192 k #15 27.15 Installing dependencies: #15 27.15 bzip2 x86_64 1.0.6-26.el8 baseos 60 k #15 27.15 dbus-glib x86_64 0.110-2.el8 baseos 127 k #15 27.15 desktop-file-utils x86_64 0.26-1.el8 appstream 80 k #15 27.15 diffutils x86_64 3.6-6.el8 baseos 358 k #15 27.15 dwz x86_64 0.12-10.el8 appstream 109 k #15 27.15 efi-srpm-macros noarch 3-3.el8 appstream 22 k #15 27.15 elfutils x86_64 0.189-3.el8 baseos 553 k #15 27.15 emacs-filesystem noarch 1:26.1-11.el8 baseos 70 k #15 27.15 file x86_64 5.33-25.el8 baseos 77 k #15 27.15 gc x86_64 7.6.4-3.el8 appstream 109 k #15 27.15 gdb-headless x86_64 8.2-20.el8 appstream 3.7 M #15 27.15 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #15 27.15 glibc-gconv-extra x86_64 2.28-236.el8.1 baseos 1.5 M #15 27.15 go-srpm-macros noarch 2-17.el8 appstream 13 k #15 27.15 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M #15 27.15 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M #15 27.15 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k #15 27.15 libbabeltrace x86_64 1.5.4-4.el8 baseos 200 k #15 27.15 libipt x86_64 1.6.1-8.el8 appstream 50 k #15 27.15 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k #15 27.15 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k #15 27.15 ncurses x86_64 6.1-10.20180224.el8 baseos 393 k #15 27.15 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #15 27.15 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #15 27.15 openssl x86_64 1:1.1.1k-9.el8 baseos 737 k #15 27.15 patch x86_64 2.7.6-11.el8 baseos 138 k #15 27.15 perl-Carp noarch 1.42-396.el8 baseos 30 k #15 27.15 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k #15 27.15 perl-Digest noarch 1.17-395.el8 appstream 27 k #15 27.15 perl-Digest-MD5 x86_64 2.55-396.el8 appstream 37 k #15 27.15 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M #15 27.15 perl-Errno x86_64 1.28-422.el8 baseos 76 k #15 27.15 perl-Exporter noarch 5.72-396.el8 baseos 34 k #15 27.15 perl-File-Path noarch 2.15-2.el8 baseos 38 k #15 27.15 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #15 27.15 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #15 27.15 perl-HTTP-Tiny noarch 0.074-2.el8 baseos 58 k #15 27.15 perl-IO x86_64 1.38-422.el8 baseos 142 k #15 27.15 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #15 27.15 perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 appstream 304 k #15 27.15 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k #15 27.15 perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c appstream 15 k #15 27.15 perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 appstream 402 k #15 27.15 perl-PathTools x86_64 3.74-1.el8 baseos 90 k #15 27.15 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #15 27.15 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #15 27.15 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #15 27.15 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #15 27.15 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k #15 27.15 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k #15 27.15 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k #15 27.15 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #15 27.15 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #15 27.15 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #15 27.15 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #15 27.15 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #15 27.15 perl-URI noarch 1.73-3.el8 appstream 116 k #15 27.15 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k #15 27.15 perl-constant noarch 1.33-396.el8 baseos 25 k #15 27.15 perl-interpreter x86_64 4:5.26.3-422.el8 baseos 6.3 M #15 27.15 perl-libnet noarch 3.11-3.el8 appstream 121 k #15 27.15 perl-libs x86_64 4:5.26.3-422.el8 baseos 1.6 M #15 27.15 perl-macros x86_64 4:5.26.3-422.el8 baseos 73 k #15 27.15 perl-parent noarch 1:0.237-1.el8 baseos 20 k #15 27.15 perl-podlators noarch 4.11-1.el8 baseos 118 k #15 27.15 perl-srpm-macros noarch 1-25.el8 appstream 11 k #15 27.15 perl-threads x86_64 1:2.21-2.el8 baseos 61 k #15 27.15 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k #15 27.15 pkgconf x86_64 1.4.2-1.el8 baseos 38 k #15 27.15 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #15 27.15 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k #15 27.15 python-rpm-macros noarch 3-45.el8 baseos 16 k #15 27.15 python-srpm-macros noarch 3-45.el8 baseos 16 k #15 27.15 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k #15 27.15 python3-dbus x86_64 1.2.4-15.el8 baseos 134 k #15 27.15 python3-dnf-plugins-core noarch 4.0.21-23.el8 baseos 279 k #15 27.15 python3-rpm-macros noarch 3-45.el8 baseos 15 k #15 27.15 python3-six noarch 1.11.0-8.el8 baseos 38 k #15 27.15 python3-systemd x86_64 234-8.el8 appstream 81 k #15 27.15 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #15 27.15 redhat-rpm-config noarch 131-1.el8 baseos 94 k #15 27.15 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #15 27.15 unzip x86_64 6.0-46.el8 baseos 196 k #15 27.15 zip x86_64 3.0-23.el8 baseos 270 k #15 27.15 zstd x86_64 1.4.4-1.el8 appstream 393 k #15 27.15 Installing weak dependencies: #15 27.15 elfutils-debuginfod-client x86_64 0.189-3.el8 baseos 76 k #15 27.15 Enabling module streams: #15 27.15 perl 5.26 #15 27.15 perl-IO-Socket-SSL 2.066 #15 27.15 perl-libwww-perl 6.34 #15 27.15 #15 27.15 Transaction Summary #15 27.15 ========================================================================================= #15 27.15 Install 89 Packages #15 27.15 #15 27.16 Total download size: 27 M #15 27.16 Installed size: 83 M #15 27.16 Downloading Packages: #14 38.46 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmldbm-perl all 2.05-4 [16.0 kB] #14 38.47 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B] #14 38.47 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmouse-perl arm64 2.5.10-1build5 [160 kB] #14 38.53 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [54.9 kB] #14 32.05 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB] #14 32.11 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 32.16 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB] #14 32.21 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #14 32.22 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB] #14 32.24 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 32.25 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 32.26 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 32.27 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB] #13 37.53 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... #13 37.53 Unpacking libpath-tiny-perl (0.118-1) ... #13 37.57 Selecting previously unselected package libtype-tiny-perl. #13 37.57 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... #13 37.57 Unpacking libtype-tiny-perl (1.012001-2) ... #13 37.63 Selecting previously unselected package libgitlab-api-v4-perl. #13 37.64 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 37.64 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 37.71 Selecting previously unselected package libglib2.0-0:amd64. #13 37.71 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ... #13 37.72 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... #13 35.29 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ... #13 35.29 Unpacking libre2-9:arm64 (20210201+dfsg-1) ... #13 35.33 Selecting previously unselected package libre-engine-re2-perl:arm64. #13 35.33 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ... #13 35.33 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ... #13 35.36 Selecting previously unselected package libreadonly-perl. #13 35.37 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ... #13 35.37 Unpacking libreadonly-perl (2.050-3) ... #13 35.43 Selecting previously unselected package libref-util-perl. #13 35.43 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #13 35.44 Unpacking libref-util-perl (0.204-1) ... #13 35.47 Selecting previously unselected package libref-util-xs-perl. #13 35.47 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ... #13 35.47 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 35.50 Selecting previously unselected package libregexp-pattern-license-perl. #13 35.50 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 35.51 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 35.54 Selecting previously unselected package libregexp-pattern-perl. #13 33.40 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ... #13 33.40 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 33.44 Selecting previously unselected package gpgsm. #13 33.45 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ... #13 33.45 Unpacking gpgsm (2.2.27-2+deb11u2) ... #13 33.50 Selecting previously unselected package gnupg. #13 33.50 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ... #13 33.51 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 33.57 Selecting previously unselected package libfile-dirlist-perl. #13 33.57 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ... #13 33.58 Unpacking libfile-dirlist-perl (0.05-2) ... #13 33.60 Selecting previously unselected package libfile-which-perl. #13 33.61 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #13 33.61 Unpacking libfile-which-perl (1.23-1) ... #13 33.64 Selecting previously unselected package libfile-homedir-perl. #13 33.64 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ... #13 33.65 Unpacking libfile-homedir-perl (1.006-1) ... #13 33.68 Selecting previously unselected package libfile-touch-perl. #13 33.68 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ... #13 33.69 Unpacking libfile-touch-perl (0.11-1) ... #13 33.72 Selecting previously unselected package libio-pty-perl. #14 35.08 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ... #14 35.08 Unpacking libref-util-perl (0.204-1) ... #14 35.11 Selecting previously unselected package libref-util-xs-perl. #14 35.12 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ... #14 35.12 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 35.15 Selecting previously unselected package libregexp-pattern-license-perl. #14 35.15 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 35.16 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 35.19 Selecting previously unselected package libregexp-pattern-perl. #14 35.19 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 35.20 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 35.23 Selecting previously unselected package libsasl2-modules:amd64. #14 35.23 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 35.24 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 35.27 Selecting previously unselected package libsereal-decoder-perl. #14 35.27 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #14 35.28 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 35.32 Selecting previously unselected package libsereal-encoder-perl. #13 38.58 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ... #13 38.59 Unpacking python3-idna (2.6-1) ... #13 38.65 Selecting previously unselected package python3-magic. #13 38.65 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ... #13 38.66 Unpacking python3-magic (2:0.4.15-2) ... #13 38.71 Selecting previously unselected package python3-urllib3. #13 38.71 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ... #13 38.72 Unpacking python3-urllib3 (1.24.1-1) ... #13 38.76 Selecting previously unselected package python3-requests. #13 38.76 Preparing to unpack .../326-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 38.77 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 38.81 Selecting previously unselected package python3-unidiff. #13 34.69 Preparing to unpack .../148-patchutils_0.4.2-1_armhf.deb ... #13 34.69 Unpacking patchutils (0.4.2-1) ... #13 34.73 Selecting previously unselected package wdiff. #13 34.73 Preparing to unpack .../149-wdiff_1.2.2-5_armhf.deb ... #13 34.73 Unpacking wdiff (1.2.2-5) ... #13 34.83 Selecting previously unselected package devscripts. #14 39.58 Selecting previously unselected package libatomic1:arm64. #14 39.59 Preparing to unpack .../087-libatomic1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 39.59 Unpacking libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 39.62 Selecting previously unselected package libasan5:arm64. #14 39.63 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 39.63 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ... #13 37.83 (32/148): glibc-gconv-extra-2.38-1.fc39.x86_64. 20 MB/s | 1.6 MB 00:00 #13 37.83 (33/148): hunspell-filesystem-1.7.2-5.fc39.x86_ 641 kB/s | 9.2 kB 00:00 #13 37.84 (34/148): jansson-2.13.1-7.fc39.x86_64.rpm 6.8 MB/s | 44 kB 00:00 #13 37.84 (35/148): js-jquery-3.6.4-2.fc39.noarch.rpm 18 MB/s | 172 kB 00:00 #13 37.85 (36/148): json-glib-1.6.6-5.fc39.x86_64.rpm 17 MB/s | 162 kB 00:00 #13 37.85 (37/148): kernel-srpm-macros-1.0-20.fc39.noarch 1.8 MB/s | 10 kB 00:00 #13 37.86 (38/148): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm 20 MB/s | 183 kB 00:00 #13 37.86 (39/148): libpkgconf-1.9.5-2.fc39.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #13 37.87 (40/148): libpng-1.6.37-15.fc39.x86_64.rpm 23 MB/s | 119 kB 00:00 #13 37.89 (41/148): libstemmer-2.2.0-7.fc39.x86_64.rpm 9.2 MB/s | 171 kB 00:00 #13 37.89 (42/148): lua-srpm-macros-1-9.fc39.noarch.rpm 1.9 MB/s | 8.6 kB 00:00 #13 37.93 (43/148): ncurses-6.4-7.20230520.fc39.x86_64.rp 12 MB/s | 416 kB 00:00 #13 37.93 (44/148): hunspell-en-US-0.20201207-7.fc39.noar 1.4 MB/s | 181 kB 00:00 #13 37.94 (45/148): ocaml-srpm-macros-8-2.fc39.noarch.rpm 2.0 MB/s | 14 kB 00:00 #13 37.94 (46/148): openblas-srpm-macros-2-14.fc39.noarch 1.4 MB/s | 7.5 kB 00:00 #13 37.94 (47/148): package-notes-srpm-macros-0.5-9.fc39. 2.2 MB/s | 11 kB 00:00 #13 37.95 (48/148): patch-2.7.6-22.fc39.x86_64.rpm 17 MB/s | 125 kB 00:00 #13 37.95 (49/148): perl-B-1.88-500.fc39.x86_64.rpm 28 MB/s | 177 kB 00:00 #13 37.96 (50/148): perl-Carp-1.54-500.fc39.noarch.rpm 6.2 MB/s | 29 kB 00:00 #13 37.96 (51/148): perl-Class-Struct-0.68-500.fc39.noarc 4.3 MB/s | 22 kB 00:00 #13 37.97 (52/148): perl-AutoLoader-5.74-500.fc39.noarch. 888 kB/s | 21 kB 00:00 #13 37.97 (53/148): perl-Data-Dumper-2.188-501.fc39.x86_6 9.8 MB/s | 56 kB 00:00 #13 37.97 (54/148): perl-Digest-1.20-500.fc39.noarch.rpm 4.4 MB/s | 25 kB 00:00 #13 37.97 (55/148): perl-Digest-MD5-2.58-500.fc39.x86_64. 5.8 MB/s | 35 kB 00:00 #13 37.98 (56/148): perl-DynaLoader-1.54-500.fc39.x86_64. 3.8 MB/s | 26 kB 00:00 #13 37.98 (57/148): perl-Errno-1.37-500.fc39.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #13 38.03 (58/148): perl-Encode-3.19-500.fc39.x86_64.rpm 30 MB/s | 1.7 MB 00:00 #13 37.40 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ... #13 37.40 Unpacking libmail-sendmail-perl (0.80-1) ... #13 37.42 Selecting previously unselected package mailutils-common. #13 37.43 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ... #13 37.43 Unpacking mailutils-common (1:3.5-4) ... #13 37.49 Selecting previously unselected package mysql-common. #13 37.49 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ... #13 37.51 Unpacking mysql-common (5.8+1.0.5) ... #13 37.54 Selecting previously unselected package mariadb-common. #13 37.54 Preparing to unpack .../257-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ... #13 37.55 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ... #13 37.58 Selecting previously unselected package libmariadb3:amd64. #13 37.58 Preparing to unpack .../258-libmariadb3_1%3a10.3.39-0+deb10u1_amd64.deb ... #13 37.58 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u1) ... #13 37.63 Selecting previously unselected package libpython2.7-minimal:amd64. #13 37.40 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_amd64.deb ... #13 37.41 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #13 37.43 Selecting previously unselected package libhtml-form-perl. #13 37.43 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ... #13 37.44 Unpacking libhtml-form-perl (6.11-1) ... #13 37.47 Selecting previously unselected package libhtml-format-perl. #13 37.47 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ... #13 37.47 Unpacking libhtml-format-perl (2.16-2) ... #13 37.50 Selecting previously unselected package libhtml-html5-entities-perl. #13 37.50 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 37.51 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 37.53 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 37.54 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 37.54 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 37.57 Selecting previously unselected package libhttp-daemon-perl. #13 37.57 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ... #13 37.57 Unpacking libhttp-daemon-perl (6.16-1) ... #13 37.60 Selecting previously unselected package libio-interactive-perl. #13 37.60 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ... #13 37.60 Unpacking libio-interactive-perl (1.023-2) ... #13 28.95 Selecting previously unselected package libelf1:armhf. #13 28.96 Preparing to unpack .../055-libelf1_0.188-2.1+rpi1_armhf.deb ... #13 28.96 Unpacking libelf1:armhf (0.188-2.1+rpi1) ... #13 29.01 Selecting previously unselected package dwz. #13 29.01 Preparing to unpack .../056-dwz_0.15-1_armhf.deb ... #13 29.02 Unpacking dwz (0.15-1) ... #13 29.06 Selecting previously unselected package libicu72:armhf. #13 29.06 Preparing to unpack .../057-libicu72_72.1-3_armhf.deb ... #13 29.07 Unpacking libicu72:armhf (72.1-3) ... #14 33.17 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 33.18 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 33.19 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdistro-info-perl all 1.1ubuntu0.1 [5610 B] #14 33.20 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB] #14 33.21 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 33.23 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB] #14 33.24 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 33.24 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB] #13 34.27 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #13 34.28 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] #13 34.29 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #13 34.29 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 34.35 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] #14 31.99 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-perl armhf 0.82+ds-2 [20.6 kB] #15 30.95 Installing : perl-Exporter-5.72-396.el8.noarch 42/88 #15 31.13 Installing : perl-libs-4:5.26.3-422.el8.aarch64 43/88 #15 31.16 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 44/88 #15 31.17 Installing : perl-parent-1:0.237-1.el8.noarch 45/88 #15 31.19 Installing : perl-macros-4:5.26.3-422.el8.aarch64 46/88 #15 31.20 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 47/88 #15 31.22 Installing : perl-Unicode-Normalize-1.25-396.el8.aarch64 48/88 #15 31.24 Installing : perl-File-Path-2.15-2.el8.noarch 49/88 #15 31.26 Installing : perl-IO-1.38-422.el8.aarch64 50/88 #13 33.99 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #13 33.99 Unpacking libcontextual-return-perl (0.004014-4) ... #13 34.03 Selecting previously unselected package libconvert-binhex-perl. #13 34.03 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ... #13 34.03 Unpacking libconvert-binhex-perl (1.125-3) ... #13 34.06 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #13 34.06 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_arm64.deb ... #13 34.07 Unpacking libcpanel-json-xs-perl:arm64 (4.35-1) ... #13 34.10 Selecting previously unselected package libdevel-stacktrace-perl. #13 34.11 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 34.11 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 34.14 Selecting previously unselected package libexception-class-perl. #13 34.14 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ... #13 34.15 Unpacking libexception-class-perl (1.45-1) ... #13 34.18 Selecting previously unselected package libiterator-perl. #13 34.18 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ... #13 34.18 Unpacking libiterator-perl (0.03+ds1-2) ... #13 34.24 Selecting previously unselected package libiterator-util-perl. #14 34.72 Unpacking perl (5.30.0-9ubuntu0.4) ... #14 34.77 Selecting previously unselected package openssl. #14 34.77 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_armhf.deb ... #14 34.78 Unpacking openssl (1.1.1f-1ubuntu2.19) ... #14 34.87 Selecting previously unselected package ca-certificates. #14 34.87 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 34.87 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 34.92 Selecting previously unselected package distro-info-data. #14 34.92 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ... #14 34.93 Unpacking distro-info-data (0.43ubuntu1.13) ... #14 34.96 Selecting previously unselected package libmagic-mgc. #14 34.96 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ... #14 34.96 Unpacking libmagic-mgc (1:5.38-4) ... #14 37.39 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ... #14 37.39 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #14 37.43 Selecting previously unselected package libpath-iterator-rule-perl. #14 37.43 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ... #14 37.44 Unpacking libpath-iterator-rule-perl (1.015-1) ... #14 37.47 Selecting previously unselected package libperlio-gzip-perl. #14 37.47 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ... #14 37.47 Unpacking libperlio-gzip-perl (0.19-1build8) ... #14 37.50 Selecting previously unselected package libperlio-utf8-strict-perl. #14 37.50 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ... #14 37.51 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #14 37.54 Selecting previously unselected package libpod-parser-perl. #14 37.54 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ... #14 37.56 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 37.62 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 34.29 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ... #14 34.30 Unpacking lintian (2.116.3ubuntu1) ... #15 27.98 (1/89): desktop-file-utils-0.26-1.el8.x86_64.rp 351 kB/s | 80 kB 00:00 #15 27.99 (2/89): efi-srpm-macros-3-3.el8.noarch.rpm 96 kB/s | 22 kB 00:00 #15 27.99 (3/89): gc-7.6.4-3.el8.x86_64.rpm 16 MB/s | 109 kB 00:00 #15 27.99 (4/89): dwz-0.12-10.el8.x86_64.rpm 455 kB/s | 109 kB 00:00 #15 28.00 (5/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 1.7 MB/s | 9.3 kB 00:00 #14 32.28 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB] #13 37.86 Selecting previously unselected package libglib2.0-data. #13 37.86 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ... #13 37.86 Unpacking libglib2.0-data (2.66.8-1) ... #13 38.01 Selecting previously unselected package libgpm2:amd64. #13 38.01 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... #13 38.02 Unpacking libgpm2:amd64 (1.20.7-8) ... #13 38.05 Selecting previously unselected package libhash-fieldhash-perl. #16 11.98 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 1/1 #16 12.11 Preparing : 1/1 #16 12.17 Installing : make-1:4.3-7.el9.x86_64 1/91 #16 12.18 Installing : perl-DynaLoader-1.47-480.el9.x86_64 2/91 #16 12.19 Installing : python3-libselinux-3.5-1.el9.x86_64 3/91 #16 12.20 Installing : perl-threads-1:2.25-460.el9.x86_64 4/91 #16 12.20 Installing : perl-File-Find-1.37-480.el9.noarch 5/91 #16 12.21 Installing : perl-File-Copy-2.34-480.el9.noarch 6/91 #16 12.21 Installing : perl-File-Compare-1.100.600-480.el9.noarch 7/91 #16 12.22 Installing : m4-1.4.19-1.el9.x86_64 8/91 #16 12.24 Installing : autoconf-2.69-38.el9.noarch 9/91 #16 12.25 Installing : libmpc-1.2.1-4.el9.x86_64 10/91 #16 12.26 Installing : cmake-rpm-macros-3.20.2-8.el9.noarch 11/91 #16 12.26 Installing : cmake-filesystem-3.20.2-8.el9.x86_64 12/91 #16 12.28 Installing : checkpolicy-3.5-1.el9.x86_64 13/91 #16 12.30 Installing : util-linux-core-2.37.4-15.el9.x86_64 14/91 #16 12.30 Running scriptlet: util-linux-core-2.37.4-15.el9.x86_64 14/91 #13 35.54 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 35.54 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 35.58 Selecting previously unselected package libsasl2-modules:arm64. #13 35.58 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 35.58 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 35.62 Selecting previously unselected package libsereal-decoder-perl. #13 35.62 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ... #13 35.62 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 35.66 Selecting previously unselected package libsereal-encoder-perl. #13 35.66 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ... #13 35.67 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 35.70 Selecting previously unselected package libtask-weaken-perl. #13 35.70 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ... #13 35.71 Unpacking libtask-weaken-perl (1.06-1) ... #13 35.74 Selecting previously unselected package libxml-parser-perl:arm64. #13 35.74 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ... #13 35.74 Unpacking libxml-parser-perl:arm64 (2.46-2) ... #13 35.78 Selecting previously unselected package libsoap-lite-perl. #13 33.72 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ... #13 33.72 Unpacking libio-pty-perl (1:1.15-2) ... #13 33.76 Selecting previously unselected package libipc-run-perl. #13 33.76 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ... #13 33.77 Unpacking libipc-run-perl (20200505.0-1) ... #13 33.81 Selecting previously unselected package libclass-method-modifiers-perl. #13 33.81 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 33.82 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 33.85 Selecting previously unselected package libb-hooks-op-check-perl. #13 33.85 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ... #13 33.86 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 33.89 Selecting previously unselected package libdynaloader-functions-perl. #13 33.89 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 33.90 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 33.93 Selecting previously unselected package libdevel-callchecker-perl. #14 35.32 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #14 35.33 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 35.36 Selecting previously unselected package libsereal-perl. #14 35.37 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ... #14 35.37 Unpacking libsereal-perl (4.011-1) ... #14 35.40 Selecting previously unselected package libsort-key-perl. #14 35.40 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ... #14 35.41 Unpacking libsort-key-perl (1.33-2build2) ... #14 35.44 Selecting previously unselected package libstring-copyright-perl. #14 35.44 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #14 35.44 Unpacking libstring-copyright-perl (0.003006-1) ... #14 35.47 Selecting previously unselected package libstring-escape-perl. #14 35.48 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #14 35.48 Unpacking libstring-escape-perl (2010.002-2) ... #14 35.52 Selecting previously unselected package libstring-shellquote-perl. #14 35.52 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #14 35.52 Unpacking libstring-shellquote-perl (1.04-1) ... #14 35.56 Selecting previously unselected package libterm-readkey-perl. #13 38.81 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ... #13 38.81 Unpacking python3-unidiff (0.5.4-1) ... #13 38.85 Selecting previously unselected package python3-xdg. #13 38.85 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ... #13 38.86 Unpacking python3-xdg (0.25-5) ... #13 38.90 Selecting previously unselected package shared-mime-info. #13 38.91 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ... #13 38.91 Unpacking shared-mime-info (1.10-1) ... #13 39.01 Selecting previously unselected package strace. #21 9.305 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #21 9.307 Preparing to unpack .../4-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... #21 9.311 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #14 39.88 Selecting previously unselected package liblsan0:arm64. #14 39.88 Preparing to unpack .../089-liblsan0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 39.89 Unpacking liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 39.99 Selecting previously unselected package libtsan0:arm64. #14 39.99 Preparing to unpack .../090-libtsan0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 39.99 Unpacking libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #13 34.83 Preparing to unpack .../150-devscripts_2.23.4_armhf.deb ... #13 34.85 Unpacking devscripts (2.23.4) ... #13 34.98 Selecting previously unselected package diffstat. #13 34.98 Preparing to unpack .../151-diffstat_1.65-1_armhf.deb ... #13 34.98 Unpacking diffstat (1.65-1) ... #13 35.02 Selecting previously unselected package distro-info-data. #13 35.02 Preparing to unpack .../152-distro-info-data_0.58_all.deb ... #13 35.03 Unpacking distro-info-data (0.58) ... #13 35.06 Selecting previously unselected package python3-pkg-resources. #13 35.07 Preparing to unpack .../153-python3-pkg-resources_66.1.1-1_all.deb ... #13 35.07 Unpacking python3-pkg-resources (66.1.1-1) ... #13 35.13 Selecting previously unselected package python3-chardet. #23 DONE 25.5s #24 [binary 1/1] COPY --from=build /out . #24 DONE 0.1s #25 exporting to client directory #25 copying files 35.57MB 0.1s done #25 DONE 0.1s cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker && docker buildx build --target all --build-arg VERSION=0.0.0-20230915141727-0e70f1b --build-arg DOCKER_GITCOMMIT=7cfb81b --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --output "./bundles/binary" . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 113B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 28.05kB done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 CACHED #5 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye #5 ... #6 [internal] load metadata for docker.io/library/busybox:latest #6 DONE 0.0s #7 [auth] djs55/vpnkit:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #8 DONE 0.1s #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #9 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye #5 DONE 0.3s #10 [build-dummy 1/2] FROM docker.io/library/busybox:latest #10 DONE 0.0s #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #11 CACHED #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #13 38.04 (59/148): perl-Exporter-5.77-500.fc39.noarch.rp 625 kB/s | 31 kB 00:00 #13 38.04 (60/148): perl-Fcntl-1.15-500.fc39.x86_64.rpm 3.7 MB/s | 20 kB 00:00 #13 38.04 (61/148): perl-File-Basename-2.86-500.fc39.noar 3.0 MB/s | 17 kB 00:00 #13 38.04 (62/148): perl-File-Path-2.18-500.fc39.noarch.r 6.4 MB/s | 35 kB 00:00 #13 38.05 (63/148): perl-File-Temp-0.231.100-500.fc39.noa 11 MB/s | 58 kB 00:00 #13 38.05 (64/148): perl-File-stat-1.13-500.fc39.noarch.r 3.1 MB/s | 17 kB 00:00 #13 38.05 (65/148): perl-FileHandle-2.05-500.fc39.noarch. 3.0 MB/s | 16 kB 00:00 #13 38.06 (66/148): perl-Getopt-Long-2.54-500.fc39.noarch 11 MB/s | 60 kB 00:00 #13 38.06 (67/148): perl-Getopt-Std-1.13-500.fc39.noarch. 3.0 MB/s | 16 kB 00:00 #13 38.06 (68/148): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 10 MB/s | 56 kB 00:00 #13 38.07 (69/148): perl-IO-1.52-500.fc39.x86_64.rpm 12 MB/s | 82 kB 00:00 #13 38.07 (70/148): perl-IO-Socket-IP-0.42-1.fc39.noarch. 6.6 MB/s | 42 kB 00:00 #13 38.07 (71/148): perl-IO-Socket-SSL-2.083-3.fc39.noarc 27 MB/s | 225 kB 00:00 #13 38.08 (72/148): perl-IPC-Open3-1.22-500.fc39.noarch.r 2.6 MB/s | 22 kB 00:00 #13 38.08 (73/148): perl-MIME-Base64-3.16-500.fc39.x86_64 5.4 MB/s | 29 kB 00:00 #13 38.08 (74/148): perl-Mozilla-CA-20230801-1.fc39.noarc 2.4 MB/s | 13 kB 00:00 #13 38.09 (75/148): perl-NDBM_File-1.16-500.fc39.x86_64.r 3.2 MB/s | 22 kB 00:00 #13 38.16 (76/148): perl-Net-SSLeay-1.92-10.fc39.x86_64.r 4.8 MB/s | 360 kB 00:00 #13 38.16 (77/148): perl-POSIX-2.13-500.fc39.x86_64.rpm 1.3 MB/s | 97 kB 00:00 #13 38.16 (78/148): perl-PathTools-3.89-500.fc39.x86_64.r 12 MB/s | 87 kB 00:00 #13 38.17 (79/148): perl-Pod-Escapes-1.07-500.fc39.noarch 3.6 MB/s | 20 kB 00:00 #13 38.17 (80/148): perl-Pod-Perldoc-3.28.01-501.fc39.noa 16 MB/s | 86 kB 00:00 #13 38.17 (81/148): perl-Pod-Usage-2.03-500.fc39.noarch.r 8.3 MB/s | 39 kB 00:00 #13 38.18 (82/148): perl-Pod-Simple-3.45-4.fc39.noarch.rp 17 MB/s | 218 kB 00:00 #13 38.18 (83/148): perl-Scalar-List-Utils-1.63-500.fc39. 10 MB/s | 72 kB 00:00 #13 38.19 (84/148): perl-SelectSaver-1.02-500.fc39.noarch 2.1 MB/s | 12 kB 00:00 #13 38.21 (85/148): libappstream-glib-0.8.2-4.fc39.x86_64 1.1 MB/s | 409 kB 00:00 #13 38.22 (86/148): perl-Socket-2.037-3.fc39.x86_64.rpm 1.7 MB/s | 55 kB 00:00 #13 38.22 (87/148): perl-Storable-3.32-500.fc39.x86_64.rp 2.9 MB/s | 99 kB 00:00 #13 38.22 (88/148): perl-Symbol-1.09-500.fc39.noarch.rpm 2.3 MB/s | 14 kB 00:00 #13 38.23 (89/148): perl-Term-ANSIColor-5.01-501.fc39.noa 5.1 MB/s | 47 kB 00:00 #13 38.23 (90/148): perl-Term-Cap-1.18-500.fc39.noarch.rp 2.5 MB/s | 22 kB 00:00 #13 38.23 (91/148): perl-Text-ParseWords-3.31-500.fc39.no 1.9 MB/s | 16 kB 00:00 #13 38.23 (92/148): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 4.1 MB/s | 22 kB 00:00 #13 38.24 (93/148): perl-Time-Local-1.350-3.fc39.noarch.r 4.3 MB/s | 34 kB 00:00 #13 38.28 (94/148): perl-URI-5.21-1.fc39.noarch.rpm 2.6 MB/s | 125 kB 00:00 #13 37.63 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u2_amd64.deb ... #13 37.63 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u2) ... #13 37.70 Selecting previously unselected package libpython2.7-stdlib:amd64. #13 37.70 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u2_amd64.deb ... #13 37.70 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u2) ... #13 37.90 Selecting previously unselected package libpython2.7:amd64. #13 37.63 Selecting previously unselected package libio-sessiondata-perl. #13 37.63 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ... #13 37.63 Unpacking libio-sessiondata-perl (1.03-3) ... #13 37.66 Selecting previously unselected package libio-stringy-perl. #13 37.66 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ... #13 37.67 Unpacking libio-stringy-perl (2.111-3) ... #13 37.69 Selecting previously unselected package libipc-run3-perl. #13 37.70 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ... #13 37.70 Unpacking libipc-run3-perl (0.048-3) ... #13 37.73 Selecting previously unselected package libtypes-serialiser-perl. #13 37.73 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ... #13 37.73 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 37.79 Selecting previously unselected package libjson-xs-perl. #13 37.79 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_amd64.deb ... #13 37.80 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 37.83 Selecting previously unselected package libjson-maybexs-perl. #13 37.83 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ... #13 37.83 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 37.86 Selecting previously unselected package libldap-common. #13 37.86 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ... #13 37.86 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 37.89 Selecting previously unselected package liblist-compare-perl. #13 37.89 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ... #13 37.89 Unpacking liblist-compare-perl (0.55-2) ... #13 37.92 Selecting previously unselected package liblist-someutils-perl. #13 37.92 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ... #13 37.93 Unpacking liblist-someutils-perl (0.59-1) ... #13 34.35 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 34.35 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #13 34.35 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] #13 34.35 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 34.43 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 34.43 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 34.43 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 34.43 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #13 34.51 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #13 34.51 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 34.51 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 34.51 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #13 34.51 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #13 34.51 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 34.59 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #13 34.59 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #14 32.39 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 32.46 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 32.47 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcommon-sense-perl armhf 3.75-3 [20.2 kB] #13 34.24 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ... #15 31.28 Installing : perl-PathTools-3.74-1.el8.aarch64 51/88 #13 34.25 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 34.28 Selecting previously unselected package libdata-dpath-perl. #13 34.28 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ... #13 34.29 Unpacking libdata-dpath-perl (0.58-2) ... #15 31.30 Installing : perl-constant-1.33-396.el8.noarch 52/88 #15 31.31 Installing : perl-threads-1:2.21-2.el8.aarch64 53/88 #13 34.32 Selecting previously unselected package libdata-dump-perl. #13 34.32 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ... #13 34.32 Unpacking libdata-dump-perl (1.25-1) ... #13 34.35 Selecting previously unselected package libdata-messagepack-perl. #13 34.35 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_arm64.deb ... #13 34.36 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 34.39 Selecting previously unselected package libnet-domain-tld-perl. #13 34.39 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ... #13 34.40 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 34.43 Selecting previously unselected package libdata-validate-domain-perl. #13 34.43 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 34.43 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 34.46 Selecting previously unselected package libnet-ipv6addr-perl. #14 35.03 Selecting previously unselected package libmagic1:armhf. #14 35.03 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ... #14 35.04 Unpacking libmagic1:armhf (1:5.38-4) ... #14 35.07 Selecting previously unselected package file. #14 35.07 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ... #14 35.07 Unpacking file (1:5.38-4) ... #14 35.11 Selecting previously unselected package less. #14 35.11 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ... #14 35.11 Unpacking less (551-1ubuntu0.1) ... #14 35.16 Selecting previously unselected package libelf1:armhf. #14 35.16 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_armhf.deb ... #14 35.16 Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ... #14 35.20 Selecting previously unselected package libglib2.0-0:armhf. #14 35.21 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ... #14 35.21 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... #14 37.62 Unpacking libpod-parser-perl (1.63-2) ... #14 37.66 Selecting previously unselected package libpod-constants-perl. #14 37.66 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ... #14 37.66 Unpacking libpod-constants-perl (0.19-2) ... #14 37.69 Selecting previously unselected package libproc-processtable-perl:amd64. #14 37.70 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ... #14 37.70 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ... #14 37.74 Selecting previously unselected package libre2-9:amd64. #14 37.74 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ... #14 37.75 Unpacking libre2-9:amd64 (20220201+dfsg-1) ... #14 37.78 Selecting previously unselected package libre-engine-re2-perl:amd64. #14 37.78 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ... #14 37.78 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ... #14 37.81 Selecting previously unselected package libreadonly-perl. #14 37.82 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ... #14 37.82 Unpacking libreadonly-perl (2.050-3) ... #14 37.85 Selecting previously unselected package libref-util-perl. #14 34.64 Selecting previously unselected package manpages-dev. #14 34.65 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ... #14 34.65 Unpacking manpages-dev (6.03-1) ... #14 34.74 Selecting previously unselected package python3-certifi. #14 34.75 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ... #14 34.75 Unpacking python3-certifi (2022.9.24-1) ... #14 34.78 Selecting previously unselected package python3-cffi-backend:amd64. #14 34.79 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_amd64.deb ... #14 34.79 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ... #14 34.82 Selecting previously unselected package python3-cryptography. #14 34.82 Preparing to unpack .../356-python3-cryptography_38.0.4-2_amd64.deb ... #14 34.83 Unpacking python3-cryptography (38.0.4-2) ... #14 34.88 Selecting previously unselected package python3-idna. #14 32.71 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB] #15 28.00 (6/89): go-srpm-macros-2-17.el8.noarch.rpm 2.1 MB/s | 13 kB 00:00 #15 28.01 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm 6.3 MB/s | 38 kB 00:00 #15 28.01 (8/89): libipt-1.6.1-8.el8.x86_64.rpm 6.5 MB/s | 50 kB 00:00 #15 28.02 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm 2.1 MB/s | 9.4 kB 00:00 #15 28.02 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 1.6 MB/s | 7.9 kB 00:00 #15 28.03 (11/89): perl-Digest-1.17-395.el8.noarch.rpm 6.0 MB/s | 27 kB 00:00 #15 28.03 (12/89): perl-Digest-MD5-2.55-396.el8.x86_64.rp 7.7 MB/s | 37 kB 00:00 #15 28.04 (13/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.0 MB/s | 47 kB 00:00 #15 28.06 (14/89): gdb-headless-8.2-20.el8.x86_64.rpm 48 MB/s | 3.7 MB 00:00 #15 28.07 (15/89): perl-Mozilla-CA-20160104-7.module_el8+ 4.1 MB/s | 15 kB 00:00 #15 28.07 (16/89): perl-IO-Socket-SSL-2.066-4.module_el8+ 9.4 MB/s | 304 kB 00:00 #15 28.08 (17/89): perl-URI-1.73-3.el8.noarch.rpm 20 MB/s | 116 kB 00:00 #15 28.09 (18/89): perl-Net-SSLeay-1.88-2.module_el8+339+ 23 MB/s | 402 kB 00:00 #15 28.09 (19/89): perl-libnet-3.11-3.el8.noarch.rpm 13 MB/s | 121 kB 00:00 #15 28.09 (20/89): perl-srpm-macros-1-25.el8.noarch.rpm 1.8 MB/s | 11 kB 00:00 #15 28.09 (21/89): python3-systemd-234-8.el8.x86_64.rpm 14 MB/s | 81 kB 00:00 #15 28.10 (22/89): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.9 MB/s | 11 kB 00:00 #15 28.10 (23/89): rpm-build-4.14.3-26.el8.x86_64.rpm 25 MB/s | 174 kB 00:00 #15 28.11 (24/89): rpmlint-1.10-14.el8.noarch.rpm 18 MB/s | 192 kB 00:00 #15 28.11 (25/89): rust-srpm-macros-5-2.el8.noarch.rpm 1.2 MB/s | 9.2 kB 00:00 #15 28.13 (26/89): guile-2.0.14-7.el8.x86_64.rpm 26 MB/s | 3.5 MB 00:00 #15 28.13 (27/89): bzip2-1.0.6-26.el8.x86_64.rpm 2.5 MB/s | 60 kB 00:00 #15 28.14 (28/89): dbus-glib-0.110-2.el8.x86_64.rpm 17 MB/s | 127 kB 00:00 #15 28.15 (29/89): zstd-1.4.4-1.el8.x86_64.rpm 10 MB/s | 393 kB 00:00 #15 28.15 (30/89): dnf-plugins-core-4.0.21-23.el8.noarch. 7.2 MB/s | 77 kB 00:00 #15 28.16 (31/89): diffutils-3.6-6.el8.x86_64.rpm 16 MB/s | 358 kB 00:00 #15 28.16 (32/89): elfutils-debuginfod-client-0.189-3.el8 7.4 MB/s | 76 kB 00:00 #15 28.16 (33/89): emacs-filesystem-26.1-11.el8.noarch.rp 11 MB/s | 70 kB 00:00 #15 28.17 (34/89): file-5.33-25.el8.x86_64.rpm 12 MB/s | 77 kB 00:00 #15 28.18 (35/89): elfutils-0.189-3.el8.x86_64.rpm 19 MB/s | 553 kB 00:00 #15 28.18 (36/89): libbabeltrace-1.5.4-4.el8.x86_64.rpm 22 MB/s | 200 kB 00:00 #15 28.19 (37/89): groff-base-1.22.3-18.el8.x86_64.rpm 37 MB/s | 1.0 MB 00:00 #15 28.20 (38/89): libpkgconf-1.4.2-1.el8.x86_64.rpm 2.7 MB/s | 35 kB 00:00 #15 28.20 (39/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 9.2 MB/s | 58 kB 00:00 #15 28.21 (40/89): glibc-gconv-extra-2.28-236.el8.1.x86_6 31 MB/s | 1.5 MB 00:00 #15 28.22 (41/89): ncurses-6.1-10.20180224.el8.x86_64.rpm 16 MB/s | 393 kB 00:00 #15 28.23 (42/89): patch-2.7.6-11.el8.x86_64.rpm 11 MB/s | 138 kB 00:00 #15 28.23 (43/89): perl-Carp-1.42-396.el8.noarch.rpm 4.6 MB/s | 30 kB 00:00 #15 28.23 (44/89): perl-Data-Dumper-2.167-399.el8.x86_64. 9.6 MB/s | 58 kB 00:00 #15 28.24 (45/89): openssl-1.1.1k-9.el8.x86_64.rpm 18 MB/s | 737 kB 00:00 #15 28.25 (46/89): perl-Errno-1.28-422.el8.x86_64.rpm 5.7 MB/s | 76 kB 00:00 #15 28.25 (47/89): perl-Exporter-5.72-396.el8.noarch.rpm 4.9 MB/s | 34 kB 00:00 #15 28.25 (48/89): perl-File-Path-2.15-2.el8.noarch.rpm 5.8 MB/s | 38 kB 00:00 #15 28.26 (49/89): perl-File-Temp-0.230.600-1.el8.noarch. 9.2 MB/s | 63 kB 00:00 #15 28.26 (50/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.9 MB/s | 63 kB 00:00 #15 28.26 (51/89): perl-HTTP-Tiny-0.074-2.el8.noarch.rpm 9.0 MB/s | 58 kB 00:00 #15 28.27 (52/89): perl-IO-1.38-422.el8.x86_64.rpm 18 MB/s | 142 kB 00:00 #15 28.27 (53/89): perl-MIME-Base64-3.15-396.el8.x86_64.r 4.3 MB/s | 31 kB 00:00 #15 28.28 (54/89): perl-PathTools-3.74-1.el8.x86_64.rpm 12 MB/s | 90 kB 00:00 #15 28.28 (55/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.7 MB/s | 20 kB 00:00 #15 28.28 (56/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r 14 MB/s | 86 kB 00:00 #15 28.29 (57/89): perl-Encode-2.97-3.el8.x86_64.rpm 23 MB/s | 1.5 MB 00:00 #15 28.30 (58/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm 2.2 MB/s | 34 kB 00:00 #15 28.30 (59/89): perl-Scalar-List-Utils-1.49-2.el8.x86_ 12 MB/s | 68 kB 00:00 #15 28.30 (60/89): perl-Pod-Simple-3.35-395.el8.noarch.rp 8.1 MB/s | 213 kB 00:00 #14 38.95 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-sublike-perl arm64 0.16-1ubuntu3 [26.8 kB] #14 39.11 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libobject-pad-perl arm64 0.78-1 [107 kB] #14 39.27 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-xs-perl arm64 0.30-1build1 [18.0 kB] #14 39.28 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 39.31 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-gzip-perl arm64 0.20-1build1 [14.6 kB] #14 39.32 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.0 kB] #16 12.36 Installing : python3-setuptools-53.0.0-12.el9.noarch 15/91 #16 12.38 Installing : libseccomp-2.5.2-2.el9.x86_64 16/91 #16 12.38 Installing : libfdisk-2.37.4-15.el9.x86_64 17/91 #16 12.39 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 18/91 #16 12.40 Installing : cracklib-2.9.6-27.el9.x86_64 19/91 #13 38.05 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... #13 38.06 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 38.16 Selecting previously unselected package libhtml-form-perl. #13 38.16 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... #13 38.17 Unpacking libhtml-form-perl (6.07-1) ... #13 38.20 Selecting previously unselected package libhtml-format-perl. #13 38.20 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... #13 38.20 Unpacking libhtml-format-perl (2.12-1.1) ... #13 38.23 Selecting previously unselected package libhtml-html5-entities-perl. #13 38.23 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 38.24 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 38.27 Selecting previously unselected package libhttp-daemon-perl. #13 38.27 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 38.27 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 38.30 Selecting previously unselected package libio-sessiondata-perl. #13 38.30 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 38.30 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 38.34 Selecting previously unselected package libipc-run3-perl. #13 38.34 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ... #13 38.34 Unpacking libipc-run3-perl (0.048-2) ... #13 38.37 Selecting previously unselected package libtypes-serialiser-perl. #13 35.79 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ... #13 35.79 Unpacking libsoap-lite-perl (1.27-1) ... #13 35.84 Selecting previously unselected package libsort-key-perl. #13 35.85 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ... #13 35.85 Unpacking libsort-key-perl (1.33-2+b3) ... #13 35.88 Selecting previously unselected package libstring-copyright-perl. #13 35.88 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #13 35.89 Unpacking libstring-copyright-perl (0.003006-1) ... #13 35.91 Selecting previously unselected package libstring-escape-perl. #13 35.92 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #13 35.92 Unpacking libstring-escape-perl (2010.002-2) ... #13 35.95 Selecting previously unselected package libstring-shellquote-perl. #13 35.95 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #13 35.96 Unpacking libstring-shellquote-perl (1.04-1) ... #13 35.99 Selecting previously unselected package libsys-cpuaffinity-perl:arm64. #13 35.99 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ... #13 35.99 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #13 36.03 Selecting previously unselected package libterm-readkey-perl. #13 36.03 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ... #13 36.03 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 36.06 Selecting previously unselected package libtext-levenshteinxs-perl. #13 36.07 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ... #13 36.07 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 36.10 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #14 35.56 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ... #14 35.57 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 35.60 Selecting previously unselected package libtest-fatal-perl. #14 35.60 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ... #14 35.60 Unpacking libtest-fatal-perl (0.014-1) ... #14 35.63 Selecting previously unselected package libtest-refcount-perl. #14 35.64 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ... #14 35.64 Unpacking libtest-refcount-perl (0.10-1) ... #14 35.67 Selecting previously unselected package libtext-levenshtein-perl. #14 35.67 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ... #14 35.68 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 35.71 Selecting previously unselected package libtype-tiny-xs-perl. #14 35.71 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #14 35.72 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 35.75 Selecting previously unselected package libunicode-utf8-perl. #14 35.75 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #14 35.76 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 35.79 Selecting previously unselected package libxml-namespacesupport-perl. #14 35.79 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 35.80 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 35.83 Selecting previously unselected package libxml-sax-base-perl. #14 35.83 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ... #14 35.83 Unpacking libxml-sax-base-perl (1.09-1) ... #14 35.91 Selecting previously unselected package libxml-sax-perl. #13 39.02 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ... #13 39.02 Unpacking strace (4.26-0.2) ... #13 39.08 Selecting previously unselected package unzip. #13 39.09 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ... #13 39.09 Unpacking unzip (6.0-23+deb10u3) ... #13 39.13 Selecting previously unselected package xauth. #13 39.14 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ... #13 39.14 Unpacking xauth (1:1.0.10-1) ... #13 39.19 Selecting previously unselected package xdg-user-dirs. #13 39.19 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ... #13 39.20 Unpacking xdg-user-dirs (0.17-2) ... #13 33.93 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #13 33.93 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 33.97 Selecting previously unselected package libparams-classify-perl. #13 33.97 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ... #13 33.97 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 34.00 Selecting previously unselected package libmodule-runtime-perl. #13 34.00 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ... #13 34.01 Unpacking libmodule-runtime-perl (0.016-1) ... #13 34.04 Selecting previously unselected package libimport-into-perl. #13 34.05 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ... #13 34.05 Unpacking libimport-into-perl (1.002005-1) ... #13 34.08 Selecting previously unselected package librole-tiny-perl. #13 34.09 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ... #13 34.09 Unpacking librole-tiny-perl (2.002004-1) ... #13 34.12 Selecting previously unselected package libstrictures-perl. #13 34.12 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ... #13 34.13 Unpacking libstrictures-perl (2.000006-1) ... #13 34.16 Selecting previously unselected package libsub-quote-perl. #13 34.16 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ... #13 34.16 Unpacking libsub-quote-perl (2.006006-1) ... #13 34.19 Selecting previously unselected package libmoo-perl. #13 34.19 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ... #13 34.20 Unpacking libmoo-perl (2.004004-1) ... #13 34.23 Selecting previously unselected package libencode-locale-perl. #13 34.23 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ... #13 34.24 Unpacking libencode-locale-perl (1.05-1.1) ... #13 34.27 Selecting previously unselected package libtimedate-perl. #14 40.21 Selecting previously unselected package libubsan1:arm64. #14 40.21 Preparing to unpack .../091-libubsan1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 40.22 Unpacking libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 40.30 Selecting previously unselected package libgcc-9-dev:arm64. #14 40.30 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 40.31 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 40.42 Selecting previously unselected package gcc-9. #13 35.13 Preparing to unpack .../154-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 35.13 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 35.18 Selecting previously unselected package python3-debian. #13 35.19 Preparing to unpack .../155-python3-debian_0.1.49_all.deb ... #13 35.19 Unpacking python3-debian (0.1.49) ... #13 35.24 Selecting previously unselected package libgpgme11:armhf. #13 35.24 Preparing to unpack .../156-libgpgme11_1.18.0-3+b1_armhf.deb ... #13 35.24 Unpacking libgpgme11:armhf (1.18.0-3+b1) ... #13 35.29 Selecting previously unselected package python3-gpg. #13 35.30 Preparing to unpack .../157-python3-gpg_1.18.0-3+b1_armhf.deb ... #13 35.30 Unpacking python3-gpg (1.18.0-3+b1) ... #13 35.36 Selecting previously unselected package python3-xdg. #13 35.36 Preparing to unpack .../158-python3-xdg_0.28-2_all.deb ... #13 35.37 Unpacking python3-xdg (0.28-2) ... #13 35.41 Selecting previously unselected package dput. #13 35.41 Preparing to unpack .../159-dput_1.1.3_all.deb ... #13 35.42 Unpacking dput (1.1.3) ... #13 35.46 Selecting previously unselected package equivs. #13 35.46 Preparing to unpack .../160-equivs_2.3.1_all.deb ... #13 35.46 Unpacking equivs (2.3.1) ... #13 38.28 (95/148): perl-base-2.27-500.fc39.noarch.rpm 365 kB/s | 16 kB 00:00 #13 38.28 (96/148): perl-constant-1.33-501.fc39.noarch.rp 480 kB/s | 22 kB 00:00 #13 38.29 (97/148): perl-if-0.61.000-500.fc39.noarch.rpm 1.8 MB/s | 14 kB 00:00 #13 38.29 (98/148): perl-interpreter-5.38.0-500.fc39.x86_ 12 MB/s | 72 kB 00:00 #13 38.29 (99/148): perl-libnet-3.15-501.fc39.noarch.rpm 13 MB/s | 129 kB 00:00 #13 38.30 (100/148): perl-locale-1.10-500.fc39.noarch.rpm 1.8 MB/s | 14 kB 00:00 #13 38.30 (101/148): perl-mro-1.28-500.fc39.x86_64.rpm 4.9 MB/s | 29 kB 00:00 #13 38.31 (102/148): perl-overload-1.37-500.fc39.noarch.r 6.9 MB/s | 46 kB 00:00 #13 38.31 (103/148): perl-overloading-0.02-500.fc39.noarc 2.0 MB/s | 13 kB 00:00 #13 38.31 (104/148): perl-parent-0.241-500.fc39.noarch.rp 2.4 MB/s | 14 kB 00:00 #13 38.34 (105/148): perl-podlators-5.01-500.fc39.noarch. 4.7 MB/s | 125 kB 00:00 #13 38.38 (106/148): perl-libs-5.38.0-500.fc39.x86_64.rpm 27 MB/s | 2.3 MB 00:00 #13 38.38 (107/148): perl-srpm-macros-1-51.fc39.noarch.rp 124 kB/s | 8.0 kB 00:00 #13 38.38 (108/148): perl-vars-1.05-500.fc39.noarch.rpm 297 kB/s | 13 kB 00:00 #13 38.38 (109/148): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 2.9 MB/s | 14 kB 00:00 #13 38.39 (110/148): pkgconf-1.9.5-2.fc39.x86_64.rpm 5.1 MB/s | 42 kB 00:00 #13 38.39 (111/148): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 1.2 MB/s | 9.6 kB 00:00 #13 38.39 (112/148): pyproject-srpm-macros-1.9.0-2.fc39.n 1.7 MB/s | 14 kB 00:00 #13 38.40 (113/148): python-systemd-doc-235-5.fc39.x86_64 11 MB/s | 75 kB 00:00 #13 38.40 (114/148): python3-construct-2.10.68-6.fc39.noa 14 MB/s | 146 kB 00:00 #13 38.43 (115/148): python3-dbus-1.3.2-4.fc39.x86_64.rpm 4.5 MB/s | 157 kB 00:00 #13 38.46 (116/148): python3-dateutil-2.8.2-10.fc39.noarc 5.5 MB/s | 355 kB 00:00 #13 38.46 (117/148): python3-distro-1.8.0-6.fc39.noarch.r 839 kB/s | 49 kB 00:00 #13 38.48 (118/148): python3-dnf-plugins-core-4.4.2-1.fc3 5.5 MB/s | 293 kB 00:00 #13 38.49 (119/148): python3-enchant-3.2.2-10.fc39.noarch 3.5 MB/s | 101 kB 00:00 #13 38.49 (120/148): python3-file-magic-5.44-5.fc39.noarc 647 kB/s | 20 kB 00:00 #13 38.49 (121/148): python3-pybeam-0.7-7.fc39.noarch.rpm 3.8 MB/s | 31 kB 00:00 #13 38.50 (122/148): python3-six-1.16.0-12.fc39.noarch.rp 7.4 MB/s | 41 kB 00:00 #13 38.50 (123/148): python3-pyxdg-0.27-9.fc39.noarch.rpm 14 MB/s | 130 kB 00:00 #13 38.50 (124/148): python3-systemd-235-5.fc39.x86_64.rp 12 MB/s | 107 kB 00:00 #13 38.51 (125/148): python3-tomli-w-1.0.0-9.fc39.noarch. 2.4 MB/s | 21 kB 00:00 #13 38.51 (126/148): qt5-srpm-macros-5.15.10-2.fc39.noarc 1.7 MB/s | 8.3 kB 00:00 #13 38.51 (127/148): rpmautospec-rpm-macros-0.3.5-4.fc39. 2.1 MB/s | 8.8 kB 00:00 #13 38.52 (128/148): redhat-rpm-config-262-1.fc39.noarch. 8.4 MB/s | 84 kB 00:00 #13 38.55 (129/148): python3-zstandard-0.21.0-3.fc39.x86_ 9.5 MB/s | 486 kB 00:00 #13 38.58 (130/148): rpmlint-2.4.0-10.fc39.noarch.rpm 4.5 MB/s | 322 kB 00:00 #13 38.59 (131/148): rust-srpm-macros-24-5.fc39.noarch.rp 180 kB/s | 12 kB 00:00 #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s #13 37.90 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u2_amd64.deb ... #13 37.90 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u2) ... #13 38.02 Selecting previously unselected package libmailutils5:amd64. #13 38.02 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ... #13 38.02 Unpacking libmailutils5:amd64 (1:3.5-4) ... #13 38.10 Selecting previously unselected package libmime-tools-perl. #13 38.10 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ... #13 38.10 Unpacking libmime-tools-perl (5.509-1) ... #13 38.14 Selecting previously unselected package libnet-dns-sec-perl. #13 37.96 Selecting previously unselected package liblist-someutils-xs-perl:amd64. #13 37.96 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_amd64.deb ... #13 37.96 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ... #13 37.99 Selecting previously unselected package liblist-utilsby-perl. #13 37.99 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ... #13 37.99 Unpacking liblist-utilsby-perl (0.12-2) ... #13 38.02 Selecting previously unselected package libltdl7:amd64. #13 38.02 Preparing to unpack .../306-libltdl7_2.4.7-5_amd64.deb ... #13 38.02 Unpacking libltdl7:amd64 (2.4.7-5) ... #13 38.05 Selecting previously unselected package libltdl-dev:amd64. #13 38.06 Preparing to unpack .../307-libltdl-dev_2.4.7-5_amd64.deb ... #13 38.06 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #13 38.10 Selecting previously unselected package liblz1:amd64. #13 38.10 Preparing to unpack .../308-liblz1_1.13-5_amd64.deb ... #13 38.11 Unpacking liblz1:amd64 (1.13-5) ... #13 38.14 Selecting previously unselected package liblzo2-2:amd64. #13 38.14 Preparing to unpack .../309-liblzo2-2_2.10-2_amd64.deb ... #13 38.15 Unpacking liblzo2-2:amd64 (2.10-2) ... #13 38.17 Selecting previously unselected package libsys-hostname-long-perl. #13 34.75 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #14 33.66 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B] #14 33.73 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B] #14 33.74 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 33.82 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB] #14 33.85 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB] #14 32.54 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconfig-tiny-perl all 2.28-2 [12.4 kB] #14 32.56 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-util-perl armhf 1.102-2 [20.5 kB] #14 32.59 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-install-perl all 0.929-1 [9764 B] #14 32.61 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-optlist-perl all 0.113-1 [9658 B] #14 32.62 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-perl all 0.989-1 [48.6 kB] #14 32.66 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconst-fast-perl all 0.014-2 [8034 B] #14 32.67 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwant-perl armhf 0.29-2build1 [22.7 kB] #14 32.69 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcontextual-return-perl all 0.004014-4 [53.2 kB] #13 34.46 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 34.47 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 34.50 Selecting previously unselected package libnet-netmask-perl. #13 34.50 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ... #13 34.50 Unpacking libnet-netmask-perl (2.0002-2) ... #13 34.56 Selecting previously unselected package libnetaddr-ip-perl. #13 34.56 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_arm64.deb ... #13 34.57 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 34.60 Selecting previously unselected package libdata-validate-ip-perl. #13 34.61 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ... #13 34.61 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 34.64 Selecting previously unselected package libdata-validate-uri-perl. #13 34.64 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ... #13 34.65 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 34.67 Selecting previously unselected package libdevel-size-perl. #15 31.33 Installing : perl-threads-shared-1.58-2.el8.aarch64 54/88 #15 31.83 Installing : perl-interpreter-4:5.26.3-422.el8.aarch64 55/88 #14 35.33 Selecting previously unselected package libglib2.0-data. #14 35.34 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 35.34 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 35.39 Selecting previously unselected package tzdata. #14 35.39 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... #14 35.39 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... #14 37.85 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ... #14 37.86 Unpacking libref-util-perl (0.204-1) ... #14 37.89 Selecting previously unselected package libref-util-xs-perl. #14 37.89 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ... #14 37.90 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 37.94 Selecting previously unselected package libregexp-pattern-license-perl. #14 37.94 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 37.95 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 37.98 Selecting previously unselected package libregexp-pattern-perl. #14 37.98 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 37.99 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 38.03 Selecting previously unselected package libsasl2-modules:amd64. #14 38.03 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 38.03 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 38.08 Selecting previously unselected package libsereal-decoder-perl. #14 34.89 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ... #14 34.89 Unpacking python3-idna (3.3-1) ... #14 34.93 Selecting previously unselected package python3-nacl. #14 34.93 Preparing to unpack .../358-python3-nacl_1.5.0-2_amd64.deb ... #14 34.93 Unpacking python3-nacl (1.5.0-2) ... #14 34.97 Selecting previously unselected package python3-bcrypt. #14 34.97 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_amd64.deb ... #14 34.98 Unpacking python3-bcrypt (3.2.2-1) ... #14 35.01 Selecting previously unselected package python3-six. #14 35.01 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ... #14 35.02 Unpacking python3-six (1.16.0-4) ... #14 35.05 Selecting previously unselected package python3-paramiko. #14 35.05 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 35.06 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #14 35.10 Selecting previously unselected package python3-urllib3. #14 35.10 Preparing to unpack .../362-python3-urllib3_1.26.12-1_all.deb ... #14 35.11 Unpacking python3-urllib3 (1.26.12-1) ... #14 35.14 Selecting previously unselected package python3-requests. #14 32.86 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 32.88 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdistro-info-perl all 1.1ubuntu0.1 [5610 B] #14 32.89 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB] #14 32.95 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 32.99 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB] #15 28.31 (61/89): perl-Socket-2.027-3.el8.x86_64.rpm 5.9 MB/s | 59 kB 00:00 #15 28.31 (62/89): perl-Storable-3.11-3.el8.x86_64.rpm 9.3 MB/s | 98 kB 00:00 #15 28.31 (63/89): perl-Term-ANSIColor-4.06-396.el8.noarc 5.0 MB/s | 46 kB 00:00 #15 28.32 (64/89): perl-Term-Cap-1.17-395.el8.noarch.rpm 2.5 MB/s | 23 kB 00:00 #15 28.32 (65/89): perl-Text-ParseWords-3.30-395.el8.noar 3.1 MB/s | 18 kB 00:00 #15 28.32 (66/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.9 MB/s | 24 kB 00:00 #15 28.33 (67/89): perl-Time-Local-1.280-1.el8.noarch.rpm 3.9 MB/s | 34 kB 00:00 #15 28.33 (68/89): perl-constant-1.33-396.el8.noarch.rpm 4.3 MB/s | 25 kB 00:00 #15 28.33 (69/89): perl-Unicode-Normalize-1.25-396.el8.x8 7.7 MB/s | 82 kB 00:00 #15 28.34 (70/89): perl-macros-5.26.3-422.el8.x86_64.rpm 13 MB/s | 73 kB 00:00 #15 28.34 (71/89): perl-parent-0.237-1.el8.noarch.rpm 4.8 MB/s | 20 kB 00:00 #15 28.35 (72/89): perl-podlators-4.11-1.el8.noarch.rpm 16 MB/s | 118 kB 00:00 #15 28.36 (73/89): perl-libs-5.26.3-422.el8.x86_64.rpm 44 MB/s | 1.6 MB 00:00 #15 28.37 (74/89): perl-threads-2.21-2.el8.x86_64.rpm 3.8 MB/s | 61 kB 00:00 #15 28.37 (75/89): perl-threads-shared-1.58-2.el8.x86_64. 8.2 MB/s | 48 kB 00:00 #15 28.37 (76/89): pkgconf-1.4.2-1.el8.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #15 28.38 (77/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm 3.4 MB/s | 17 kB 00:00 #15 28.38 (78/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 2.9 MB/s | 15 kB 00:00 #15 28.38 (79/89): python-rpm-macros-3-45.el8.noarch.rpm 3.3 MB/s | 16 kB 00:00 #15 28.38 (80/89): python-srpm-macros-3-45.el8.noarch.rpm 2.8 MB/s | 16 kB 00:00 #15 28.39 (81/89): python3-dbus-1.2.4-15.el8.x86_64.rpm 17 MB/s | 134 kB 00:00 #15 28.40 (82/89): python3-dateutil-2.6.1-6.el8.noarch.rp 15 MB/s | 251 kB 00:00 #15 28.41 (83/89): python3-dnf-plugins-core-4.0.21-23.el8 21 MB/s | 279 kB 00:00 #15 28.41 (84/89): python3-rpm-macros-3-45.el8.noarch.rpm 1.4 MB/s | 15 kB 00:00 #15 28.41 (85/89): python3-six-1.11.0-8.el8.noarch.rpm 6.2 MB/s | 38 kB 00:00 #15 28.42 (86/89): redhat-rpm-config-131-1.el8.noarch.rpm 12 MB/s | 94 kB 00:00 #15 28.42 (87/89): unzip-6.0-46.el8.x86_64.rpm 18 MB/s | 196 kB 00:00 #15 28.43 (88/89): zip-3.0-23.el8.x86_64.rpm 19 MB/s | 270 kB 00:00 #15 28.47 (89/89): perl-interpreter-5.26.3-422.el8.x86_64 44 MB/s | 6.3 MB 00:00 #15 28.47 -------------------------------------------------------------------------------- #15 28.47 Total 21 MB/s | 27 MB 00:01 #14 39.32 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-parser-perl all 1.65-1 [82.7 kB] #14 39.37 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 39.37 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libproc-processtable-perl arm64 0.634-1build2 [36.3 kB] #14 39.38 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre2-10 arm64 20230201-1 [155 kB] #14 39.42 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.0 kB] #13 38.38 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #13 38.38 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 38.42 Selecting previously unselected package libjson-xs-perl. #13 38.42 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ... #13 38.42 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 38.46 Selecting previously unselected package libjson-maybexs-perl. #13 38.46 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ... #13 38.47 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 38.50 Selecting previously unselected package libldap-common. #13 38.51 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 38.51 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 38.55 Selecting previously unselected package liblist-compare-perl. #13 38.56 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ... #13 38.56 Unpacking liblist-compare-perl (0.55-1) ... #13 38.60 Selecting previously unselected package liblist-someutils-perl. #13 38.60 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ... #13 38.61 Unpacking liblist-someutils-perl (0.58-1) ... #13 36.10 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ... #13 36.11 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #13 36.16 Selecting previously unselected package libtext-xslate-perl. #13 36.16 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ... #13 36.17 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 36.21 Selecting previously unselected package libtime-duration-perl. #13 36.21 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ... #13 36.22 Unpacking libtime-duration-perl (1.21-1) ... #13 36.24 Selecting previously unselected package libtime-moment-perl. #13 36.25 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ... #13 36.25 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 36.29 Selecting previously unselected package libtype-tiny-xs-perl. #13 36.29 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ... #13 36.29 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 36.32 Selecting previously unselected package libunicode-utf8-perl. #13 39.30 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 39.32 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 39.33 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ... #13 39.34 Setting up libpipeline1:arm64 (1.5.1-2) ... #13 39.35 Setting up wdiff (1.2.2-2+b1) ... #13 39.37 Setting up lsb-base (10.2019051400) ... #13 39.38 Setting up mysql-common (5.8+1.0.5) ... #13 39.41 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 39.42 Setting up libxau6:arm64 (1:1.0.8-1+b2) ... #13 39.43 Setting up libkeyutils1:arm64 (1.6-6) ... #13 39.44 Setting up libpsl5:arm64 (0.20.2-2) ... #13 39.46 Setting up libgpm2:arm64 (1.20.7-5) ... #13 39.47 Setting up mime-support (3.62) ... #13 39.50 Setting up xdg-user-dirs (0.17-2) ... #13 39.54 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #14 35.91 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 35.92 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 35.96 Selecting previously unselected package libxml-libxml-perl. #14 35.96 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #14 35.96 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 36.02 Selecting previously unselected package libxml-parser-perl. #14 36.03 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ... #14 36.03 Unpacking libxml-parser-perl (2.46-1) ... #14 36.08 Selecting previously unselected package libxml-sax-expat-perl. #14 36.09 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ... #14 36.09 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 36.12 Selecting previously unselected package libxml-writer-perl. #13 34.27 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ... #13 34.27 Unpacking libtimedate-perl (2.3300-2) ... #13 34.32 Selecting previously unselected package libhttp-date-perl. #13 34.32 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ... #13 34.32 Unpacking libhttp-date-perl (6.05-1) ... #13 34.35 Selecting previously unselected package libfile-listing-perl. #13 34.35 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ... #13 34.36 Unpacking libfile-listing-perl (6.14-1) ... #13 34.39 Selecting previously unselected package libhtml-tagset-perl. #13 34.39 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ... #13 34.39 Unpacking libhtml-tagset-perl (3.20-4) ... #13 34.42 Selecting previously unselected package liburi-perl. #13 34.43 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ... #13 34.43 Unpacking liburi-perl (5.08-1) ... #13 34.47 Selecting previously unselected package libhtml-parser-perl. #13 34.47 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #13 34.47 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 34.51 Selecting previously unselected package libhtml-tree-perl. #14 40.43 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 40.43 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #13 35.50 Selecting previously unselected package fonts-dejavu-core. #13 35.50 Preparing to unpack .../161-fonts-dejavu-core_2.37-6_all.deb ... #13 35.51 Unpacking fonts-dejavu-core (2.37-6) ... #13 38.62 (132/148): shared-mime-info-2.2-4.fc39.x86_64.r 5.7 MB/s | 380 kB 00:00 #13 38.66 (133/148): unzip-6.0-62.fc39.x86_64.rpm 2.3 MB/s | 184 kB 00:00 #13 38.67 (134/148): web-assets-filesystem-5-20.fc39.noar 101 kB/s | 7.9 kB 00:00 #13 38.67 (135/148): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 761 kB/s | 37 kB 00:00 #13 38.72 (136/148): xz-5.4.4-1.fc39.x86_64.rpm 11 MB/s | 556 kB 00:00 #13 38.75 (137/148): zstd-1.5.5-4.fc39.x86_64.rpm 5.5 MB/s | 482 kB 00:00 #13 38.76 (138/148): python-srpm-macros-3.12-4.fc39.noarc 631 kB/s | 25 kB 00:00 #13 38.84 (139/148): gdb-minimal-13.2-8.fc39.x86_64.rpm 25 MB/s | 4.2 MB 00:00 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s #12 ... #13 [build-dummy 2/2] RUN mkdir -p /build #13 DONE 0.7s #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #13 38.15 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ... #13 38.15 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 38.18 Selecting previously unselected package libnet-libidn-perl. #13 38.18 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ... #13 38.18 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 38.21 Selecting previously unselected package libnumber-compare-perl. #13 38.21 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ... #13 38.21 Unpacking libnumber-compare-perl (0.03-1) ... #13 38.24 Selecting previously unselected package libnumber-range-perl. #13 38.24 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ... #13 38.24 Unpacking libnumber-range-perl (0.12-1) ... #13 38.27 Selecting previously unselected package libossp-uuid16:amd64. #13 38.27 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ... #13 38.28 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #13 38.30 Selecting previously unselected package libossp-uuid-perl. #13 38.31 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ... #13 38.31 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 38.36 Selecting previously unselected package libpackage-stash-xs-perl. #13 38.37 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ... #13 38.37 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 38.40 Selecting previously unselected package libparse-debianchangelog-perl. #13 38.18 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ... #13 38.18 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 38.20 Selecting previously unselected package libmail-sendmail-perl. #13 38.21 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ... #13 38.21 Unpacking libmail-sendmail-perl (0.80-3) ... #13 38.24 Selecting previously unselected package libnet-smtp-ssl-perl. #13 38.24 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 38.24 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 38.29 Selecting previously unselected package libmailtools-perl. #13 38.29 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ... #13 38.29 Unpacking libmailtools-perl (2.21-2) ... #13 38.33 Selecting previously unselected package libmarkdown2:amd64. #13 38.33 Preparing to unpack .../314-libmarkdown2_2.2.7-2_amd64.deb ... #13 38.34 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #13 38.36 Selecting previously unselected package libmath-base85-perl. #13 38.36 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 38.37 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 38.39 Selecting previously unselected package libmime-tools-perl. #13 35.08 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #13 35.08 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 35.09 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #13 35.09 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 35.09 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 35.09 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #13 35.10 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] #13 35.17 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #14 33.86 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB] #14 34.05 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #14 34.05 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 34.06 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 34.06 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 34.08 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB] #13 34.68 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_arm64.deb ... #13 34.68 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 34.71 Selecting previously unselected package libdistro-info-perl. #13 34.71 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ... #13 34.72 Unpacking libdistro-info-perl (1.5) ... #13 34.74 Selecting previously unselected package libemail-address-xs-perl. #13 34.75 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_arm64.deb ... #13 34.75 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 34.79 Selecting previously unselected package libexporter-tiny-perl. #13 34.80 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ... #13 34.80 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 34.83 Selecting previously unselected package libfcgi-bin. #13 34.83 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_arm64.deb ... #13 34.83 Unpacking libfcgi-bin (2.4.2-2) ... #13 34.86 Selecting previously unselected package libindirect-perl. #13 34.87 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_arm64.deb ... #13 34.87 Unpacking libindirect-perl (0.39-2+b1) ... #13 34.90 Selecting previously unselected package libxs-parse-keyword-perl. #13 34.90 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_arm64.deb ... #13 34.91 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 34.94 Selecting previously unselected package libxs-parse-sublike-perl:arm64. #13 34.94 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_arm64.deb ... #13 34.94 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1+b2) ... #13 34.98 Selecting previously unselected package libobject-pad-perl. #13 34.98 Preparing to unpack .../256-libobject-pad-perl_0.78-1_arm64.deb ... #13 34.98 Unpacking libobject-pad-perl (0.78-1) ... #13 35.02 Selecting previously unselected package libfeature-compat-class-perl. #15 31.86 Installing : libtool-ltdl-2.4.6-25.el8.aarch64 56/88 #15 31.87 Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64 56/88 #15 31.90 Installing : libpkgconf-1.4.2-1.el8.aarch64 57/88 #15 31.91 Installing : pkgconf-1.4.2-1.el8.aarch64 58/88 #15 31.92 Installing : pkgconf-pkg-config-1.4.2-1.el8.aarch64 59/88 #15 31.96 Installing : libbabeltrace-1.5.4-4.el8.aarch64 60/88 #14 35.59 Selecting previously unselected package libicu66:armhf. #14 35.60 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ... #14 35.60 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... #14 38.08 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ... #14 38.09 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 38.12 Selecting previously unselected package libsereal-encoder-perl:amd64. #14 38.12 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ... #14 38.13 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ... #14 38.16 Selecting previously unselected package libset-intspan-perl. #14 38.16 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ... #14 38.17 Unpacking libset-intspan-perl (1.19-2) ... #14 38.20 Selecting previously unselected package libsocket6-perl. #14 38.20 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ... #14 38.21 Unpacking libsocket6-perl (0.29-1build4) ... #14 38.24 Selecting previously unselected package libstring-copyright-perl. #14 38.24 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ... #14 38.24 Unpacking libstring-copyright-perl (0.003012-1) ... #14 38.27 Selecting previously unselected package libstring-escape-perl. #14 38.28 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ... #14 38.28 Unpacking libstring-escape-perl (2010.002-2) ... #14 38.31 Selecting previously unselected package libstring-shellquote-perl. #14 38.31 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ... #14 38.32 Unpacking libstring-shellquote-perl (1.04-1) ... #14 38.35 Selecting previously unselected package libxs-parse-keyword-perl. #14 38.35 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ... #14 38.35 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 38.38 Selecting previously unselected package libsyntax-keyword-try-perl. #14 38.38 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ... #14 38.39 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 38.42 Selecting previously unselected package libterm-readkey-perl. #14 35.15 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ... #14 35.15 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 35.19 Selecting previously unselected package python3-unidiff. #14 35.19 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ... #14 35.20 Unpacking python3-unidiff (0.7.3-1) ... #14 35.23 Selecting previously unselected package equivs. #14 35.23 Preparing to unpack .../365-equivs_2.3.1_all.deb ... #14 35.23 Unpacking equivs (2.3.1) ... #14 35.27 Selecting previously unselected package libauthen-sasl-perl. #14 35.27 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ... #14 35.27 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 35.31 Selecting previously unselected package python3-magic. #14 35.31 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ... #14 35.32 Unpacking python3-magic (2:0.4.26-3) ... #14 35.36 Setting up libksba8:amd64 (1.6.3-2) ... #14 35.38 Setting up media-types (10.0.0) ... #13 40.51 Running transaction check #14 33.01 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 33.02 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB] #14 33.04 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B] #14 33.05 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B] #14 33.06 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 39.82 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #13 38.64 Selecting previously unselected package liblist-someutils-xs-perl. #13 38.64 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... #13 38.65 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 38.68 Selecting previously unselected package liblist-utilsby-perl. #13 38.68 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ... #13 38.69 Unpacking liblist-utilsby-perl (0.11-1) ... #13 38.72 Selecting previously unselected package libltdl7:amd64. #13 38.73 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ... #13 38.73 Unpacking libltdl7:amd64 (2.4.6-15) ... #13 38.77 Selecting previously unselected package libltdl-dev:amd64. #13 38.77 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... #13 38.78 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #13 38.83 Selecting previously unselected package liblzo2-2:amd64. #13 36.33 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ... #13 36.33 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 36.36 Selecting previously unselected package libxdelta2. #13 36.37 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ... #13 36.37 Unpacking libxdelta2 (1.1.3-9.3) ... #13 36.41 Selecting previously unselected package libxext6:arm64. #13 36.41 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ... #13 36.41 Unpacking libxext6:arm64 (2:1.3.3-1.1) ... #13 36.44 Selecting previously unselected package libxml-namespacesupport-perl. #13 36.45 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 36.45 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 36.48 Selecting previously unselected package libxml-sax-base-perl. #13 36.48 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 36.49 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 36.52 Selecting previously unselected package libxml-sax-perl. #13 36.53 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 36.53 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 36.57 Selecting previously unselected package libxml-libxml-perl. #13 29.74 Selecting previously unselected package libxml2:armhf. #13 29.74 Preparing to unpack .../058-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... #13 29.75 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 29.83 Selecting previously unselected package gettext. #13 29.83 Preparing to unpack .../059-gettext_0.21-12_armhf.deb ... #13 29.84 Unpacking gettext (0.21-12) ... #13 29.96 Selecting previously unselected package intltool-debian. #13 29.96 Preparing to unpack .../060-intltool-debian_0.35.0+20060710.6_all.deb ... #13 29.97 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 30.00 Selecting previously unselected package po-debconf. #13 30.00 Preparing to unpack .../061-po-debconf_1.0.21+nmu1_all.deb ... #13 30.01 Unpacking po-debconf (1.0.21+nmu1) ... #13 30.06 Selecting previously unselected package debhelper. #13 30.06 Preparing to unpack .../062-debhelper_13.11.4_all.deb ... #13 30.07 Unpacking debhelper (13.11.4) ... #13 30.16 Selecting previously unselected package libfakeroot:armhf. #13 39.55 Setting up psmisc (23.2-1+deb10u1) ... #13 39.56 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... #13 39.58 Setting up libyaml-0-2:arm64 (0.2.1-1) ... #13 39.59 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ... #13 39.60 No schema files found: doing nothing. #13 39.61 Setting up distro-info-data (0.41+deb10u7) ... #13 39.62 Setting up manpages (4.16-2) ... #13 39.63 Setting up unzip (6.0-23+deb10u3) ... #13 39.66 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... #13 39.67 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 39.70 Setting up binutils-common:arm64 (2.31.1-16) ... #13 39.71 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... #13 39.72 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... #13 39.74 Setting up less (487-0.1+b1) ... #14 36.13 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ... #14 36.13 Unpacking libxml-writer-perl (0.625-1) ... #14 36.16 Selecting previously unselected package libyaml-libyaml-perl. #14 36.17 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #14 36.17 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 36.21 Selecting previously unselected package licensecheck. #14 36.21 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ... #14 36.21 Unpacking licensecheck (3.0.45-1) ... #14 36.25 Selecting previously unselected package libdevel-size-perl. #14 36.25 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ... #14 36.25 Unpacking libdevel-size-perl (0.83-1build1) ... #14 36.29 Selecting previously unselected package t1utils. #14 36.29 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ... #14 36.29 Unpacking t1utils (1.41-3) ... #14 36.34 Selecting previously unselected package lintian. #14 36.34 Preparing to unpack .../328-lintian_2.62.0ubuntu2.2_all.deb ... #14 36.34 Unpacking lintian (2.62.0ubuntu2.2) ... #13 34.51 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ... #13 34.52 Unpacking libhtml-tree-perl (5.07-2) ... #13 34.57 Selecting previously unselected package libio-html-perl. #13 34.57 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ... #13 34.57 Unpacking libio-html-perl (1.004-2) ... #13 34.61 Selecting previously unselected package liblwp-mediatypes-perl. #13 34.61 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 34.61 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 34.64 Selecting previously unselected package libhttp-message-perl. #13 34.64 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ... #13 34.65 Unpacking libhttp-message-perl (6.28-1) ... #13 34.68 Selecting previously unselected package libhttp-cookies-perl. #13 34.68 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ... #13 34.69 Unpacking libhttp-cookies-perl (6.10-1) ... #13 34.72 Selecting previously unselected package libhttp-negotiate-perl. #13 34.72 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ... #13 34.73 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 34.75 Selecting previously unselected package perl-openssl-defaults:armhf. #13 35.65 Selecting previously unselected package fontconfig-config. #13 35.65 Preparing to unpack .../162-fontconfig-config_2.14.1-4_armhf.deb ... #13 35.76 Unpacking fontconfig-config (2.14.1-4) ... #13 35.81 Selecting previously unselected package libcurl3-gnutls:armhf. #13 35.81 Preparing to unpack .../163-libcurl3-gnutls_7.88.1-10+deb12u1_armhf.deb ... #13 35.82 Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ... #13 35.88 Selecting previously unselected package liberror-perl. #13 38.84 (140/148): qt6-srpm-macros-6.5.2-3.fc39.noarch. 111 kB/s | 9.0 kB 00:00 #13 38.84 (141/148): rpm-build-4.19.0-1.fc39.x86_64.rpm 972 kB/s | 78 kB 00:00 #13 38.86 (142/148): rpmlint-fedora-license-data-1.30-1.f 1.5 MB/s | 27 kB 00:00 #13 38.88 (143/148): zip-3.0-39.fc39.x86_64.rpm 5.9 MB/s | 266 kB 00:00 #13 38.89 (144/148): python3-rpm-4.19.0-1.fc39.x86_64.rpm 1.5 MB/s | 69 kB 00:00 #13 38.93 (145/148): rpm-4.19.0-1.fc39.x86_64.rpm 7.7 MB/s | 538 kB 00:00 #13 38.93 (146/148): rpm-build-libs-4.19.0-1.fc39.x86_64. 2.1 MB/s | 96 kB 00:00 #13 38.96 (147/148): rpm-libs-4.19.0-1.fc39.x86_64.rpm 10 MB/s | 312 kB 00:00 #13 38.96 (148/148): rpm-sign-libs-4.19.0-1.fc39.x86_64.r 784 kB/s | 26 kB 00:00 #13 38.96 -------------------------------------------------------------------------------- #13 38.96 Total 13 MB/s | 32 MB 00:02 #16 12.48 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 20/91 #16 13.08 Installing : llvm-libs-16.0.6-4.el9.x86_64 21/91 #16 13.09 Installing : python3-distro-1.5.0-7.el9.noarch 22/91 #13 38.40 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 38.40 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 38.43 Selecting previously unselected package libtext-glob-perl. #13 38.43 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ... #13 38.44 Unpacking libtext-glob-perl (0.10-1) ... #13 38.46 Selecting previously unselected package libpath-iterator-rule-perl. #13 38.46 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 38.47 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 38.50 Selecting previously unselected package libperlio-gzip-perl. #13 38.50 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ... #13 38.50 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 38.53 Selecting previously unselected package libpod-constants-perl. #13 38.53 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ... #13 38.53 Unpacking libpod-constants-perl (0.19-1) ... #13 38.56 Selecting previously unselected package libreadonly-perl. #13 38.56 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ... #13 38.56 Unpacking libreadonly-perl (2.050-1) ... #13 38.59 Selecting previously unselected package libref-util-perl. #13 38.59 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ... #13 38.59 Unpacking libref-util-perl (0.204-1) ... #13 38.62 Selecting previously unselected package libref-util-xs-perl. #13 38.62 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ... #13 38.62 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 38.65 Selecting previously unselected package libregexp-pattern-license-perl. #13 38.65 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 38.66 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 38.68 Selecting previously unselected package libsasl2-modules:amd64. #13 38.69 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 38.69 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 38.72 Selecting previously unselected package libsereal-decoder-perl. #13 38.39 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ... #13 38.40 Unpacking libmime-tools-perl (5.510-1) ... #13 38.44 Selecting previously unselected package libmldbm-perl. #13 38.44 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ... #13 38.44 Unpacking libmldbm-perl (2.05-4) ... #13 38.47 Selecting previously unselected package libmoox-aliases-perl. #13 38.47 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ... #13 38.48 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 38.50 Selecting previously unselected package libmouse-perl. #13 38.51 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_amd64.deb ... #13 38.51 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 38.55 Selecting previously unselected package libpackage-stash-xs-perl:amd64. #13 38.55 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ... #13 38.55 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ... #13 38.58 Selecting previously unselected package libpath-iterator-rule-perl. #13 38.58 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 38.58 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 38.61 Selecting previously unselected package libperlio-gzip-perl. #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done #13 35.18 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #13 35.24 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 35.24 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 35.24 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 35.27 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #13 35.32 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #13 35.32 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2+deb11u1 [324 kB] #13 35.32 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] #13 35.34 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #13 35.40 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #13 35.42 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [306 kB] #13 35.02 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ... #13 35.02 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 35.05 Selecting previously unselected package libsyntax-keyword-try-perl. #13 35.06 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_arm64.deb ... #13 35.06 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 35.09 Selecting previously unselected package libfeature-compat-try-perl. #13 35.09 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ... #13 35.10 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 35.12 Selecting previously unselected package libipc-system-simple-perl. #13 35.13 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ... #13 35.13 Unpacking libipc-system-simple-perl (1.30-2) ... #13 35.16 Selecting previously unselected package libfile-basedir-perl. #13 35.16 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ... #13 35.17 Unpacking libfile-basedir-perl (0.09-2) ... #13 35.20 Selecting previously unselected package libfile-chdir-perl. #13 35.20 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 35.20 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 35.23 Selecting previously unselected package libfile-fcntllock-perl. #15 31.97 Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64 60/88 #15 32.27 Installing : glibc-gconv-extra-2.28-236.el8.1.aarch64 61/88 #15 32.29 Running scriptlet: glibc-gconv-extra-2.28-236.el8.1.aarch64 61/88 #15 32.30 Installing : emacs-filesystem-1:26.1-11.el8.noarch 62/88 #15 32.32 Installing : desktop-file-utils-0.26-1.el8.aarch64 63/88 #15 32.34 Installing : elfutils-debuginfod-client-0.189-3.el8.aarch64 64/88 #14 38.42 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ... #14 38.42 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 38.45 Selecting previously unselected package libtext-levenshteinxs-perl. #14 38.46 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ... #14 38.46 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 38.50 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #14 38.51 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ... #14 38.51 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #14 38.54 Selecting previously unselected package libtext-xslate-perl:amd64. #14 38.54 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ... #14 38.55 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ... #14 38.59 Selecting previously unselected package libtime-duration-perl. #14 38.59 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ... #14 38.59 Unpacking libtime-duration-perl (1.21-1) ... #14 38.62 Selecting previously unselected package libtime-moment-perl. #14 38.62 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ... #14 38.63 Unpacking libtime-moment-perl (0.44-1build6) ... #14 38.66 Selecting previously unselected package libtype-tiny-xs-perl. #14 35.39 Setting up libpipeline1:amd64 (1.5.7-1) ... #14 35.41 Setting up wdiff (1.2.2-5) ... #14 35.42 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 35.43 Setting up libkeyutils1:amd64 (1.6.3-2) ... #14 35.44 Setting up lto-disabled-list (39) ... #14 35.45 Setting up libpsl5:amd64 (0.21.2-1) ... #14 35.47 Setting up libsodium23:amd64 (1.0.18-1build2) ... #14 35.48 Setting up libicu72:amd64 (72.1-3ubuntu2) ... #14 35.49 Setting up liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 35.50 Setting up bsdextrautils (2.38.1-4ubuntu1) ... #14 35.51 Setting up libre2-10:amd64 (20230201-1) ... #14 35.52 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 35.53 Setting up libtext-glob-perl (0.11-3) ... #14 35.55 Setting up libmagic-mgc (1:5.44-3) ... #14 35.56 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #14 35.57 Setting up distro-info-data (0.57ubuntu0.1) ... #14 35.61 Setting up manpages (6.03-1) ... #13 40.62 Transaction check succeeded. #13 40.62 Running transaction test #14 33.47 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB] #14 33.54 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB] #21 10.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. #21 10.35 Preparing to unpack .../5-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #21 10.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #14 33.12 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcpanel-json-xs-perl armhf 4.32-1build1 [114 kB] #14 39.97 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-perl all 0.204-2 [15.1 kB] #14 39.99 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-xs-perl arm64 0.117-2build1 [12.4 kB] #14 40.01 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB] #16 4.436 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 4.461 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 4.473 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 4.474 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed. #16 4.474 Package libarchive-3.5.3-4.el9.aarch64 is already installed. #16 4.474 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed. #16 4.475 Package tar-2:1.34-6.el9.aarch64 is already installed. #16 4.487 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 4.584 Dependencies resolved. #16 4.592 ================================================================================ #16 4.592 Package Arch Version Repo Size #16 4.592 ================================================================================ #16 4.592 Installing: #16 4.592 cmake aarch64 3.20.2-8.el9 appstream 6.2 M #16 4.592 device-mapper-devel aarch64 9:1.02.195-3.el9 crb 43 k #16 4.592 gcc aarch64 11.4.1-2.1.el9 appstream 30 M #16 4.592 git aarch64 2.39.3-1.el9 appstream 62 k #16 4.592 glibc-static aarch64 2.34-82.el9 crb 1.4 M #16 4.592 libseccomp-devel aarch64 2.5.2-2.el9 appstream 59 k #16 4.592 libselinux-devel aarch64 3.5-1.el9 appstream 160 k #16 4.592 libtool aarch64 2.4.6-45.el9 appstream 582 k #16 4.592 libtool-ltdl-devel aarch64 2.4.6-45.el9 crb 161 k #16 4.592 make aarch64 1:4.3-7.el9 baseos 535 k #16 4.592 selinux-policy-devel noarch 38.1.23-1.el9 appstream 1.2 M #16 4.592 systemd aarch64 252-18.el9 baseos 3.7 M #16 4.592 systemd-devel aarch64 252-18.el9 appstream 483 k #16 4.592 which aarch64 2.21-29.el9 baseos 41 k #16 4.592 Installing dependencies: #16 4.592 acl aarch64 2.3.1-3.el9 baseos 73 k #16 4.592 annobin aarch64 12.12-1.el9 appstream 977 k #16 4.592 autoconf noarch 2.69-38.el9 appstream 681 k #16 4.592 automake noarch 1.16.2-8.el9 appstream 689 k #16 4.592 checkpolicy aarch64 3.5-1.el9 appstream 341 k #16 4.592 cmake-data noarch 3.20.2-8.el9 appstream 2.1 M #16 4.592 cmake-filesystem aarch64 3.20.2-8.el9 appstream 19 k #16 4.592 cmake-rpm-macros noarch 3.20.2-8.el9 appstream 12 k #16 4.592 cpp aarch64 11.4.1-2.1.el9 appstream 10 M #16 4.592 cracklib aarch64 2.9.6-27.el9 baseos 95 k #16 4.592 cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M #16 4.592 dbus aarch64 1:1.12.20-8.el9 baseos 3.7 k #16 4.592 dbus-broker aarch64 28-7.el9 baseos 166 k #16 4.592 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k #16 4.592 device-mapper aarch64 9:1.02.195-3.el9 baseos 138 k #16 4.592 device-mapper-libs aarch64 9:1.02.195-3.el9 baseos 172 k #16 4.592 gcc-plugin-annobin aarch64 11.4.1-2.1.el9 appstream 49 k #16 4.592 git-core aarch64 2.39.3-1.el9 appstream 4.3 M #16 4.592 git-core-doc noarch 2.39.3-1.el9 appstream 2.9 M #16 4.592 glibc-devel aarch64 2.34-82.el9 appstream 462 k #16 4.592 kernel-headers aarch64 5.14.0-366.el9 appstream 6.4 M #16 4.592 kmod-libs aarch64 28-9.el9 baseos 62 k #16 4.592 libasan aarch64 11.4.1-2.1.el9 appstream 414 k #16 4.592 libatomic aarch64 11.4.1-2.1.el9 baseos 39 k #16 4.592 libcbor aarch64 0.7.0-5.el9 baseos 56 k #16 4.592 libdb aarch64 5.3.28-53.el9 baseos 712 k #16 4.592 libeconf aarch64 0.4.1-3.el9 baseos 26 k #16 4.592 libedit aarch64 3.1-38.20210216cvs.el9 baseos 103 k #16 4.592 libfdisk aarch64 2.37.4-15.el9 baseos 149 k #16 4.592 libfido2 aarch64 1.13.0-1.el9 baseos 96 k #16 4.592 libmpc aarch64 1.2.1-4.el9 appstream 63 k #16 4.592 libpwquality aarch64 1.4.4-8.el9 baseos 119 k #16 4.592 libseccomp aarch64 2.5.2-2.el9 baseos 72 k #16 4.592 libselinux-utils aarch64 3.5-1.el9 baseos 183 k #16 4.592 libsepol-devel aarch64 3.5-1.el9 appstream 48 k #16 4.592 libtool-ltdl aarch64 2.4.6-45.el9 appstream 37 k #16 4.592 libubsan aarch64 11.4.1-2.1.el9 appstream 188 k #16 4.592 libutempter aarch64 1.2.1-6.el9 baseos 27 k #16 4.592 libuv aarch64 1:1.42.0-1.el9 appstream 146 k #16 4.592 libxcrypt-devel aarch64 4.4.18-3.el9 appstream 29 k #16 4.592 libxcrypt-static aarch64 4.4.18-3.el9 crb 108 k #16 4.592 llvm-libs aarch64 16.0.6-4.el9 appstream 23 M #16 4.592 m4 aarch64 1.4.19-1.el9 appstream 297 k #16 4.592 openssh aarch64 8.7p1-34.el9 baseos 452 k #16 4.592 openssh-clients aarch64 8.7p1-34.el9 baseos 688 k #16 4.592 openssl aarch64 1:3.0.7-24.el9 baseos 1.2 M #16 4.592 pam aarch64 1.5.1-15.el9 baseos 620 k #16 4.592 pcre2-devel aarch64 10.40-2.el9 appstream 515 k #16 4.592 pcre2-utf16 aarch64 10.40-2.el9 appstream 199 k #16 4.592 pcre2-utf32 aarch64 10.40-2.el9 appstream 190 k #16 4.592 perl-DynaLoader aarch64 1.47-480.el9 appstream 27 k #16 4.592 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #16 4.592 perl-File-Compare noarch 1.100.600-480.el9 appstream 14 k #16 4.592 perl-File-Copy noarch 2.34-480.el9 appstream 21 k #16 4.592 perl-File-Find noarch 1.37-480.el9 appstream 27 k #16 4.592 perl-Git noarch 2.39.3-1.el9 appstream 38 k #16 4.592 perl-TermReadKey aarch64 2.38-11.el9 appstream 36 k #16 4.592 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #16 4.592 perl-lib aarch64 0.65-480.el9 appstream 16 k #16 4.592 perl-threads aarch64 1:2.25-460.el9 appstream 57 k #16 4.592 perl-threads-shared aarch64 1.61-460.el9 appstream 44 k #16 4.592 policycoreutils aarch64 3.5-2.el9 baseos 238 k #16 4.592 policycoreutils-devel aarch64 3.5-2.el9 appstream 143 k #16 4.592 policycoreutils-python-utils noarch 3.5-2.el9 appstream 78 k #16 4.592 python3-audit aarch64 3.0.7-104.el9 appstream 83 k #16 4.592 python3-distro noarch 1.5.0-7.el9 baseos 37 k #16 4.592 python3-libselinux aarch64 3.5-1.el9 appstream 183 k #16 4.592 python3-libsemanage aarch64 3.5-2.el9 appstream 79 k #16 4.592 python3-policycoreutils noarch 3.5-2.el9 appstream 2.1 M #16 4.592 python3-setools aarch64 4.4.3-1.el9 baseos 594 k #16 4.592 python3-setuptools noarch 53.0.0-12.el9 baseos 944 k #16 4.592 rpm-plugin-selinux aarch64 4.16.1.3-25.el9 baseos 17 k #16 4.592 selinux-policy noarch 38.1.23-1.el9 baseos 57 k #16 4.592 selinux-policy-targeted noarch 38.1.23-1.el9 baseos 6.5 M #16 4.592 systemd-pam aarch64 252-18.el9 baseos 252 k #16 4.592 systemd-rpm-macros noarch 252-18.el9 baseos 51 k #16 4.592 util-linux aarch64 2.37.4-15.el9 baseos 2.2 M #16 4.592 util-linux-core aarch64 2.37.4-15.el9 baseos 431 k #16 4.592 vim-filesystem noarch 2:8.2.2637-20.el9 baseos 18 k #16 4.592 #16 4.592 Transaction Summary #16 4.592 ================================================================================ #16 4.592 Install 93 Packages #16 4.592 #16 4.598 Total download size: 121 M #16 4.598 Installed size: 424 M #16 4.599 Downloading Packages: #13 38.83 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... #13 38.84 Unpacking liblzo2-2:amd64 (2.10-2) ... #13 38.88 Selecting previously unselected package libsys-hostname-long-perl. #13 38.88 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... #13 38.88 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 38.91 Selecting previously unselected package libmail-sendmail-perl. #13 38.91 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 38.92 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 38.95 Selecting previously unselected package libnet-smtp-ssl-perl. #13 38.96 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 38.96 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 38.99 Selecting previously unselected package libmailtools-perl. #13 38.99 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... #13 39.00 Unpacking libmailtools-perl (2.21-1) ... #13 39.05 Selecting previously unselected package libmarkdown2:amd64. #13 39.05 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... #13 39.05 Unpacking libmarkdown2:amd64 (2.2.6-1) ... #13 39.09 Selecting previously unselected package libmime-tools-perl. #13 36.57 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ... #13 36.57 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 36.63 Selecting previously unselected package libxml-sax-expat-perl. #13 36.63 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ... #13 36.68 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 36.71 Selecting previously unselected package libxmlrpc-lite-perl. #13 36.71 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 36.71 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 36.75 Selecting previously unselected package libxmuu1:arm64. #13 36.75 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #13 36.75 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 36.79 Selecting previously unselected package libyaml-0-2:arm64. #13 36.79 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ... #13 36.79 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #13 36.82 Selecting previously unselected package libyaml-libyaml-perl. #13 36.83 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ... #13 36.83 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 36.86 Selecting previously unselected package licensecheck. #13 36.87 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... #13 36.87 Unpacking licensecheck (3.1.1-2) ... #13 36.90 Selecting previously unselected package lzip. #13 39.84 Setting up perl-openssl-defaults:arm64 (3) ... #13 39.85 Setting up linux-libc-dev:arm64 (4.19.289-2) ... #13 39.86 Setting up gettext-base (0.19.8.1-9) ... #13 39.87 Setting up liblzo2-2:arm64 (2.10-0.1) ... #13 39.88 Setting up libnpth0:arm64 (1.6-1) ... #13 39.90 Setting up krb5-locales (1.17-3+deb10u5) ... #13 39.91 Setting up file (1:5.35-4+deb10u2) ... #13 39.92 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #13 39.93 Setting up libassuan0:arm64 (2.5.2-1) ... #13 39.94 Setting up libgomp1:arm64 (8.3.0-6) ... #13 39.96 Setting up libapt-inst2.0:arm64 (1.8.2.3) ... #13 39.97 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 39.98 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 40.00 Setting up libicu63:arm64 (63.1-6+deb10u3) ... #13 40.01 Setting up libfakeroot:arm64 (1.23-1) ... #13 40.03 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ... #13 40.04 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 40.05 Setting up fakeroot (1.23-1) ... #13 40.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 40.10 Setting up mariadb-common (1:10.3.39-0+deb10u1) ... #13 40.12 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 40.13 Setting up libasan5:arm64 (8.3.0-6) ... #13 30.16 Preparing to unpack .../063-libfakeroot_1.31-1.2_armhf.deb ... #13 30.17 Unpacking libfakeroot:armhf (1.31-1.2) ... #13 30.23 Selecting previously unselected package fakeroot. #13 30.23 Preparing to unpack .../064-fakeroot_1.31-1.2_armhf.deb ... #13 30.23 Unpacking fakeroot (1.31-1.2) ... #13 30.27 Selecting previously unselected package libfile-dirlist-perl. #13 30.27 Preparing to unpack .../065-libfile-dirlist-perl_0.05-3_all.deb ... #13 30.28 Unpacking libfile-dirlist-perl (0.05-3) ... #13 30.31 Selecting previously unselected package libfile-which-perl. #13 30.31 Preparing to unpack .../066-libfile-which-perl_1.27-2_all.deb ... #13 30.32 Unpacking libfile-which-perl (1.27-2) ... #13 30.35 Selecting previously unselected package libfile-homedir-perl. #13 30.36 Preparing to unpack .../067-libfile-homedir-perl_1.006-2_all.deb ... #13 30.36 Unpacking libfile-homedir-perl (1.006-2) ... #13 30.40 Selecting previously unselected package libfile-touch-perl. #14 36.59 Selecting previously unselected package manpages-dev. #14 36.59 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ... #14 36.60 Unpacking manpages-dev (5.05-1) ... #13 34.75 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ... #13 34.76 Unpacking perl-openssl-defaults:armhf (5) ... #13 34.79 Selecting previously unselected package libnet-ssleay-perl. #13 34.79 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #13 34.80 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 34.87 Selecting previously unselected package libio-socket-ssl-perl. #13 34.87 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ... #13 34.88 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 34.93 Selecting previously unselected package libnet-http-perl. #13 34.93 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ... #13 34.93 Unpacking libnet-http-perl (6.20-1) ... #13 34.96 Selecting previously unselected package liblwp-protocol-https-perl. #13 34.97 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 34.97 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 35.00 Selecting previously unselected package libtry-tiny-perl. #13 35.88 Preparing to unpack .../164-liberror-perl_0.17029-2_all.deb ... #13 35.88 Unpacking liberror-perl (0.17029-2) ... #13 35.96 Selecting previously unselected package git-man. #13 35.96 Preparing to unpack .../165-git-man_1%3a2.39.2-1.1_all.deb ... #13 35.96 Unpacking git-man (1:2.39.2-1.1) ... #13 36.10 Selecting previously unselected package git. #13 36.11 Preparing to unpack .../166-git_1%3a2.39.2-1.1_armhf.deb ... #13 36.12 Unpacking git (1:2.39.2-1.1) ... #16 13.12 Installing : python3-setools-4.4.3-1.el9.x86_64 23/91 #16 13.32 Installing : cpp-11.4.1-2.1.el9.x86_64 24/91 #16 13.33 Installing : perl-threads-shared-1.61-460.el9.x86_64 25/91 #16 13.33 Installing : perl-Thread-Queue-3.14-460.el9.noarch 26/91 #16 13.36 Installing : automake-1.16.2-8.el9.noarch 27/91 #16 13.37 Installing : python3-libsemanage-3.5-2.el9.x86_64 28/91 #16 13.37 Installing : perl-TermReadKey-2.38-11.el9.x86_64 29/91 #16 13.38 Installing : python3-audit-3.0.7-104.el9.x86_64 30/91 #16 13.39 Installing : perl-lib-0.65-480.el9.x86_64 31/91 #16 13.39 Installing : perl-Error-1:0.17029-7.el9.noarch 32/91 #16 13.40 Installing : pcre2-utf32-10.40-2.el9.x86_64 33/91 #16 13.41 Installing : pcre2-utf16-10.40-2.el9.x86_64 34/91 #13 38.72 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ... #13 38.73 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 38.76 Selecting previously unselected package libsereal-encoder-perl. #13 38.76 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ... #13 38.76 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 38.79 Selecting previously unselected package libsereal-perl. #13 38.80 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ... #13 38.80 Unpacking libsereal-perl (4.005-1) ... #13 38.82 Selecting previously unselected package libtask-weaken-perl. #13 38.83 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ... #13 38.83 Unpacking libtask-weaken-perl (1.06-1) ... #13 38.85 Selecting previously unselected package libxml-parser-perl. #13 38.86 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ... #13 38.86 Unpacking libxml-parser-perl (2.44-4) ... #13 38.90 Selecting previously unselected package libsoap-lite-perl. #13 38.91 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ... #13 38.91 Unpacking libsoap-lite-perl (1.27-1) ... #13 38.96 Selecting previously unselected package libsort-key-perl. #14 40.93 Selecting previously unselected package gcc. #14 40.93 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 40.93 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 41.00 Selecting previously unselected package libstdc++-9-dev:arm64. #14 41.00 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 41.01 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #13 38.61 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #13 38.61 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 38.67 Selecting previously unselected package libperlio-utf8-strict-perl. #13 38.67 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_amd64.deb ... #13 38.67 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 38.70 Selecting previously unselected package libpod-parser-perl. #13 38.70 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ... #13 38.71 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 38.73 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 38.73 Unpacking libpod-parser-perl (1.65-1) ... #13 38.76 Selecting previously unselected package libpod-constants-perl. #13 38.76 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ... #13 38.77 Unpacking libpod-constants-perl (0.19-2) ... #13 38.79 Selecting previously unselected package libproc-processtable-perl:amd64. #13 38.80 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_amd64.deb ... #13 38.80 Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ... #13 38.86 Selecting previously unselected package libre2-9:amd64. #13 35.43 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #13 35.45 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 35.53 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [4704 kB] #13 35.23 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_arm64.deb ... #13 35.24 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 35.27 Selecting previously unselected package libnumber-compare-perl. #13 35.27 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ... #13 35.27 Unpacking libnumber-compare-perl (0.03-3) ... #13 35.30 Selecting previously unselected package libtext-glob-perl. #13 35.31 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ... #13 35.31 Unpacking libtext-glob-perl (0.11-3) ... #13 35.34 Selecting previously unselected package libfile-find-rule-perl. #13 35.34 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ... #13 35.34 Unpacking libfile-find-rule-perl (0.34-3) ... #13 35.41 Selecting previously unselected package libfont-afm-perl. #13 35.41 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ... #13 35.41 Unpacking libfont-afm-perl (1.20-4) ... #13 35.44 Selecting previously unselected package libio-string-perl. #15 32.41 Installing : elfutils-0.189-3.el8.aarch64 65/88 #15 32.46 Installing : diffutils-3.6-6.el8.aarch64 66/88 #15 32.47 Running scriptlet: diffutils-3.6-6.el8.aarch64 66/88 #15 32.49 Installing : dbus-glib-0.110-2.el8.aarch64 67/88 #15 32.51 Running scriptlet: dbus-glib-0.110-2.el8.aarch64 67/88 #15 32.54 Installing : python3-dbus-1.2.4-15.el8.aarch64 68/88 #15 32.58 Installing : zstd-1.4.4-1.el8.aarch64 69/88 #15 32.59 Installing : rust-srpm-macros-5-2.el8.noarch 70/88 #15 32.60 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 71/88 #15 32.62 Installing : python3-systemd-234-8.el8.aarch64 72/88 #14 35.62 Setting up libtirpc-common (1.3.3+ds-1) ... #14 35.64 Setting up unzip (6.0-27ubuntu1) ... #14 35.65 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 35.66 Setting up libbrotli1:amd64 (1.0.9-2build8) ... #14 35.67 Setting up libsqlite3-0:amd64 (3.40.1-1) ... #14 35.68 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #14 35.70 Setting up libfcgi-bin (2.4.2-2build2) ... #14 35.72 Setting up binutils-common:amd64 (2.40-2ubuntu4.1) ... #14 35.76 Setting up libnghttp2-14:amd64 (1.52.0-1) ... #14 35.77 Setting up libmagic1:amd64 (1:5.44-3) ... #14 35.79 Setting up libdeflate0:amd64 (1.15-1) ... #14 35.80 Setting up less (590-1.2) ... #14 35.83 Setting up perl-openssl-defaults:amd64 (7) ... #14 35.84 Setting up linux-libc-dev:amd64 (6.2.0-33.33) ... #14 35.85 Setting up libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ... #14 35.86 Setting up gettext-base (0.21-11) ... #14 35.88 Setting up m4 (1.4.19-3) ... #14 35.89 Setting up liblzo2-2:amd64 (2.10-2build3) ... #14 35.90 Setting up libnpth0:amd64 (1.6-3build2) ... #14 35.92 Setting up krb5-locales (1.20.1-1build1) ... #14 35.93 Setting up file (1:5.44-3) ... #14 38.66 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ... #14 38.66 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 38.69 Selecting previously unselected package libunicode-utf8-perl. #14 38.70 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ... #14 38.70 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 38.73 Selecting previously unselected package libxml-namespacesupport-perl. #14 38.73 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 38.73 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 38.77 Selecting previously unselected package libxml-sax-base-perl. #14 38.77 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 38.77 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 38.81 Selecting previously unselected package libxml-sax-perl. #14 38.81 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 38.82 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 38.87 Selecting previously unselected package libxml-libxml-perl. #14 34.49 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB] #14 34.74 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 33.56 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB] #14 33.83 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B] #14 33.44 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 33.45 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #14 33.47 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 33.48 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 33.48 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dpath-perl all 0.58-2 [38.8 kB] #14 33.50 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #14 33.53 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-messagepack-perl armhf 1.02-1build1 [31.9 kB] #14 40.14 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 40.15 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 40.16 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [69.2 kB] #14 40.20 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [98.5 kB] #14 40.24 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [100 kB] #13 39.09 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... #13 39.09 Unpacking libmime-tools-perl (5.509-1) ... #13 39.14 Selecting previously unselected package libmoox-aliases-perl. #13 39.14 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 39.15 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 39.20 Selecting previously unselected package libnamespace-autoclean-perl. #13 39.20 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 39.21 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 39.24 Selecting previously unselected package libobject-id-perl. #13 39.24 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... #13 39.25 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 39.28 Selecting previously unselected package libmoox-struct-perl. #13 39.28 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... #13 39.29 Unpacking libmoox-struct-perl (0.020-1) ... #13 39.32 Selecting previously unselected package libmouse-perl. #13 39.32 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... #13 39.33 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 39.37 Selecting previously unselected package libnumber-range-perl. #13 39.37 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... #13 39.38 Unpacking libnumber-range-perl (0.12-1.1) ... #13 39.41 Selecting previously unselected package libossp-uuid16:amd64. #13 39.42 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... #13 39.42 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #13 36.90 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ... #13 36.91 Unpacking lzip (1.22-3) ... #13 36.94 Selecting previously unselected package lzop. #13 36.95 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ... #13 36.95 Unpacking lzop (1.04-2) ... #13 36.98 Selecting previously unselected package t1utils. #13 36.98 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ... #13 36.99 Unpacking t1utils (1.41-4) ... #13 37.04 Selecting previously unselected package unzip. #13 40.14 Setting up autotools-dev (20180224.1) ... #13 40.15 Setting up libglib2.0-data (2.58.3-2+deb10u4) ... #13 40.16 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u2) ... #13 40.18 Setting up libwrap0:arm64 (7.6.q-28) ... #13 40.20 Setting up libx11-data (2:1.6.7-1+deb10u3) ... #13 40.21 Setting up make (4.2.1-1.2) ... #13 40.22 Setting up libmpfr6:arm64 (4.0.2-1) ... #13 40.23 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 40.24 Setting up libntlm0:arm64 (1.5-1+deb10u1) ... #13 40.25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #13 40.26 Setting up libidn11:arm64 (1.33-2.2) ... #13 40.28 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u3) ... #13 40.29 Setting up strace (4.26-0.2) ... #13 40.30 Setting up libsigsegv2:arm64 (2.12-2) ... #13 40.31 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 40.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 40.33 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ... #13 40.34 Setting up t1utils (1.41-3) ... #13 30.40 Preparing to unpack .../068-libfile-touch-perl_0.12-2_all.deb ... #13 30.40 Unpacking libfile-touch-perl (0.12-2) ... #13 30.44 Selecting previously unselected package libio-pty-perl. #13 30.44 Preparing to unpack .../069-libio-pty-perl_1%3a1.17-1_armhf.deb ... #13 30.45 Unpacking libio-pty-perl (1:1.17-1) ... #13 30.49 Selecting previously unselected package libipc-run-perl. #13 30.50 Preparing to unpack .../070-libipc-run-perl_20220807.0-1_all.deb ... #13 30.50 Unpacking libipc-run-perl (20220807.0-1) ... #13 30.54 Selecting previously unselected package libclass-method-modifiers-perl. #13 30.54 Preparing to unpack .../071-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 30.55 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 30.58 Selecting previously unselected package libclass-xsaccessor-perl. #13 30.59 Preparing to unpack .../072-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ... #13 30.59 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 30.63 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #14 36.84 Selecting previously unselected package python3-certifi. #14 36.84 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ... #14 36.84 Unpacking python3-certifi (2019.11.28-1) ... #14 36.89 Selecting previously unselected package python3-idna. #14 36.90 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ... #14 36.90 Unpacking python3-idna (2.8-1) ... #14 36.94 Selecting previously unselected package python3-urllib3. #14 36.94 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ... #13 35.00 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ... #13 35.01 Unpacking libtry-tiny-perl (0.30-1) ... #13 35.04 Selecting previously unselected package libwww-robotrules-perl. #13 35.04 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ... #13 35.04 Unpacking libwww-robotrules-perl (6.02-1) ... #13 35.08 Selecting previously unselected package libwww-perl. #13 35.08 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ... #13 35.08 Unpacking libwww-perl (6.52-1) ... #13 35.13 Selecting previously unselected package patchutils. #13 35.13 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ... #13 35.14 Unpacking patchutils (0.4.2-1) ... #13 35.17 Selecting previously unselected package wdiff. #13 35.17 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ... #13 35.18 Unpacking wdiff (1.2.2-2+b1) ... #13 35.23 Selecting previously unselected package devscripts. #16 13.44 Installing : pcre2-devel-10.40-2.el9.x86_64 35/91 #16 13.45 Installing : libuv-1:1.42.0-1.el9.x86_64 36/91 #16 13.46 Installing : libtool-ltdl-2.4.6-45.el9.x86_64 37/91 #16 13.46 Installing : libsepol-devel-3.5-1.el9.x86_64 38/91 #13 38.96 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ... #13 38.96 Unpacking libsort-key-perl (1.33-2+b1) ... #13 38.99 Selecting previously unselected package libstring-copyright-perl. #13 38.99 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ... #13 39.03 Unpacking libstring-copyright-perl (0.003006-1) ... #13 39.05 Selecting previously unselected package libstring-escape-perl. #13 39.05 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ... #13 39.06 Unpacking libstring-escape-perl (2010.002-2) ... #13 39.08 Selecting previously unselected package libstring-shellquote-perl. #13 39.08 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ... #13 39.09 Unpacking libstring-shellquote-perl (1.04-1) ... #13 39.11 Selecting previously unselected package libterm-readkey-perl. #13 39.11 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ... #13 39.12 Unpacking libterm-readkey-perl (2.38-1) ... #13 39.14 Selecting previously unselected package libtest-fatal-perl. #13 39.15 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ... #13 39.15 Unpacking libtest-fatal-perl (0.014-1) ... #13 39.18 Selecting previously unselected package libtest-refcount-perl. #13 39.18 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ... #13 39.18 Unpacking libtest-refcount-perl (0.08-3) ... #13 39.21 Selecting previously unselected package libtext-levenshtein-perl. #14 41.22 Selecting previously unselected package g++-9. #14 41.23 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 41.23 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #13 38.86 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_amd64.deb ... #13 38.87 Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ... #13 38.90 Selecting previously unselected package libre-engine-re2-perl:amd64. #13 38.91 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_amd64.deb ... #13 38.91 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ... #13 38.94 Selecting previously unselected package libreadonly-perl. #13 38.94 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ... #13 38.94 Unpacking libreadonly-perl (2.050-3) ... #13 38.97 Selecting previously unselected package libref-util-perl. #13 38.97 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ... #13 38.97 Unpacking libref-util-perl (0.204-2) ... #13 39.00 Selecting previously unselected package libref-util-xs-perl. #13 39.00 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_amd64.deb ... #13 39.00 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 39.03 Selecting previously unselected package libregexp-pattern-license-perl. #13 39.03 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 39.03 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 39.07 Selecting previously unselected package libregexp-pattern-perl. #13 39.07 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 39.07 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 39.09 Selecting previously unselected package libregexp-wildcards-perl. #13 39.10 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ... #13 39.10 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 39.14 Selecting previously unselected package libsasl2-modules:amd64. #13 39.15 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... #13 39.15 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #13 35.97 debconf: delaying package configuration, since apt-utils is not installed #13 35.45 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ... #13 35.45 Unpacking libio-string-perl (1.08-4) ... #13 35.48 Selecting previously unselected package libfont-ttf-perl. #13 35.48 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ... #13 35.48 Unpacking libfont-ttf-perl (1.06-2) ... #13 35.56 Selecting previously unselected package libfreezethaw-perl. #13 35.57 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ... #13 35.57 Unpacking libfreezethaw-perl (0.5001-3) ... #13 35.60 Selecting previously unselected package libsort-versions-perl. #13 35.60 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ... #13 35.61 Unpacking libsort-versions-perl (1.62-3) ... #13 35.64 Selecting previously unselected package libgit-wrapper-perl. #13 35.64 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ... #13 35.64 Unpacking libgit-wrapper-perl (0.048-2) ... #13 35.67 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 35.67 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 35.68 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 35.73 Selecting previously unselected package libio-prompter-perl. #13 35.73 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ... #13 35.74 Unpacking libio-prompter-perl (0.004015-2) ... #13 35.77 Selecting previously unselected package libjson-perl. #13 35.77 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ... #13 35.77 Unpacking libjson-perl (4.10000-1) ... #15 32.66 Installing : python3-dnf-plugins-core-4.0.21-23.el8.noarch 73/88 #15 32.67 Installing : perl-srpm-macros-1-25.el8.noarch 74/88 #15 32.68 Installing : openblas-srpm-macros-2-2.el8.noarch 75/88 #15 32.69 Installing : ocaml-srpm-macros-5-4.el8.noarch 76/88 #15 32.71 Installing : libatomic_ops-7.6.2-3.el8.aarch64 77/88 #15 29.44 Running transaction check #14 35.94 Setting up libassuan0:amd64 (2.5.5-5) ... #14 35.95 Setting up libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 35.97 Setting up bzip2 (1.0.8-5build1) ... #14 35.98 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 35.99 Setting up libunwind8:amd64 (1.6.2-3) ... #14 36.01 Setting up libjbig0:amd64 (2.1-6ubuntu1) ... #14 36.02 Setting up libfakeroot:amd64 (1.31-1.1) ... #14 36.04 Setting up libjansson4:amd64 (2.14-2) ... #14 36.05 Setting up libkrb5support0:amd64 (1.20.1-1build1) ... #14 36.06 Setting up libnumber-compare-perl (0.03-3) ... #14 36.08 Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ... #14 36.09 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #14 36.10 Setting up fakeroot (1.31-1.1) ... #14 36.11 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 36.11 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 #14 36.11 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 #14 36.11 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 #14 36.11 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 #14 36.11 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 #14 36.11 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 #14 36.11 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 #14 36.11 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 #14 36.12 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #14 36.14 Setting up autotools-dev (20220109.1) ... #14 36.15 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 38.87 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ... #14 38.88 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 38.91 Selecting previously unselected package libxml-parser-perl:amd64. #14 38.92 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ... #14 38.92 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ... #14 38.96 Selecting previously unselected package libxml-sax-expat-perl. #14 38.96 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ... #14 38.96 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 38.99 Selecting previously unselected package libyaml-libyaml-perl. #14 38.99 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ... #14 39.00 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 39.03 Selecting previously unselected package licensecheck. #14 39.03 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ... #14 39.04 Unpacking licensecheck (3.2.14-2) ... #14 39.06 Selecting previously unselected package libdevel-size-perl. #14 39.07 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ... #14 39.08 Unpacking libdevel-size-perl (0.83-1build4) ... #14 39.10 Selecting previously unselected package libipc-run3-perl. #14 39.11 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ... #14 39.11 Unpacking libipc-run3-perl (0.048-2) ... #14 39.15 Selecting previously unselected package lzip. #14 39.15 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ... #14 39.15 Unpacking lzip (1.23-1) ... #14 39.18 Selecting previously unselected package lzop. #14 39.18 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ... #14 39.19 Unpacking lzop (1.04-2build2) ... #14 39.22 Selecting previously unselected package t1utils. #14 34.75 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB] #14 34.76 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB] #14 34.77 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB] #14 34.78 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 34.79 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB] #14 34.84 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 34.85 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB] #14 34.96 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #14 33.84 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 33.85 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 33.85 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #14 33.86 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB] #14 33.88 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB] #14 33.90 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 33.90 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB] #14 33.54 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 33.56 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 33.56 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #13 41.09 Transaction test succeeded. #13 41.09 Running transaction #14 40.27 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 40.27 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsocket6-perl arm64 0.29-3 [17.3 kB] #13 37.04 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ... #13 37.04 Unpacking unzip (6.0-26+deb11u1) ... #13 37.10 Selecting previously unselected package lintian. #13 37.10 Preparing to unpack .../336-lintian_2.104.0_all.deb ... #13 37.11 Unpacking lintian (2.104.0) ... #13 40.36 Setting up diffstat (1.62-1) ... #13 40.37 Setting up libmpc3:arm64 (1.1.0-1) ... #13 40.38 Setting up libatomic1:arm64 (8.3.0-6) ... #13 40.39 Setting up patch (2.7.6-3+deb10u1) ... #13 40.41 Setting up mailutils-common (1:3.5-4) ... #13 40.42 Setting up autopoint (0.19.8.1-9) ... #13 40.44 Setting up libmariadb3:arm64 (1:10.3.39-0+deb10u1) ... #13 40.45 Setting up libfl2:arm64 (2.6.4-6.2) ... #13 40.46 Setting up libpcre2-8-0:arm64 (10.32-5+deb10u1) ... #13 40.47 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ... #13 40.48 Setting up libltdl7:arm64 (2.4.6-9) ... #13 40.49 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 40.51 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... #13 40.52 Setting up libubsan1:arm64 (8.3.0-6) ... #13 40.53 Setting up libisl19:arm64 (0.20-2) ... #13 40.55 Setting up dwz (0.12-3) ... #13 30.63 Preparing to unpack .../073-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ... #13 30.63 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 30.67 Selecting previously unselected package libdynaloader-functions-perl. #13 30.67 Preparing to unpack .../074-libdynaloader-functions-perl_0.003-3_all.deb ... #13 30.68 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 30.73 Selecting previously unselected package libdevel-callchecker-perl:armhf. #13 30.73 Preparing to unpack .../075-libdevel-callchecker-perl_0.008-2_armhf.deb ... #13 30.73 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #13 30.77 Selecting previously unselected package libparams-classify-perl:armhf. #13 30.77 Preparing to unpack .../076-libparams-classify-perl_0.015-2+b1_armhf.deb ... #13 30.78 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ... #13 30.82 Selecting previously unselected package libmodule-runtime-perl. #13 30.82 Preparing to unpack .../077-libmodule-runtime-perl_0.016-2_all.deb ... #13 30.83 Unpacking libmodule-runtime-perl (0.016-2) ... #13 30.86 Selecting previously unselected package libimport-into-perl. #13 30.86 Preparing to unpack .../078-libimport-into-perl_1.002005-2_all.deb ... #13 30.87 Unpacking libimport-into-perl (1.002005-2) ... #13 30.91 Selecting previously unselected package librole-tiny-perl. #13 30.91 Preparing to unpack .../079-librole-tiny-perl_2.002004-1_all.deb ... #13 30.91 Unpacking librole-tiny-perl (2.002004-1) ... #13 30.95 Selecting previously unselected package libsub-quote-perl. #14 36.94 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ... #14 36.99 Selecting previously unselected package python3-requests. #14 36.99 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 37.00 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 37.04 Selecting previously unselected package python3-unidiff. #14 37.04 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ... #14 37.04 Unpacking python3-unidiff (0.5.5-2) ... #14 37.10 Selecting previously unselected package python3-xdg. #14 37.10 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ... #14 37.10 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 37.14 Selecting previously unselected package unzip. #14 37.14 Preparing to unpack .../336-unzip_6.0-25ubuntu1.1_amd64.deb ... #13 35.23 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ... #13 35.25 Unpacking devscripts (2.21.3+deb11u1) ... #13 35.40 Selecting previously unselected package diffstat. #13 35.40 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ... #13 35.41 Unpacking diffstat (1.64-1) ... #13 35.44 Selecting previously unselected package distro-info-data. #13 35.44 Preparing to unpack .../144-distro-info-data_0.51+deb11u3_all.deb ... #13 35.45 Unpacking distro-info-data (0.51+deb11u3) ... #13 35.48 Selecting previously unselected package python3-pkg-resources. #13 36.82 Selecting previously unselected package libfakeroot:armhf. #13 36.82 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ... #13 36.83 Unpacking libfakeroot:armhf (1.23-1) ... #13 36.86 Selecting previously unselected package fakeroot. #13 36.86 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ... #13 36.87 Unpacking fakeroot (1.23-1) ... #13 36.91 Selecting previously unselected package libassuan0:armhf. #13 36.91 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ... #13 36.91 Unpacking libassuan0:armhf (2.5.2-1) ... #13 36.94 Selecting previously unselected package gpgconf. #13 36.94 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ... #13 36.95 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 37.00 Selecting previously unselected package libksba8:armhf. #13 39.46 Selecting previously unselected package libossp-uuid-perl. #13 39.47 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... #13 39.47 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 39.50 Selecting previously unselected package libpackage-stash-xs-perl. #13 39.51 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... #13 39.51 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 39.54 Selecting previously unselected package libpath-iterator-rule-perl. #13 39.54 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 39.55 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 39.58 Selecting previously unselected package libperlio-gzip-perl. #13 39.58 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... #13 39.59 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 39.63 Selecting previously unselected package libpod-parser-perl. #13 39.63 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... #13 39.64 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 39.65 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 36.40 Selecting previously unselected package libxml2:armhf. #14 36.40 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_armhf.deb ... #14 36.41 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 36.49 Selecting previously unselected package libyaml-0-2:armhf. #14 36.49 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ... #14 36.49 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #14 36.52 Selecting previously unselected package lsb-release. #14 36.53 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 36.53 Unpacking lsb-release (11.1.0ubuntu2) ... #14 36.56 Selecting previously unselected package netbase. #14 36.57 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 36.57 Unpacking netbase (6.1) ... #14 36.60 Selecting previously unselected package python3-pkg-resources. #14 36.60 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 36.60 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 36.65 Selecting previously unselected package python3-six. #16 13.49 Installing : libselinux-devel-3.5-1.el9.x86_64 39/91 #16 13.76 Installing : kernel-headers-5.14.0-366.el9.x86_64 40/91 #16 13.84 Installing : glibc-headers-2.34-82.el9.x86_64 41/91 #16 13.85 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 42/91 #13 39.21 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ... #13 39.21 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 39.25 Selecting previously unselected package libtype-tiny-xs-perl. #13 39.25 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ... #13 39.25 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 39.28 Selecting previously unselected package libunicode-utf8-perl. #13 39.28 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ... #13 39.29 Unpacking libunicode-utf8-perl (0.62-1) ... #13 39.32 Selecting previously unselected package libunwind8:amd64. #13 39.32 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ... #13 39.32 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ... #13 39.36 Selecting previously unselected package libwrap0:amd64. #13 39.36 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ... #13 39.36 Unpacking libwrap0:amd64 (7.6.q-28) ... #13 39.39 Selecting previously unselected package libxau6:amd64. #13 39.40 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #13 39.40 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #13 39.43 Selecting previously unselected package libxdmcp6:amd64. #14 41.74 Selecting previously unselected package g++. #13 36.62 Selecting previously unselected package iso-codes. #13 36.62 Preparing to unpack .../167-iso-codes_4.15.0-1_all.deb ... #13 36.64 Unpacking iso-codes (4.15.0-1) ... #13 39.23 Selecting previously unselected package libsereal-decoder-perl. #13 39.24 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_amd64.deb ... #13 39.24 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 39.27 Selecting previously unselected package libsereal-encoder-perl. #13 39.27 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_amd64.deb ... #13 39.28 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 39.31 Selecting previously unselected package libset-intspan-perl. #13 39.31 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ... #13 39.32 Unpacking libset-intspan-perl (1.19-3) ... #13 39.34 Selecting previously unselected package libtask-weaken-perl. #13 39.34 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ... #13 39.35 Unpacking libtask-weaken-perl (1.06-2) ... #13 39.37 Selecting previously unselected package libxml-parser-perl. #13 39.38 Preparing to unpack .../340-libxml-parser-perl_2.46-4_amd64.deb ... #13 39.38 Unpacking libxml-parser-perl (2.46-4) ... #13 39.42 Selecting previously unselected package libsoap-lite-perl. #13 39.42 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ... #13 39.43 Unpacking libsoap-lite-perl (1.27-3) ... #13 39.48 Selecting previously unselected package libsocket6-perl. #13 36.01 Fetched 79.7 MB in 5s (14.9 MB/s) #13 36.03 Selecting previously unselected package bsdextrautils. #13 36.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 ... 7900 files and directories currently installed.) #13 36.04 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #13 36.04 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 36.10 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ... #13 36.22 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) over (2.31-13+rpi1+deb11u6) ... #13 35.81 Selecting previously unselected package liblog-any-perl. #13 35.81 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ... #13 35.81 Unpacking liblog-any-perl (1.713-1) ... #13 35.88 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 35.88 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 35.88 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #13 35.91 Selecting previously unselected package libpackage-stash-perl. #13 35.91 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ... #13 35.92 Unpacking libpackage-stash-perl (0.40-1) ... #13 35.94 Selecting previously unselected package libsub-identify-perl. #13 35.95 Preparing to unpack .../279-libsub-identify-perl_0.14-3_arm64.deb ... #13 35.95 Unpacking libsub-identify-perl (0.14-3) ... #13 35.98 Selecting previously unselected package libsub-name-perl:arm64. #13 35.98 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_arm64.deb ... #13 35.98 Unpacking libsub-name-perl:arm64 (0.26-2+b1) ... #15 32.73 Installing : gc-7.6.4-3.el8.aarch64 78/88 #15 33.05 Installing : guile-5:2.0.14-7.el8.aarch64 79/88 #15 29.51 Transaction check succeeded. #15 29.51 Running transaction test #14 36.16 Setting up libx11-data (2:1.8.4-2ubuntu0.2) ... #14 36.18 Setting up make (4.3-4.1build1) ... #14 36.19 Setting up libmpfr6:amd64 (4.2.0-1) ... #14 36.20 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 36.21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 36.23 Setting up lzip (1.23-5) ... #14 36.24 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 36.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #14 36.24 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 36.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #14 36.25 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 36.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #14 36.25 Setting up strace (6.2-0ubuntu1) ... #14 36.26 Setting up xz-utils (5.4.1-0.2) ... #14 36.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.27 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 #14 36.28 Setting up t1utils (1.41-4build2) ... #14 36.30 Setting up libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.31 Setting up diffstat (1.65-1) ... #14 36.32 Setting up libpng16-16:amd64 (1.6.39-2) ... #14 36.34 Setting up libmpc3:amd64 (1.3.1-1) ... #14 36.35 Setting up libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.36 Setting up patch (2.7.6-7build2) ... #14 39.22 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ... #14 39.23 Unpacking t1utils (1.41-4build2) ... #14 39.26 Selecting previously unselected package unzip. #14 39.26 Preparing to unpack .../345-unzip_6.0-26ubuntu3.1_amd64.deb ... #14 39.26 Unpacking unzip (6.0-26ubuntu3.1) ... #14 39.30 Selecting previously unselected package lintian. #14 39.31 Preparing to unpack .../346-lintian_2.114.0ubuntu1.2_all.deb ... #14 39.31 Unpacking lintian (2.114.0ubuntu1.2) ... #14 34.98 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB] #14 33.97 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 40.68 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB] #13 37.39 Selecting previously unselected package lsb-release. #13 37.39 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ... #13 37.40 Unpacking lsb-release (11.1.0) ... #13 37.43 Selecting previously unselected package manpages-dev. #13 37.43 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ... #13 37.43 Unpacking manpages-dev (5.10-1) ... #13 40.56 Setting up python-apt-common (1.8.4.3) ... #13 40.58 Setting up sensible-utils (0.0.12) ... #13 40.59 Setting up exim4-config (4.92-8+deb10u7) ... #13 30.95 Preparing to unpack .../080-libsub-quote-perl_2.006008-1_all.deb ... #13 30.95 Unpacking libsub-quote-perl (2.006008-1) ... #13 31.00 Selecting previously unselected package libmoo-perl. #13 31.00 Preparing to unpack .../081-libmoo-perl_2.005005-1_all.deb ... #13 31.00 Unpacking libmoo-perl (2.005005-1) ... #13 31.05 Selecting previously unselected package libencode-locale-perl. #13 31.05 Preparing to unpack .../082-libencode-locale-perl_1.05-3_all.deb ... #13 31.05 Unpacking libencode-locale-perl (1.05-3) ... #13 31.09 Selecting previously unselected package libtimedate-perl. #13 31.09 Preparing to unpack .../083-libtimedate-perl_2.3300-2_all.deb ... #13 31.09 Unpacking libtimedate-perl (2.3300-2) ... #13 31.15 Selecting previously unselected package libhttp-date-perl. #14 37.15 Unpacking unzip (6.0-25ubuntu1.1) ... #14 37.19 Selecting previously unselected package equivs. #14 37.20 Preparing to unpack .../337-equivs_2.2.0_all.deb ... #14 37.20 Unpacking equivs (2.2.0) ... #14 37.23 Selecting previously unselected package libauthen-sasl-perl. #14 37.24 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ... #14 37.24 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 37.28 Selecting previously unselected package python3-magic. #14 37.28 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ... #14 37.29 Unpacking python3-magic (2:0.4.15-3) ... #14 37.33 Setting up libapt-pkg-perl (0.1.36build3) ... #14 37.35 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #14 37.36 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #14 37.37 Setting up wdiff (1.2.2-2build1) ... #14 37.39 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #13 35.48 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ... #13 35.49 Unpacking python3-pkg-resources (52.0.0-4) ... #13 35.54 Selecting previously unselected package python3-chardet. #13 35.54 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ... #13 35.55 Unpacking python3-chardet (4.0.0-1) ... #13 35.59 Selecting previously unselected package python3-six. #13 35.59 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ... #13 35.60 Unpacking python3-six (1.16.0-2) ... #13 35.64 Selecting previously unselected package python3-debian. #13 35.64 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ... #13 35.64 Unpacking python3-debian (0.1.39) ... #13 35.69 Selecting previously unselected package libgpgme11:armhf. #13 35.69 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ... #13 35.69 Unpacking libgpgme11:armhf (1.14.0-1+b2) ... #13 35.74 Selecting previously unselected package python3-gpg. #13 37.00 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u2_armhf.deb ... #13 37.00 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ... #13 37.04 Selecting previously unselected package libnpth0:armhf. #13 37.04 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ... #13 37.05 Unpacking libnpth0:armhf (1.6-1) ... #13 37.09 Selecting previously unselected package dirmngr. #13 37.09 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ... #13 37.10 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 37.16 Selecting previously unselected package gnupg-l10n. #13 37.16 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 37.16 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 39.66 Unpacking libpod-parser-perl (1.63-2) ... #13 39.70 Selecting previously unselected package libpod-constants-perl. #13 39.70 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... #13 39.71 Unpacking libpod-constants-perl (0.19-2) ... #13 39.79 Selecting previously unselected package libproc-processtable-perl. #13 39.80 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... #13 39.80 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 39.85 Selecting previously unselected package libre2-9:amd64. #13 39.85 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... #13 39.85 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #13 39.90 Selecting previously unselected package libre-engine-re2-perl:amd64. #13 39.90 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... #13 39.90 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #13 39.93 Selecting previously unselected package libreadonly-perl. #13 39.94 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... #13 39.94 Unpacking libreadonly-perl (2.050-3) ... #13 39.98 Selecting previously unselected package libref-util-perl. #13 39.98 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... #13 39.99 Unpacking libref-util-perl (0.204-1) ... #13 40.01 Selecting previously unselected package libref-util-xs-perl. #14 36.65 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 36.65 Unpacking python3-six (1.14.0-2) ... #14 36.68 Selecting previously unselected package shared-mime-info. #14 36.68 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ... #14 36.69 Unpacking shared-mime-info (1.15-1) ... #14 36.77 Selecting previously unselected package ucf. #14 36.77 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 36.77 Moving old data out of the way #14 36.77 Unpacking ucf (3.0038+nmu1) ... #14 36.82 Selecting previously unselected package xdg-user-dirs. #14 36.82 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ... #14 36.83 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 36.88 Selecting previously unselected package xz-utils. #14 41.74 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 41.74 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 41.77 Selecting previously unselected package make. #14 41.77 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ... #14 41.77 Unpacking make (4.2.1-1.2) ... #14 41.82 Selecting previously unselected package libdpkg-perl. #14 41.82 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 41.83 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 41.87 Selecting previously unselected package patch. #14 41.87 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ... #14 41.88 Unpacking patch (2.7.6-6) ... #14 41.92 Selecting previously unselected package dpkg-dev. #14 41.92 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 41.93 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 42.00 Selecting previously unselected package build-essential. #13 37.05 Selecting previously unselected package libabsl20220623:armhf. #13 39.48 Preparing to unpack .../342-libsocket6-perl_0.29-3_amd64.deb ... #13 39.48 Unpacking libsocket6-perl (0.29-3) ... #13 39.51 Selecting previously unselected package libstring-copyright-perl. #13 39.51 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ... #13 39.51 Unpacking libstring-copyright-perl (0.003014-1) ... #13 39.54 Selecting previously unselected package libstring-escape-perl. #13 39.54 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ... #13 39.54 Unpacking libstring-escape-perl (2010.002-3) ... #13 39.57 Selecting previously unselected package libstring-license-perl. #13 39.57 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ... #13 39.57 Unpacking libstring-license-perl (0.0.2-1) ... #13 39.63 Selecting previously unselected package libstring-shellquote-perl. #13 39.63 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ... #13 39.64 Unpacking libstring-shellquote-perl (1.04-3) ... #13 39.66 Selecting previously unselected package libsys-cpuaffinity-perl. #13 39.66 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ... #13 39.67 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 39.70 Selecting previously unselected package libterm-readkey-perl. #13 39.70 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_amd64.deb ... #13 39.70 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 39.73 Selecting previously unselected package libtext-levenshteinxs-perl. #13 39.43 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #13 39.43 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #13 39.51 Selecting previously unselected package libxcb1:amd64. #13 39.51 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ... #13 39.51 Unpacking libxcb1:amd64 (1.13.1-2) ... #13 39.54 Selecting previously unselected package libx11-data. #13 39.55 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u3_all.deb ... #13 39.55 Unpacking libx11-data (2:1.6.7-1+deb10u3) ... #13 39.61 Selecting previously unselected package libx11-6:amd64. #13 39.62 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u3_amd64.deb ... #13 39.62 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u3) ... #13 36.01 Selecting previously unselected package libnamespace-clean-perl. #13 36.02 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ... #13 36.02 Unpacking libnamespace-clean-perl (0.27-2) ... #13 36.05 Selecting previously unselected package libpath-tiny-perl. #13 36.05 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ... #13 36.05 Unpacking libpath-tiny-perl (0.144-1) ... #13 36.09 Selecting previously unselected package libstrictures-perl. #13 36.09 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ... #13 36.09 Unpacking libstrictures-perl (2.000006-1) ... #13 36.12 Selecting previously unselected package libtype-tiny-perl. #13 36.12 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ... #13 36.13 Unpacking libtype-tiny-perl (2.002001-1) ... #13 36.18 Selecting previously unselected package libgitlab-api-v4-perl. #13 36.18 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 36.19 Unpacking libgitlab-api-v4-perl (0.26-3) ... #15 33.08 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 79/88 #15 29.82 Transaction test succeeded. #15 29.82 Running transaction #14 39.58 Selecting previously unselected package manpages-dev. #14 36.37 Setting up autopoint (0.21-11) ... #14 39.58 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ... #14 39.58 Unpacking manpages-dev (5.10-1ubuntu1) ... #14 36.39 Setting up fonts-dejavu-core (2.37-6) ... #14 36.45 Setting up ucf (3.0043+nmu1) ... #14 36.54 Setting up libk5crypto3:amd64 (1.20.1-1build1) ... #14 36.56 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 36.57 Setting up libltdl7:amd64 (2.4.7-5) ... #14 36.60 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #14 36.61 Setting up libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ... #14 36.63 Setting up libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 35.38 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 34.13 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2build1 [80.4 kB] #14 34.25 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 34.27 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 34.28 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdistro-info-perl all 1.5 [5388 B] #14 34.29 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libemail-address-xs-perl armhf 1.05-1build1 [26.5 kB] #14 34.30 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexporter-tiny-perl all 1.006000-1 [36.7 kB] #14 34.33 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB] #14 34.33 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 34.34 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-basedir-perl all 0.09-2 [14.4 kB] #14 34.35 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 41.01 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 41.02 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 41.02 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB] #14 41.04 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 41.04 Get:357 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [25.7 kB] #14 41.06 Get:358 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libterm-readkey-perl arm64 2.38-2build1 [23.2 kB] #14 41.07 Get:359 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-levenshteinxs-perl arm64 0.03-5build1 [8004 B] #14 41.08 Get:360 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [12.2 kB] #14 34.30 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B] #14 34.38 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB] #14 34.39 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 34.45 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB] #14 34.52 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #13 37.72 Selecting previously unselected package pbzip2. #13 37.72 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ... #13 37.73 Unpacking pbzip2 (1.1.13-1) ... #13 37.76 Selecting previously unselected package pixz. #13 37.76 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ... #13 37.77 Unpacking pixz (1.0.7-1) ... #13 37.80 Selecting previously unselected package xdelta. #13 37.80 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ... #13 37.80 Unpacking xdelta (1.1.3-9.3) ... #13 37.83 Selecting previously unselected package xdelta3. #13 37.84 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ... #13 37.84 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 37.87 Selecting previously unselected package pristine-tar. #13 41.79 Preparing : 1/1 #13 41.83 Upgrading : rpm-libs-4.19.0-1.fc39.aarch64 1/153 #13 41.84 Running scriptlet: rpm-4.19.0-1.fc39.aarch64 2/153 #13 41.89 Upgrading : rpm-4.19.0-1.fc39.aarch64 2/153 #13 40.96 Adding system-user for exim (v4) #13 31.15 Preparing to unpack .../084-libhttp-date-perl_6.05-2_all.deb ... #13 31.16 Unpacking libhttp-date-perl (6.05-2) ... #13 31.20 Selecting previously unselected package libfile-listing-perl. #13 31.20 Preparing to unpack .../085-libfile-listing-perl_6.15-1_all.deb ... #13 31.20 Unpacking libfile-listing-perl (6.15-1) ... #13 31.25 Selecting previously unselected package libhtml-tagset-perl. #13 31.25 Preparing to unpack .../086-libhtml-tagset-perl_3.20-6_all.deb ... #13 31.25 Unpacking libhtml-tagset-perl (3.20-6) ... #13 31.29 Selecting previously unselected package libregexp-ipv6-perl. #13 31.29 Preparing to unpack .../087-libregexp-ipv6-perl_0.03-3_all.deb ... #13 31.29 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 31.33 Selecting previously unselected package liburi-perl. #13 31.34 Preparing to unpack .../088-liburi-perl_5.17-1_all.deb ... #13 31.34 Unpacking liburi-perl (5.17-1) ... #13 31.39 Selecting previously unselected package libhtml-parser-perl:armhf. #14 37.40 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #14 37.41 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #14 37.42 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 37.44 Setting up mime-support (3.64ubuntu1) ... #14 37.47 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 37.50 Setting up libmagic-mgc (1:5.38-4) ... #14 37.55 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #14 37.56 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... #14 37.57 No schema files found: doing nothing. #14 37.58 Setting up distro-info-data (0.43ubuntu1.13) ... #14 37.59 Setting up manpages (5.05-1) ... #14 37.61 Setting up unzip (6.0-25ubuntu1.1) ... #14 37.62 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #14 37.64 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... #14 37.65 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 37.67 Setting up binutils-common:amd64 (2.34-6ubuntu1.6) ... #14 37.68 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... #14 37.69 Setting up libmagic1:amd64 (1:5.38-4) ... #14 37.71 Setting up less (551-1ubuntu0.1) ... #13 35.74 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ... #13 35.75 Unpacking python3-gpg (1.14.0-1+b2) ... #13 35.81 Selecting previously unselected package dput. #13 35.81 Preparing to unpack .../151-dput_1.1.0_all.deb ... #13 35.82 Unpacking dput (1.1.0) ... #13 35.86 Selecting previously unselected package equivs. #13 35.86 Preparing to unpack .../152-equivs_2.3.1_all.deb ... #13 35.86 Unpacking equivs (2.3.1) ... #13 35.90 Selecting previously unselected package fonts-dejavu-core. #13 35.90 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ... #13 35.90 Unpacking fonts-dejavu-core (2.37-2) ... #13 37.27 Selecting previously unselected package gnupg-utils. #13 37.27 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ... #13 37.27 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 37.35 Selecting previously unselected package gpg. #13 37.35 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ... #13 37.35 Unpacking gpg (2.2.12-1+deb10u2) ... #13 37.43 Selecting previously unselected package pinentry-curses. #13 37.43 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ... #13 37.43 Unpacking pinentry-curses (1.1.0-2) ... #13 37.47 Selecting previously unselected package gpg-agent. #13 37.47 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ... #13 37.47 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 37.52 Selecting previously unselected package gpg-wks-client. #13 37.52 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ... #13 37.52 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 37.57 Selecting previously unselected package gpg-wks-server. #14 36.88 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ... #14 36.88 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 36.92 Selecting previously unselected package gettext-base. #14 36.92 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ... #14 36.93 Unpacking gettext-base (0.19.8.1-10build1) ... #14 36.96 Selecting previously unselected package iso-codes. #14 36.96 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 36.96 Unpacking iso-codes (4.4-1) ... #13 40.02 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... #13 40.02 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 40.05 Selecting previously unselected package libregexp-pattern-license-perl. #13 40.06 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 40.06 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 40.10 Selecting previously unselected package libregexp-pattern-perl. #13 40.10 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 40.11 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 40.14 Selecting previously unselected package libsasl2-modules:amd64. #13 40.14 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 40.15 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 40.19 Selecting previously unselected package libsereal-decoder-perl. #13 40.19 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... #13 40.20 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 40.24 Selecting previously unselected package libsereal-encoder-perl. #13 40.24 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... #13 40.24 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #14 42.00 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ... #14 42.00 Unpacking build-essential (12.8ubuntu1.1) ... #14 42.04 Selecting previously unselected package libbrotli1:arm64. #14 42.04 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... #14 42.04 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #14 42.10 Selecting previously unselected package libroken18-heimdal:arm64. #14 42.10 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.10 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.14 Selecting previously unselected package libasn1-8-heimdal:arm64. #14 42.14 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.14 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.22 Selecting previously unselected package libheimbase1-heimdal:arm64. #13 37.05 Preparing to unpack .../168-libabsl20220623_20220623.1-1_armhf.deb ... #13 37.06 Unpacking libabsl20220623:armhf (20220623.1-1) ... #13 37.14 Selecting previously unselected package libalgorithm-diff-perl. #13 37.14 Preparing to unpack .../169-libalgorithm-diff-perl_1.201-1_all.deb ... #13 37.15 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 37.18 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf. #13 37.18 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-8+b1_armhf.deb ... #13 37.19 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ... #13 37.27 Selecting previously unselected package libalgorithm-merge-perl. #13 37.27 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-5_all.deb ... #13 37.27 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 37.30 Selecting previously unselected package libaliased-perl. #13 39.73 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ... #13 39.74 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 39.76 Selecting previously unselected package libtext-markdown-discount-perl. #13 39.77 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_amd64.deb ... #13 39.77 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 39.80 Selecting previously unselected package libtext-xslate-perl:amd64. #13 39.80 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ... #13 39.80 Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ... #13 39.85 Selecting previously unselected package libtime-duration-perl. #13 39.85 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ... #13 39.85 Unpacking libtime-duration-perl (1.21-2) ... #13 39.88 Selecting previously unselected package libtime-moment-perl. #13 39.88 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_amd64.deb ... #13 39.88 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 39.92 Selecting previously unselected package libtype-tiny-xs-perl:amd64. #13 39.92 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_amd64.deb ... #13 39.92 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ... #13 39.95 Selecting previously unselected package libunicode-utf8-perl. #16 13.85 Installing : glibc-devel-2.34-82.el9.x86_64 43/91 #16 14.34 Installing : gcc-11.4.1-2.1.el9.x86_64 44/91 #13 39.70 Selecting previously unselected package libxext6:amd64. #13 39.71 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #13 39.71 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #13 39.74 Selecting previously unselected package libxml-namespacesupport-perl. #13 39.74 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 39.74 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 39.77 Selecting previously unselected package libxml-sax-base-perl. #13 39.77 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ... #13 39.77 Unpacking libxml-sax-base-perl (1.09-1) ... #13 39.81 Selecting previously unselected package libxml-sax-perl. #13 39.81 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 39.81 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 39.85 Selecting previously unselected package libxml-libxml-perl. #13 39.85 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #13 39.85 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 39.93 Selecting previously unselected package libxml-sax-expat-perl. #13 39.93 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ... #13 39.93 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 39.96 Selecting previously unselected package libxml-simple-perl. #13 39.96 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ... #13 39.96 Unpacking libxml-simple-perl (2.25-1) ... #13 39.99 Selecting previously unselected package libxmlrpc-lite-perl. #13 40.00 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 40.00 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 40.03 Selecting previously unselected package libxmuu1:amd64. #13 36.23 Selecting previously unselected package libglib2.0-0:arm64. #13 36.24 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_arm64.deb ... #13 36.24 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... #13 36.36 Selecting previously unselected package libglib2.0-data. #13 36.36 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ... #13 36.36 Unpacking libglib2.0-data (2.74.6-2) ... #15 33.37 Installing : gdb-headless-8.2-20.el8.aarch64 80/88 #15 33.39 Installing : go-srpm-macros-2-17.el8.noarch 81/88 #15 33.40 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 82/88 #15 33.41 Installing : efi-srpm-macros-3-3.el8.noarch 83/88 #15 33.43 Installing : dwz-0.12-10.el8.aarch64 84/88 #15 33.44 Installing : redhat-rpm-config-131-1.el8.noarch 85/88 #15 33.47 Installing : rpm-build-4.14.3-26.el8.aarch64 86/88 #15 33.49 Installing : dnf-plugins-core-4.0.21-23.el8.noarch 87/88 #15 33.53 Installing : rpmlint-1.10-14.el8.noarch 88/88 #15 33.54 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 88/88 #14 39.83 Selecting previously unselected package python3-certifi. #14 39.84 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ... #14 39.84 Unpacking python3-certifi (2020.6.20-1) ... #14 39.91 Selecting previously unselected package python3-idna. #14 39.91 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ... #14 39.92 Unpacking python3-idna (3.3-1) ... #14 39.95 Selecting previously unselected package python3-six. #14 36.64 Setting up python-apt-common (2.5.3ubuntu1) ... #14 36.65 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #14 36.67 Setting up libasan8:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.68 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #14 36.69 Setting up lzop (1.04-2build2) ... #14 36.70 Setting up git-man (1:2.39.2-1ubuntu1.1) ... #14 36.72 Setting up netbase (6.4) ... #14 36.74 Setting up libkrb5-3:amd64 (1.20.1-1build1) ... #14 36.79 Setting up libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.80 Setting up libbinutils:amd64 (2.40-2ubuntu4.1) ... #14 36.82 Setting up lsb-release (12.0-1ubuntu1) ... #14 36.83 Setting up libfido2-1:amd64 (1.12.0-2) ... #14 36.84 Setting up libisl23:amd64 (0.25-1) ... #14 36.85 Setting up libc-dev-bin (2.37-0ubuntu2) ... #14 36.86 Setting up openssl (3.0.8-1ubuntu1.2) ... #14 36.88 Setting up libbsd0:amd64 (0.11.7-4) ... #14 36.89 Setting up libelf1:amd64 (0.188-2.1) ... #14 36.90 Setting up readline-common (8.2-1.3) ... #14 36.92 Setting up publicsuffix (20230209.2326-1) ... #14 36.93 Setting up libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 36.94 Setting up zstd (1.5.4+dfsg2-4) ... #14 36.95 Setting up libmarkdown2:amd64 (2.2.7-2) ... #14 35.53 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 35.61 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 35.64 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 35.67 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB] #14 35.68 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #14 35.69 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 35.70 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB] #14 35.75 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #14 41.09 Get:361 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-xslate-perl arm64 3.5.9-1build2 [185 kB] #14 41.16 Get:362 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB] #14 34.54 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB] #14 34.71 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #14 34.73 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB] #14 34.73 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #14 34.73 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 34.74 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #13 37.88 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ... #13 37.88 Unpacking pristine-tar (1.49) ... #13 37.92 Selecting previously unselected package publicsuffix. #13 37.92 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 37.93 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 37.96 Selecting previously unselected package python-apt-common. #13 37.97 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ... #13 37.97 Unpacking python-apt-common (2.2.1) ... #13 38.02 Selecting previously unselected package python3-apt. #13 38.02 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ... #13 38.02 Unpacking python3-apt (2.2.1) ... #13 38.07 Selecting previously unselected package python3-certifi. #13 38.07 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #13 38.08 Unpacking python3-certifi (2020.6.20-1) ... #13 38.12 Selecting previously unselected package python3-idna. #13 41.90 Installing : python3-six-1.16.0-12.fc39.noarch 3/153 #13 41.91 Installing : hunspell-filesystem-1.7.2-5.fc39.aarch64 4/153 #13 41.92 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 5/153 #13 41.93 Installing : hunspell-en-0.20201207-7.fc39.noarch 6/153 #13 41.94 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 7/153 #13 41.95 Installing : hunspell-1.7.2-5.fc39.aarch64 8/153 #13 41.96 Installing : elfutils-debuginfod-client-0.189-4.fc39.aarch64 9/153 #13 41.98 Installing : elfutils-0.189-4.fc39.aarch64 10/153 #13 41.99 Upgrading : rpm-build-libs-4.19.0-1.fc39.aarch64 11/153 #13 42.01 Installing : xz-5.4.4-1.fc39.aarch64 12/153 #13 42.02 Installing : unzip-6.0-62.fc39.aarch64 13/153 #13 42.03 Installing : jansson-2.13.1-7.fc39.aarch64 14/153 #13 42.05 Installing : binutils-gold-2.40-13.fc39.aarch64 15/153 #13 41.25 Setting up libuchardet0:arm64 (0.0.6-3) ... #13 41.26 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 41.30 Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... #13 41.31 Setting up netbase (5.6) ... #13 31.39 Preparing to unpack .../089-libhtml-parser-perl_3.81-1_armhf.deb ... #13 31.39 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #13 31.44 Selecting previously unselected package libhtml-tree-perl. #13 31.44 Preparing to unpack .../090-libhtml-tree-perl_5.07-3_all.deb ... #13 31.44 Unpacking libhtml-tree-perl (5.07-3) ... #13 31.50 Selecting previously unselected package libclone-perl:armhf. #13 31.50 Preparing to unpack .../091-libclone-perl_0.46-1_armhf.deb ... #13 31.50 Unpacking libclone-perl:armhf (0.46-1) ... #13 31.54 Selecting previously unselected package libio-html-perl. #13 31.54 Preparing to unpack .../092-libio-html-perl_1.004-3_all.deb ... #13 31.54 Unpacking libio-html-perl (1.004-3) ... #13 31.58 Selecting previously unselected package liblwp-mediatypes-perl. #13 31.58 Preparing to unpack .../093-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 31.58 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 31.62 Selecting previously unselected package libhttp-message-perl. #14 37.73 Setting up perl-openssl-defaults:amd64 (4) ... #14 37.74 Setting up linux-libc-dev:amd64 (5.4.0-163.180) ... #14 37.76 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ... #14 37.77 Setting up gettext-base (0.19.8.1-10build1) ... #14 37.78 Setting up libnpth0:amd64 (1.6-1) ... #14 37.79 Setting up krb5-locales (1.17-6ubuntu4.3) ... #14 37.81 Setting up file (1:5.38-4) ... #14 37.82 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #14 37.83 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 37.84 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #14 37.85 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 37.87 Setting up libunwind8:amd64 (1.2.1-9ubuntu0.1) ... #14 37.88 Setting up libfakeroot:amd64 (1.24-1) ... #14 37.90 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ... #14 37.91 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 37.92 Setting up tzdata (2023c-0ubuntu0.20.04.2) ... #13 37.57 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ... #13 37.57 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 37.62 Selecting previously unselected package gpgsm. #13 37.62 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ... #13 37.62 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 37.67 Selecting previously unselected package gnupg. #13 37.67 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ... #13 37.67 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 37.73 Selecting previously unselected package libfile-which-perl. #13 37.73 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ... #13 37.74 Unpacking libfile-which-perl (1.23-1) ... #13 37.77 Selecting previously unselected package libfile-homedir-perl. #13 37.77 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ... #14 37.32 Selecting previously unselected package krb5-locales. #14 37.32 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ... #14 37.33 Unpacking krb5-locales (1.17-6ubuntu4.3) ... #14 37.36 Selecting previously unselected package libcbor0.6:armhf. #14 37.36 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ... #14 37.37 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ... #14 37.40 Selecting previously unselected package libedit2:armhf. #14 37.40 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ... #14 37.41 Unpacking libedit2:armhf (3.1-20191231-1) ... #14 37.45 Selecting previously unselected package libfido2-1:armhf. #13 40.28 Selecting previously unselected package libtask-weaken-perl. #13 40.29 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... #13 40.29 Unpacking libtask-weaken-perl (1.06-1) ... #13 40.33 Selecting previously unselected package libxml-parser-perl:amd64. #13 40.33 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... #13 40.33 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #13 40.39 Selecting previously unselected package libsoap-lite-perl. #13 40.39 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... #13 40.39 Unpacking libsoap-lite-perl (1.27-1) ... #13 40.45 Selecting previously unselected package libsort-key-perl. #13 40.45 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... #13 40.45 Unpacking libsort-key-perl (1.33-2+b3) ... #13 40.49 Selecting previously unselected package libstring-copyright-perl. #16 5.857 (1/93): acl-2.3.1-3.el9.aarch64.rpm 240 kB/s | 73 kB 00:00 #16 5.861 (2/93): cracklib-2.9.6-27.el9.aarch64.rpm 307 kB/s | 95 kB 00:00 #16 5.864 (3/93): dbus-1.12.20-8.el9.aarch64.rpm 633 kB/s | 3.7 kB 00:00 #16 5.869 (4/93): dbus-broker-28-7.el9.aarch64.rpm 21 MB/s | 166 kB 00:00 #16 5.874 (5/93): dbus-common-1.12.20-8.el9.noarch.rpm 1.6 MB/s | 15 kB 00:00 #16 5.925 (6/93): device-mapper-1.02.195-3.el9.aarch64.rp 2.5 MB/s | 138 kB 00:00 #16 5.933 (7/93): device-mapper-libs-1.02.195-3.el9.aarch 2.9 MB/s | 172 kB 00:00 #16 5.992 (8/93): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 8.3 MB/s | 3.6 MB 00:00 #16 5.995 (9/93): kmod-libs-28-9.el9.aarch64.rpm 940 kB/s | 62 kB 00:00 #16 5.999 (10/93): libatomic-11.4.1-2.1.el9.aarch64.rpm 614 kB/s | 39 kB 00:00 #16 6.002 (11/93): libcbor-0.7.0-5.el9.aarch64.rpm 8.5 MB/s | 56 kB 00:00 #16 6.006 (12/93): libeconf-0.4.1-3.el9.aarch64.rpm 4.2 MB/s | 26 kB 00:00 #16 6.011 (13/93): libedit-3.1-38.20210216cvs.el9.aarch64 14 MB/s | 103 kB 00:00 #16 6.080 (14/93): libdb-5.3.28-53.el9.aarch64.rpm 8.3 MB/s | 712 kB 00:00 #16 6.083 (15/93): libfdisk-2.37.4-15.el9.aarch64.rpm 1.9 MB/s | 149 kB 00:00 #16 6.086 (16/93): libfido2-1.13.0-1.el9.aarch64.rpm 1.3 MB/s | 96 kB 00:00 #16 6.090 (17/93): libpwquality-1.4.4-8.el9.aarch64.rpm 18 MB/s | 119 kB 00:00 #16 6.149 (18/93): libseccomp-2.5.2-2.el9.aarch64.rpm 1.1 MB/s | 72 kB 00:00 #16 6.153 (19/93): libselinux-utils-3.5-1.el9.aarch64.rpm 2.7 MB/s | 183 kB 00:00 #16 6.156 (20/93): libutempter-1.2.1-6.el9.aarch64.rpm 413 kB/s | 27 kB 00:00 #16 6.195 (21/93): make-4.3-7.el9.aarch64.rpm 12 MB/s | 535 kB 00:00 #13 36.04 Selecting previously unselected package fontconfig-config. #13 36.04 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ... #13 36.15 Unpacking fontconfig-config (2.13.1-4.2) ... #13 36.20 Selecting previously unselected package libcurl3-gnutls:armhf. #13 36.20 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ... #13 36.21 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... #13 36.26 Selecting previously unselected package liberror-perl. #14 42.22 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.22 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.26 Selecting previously unselected package libhcrypto4-heimdal:arm64. #14 42.26 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.26 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.30 Selecting previously unselected package libwind0-heimdal:arm64. #14 42.30 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.31 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.34 Selecting previously unselected package libhx509-5-heimdal:arm64. #14 42.35 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.35 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.39 Selecting previously unselected package libkrb5-26-heimdal:arm64. #14 42.39 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.43 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.48 Selecting previously unselected package libheimntlm0-heimdal:arm64. #13 37.30 Preparing to unpack .../172-libaliased-perl_0.34-3_all.deb ... #13 37.31 Unpacking libaliased-perl (0.34-3) ... #13 37.34 Selecting previously unselected package libaom3:armhf. #13 37.35 Preparing to unpack .../173-libaom3_3.6.0-1_armhf.deb ... #13 37.35 Unpacking libaom3:armhf (3.6.0-1) ... #13 37.49 Selecting previously unselected package libapt-pkg-perl. #13 37.49 Preparing to unpack .../174-libapt-pkg-perl_0.1.40+b2_armhf.deb ... #13 37.50 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 37.53 Selecting previously unselected package libarchive-cpio-perl. #13 37.54 Preparing to unpack .../175-libarchive-cpio-perl_0.10-3_all.deb ... #13 37.54 Unpacking libarchive-cpio-perl (0.10-3) ... #13 37.58 Selecting previously unselected package libarchive13:armhf. #16 14.35 Running scriptlet: gcc-11.4.1-2.1.el9.x86_64 44/91 #16 14.47 Installing : glibc-static-2.34-82.el9.x86_64 45/91 #16 14.48 Installing : libxcrypt-static-4.4.18-3.el9.x86_64 46/91 #16 14.48 Installing : vim-filesystem-2:8.2.2637-20.el9.noarch 47/91 #13 39.95 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_amd64.deb ... #13 39.95 Unpacking libunicode-utf8-perl (0.62-2) ... #13 39.98 Selecting previously unselected package libunwind8:amd64. #13 39.99 Preparing to unpack .../356-libunwind8_1.6.2-3_amd64.deb ... #13 39.99 Unpacking libunwind8:amd64 (1.6.2-3) ... #13 40.02 Selecting previously unselected package libwww-mechanize-perl. #13 40.02 Preparing to unpack .../357-libwww-mechanize-perl_2.16-1_all.deb ... #13 40.02 Unpacking libwww-mechanize-perl (2.16-1) ... #13 40.06 Selecting previously unselected package libxdelta2:amd64. #13 40.06 Preparing to unpack .../358-libxdelta2_1.1.3-10.4_amd64.deb ... #13 40.07 Unpacking libxdelta2:amd64 (1.1.3-10.4) ... #13 40.10 Selecting previously unselected package libxext6:amd64. #13 40.11 Preparing to unpack .../359-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #13 40.11 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #13 40.14 Selecting previously unselected package libxml-namespacesupport-perl. #13 40.14 Preparing to unpack .../360-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 40.14 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 40.17 Selecting previously unselected package libxml-sax-base-perl. #13 40.03 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #13 40.04 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 40.07 Selecting previously unselected package libyaml-0-2:amd64. #13 40.07 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ... #13 40.07 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #13 40.10 Selecting previously unselected package libyaml-libyaml-perl. #13 40.11 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ... #13 40.11 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 40.14 Selecting previously unselected package licensecheck. #13 40.14 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ... #13 40.15 Unpacking licensecheck (3.0.31-3) ... #13 40.17 Selecting previously unselected package t1utils. #13 40.18 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ... #13 40.18 Unpacking t1utils (1.41-3) ... #13 40.21 Selecting previously unselected package lintian. #13 40.21 Preparing to unpack .../317-lintian_2.15.0_all.deb ... #13 40.22 Unpacking lintian (2.15.0) ... #13 36.50 Selecting previously unselected package libgpm2:arm64. #13 36.50 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_arm64.deb ... #13 36.51 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... #13 36.53 Selecting previously unselected package libhtml-form-perl. #13 36.54 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ... #13 36.60 Unpacking libhtml-form-perl (6.11-1) ... #13 36.64 Selecting previously unselected package libhtml-format-perl. #13 36.64 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ... #13 36.64 Unpacking libhtml-format-perl (2.16-2) ... #13 36.67 Selecting previously unselected package libhtml-html5-entities-perl. #13 36.68 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 36.68 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 36.71 Selecting previously unselected package libhtml-tokeparser-simple-perl. #15 33.56 Running scriptlet: rpmlint-1.10-14.el8.noarch 88/88 #15 33.69 Verifying : desktop-file-utils-0.26-1.el8.aarch64 1/88 #15 33.69 Verifying : dwz-0.12-10.el8.aarch64 2/88 #15 33.69 Verifying : efi-srpm-macros-3-3.el8.noarch 3/88 #15 33.69 Verifying : gc-7.6.4-3.el8.aarch64 4/88 #15 33.69 Verifying : gdb-headless-8.2-20.el8.aarch64 5/88 #15 33.69 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/88 #15 33.69 Verifying : go-srpm-macros-2-17.el8.noarch 7/88 #15 33.69 Verifying : guile-5:2.0.14-7.el8.aarch64 8/88 #15 33.69 Verifying : libatomic_ops-7.6.2-3.el8.aarch64 9/88 #15 33.69 Verifying : ocaml-srpm-macros-5-4.el8.noarch 10/88 #15 33.69 Verifying : openblas-srpm-macros-2-2.el8.noarch 11/88 #15 33.69 Verifying : perl-Digest-1.17-395.el8.noarch 12/88 #15 33.69 Verifying : perl-Digest-MD5-2.55-396.el8.aarch64 13/88 #15 33.69 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 14/88 #15 33.69 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 15/88 #15 33.69 Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 16/88 #15 33.70 Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar 17/88 #15 33.70 Verifying : perl-URI-1.73-3.el8.noarch 18/88 #15 33.70 Verifying : perl-libnet-3.11-3.el8.noarch 19/88 #15 33.70 Verifying : perl-srpm-macros-1-25.el8.noarch 20/88 #15 33.70 Verifying : python-rpm-macros-3-45.el8.noarch 21/88 #15 33.70 Verifying : python-srpm-macros-3-45.el8.noarch 22/88 #15 33.70 Verifying : python3-rpm-macros-3-45.el8.noarch 23/88 #15 33.70 Verifying : python3-systemd-234-8.el8.aarch64 24/88 #15 33.70 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 25/88 #15 33.70 Verifying : redhat-rpm-config-131-1.el8.noarch 26/88 #15 33.70 Verifying : rpm-build-4.14.3-26.el8.aarch64 27/88 #15 33.70 Verifying : rpmlint-1.10-14.el8.noarch 28/88 #15 33.70 Verifying : rust-srpm-macros-5-2.el8.noarch 29/88 #15 33.70 Verifying : zstd-1.4.4-1.el8.aarch64 30/88 #15 33.70 Verifying : bzip2-1.0.6-26.el8.aarch64 31/88 #15 33.70 Verifying : dbus-glib-0.110-2.el8.aarch64 32/88 #15 33.70 Verifying : diffutils-3.6-6.el8.aarch64 33/88 #15 33.70 Verifying : dnf-plugins-core-4.0.21-23.el8.noarch 34/88 #15 33.70 Verifying : elfutils-0.189-3.el8.aarch64 35/88 #15 33.70 Verifying : elfutils-debuginfod-client-0.189-3.el8.aarch64 36/88 #15 33.70 Verifying : emacs-filesystem-1:26.1-11.el8.noarch 37/88 #15 33.70 Verifying : file-5.33-25.el8.aarch64 38/88 #15 33.70 Verifying : glibc-gconv-extra-2.28-236.el8.1.aarch64 39/88 #15 33.70 Verifying : groff-base-1.22.3-18.el8.aarch64 40/88 #15 33.70 Verifying : libbabeltrace-1.5.4-4.el8.aarch64 41/88 #15 33.70 Verifying : libpkgconf-1.4.2-1.el8.aarch64 42/88 #15 33.70 Verifying : libtool-ltdl-2.4.6-25.el8.aarch64 43/88 #15 33.70 Verifying : ncurses-6.1-10.20180224.el8.aarch64 44/88 #15 33.70 Verifying : openssl-1:1.1.1k-9.el8.aarch64 45/88 #15 33.70 Verifying : patch-2.7.6-11.el8.aarch64 46/88 #15 33.70 Verifying : perl-Carp-1.42-396.el8.noarch 47/88 #15 33.70 Verifying : perl-Data-Dumper-2.167-399.el8.aarch64 48/88 #15 33.70 Verifying : perl-Encode-4:2.97-3.el8.aarch64 49/88 #15 33.70 Verifying : perl-Errno-1.28-422.el8.aarch64 50/88 #15 33.70 Verifying : perl-Exporter-5.72-396.el8.noarch 51/88 #15 33.70 Verifying : perl-File-Path-2.15-2.el8.noarch 52/88 #15 33.70 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 53/88 #15 33.70 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 54/88 #15 33.70 Verifying : perl-HTTP-Tiny-0.074-2.el8.noarch 55/88 #15 33.70 Verifying : perl-IO-1.38-422.el8.aarch64 56/88 #15 33.70 Verifying : perl-MIME-Base64-3.15-396.el8.aarch64 57/88 #15 33.70 Verifying : perl-PathTools-3.74-1.el8.aarch64 58/88 #15 33.70 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 59/88 #15 33.70 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 60/88 #15 33.70 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 61/88 #15 33.70 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 62/88 #15 33.70 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 63/88 #15 33.70 Verifying : perl-Socket-4:2.027-3.el8.aarch64 64/88 #15 33.70 Verifying : perl-Storable-1:3.11-3.el8.aarch64 65/88 #15 33.70 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 66/88 #15 33.70 Verifying : perl-Term-Cap-1.17-395.el8.noarch 67/88 #15 33.70 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 68/88 #15 33.70 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 69/88 #15 33.70 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 70/88 #15 33.70 Verifying : perl-Unicode-Normalize-1.25-396.el8.aarch64 71/88 #15 33.70 Verifying : perl-constant-1.33-396.el8.noarch 72/88 #15 33.70 Verifying : perl-interpreter-4:5.26.3-422.el8.aarch64 73/88 #15 33.70 Verifying : perl-libs-4:5.26.3-422.el8.aarch64 74/88 #15 33.70 Verifying : perl-macros-4:5.26.3-422.el8.aarch64 75/88 #15 33.70 Verifying : perl-parent-1:0.237-1.el8.noarch 76/88 #15 33.70 Verifying : perl-podlators-4.11-1.el8.noarch 77/88 #15 33.70 Verifying : perl-threads-1:2.21-2.el8.aarch64 78/88 #15 33.70 Verifying : perl-threads-shared-1.58-2.el8.aarch64 79/88 #15 33.70 Verifying : pkgconf-1.4.2-1.el8.aarch64 80/88 #15 33.70 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 81/88 #15 33.70 Verifying : pkgconf-pkg-config-1.4.2-1.el8.aarch64 82/88 #15 33.70 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 83/88 #15 33.70 Verifying : python3-dbus-1.2.4-15.el8.aarch64 84/88 #15 33.70 Verifying : python3-dnf-plugins-core-4.0.21-23.el8.noarch 85/88 #15 33.70 Verifying : python3-six-1.11.0-8.el8.noarch 86/88 #15 33.70 Verifying : unzip-6.0-46.el8.aarch64 87/88 #14 39.95 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ... #14 36.96 Setting up libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 36.98 Setting up libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 36.99 Setting up iso-codes (4.12.0-1) ... #14 37.00 Setting up liblocale-gettext-perl (1.07-5) ... #14 37.02 Setting up liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ... #14 37.03 Setting up dctrl-tools (2.24-3build2) ... #14 37.04 Setting up libitm1:amd64 (13.1.0-2ubuntu2~23.04) ... #14 37.06 Setting up libgdbm6:amd64 (1.23-3) ... #14 37.07 Setting up libctf0:amd64 (2.40-2ubuntu4.1) ... #14 37.08 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... #14 37.09 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 37.10 Setting up manpages-dev (6.03-1) ... #14 37.12 Setting up libdw1:amd64 (0.188-2.1) ... #14 37.14 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 37.16 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 37.17 Setting up libxcb1:amd64 (1.15-1) ... #14 39.96 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 40.00 Selecting previously unselected package python3-urllib3. #14 40.00 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ... #14 40.00 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #14 40.05 Selecting previously unselected package python3-requests. #14 40.05 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 40.05 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 40.09 Selecting previously unselected package python3-unidiff. #14 40.10 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... #14 40.10 Unpacking python3-unidiff (0.5.5-2) ... #14 40.14 Selecting previously unselected package python3-xdg. #14 40.14 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... #14 40.15 Unpacking python3-xdg (0.27-2) ... #14 40.18 Selecting previously unselected package equivs. #14 35.76 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.1 [15.8 kB] #14 35.77 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB] #13 38.12 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ... #13 38.13 Unpacking python3-idna (2.10-1) ... #13 38.19 Selecting previously unselected package python3-magic. #13 38.19 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ... #13 38.20 Unpacking python3-magic (2:0.4.20-3) ... #13 38.23 Selecting previously unselected package python3-urllib3. #13 38.23 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 38.24 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 38.28 Selecting previously unselected package python3-requests. #13 38.28 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ... #13 38.29 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 38.32 Selecting previously unselected package python3-unidiff. #13 38.33 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #13 38.33 Unpacking python3-unidiff (0.5.5-2) ... #13 38.36 Selecting previously unselected package python3-xdg. #14 34.75 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-fcntllock-perl armhf 0.22-4build1 [32.4 kB] #14 34.93 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnumber-compare-perl all 0.03-3 [5974 B] #14 34.94 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-glob-perl all 0.11-3 [6780 B] #14 34.95 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 34.98 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-afm-perl all 1.20-4 [13.0 kB] #13 42.05 Running scriptlet: binutils-gold-2.40-13.fc39.aarch64 15/153 #13 42.20 Installing : binutils-2.40-13.fc39.aarch64 16/153 #13 42.20 Running scriptlet: binutils-2.40-13.fc39.aarch64 16/153 #13 42.23 Installing : file-5.44-5.fc39.aarch64 17/153 #13 42.24 Installing : dwz-0.15-3.fc39.aarch64 18/153 #13 42.25 Installing : zip-3.0-39.fc39.aarch64 19/153 #13 42.26 Installing : enchant2-2.5.0-5.fc39.aarch64 20/153 #13 42.27 Installing : python3-enchant-3.2.2-10.fc39.noarch 21/153 #13 42.29 Installing : python3-construct-2.10.68-6.fc39.noarch 22/153 #13 42.30 Installing : python3-pybeam-0.7-7.fc39.noarch 23/153 #13 42.31 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 24/153 #13 42.32 Installing : efi-srpm-macros-5-9.fc39.noarch 25/153 #13 42.33 Installing : lua-srpm-macros-1-9.fc39.noarch 26/153 #13 42.33 Installing : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch 27/153 #13 42.34 Upgrading : rpm-sign-libs-4.19.0-1.fc39.aarch64 28/153 #13 42.34 Upgrading : python3-rpm-4.19.0-1.fc39.aarch64 29/153 #13 42.35 Installing : qt6-srpm-macros-6.5.2-3.fc39.noarch 30/153 #13 41.42 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ... #13 41.43 Setting up libmpdec2:arm64 (2.4.2-2) ... #13 41.44 Setting up libbinutils:arm64 (2.31.1-16) ... #13 41.45 Setting up cpp-8 (8.3.0-6) ... #13 41.46 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 41.47 Setting up openssl (1.1.1n-0+deb10u6) ... #13 41.49 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... #13 41.50 Setting up readline-common (7.0-5) ... #13 41.52 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 41.53 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... #13 41.54 Setting up libcc1-0:arm64 (8.3.0-6) ... #13 41.55 Setting up iso-codes (4.2-1) ... #13 41.56 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 41.58 Setting up liblsan0:arm64 (8.3.0-6) ... #13 41.59 Setting up dctrl-tools (2.24-3) ... #13 41.61 Setting up libitm1:arm64 (8.3.0-6) ... #13 41.62 Setting up debian-keyring (2019.02.25) ... #13 31.62 Preparing to unpack .../094-libhttp-message-perl_6.44-1_all.deb ... #13 31.63 Unpacking libhttp-message-perl (6.44-1) ... #13 31.67 Selecting previously unselected package libhttp-cookies-perl. #13 31.67 Preparing to unpack .../095-libhttp-cookies-perl_6.10-1_all.deb ... #13 31.67 Unpacking libhttp-cookies-perl (6.10-1) ... #13 31.70 Selecting previously unselected package libhttp-negotiate-perl. #13 31.71 Preparing to unpack .../096-libhttp-negotiate-perl_6.01-2_all.deb ... #13 31.71 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 31.76 Selecting previously unselected package perl-openssl-defaults:armhf. #13 31.76 Preparing to unpack .../097-perl-openssl-defaults_7+b1_armhf.deb ... #13 31.76 Unpacking perl-openssl-defaults:armhf (7+b1) ... #13 31.80 Selecting previously unselected package libnet-ssleay-perl:armhf. #13 31.80 Preparing to unpack .../098-libnet-ssleay-perl_1.92-2+b2_armhf.deb ... #13 31.80 Unpacking libnet-ssleay-perl:armhf (1.92-2+b2) ... #13 31.86 Selecting previously unselected package libio-socket-ssl-perl. #13 31.87 Preparing to unpack .../099-libio-socket-ssl-perl_2.081-2_all.deb ... #13 31.87 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 31.99 Selecting previously unselected package libnet-http-perl. #14 38.01 #14 38.01 Current default time zone: 'Etc/UTC' #14 38.01 Local time is now: Wed Sep 20 09:13:51 UTC 2023. #14 38.01 Universal Time is now: Wed Sep 20 09:13:51 UTC 2023. #14 38.01 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 38.01 #14 38.04 Setting up fakeroot (1.24-1) ... #14 38.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 38.04 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 38.04 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 38.04 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 38.04 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 38.04 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 #14 38.04 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 #14 38.04 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 #14 38.04 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 #14 38.06 Setting up autotools-dev (20180224.1) ... #14 38.07 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 38.08 Setting up libx11-data (2:1.6.9-2ubuntu1.5) ... #14 38.09 Setting up make (4.2.1-1.2) ... #14 38.10 Setting up libmpfr6:amd64 (4.0.2-1) ... #14 38.12 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 38.13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 38.14 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #13 37.77 Unpacking libfile-homedir-perl (1.004-1) ... #13 37.80 Selecting previously unselected package libio-pty-perl. #13 37.80 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ... #13 37.81 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 37.83 Selecting previously unselected package libipc-run-perl. #13 37.84 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ... #13 37.84 Unpacking libipc-run-perl (20180523.0-1) ... #13 37.88 Selecting previously unselected package libclass-method-modifiers-perl. #13 37.88 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 37.88 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 37.91 Selecting previously unselected package libsub-exporter-progressive-perl. #13 37.91 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 37.91 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 37.94 Selecting previously unselected package libdevel-globaldestruction-perl. #13 37.94 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 37.95 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 37.97 Selecting previously unselected package libb-hooks-op-check-perl. #13 37.97 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #13 37.98 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #14 37.45 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ... #14 37.45 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ... #14 37.49 Selecting previously unselected package libkrb5support0:armhf. #14 37.49 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ... #14 37.50 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ... #14 37.53 Selecting previously unselected package libk5crypto3:armhf. #14 37.53 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ... #14 37.54 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ... #14 37.57 Selecting previously unselected package libkeyutils1:armhf. #14 37.57 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ... #14 37.58 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ... #14 37.61 Selecting previously unselected package libkrb5-3:armhf. #14 37.61 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ... #14 37.62 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ... #14 37.68 Selecting previously unselected package libgssapi-krb5-2:armhf. #13 40.49 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... #13 40.49 Unpacking libstring-copyright-perl (0.003006-1) ... #13 40.52 Selecting previously unselected package libstring-escape-perl. #13 40.52 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... #13 40.53 Unpacking libstring-escape-perl (2010.002-2) ... #13 40.56 Selecting previously unselected package libstring-shellquote-perl. #13 40.56 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... #13 40.57 Unpacking libstring-shellquote-perl (1.04-1) ... #13 40.60 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. #13 40.60 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... #13 40.60 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #13 40.64 Selecting previously unselected package libterm-readkey-perl. #13 40.64 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... #13 40.64 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 40.68 Selecting previously unselected package libtext-levenshteinxs-perl. #13 40.68 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... #13 40.68 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 40.71 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #16 6.234 (22/93): openssh-8.7p1-34.el9.aarch64.rpm 5.8 MB/s | 452 kB 00:00 #16 6.317 (23/93): openssh-clients-8.7p1-34.el9.aarch64.r 4.2 MB/s | 688 kB 00:00 #16 6.359 (24/93): openssl-3.0.7-24.el9.aarch64.rpm 7.4 MB/s | 1.2 MB 00:00 #16 6.426 (25/93): pam-1.5.1-15.el9.aarch64.rpm 5.7 MB/s | 620 kB 00:00 #13 37.07 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) ... #13 36.26 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ... #13 36.27 Unpacking liberror-perl (0.17029-1) ... #13 36.30 Selecting previously unselected package git-man. #13 36.30 Preparing to unpack .../157-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 36.30 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 36.44 Selecting previously unselected package git. #13 36.44 Preparing to unpack .../158-git_1%3a2.30.2-1+deb11u2_armhf.deb ... #13 36.46 Unpacking git (1:2.30.2-1+deb11u2) ... #14 42.48 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.48 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.51 Selecting previously unselected package libgssapi3-heimdal:arm64. #14 42.52 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 42.52 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 42.55 Selecting previously unselected package libsasl2-modules-db:arm64. #14 42.55 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 42.56 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 42.59 Selecting previously unselected package libsasl2-2:arm64. #14 42.59 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 42.60 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 42.63 Selecting previously unselected package libldap-common. #14 42.63 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #14 42.64 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 42.67 Selecting previously unselected package libldap-2.4-2:arm64. #14 42.67 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ... #14 42.67 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... #14 42.72 Selecting previously unselected package libnghttp2-14:arm64. #13 37.58 Preparing to unpack .../176-libarchive13_3.6.2-1_armhf.deb ... #13 37.59 Unpacking libarchive13:armhf (3.6.2-1) ... #13 37.65 Selecting previously unselected package libarray-intspan-perl. #13 37.65 Preparing to unpack .../177-libarray-intspan-perl_2.004-2_all.deb ... #13 37.65 Unpacking libarray-intspan-perl (2.004-2) ... #13 37.68 Selecting previously unselected package libauthen-sasl-perl. #13 37.69 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-3_all.deb ... #13 37.69 Unpacking libauthen-sasl-perl (2.1600-3) ... #13 37.73 Selecting previously unselected package libdav1d6:armhf. #13 37.73 Preparing to unpack .../179-libdav1d6_1.0.0-2_armhf.deb ... #13 37.74 Unpacking libdav1d6:armhf (1.0.0-2) ... #13 37.79 Selecting previously unselected package libgav1-1:armhf. #16 14.74 Installing : cmake-data-3.20.2-8.el9.noarch 48/91 #16 14.92 Installing : cmake-3.20.2-8.el9.x86_64 49/91 #16 14.92 Installing : systemd-rpm-macros-252-18.el9.noarch 50/91 #16 14.96 Installing : openssl-1:3.0.7-24.el9.x86_64 51/91 #16 14.96 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 52/91 #13 40.17 Preparing to unpack .../361-libxml-sax-base-perl_1.09-3_all.deb ... #13 40.18 Unpacking libxml-sax-base-perl (1.09-3) ... #13 40.21 Selecting previously unselected package libxml-sax-perl. #13 40.21 Preparing to unpack .../362-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 40.22 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 40.25 Selecting previously unselected package libxml-libxml-perl. #13 40.26 Preparing to unpack .../363-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #13 40.26 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 40.33 Selecting previously unselected package libxml-sax-expat-perl. #13 40.33 Preparing to unpack .../364-libxml-sax-expat-perl_0.51-2_all.deb ... #13 40.34 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 40.36 Selecting previously unselected package libxmlrpc-lite-perl. #13 40.37 Preparing to unpack .../365-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 40.37 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 40.40 Selecting previously unselected package libxmuu1:amd64. #13 40.41 Preparing to unpack .../366-libxmuu1_2%3a1.1.3-3_amd64.deb ... #13 40.41 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #13 40.43 Selecting previously unselected package libxstring-perl:amd64. #13 36.71 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 36.72 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 36.75 Selecting previously unselected package libhttp-daemon-perl. #13 36.75 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ... #13 36.75 Unpacking libhttp-daemon-perl (6.16-1) ... #13 36.78 Selecting previously unselected package libio-interactive-perl. #13 36.78 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ... #13 36.79 Unpacking libio-interactive-perl (1.023-2) ... #13 36.82 Selecting previously unselected package libio-sessiondata-perl. #13 36.82 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ... #13 36.82 Unpacking libio-sessiondata-perl (1.03-3) ... #13 36.85 Selecting previously unselected package libio-stringy-perl. #13 36.85 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ... #13 36.86 Unpacking libio-stringy-perl (2.111-3) ... #13 36.89 Selecting previously unselected package libipc-run3-perl. #13 36.89 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ... #13 36.89 Unpacking libipc-run3-perl (0.048-3) ... #13 36.93 Selecting previously unselected package libtypes-serialiser-perl. #13 36.93 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ... #13 36.93 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 36.96 Selecting previously unselected package libjson-xs-perl. #13 36.96 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_arm64.deb ... #13 36.96 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 37.00 Selecting previously unselected package libjson-maybexs-perl. #13 37.00 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ... #13 37.00 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 37.03 Selecting previously unselected package libldap-common. #15 33.70 Verifying : zip-3.0-23.el8.aarch64 88/88 #15 33.99 #15 33.99 Installed: #15 33.99 bzip2-1.0.6-26.el8.aarch64 #15 33.99 dbus-glib-0.110-2.el8.aarch64 #15 33.99 desktop-file-utils-0.26-1.el8.aarch64 #15 33.99 diffutils-3.6-6.el8.aarch64 #15 33.99 dnf-plugins-core-4.0.21-23.el8.noarch #15 33.99 dwz-0.12-10.el8.aarch64 #15 33.99 efi-srpm-macros-3-3.el8.noarch #15 33.99 elfutils-0.189-3.el8.aarch64 #15 33.99 elfutils-debuginfod-client-0.189-3.el8.aarch64 #15 33.99 emacs-filesystem-1:26.1-11.el8.noarch #15 33.99 file-5.33-25.el8.aarch64 #15 33.99 gc-7.6.4-3.el8.aarch64 #15 33.99 gdb-headless-8.2-20.el8.aarch64 #15 33.99 ghc-srpm-macros-1.4.2-7.el8.noarch #15 33.99 glibc-gconv-extra-2.28-236.el8.1.aarch64 #15 33.99 go-srpm-macros-2-17.el8.noarch #15 33.99 groff-base-1.22.3-18.el8.aarch64 #15 33.99 guile-5:2.0.14-7.el8.aarch64 #15 33.99 libatomic_ops-7.6.2-3.el8.aarch64 #15 33.99 libbabeltrace-1.5.4-4.el8.aarch64 #15 33.99 libpkgconf-1.4.2-1.el8.aarch64 #15 33.99 libtool-ltdl-2.4.6-25.el8.aarch64 #15 33.99 ncurses-6.1-10.20180224.el8.aarch64 #15 33.99 ocaml-srpm-macros-5-4.el8.noarch #15 33.99 openblas-srpm-macros-2-2.el8.noarch #15 33.99 openssl-1:1.1.1k-9.el8.aarch64 #15 33.99 patch-2.7.6-11.el8.aarch64 #15 33.99 perl-Carp-1.42-396.el8.noarch #15 33.99 perl-Data-Dumper-2.167-399.el8.aarch64 #15 33.99 perl-Digest-1.17-395.el8.noarch #15 33.99 perl-Digest-MD5-2.55-396.el8.aarch64 #15 33.99 perl-Encode-4:2.97-3.el8.aarch64 #15 33.99 perl-Errno-1.28-422.el8.aarch64 #15 33.99 perl-Exporter-5.72-396.el8.noarch #15 33.99 perl-File-Path-2.15-2.el8.noarch #15 33.99 perl-File-Temp-0.230.600-1.el8.noarch #15 33.99 perl-Getopt-Long-1:2.50-4.el8.noarch #15 33.99 perl-HTTP-Tiny-0.074-2.el8.noarch #15 33.99 perl-IO-1.38-422.el8.aarch64 #15 33.99 perl-IO-Socket-IP-0.39-5.el8.noarch #15 33.99 perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch #15 33.99 perl-MIME-Base64-3.15-396.el8.aarch64 #15 33.99 perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch #15 33.99 perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aarch64 #15 33.99 perl-PathTools-3.74-1.el8.aarch64 #15 33.99 perl-Pod-Escapes-1:1.07-395.el8.noarch #15 33.99 perl-Pod-Perldoc-3.28-396.el8.noarch #15 33.99 perl-Pod-Simple-1:3.35-395.el8.noarch #15 33.99 perl-Pod-Usage-4:1.69-395.el8.noarch #15 33.99 perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 #15 33.99 perl-Socket-4:2.027-3.el8.aarch64 #15 33.99 perl-Storable-1:3.11-3.el8.aarch64 #15 33.99 perl-Term-ANSIColor-4.06-396.el8.noarch #15 33.99 perl-Term-Cap-1.17-395.el8.noarch #15 33.99 perl-Text-ParseWords-3.30-395.el8.noarch #15 33.99 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #15 33.99 perl-Time-Local-1:1.280-1.el8.noarch #15 33.99 perl-URI-1.73-3.el8.noarch #15 33.99 perl-Unicode-Normalize-1.25-396.el8.aarch64 #15 33.99 perl-constant-1.33-396.el8.noarch #15 33.99 perl-interpreter-4:5.26.3-422.el8.aarch64 #15 33.99 perl-libnet-3.11-3.el8.noarch #15 33.99 perl-libs-4:5.26.3-422.el8.aarch64 #15 33.99 perl-macros-4:5.26.3-422.el8.aarch64 #15 33.99 perl-parent-1:0.237-1.el8.noarch #15 33.99 perl-podlators-4.11-1.el8.noarch #15 33.99 perl-srpm-macros-1-25.el8.noarch #15 33.99 perl-threads-1:2.21-2.el8.aarch64 #15 33.99 perl-threads-shared-1.58-2.el8.aarch64 #15 33.99 pkgconf-1.4.2-1.el8.aarch64 #15 33.99 pkgconf-m4-1.4.2-1.el8.noarch #15 33.99 pkgconf-pkg-config-1.4.2-1.el8.aarch64 #15 33.99 python-rpm-macros-3-45.el8.noarch #15 33.99 python-srpm-macros-3-45.el8.noarch #15 33.99 python3-dateutil-1:2.6.1-6.el8.noarch #15 33.99 python3-dbus-1.2.4-15.el8.aarch64 #15 33.99 python3-dnf-plugins-core-4.0.21-23.el8.noarch #15 33.99 python3-rpm-macros-3-45.el8.noarch #15 33.99 python3-six-1.11.0-8.el8.noarch #15 33.99 python3-systemd-234-8.el8.aarch64 #15 33.99 qt5-srpm-macros-5.15.3-1.el8.noarch #15 33.99 redhat-rpm-config-131-1.el8.noarch #15 33.99 rpm-build-4.14.3-26.el8.aarch64 #15 33.99 rpmlint-1.10-14.el8.noarch #15 33.99 rust-srpm-macros-5-2.el8.noarch #15 33.99 unzip-6.0-46.el8.aarch64 #15 33.99 zip-3.0-23.el8.aarch64 #15 33.99 zstd-1.4.4-1.el8.aarch64 #15 33.99 #15 33.99 Complete! #13 40.33 Selecting previously unselected package lsb-release. #13 40.33 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ... #13 40.34 Unpacking lsb-release (10.2019051400) ... #13 40.37 Selecting previously unselected package mailutils. #13 40.38 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ... #13 40.38 Unpacking mailutils (1:3.5-4) ... #13 40.43 Selecting previously unselected package manpages-dev. #13 40.43 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ... #13 40.43 Unpacking manpages-dev (4.16-2) ... #14 37.18 Setting up gettext (0.21-11) ... #14 37.20 Setting up fontconfig-config (2.14.1-3ubuntu3) ... #14 37.33 Setting up libedit2:amd64 (3.1-20221030-2) ... #14 37.34 Setting up libreadline8:amd64 (8.2-1.3) ... #14 37.36 Setting up ca-certificates (20230311ubuntu0.23.04.1) ... #14 40.18 Preparing to unpack .../355-equivs_2.3.1_all.deb ... #14 40.18 Unpacking equivs (2.3.1) ... #14 40.23 Selecting previously unselected package libauthen-sasl-perl. #14 40.23 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 40.24 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 40.28 Selecting previously unselected package python3-magic. #14 40.28 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ... #14 40.29 Unpacking python3-magic (2:0.4.24-2) ... #14 40.33 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 40.35 Setting up media-types (7.0.0) ... #14 40.37 Setting up libpipeline1:amd64 (1.5.5-1) ... #14 40.38 Setting up wdiff (1.2.2-2build3) ... #14 40.39 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... #14 40.40 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 40.42 Setting up libre2-9:amd64 (20220201+dfsg-1) ... #14 40.43 Setting up lto-disabled-list (24) ... #14 40.44 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #14 40.46 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 40.47 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #14 40.47 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 #14 40.48 Setting up libtext-glob-perl (0.11-2) ... #14 36.19 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #13 38.37 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #13 38.37 Unpacking python3-xdg (0.27-2) ... #13 38.41 Selecting previously unselected package shared-mime-info. #13 38.41 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ... #13 38.41 Unpacking shared-mime-info (2.0-1) ... #13 38.51 Selecting previously unselected package strace. #13 38.51 Preparing to unpack .../355-strace_5.10-1_arm64.deb ... #13 38.51 Unpacking strace (5.10-1) ... #13 38.58 Selecting previously unselected package xauth. #13 38.58 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ... #13 38.58 Unpacking xauth (1:1.1-1) ... #13 38.62 Selecting previously unselected package xdg-user-dirs. #13 42.36 Installing : zstd-1.5.5-4.fc39.aarch64 31/153 #13 42.37 Installing : xxhash-libs-0.8.2-1.fc39.aarch64 32/153 #13 42.44 Installing : gdb-minimal-13.2-8.fc39.aarch64 33/153 #13 42.45 Installing : debugedit-5.0-10.fc39.aarch64 34/153 #13 42.46 Installing : shared-mime-info-2.2-4.fc39.aarch64 35/153 #13 42.47 Running scriptlet: shared-mime-info-2.2-4.fc39.aarch64 35/153 #13 42.49 Installing : rust-srpm-macros-24-5.fc39.noarch 36/153 #13 42.49 Installing : qt5-srpm-macros-5.15.10-2.fc39.noarch 37/153 #13 42.51 Installing : python3-zstandard-0.21.0-3.fc39.aarch64 38/153 #13 42.52 Installing : python3-tomli-w-1.0.0-9.fc39.noarch 39/153 #13 42.53 Installing : python3-pyxdg-0.27-9.fc39.noarch 40/153 #13 42.54 Installing : python3-file-magic-5.44-5.fc39.noarch 41/153 #13 42.54 Installing : python3-distro-1.8.0-6.fc39.noarch 42/153 #13 42.55 Installing : pyproject-srpm-macros-1.9.0-2.fc39.noarch 43/153 #13 42.56 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 44/153 #13 42.56 Installing : perl-srpm-macros-1-51.fc39.noarch 45/153 #13 42.56 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 46/153 #13 42.57 Installing : openblas-srpm-macros-2-14.fc39.noarch 47/153 #13 42.57 Installing : ocaml-srpm-macros-8-2.fc39.noarch 48/153 #13 42.58 Installing : ncurses-6.4-7.20230520.fc39.aarch64 49/153 #13 42.60 Installing : libstemmer-2.2.0-7.fc39.aarch64 50/153 #13 42.60 Installing : libpng-2:1.6.37-15.fc39.aarch64 51/153 #13 42.61 Installing : libpkgconf-1.9.5-2.fc39.aarch64 52/153 #13 42.62 Installing : pkgconf-1.9.5-2.fc39.aarch64 53/153 #13 42.62 Installing : pkgconf-pkg-config-1.9.5-2.fc39.aarch64 54/153 #13 42.63 Installing : libjpeg-turbo-2.1.4-3.fc39.aarch64 55/153 #13 42.65 Installing : gdk-pixbuf2-2.42.10-5.fc39.aarch64 56/153 #13 42.66 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 57/153 #14 35.00 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-string-perl all 1.08-4 [11.1 kB] #14 35.02 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-ttf-perl all 1.06-2 [323 kB] #13 41.63 Setting up libreadline7:arm64 (7.0-5) ... #13 41.65 Setting up libgdbm6:arm64 (1.18.1-4) ... #13 41.66 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 41.67 Setting up libtsan0:arm64 (8.3.0-6) ... #13 41.68 Setting up pinentry-curses (1.1.0-2) ... #13 41.70 Setting up manpages-dev (4.16-2) ... #13 41.75 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #13 41.76 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ... #13 41.77 Setting up libxcb1:arm64 (1.13.1-2) ... #13 41.78 Setting up at (3.1.23-1) ... #13 31.99 Preparing to unpack .../100-libnet-http-perl_6.22-1_all.deb ... #13 32.00 Unpacking libnet-http-perl (6.22-1) ... #13 32.04 Selecting previously unselected package liblwp-protocol-https-perl. #13 32.04 Preparing to unpack .../101-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 32.04 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 32.08 Selecting previously unselected package libtry-tiny-perl. #13 32.08 Preparing to unpack .../102-libtry-tiny-perl_0.31-2_all.deb ... #13 32.09 Unpacking libtry-tiny-perl (0.31-2) ... #13 32.12 Selecting previously unselected package libwww-robotrules-perl. #13 32.12 Preparing to unpack .../103-libwww-robotrules-perl_6.02-1_all.deb ... #13 32.13 Unpacking libwww-robotrules-perl (6.02-1) ... #13 32.17 Selecting previously unselected package libwww-perl. #13 32.17 Preparing to unpack .../104-libwww-perl_6.68-1_all.deb ... #13 32.18 Unpacking libwww-perl (6.68-1) ... #13 32.24 Selecting previously unselected package patchutils. #14 41.57 Get:363 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-moment-perl arm64 0.44-2build1 [71.8 kB] #14 41.83 Get:364 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.7 kB] #14 41.85 Get:365 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunicode-utf8-perl arm64 0.62-2 [17.7 kB] #14 41.86 Get:366 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-mechanize-perl all 2.16-1 [94.5 kB] #14 41.94 Get:367 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #13 35.29 Setting up gcc (4:8.3.0-1+rpi2) ... #13 35.32 Setting up perl (5.28.1-6+deb10u1) ... #13 35.34 Setting up libio-html-perl (1.001-1) ... #13 35.35 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 35.36 Setting up libdpkg-perl (1.19.8) ... #13 35.37 Setting up autoconf (2.69-11) ... #13 35.41 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 35.42 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 35.43 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 35.44 Setting up libstrictures-perl (2.000005-1) ... #13 35.45 Setting up libsub-quote-perl (2.005001-1) ... #13 35.46 Setting up liburi-perl (1.76-1) ... #13 35.47 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 35.49 Setting up automake (1:1.16.1-4) ... #13 35.51 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 35.51 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 #13 35.51 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 #13 35.51 Setting up libhttp-date-perl (6.02-1) ... #13 35.52 Setting up libfile-which-perl (1.23-1) ... #13 35.53 Setting up libfile-listing-perl (6.04-1) ... #13 35.54 Setting up libdynaloader-functions-perl (0.003-1) ... #13 35.56 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 35.57 Setting up libio-pty-perl (1:1.08-1.1+b4) ... #13 35.58 Setting up libarchive-zip-perl (1.64-1) ... #13 35.59 Setting up libhtml-tagset-perl (3.20-3) ... #13 35.60 Setting up libdebhelper-perl (13.2~bpo10+1) ... #13 35.61 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 35.62 Setting up libtry-tiny-perl (0.30-1) ... #13 35.63 Setting up libnet-http-perl (6.18-1) ... #13 35.64 Setting up libencode-locale-perl (1.05-1) ... #13 35.65 Setting up libdevel-callchecker-perl (0.008-1) ... #13 35.67 Setting up dpkg-dev (1.19.8) ... #13 35.68 Setting up intltool-debian (0.35.0+20060710.5) ... #13 35.70 Setting up liberror-perl (0.17027-2) ... #13 35.71 Setting up patchutils (0.3.4-2) ... #13 35.72 Setting up libipc-run-perl (20180523.0-1) ... #13 35.73 Setting up git (1:2.20.1-2+deb10u8) ... #13 35.76 Setting up libwww-robotrules-perl (6.02-1) ... #14 38.16 Setting up strace (5.5-3ubuntu1) ... #14 38.17 Setting up libsigsegv2:amd64 (2.12-2) ... #14 38.18 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 38.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 38.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 #14 38.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 #14 38.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 #14 38.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 #14 38.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 #14 38.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 #14 38.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 #14 38.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 #14 38.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 #14 38.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 #14 38.20 Setting up t1utils (1.41-3) ... #14 38.21 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 38.23 Setting up diffstat (1.63-1) ... #14 38.24 Setting up libmpc3:amd64 (1.1.0-1) ... #14 38.25 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 38.26 Setting up patch (2.7.6-6) ... #14 38.28 Setting up autopoint (0.19.8.1-10build1) ... #14 38.28 Setting up libfl2:amd64 (2.6.4-6.2) ... #14 38.30 Setting up ucf (3.0038+nmu1) ... #14 38.40 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ... #14 35.14 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 35.29 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB] #14 35.31 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B] #14 35.32 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 35.34 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB] #13 38.01 Selecting previously unselected package libdynaloader-functions-perl. #13 38.01 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ... #13 38.01 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 38.04 Selecting previously unselected package libdevel-callchecker-perl. #13 38.04 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ... #13 38.04 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 38.07 Selecting previously unselected package libparams-classify-perl. #13 38.07 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ... #13 38.08 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 38.11 Selecting previously unselected package libmodule-runtime-perl. #13 38.11 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ... #13 38.11 Unpacking libmodule-runtime-perl (0.016-1) ... #13 38.14 Selecting previously unselected package libimport-into-perl. #13 38.14 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ... #13 38.15 Unpacking libimport-into-perl (1.002005-1) ... #13 38.17 Selecting previously unselected package librole-tiny-perl. #13 38.17 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ... #13 38.18 Unpacking librole-tiny-perl (2.000006-1) ... #13 38.21 Selecting previously unselected package libstrictures-perl. #13 38.21 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ... #13 38.21 Unpacking libstrictures-perl (2.000005-1) ... #13 38.24 Selecting previously unselected package libsub-quote-perl. #13 38.24 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ... #13 38.25 Unpacking libsub-quote-perl (2.005001-1) ... #13 38.27 Selecting previously unselected package libmoo-perl. #13 38.28 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ... #13 38.28 Unpacking libmoo-perl (2.003004-2) ... #13 38.31 Selecting previously unselected package libencode-locale-perl. #14 37.68 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ... #14 37.69 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ... #14 37.73 Selecting previously unselected package libpsl5:armhf. #14 37.73 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ... #14 37.73 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ... #14 37.77 Selecting previously unselected package libxau6:armhf. #14 37.77 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ... #14 37.78 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ... #14 37.81 Selecting previously unselected package libxdmcp6:armhf. #14 37.81 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ... #14 37.81 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #14 37.85 Selecting previously unselected package libxcb1:armhf. #14 37.85 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ... #14 37.85 Unpacking libxcb1:armhf (1.14-2) ... #14 37.88 Selecting previously unselected package libx11-data. #14 37.88 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ... #14 37.89 Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ... #14 37.95 Selecting previously unselected package libx11-6:armhf. #16 6.431 (26/93): policycoreutils-3.5-2.el9.aarch64.rpm 2.1 MB/s | 238 kB 00:00 #16 6.435 (27/93): python3-distro-1.5.0-7.el9.noarch.rpm 502 kB/s | 37 kB 00:00 #16 6.440 (28/93): rpm-plugin-selinux-4.16.1.3-25.el9.aar 3.0 MB/s | 17 kB 00:00 #16 6.484 (29/93): python3-setools-4.4.3-1.el9.aarch64.rp 11 MB/s | 594 kB 00:00 #16 6.529 (30/93): python3-setuptools-53.0.0-12.el9.noarc 9.5 MB/s | 944 kB 00:00 #16 6.594 (31/93): systemd-252-18.el9.aarch64.rpm 57 MB/s | 3.7 MB 00:00 #16 6.607 (32/93): systemd-pam-252-18.el9.aarch64.rpm 28 MB/s | 252 kB 00:00 #16 6.616 (33/93): systemd-rpm-macros-252-18.el9.noarch.r 7.3 MB/s | 51 kB 00:00 #13 40.71 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... #13 40.71 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #13 40.74 Selecting previously unselected package libtext-xslate-perl. #13 40.75 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... #13 40.75 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 40.80 Selecting previously unselected package libtime-duration-perl. #13 40.80 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... #13 40.80 Unpacking libtime-duration-perl (1.21-1) ... #13 40.84 Selecting previously unselected package libtime-moment-perl. #13 40.84 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... #13 40.84 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 40.91 Selecting previously unselected package libtype-tiny-xs-perl. #13 40.91 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #13 40.92 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 40.95 Selecting previously unselected package libunicode-utf8-perl. #14 42.72 Preparing to unpack .../117-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ... #14 42.72 Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ... #14 42.76 Selecting previously unselected package librtmp1:arm64. #14 42.76 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ... #14 42.76 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 42.80 Selecting previously unselected package libssh-4:arm64. #14 42.80 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ... #14 42.81 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ... #14 42.85 Selecting previously unselected package libcurl4:arm64. #14 42.85 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.19_arm64.deb ... #14 42.86 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.19) ... #14 42.90 Selecting previously unselected package curl. #14 42.90 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.19_arm64.deb ... #14 42.91 Unpacking curl (7.68.0-1ubuntu2.19) ... #14 42.97 Selecting previously unselected package dctrl-tools. #13 37.80 Preparing to unpack .../180-libgav1-1_0.18.0-1+b1_armhf.deb ... #13 37.80 Unpacking libgav1-1:armhf (0.18.0-1+b1) ... #13 37.86 Selecting previously unselected package librav1e0:armhf. #13 37.87 Preparing to unpack .../181-librav1e0_0.5.1-6_armhf.deb ... #13 37.87 Unpacking librav1e0:armhf (0.5.1-6) ... #13 37.95 Selecting previously unselected package libsvtav1enc1:armhf. #13 37.95 Preparing to unpack .../182-libsvtav1enc1_1.4.1+dfsg-1_armhf.deb ... #13 37.95 Unpacking libsvtav1enc1:armhf (1.4.1+dfsg-1) ... #13 38.06 Selecting previously unselected package libjpeg62-turbo:armhf. #16 15.01 Installing : libutempter-1.2.1-6.el9.x86_64 52/91 #16 15.02 Installing : libselinux-utils-3.5-1.el9.x86_64 53/91 #16 15.03 Installing : libeconf-0.4.1-3.el9.x86_64 54/91 #16 15.05 Installing : libdb-5.3.28-53.el9.x86_64 55/91 #16 15.08 Installing : pam-1.5.1-15.el9.x86_64 56/91 #16 15.10 Installing : libpwquality-1.4.4-8.el9.x86_64 57/91 #16 15.16 Installing : util-linux-2.37.4-15.el9.x86_64 58/91 #16 15.18 Installing : policycoreutils-3.5-2.el9.x86_64 59/91 #16 15.19 Running scriptlet: policycoreutils-3.5-2.el9.x86_64 59/91 #16 15.20 Installing : selinux-policy-38.1.23-1.el9.noarch 60/91 #16 15.20 Running scriptlet: selinux-policy-38.1.23-1.el9.noarch 60/91 #13 40.44 Preparing to unpack .../367-libxstring-perl_0.005-2+b1_amd64.deb ... #13 40.44 Unpacking libxstring-perl:amd64 (0.005-2+b1) ... #13 40.47 Selecting previously unselected package libyaml-0-2:amd64. #13 40.47 Preparing to unpack .../368-libyaml-0-2_0.2.5-1_amd64.deb ... #13 40.48 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #13 40.51 Selecting previously unselected package libyaml-libyaml-perl. #13 40.51 Preparing to unpack .../369-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ... #13 40.51 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 40.54 Selecting previously unselected package licensecheck. #13 40.54 Preparing to unpack .../370-licensecheck_3.3.5-1_all.deb ... #13 40.55 Unpacking licensecheck (3.3.5-1) ... #13 40.58 Selecting previously unselected package plzip. #13 40.58 Preparing to unpack .../371-plzip_1.10-5_amd64.deb ... #13 40.58 Unpacking plzip (1.10-5) ... #13 40.61 Selecting previously unselected package lzop. #13 40.62 Preparing to unpack .../372-lzop_1.04-2_amd64.deb ... #13 40.62 Unpacking lzop (1.04-2) ... #13 40.65 Selecting previously unselected package t1utils. #15 30.66 Preparing : 1/1 #15 30.69 Installing : python-srpm-macros-3-45.el8.noarch 1/89 #15 30.71 Installing : unzip-6.0-46.el8.x86_64 2/89 #15 30.86 Installing : groff-base-1.22.3-18.el8.x86_64 3/89 #15 30.88 Installing : file-5.33-25.el8.x86_64 4/89 #15 30.90 Installing : bzip2-1.0.6-26.el8.x86_64 5/89 #15 30.95 Installing : zip-3.0-23.el8.x86_64 6/89 #15 30.96 Installing : python-rpm-macros-3-45.el8.noarch 7/89 #15 30.98 Installing : python3-rpm-macros-3-45.el8.noarch 8/89 #15 30.99 Installing : python3-six-1.11.0-8.el8.noarch 9/89 #13 37.03 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ... #13 37.04 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 37.07 Selecting previously unselected package liblist-compare-perl. #13 37.07 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ... #13 37.07 Unpacking liblist-compare-perl (0.55-2) ... #13 37.11 Selecting previously unselected package liblist-someutils-perl. #13 37.11 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ... #13 37.11 Unpacking liblist-someutils-perl (0.59-1) ... #13 37.14 Selecting previously unselected package liblist-someutils-xs-perl:arm64. #13 37.15 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_arm64.deb ... #13 37.15 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ... #13 37.18 Selecting previously unselected package liblist-utilsby-perl. #13 37.18 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ... #13 37.18 Unpacking liblist-utilsby-perl (0.12-2) ... #13 37.22 Selecting previously unselected package libltdl7:arm64. #13 37.22 Preparing to unpack .../306-libltdl7_2.4.7-5_arm64.deb ... #13 37.22 Unpacking libltdl7:arm64 (2.4.7-5) ... #13 37.26 Selecting previously unselected package libltdl-dev:arm64. #13 40.74 Selecting previously unselected package psmisc. #13 40.75 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ... #13 40.75 Unpacking psmisc (23.2-1+deb10u1) ... #13 40.78 Selecting previously unselected package publicsuffix. #13 40.79 Preparing to unpack .../322-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 40.79 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 40.83 Selecting previously unselected package python-apt-common. #13 40.83 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ... #14 40.50 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 40.51 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... #14 40.52 Setting up distro-info-data (0.52ubuntu0.4) ... #14 40.53 Setting up manpages (5.10-1ubuntu1) ... #14 40.54 Setting up unzip (6.0-26ubuntu3.1) ... #14 40.56 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 40.57 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #14 40.58 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... #14 40.60 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 40.61 Setting up binutils-common:amd64 (2.38-4ubuntu2.3) ... #14 40.63 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ... #14 40.64 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #14 40.66 Setting up libdeflate0:amd64 (1.10-2) ... #14 40.68 Setting up less (590-1ubuntu0.22.04.1) ... #14 40.70 Setting up perl-openssl-defaults:amd64 (5build2) ... #14 36.36 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB] #14 36.41 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #14 36.44 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB] #14 26.79 Resolving Dependencies #14 26.79 --> Running transaction check #14 26.79 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed #14 26.81 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.93 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.93 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.93 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.94 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.94 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.94 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.94 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.94 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.94 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.95 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.95 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.95 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.95 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 26.95 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #14 26.95 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #14 26.95 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #14 26.96 --> Running transaction check #14 26.96 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #14 26.96 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #14 26.96 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #14 26.96 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #14 26.96 ---> Package file.x86_64 0:5.11-37.el7 will be installed #14 26.96 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #14 26.97 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #14 26.97 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #14 26.97 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #14 26.97 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.98 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 26.99 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #14 27.00 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #14 27.00 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #14 27.00 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #14 27.00 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #14 27.00 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #14 27.00 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #14 27.00 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 27.00 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 27.00 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 27.00 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 27.01 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #14 27.01 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 #14 27.01 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 #14 27.01 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update #14 27.01 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed #14 27.01 --> Running transaction check #14 27.01 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #14 27.01 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed #14 27.01 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #14 27.01 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #14 27.01 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #14 27.01 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #14 27.02 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #14 27.02 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #14 27.02 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 27.02 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 27.02 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #14 27.02 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #14 27.02 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #14 27.03 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #14 27.03 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #14 27.03 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #14 27.03 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #14 27.03 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #14 27.03 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #14 27.03 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #14 27.03 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #14 27.03 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #14 27.03 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #14 27.03 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #14 27.04 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #14 27.04 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #14 27.04 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 #14 27.04 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update #14 27.04 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #14 27.04 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update #14 27.04 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #14 27.04 --> Running transaction check #14 27.04 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #14 27.04 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #14 27.04 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #14 27.05 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 27.05 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 27.05 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #14 27.05 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #14 27.05 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update #14 27.05 --> Running transaction check #14 27.05 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #14 27.05 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #14 27.13 --> Finished Dependency Resolution #14 27.13 #14 27.13 Dependencies Resolved #14 27.14 #14 27.14 ================================================================================ #14 27.14 Package Arch Version Repository Size #14 27.14 ================================================================================ #14 27.14 Installing: #14 27.14 rpm-build x86_64 4.11.3-48.el7_9 updates 150 k #14 27.14 rpmlint noarch 1.5-4.el7 base 229 k #14 27.14 Installing for dependencies: #14 27.14 bzip2 x86_64 1.0.6-13.el7 base 52 k #14 27.14 desktop-file-utils x86_64 0.23-2.el7 base 67 k #14 27.14 dwz x86_64 0.11-3.el7 base 99 k #14 27.14 elfutils x86_64 0.176-5.el7 base 308 k #14 27.14 emacs-filesystem noarch 1:24.3-23.el7_9.1 updates 58 k #14 27.14 file x86_64 5.11-37.el7 base 57 k #14 27.14 gdb x86_64 7.6.1-120.el7 base 2.4 M #14 27.14 groff-base x86_64 1.22.2-8.el7 base 942 k #14 27.14 patch x86_64 2.7.1-12.el7_7 base 111 k #14 27.14 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #14 27.14 perl-Carp noarch 1.26-244.el7 base 19 k #14 27.14 perl-Encode x86_64 2.51-7.el7 base 1.5 M #14 27.14 perl-Exporter noarch 5.68-3.el7 base 28 k #14 27.14 perl-File-Path noarch 2.09-2.el7 base 26 k #14 27.14 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #14 27.14 perl-Filter x86_64 1.49-3.el7 base 76 k #14 27.14 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #14 27.14 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #14 27.14 perl-PathTools x86_64 3.40-5.el7 base 82 k #14 27.14 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #14 27.14 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #14 27.14 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #14 27.14 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #14 27.14 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #14 27.14 perl-Socket x86_64 2.010-5.el7 base 49 k #14 27.14 perl-Storable x86_64 2.45-3.el7 base 77 k #14 27.14 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #14 27.14 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #14 27.14 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #14 27.14 perl-Time-Local noarch 1.2300-2.el7 base 24 k #14 27.14 perl-constant noarch 1.27-2.el7 base 19 k #14 27.14 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #14 27.14 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #14 27.14 perl-parent noarch 1:0.225-244.el7 base 12 k #14 27.14 perl-podlators noarch 2.5.1-3.el7 base 112 k #14 27.14 perl-srpm-macros noarch 1-8.el7 base 4.6 k #14 27.14 perl-threads x86_64 1.87-4.el7 base 49 k #14 27.14 perl-threads-shared x86_64 1.43-6.el7 base 39 k #14 27.14 python-srpm-macros noarch 3-34.el7 base 8.8 k #14 27.14 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #14 27.14 unzip x86_64 6.0-24.el7_9 updates 172 k #14 27.14 zip x86_64 3.0-11.el7 base 260 k #14 27.14 Updating for dependencies: #14 27.14 rpm x86_64 4.11.3-48.el7_9 updates 1.2 M #14 27.14 rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k #14 27.14 rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k #14 27.14 rpm-python x86_64 4.11.3-48.el7_9 updates 84 k #14 27.14 #14 27.14 Transaction Summary #14 27.14 ================================================================================ #14 27.14 Install 2 Packages (+42 Dependent packages) #14 27.14 Upgrade ( 4 Dependent packages) #14 27.14 #14 27.14 Total download size: 18 M #14 27.14 Downloading packages: #14 27.14 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #13 38.63 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ... #13 38.64 Unpacking xdg-user-dirs (0.17-2) ... #13 38.70 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... #13 38.71 Setting up media-types (4.0.0) ... #13 38.72 Setting up libpipeline1:arm64 (1.5.3-1) ... #13 38.73 Setting up wdiff (1.2.2-2+b1) ... #13 38.74 Setting up libxau6:arm64 (1:1.0.9-1) ... #13 38.75 Setting up libre2-9:arm64 (20210201+dfsg-1) ... #13 38.76 Setting up libpsl5:arm64 (0.21.0-1.2) ... #13 38.77 Setting up libgpm2:arm64 (1.20.7-8) ... #13 38.78 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 38.79 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 38.79 Setting up libicu67:arm64 (67.1-7) ... #13 38.81 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #13 38.81 Setting up xdg-user-dirs (0.17-2) ... #13 38.84 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 38.85 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #13 38.86 Setting up libglib2.0-0:arm64 (2.66.8-1) ... #13 38.89 No schema files found: doing nothing. #13 38.90 Setting up distro-info-data (0.51+deb11u3) ... #13 38.91 Setting up manpages (5.10-1) ... #13 38.92 Setting up unzip (6.0-26+deb11u1) ... #13 38.93 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 38.94 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... #13 42.67 Installing : json-glib-1.6.6-5.fc39.aarch64 58/153 #13 42.68 Installing : libappstream-glib-0.8.2-4.fc39.aarch64 59/153 #13 42.69 Running scriptlet: groff-base-1.23.0-2.fc39.aarch64 60/153 #13 42.74 Installing : groff-base-1.23.0-2.fc39.aarch64 60/153 #13 42.75 Running scriptlet: groff-base-1.23.0-2.fc39.aarch64 60/153 #13 42.77 Installing : perl-Digest-1.20-500.fc39.noarch 61/153 #13 42.77 Installing : perl-Digest-MD5-2.58-500.fc39.aarch64 62/153 #13 42.78 Installing : perl-B-1.88-500.fc39.aarch64 63/153 #13 42.79 Installing : perl-FileHandle-2.05-500.fc39.noarch 64/153 #13 42.80 Installing : perl-Data-Dumper-2.188-501.fc39.aarch64 65/153 #13 42.81 Installing : perl-libnet-3.15-501.fc39.noarch 66/153 #13 42.81 Installing : perl-AutoLoader-5.74-500.fc39.noarch 67/153 #13 42.82 Installing : perl-base-2.27-500.fc39.noarch 68/153 #13 42.83 Installing : perl-URI-5.21-1.fc39.noarch 69/153 #13 42.83 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 70/153 #13 42.84 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 71/153 #13 42.84 Installing : perl-if-0.61.000-500.fc39.noarch 72/153 #13 42.85 Installing : perl-locale-1.10-500.fc39.noarch 73/153 #13 42.85 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 74/153 #13 42.86 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 75/153 #13 42.86 Installing : perl-File-Path-2.18-500.fc39.noarch 76/153 #13 41.92 invoke-rc.d: could not determine current runlevel #14 35.20 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfreezethaw-perl all 0.5001-3 [14.6 kB] #13 41.92 invoke-rc.d: policy-rc.d denied execution of start. #14 35.20 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsort-versions-perl all 1.62-3 [7378 B] #13 41.93 Setting up libedit2:arm64 (3.1-20181209-1) ... #13 41.94 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #13 41.95 Setting up cron (3.0pl1-134+deb10u1) ... #14 35.20 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 35.21 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #13 42.03 Adding group `crontab' (GID 102) ... #13 42.05 Done. #13 42.07 invoke-rc.d: could not determine current runlevel #13 42.07 invoke-rc.d: policy-rc.d denied execution of start. #13 32.24 Preparing to unpack .../105-patchutils_0.4.2-1_armhf.deb ... #13 32.24 Unpacking patchutils (0.4.2-1) ... #13 32.28 Selecting previously unselected package wdiff. #13 32.29 Preparing to unpack .../106-wdiff_1.2.2-5_armhf.deb ... #13 32.29 Unpacking wdiff (1.2.2-5) ... #13 32.36 Selecting previously unselected package devscripts. #13 32.36 Preparing to unpack .../107-devscripts_2.23.4_armhf.deb ... #13 32.39 Unpacking devscripts (2.23.4) ... #13 32.50 Selecting previously unselected package equivs. #14 41.95 Get:368 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 41.97 Get:369 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 41.99 Get:370 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1build1 [305 kB] #14 42.07 Get:371 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-parser-perl arm64 2.46-4 [204 kB] #14 42.11 Get:372 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-expat-perl all 0.51-2 [8644 B] #14 42.11 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [29.5 kB] #13 35.77 Setting up libhtml-parser-perl (3.72-3+b2) ... #13 35.78 Setting up librole-tiny-perl (2.000006-1) ... #13 35.79 Setting up libfile-homedir-perl (1.004-1) ... #13 35.80 Setting up libio-socket-ssl-perl (2.060-3) ... #13 35.81 Setting up libhttp-message-perl (6.18-1) ... #13 35.82 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 35.84 Setting up libhttp-negotiate-perl (6.01-1) ... #13 35.85 Setting up libhttp-cookies-perl (6.04-1) ... #13 35.86 Setting up po-debconf (1.0.21) ... #13 35.87 Setting up libhtml-tree-perl (5.07-2) ... #13 35.88 Setting up libparams-classify-perl (0.015-1+b1) ... #13 35.89 Setting up libmodule-runtime-perl (0.016-1) ... #13 35.90 Setting up libimport-into-perl (1.002005-1) ... #13 35.92 Setting up libmoo-perl (2.003004-2) ... #13 35.96 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 35.97 Setting up libwww-perl (6.36-2) ... #13 35.98 Setting up debhelper (13.2~bpo10+1) ... #14 38.41 Setting up libltdl7:amd64 (2.4.6-14) ... #14 38.42 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 38.44 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 38.45 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 38.46 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 38.47 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #14 38.48 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #14 38.49 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #14 38.51 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 38.52 Setting up libisl22:amd64 (0.22.1-1) ... #14 38.53 Setting up netbase (6.1) ... #14 38.56 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ... #14 38.57 Setting up libmpdec2:amd64 (2.4.2-3) ... #14 38.58 Setting up libbinutils:amd64 (2.34-6ubuntu1.6) ... #14 38.60 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #14 38.61 Setting up libc-dev-bin (2.31-0ubuntu9.9) ... #14 38.63 Setting up openssl (1.1.1f-1ubuntu2.19) ... #14 38.64 Setting up libbsd0:amd64 (0.10.0-1) ... #14 38.68 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... #14 38.69 Setting up readline-common (8.0-4) ... #14 38.70 Setting up publicsuffix (20200303.0012-1) ... #14 38.71 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 35.46 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB] #14 35.47 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.1 [15.8 kB] #14 35.48 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB] #14 35.52 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #14 35.53 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB] #14 35.55 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB] #13 38.31 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ... #13 38.31 Unpacking libencode-locale-perl (1.05-1) ... #13 38.34 Selecting previously unselected package libtimedate-perl. #13 38.34 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 38.35 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 38.42 Selecting previously unselected package libhttp-date-perl. #13 38.42 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ... #13 38.42 Unpacking libhttp-date-perl (6.02-1) ... #13 38.45 Selecting previously unselected package libfile-listing-perl. #13 38.45 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ... #13 38.45 Unpacking libfile-listing-perl (6.04-1) ... #13 38.48 Selecting previously unselected package libhtml-tagset-perl. #13 38.48 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ... #13 38.49 Unpacking libhtml-tagset-perl (3.20-3) ... #13 38.52 Selecting previously unselected package liburi-perl. #14 37.95 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.5_armhf.deb ... #14 37.96 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.5) ... #14 38.03 Selecting previously unselected package libxext6:armhf. #14 38.03 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ... #14 38.04 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ... #14 38.07 Selecting previously unselected package libxmuu1:armhf. #14 38.07 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ... #14 38.07 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #14 38.10 Selecting previously unselected package manpages. #14 38.10 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 38.11 Unpacking manpages (5.05-1) ... #16 6.696 (34/93): selinux-policy-targeted-38.1.23-1.el9. 39 MB/s | 6.5 MB 00:00 #16 6.766 (35/93): util-linux-2.37.4-15.el9.aarch64.rpm 15 MB/s | 2.2 MB 00:00 #16 6.770 (36/93): selinux-policy-38.1.23-1.el9.noarch.rp 174 kB/s | 57 kB 00:00 #16 6.807 (37/93): util-linux-core-2.37.4-15.el9.aarch64. 11 MB/s | 431 kB 00:00 #16 6.809 (38/93): vim-filesystem-8.2.2637-20.el9.noarch. 422 kB/s | 18 kB 00:00 #16 6.812 (39/93): which-2.21-29.el9.aarch64.rpm 985 kB/s | 41 kB 00:00 #16 6.869 (40/93): annobin-12.12-1.el9.aarch64.rpm 17 MB/s | 977 kB 00:00 #16 6.911 (41/93): autoconf-2.69-38.el9.noarch.rpm 6.7 MB/s | 681 kB 00:00 #13 40.95 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... #13 40.96 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 41.00 Selecting previously unselected package libunwind8:amd64. #13 41.00 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... #13 41.00 Unpacking libunwind8:amd64 (1.3.2-2) ... #13 41.04 Selecting previously unselected package libxdelta2. #13 41.04 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... #13 41.05 Unpacking libxdelta2 (1.1.3-9.3) ... #13 41.09 Selecting previously unselected package libxext6:amd64. #13 41.09 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... #13 41.09 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #13 41.12 Selecting previously unselected package libxml-namespacesupport-perl. #13 41.13 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 41.13 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 41.16 Selecting previously unselected package libxml-sax-base-perl. #13 41.17 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 41.17 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 41.21 Selecting previously unselected package libxml-sax-perl. #14 42.97 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ... #14 42.98 Unpacking dctrl-tools (2.24-3) ... #14 43.01 Selecting previously unselected package libtool. #14 43.01 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ... #14 43.02 Unpacking libtool (2.4.6-14) ... #14 43.09 Selecting previously unselected package dh-autoreconf. #14 43.09 Preparing to unpack .../124-dh-autoreconf_19_all.deb ... #14 43.09 Unpacking dh-autoreconf (19) ... #14 43.12 Selecting previously unselected package libdebhelper-perl. #14 43.12 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 43.13 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 43.16 Selecting previously unselected package libarchive-zip-perl. #14 43.16 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ... #14 43.17 Unpacking libarchive-zip-perl (1.67-2) ... #14 43.20 Selecting previously unselected package libsub-override-perl. #14 43.20 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ... #14 43.20 Unpacking libsub-override-perl (0.09-2) ... #14 43.23 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 43.23 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 43.24 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 43.27 Selecting previously unselected package dh-strip-nondeterminism. #14 43.27 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 43.27 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 43.30 Selecting previously unselected package dwz. #13 38.07 Preparing to unpack .../183-libjpeg62-turbo_1%3a2.1.5-2_armhf.deb ... #13 38.07 Unpacking libjpeg62-turbo:armhf (1:2.1.5-2) ... #16 15.22 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 61/91 #16 15.41 Installing : selinux-policy-targeted-38.1.23-1.el9.noarch 61/91 #13 38.12 Selecting previously unselected package libyuv0:armhf. #13 38.12 Preparing to unpack .../184-libyuv0_0.0~git20230123.b2528b0-1_armhf.deb ... #13 38.13 Unpacking libyuv0:armhf (0.0~git20230123.b2528b0-1) ... #13 38.17 Selecting previously unselected package libavif15:armhf. #13 38.17 Preparing to unpack .../185-libavif15_0.11.1-1_armhf.deb ... #13 38.18 Unpacking libavif15:armhf (0.11.1-1) ... #13 38.22 Selecting previously unselected package libmodule-implementation-perl. #13 38.23 Preparing to unpack .../186-libmodule-implementation-perl_0.09-2_all.deb ... #13 38.23 Unpacking libmodule-implementation-perl (0.09-2) ... #13 38.31 Selecting previously unselected package libsub-exporter-progressive-perl. #13 36.94 Selecting previously unselected package iso-codes. #13 36.94 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ... #13 36.95 Unpacking iso-codes (4.6.0-1) ... #13 37.26 Preparing to unpack .../307-libltdl-dev_2.4.7-5_arm64.deb ... #13 37.26 Unpacking libltdl-dev:arm64 (2.4.7-5) ... #13 37.31 Selecting previously unselected package liblz1:arm64. #13 37.31 Preparing to unpack .../308-liblz1_1.13-5_arm64.deb ... #13 37.31 Unpacking liblz1:arm64 (1.13-5) ... #13 37.35 Selecting previously unselected package liblzo2-2:arm64. #13 37.35 Preparing to unpack .../309-liblzo2-2_2.10-2_arm64.deb ... #13 37.36 Unpacking liblzo2-2:arm64 (2.10-2) ... #13 37.39 Selecting previously unselected package libsys-hostname-long-perl. #13 37.39 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ... #13 37.39 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 37.42 Selecting previously unselected package libmail-sendmail-perl. #13 37.42 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ... #13 37.43 Unpacking libmail-sendmail-perl (0.80-3) ... #13 37.46 Selecting previously unselected package libnet-smtp-ssl-perl. #13 37.46 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 37.46 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 37.49 Selecting previously unselected package libmailtools-perl. #13 40.65 Preparing to unpack .../373-t1utils_1.41-4_amd64.deb ... #13 40.65 Unpacking t1utils (1.41-4) ... #13 40.74 Selecting previously unselected package unzip. #13 40.74 Preparing to unpack .../374-unzip_6.0-28_amd64.deb ... #13 40.74 Unpacking unzip (6.0-28) ... #13 40.80 Selecting previously unselected package lintian. #13 40.80 Preparing to unpack .../375-lintian_2.116.3_all.deb ... #13 40.81 Unpacking lintian (2.116.3) ... #15 31.03 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 10/89 #15 31.04 Installing : pkgconf-m4-1.4.2-1.el8.noarch 11/89 #15 31.06 Installing : patch-2.7.6-11.el8.x86_64 12/89 #15 31.15 Installing : openssl-1:1.1.1k-9.el8.x86_64 13/89 #15 31.19 Installing : ncurses-6.1-10.20180224.el8.x86_64 14/89 #15 31.21 Installing : perl-Digest-1.17-395.el8.noarch 15/89 #15 31.22 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 16/89 #15 31.24 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 17/89 #14 36.50 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB] #14 36.60 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #14 36.62 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #14 36.62 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 36.63 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 36.63 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #14 36.65 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #14 40.71 Setting up linux-libc-dev:amd64 (5.15.0-84.93) ... #14 40.72 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.3) ... #14 40.74 Setting up gettext-base (0.21-4ubuntu4) ... #14 40.75 Setting up liblzo2-2:amd64 (2.10-2build3) ... #14 40.76 Setting up libnpth0:amd64 (1.6-3build2) ... #14 40.77 Setting up file (1:5.41-3ubuntu0.1) ... #14 40.79 Setting up libassuan0:amd64 (2.5.5-1build1) ... #14 40.80 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 40.81 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 40.83 Setting up bzip2 (1.0.8-5build1) ... #14 40.84 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 40.86 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... #14 40.88 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 40.89 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... #14 40.91 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... #14 40.92 Setting up libnumber-compare-perl (0.03-2) ... #14 40.94 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 40.95 Setting up fakeroot (1.28-1ubuntu1) ... #14 40.96 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 40.96 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 #14 40.96 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 #14 40.96 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 #14 40.96 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 #14 40.96 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 #14 40.96 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 #14 40.96 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 #14 40.96 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 #14 40.97 Setting up autotools-dev (20220109.1) ... #14 40.98 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 41.00 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 41.01 Setting up libx11-data (2:1.7.5-1ubuntu0.2) ... #14 41.03 Setting up make (4.3-4.1build1) ... #13 40.83 Unpacking python-apt-common (1.8.4.3) ... #13 40.87 Selecting previously unselected package python3-apt. #13 40.88 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ... #13 40.88 Unpacking python3-apt (1.8.4.3) ... #13 40.93 Selecting previously unselected package python3-certifi. #13 40.93 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ... #13 40.93 Unpacking python3-certifi (2018.8.24-1) ... #13 40.97 Selecting previously unselected package python3-idna. #13 40.97 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ... #13 40.98 Unpacking python3-idna (2.6-1) ... #13 41.01 Selecting previously unselected package python3-magic. #13 41.01 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ... #13 41.02 Unpacking python3-magic (2:0.4.15-2) ... #13 41.04 Selecting previously unselected package python3-urllib3. #13 41.04 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ... #13 41.05 Unpacking python3-urllib3 (1.24.1-1) ... #13 41.08 Selecting previously unselected package python3-requests. #13 41.09 Preparing to unpack .../329-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 41.09 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 41.12 Selecting previously unselected package python3-unidiff. #13 41.12 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ... #13 41.13 Unpacking python3-unidiff (0.5.4-1) ... #13 41.15 Selecting previously unselected package python3-xdg. #14 37.72 Updating certificates in /etc/ssl/certs... #13 38.95 Setting up libsqlite3-0:arm64 (3.34.1-3) ... #13 38.96 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... #13 38.97 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 38.99 Setting up libfcgi-bin (2.4.2-2) ... #13 39.00 Setting up binutils-common:arm64 (2.35.2-2) ... #13 39.01 Setting up libnghttp2-14:arm64 (1.43.0-1) ... #13 39.02 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ... #13 39.03 Setting up libdeflate0:arm64 (1.7-1) ... #13 39.04 Setting up less (551-2) ... #13 39.06 Setting up perl-openssl-defaults:arm64 (5) ... #13 39.07 Setting up linux-libc-dev:arm64 (5.10.191-1) ... #13 39.07 Setting up libctf-nobfd0:arm64 (2.35.2-2) ... #13 39.08 Setting up gettext-base (0.21-4) ... #13 39.09 Setting up liblzo2-2:arm64 (2.10-2) ... #13 39.10 Setting up libnpth0:arm64 (1.6-3) ... #13 39.11 Setting up file (1:5.39-3+deb11u1) ... #13 39.12 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #13 39.13 Setting up libassuan0:arm64 (2.5.3-7.1) ... #13 39.14 Setting up libgomp1:arm64 (10.2.1-6) ... #13 39.15 Setting up bzip2 (1.0.8-4) ... #13 42.87 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 77/153 #13 42.89 Installing : perl-Net-SSLeay-1.92-10.fc39.aarch64 78/153 #13 42.90 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 79/153 #13 42.91 Installing : perl-Class-Struct-0.68-500.fc39.noarch 80/153 #13 42.91 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 81/153 #13 42.92 Installing : perl-POSIX-2.13-500.fc39.aarch64 82/153 #13 42.92 Installing : perl-IPC-Open3-1.22-500.fc39.noarch 83/153 #13 42.93 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 84/153 #13 42.94 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 85/153 #13 42.94 Installing : perl-Term-Cap-1.18-500.fc39.noarch 86/153 #13 42.95 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 87/153 #13 42.96 Installing : perl-Socket-4:2.037-3.fc39.aarch64 88/153 #13 42.97 Installing : perl-SelectSaver-1.02-500.fc39.noarch 89/153 #13 42.97 Installing : perl-Symbol-1.09-500.fc39.noarch 90/153 #13 42.98 Installing : perl-File-stat-1.13-500.fc39.noarch 91/153 #13 42.99 Installing : perl-podlators-1:5.01-500.fc39.noarch 92/153 #13 42.99 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 93/153 #13 43.00 Installing : perl-Fcntl-1.15-500.fc39.aarch64 94/153 #13 43.01 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 95/153 #13 43.01 Installing : perl-mro-1.28-500.fc39.aarch64 96/153 #13 43.02 Installing : perl-IO-1.52-500.fc39.aarch64 97/153 #13 43.03 Installing : perl-overloading-0.02-500.fc39.noarch 98/153 #13 43.03 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 99/153 #13 43.04 Installing : perl-Errno-1.37-500.fc39.aarch64 100/153 #13 43.04 Installing : perl-File-Basename-2.86-500.fc39.noarch 101/153 #13 43.05 Installing : perl-Getopt-Std-1.13-500.fc39.noarch 102/153 #13 43.05 Installing : perl-MIME-Base64-3.16-500.fc39.aarch64 103/153 #13 43.06 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 104/153 #13 43.07 Installing : perl-constant-1.33-501.fc39.noarch 105/153 #13 43.08 Installing : perl-Storable-1:3.32-500.fc39.aarch64 106/153 #13 43.08 Installing : perl-overload-1.37-500.fc39.noarch 107/153 #13 43.09 Installing : perl-parent-1:0.241-500.fc39.noarch 108/153 #13 43.09 Installing : perl-vars-1.05-500.fc39.noarch 109/153 #13 43.10 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 110/153 #13 43.10 Installing : perl-Carp-1.54-500.fc39.noarch 111/153 #13 43.11 Installing : perl-Exporter-5.77-500.fc39.noarch 112/153 #13 43.11 Installing : perl-NDBM_File-1.16-500.fc39.aarch64 113/153 #13 43.12 Installing : perl-PathTools-3.89-500.fc39.aarch64 114/153 #13 43.13 Installing : perl-DynaLoader-1.54-500.fc39.aarch64 115/153 #13 42.19 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #13 42.20 Setting up m4 (1.4.18-2) ... #13 42.22 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... #13 42.23 Setting up binutils (2.31.1-16) ... #13 42.24 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u2) ... #13 42.26 Setting up ca-certificates (20200601~deb10u2) ... #13 41.21 Running transaction check #13 41.30 Transaction check succeeded. #13 41.30 Running transaction test #14 35.61 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-prompter-perl all 0.004015-2 [58.3 kB] #13 35.99 Setting up dh-autoreconf (19) ... #13 36.00 Setting up devscripts (2.19.5+deb10u1) ... #13 36.17 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 36.18 Setting up equivs (2.2.0) ... #13 36.19 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... #14 38.73 Setting up iso-codes (4.4-1) ... #14 38.77 Setting up liblocale-gettext-perl (1.07-4) ... #14 38.78 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 38.81 Setting up dctrl-tools (2.24-3) ... #14 38.83 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 38.84 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 38.85 Setting up libgdbm6:amd64 (1.18.1-5) ... #14 38.86 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 38.88 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 38.89 Setting up libctf0:amd64 (2.34-6ubuntu1.6) ... #14 38.90 Setting up pinentry-curses (1.1.0-3build1) ... #14 38.92 Setting up manpages-dev (5.05-1) ... #14 38.93 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #14 35.95 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB] #13 38.52 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ... #13 38.52 Unpacking liburi-perl (1.76-1) ... #13 38.56 Selecting previously unselected package libhtml-parser-perl. #13 38.56 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ... #13 38.56 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 38.60 Selecting previously unselected package libhtml-tree-perl. #13 38.60 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ... #13 38.60 Unpacking libhtml-tree-perl (5.07-2) ... #13 38.65 Selecting previously unselected package libio-html-perl. #13 38.65 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ... #13 38.65 Unpacking libio-html-perl (1.001-1) ... #13 38.68 Selecting previously unselected package liblwp-mediatypes-perl. #13 38.68 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 38.69 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 38.72 Selecting previously unselected package libhttp-message-perl. #13 38.72 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ... #13 38.72 Unpacking libhttp-message-perl (6.18-1) ... #13 38.76 Selecting previously unselected package libhttp-cookies-perl. #13 38.76 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ... #13 38.76 Unpacking libhttp-cookies-perl (6.04-1) ... #13 38.79 Selecting previously unselected package libhttp-negotiate-perl. #13 38.79 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ... #13 38.79 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 38.82 Selecting previously unselected package perl-openssl-defaults:armhf. #13 38.82 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ... #13 38.83 Unpacking perl-openssl-defaults:armhf (3) ... #13 38.86 Selecting previously unselected package libnet-ssleay-perl. #13 38.86 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ... #13 32.50 Preparing to unpack .../108-equivs_2.3.1_all.deb ... #13 32.51 Unpacking equivs (2.3.1) ... #13 32.56 Selecting previously unselected package libcurl3-gnutls:armhf. #13 32.56 Preparing to unpack .../109-libcurl3-gnutls_7.88.1-10+rpi1_armhf.deb ... #13 32.57 Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1) ... #13 32.62 Selecting previously unselected package liberror-perl. #14 38.23 Selecting previously unselected package openssh-client. #14 38.23 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_armhf.deb ... #14 38.24 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ... #14 38.33 Selecting previously unselected package publicsuffix. #14 38.33 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 38.34 Unpacking publicsuffix (20200303.0012-1) ... #14 38.38 Selecting previously unselected package python-apt-common. #14 38.38 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 38.38 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 38.42 Selecting previously unselected package python3-apt. #14 38.42 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ... #14 38.42 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 38.46 Selecting previously unselected package strace. #16 6.949 (42/93): automake-1.16.2-8.el9.noarch.rpm 4.9 MB/s | 689 kB 00:00 #16 6.979 (43/93): checkpolicy-3.5-1.el9.aarch64.rpm 3.1 MB/s | 341 kB 00:00 #16 7.045 (44/93): cmake-data-3.20.2-8.el9.noarch.rpm 23 MB/s | 2.1 MB 00:00 #16 7.145 (45/93): cmake-3.20.2-8.el9.aarch64.rpm 32 MB/s | 6.2 MB 00:00 #13 41.21 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 41.21 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 41.26 Selecting previously unselected package libxml-libxml-perl. #13 41.26 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #13 41.26 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 41.33 Selecting previously unselected package libxml-sax-expat-perl. #13 41.33 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #13 41.33 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 41.37 Selecting previously unselected package libxmlrpc-lite-perl. #13 41.37 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 41.37 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 41.41 Selecting previously unselected package libxmuu1:amd64. #13 41.41 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #13 41.42 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 41.46 Selecting previously unselected package libyaml-0-2:amd64. #12 DONE 3.2s #14 [internal] load build context #14 transferring context: 72.41MB 1.9s done #14 DONE 3.0s #15 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 #15 resolve docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 0.0s done #15 sha256:048a7bcb7e004229feca0aa6dd63eec117c875ec1ba49a42b2dc33c1fc6727c3 7.06kB / 7.06kB done #15 sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 1.86kB / 1.86kB done #15 sha256:b4f577dcd6d37ccbeb94ace0c26020741408b2ef173730a8eec6c8b8e52d23aa 1.58kB / 1.58kB done #15 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 55.06MB / 55.06MB 0.6s done #15 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 15.76MB / 15.76MB 0.2s done #15 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 54.58MB / 54.58MB 1.6s done #15 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 86.07MB / 86.07MB 2.9s done #15 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 100.43MB / 100.43MB 3.0s done #15 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 2.1s #15 sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 154B / 154B 3.1s #15 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 2.6s done #15 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 0.1s #14 43.30 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ... #14 43.31 Unpacking dwz (0.13-5) ... #14 43.35 Selecting previously unselected package libcroco3:arm64. #14 43.36 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ... #14 43.36 Unpacking libcroco3:arm64 (0.6.13-1) ... #14 43.39 Selecting previously unselected package gettext. #14 43.40 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ... #14 43.40 Unpacking gettext (0.19.8.1-10build1) ... #14 43.48 Selecting previously unselected package intltool-debian. #14 43.49 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ... #14 43.49 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 43.52 Selecting previously unselected package po-debconf. #14 43.52 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ... #14 43.52 Unpacking po-debconf (1.0.21) ... #14 43.57 Selecting previously unselected package debhelper. #13 38.31 Preparing to unpack .../187-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 38.31 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 38.34 Selecting previously unselected package libvariable-magic-perl. #13 38.35 Preparing to unpack .../188-libvariable-magic-perl_0.63-1+b1_armhf.deb ... #13 38.35 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 38.38 Selecting previously unselected package libb-hooks-endofscope-perl. #13 38.39 Preparing to unpack .../189-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 38.39 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 38.42 Selecting previously unselected package libberkeleydb-perl:armhf. #13 38.43 Preparing to unpack .../190-libberkeleydb-perl_0.64-2+b1_armhf.deb ... #13 38.43 Unpacking libberkeleydb-perl:armhf (0.64-2+b1) ... #13 38.47 Selecting previously unselected package libpng16-16:armhf. #13 38.48 Preparing to unpack .../191-libpng16-16_1.6.39-2_armhf.deb ... #13 38.48 Unpacking libpng16-16:armhf (1.6.39-2) ... #13 38.54 Selecting previously unselected package libfreetype6:armhf. #13 37.35 Selecting previously unselected package libalgorithm-diff-perl. #13 37.35 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ... #13 37.35 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 37.39 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 37.39 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ... #13 37.39 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 37.43 Selecting previously unselected package libalgorithm-merge-perl. #13 37.49 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ... #13 37.50 Unpacking libmailtools-perl (2.21-2) ... #13 37.54 Selecting previously unselected package libmarkdown2:arm64. #13 37.54 Preparing to unpack .../314-libmarkdown2_2.2.7-2_arm64.deb ... #13 37.54 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #13 37.57 Selecting previously unselected package libmath-base85-perl. #13 37.57 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 37.58 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 37.61 Selecting previously unselected package libmime-tools-perl. #13 37.61 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ... #13 37.61 Unpacking libmime-tools-perl (5.510-1) ... #13 37.65 Selecting previously unselected package libmldbm-perl. #13 37.66 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ... #13 37.66 Unpacking libmldbm-perl (2.05-4) ... #13 37.69 Selecting previously unselected package libmoox-aliases-perl. #13 37.69 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ... #13 37.69 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 37.72 Selecting previously unselected package libmouse-perl. #13 37.72 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_arm64.deb ... #13 37.75 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 37.82 Selecting previously unselected package libpackage-stash-xs-perl:arm64. #13 37.82 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_arm64.deb ... #13 41.10 Selecting previously unselected package lsb-release. #13 41.10 Preparing to unpack .../376-lsb-release_12.0-1_all.deb ... #13 41.11 Unpacking lsb-release (12.0-1) ... #13 41.15 Selecting previously unselected package manpages-dev. #13 41.15 Preparing to unpack .../377-manpages-dev_6.03-2_all.deb ... #13 41.16 Unpacking manpages-dev (6.03-2) ... #21 12.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. #21 12.46 Preparing to unpack .../6-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... #21 12.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #14 41.04 Setting up libmpfr6:amd64 (4.1.0-3build3) ... #14 41.05 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 41.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 41.08 Setting up lzip (1.23-1) ... #14 41.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 41.09 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #14 41.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 41.09 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #14 41.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 41.09 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #14 41.11 Setting up strace (5.16-0ubuntu3) ... #14 41.12 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... #14 41.13 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 41.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.14 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 #14 41.15 Setting up t1utils (1.41-4build2) ... #14 41.16 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 41.18 Setting up diffstat (1.64-1build2) ... #14 41.19 Setting up libpng16-16:amd64 (1.6.37-3build5) ... #14 41.20 Setting up libmpc3:amd64 (1.2.1-2build1) ... #14 41.21 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 41.23 Setting up patch (2.7.6-7build2) ... #14 41.24 Setting up autopoint (0.21-4ubuntu4) ... #13 41.16 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ... #13 41.16 Unpacking python3-xdg (0.25-5) ... #13 41.19 Selecting previously unselected package shared-mime-info. #13 41.20 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ... #13 41.20 Unpacking shared-mime-info (1.10-1) ... #13 41.30 Selecting previously unselected package strace. #15 31.27 Installing : perl-libnet-3.11-3.el8.noarch 18/89 #15 31.30 Installing : perl-URI-1.73-3.el8.noarch 19/89 #15 31.32 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 20/89 #15 31.37 Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86 21/89 #15 31.39 Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 22/89 #15 31.40 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 23/89 #15 31.42 Installing : perl-Time-Local-1:1.280-1.el8.noarch 24/89 #15 31.45 Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 25/89 #15 31.47 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 26/89 #15 31.49 Installing : perl-Term-Cap-1.17-395.el8.noarch 27/89 #15 31.51 Installing : perl-File-Temp-0.230.600-1.el8.noarch 28/89 #15 31.54 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 29/89 #15 31.56 Installing : perl-HTTP-Tiny-0.074-2.el8.noarch 30/89 #14 38.14 137 added, 0 removed; done. #14 38.18 Setting up libgprofng0:amd64 (2.40-2ubuntu4.1) ... #14 38.19 Setting up libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ... #14 38.20 Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #14 38.21 Setting up libgssapi-krb5-2:amd64 (1.20.1-1build1) ... #14 38.23 Setting up libgdbm-compat4:amd64 (1.23-3) ... #14 38.24 Setting up libssh-4:amd64 (0.10.4-2ubuntu0.1) ... #14 38.25 Setting up dwz (0.15-1) ... #14 38.26 Setting up groff-base (1.22.4-10) ... #14 38.28 Setting up libtiff6:amd64 (4.5.0-5ubuntu1.1) ... #13 39.16 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 39.17 Setting up pbzip2 (1.1.13-1) ... #13 39.18 Setting up libjbig0:arm64 (2.1-3.1+b2) ... #13 39.19 Setting up libfakeroot:arm64 (1.25.3-1.1) ... #13 39.20 Setting up libasan6:arm64 (10.2.1-6) ... #13 39.21 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 39.22 Setting up fakeroot (1.25.3-1.1) ... #13 39.23 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 39.24 Setting up autotools-dev (20180224.1+nmu1) ... #13 39.25 Setting up libglib2.0-data (2.66.8-1) ... #13 39.26 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #13 39.27 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ... #13 39.28 Setting up libx11-data (2:1.7.2-1+deb11u1) ... #13 39.28 Setting up make (4.3-4.1) ... #13 39.29 Setting up libmpfr6:arm64 (4.1.0-3) ... #13 39.33 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 39.34 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 39.35 Setting up lzip (1.22-3) ... #13 39.37 Setting up strace (5.10-1) ... #13 39.39 Setting up libsigsegv2:arm64 (2.13-1) ... #13 39.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 39.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 39.41 Setting up t1utils (1.41-4) ... #13 39.42 Setting up diffstat (1.64-1) ... #13 39.43 Setting up libpng16-16:arm64 (1.6.37-3) ... #13 39.44 Setting up libmpc3:arm64 (1.2.0-1) ... #13 39.45 Setting up libatomic1:arm64 (10.2.1-6) ... #13 43.18 Installing : perl-Encode-4:3.19-500.fc39.aarch64 116/153 #13 43.31 Installing : perl-libs-4:5.38.0-500.fc39.aarch64 117/153 #13 43.33 Installing : perl-interpreter-4:5.38.0-500.fc39.aarch64 118/153 #13 43.34 Installing : devscripts-checkbashisms-2.23.5-3.fc39.noarch 119/153 #13 43.34 Installing : gnat-srpm-macros-6-3.fc39.noarch 120/153 #13 43.35 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 121/153 #13 43.35 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 122/153 #13 43.36 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 123/153 #13 43.36 Installing : web-assets-filesystem-5-20.fc39.noarch 124/153 #13 43.37 Installing : js-jquery-3.6.4-2.fc39.noarch 125/153 #13 43.38 Installing : python-systemd-doc-235-5.fc39.aarch64 126/153 #13 43.39 Installing : python3-systemd-235-5.fc39.aarch64 127/153 #13 43.40 Installing : emacs-filesystem-1:29.1-1.fc39.noarch 128/153 #13 43.41 Installing : desktop-file-utils-0.26-9.fc39.aarch64 129/153 #13 41.81 Transaction test succeeded. #14 38.94 Setting up libxcb1:amd64 (1.14-2) ... #14 38.96 Setting up at (3.1.23-1ubuntu1) ... #14 39.10 invoke-rc.d: could not determine current runlevel #14 39.10 invoke-rc.d: policy-rc.d denied execution of start. #14 39.10 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... #14 39.11 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 39.13 Setting up libedit2:amd64 (3.1-20191231-1) ... #14 39.14 Setting up libreadline8:amd64 (8.0-4) ... #14 39.15 Setting up m4 (1.4.18-4) ... #14 39.16 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 39.17 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #12 40.55 Fedora Modular 37 - aarch64 - Updates 1.5 MB/s | 2.8 MB 00:01 #14 35.86 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-perl all 4.10000-1 [81.9 kB] #14 35.94 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-perl all 1.713-1 [71.1 kB] #14 35.99 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 36.14 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB] #13 32.62 Preparing to unpack .../110-liberror-perl_0.17029-2_all.deb ... #13 32.63 Unpacking liberror-perl (0.17029-2) ... #13 32.67 Selecting previously unselected package git-man. #13 32.67 Preparing to unpack .../111-git-man_1%3a2.39.2-1.1_all.deb ... #13 32.68 Unpacking git-man (1:2.39.2-1.1) ... #13 32.83 Selecting previously unselected package git. #13 32.83 Preparing to unpack .../112-git_1%3a2.39.2-1.1_armhf.deb ... #13 32.84 Unpacking git (1:2.39.2-1.1) ... #14 38.46 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ... #14 38.47 Unpacking strace (5.5-3ubuntu1) ... #14 38.53 Selecting previously unselected package xauth. #14 38.53 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ... #14 38.53 Unpacking xauth (1:1.1-0ubuntu1) ... #14 38.57 Selecting previously unselected package libfl2:armhf. #14 38.57 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ... #14 38.57 Unpacking libfl2:armhf (2.6.4-6.2) ... #14 38.61 Selecting previously unselected package at. #14 38.61 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ... #14 38.61 Unpacking at (3.1.23-1ubuntu1) ... #14 38.65 Selecting previously unselected package libsigsegv2:armhf. #14 38.65 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ... #14 38.65 Unpacking libsigsegv2:armhf (2.12-2) ... #14 38.68 Selecting previously unselected package m4. #16 7.147 (46/93): cmake-rpm-macros-3.20.2-8.el9.noarch.r 118 kB/s | 12 kB 00:00 #16 7.363 (47/93): cpp-11.4.1-2.1.el9.aarch64.rpm 48 MB/s | 10 MB 00:00 #16 7.395 (48/93): cmake-filesystem-3.20.2-8.el9.aarch64. 45 kB/s | 19 kB 00:00 #16 7.404 (49/93): gcc-plugin-annobin-11.4.1-2.1.el9.aarc 1.3 MB/s | 49 kB 00:00 #13 38.86 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 38.92 Selecting previously unselected package libio-socket-ssl-perl. #13 38.92 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ... #13 38.92 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 38.97 Selecting previously unselected package libnet-http-perl. #13 38.97 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ... #13 38.97 Unpacking libnet-http-perl (6.18-1) ... #13 39.00 Selecting previously unselected package liblwp-protocol-https-perl. #13 39.01 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 39.01 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 39.04 Selecting previously unselected package libtry-tiny-perl. #13 39.05 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ... #13 39.05 Unpacking libtry-tiny-perl (0.30-1) ... #13 39.08 Selecting previously unselected package libwww-robotrules-perl. #13 41.46 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... #13 41.47 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #13 41.50 Selecting previously unselected package libyaml-libyaml-perl. #13 41.50 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... #13 41.50 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 41.54 Selecting previously unselected package licensecheck. #13 41.54 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... #13 41.55 Unpacking licensecheck (3.1.1-2) ... #13 41.58 Selecting previously unselected package lzip. #13 41.59 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #13 41.59 Unpacking lzip (1.22-3) ... #13 41.65 Selecting previously unselected package lzop. #13 41.65 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... #13 41.65 Unpacking lzop (1.04-2) ... #13 41.69 Selecting previously unselected package t1utils. #13 41.69 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... #13 41.70 Unpacking t1utils (1.41-4) ... #13 41.74 Selecting previously unselected package unzip. #13 41.74 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ... #13 41.75 Unpacking unzip (6.0-26+deb11u1) ... #13 41.81 Selecting previously unselected package lintian. #15 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 0.3s done #14 42.51 Get:374 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB] #14 42.68 Get:375 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-size-perl arm64 0.83-2build1 [19.4 kB] #14 42.71 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run3-perl all 0.048-3 [30.3 kB] #14 42.75 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzip arm64 1.23-5 [80.1 kB] #15 DONE 35.0s #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS #16 DONE 0.0s #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #14 43.57 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ... #14 43.57 Unpacking debhelper (12.10ubuntu1) ... #14 43.66 Selecting previously unselected package libfakeroot:arm64. #14 43.67 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ... #14 43.67 Unpacking libfakeroot:arm64 (1.24-1) ... #14 43.72 Selecting previously unselected package fakeroot. #14 43.73 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ... #14 43.73 Unpacking fakeroot (1.24-1) ... #14 43.77 Selecting previously unselected package libassuan0:arm64. #14 43.77 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ... #14 43.77 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ... #13 38.54 Preparing to unpack .../192-libfreetype6_2.12.1+dfsg-5_armhf.deb ... #13 38.55 Unpacking libfreetype6:armhf (2.12.1+dfsg-5) ... #13 38.62 Selecting previously unselected package libfontconfig1:armhf. #13 38.62 Preparing to unpack .../193-libfontconfig1_2.14.1-4_armhf.deb ... #13 38.62 Unpacking libfontconfig1:armhf (2.14.1-4) ... #13 38.68 Selecting previously unselected package libde265-0:armhf. #13 38.68 Preparing to unpack .../194-libde265-0_1.0.11-1_armhf.deb ... #13 38.68 Unpacking libde265-0:armhf (1.0.11-1) ... #13 38.73 Selecting previously unselected package libx265-199:armhf. #13 38.73 Preparing to unpack .../195-libx265-199_3.5-2+b1_armhf.deb ... #13 38.74 Unpacking libx265-199:armhf (3.5-2+b1) ... #13 37.43 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ... #13 37.43 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 37.46 Selecting previously unselected package libaliased-perl. #13 37.46 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ... #13 37.47 Unpacking libaliased-perl (0.34-1.1) ... #13 37.50 Selecting previously unselected package libapt-pkg-perl. #13 37.50 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ... #13 37.51 Unpacking libapt-pkg-perl (0.1.39) ... #13 37.55 Selecting previously unselected package libarchive-cpio-perl. #13 37.55 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 37.55 Unpacking libarchive-cpio-perl (0.10-1.1) ... #13 37.59 Selecting previously unselected package libarchive13:armhf. #13 37.59 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ... #13 37.60 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ... #13 37.65 Selecting previously unselected package libarray-intspan-perl. #13 37.83 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1+b1) ... #13 37.85 Selecting previously unselected package libpath-iterator-rule-perl. #13 37.86 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 37.86 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 37.89 Selecting previously unselected package libperlio-gzip-perl. #13 37.89 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_arm64.deb ... #13 37.90 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 37.93 Selecting previously unselected package libperlio-utf8-strict-perl. #13 37.93 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_arm64.deb ... #13 37.93 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 37.96 Selecting previously unselected package libpod-parser-perl. #13 37.97 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ... #13 37.98 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 37.99 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 38.00 Unpacking libpod-parser-perl (1.65-1) ... #13 38.03 Selecting previously unselected package libpod-constants-perl. #13 41.45 Selecting previously unselected package pbzip2. #13 41.45 Preparing to unpack .../378-pbzip2_1.1.13-1_amd64.deb ... #13 41.46 Unpacking pbzip2 (1.1.13-1) ... #13 41.49 Selecting previously unselected package pixz. #13 41.49 Preparing to unpack .../379-pixz_1.0.7-2_amd64.deb ... #13 41.49 Unpacking pixz (1.0.7-2) ... #13 41.52 Selecting previously unselected package xdelta. #14 41.29 Setting up fonts-dejavu-core (2.37-2build1) ... #14 41.36 Setting up ucf (3.0043) ... #14 41.45 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 41.47 Setting up libltdl7:amd64 (2.4.6-15build2) ... #13 41.30 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ... #13 41.30 Unpacking strace (4.26-0.2) ... #13 41.37 Selecting previously unselected package unzip. #13 41.38 Preparing to unpack .../334-unzip_6.0-23+deb10u3_amd64.deb ... #13 41.38 Unpacking unzip (6.0-23+deb10u3) ... #13 41.47 Selecting previously unselected package xauth. #13 41.47 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ... #13 41.47 Unpacking xauth (1:1.0.10-1) ... #13 41.51 Selecting previously unselected package xdg-user-dirs. #13 41.52 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ... #13 41.52 Unpacking xdg-user-dirs (0.17-2) ... #15 31.59 Installing : perl-podlators-4.11-1.el8.noarch 31/89 #15 31.61 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 32/89 #15 31.62 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 33/89 #15 31.64 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 34/89 #15 31.65 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 35/89 #15 31.68 Installing : perl-Storable-1:3.11-3.el8.x86_64 36/89 #15 31.70 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 37/89 #15 31.71 Installing : perl-Errno-1.28-422.el8.x86_64 38/89 #14 38.29 Setting up cpp (4:12.2.0-3ubuntu1) ... #14 38.31 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 38.32 Setting up debugedit (1:5.0-5) ... #14 38.34 Setting up libcurl4:amd64 (7.88.1-8ubuntu2.2) ... #14 38.35 Setting up libx11-6:amd64 (2:1.8.4-2ubuntu0.2) ... #14 38.36 Setting up curl (7.88.1-8ubuntu2.2) ... #14 38.37 Setting up libfontconfig1:amd64 (2.14.1-3ubuntu3) ... #14 38.38 Setting up libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ... #14 38.39 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 38.41 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 38.42 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 38.43 Setting up binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ... #14 38.44 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #14 38.45 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #14 37.06 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #14 37.13 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 37.13 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #14 37.15 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #14 37.22 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB] #14 37.26 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB] #13 39.46 Setting up patch (2.7.6-7) ... #13 39.47 Setting up autopoint (0.21-4) ... #13 39.48 Setting up libwebp6:arm64 (0.6.1-2.1+deb11u2) ... #13 39.49 Setting up fonts-dejavu-core (2.37-2) ... #13 39.54 Setting up libxdelta2 (1.1.3-9.3) ... #13 39.55 Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u1) ... #13 39.56 Setting up libltdl7:arm64 (2.4.6-15) ... #13 39.57 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 39.58 Setting up libubsan1:arm64 (10.2.1-6) ... #13 39.59 Setting up libmd0:arm64 (1.0.3-3) ... #13 39.60 Setting up python-apt-common (2.2.1) ... #13 39.61 Setting up libnsl-dev:arm64 (1.3.0-2) ... #13 39.64 Setting up sensible-utils (0.0.14) ... #13 39.65 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 39.66 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... #13 43.42 Installing : ed-1.19-4.fc39.aarch64 130/153 #13 43.42 Installing : patch-2.7.6-22.fc39.aarch64 131/153 #13 43.43 Installing : diffutils-3.10-3.fc39.aarch64 132/153 #13 43.44 Installing : dbus-libs-1:1.14.10-1.fc39.aarch64 133/153 #13 43.46 Installing : python3-dbus-1.3.2-4.fc39.aarch64 134/153 #13 43.48 Installing : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 135/153 #13 43.49 Installing : dash-0.5.12-1.fc39.aarch64 136/153 #13 43.49 Running scriptlet: dash-0.5.12-1.fc39.aarch64 136/153 #13 43.51 Installing : cpio-2.14-4.fc39.aarch64 137/153 #13 43.52 Installing : bzip2-1.0.8-16.fc39.aarch64 138/153 #13 43.53 Installing : ansible-srpm-macros-1-11.fc39.noarch 139/153 #13 43.53 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 140/153 #13 43.54 Installing : go-srpm-macros-3.2.0-6.fc39.noarch 141/153 #13 43.55 Installing : python-srpm-macros-3.12-4.fc39.noarch 142/153 #13 43.56 Installing : redhat-rpm-config-262-1.fc39.noarch 143/153 #13 43.57 Installing : rpm-build-4.19.0-1.fc39.aarch64 144/153 #13 43.58 Installing : rpmlint-fedora-license-data-1.30-1.fc39.noarch 145/153 #13 43.61 Installing : rpmlint-2.4.0-10.fc39.noarch 146/153 #13 41.81 Running transaction #14 39.53 Updating certificates in /etc/ssl/certs... #14 36.33 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #14 36.36 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB] #14 36.36 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 36.38 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 36.38 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #14 36.41 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #14 36.42 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B] #14 36.42 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 36.42 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #14 38.68 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ... #14 38.69 Unpacking m4 (1.4.18-4) ... #14 38.73 Selecting previously unselected package autoconf. #14 38.73 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #14 38.73 Unpacking autoconf (2.69-11.1) ... #14 38.79 Selecting previously unselected package autotools-dev. #14 38.79 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #14 38.79 Unpacking autotools-dev (20180224.1) ... #14 38.83 Selecting previously unselected package automake. #14 38.83 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 38.83 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 38.90 Selecting previously unselected package autopoint. #14 38.90 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #13 42.75 Updating certificates in /etc/ssl/certs... #14 36.00 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB] #14 36.01 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-identify-perl armhf 0.14-3 [9386 B] #14 36.01 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-name-perl armhf 0.26-2build1 [10.2 kB] #14 36.02 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 36.02 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-tiny-perl all 0.144-1 [47.7 kB] #14 36.04 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #14 36.04 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtype-tiny-perl all 2.002001-1 [344 kB] #13 39.08 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ... #13 39.09 Unpacking libwww-robotrules-perl (6.02-1) ... #13 39.14 Selecting previously unselected package libwww-perl. #13 39.15 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ... #13 39.15 Unpacking libwww-perl (6.36-2) ... #13 39.19 Selecting previously unselected package patchutils. #13 39.19 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ... #13 39.20 Unpacking patchutils (0.3.4-2) ... #13 39.23 Selecting previously unselected package wdiff. #13 39.24 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ... #13 39.24 Unpacking wdiff (1.2.2-2+b1) ... #13 39.32 Selecting previously unselected package devscripts. #15 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 0.1s #14 42.85 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #14 42.89 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #14 42.92 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 unzip arm64 6.0-27ubuntu1 [170 kB] #13 41.81 Preparing to unpack .../338-lintian_2.104.0_all.deb ... #13 41.82 Unpacking lintian (2.104.0) ... #14 43.80 Selecting previously unselected package gpgconf. #14 43.80 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ... #14 43.80 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 43.85 Selecting previously unselected package libksba8:arm64. #14 43.85 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ... #14 43.85 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... #14 43.92 Selecting previously unselected package libnpth0:arm64. #14 43.92 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ... #14 43.92 Unpacking libnpth0:arm64 (1.6-1) ... #14 43.95 Selecting previously unselected package dirmngr. #14 43.96 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ... #14 43.97 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 44.02 Selecting previously unselected package gnupg-l10n. #13 38.83 Selecting previously unselected package libheif1:armhf. #13 38.83 Preparing to unpack .../196-libheif1_1.15.1-1_armhf.deb ... #13 38.84 Unpacking libheif1:armhf (1.15.1-1) ... #13 38.89 Selecting previously unselected package libdeflate0:armhf. #13 38.89 Preparing to unpack .../197-libdeflate0_1.14-1_armhf.deb ... #13 38.90 Unpacking libdeflate0:armhf (1.14-1) ... #13 38.94 Selecting previously unselected package libjbig0:armhf. #13 38.94 Preparing to unpack .../198-libjbig0_2.1-6.1_armhf.deb ... #13 38.95 Unpacking libjbig0:armhf (2.1-6.1) ... #13 38.98 Selecting previously unselected package liblerc4:armhf. #13 38.99 Preparing to unpack .../199-liblerc4_4.0.0+ds-2_armhf.deb ... #13 38.99 Unpacking liblerc4:armhf (4.0.0+ds-2) ... #13 39.06 Selecting previously unselected package libwebp7:armhf. #13 37.66 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ... #13 37.68 Unpacking libarray-intspan-perl (2.004-1) ... #13 37.72 Selecting previously unselected package libauthen-sasl-perl. #13 37.72 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 37.72 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 37.75 Selecting previously unselected package libmodule-implementation-perl. #13 37.76 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 37.76 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 37.82 Selecting previously unselected package libsub-exporter-progressive-perl. #13 37.82 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 37.83 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 37.86 Selecting previously unselected package libvariable-magic-perl. #13 38.03 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ... #13 38.04 Unpacking libpod-constants-perl (0.19-2) ... #13 38.06 Selecting previously unselected package libproc-processtable-perl:arm64. #13 38.07 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_arm64.deb ... #13 38.07 Unpacking libproc-processtable-perl:arm64 (0.634-1+b2) ... #13 38.11 Selecting previously unselected package libre2-9:arm64. #13 38.11 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_arm64.deb ... #13 38.11 Unpacking libre2-9:arm64 (20220601+dfsg-1+b1) ... #13 38.15 Selecting previously unselected package libre-engine-re2-perl:arm64. #13 38.15 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_arm64.deb ... #13 38.16 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ... #13 38.19 Selecting previously unselected package libreadonly-perl. #13 38.19 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ... #13 38.19 Unpacking libreadonly-perl (2.050-3) ... #13 38.22 Selecting previously unselected package libref-util-perl. #13 38.22 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ... #13 38.23 Unpacking libref-util-perl (0.204-2) ... #13 38.25 Selecting previously unselected package libref-util-xs-perl. #14 41.48 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 41.49 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ... #14 41.51 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 41.52 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 41.53 Setting up libmd0:amd64 (1.0.4-1build1) ... #14 41.54 Setting up python-apt-common (2.4.0ubuntu2) ... #14 41.56 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 41.57 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... #14 41.58 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #14 41.59 Setting up lzop (1.04-2build2) ... #14 41.62 Setting up libmpdec3:amd64 (2.5.1-2build2) ... #14 41.63 Setting up git-man (1:2.34.1-1ubuntu1.10) ... #14 41.64 Setting up netbase (6.3) ... #14 41.68 Setting up libbinutils:amd64 (2.38-4ubuntu2.3) ... #14 41.69 Setting up libfido2-1:amd64 (1.10.0-1) ... #14 41.71 Setting up libisl23:amd64 (0.24-2build1) ... #14 41.72 Setting up libc-dev-bin (2.35-0ubuntu3.3) ... #14 41.73 Setting up openssl (3.0.2-0ubuntu1.10) ... #14 41.75 Setting up libbsd0:amd64 (0.11.5-1) ... #14 41.77 Setting up libelf1:amd64 (0.186-1build1) ... #14 41.78 Setting up readline-common (8.1.2-1) ... #14 41.79 Setting up publicsuffix (20211207.1025-1) ... #13 41.61 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 41.52 Preparing to unpack .../380-xdelta_1.1.3-10.4_amd64.deb ... #13 41.62 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 41.63 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... #13 41.64 Setting up libpipeline1:amd64 (1.5.1-2) ... #13 41.65 Setting up wdiff (1.2.2-2+b1) ... #13 41.66 Setting up lsb-base (10.2019051400) ... #13 41.53 Unpacking xdelta (1.1.3-10.4) ... #13 41.55 Selecting previously unselected package xdelta3. #13 41.55 Preparing to unpack .../381-xdelta3_3.0.11-dfsg-1.2_amd64.deb ... #13 41.67 Setting up mysql-common (5.8+1.0.5) ... #13 41.69 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 41.56 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 41.58 Selecting previously unselected package pristine-tar. #13 41.69 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #13 41.70 Setting up libkeyutils1:amd64 (1.6-6) ... #13 41.71 Setting up libpsl5:amd64 (0.20.2-2) ... #13 41.59 Preparing to unpack .../382-pristine-tar_1.50_amd64.deb ... #13 41.59 Unpacking pristine-tar (1.50) ... #13 41.72 Setting up libgpm2:amd64 (1.20.7-5) ... #13 41.73 Setting up mime-support (3.62) ... #13 41.76 Setting up xdg-user-dirs (0.17-2) ... #13 41.63 Selecting previously unselected package publicsuffix. #13 41.63 Preparing to unpack .../383-publicsuffix_20230209.2326-1_all.deb ... #13 41.78 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 41.79 Setting up psmisc (23.2-1+deb10u1) ... #13 41.80 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #13 41.63 Unpacking publicsuffix (20230209.2326-1) ... #13 41.67 Selecting previously unselected package python-apt-common. #13 41.81 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #13 41.67 Preparing to unpack .../384-python-apt-common_2.6.0_all.deb ... #13 41.67 Unpacking python-apt-common (2.6.0) ... #13 41.72 Selecting previously unselected package python3-apt. #13 41.72 Preparing to unpack .../385-python3-apt_2.6.0_amd64.deb ... #13 41.73 Unpacking python3-apt (2.6.0) ... #13 41.77 Selecting previously unselected package python3-certifi. #13 41.77 Preparing to unpack .../386-python3-certifi_2022.9.24-1_all.deb ... #13 41.78 Unpacking python3-certifi (2022.9.24-1) ... #13 41.82 Selecting previously unselected package python3-charset-normalizer. #13 41.82 Preparing to unpack .../387-python3-charset-normalizer_3.0.1-2_all.deb ... #13 41.82 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 41.86 Selecting previously unselected package python3-idna. #13 38.24 Selecting previously unselected package libuchardet0:armhf. #13 38.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7931 files and directories currently installed.) #13 38.24 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... #13 38.25 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 38.28 Selecting previously unselected package groff-base. #13 38.28 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... #13 38.29 Unpacking groff-base (1.22.4-6) ... #13 38.39 Selecting previously unselected package libgdbm6:armhf. #13 38.39 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... #13 38.39 Unpacking libgdbm6:armhf (1.19-2) ... #13 38.43 Selecting previously unselected package libpipeline1:armhf. #13 38.43 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... #13 38.43 Unpacking libpipeline1:armhf (1.5.3-1) ... #13 38.48 Selecting previously unselected package man-db. #13 38.48 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... #13 38.48 Unpacking man-db (2.9.4-2) ... #15 31.73 Installing : perl-Socket-4:2.027-3.el8.x86_64 39/89 #15 31.96 Installing : perl-Encode-4:2.97-3.el8.x86_64 40/89 #15 31.98 Installing : perl-Carp-1.42-396.el8.noarch 41/89 #14 37.40 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB] #14 37.41 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #14 37.43 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB] #14 37.43 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB] #14 37.44 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB] #13 39.67 Setting up libuchardet0:arm64 (0.0.7-1) ... #13 39.68 Setting up lzop (1.04-2) ... #13 39.69 Setting up libmpdec3:arm64 (2.5.1-1) ... #13 39.70 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 39.71 Setting up libssh2-1:arm64 (1.9.0-2) ... #13 39.72 Setting up netbase (6.3) ... #13 39.74 Setting up libtiff5:arm64 (4.2.0-1+deb11u4) ... #13 39.75 Setting up libbinutils:arm64 (2.35.2-2) ... #13 39.76 Setting up libfido2-1:arm64 (1.6.0-2) ... #13 39.77 Setting up libisl23:arm64 (0.23-1) ... #13 39.82 Setting up libc-dev-bin (2.31-13+deb11u6) ... #13 39.82 Setting up openssl (1.1.1n-0+deb11u5) ... #13 39.84 Setting up libbsd0:arm64 (0.11.3-1) ... #13 39.85 Setting up libelf1:arm64 (0.183-1) ... #13 39.86 Setting up readline-common (8.1-1) ... #13 39.87 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 43.62 Installing : dnf-plugins-core-4.4.2-1.fc39.noarch 147/153 #13 43.81 Installing : glibc-gconv-extra-2.38-1.fc39.aarch64 148/153 #13 43.82 Running scriptlet: glibc-gconv-extra-2.38-1.fc39.aarch64 148/153 #13 43.83 Cleanup : python3-rpm-4.18.92-1.fc39.aarch64 149/153 #13 43.84 Cleanup : rpm-build-libs-4.18.92-1.fc39.aarch64 150/153 #13 43.84 Cleanup : rpm-sign-libs-4.18.92-1.fc39.aarch64 151/153 #13 43.85 Cleanup : rpm-4.18.92-1.fc39.aarch64 152/153 #13 43.86 Cleanup : rpm-libs-4.18.92-1.fc39.aarch64 153/153 #13 43.86 Running scriptlet: rpm-4.19.0-1.fc39.aarch64 153/153 #14 38.90 Unpacking autopoint (0.19.8.1-10build1) ... #14 38.94 Selecting previously unselected package binutils-common:armhf. #14 38.94 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_armhf.deb ... #14 38.95 Unpacking binutils-common:armhf (2.34-6ubuntu1.6) ... #14 38.99 Selecting previously unselected package libbinutils:armhf. #14 38.99 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_armhf.deb ... #14 39.00 Unpacking libbinutils:armhf (2.34-6ubuntu1.6) ... #14 39.06 Selecting previously unselected package libctf-nobfd0:armhf. #14 39.06 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_armhf.deb ... #14 39.06 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.6) ... #14 39.10 Selecting previously unselected package libctf0:armhf. #14 39.10 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_armhf.deb ... #14 39.10 Unpacking libctf0:armhf (2.34-6ubuntu1.6) ... #14 39.13 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 39.14 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.6_armhf.deb ... #14 39.14 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ... #13 39.32 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ... #13 39.34 Unpacking devscripts (2.19.5+deb10u1) ... #13 39.48 Selecting previously unselected package diffstat. #13 39.49 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ... #13 39.49 Unpacking diffstat (1.62-1) ... #13 39.52 Selecting previously unselected package distro-info-data. #13 39.52 Preparing to unpack .../142-distro-info-data_0.41+deb10u7_all.deb ... #13 39.52 Unpacking distro-info-data (0.41+deb10u7) ... #13 39.56 Selecting previously unselected package python3-pkg-resources. #13 39.56 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ... #13 39.56 Unpacking python3-pkg-resources (40.8.0-1) ... #13 39.60 Selecting previously unselected package python3-chardet. #14 42.96 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lintian all 2.116.3ubuntu1 [1114 kB] #14 43.09 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages-dev all 6.03-1 [2015 kB] #14 43.19 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-certifi all 2022.9.24-1 [155 kB] #13 42.15 Selecting previously unselected package lsb-release. #13 42.15 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... #13 42.16 Unpacking lsb-release (11.1.0) ... #13 42.20 Selecting previously unselected package manpages-dev. #13 42.20 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... #13 42.20 Unpacking manpages-dev (5.10-1) ... #14 44.03 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 44.03 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 44.06 Selecting previously unselected package gnupg-utils. #14 44.07 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ... #14 44.07 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 44.13 Selecting previously unselected package gpg. #14 44.13 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ... #14 44.13 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 44.19 Selecting previously unselected package pinentry-curses. #14 44.20 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ... #14 44.20 Unpacking pinentry-curses (1.1.0-3build1) ... #14 44.23 Selecting previously unselected package gpg-agent. #14 44.24 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ... #14 44.24 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 44.28 Selecting previously unselected package gpg-wks-client. #14 44.28 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ... #14 44.29 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 44.32 Selecting previously unselected package gpg-wks-server. #14 44.32 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ... #14 44.33 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 44.36 Selecting previously unselected package gpgsm. #13 33.26 Setting up media-types (10.0.0) ... #13 33.28 Setting up libpipeline1:armhf (1.5.7-1) ... #13 33.30 Setting up wdiff (1.2.2-5) ... #13 33.31 Setting up libfile-which-perl (1.27-2) ... #13 33.33 Setting up libicu72:armhf (72.1-3) ... #13 33.34 Setting up bsdextrautils (2.38.1-5) ... #13 33.36 Setting up libdynaloader-functions-perl (0.003-3) ... #13 33.37 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 33.38 Setting up libio-pty-perl (1:1.17-1) ... #13 33.40 Setting up libmagic-mgc (1:5.44-3) ... #13 33.42 Setting up libclone-perl:armhf (0.46-1) ... #13 33.44 Setting up libarchive-zip-perl (1.68-1) ... #13 33.45 Setting up libtirpc-common (1.3.3+ds-1) ... #13 33.50 Setting up libhtml-tagset-perl (3.20-6) ... #13 33.52 Setting up libdebhelper-perl (13.11.4) ... #13 33.54 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 33.55 Setting up binutils-common:armhf (2.40-2+rpi2) ... #13 39.07 Preparing to unpack .../200-libwebp7_1.2.4-0.2+deb12u1_armhf.deb ... #13 39.07 Unpacking libwebp7:armhf (1.2.4-0.2+deb12u1) ... #13 39.13 Selecting previously unselected package libtiff6:armhf. #13 39.13 Preparing to unpack .../201-libtiff6_4.5.0-6_armhf.deb ... #13 39.14 Unpacking libtiff6:armhf (4.5.0-6) ... #13 39.19 Selecting previously unselected package libxau6:armhf. #13 39.19 Preparing to unpack .../202-libxau6_1%3a1.0.9-1_armhf.deb ... #13 39.20 Unpacking libxau6:armhf (1:1.0.9-1) ... #13 39.24 Selecting previously unselected package libxdmcp6:armhf. #13 39.24 Preparing to unpack .../203-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 39.25 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 39.29 Selecting previously unselected package libxcb1:armhf. #16 7.768 (50/93): gcc-11.4.1-2.1.el9.aarch64.rpm 48 MB/s | 30 MB 00:00 #16 7.771 (51/93): git-2.39.3-1.el9.aarch64.rpm 167 kB/s | 62 kB 00:00 #16 7.830 (52/93): git-core-2.39.3-1.el9.aarch64.rpm 10 MB/s | 4.3 MB 00:00 #16 7.878 (53/93): glibc-devel-2.34-82.el9.aarch64.rpm 4.4 MB/s | 462 kB 00:00 #16 7.967 (54/93): git-core-doc-2.39.3-1.el9.noarch.rpm 15 MB/s | 2.9 MB 00:00 #16 8.072 (55/93): kernel-headers-5.14.0-366.el9.aarch64. 27 MB/s | 6.4 MB 00:00 #13 37.86 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ... #13 37.87 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 37.90 Selecting previously unselected package libb-hooks-endofscope-perl. #13 37.90 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 37.91 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 37.95 Selecting previously unselected package libpng16-16:armhf. #13 37.95 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ... #13 37.95 Unpacking libpng16-16:armhf (1.6.37-3) ... #13 38.01 Selecting previously unselected package libfreetype6:armhf. #13 38.01 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ... #13 38.01 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #13 38.08 Selecting previously unselected package libfontconfig1:armhf. #13 38.08 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ... #13 38.09 Unpacking libfontconfig1:armhf (2.13.1-4.2) ... #13 38.14 Selecting previously unselected package libjpeg62-turbo:armhf. #13 38.26 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_arm64.deb ... #13 38.26 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 38.29 Selecting previously unselected package libregexp-pattern-license-perl. #13 38.29 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 38.30 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 38.33 Selecting previously unselected package libregexp-pattern-perl. #13 38.34 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 38.34 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 38.37 Selecting previously unselected package libregexp-wildcards-perl. #13 38.37 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ... #13 38.37 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 38.42 Selecting previously unselected package libsasl2-modules:arm64. #13 38.43 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... #13 38.44 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #13 38.47 Selecting previously unselected package libsereal-decoder-perl. #13 38.47 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_arm64.deb ... #13 38.48 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 38.51 Selecting previously unselected package libsereal-encoder-perl. #13 38.52 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_arm64.deb ... #13 38.52 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 38.55 Selecting previously unselected package libset-intspan-perl. #13 38.56 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ... #13 38.56 Unpacking libset-intspan-perl (1.19-3) ... #13 38.59 Selecting previously unselected package libtask-weaken-perl. #14 41.81 Setting up zstd (1.4.8+dfsg-3build1) ... #14 41.82 Setting up libmarkdown2:amd64 (2.2.7-2) ... #14 41.83 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 41.84 Setting up iso-codes (4.9.0-1) ... #14 41.86 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 41.87 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 41.88 Setting up dctrl-tools (2.24-3build2) ... #14 41.90 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 41.91 Setting up libgdbm6:amd64 (1.23-1) ... #14 41.92 Setting up libicu70:amd64 (70.1-2) ... #14 41.94 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... #14 41.95 Setting up libctf0:amd64 (2.38-4ubuntu2.3) ... #14 41.97 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... #14 41.98 Setting up pinentry-curses (1.1.1-1build2) ... #14 41.99 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 42.00 Setting up manpages-dev (5.10-1ubuntu1) ... #13 41.82 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ... #13 41.83 No schema files found: doing nothing. #13 41.83 Setting up distro-info-data (0.41+deb10u7) ... #13 41.84 Setting up manpages (4.16-2) ... #13 41.85 Setting up unzip (6.0-23+deb10u3) ... #13 41.87 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #13 41.88 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 41.90 Setting up binutils-common:amd64 (2.31.1-16) ... #13 41.90 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... #13 41.94 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #13 41.96 Setting up less (487-0.1+b1) ... #13 42.04 Setting up perl-openssl-defaults:amd64 (3) ... #13 42.05 Setting up linux-libc-dev:amd64 (4.19.289-2) ... #13 42.06 Setting up gettext-base (0.19.8.1-9) ... #13 42.07 Setting up liblzo2-2:amd64 (2.10-0.1) ... #13 42.08 Setting up libnpth0:amd64 (1.6-1) ... #13 42.09 Setting up krb5-locales (1.17-3+deb10u5) ... #13 42.10 Setting up file (1:5.35-4+deb10u2) ... #13 42.11 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #13 42.12 Setting up libassuan0:amd64 (2.5.2-1) ... #13 42.13 Setting up libgomp1:amd64 (8.3.0-6) ... #13 42.14 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #13 42.15 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 42.16 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 41.86 Preparing to unpack .../388-python3-idna_3.3-1_all.deb ... #13 41.86 Unpacking python3-idna (3.3-1) ... #13 41.90 Selecting previously unselected package python3-magic. #13 41.90 Preparing to unpack .../389-python3-magic_2%3a0.4.26-3_all.deb ... #13 41.90 Unpacking python3-magic (2:0.4.26-3) ... #13 41.93 Selecting previously unselected package python3-six. #13 41.93 Preparing to unpack .../390-python3-six_1.16.0-4_all.deb ... #13 41.94 Unpacking python3-six (1.16.0-4) ... #13 41.97 Selecting previously unselected package python3-urllib3. #13 41.97 Preparing to unpack .../391-python3-urllib3_1.26.12-1_all.deb ... #13 41.97 Unpacking python3-urllib3 (1.26.12-1) ... #13 42.01 Selecting previously unselected package python3-requests. #13 42.01 Preparing to unpack .../392-python3-requests_2.28.1+dfsg-1_all.deb ... #13 42.02 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 42.05 Selecting previously unselected package python3-unidiff. #13 42.05 Preparing to unpack .../393-python3-unidiff_0.7.3-1_all.deb ... #13 42.06 Unpacking python3-unidiff (0.7.3-1) ... #13 42.09 Selecting previously unselected package shared-mime-info. #13 38.59 Selecting previously unselected package perl-modules-5.32. #13 38.59 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #13 38.60 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 39.88 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... #13 39.89 Setting up libmarkdown2:arm64 (2.2.6-1) ... #13 39.90 Setting up libcc1-0:arm64 (10.2.1-6) ... #13 39.91 Setting up iso-codes (4.6.0-1) ... #13 39.92 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 39.93 Setting up liblsan0:arm64 (10.2.1-6) ... #13 39.94 Setting up cpp-10 (10.2.1-6) ... #13 39.95 Setting up dctrl-tools (2.24-3) ... #13 39.96 Setting up libitm1:arm64 (10.2.1-6) ... #13 39.97 Setting up debian-keyring (2021.07.26) ... #13 39.98 Setting up libgdbm6:arm64 (1.19-2) ... #13 39.99 Setting up libtsan0:arm64 (10.2.1-6) ... #13 40.00 Setting up libctf0:arm64 (2.35.2-2) ... #13 40.01 Setting up pinentry-curses (1.1.0-4) ... #13 40.05 Setting up manpages-dev (5.10-1) ... #13 40.06 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #13 40.07 Setting up libxcb1:arm64 (1.14-3) ... #13 40.08 Setting up gettext (0.21-4) ... #13 40.12 Setting up xdelta (1.1.3-9.3) ... #13 40.13 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... #13 40.14 Setting up libgcc-10-dev:arm64 (10.2.1-6) ... #13 40.15 Setting up libedit2:arm64 (3.1-20191231-2+b1) ... #13 40.16 Setting up libreadline8:arm64 (8.1-1) ... #13 40.17 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #13 40.18 Setting up m4 (1.4.18-5) ... #13 40.19 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... #13 40.20 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ... #13 40.21 Setting up binutils (2.35.2-2) ... #13 40.22 Setting up ca-certificates (20210119) ... #15 31.99 Installing : perl-Exporter-5.72-396.el8.noarch 42/89 #15 32.20 Installing : perl-libs-4:5.26.3-422.el8.x86_64 43/89 #15 32.23 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 44/89 #15 32.25 Installing : perl-parent-1:0.237-1.el8.noarch 45/89 #15 32.26 Installing : perl-macros-4:5.26.3-422.el8.x86_64 46/89 #15 32.27 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 47/89 #15 32.30 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 48/89 #15 32.31 Installing : perl-File-Path-2.15-2.el8.noarch 49/89 #15 32.33 Installing : perl-IO-1.38-422.el8.x86_64 50/89 #14 38.93 Setting up libxpm4:amd64 (1:3.5.12-1.1) ... #14 38.94 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ... #14 39.01 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 39.01 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #14 39.02 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 39.02 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #14 39.02 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 39.02 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #14 39.03 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 39.04 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 39.06 Setting up libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ... #14 39.07 Setting up binutils (2.40-2ubuntu4.1) ... #14 39.08 Setting up man-db (2.11.2-1) ... #14 39.36 Selecting previously unselected package binutils. #14 39.36 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_armhf.deb ... #14 39.37 Unpacking binutils (2.34-6ubuntu1.6) ... #14 39.40 Selecting previously unselected package libc-dev-bin. #14 39.40 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ... #14 39.40 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ... #14 39.44 Selecting previously unselected package linux-libc-dev:armhf. #14 39.44 Preparing to unpack .../075-linux-libc-dev_5.4.0-163.180_armhf.deb ... #14 39.44 Unpacking linux-libc-dev:armhf (5.4.0-163.180) ... #13 42.56 Preparing : 1/1 #13 42.60 Upgrading : rpm-libs-4.19.0-1.fc39.x86_64 1/153 #13 42.61 Running scriptlet: rpm-4.19.0-1.fc39.x86_64 2/153 #13 42.65 Upgrading : rpm-4.19.0-1.fc39.x86_64 2/153 #13 39.60 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ... #13 39.61 Unpacking python3-chardet (3.0.4-3) ... #13 39.65 Selecting previously unselected package python3-six. #13 39.65 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ... #13 39.66 Unpacking python3-six (1.12.0-1) ... #13 39.69 Selecting previously unselected package python3-debian. #13 39.69 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ... #13 39.69 Unpacking python3-debian (0.1.35) ... #13 39.73 Selecting previously unselected package libgpgme11:armhf. #13 39.74 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ... #13 39.74 Unpacking libgpgme11:armhf (1.12.0-6) ... #13 39.78 Selecting previously unselected package python3-gpg. #13 39.78 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ... #13 39.79 Unpacking python3-gpg (1.12.0-6) ... #13 39.85 Selecting previously unselected package dput. #21 13.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. #21 13.54 Preparing to unpack .../7-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #21 13.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #14 43.20 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] #14 39.96 137 added, 0 removed; done. #14 40.00 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 40.02 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 40.03 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 40.05 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 40.05 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 #14 40.05 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 40.05 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist #14 40.06 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... #14 40.08 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #13 33.57 Setting up libtry-tiny-perl (0.31-2) ... #13 33.59 Setting up libmagic1:armhf (1:5.44-3) ... #13 33.61 Setting up perl-openssl-defaults:armhf (7+b1) ... #13 33.63 Setting up linux-libc-dev:armhf (6.1.52-1+rpi1) ... #13 33.65 Setting up libctf-nobfd0:armhf (2.40-2+rpi2) ... #13 33.66 Setting up gettext-base (0.21-12) ... #13 33.68 Setting up m4 (1.4.19-3) ... #13 33.70 Setting up libencode-locale-perl (1.05-3) ... #13 33.72 Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1) ... #13 33.74 Setting up file (1:5.44-3) ... #13 33.76 Setting up libgomp1:armhf (12.2.0-14+rpi1) ... #13 33.77 Setting up bzip2 (1.0.8-5+b2) ... #13 39.29 Preparing to unpack .../204-libxcb1_1.15-1_armhf.deb ... #13 39.30 Unpacking libxcb1:armhf (1.15-1) ... #13 39.34 Selecting previously unselected package libx11-data. #13 39.34 Preparing to unpack .../205-libx11-data_2%3a1.8.4-2+deb12u1_all.deb ... #13 39.34 Unpacking libx11-data (2:1.8.4-2+deb12u1) ... #13 39.42 Selecting previously unselected package libx11-6:armhf. #13 39.42 Preparing to unpack .../206-libx11-6_2%3a1.8.4-2+deb12u1_armhf.deb ... #13 39.42 Unpacking libx11-6:armhf (2:1.8.4-2+deb12u1) ... #13 39.51 Selecting previously unselected package libxpm4:armhf. #13 39.51 Preparing to unpack .../207-libxpm4_1%3a3.5.12-1.1_armhf.deb ... #13 39.51 Unpacking libxpm4:armhf (1:3.5.12-1.1) ... #13 39.55 Selecting previously unselected package libgd3:armhf. #13 43.38 137 added, 0 removed; done. #13 43.43 Setting up libunbound8:arm64 (1.9.0-2+deb10u3) ... #13 43.44 Setting up shared-mime-info (1.10-1) ... #16 8.098 (56/93): libasan-11.4.1-2.1.el9.aarch64.rpm 1.9 MB/s | 414 kB 00:00 #16 8.101 (57/93): libmpc-1.2.1-4.el9.aarch64.rpm 486 kB/s | 63 kB 00:00 #16 8.107 (58/93): libseccomp-devel-2.5.2-2.el9.aarch64.r 9.5 MB/s | 59 kB 00:00 #16 8.111 (59/93): libsepol-devel-3.5-1.el9.aarch64.rpm 5.3 MB/s | 48 kB 00:00 #16 8.138 (60/93): libselinux-devel-3.5-1.el9.aarch64.rpm 4.3 MB/s | 160 kB 00:00 #16 8.141 (61/93): libtool-ltdl-2.4.6-45.el9.aarch64.rpm 1.2 MB/s | 37 kB 00:00 #14 36.82 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #13 38.14 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ... #13 38.15 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ... #13 38.20 Selecting previously unselected package libdeflate0:armhf. #13 38.20 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ... #13 38.21 Unpacking libdeflate0:armhf (1.7-1) ... #13 38.28 Selecting previously unselected package libjbig0:armhf. #13 38.28 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ... #13 38.28 Unpacking libjbig0:armhf (2.1-3.1+b2) ... #13 38.33 Selecting previously unselected package libwebp6:armhf. #13 38.33 Preparing to unpack .../179-libwebp6_0.6.1-2.1+deb11u2_armhf.deb ... #13 38.33 Unpacking libwebp6:armhf (0.6.1-2.1+deb11u2) ... #13 38.39 Selecting previously unselected package libtiff5:armhf. #13 38.39 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u4_armhf.deb ... #13 38.40 Unpacking libtiff5:armhf (4.2.0-1+deb11u4) ... #13 38.46 Selecting previously unselected package libxau6:armhf. #13 38.46 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ... #13 38.47 Unpacking libxau6:armhf (1:1.0.9-1) ... #13 38.50 Selecting previously unselected package libxdmcp6:armhf. #14 44.36 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ... #14 44.36 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 44.40 Selecting previously unselected package gnupg. #14 44.41 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 44.41 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 44.44 Selecting previously unselected package libfile-which-perl. #14 44.45 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ... #14 44.45 Unpacking libfile-which-perl (1.23-1) ... #14 44.48 Selecting previously unselected package libfile-homedir-perl. #14 44.48 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ... #14 44.48 Unpacking libfile-homedir-perl (1.004-1) ... #14 44.51 Selecting previously unselected package libio-pty-perl. #14 44.52 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ... #14 44.52 Unpacking libio-pty-perl (1:1.12-1) ... #14 44.55 Selecting previously unselected package libipc-run-perl. #14 44.55 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ... #14 44.55 Unpacking libipc-run-perl (20180523.0-2) ... #14 44.58 Selecting previously unselected package libclass-method-modifiers-perl. #14 36.52 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgitlab-api-v4-perl all 0.26-2 [82.4 kB] #14 36.80 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-form-perl all 6.11-1 [32.1 kB] #14 36.82 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-format-perl all 2.16-2 [36.9 kB] #14 36.84 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 36.86 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #13 38.59 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ... #13 38.59 Unpacking libtask-weaken-perl (1.06-2) ... #13 38.62 Selecting previously unselected package libxml-parser-perl. #13 38.63 Preparing to unpack .../340-libxml-parser-perl_2.46-4_arm64.deb ... #13 38.63 Unpacking libxml-parser-perl (2.46-4) ... #13 38.67 Selecting previously unselected package libsoap-lite-perl. #13 38.68 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ... #13 38.68 Unpacking libsoap-lite-perl (1.27-3) ... #13 38.73 Selecting previously unselected package libsocket6-perl. #13 38.73 Preparing to unpack .../342-libsocket6-perl_0.29-3_arm64.deb ... #13 38.74 Unpacking libsocket6-perl (0.29-3) ... #13 38.77 Selecting previously unselected package libstring-copyright-perl. #13 38.77 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ... #13 38.77 Unpacking libstring-copyright-perl (0.003014-1) ... #13 38.80 Selecting previously unselected package libstring-escape-perl. #13 38.81 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ... #13 38.81 Unpacking libstring-escape-perl (2010.002-3) ... #13 38.84 Selecting previously unselected package libstring-license-perl. #14 42.02 Setting up libdw1:amd64 (0.186-1build1) ... #14 42.03 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 42.05 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... #14 42.06 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #14 42.27 Setting up libedit2:amd64 (3.1-20210910-1build1) ... #13 42.18 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ... #13 42.18 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #13 42.19 Setting up libfakeroot:amd64 (1.23-1) ... #13 42.21 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ... #13 42.22 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 42.23 Setting up fakeroot (1.23-1) ... #13 42.28 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 42.29 Setting up mariadb-common (1:10.3.39-0+deb10u1) ... #13 42.30 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 42.31 Setting up libasan5:amd64 (8.3.0-6) ... #13 42.32 Setting up autotools-dev (20180224.1) ... #13 42.33 Setting up libglib2.0-data (2.58.3-2+deb10u4) ... #13 42.34 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u2) ... #13 42.35 Setting up libwrap0:amd64 (7.6.q-28) ... #13 42.36 Setting up libx11-data (2:1.6.7-1+deb10u3) ... #13 42.37 Setting up make (4.2.1-1.2) ... #13 42.39 Setting up libmpfr6:amd64 (4.0.2-1) ... #13 42.09 Preparing to unpack .../394-shared-mime-info_2.2-1_amd64.deb ... #13 42.09 Unpacking shared-mime-info (2.2-1) ... #13 42.19 Selecting previously unselected package strace. #13 42.19 Preparing to unpack .../395-strace_6.1-0.1_amd64.deb ... #13 42.19 Unpacking strace (6.1-0.1) ... #13 42.26 Selecting previously unselected package xauth. #13 42.26 Preparing to unpack .../396-xauth_1%3a1.1.2-1_amd64.deb ... #13 42.27 Unpacking xauth (1:1.1.2-1) ... #13 42.30 Selecting previously unselected package xdg-user-dirs. #13 38.97 Selecting previously unselected package libgdbm-compat4:armhf. #13 38.97 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... #13 38.98 Unpacking libgdbm-compat4:armhf (1.19-2) ... #13 39.01 Selecting previously unselected package libperl5.32:armhf. #13 39.01 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #13 39.02 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #15 32.36 Installing : perl-PathTools-3.74-1.el8.x86_64 51/89 #15 32.37 Installing : perl-constant-1.33-396.el8.noarch 52/89 #15 32.39 Installing : perl-threads-1:2.21-2.el8.x86_64 53/89 #17 0.933 Last metadata expiration check: 0:00:15 ago on Wed Sep 20 09:13:38 2023. #14 37.86 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 38.00 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB] #14 38.09 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB] #14 39.17 Building database of manual pages ... #14 39.60 Selecting previously unselected package libcrypt-dev:armhf. #14 39.60 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ... #14 39.60 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #14 39.64 Selecting previously unselected package libc6-dev:armhf. #14 39.64 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ... #14 39.65 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ... #13 42.66 Installing : python3-six-1.16.0-12.fc39.noarch 3/153 #13 42.66 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 4/153 #13 42.67 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 5/153 #13 42.68 Installing : hunspell-en-0.20201207-7.fc39.noarch 6/153 #13 42.69 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 7/153 #13 42.70 Installing : hunspell-1.7.2-5.fc39.x86_64 8/153 #13 42.71 Installing : elfutils-debuginfod-client-0.189-4.fc39.x86_64 9/153 #13 42.74 Installing : elfutils-0.189-4.fc39.x86_64 10/153 #13 42.75 Upgrading : rpm-build-libs-4.19.0-1.fc39.x86_64 11/153 #13 42.76 Installing : xz-5.4.4-1.fc39.x86_64 12/153 #13 42.77 Installing : unzip-6.0-62.fc39.x86_64 13/153 #13 42.78 Installing : jansson-2.13.1-7.fc39.x86_64 14/153 #13 42.79 Installing : binutils-gold-2.40-13.fc39.x86_64 15/153 #13 42.80 Running scriptlet: binutils-gold-2.40-13.fc39.x86_64 15/153 #13 39.85 Preparing to unpack .../149-dput_1.0.3_all.deb ... #13 39.86 Unpacking dput (1.0.3) ... #13 39.89 Selecting previously unselected package equivs. #13 39.89 Preparing to unpack .../150-equivs_2.2.0_all.deb ... #13 39.90 Unpacking equivs (2.2.0) ... #13 39.99 Selecting previously unselected package exim4-config. #13 39.99 Preparing to unpack .../151-exim4-config_4.92-8+deb10u7_all.deb ... #13 40.03 Unpacking exim4-config (4.92-8+deb10u7) ... #13 40.08 Selecting previously unselected package exim4-base. #13 40.09 Preparing to unpack .../152-exim4-base_4.92-8+deb10u7_armhf.deb ... #13 40.09 Unpacking exim4-base (4.92-8+deb10u7) ... #14 43.60 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB] #14 40.09 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ... #14 40.10 Setting up dwz (0.13-5) ... #14 40.11 Setting up groff-base (1.22.4-4build1) ... #14 40.13 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 40.14 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 40.16 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.4) ... #14 40.17 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ... #14 40.18 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.5) ... #14 40.19 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... #14 40.21 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... #13 33.79 Setting up libfakeroot:armhf (1.31-1.2) ... #13 33.82 Setting up libjansson4:armhf (2.14-2) ... #13 33.84 Setting up fakeroot (1.31-1.2) ... #13 33.85 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 33.86 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 #13 33.86 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 #13 33.86 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 #13 33.86 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 #13 33.86 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 #13 33.86 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 #13 33.86 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 #13 33.86 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 #13 33.87 Setting up liberror-perl (0.17029-2) ... #13 33.89 Setting up autotools-dev (20220109.1) ... #13 33.91 Setting up rpcsvc-proto (1.4.3-1) ... #13 33.93 Setting up make (4.3-4.1) ... #13 33.94 Setting up libmpfr6:armhf (4.2.0-1) ... #13 33.95 Setting up xz-utils (5.4.1-0.2) ... #13 33.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.97 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 #13 33.98 Setting up libmpc3:armhf (1.3.1-1) ... #13 33.99 Setting up libio-html-perl (1.004-3) ... #13 34.01 Setting up patch (2.7.6-7) ... #13 34.02 Setting up autopoint (0.21-12) ... #13 34.04 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 34.05 Setting up libipc-run-perl (20220807.0-1) ... #13 34.07 Setting up libdpkg-perl (1.21.22+rpi1) ... #13 34.08 Setting up autoconf (2.71-3) ... #13 39.56 Preparing to unpack .../208-libgd3_2.3.3-9_armhf.deb ... #13 39.56 Unpacking libgd3:armhf (2.3.3-9) ... #13 39.60 Selecting previously unselected package libc-devtools. #13 39.60 Preparing to unpack .../209-libc-devtools_2.36-9+deb12u1_armhf.deb ... #13 39.61 Unpacking libc-devtools (2.36-9+deb12u1) ... #13 39.65 Selecting previously unselected package libcapture-tiny-perl. #13 39.65 Preparing to unpack .../210-libcapture-tiny-perl_0.48-2_all.deb ... #13 39.65 Unpacking libcapture-tiny-perl (0.48-2) ... #13 39.69 Selecting previously unselected package libcgi-pm-perl. #13 39.69 Preparing to unpack .../211-libcgi-pm-perl_4.55-1_all.deb ... #13 39.69 Unpacking libcgi-pm-perl (4.55-1) ... #13 39.75 Selecting previously unselected package libfcgi0ldbl:armhf. #13 39.75 Preparing to unpack .../212-libfcgi0ldbl_2.4.2-2_armhf.deb ... #13 39.77 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #13 39.81 Selecting previously unselected package libfcgi-perl. #16 8.236 (62/93): libtool-2.4.6-45.el9.aarch64.rpm 4.4 MB/s | 582 kB 00:00 #16 8.241 (63/93): libubsan-11.4.1-2.1.el9.aarch64.rpm 1.8 MB/s | 188 kB 00:00 #16 8.247 (64/93): libxcrypt-devel-4.4.18-3.el9.aarch64.r 4.8 MB/s | 29 kB 00:00 #16 8.302 (65/93): m4-1.4.19-1.el9.aarch64.rpm 5.4 MB/s | 297 kB 00:00 #16 8.409 (66/93): pcre2-devel-10.40-2.el9.aarch64.rpm 4.9 MB/s | 515 kB 00:00 #16 8.440 (67/93): pcre2-utf16-10.40-2.el9.aarch64.rpm 7.0 MB/s | 199 kB 00:00 #16 8.450 (68/93): libuv-1.42.0-1.el9.aarch64.rpm 474 kB/s | 146 kB 00:00 #16 8.476 (69/93): pcre2-utf32-10.40-2.el9.aarch64.rpm 5.6 MB/s | 190 kB 00:00 #14 36.97 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB] #14 37.00 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB] #14 37.19 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB] #14 37.20 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #14 37.22 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB] #13 DONE 37.3s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #15 [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 #13 38.50 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 38.51 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 38.56 Selecting previously unselected package libxcb1:armhf. #13 38.56 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ... #13 38.56 Unpacking libxcb1:armhf (1.14-3) ... #13 38.60 Selecting previously unselected package libx11-data. #13 38.60 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1+deb11u1_all.deb ... #13 38.61 Unpacking libx11-data (2:1.7.2-1+deb11u1) ... #13 38.69 Selecting previously unselected package libx11-6:armhf. #13 38.69 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1+deb11u1_armhf.deb ... #13 38.70 Unpacking libx11-6:armhf (2:1.7.2-1+deb11u1) ... #14 44.59 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 44.59 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 44.66 Selecting previously unselected package libb-hooks-op-check-perl. #14 44.67 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ... #14 44.67 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 44.70 Selecting previously unselected package libdynaloader-functions-perl. #14 44.70 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ... #14 44.70 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 44.73 Selecting previously unselected package libdevel-callchecker-perl. #14 44.73 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ... #14 44.73 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 44.76 Selecting previously unselected package libparams-classify-perl. #14 44.76 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ... #14 44.77 Unpacking libparams-classify-perl (0.015-1build2) ... #14 44.79 Selecting previously unselected package libmodule-runtime-perl. #14 44.80 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ... #13 42.60 Selecting previously unselected package pbzip2. #13 42.61 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... #13 42.61 Unpacking pbzip2 (1.1.13-1) ... #13 42.65 Selecting previously unselected package pixz. #13 42.65 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... #13 42.65 Unpacking pixz (1.0.7-1) ... #13 42.69 Selecting previously unselected package xdelta. #13 42.69 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... #13 42.69 Unpacking xdelta (1.1.3-9.3) ... #13 42.72 Selecting previously unselected package xdelta3. #13 42.73 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... #13 42.73 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 42.77 Selecting previously unselected package pristine-tar. #13 42.77 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... #13 42.77 Unpacking pristine-tar (1.49) ... #13 42.81 Selecting previously unselected package publicsuffix. #13 42.81 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 42.82 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 42.86 Selecting previously unselected package python-apt-common. #13 42.86 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... #13 42.87 Unpacking python-apt-common (2.2.1) ... #13 42.91 Selecting previously unselected package python3-apt. #14 36.89 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-daemon-perl all 6.14-2 [21.9 kB] #14 36.91 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libindirect-perl armhf 0.39-2build1 [20.3 kB] #14 36.92 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-interactive-perl all 1.023-2 [10.1 kB] #14 36.93 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 36.93 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-xs-perl armhf 4.030-2 [83.4 kB] #14 36.96 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-maybexs-perl all 1.004004-1 [10.9 kB] #13 38.84 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ... #13 38.84 Unpacking libstring-license-perl (0.0.2-1) ... #13 38.90 Selecting previously unselected package libstring-shellquote-perl. #13 38.90 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ... #13 38.91 Unpacking libstring-shellquote-perl (1.04-3) ... #13 38.94 Selecting previously unselected package libsys-cpuaffinity-perl. #13 38.94 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_arm64.deb ... #13 38.94 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 38.98 Selecting previously unselected package libterm-readkey-perl. #13 38.98 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_arm64.deb ... #13 38.98 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 39.01 Selecting previously unselected package libtext-levenshteinxs-perl. #13 39.01 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_arm64.deb ... #13 39.02 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 39.05 Selecting previously unselected package libtext-markdown-discount-perl. #14 42.29 Setting up libreadline8:amd64 (8.1.2-1) ... #14 42.30 Setting up m4 (1.4.18-5ubuntu2) ... #14 42.31 Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 42.33 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ... #14 42.34 Setting up ca-certificates (20230311ubuntu0.22.04.1) ... #13 42.40 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 42.41 Setting up libntlm0:amd64 (1.5-1+deb10u1) ... #13 42.42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #13 42.43 Setting up libidn11:amd64 (1.33-2.2) ... #13 42.44 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u3) ... #13 42.45 Setting up strace (4.26-0.2) ... #13 42.46 Setting up libsigsegv2:amd64 (2.12-2) ... #13 42.46 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 42.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 42.48 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #13 42.49 Setting up t1utils (1.41-3) ... #13 42.50 Setting up libquadmath0:amd64 (8.3.0-6) ... #13 42.51 Setting up diffstat (1.62-1) ... #13 42.52 Setting up libmpc3:amd64 (1.1.0-1) ... #13 42.53 Setting up libatomic1:amd64 (8.3.0-6) ... #13 42.54 Setting up patch (2.7.6-3+deb10u1) ... #13 42.55 Setting up mailutils-common (1:3.5-4) ... #13 42.56 Setting up autopoint (0.19.8.1-9) ... #13 42.57 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u1) ... #13 42.58 Setting up libfl2:amd64 (2.6.4-6.2) ... #13 42.59 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #13 42.60 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ... #13 39.39 Selecting previously unselected package perl. #13 39.39 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ... #13 42.31 Preparing to unpack .../397-xdg-user-dirs_0.18-1_amd64.deb ... #13 42.31 Unpacking xdg-user-dirs (0.18-1) ... #13 42.36 Selecting previously unselected package zstd. #13 42.36 Preparing to unpack .../398-zstd_1.5.4+dfsg2-5_amd64.deb ... #13 42.36 Unpacking zstd (1.5.4+dfsg2-5) ... #13 42.46 Setting up liblz1:amd64 (1.13-5) ... #13 42.50 Setting up libksba8:amd64 (1.6.3-2) ... #13 42.51 Setting up media-types (10.0.0) ... #13 42.52 Setting up libpipeline1:amd64 (1.5.7-1) ... #13 42.53 Setting up plzip (1.10-5) ... #13 42.54 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 42.54 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 42.54 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 42.55 Setting up wdiff (1.2.2-5) ... #13 42.56 Setting up libaom3:amd64 (3.6.0-1) ... #13 42.57 Setting up libabsl20220623:amd64 (20220623.1-1) ... #13 42.58 Setting up libxau6:amd64 (1:1.0.9-1) ... #13 42.59 Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ... #13 42.60 Setting up libkeyutils1:amd64 (1.6.3-2) ... #13 42.60 Setting up libpsl5:amd64 (0.21.2-1) ... #13 42.61 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #13 42.62 Setting up libicu72:amd64 (72.1-3) ... #13 42.63 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #13 42.64 Setting up bsdextrautils (2.38.1-5+b1) ... #13 42.65 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #13 42.66 Setting up libtext-glob-perl (0.11-3) ... #14 38.24 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB] #14 38.24 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #14 38.25 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #14 38.26 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB] #14 38.27 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #14 38.29 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #14 38.30 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.2 [68.4 kB] #14 38.32 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB] #14 39.50 Setting up libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 39.51 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #14 39.88 Selecting previously unselected package gcc-9-base:armhf. #14 39.88 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 39.89 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 39.92 Selecting previously unselected package libisl22:armhf. #14 39.92 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ... #14 39.93 Unpacking libisl22:armhf (0.22.1-1) ... #14 40.00 Selecting previously unselected package libmpfr6:armhf. #14 40.00 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ... #14 40.01 Unpacking libmpfr6:armhf (4.0.2-1) ... #14 40.05 Selecting previously unselected package libmpc3:armhf. #13 42.90 Installing : binutils-2.40-13.fc39.x86_64 16/153 #13 42.91 Running scriptlet: binutils-2.40-13.fc39.x86_64 16/153 #13 42.93 Installing : file-5.44-5.fc39.x86_64 17/153 #13 42.94 Installing : dwz-0.15-3.fc39.x86_64 18/153 #13 42.95 Installing : zip-3.0-39.fc39.x86_64 19/153 #13 42.96 Installing : enchant2-2.5.0-5.fc39.x86_64 20/153 #13 42.97 Installing : python3-enchant-3.2.2-10.fc39.noarch 21/153 #13 42.98 Installing : python3-construct-2.10.68-6.fc39.noarch 22/153 #13 42.99 Installing : python3-pybeam-0.7-7.fc39.noarch 23/153 #13 43.01 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 24/153 #13 43.01 Installing : efi-srpm-macros-5-9.fc39.noarch 25/153 #13 43.02 Installing : lua-srpm-macros-1-9.fc39.noarch 26/153 #13 43.02 Installing : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch 27/153 #13 43.03 Upgrading : rpm-sign-libs-4.19.0-1.fc39.x86_64 28/153 #13 43.04 Upgrading : python3-rpm-4.19.0-1.fc39.x86_64 29/153 #13 43.04 Installing : qt6-srpm-macros-6.5.2-3.fc39.noarch 30/153 #13 43.05 Installing : zstd-1.5.5-4.fc39.x86_64 31/153 #13 43.06 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 32/153 #13 40.18 Selecting previously unselected package libevent-2.1-6:armhf. #13 40.18 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ... #13 40.18 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ... #13 40.23 Selecting previously unselected package libunbound8:armhf. #13 40.23 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u3_armhf.deb ... #13 40.24 Unpacking libunbound8:armhf (1.9.0-2+deb10u3) ... #13 40.30 Selecting previously unselected package libgnutls-dane0:armhf. #13 40.31 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u10_armhf.deb ... #13 40.31 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u10) ... #13 40.36 Selecting previously unselected package exim4-daemon-light. #13 34.11 Setting up libtimedate-perl (2.3300-2) ... #13 34.12 Setting up libregexp-ipv6-perl (0.03-3) ... #13 34.13 Setting up libubsan1:armhf (12.2.0-14+rpi1) ... #13 34.15 Setting up sensible-utils (0.0.17+nmu1) ... #13 34.20 Setting up libcrypt-dev:armhf (1:4.4.33-2) ... #13 34.22 Setting up libasan8:armhf (12.2.0-14+rpi1) ... #13 34.23 Setting up libuchardet0:armhf (0.0.7-1) ... #13 34.24 Setting up librole-tiny-perl (2.002004-1) ... #13 34.26 Setting up libsub-override-perl (0.09-4) ... #13 34.27 Setting up git-man (1:2.39.2-1.1) ... #13 34.28 Setting up libsub-quote-perl (2.006008-1) ... #13 34.29 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 34.31 Setting up libfile-dirlist-perl (0.05-3) ... #13 39.81 Preparing to unpack .../213-libfcgi-perl_0.82+ds-2_armhf.deb ... #13 39.81 Unpacking libfcgi-perl (0.82+ds-2) ... #13 39.85 Selecting previously unselected package libcgi-fast-perl. #13 39.85 Preparing to unpack .../214-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 39.86 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 39.89 Selecting previously unselected package libclass-data-inheritable-perl. #13 39.89 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 39.90 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 39.96 Selecting previously unselected package libclass-inspector-perl. #13 39.96 Preparing to unpack .../216-libclass-inspector-perl_1.36-3_all.deb ... #13 39.97 Unpacking libclass-inspector-perl (1.36-3) ... #13 40.00 Selecting previously unselected package libcommon-sense-perl:armhf. #13 40.01 Preparing to unpack .../217-libcommon-sense-perl_3.75-3_armhf.deb ... #13 40.01 Unpacking libcommon-sense-perl:armhf (3.75-3) ... #13 40.05 Selecting previously unselected package libconfig-tiny-perl. #13 40.05 Preparing to unpack .../218-libconfig-tiny-perl_2.28-2_all.deb ... #13 40.06 Unpacking libconfig-tiny-perl (2.28-2) ... #16 8.482 (70/93): perl-DynaLoader-1.47-480.el9.aarch64.r 900 kB/s | 27 kB 00:00 #16 8.740 (71/93): llvm-libs-16.0.6-4.el9.aarch64.rpm 45 MB/s | 23 MB 00:00 #16 8.743 (72/93): perl-Error-0.17029-7.el9.noarch.rpm 161 kB/s | 42 kB 00:00 #16 8.746 (73/93): perl-File-Compare-1.100.600-480.el9.no 55 kB/s | 14 kB 00:00 #16 8.749 (74/93): perl-File-Copy-2.34-480.el9.noarch.rpm 3.9 MB/s | 21 kB 00:00 #16 8.751 (75/93): perl-File-Find-1.37-480.el9.noarch.rpm 3.2 MB/s | 27 kB 00:00 #16 8.754 (76/93): perl-Git-2.39.3-1.el9.noarch.rpm 5.0 MB/s | 38 kB 00:00 #16 8.757 (77/93): perl-TermReadKey-2.38-11.el9.aarch64.r 4.6 MB/s | 36 kB 00:00 #16 8.760 (78/93): perl-Thread-Queue-3.14-460.el9.noarch. 3.7 MB/s | 22 kB 00:00 #16 8.763 (79/93): perl-lib-0.65-480.el9.aarch64.rpm 1.8 MB/s | 16 kB 00:00 #16 8.766 (80/93): perl-threads-2.25-460.el9.aarch64.rpm 6.5 MB/s | 57 kB 00:00 #16 8.769 (81/93): perl-threads-shared-1.61-460.el9.aarch 5.1 MB/s | 44 kB 00:00 #16 8.773 (82/93): policycoreutils-python-utils-3.5-2.el9 12 MB/s | 78 kB 00:00 #16 8.776 (83/93): python3-audit-3.0.7-104.el9.aarch64.rp 12 MB/s | 83 kB 00:00 #16 8.782 (84/93): python3-libselinux-3.5-1.el9.aarch64.r 21 MB/s | 183 kB 00:00 #16 8.785 (85/93): python3-libsemanage-3.5-2.el9.aarch64. 8.8 MB/s | 79 kB 00:00 #16 8.847 (86/93): selinux-policy-devel-38.1.23-1.el9.noa 19 MB/s | 1.2 MB 00:00 #14 37.23 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB] #14 37.23 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB] #14 37.26 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #14 37.26 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB] #14 37.27 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB] #13 38.79 Selecting previously unselected package libxpm4:armhf. #13 38.79 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1.1~deb11u1_armhf.deb ... #13 38.80 Unpacking libxpm4:armhf (1:3.5.12-1.1~deb11u1) ... #13 38.84 Selecting previously unselected package libgd3:armhf. #13 38.84 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ... #13 38.84 Unpacking libgd3:armhf (2.3.0-2) ... #13 38.89 Selecting previously unselected package libc-devtools. #14 44.80 Unpacking libmodule-runtime-perl (0.016-1) ... #14 44.83 Selecting previously unselected package libimport-into-perl. #14 44.83 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ... #14 44.83 Unpacking libimport-into-perl (1.002005-1) ... #14 44.86 Selecting previously unselected package librole-tiny-perl. #14 44.86 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ... #14 44.86 Unpacking librole-tiny-perl (2.001004-1) ... #14 44.89 Selecting previously unselected package libstrictures-perl. #14 44.89 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ... #14 44.90 Unpacking libstrictures-perl (2.000006-1) ... #14 44.92 Selecting previously unselected package libsub-quote-perl. #14 44.93 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ... #14 44.93 Unpacking libsub-quote-perl (2.006006-1) ... #14 44.96 Selecting previously unselected package libmoo-perl. #14 44.96 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ... #14 44.96 Unpacking libmoo-perl (2.003006-1) ... #14 44.99 Selecting previously unselected package libencode-locale-perl. #14 44.99 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ... #14 45.01 Unpacking libencode-locale-perl (1.05-1) ... #14 45.04 Selecting previously unselected package libtimedate-perl. #14 45.04 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ... #14 45.04 Unpacking libtimedate-perl (2.3200-1) ... #14 45.08 Selecting previously unselected package libhttp-date-perl. #14 45.08 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ... #14 45.08 Unpacking libhttp-date-perl (6.05-1) ... #14 45.11 Selecting previously unselected package libfile-listing-perl. #14 45.11 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ... #14 45.11 Unpacking libfile-listing-perl (6.04-1) ... #14 45.14 Selecting previously unselected package libhtml-tagset-perl. #13 42.92 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... #13 42.92 Unpacking python3-apt (2.2.1) ... #13 42.97 Selecting previously unselected package python3-certifi. #13 42.98 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #13 42.98 Unpacking python3-certifi (2020.6.20-1) ... #13 43.02 Selecting previously unselected package python3-idna. #13 43.03 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #13 43.03 Unpacking python3-idna (2.10-1) ... #13 43.07 Selecting previously unselected package python3-magic. #13 43.07 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... #13 43.08 Unpacking python3-magic (2:0.4.20-3) ... #13 43.11 Selecting previously unselected package python3-urllib3. #13 43.11 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 43.12 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 43.16 Selecting previously unselected package python3-requests. #13 39.05 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_arm64.deb ... #13 39.05 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 39.09 Selecting previously unselected package libtext-xslate-perl:arm64. #13 39.09 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_arm64.deb ... #13 39.09 Unpacking libtext-xslate-perl:arm64 (3.5.9-1+b2) ... #13 39.14 Selecting previously unselected package libtime-duration-perl. #13 39.14 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ... #13 39.15 Unpacking libtime-duration-perl (1.21-2) ... #13 39.18 Selecting previously unselected package libtime-moment-perl. #13 39.18 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_arm64.deb ... #13 39.18 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 39.22 Selecting previously unselected package libtype-tiny-xs-perl:arm64. #13 39.22 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_arm64.deb ... #13 39.23 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ... #13 39.26 Selecting previously unselected package libunicode-utf8-perl. #13 39.26 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_arm64.deb ... #13 39.26 Unpacking libunicode-utf8-perl (0.62-2) ... #13 39.29 Selecting previously unselected package libwww-mechanize-perl. #14 42.70 Updating certificates in /etc/ssl/certs... #13 42.61 Setting up libltdl7:amd64 (2.4.6-9) ... #13 42.62 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 42.63 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #13 42.65 Setting up libmpx2:amd64 (8.3.0-6) ... #13 42.66 Setting up libubsan1:amd64 (8.3.0-6) ... #13 42.67 Setting up libisl19:amd64 (0.20-2) ... #13 42.68 Setting up dwz (0.12-3) ... #13 42.71 Setting up python-apt-common (1.8.4.3) ... #13 42.72 Setting up sensible-utils (0.0.12) ... #13 42.73 Setting up exim4-config (4.92-8+deb10u7) ... #13 39.40 Unpacking perl (5.32.1-4+deb11u2) ... #13 39.47 Selecting previously unselected package libpython3.9-minimal:armhf. #13 39.48 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #13 39.48 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #13 39.59 Selecting previously unselected package libexpat1:armhf. #13 39.59 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u5_armhf.deb ... #13 39.60 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... #13 39.64 Selecting previously unselected package python3.9-minimal. #13 39.64 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #13 39.65 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... #13 42.67 Setting up xdg-user-dirs (0.18-1) ... #13 42.69 Setting up libmagic-mgc (1:5.44-3) ... #13 42.70 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #13 42.71 Setting up libglib2.0-0:amd64 (2.74.6-2) ... #13 42.72 No schema files found: doing nothing. #13 42.73 Setting up distro-info-data (0.58) ... #13 42.74 Setting up manpages (6.03-2) ... #13 42.75 Setting up libtirpc-common (1.3.3+ds-1) ... #13 42.76 Setting up unzip (6.0-28) ... #13 42.77 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #13 42.78 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #13 42.80 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #13 42.81 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #13 42.82 Setting up libfcgi-bin (2.4.2-2) ... #13 42.83 Setting up binutils-common:amd64 (2.40-2) ... #13 42.84 Setting up libnghttp2-14:amd64 (1.52.0-1) ... #13 42.85 Setting up libmagic1:amd64 (1:5.44-3) ... #13 42.87 Setting up libdeflate0:amd64 (1.14-1) ... #14 39.66 Setting up perl (5.36.0-7ubuntu0.23.04.1) ... #14 39.68 Setting up libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 39.69 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 39.70 Setting up libxs-parse-keyword-perl (0.33-1) ... #14 39.72 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 39.73 Setting up libdata-dump-perl (1.25-1) ... #14 39.74 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ... #14 39.75 Setting up libfile-find-rule-perl (0.34-3) ... #14 39.76 Setting up libref-util-perl (0.204-2) ... #14 39.77 Setting up libipc-system-simple-perl (1.30-2) ... #14 39.78 Setting up libnet-domain-tld-perl (1.75-3) ... #14 39.79 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 39.84 Setting up libsocket6-perl (0.29-3) ... #14 40.05 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ... #14 40.06 Unpacking libmpc3:armhf (1.1.0-1) ... #14 40.09 Selecting previously unselected package cpp-9. #14 40.09 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 40.09 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #13 43.15 Installing : gdb-minimal-13.2-8.fc39.x86_64 33/153 #13 43.16 Installing : debugedit-5.0-10.fc39.x86_64 34/153 #13 43.18 Installing : shared-mime-info-2.2-4.fc39.x86_64 35/153 #13 43.19 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 35/153 #13 43.20 Installing : rust-srpm-macros-24-5.fc39.noarch 36/153 #13 43.20 Installing : qt5-srpm-macros-5.15.10-2.fc39.noarch 37/153 #13 43.22 Installing : python3-zstandard-0.21.0-3.fc39.x86_64 38/153 #13 43.23 Installing : python3-tomli-w-1.0.0-9.fc39.noarch 39/153 #13 43.24 Installing : python3-pyxdg-0.27-9.fc39.noarch 40/153 #13 43.24 Installing : python3-file-magic-5.44-5.fc39.noarch 41/153 #13 43.25 Installing : python3-distro-1.8.0-6.fc39.noarch 42/153 #13 43.26 Installing : pyproject-srpm-macros-1.9.0-2.fc39.noarch 43/153 #13 43.26 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 44/153 #13 43.27 Installing : perl-srpm-macros-1-51.fc39.noarch 45/153 #13 43.28 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 46/153 #13 43.28 Installing : openblas-srpm-macros-2-14.fc39.noarch 47/153 #13 43.29 Installing : ocaml-srpm-macros-8-2.fc39.noarch 48/153 #13 43.30 Installing : ncurses-6.4-7.20230520.fc39.x86_64 49/153 #13 43.31 Installing : libstemmer-2.2.0-7.fc39.x86_64 50/153 #13 43.31 Installing : libpng-2:1.6.37-15.fc39.x86_64 51/153 #13 43.32 Installing : libpkgconf-1.9.5-2.fc39.x86_64 52/153 #13 43.33 Installing : pkgconf-1.9.5-2.fc39.x86_64 53/153 #13 43.33 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 54/153 #13 43.34 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 55/153 #13 43.35 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 56/153 #13 43.36 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 57/153 #13 43.37 Installing : json-glib-1.6.6-5.fc39.x86_64 58/153 #13 43.38 Installing : libappstream-glib-0.8.2-4.fc39.x86_64 59/153 #13 43.39 Running scriptlet: groff-base-1.23.0-2.fc39.x86_64 60/153 #13 43.44 Installing : groff-base-1.23.0-2.fc39.x86_64 60/153 #13 43.45 Running scriptlet: groff-base-1.23.0-2.fc39.x86_64 60/153 #13 43.46 Installing : perl-Digest-1.20-500.fc39.noarch 61/153 #13 40.37 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u7_armhf.deb ... #13 40.37 Unpacking exim4-daemon-light (4.92-8+deb10u7) ... #13 40.45 Selecting previously unselected package libcurl3-gnutls:armhf. #13 40.46 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ... #13 40.46 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... #13 40.52 Selecting previously unselected package libpcre2-8-0:armhf. #13 40.52 Preparing to unpack .../158-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ... #13 40.53 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 40.57 Selecting previously unselected package liberror-perl. #13 40.57 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ... #13 40.58 Unpacking liberror-perl (0.17027-2) ... #13 40.62 Selecting previously unselected package git-man. #15 32.40 Installing : perl-threads-shared-1.58-2.el8.x86_64 54/89 #15 32.96 Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 55/89 #15 33.00 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 56/89 #15 33.01 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 56/89 #15 33.02 Installing : libpkgconf-1.4.2-1.el8.x86_64 57/89 #15 33.04 Installing : pkgconf-1.4.2-1.el8.x86_64 58/89 #15 33.05 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 59/89 #15 33.09 Installing : libbabeltrace-1.5.4-4.el8.x86_64 60/89 #13 34.32 Setting up libbinutils:armhf (2.40-2+rpi2) ... #13 34.34 Setting up libisl23:armhf (0.25-1) ... #13 34.35 Setting up libc-dev-bin (2.36-9+rpi1+deb12u1) ... #13 34.36 Setting up libfile-homedir-perl (1.006-2) ... #13 34.37 Setting up libelf1:armhf (0.188-2.1+rpi1) ... #13 34.39 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 34.41 Setting up libcc1-0:armhf (12.2.0-14+rpi1) ... #13 34.42 Setting up liburi-perl (5.17-1) ... #13 34.44 Setting up libfile-touch-perl (0.12-2) ... #13 34.45 Setting up libctf0:armhf (2.40-2+rpi2) ... #13 34.47 Setting up libnet-ssleay-perl:armhf (1.92-2+b2) ... #13 34.48 Setting up automake (1:1.16.5-1.3) ... #13 34.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 34.49 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 #13 34.49 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 #13 34.50 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 34.52 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #13 34.53 Setting up libhttp-date-perl (6.05-2) ... #13 34.55 Setting up cpp-12 (12.2.0-14+rpi1) ... #13 34.56 Setting up gettext (0.21-12) ... #13 34.58 Setting up libfile-listing-perl (6.15-1) ... #13 34.59 Setting up libnet-http-perl (6.22-1) ... #13 34.61 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #13 34.62 Setting up intltool-debian (0.35.0+20060710.6) ... #13 40.09 Selecting previously unselected package libparams-util-perl. #13 40.10 Preparing to unpack .../219-libparams-util-perl_1.102-2+b1_armhf.deb ... #13 40.10 Unpacking libparams-util-perl (1.102-2+b1) ... #13 40.13 Selecting previously unselected package libsub-install-perl. #13 40.14 Preparing to unpack .../220-libsub-install-perl_0.929-1_all.deb ... #13 40.14 Unpacking libsub-install-perl (0.929-1) ... #13 40.17 Selecting previously unselected package libdata-optlist-perl. #13 40.18 Preparing to unpack .../221-libdata-optlist-perl_0.113-1_all.deb ... #13 40.18 Unpacking libdata-optlist-perl (0.113-1) ... #13 40.22 Selecting previously unselected package libsub-exporter-perl. #13 40.22 Preparing to unpack .../222-libsub-exporter-perl_0.989-1_all.deb ... #13 40.22 Unpacking libsub-exporter-perl (0.989-1) ... #13 40.26 Selecting previously unselected package libconst-fast-perl. #13 40.26 Preparing to unpack .../223-libconst-fast-perl_0.014-2_all.deb ... #13 40.27 Unpacking libconst-fast-perl (0.014-2) ... #13 40.30 Selecting previously unselected package libwant-perl. #16 8.961 (87/93): python3-policycoreutils-3.5-2.el9.noar 12 MB/s | 2.1 MB 00:00 #16 8.992 (88/93): systemd-devel-252-18.el9.aarch64.rpm 3.3 MB/s | 483 kB 00:00 #16 8.995 (89/93): device-mapper-devel-1.02.195-3.el9.aar 1.3 MB/s | 43 kB 00:00 #16 9.056 (90/93): glibc-static-2.34-82.el9.aarch64.rpm 22 MB/s | 1.4 MB 00:00 #16 9.060 (91/93): libtool-ltdl-devel-2.4.6-45.el9.aarch6 2.4 MB/s | 161 kB 00:00 #16 9.064 (92/93): policycoreutils-devel-3.5-2.el9.aarch6 476 kB/s | 143 kB 00:00 #13 38.89 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u6_armhf.deb ... #13 38.89 Unpacking libc-devtools (2.31-13+deb11u6) ... #13 38.94 Selecting previously unselected package libcapture-tiny-perl. #13 38.94 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ... #13 38.94 Unpacking libcapture-tiny-perl (0.48-1) ... #13 38.98 Selecting previously unselected package libclass-data-inheritable-perl. #13 38.98 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 38.98 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 39.02 Selecting previously unselected package libclass-inspector-perl. #13 39.02 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ... #13 39.03 Unpacking libclass-inspector-perl (1.36-1) ... #13 39.06 Selecting previously unselected package libclass-xsaccessor-perl. #13 39.06 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ... #13 39.06 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 39.10 Selecting previously unselected package libclone-perl. #13 39.10 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ... #13 39.10 Unpacking libclone-perl (0.45-1+b1) ... #13 39.14 Selecting previously unselected package libcommon-sense-perl. #13 39.14 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ... #13 39.15 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 39.18 Selecting previously unselected package libconfig-tiny-perl. #13 39.18 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ... #13 39.19 Unpacking libconfig-tiny-perl (2.26-1) ... #13 39.22 Selecting previously unselected package libparams-util-perl. #13 39.22 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ... #13 39.23 Unpacking libparams-util-perl (1.102-1+b1) ... #13 39.26 Selecting previously unselected package libsub-install-perl. #14 45.14 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ... #14 45.15 Unpacking libhtml-tagset-perl (3.20-4) ... #14 45.20 Selecting previously unselected package liburi-perl. #14 45.20 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ... #14 45.21 Unpacking liburi-perl (1.76-2) ... #14 45.24 Selecting previously unselected package libhtml-parser-perl. #14 45.24 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ... #14 45.25 Unpacking libhtml-parser-perl (3.72-5) ... #14 45.28 Selecting previously unselected package libhtml-tree-perl. #14 45.28 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ... #14 45.29 Unpacking libhtml-tree-perl (5.07-2) ... #14 45.33 Selecting previously unselected package libio-html-perl. #14 45.33 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ... #14 45.33 Unpacking libio-html-perl (1.001-1) ... #14 45.36 Selecting previously unselected package liblwp-mediatypes-perl. #14 37.71 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB] #14 44.12 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-idna all 3.3-1 [49.3 kB] #14 44.12 Get:387 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-nacl arm64 1.5.0-2 [59.9 kB] #14 44.13 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-bcrypt arm64 3.2.2-1 [28.8 kB] #14 44.13 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB] #14 44.13 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #14 44.14 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-urllib3 all 1.26.12-1 [99.7 kB] #14 44.15 Get:392 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB] #14 44.15 Get:393 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 44.16 Get:394 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 equivs all 2.3.1 [19.0 kB] #14 44.19 Get:395 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 40.82 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 40.83 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #14 40.84 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 40.85 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #14 40.87 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 40.88 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ... #13 40.69 Updating certificates in /etc/ssl/certs... #13 43.17 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... #13 43.17 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 43.21 Selecting previously unselected package python3-unidiff. #13 43.21 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... #13 43.21 Unpacking python3-unidiff (0.5.5-2) ... #13 43.25 Selecting previously unselected package python3-xdg. #13 43.25 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... #13 43.26 Unpacking python3-xdg (0.27-2) ... #13 43.29 Selecting previously unselected package shared-mime-info. #13 43.30 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... #13 43.30 Unpacking shared-mime-info (2.0-1) ... #13 43.40 Selecting previously unselected package strace. #13 39.30 Preparing to unpack .../356-libwww-mechanize-perl_2.16-1_all.deb ... #13 39.30 Unpacking libwww-mechanize-perl (2.16-1) ... #13 39.34 Selecting previously unselected package libxdelta2:arm64. #13 39.34 Preparing to unpack .../357-libxdelta2_1.1.3-10.4_arm64.deb ... #13 39.35 Unpacking libxdelta2:arm64 (1.1.3-10.4) ... #13 39.38 Selecting previously unselected package libxext6:arm64. #13 39.38 Preparing to unpack .../358-libxext6_2%3a1.3.4-1+b1_arm64.deb ... #13 39.39 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... #13 39.42 Selecting previously unselected package libxml-namespacesupport-perl. #13 39.42 Preparing to unpack .../359-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 39.43 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 39.45 Selecting previously unselected package libxml-sax-base-perl. #13 39.46 Preparing to unpack .../360-libxml-sax-base-perl_1.09-3_all.deb ... #13 39.46 Unpacking libxml-sax-base-perl (1.09-3) ... #13 39.50 Selecting previously unselected package libxml-sax-perl. #13 39.50 Preparing to unpack .../361-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 39.51 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 39.55 Selecting previously unselected package libxml-libxml-perl. #13 39.55 Preparing to unpack .../362-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_arm64.deb ... #13 39.55 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 39.61 Selecting previously unselected package libxml-sax-expat-perl. #13 39.61 Preparing to unpack .../363-libxml-sax-expat-perl_0.51-2_all.deb ... #13 39.61 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 39.64 Selecting previously unselected package libxmlrpc-lite-perl. #13 39.65 Preparing to unpack .../364-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 39.65 Unpacking libxmlrpc-lite-perl (0.717-5) ... #15 0.722 Hit:1 http://archive.raspbian.org/raspbian buster InRelease #15 0.810 Hit:2 http://archive.raspberrypi.org/debian buster InRelease #13 43.01 Adding system-user for exim (v4) #13 42.88 Setting up less (590-2) ... #13 42.89 Setting up perl-openssl-defaults:amd64 (7+b1) ... #13 42.90 Setting up linux-libc-dev:amd64 (6.1.52-1) ... #13 42.91 Setting up libctf-nobfd0:amd64 (2.40-2) ... #13 42.92 Setting up gettext-base (0.21-12) ... #13 42.93 Setting up m4 (1.4.19-3) ... #13 42.94 Setting up liblzo2-2:amd64 (2.10-2) ... #13 42.95 Setting up libnpth0:amd64 (1.6-3) ... #13 42.96 Setting up krb5-locales (1.20.1-2) ... #13 42.97 Setting up file (1:5.44-3) ... #13 42.97 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #13 42.98 Setting up libassuan0:amd64 (2.5.5-5) ... #13 42.99 Setting up libgomp1:amd64 (12.2.0-14) ... #13 43.00 Setting up bzip2 (1.0.8-5+b1) ... #13 43.01 Setting up libldap-common (2.5.13+dfsg-5) ... #13 43.03 Setting up libunwind8:amd64 (1.6.2-3) ... #13 43.03 Setting up pbzip2 (1.1.13-1) ... #13 43.04 Setting up libjbig0:amd64 (2.1-6.1) ... #13 43.05 Setting up librav1e0:amd64 (0.5.1-6) ... #13 43.06 Setting up libfakeroot:amd64 (1.31-1.2) ... #13 43.07 Setting up libjansson4:amd64 (2.14-2) ... #14 37.36 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB] #14 37.52 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-compare-perl all 0.55-2 [62.9 kB] #14 37.64 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-perl all 0.59-1 [30.4 kB] #14 37.67 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-xs-perl armhf 0.58-3 [31.8 kB] #14 37.70 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 37.71 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl7 armhf 2.4.7-5 [37.3 kB] #14 39.85 Setting up libgd3:amd64 (2.3.3-7ubuntu2) ... #14 39.86 Setting up libvariable-magic-perl (0.63-1) ... #14 39.87 Setting up libio-html-perl (1.004-3) ... #14 39.88 Setting up libpod-parser-perl (1.65-1) ... #14 39.89 Setting up libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 39.90 Setting up libparams-util-perl (1.102-2) ... #14 39.91 Setting up libdpkg-perl (1.21.21ubuntu1) ... #14 39.92 Setting up libtime-duration-perl (1.21-2) ... #14 39.93 Setting up autoconf (2.71-3) ... #14 39.94 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 39.95 Setting up libarray-intspan-perl (2.004-2) ... #14 39.96 Setting up libcapture-tiny-perl (0.48-2) ... #14 39.97 Setting up libtimedate-perl (2.3300-2) ... #14 39.98 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 40.00 Setting up libsub-name-perl:amd64 (0.26-2build1) ... #14 40.01 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 40.02 Setting up libsyntax-keyword-try-perl (0.28-1) ... #14 40.03 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 40.04 Setting up libproc-processtable-perl:amd64 (0.634-1build2) ... #14 40.05 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 40.06 Setting up xauth (1:1.1.2-1) ... #14 40.07 Setting up libpath-tiny-perl (0.144-1) ... #14 40.08 Setting up libarchive-cpio-perl (0.10-3) ... #14 40.09 Setting up libjson-perl (4.10000-1) ... #14 40.10 Setting up libnsl2:amd64 (1.3.0-2build2) ... #14 40.11 Setting up libipc-run3-perl (0.048-3) ... #14 40.13 Setting up libregexp-wildcards-perl (1.05-3) ... #14 40.14 Setting up libfcgi-perl (0.82+ds-2) ... #14 40.15 Setting up libsub-override-perl (0.09-4) ... #14 40.18 Setting up libaliased-perl (0.34-3) ... #14 38.74 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB] #13 43.46 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 62/153 #13 43.47 Installing : perl-B-1.88-500.fc39.x86_64 63/153 #13 43.48 Installing : perl-FileHandle-2.05-500.fc39.noarch 64/153 #13 43.48 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 65/153 #13 43.49 Installing : perl-libnet-3.15-501.fc39.noarch 66/153 #13 43.50 Installing : perl-AutoLoader-5.74-500.fc39.noarch 67/153 #13 43.50 Installing : perl-base-2.27-500.fc39.noarch 68/153 #13 43.51 Installing : perl-URI-5.21-1.fc39.noarch 69/153 #13 43.52 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 70/153 #13 43.52 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 71/153 #13 43.53 Installing : perl-if-0.61.000-500.fc39.noarch 72/153 #13 43.53 Installing : perl-locale-1.10-500.fc39.noarch 73/153 #13 43.54 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 74/153 #13 43.54 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 75/153 #13 43.55 Installing : perl-File-Path-2.18-500.fc39.noarch 76/153 #13 43.55 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 77/153 #13 43.57 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 78/153 #13 43.58 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 79/153 #13 43.58 Installing : perl-Class-Struct-0.68-500.fc39.noarch 80/153 #13 43.59 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 81/153 #13 43.59 Installing : perl-POSIX-2.13-500.fc39.x86_64 82/153 #13 43.60 Installing : perl-IPC-Open3-1.22-500.fc39.noarch 83/153 #13 43.61 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 84/153 #13 43.61 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 85/153 #13 43.62 Installing : perl-Term-Cap-1.18-500.fc39.noarch 86/153 #13 43.63 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 87/153 #13 43.63 Installing : perl-Socket-4:2.037-3.fc39.x86_64 88/153 #13 43.64 Installing : perl-SelectSaver-1.02-500.fc39.noarch 89/153 #13 43.64 Installing : perl-Symbol-1.09-500.fc39.noarch 90/153 #13 43.65 Installing : perl-File-stat-1.13-500.fc39.noarch 91/153 #13 43.65 Installing : perl-podlators-1:5.01-500.fc39.noarch 92/153 #13 43.66 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 93/153 #13 43.66 Installing : perl-Fcntl-1.15-500.fc39.x86_64 94/153 #13 43.67 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 95/153 #13 40.62 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 40.62 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 40.74 Selecting previously unselected package git. #13 40.74 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u8_armhf.deb ... #13 40.76 Unpacking git (1:2.20.1-2+deb10u8) ... #15 33.10 Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 60/89 #15 33.32 Installing : glibc-gconv-extra-2.28-236.el8.1.x86_64 61/89 #15 33.34 Running scriptlet: glibc-gconv-extra-2.28-236.el8.1.x86_64 61/89 #15 33.35 Installing : emacs-filesystem-1:26.1-11.el8.noarch 62/89 #15 33.37 Installing : desktop-file-utils-0.26-1.el8.x86_64 63/89 #15 33.39 Installing : elfutils-debuginfod-client-0.189-3.el8.x86_64 64/89 #15 33.47 Installing : elfutils-0.189-3.el8.x86_64 65/89 #15 33.52 Installing : diffutils-3.6-6.el8.x86_64 66/89 #15 33.53 Running scriptlet: diffutils-3.6-6.el8.x86_64 66/89 #15 33.56 Installing : dbus-glib-0.110-2.el8.x86_64 67/89 #13 34.64 Setting up patchutils (0.4.2-1) ... #13 34.66 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ... #13 34.69 Setting up libgcc-12-dev:armhf (12.2.0-14+rpi1) ... #13 34.70 Setting up git (1:2.39.2-1.1) ... #13 34.75 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 34.77 Setting up libwww-robotrules-perl (6.02-1) ... #13 34.78 Setting up dwz (0.15-1) ... #13 34.80 Setting up groff-base (1.22.4-10) ... #13 34.82 Setting up cpp (4:12.2.0-3+rpi1) ... #13 34.84 Setting up libhtml-parser-perl:armhf (3.81-1) ... #13 34.86 Setting up libnsl2:armhf (1.3.0-2) ... #13 40.31 Preparing to unpack .../224-libwant-perl_0.29-2+b1_armhf.deb ... #13 40.31 Unpacking libwant-perl (0.29-2+b1) ... #13 40.35 Selecting previously unselected package libcontextual-return-perl. #13 40.35 Preparing to unpack .../225-libcontextual-return-perl_0.004014-4_all.deb ... #13 40.35 Unpacking libcontextual-return-perl (0.004014-4) ... #13 40.39 Selecting previously unselected package libconvert-binhex-perl. #13 40.40 Preparing to unpack .../226-libconvert-binhex-perl_1.125-3_all.deb ... #13 40.40 Unpacking libconvert-binhex-perl (1.125-3) ... #13 40.44 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #13 40.44 Preparing to unpack .../227-libcpanel-json-xs-perl_4.35-1_armhf.deb ... #13 40.45 Unpacking libcpanel-json-xs-perl:armhf (4.35-1) ... #13 40.49 Selecting previously unselected package libdevel-stacktrace-perl. #13 40.49 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 40.50 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 40.53 Selecting previously unselected package libexception-class-perl. #13 40.53 Preparing to unpack .../229-libexception-class-perl_1.45-1_all.deb ... #13 40.53 Unpacking libexception-class-perl (1.45-1) ... #13 40.57 Selecting previously unselected package libiterator-perl. #16 9.067 (93/93): libxcrypt-static-4.4.18-3.el9.aarch64. 11 MB/s | 108 kB 00:00 #16 9.071 -------------------------------------------------------------------------------- #16 9.071 Total 27 MB/s | 121 MB 00:04 #13 39.27 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ... #13 39.27 Unpacking libsub-install-perl (0.928-1.1) ... #13 39.31 Selecting previously unselected package libdata-optlist-perl. #13 39.31 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ... #13 39.31 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 39.34 Selecting previously unselected package libsub-exporter-perl. #13 39.34 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ... #13 39.35 Unpacking libsub-exporter-perl (0.987-1) ... #13 39.38 Selecting previously unselected package libconst-fast-perl. #13 39.38 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ... #13 39.39 Unpacking libconst-fast-perl (0.014-1.1) ... #13 39.42 Selecting previously unselected package libwant-perl. #13 39.42 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ... #13 39.43 Unpacking libwant-perl (0.29-1+b6) ... #13 39.46 Selecting previously unselected package libcontextual-return-perl. #13 39.46 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ... #13 39.47 Unpacking libcontextual-return-perl (0.004014-2) ... #13 39.50 Selecting previously unselected package libconvert-binhex-perl. #14 45.36 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 45.37 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 45.40 Selecting previously unselected package libhttp-message-perl. #14 45.40 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ... #14 45.40 Unpacking libhttp-message-perl (6.22-1) ... #14 45.43 Selecting previously unselected package libhttp-cookies-perl. #14 45.43 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ... #14 45.44 Unpacking libhttp-cookies-perl (6.08-1) ... #14 45.46 Selecting previously unselected package libhttp-negotiate-perl. #14 45.47 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ... #14 45.47 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 45.50 Selecting previously unselected package perl-openssl-defaults:arm64. #14 45.50 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ... #14 45.50 Unpacking perl-openssl-defaults:arm64 (4) ... #14 45.53 Selecting previously unselected package libnet-ssleay-perl. #14 45.53 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ... #14 45.54 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 45.59 Selecting previously unselected package libio-socket-ssl-perl. #14 44.60 Get:396 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-magic all 2:0.4.26-3 [13.1 kB] #14 40.90 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 41.24 129 added, 0 removed; done. #13 41.27 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #13 41.27 Setting up shared-mime-info (2.0-1) ... #14 37.86 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #14 37.89 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB] #14 37.94 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB] #14 37.96 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #14 38.05 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #13 43.40 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... #13 43.41 Unpacking strace (5.10-1) ... #13 43.48 Selecting previously unselected package xauth. #13 43.48 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... #13 43.49 Unpacking xauth (1:1.1-1) ... #13 43.52 Selecting previously unselected package xdg-user-dirs. #13 43.53 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... #13 43.53 Unpacking xdg-user-dirs (0.17-2) ... #13 43.60 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... #13 43.61 Setting up media-types (4.0.0) ... #13 43.62 Setting up libpipeline1:amd64 (1.5.3-1) ... #13 39.68 Selecting previously unselected package libxmuu1:arm64. #13 39.69 Preparing to unpack .../365-libxmuu1_2%3a1.1.3-3_arm64.deb ... #13 39.69 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #13 39.72 Selecting previously unselected package libxstring-perl:arm64. #13 39.72 Preparing to unpack .../366-libxstring-perl_0.005-2+b1_arm64.deb ... #13 39.73 Unpacking libxstring-perl:arm64 (0.005-2+b1) ... #13 39.76 Selecting previously unselected package libyaml-0-2:arm64. #13 39.76 Preparing to unpack .../367-libyaml-0-2_0.2.5-1_arm64.deb ... #13 39.77 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... #13 39.80 Selecting previously unselected package libyaml-libyaml-perl. #13 39.80 Preparing to unpack .../368-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ... #13 39.80 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 39.84 Selecting previously unselected package licensecheck. #13 39.84 Preparing to unpack .../369-licensecheck_3.3.5-1_all.deb ... #13 39.84 Unpacking licensecheck (3.3.5-1) ... #13 39.87 Selecting previously unselected package plzip. #13 42.34 Fedora Modular 38 - aarch64 - Updates 1.7 MB/s | 2.1 MB 00:01 #13 43.43 Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:13:52 2023. #13 43.28 Setting up libuchardet0:amd64 (0.0.6-3) ... #13 43.29 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 43.35 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #13 43.36 Setting up netbase (5.6) ... #13 43.38 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ... #13 43.39 Setting up libmpdec2:amd64 (2.4.2-2) ... #14 37.74 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl-dev armhf 2.4.7-5 [166 kB] #14 37.81 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #14 37.82 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 37.82 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 37.83 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B] #13 43.09 Setting up libkrb5support0:amd64 (1.20.1-2) ... #13 43.10 Setting up libnumber-compare-perl (0.03-3) ... #13 43.11 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #13 43.12 Setting up fakeroot (1.31-1.2) ... #13 43.12 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 43.14 Setting up perl-modules-5.36 (5.36.0-7) ... #13 43.15 Setting up autotools-dev (20220109.1) ... #13 43.15 Setting up libglib2.0-data (2.74.6-2) ... #13 43.16 Setting up rpcsvc-proto (1.4.3-1) ... #13 43.20 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #13 43.21 Setting up libx11-data (2:1.8.4-2+deb12u1) ... #13 43.21 Setting up make (4.3-4.1) ... #13 43.22 Setting up libmpfr6:amd64 (4.2.0-1) ... #13 43.23 Setting up gnupg-l10n (2.2.40-1.1) ... #13 43.24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 43.25 Setting up strace (6.1-0.1) ... #13 43.26 Setting up xz-utils (5.4.1-0.2) ... #13 43.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 43.27 Setting up t1utils (1.41-4) ... #13 43.29 Setting up libquadmath0:amd64 (12.2.0-14) ... #13 43.29 Setting up diffstat (1.65-1) ... #13 43.30 Setting up libpng16-16:amd64 (1.6.39-2) ... #13 39.82 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #13 39.84 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... #13 39.85 Setting up python3.9-minimal (3.9.2-1+rpi1) ... #14 43.17 137 added, 0 removed; done. #14 43.20 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... #14 43.22 Setting up libgdbm-compat4:amd64 (1.23-1) ... #14 43.23 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 43.25 Setting up dwz (0.14-1build2) ... #14 43.26 Setting up groff-base (1.22.4-8build1) ... #14 43.29 Setting up cpp (4:11.2.0-1ubuntu1) ... #14 43.31 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #14 43.32 Setting up debugedit (1:5.0-4build1) ... #14 43.33 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.13) ... #14 43.34 Setting up libc6-dev:amd64 (2.35-0ubuntu3.3) ... #14 43.36 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.2) ... #14 43.37 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.5) ... #14 40.19 Setting up libstrictures-perl (2.000006-1) ... #14 40.23 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 40.25 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 40.26 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 40.27 Setting up libsort-versions-perl (1.62-3) ... #14 40.28 Setting up libexporter-tiny-perl (1.006000-1) ... #14 40.29 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ... #14 40.30 Setting up libfile-dirlist-perl (0.05-3) ... #14 40.32 Setting up libterm-readkey-perl (2.38-2build1) ... #14 40.33 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 40.34 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 40.35 Setting up libsys-hostname-long-perl (1.5-3) ... #14 40.36 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 40.37 Setting up libsereal-decoder-perl (5.003+ds-1) ... #14 40.38 Setting up liburi-perl (5.17-1ubuntu1) ... #14 40.40 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 39.05 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB] #14 39.06 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB] #14 39.07 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #14 39.08 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 39.09 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 39.10 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB] #14 39.14 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB] #14 39.15 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB] #14 39.17 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B] #14 39.17 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB] #13 43.67 Installing : perl-mro-1.28-500.fc39.x86_64 96/153 #13 43.68 Installing : perl-IO-1.52-500.fc39.x86_64 97/153 #13 43.69 Installing : perl-overloading-0.02-500.fc39.noarch 98/153 #13 43.69 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 99/153 #13 43.70 Installing : perl-Errno-1.37-500.fc39.x86_64 100/153 #13 43.70 Installing : perl-File-Basename-2.86-500.fc39.noarch 101/153 #13 43.71 Installing : perl-Getopt-Std-1.13-500.fc39.noarch 102/153 #13 43.71 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 103/153 #13 43.72 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 104/153 #13 43.72 Installing : perl-constant-1.33-501.fc39.noarch 105/153 #13 43.73 Installing : perl-Storable-1:3.32-500.fc39.x86_64 106/153 #13 43.74 Installing : perl-overload-1.37-500.fc39.noarch 107/153 #13 43.74 Installing : perl-parent-1:0.241-500.fc39.noarch 108/153 #13 43.74 Installing : perl-vars-1.05-500.fc39.noarch 109/153 #13 43.75 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 110/153 #13 43.76 Installing : perl-Carp-1.54-500.fc39.noarch 111/153 #13 43.76 Installing : perl-Exporter-5.77-500.fc39.noarch 112/153 #13 43.77 Installing : perl-NDBM_File-1.16-500.fc39.x86_64 113/153 #13 43.77 Installing : perl-PathTools-3.89-500.fc39.x86_64 114/153 #13 43.78 Installing : perl-DynaLoader-1.54-500.fc39.x86_64 115/153 #15 33.57 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 67/89 #15 33.60 Installing : python3-dbus-1.2.4-15.el8.x86_64 68/89 #15 33.66 Installing : zstd-1.4.4-1.el8.x86_64 69/89 #15 33.68 Installing : rust-srpm-macros-5-2.el8.noarch 70/89 #15 33.69 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 71/89 #15 33.71 Installing : python3-systemd-234-8.el8.x86_64 72/89 #15 33.75 Installing : python3-dnf-plugins-core-4.0.21-23.el8.noarch 73/89 #13 34.87 Setting up binutils-arm-linux-gnueabihf (2.40-2+rpi2) ... #13 34.89 Setting up libio-socket-ssl-perl (2.081-2) ... #13 34.91 Setting up libhttp-message-perl (6.44-1) ... #13 34.92 Setting up libhttp-negotiate-perl (6.01-2) ... #13 34.93 Setting up libhttp-cookies-perl (6.10-1) ... #13 34.95 Setting up po-debconf (1.0.21+nmu1) ... #13 34.96 Setting up libhtml-tree-perl (5.07-3) ... #13 34.98 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... #13 34.99 Setting up libparams-classify-perl:armhf (0.015-2+b1) ... #13 35.01 Setting up binutils (2.40-2+rpi2) ... #13 35.02 Setting up man-db (2.11.2-2) ... #14 40.60 Selecting previously unselected package cpp. #14 40.60 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 40.61 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 40.66 Selecting previously unselected package libcc1-0:armhf. #14 40.66 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 40.66 Unpacking libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ... #14 40.77 Selecting previously unselected package libgomp1:armhf. #14 40.77 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 40.78 Unpacking libgomp1:armhf (10.5.0-1ubuntu1~20.04) ... #14 40.82 Selecting previously unselected package libatomic1:armhf. #14 40.82 Preparing to unpack .../086-libatomic1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 40.82 Unpacking libatomic1:armhf (10.5.0-1ubuntu1~20.04) ... #14 40.86 Selecting previously unselected package libasan5:armhf. #13 40.57 Preparing to unpack .../230-libiterator-perl_0.03+ds1-2_all.deb ... #13 40.57 Unpacking libiterator-perl (0.03+ds1-2) ... #13 40.61 Selecting previously unselected package libiterator-util-perl. #13 40.61 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 40.62 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 40.65 Selecting previously unselected package libdata-dpath-perl. #13 40.66 Preparing to unpack .../232-libdata-dpath-perl_0.58-2_all.deb ... #13 40.66 Unpacking libdata-dpath-perl (0.58-2) ... #13 40.70 Selecting previously unselected package libdata-dump-perl. #13 40.71 Preparing to unpack .../233-libdata-dump-perl_1.25-1_all.deb ... #13 40.71 Unpacking libdata-dump-perl (1.25-1) ... #13 40.74 Selecting previously unselected package libdata-messagepack-perl. #13 40.75 Preparing to unpack .../234-libdata-messagepack-perl_1.02-1+b1_armhf.deb ... #13 40.75 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 40.79 Selecting previously unselected package libnet-domain-tld-perl. #13 40.79 Preparing to unpack .../235-libnet-domain-tld-perl_1.75-3_all.deb ... #13 40.79 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 40.83 Selecting previously unselected package libdata-validate-domain-perl. #13 39.50 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ... #13 39.50 Unpacking libconvert-binhex-perl (1.125-1) ... #13 39.54 Selecting previously unselected package libcpanel-json-xs-perl. #13 39.54 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ... #13 39.54 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 39.59 Selecting previously unselected package libdevel-stacktrace-perl. #13 39.59 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 39.60 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 39.63 Selecting previously unselected package libexception-class-perl. #13 39.63 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ... #13 39.64 Unpacking libexception-class-perl (1.44-1) ... #13 39.67 Selecting previously unselected package libiterator-perl. #13 39.68 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 39.68 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 39.71 Selecting previously unselected package libiterator-util-perl. #13 39.72 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 39.72 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 39.76 Selecting previously unselected package libexporter-tiny-perl. #14 45.59 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ... #14 45.60 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 45.64 Selecting previously unselected package libnet-http-perl. #14 45.64 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ... #14 45.64 Unpacking libnet-http-perl (6.19-1) ... #14 45.70 Selecting previously unselected package liblwp-protocol-https-perl. #14 45.70 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 45.70 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 45.73 Selecting previously unselected package libtry-tiny-perl. #14 45.73 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ... #14 45.73 Unpacking libtry-tiny-perl (0.30-1) ... #14 45.76 Selecting previously unselected package libwww-robotrules-perl. #14 45.76 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ... #14 45.77 Unpacking libwww-robotrules-perl (6.02-1) ... #14 45.83 Selecting previously unselected package libwww-perl. #14 44.78 debconf: delaying package configuration, since apt-utils is not installed #14 44.82 Fetched 136 MB in 38s (3540 kB/s) #14 44.84 Selecting previously unselected package liblocale-gettext-perl. #14 44.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 ... 4345 files and directories currently installed.) #14 44.84 Preparing to unpack .../liblocale-gettext-perl_1.07-5_arm64.deb ... #14 44.85 Unpacking liblocale-gettext-perl (1.07-5) ... #13 43.64 Setting up wdiff (1.2.2-2+b1) ... #13 43.65 Setting up libxau6:amd64 (1:1.0.9-1) ... #13 43.66 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #13 43.70 Setting up libpsl5:amd64 (0.21.0-1.2) ... #13 43.71 Setting up libgpm2:amd64 (1.20.7-8) ... #13 43.72 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 43.73 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 43.74 Setting up libicu67:amd64 (67.1-7) ... #13 43.75 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #13 43.79 Setting up xdg-user-dirs (0.17-2) ... #13 43.81 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 43.82 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #13 43.84 Setting up libglib2.0-0:amd64 (2.66.8-1) ... #13 43.87 No schema files found: doing nothing. #13 43.88 Setting up distro-info-data (0.51+deb11u3) ... #13 43.89 Setting up manpages (5.10-1) ... #13 43.91 Setting up unzip (6.0-26+deb11u1) ... #13 43.92 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 43.93 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #13 43.94 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #13 39.88 Preparing to unpack .../370-plzip_1.10-5_arm64.deb ... #13 39.88 Unpacking plzip (1.10-5) ... #13 39.91 Selecting previously unselected package lzop. #13 39.92 Preparing to unpack .../371-lzop_1.04-2_arm64.deb ... #13 39.92 Unpacking lzop (1.04-2) ... #13 39.95 Selecting previously unselected package t1utils. #13 39.95 Preparing to unpack .../372-t1utils_1.41-4_arm64.deb ... #13 39.96 Unpacking t1utils (1.41-4) ... #13 39.99 Selecting previously unselected package unzip. #13 40.00 Preparing to unpack .../373-unzip_6.0-28_arm64.deb ... #13 40.00 Unpacking unzip (6.0-28) ... #13 40.05 Selecting previously unselected package lintian. #13 40.05 Preparing to unpack .../374-lintian_2.116.3_all.deb ... #13 40.06 Unpacking lintian (2.116.3) ... #14 38.06 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1.2 [60.9 kB] #14 38.10 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB] #14 38.14 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB] #14 38.17 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB] #14 38.18 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB] #15 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 1.6s done #13 43.40 Setting up libbinutils:amd64 (2.31.1-16) ... #13 43.41 Setting up cpp-8 (8.3.0-6) ... #13 43.42 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 43.43 Setting up openssl (1.1.1n-0+deb10u6) ... #13 43.45 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #13 43.46 Setting up readline-common (7.0-5) ... #13 43.47 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 43.48 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #13 43.49 Setting up libcc1-0:amd64 (8.3.0-6) ... #13 43.50 Setting up iso-codes (4.2-1) ... #13 43.51 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 43.52 Setting up liblsan0:amd64 (8.3.0-6) ... #13 43.52 Setting up dctrl-tools (2.24-3) ... #13 43.54 Setting up libitm1:amd64 (8.3.0-6) ... #13 43.55 Setting up debian-keyring (2019.02.25) ... #13 43.56 Setting up libreadline7:amd64 (7.0-5) ... #13 43.57 Setting up libgdbm6:amd64 (1.18.1-4) ... #13 43.58 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 43.59 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #13 43.60 Setting up libtsan0:amd64 (8.3.0-6) ... #14 38.23 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmailtools-perl all 2.21-2 [80.4 kB] #13 43.31 Setting up libmpc3:amd64 (1.3.1-1) ... #13 43.32 Setting up libatomic1:amd64 (12.2.0-14) ... #13 43.33 Setting up patch (2.7.6-7) ... #13 43.34 Setting up autopoint (0.21-12) ... #13 43.35 Setting up fonts-dejavu-core (2.37-6) ... #13 43.46 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #13 43.47 Setting up libxdelta2:amd64 (1.1.3-10.4) ... #13 43.48 Setting up libncursesw6:amd64 (6.4-4) ... #13 43.49 Setting up libk5crypto3:amd64 (1.20.1-2) ... #13 43.50 Setting up libdav1d6:amd64 (1.0.0-2) ... #13 43.51 Setting up libltdl7:amd64 (2.4.7-5) ... #13 43.52 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #13 43.53 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #13 43.54 Setting up libubsan1:amd64 (12.2.0-14) ... #13 43.54 Setting up libnuma1:amd64 (2.0.16-1) ... #13 43.55 Setting up python-apt-common (2.6.0) ... #13 43.56 Setting up sensible-utils (0.0.17+nmu1) ... #13 43.57 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 43.58 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #13 43.59 Setting up libtiff6:amd64 (4.5.0-6) ... #13 43.60 Setting up libasan8:amd64 (12.2.0-14) ... #13 43.61 Setting up libuchardet0:amd64 (0.0.7-1) ... #13 43.62 Setting up lzop (1.04-2) ... #13 43.63 Setting up git-man (1:2.39.2-1.1) ... #13 43.64 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #13 43.65 Setting up netbase (6.4) ... #13 43.67 Setting up libkrb5-3:amd64 (1.20.1-2) ... #14 43.39 Setting up curl (7.81.0-1ubuntu1.13) ... #14 43.40 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 43.45 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ... #14 43.46 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 43.48 Setting up gpg (2.2.27-3ubuntu2.1) ... #14 43.49 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... #14 43.50 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #14 43.52 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.3) ... #14 43.53 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.2) ... #14 43.55 Setting up gettext (0.21-4ubuntu4) ... #14 43.57 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... #14 40.41 Setting up libfile-touch-perl (0.12-2) ... #14 40.42 Setting up libc-devtools (2.37-0ubuntu2) ... #14 40.43 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 40.44 Setting up libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 40.45 Setting up automake (1:1.16.5-1.3) ... #14 40.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 40.46 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 #14 40.46 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 #14 40.46 Setting up libapt-pkg-perl (0.1.40build3) ... #14 40.47 Setting up libstring-escape-perl (2010.002-3) ... #14 40.48 Setting up libberkeleydb-perl:amd64 (0.64-2) ... #14 40.49 Setting up libhttp-date-perl (6.05-2) ... #14 40.50 Setting up libfile-which-perl (1.27-2) ... #14 40.52 Setting up libfile-basedir-perl (0.09-2) ... #14 40.53 Setting up libunicode-utf8-perl (0.62-2) ... #14 40.54 Setting up libset-intspan-perl (1.19-3) ... #14 40.55 Setting up libmouse-perl (2.5.10-1build5) ... #14 40.56 Setting up libfile-listing-perl (6.15-1) ... #14 40.57 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 40.58 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 40.59 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 40.60 Setting up libfont-afm-perl (1.20-4) ... #14 40.61 Setting up libwant-perl (0.29-2build1) ... #15 33.80 Installing : perl-srpm-macros-1-25.el8.noarch 74/89 #15 33.82 Installing : openblas-srpm-macros-2-2.el8.noarch 75/89 #15 33.83 Installing : ocaml-srpm-macros-5-4.el8.noarch 76/89 #15 33.86 Installing : libipt-1.6.1-8.el8.x86_64 77/89 #15 33.89 Installing : libatomic_ops-7.6.2-3.el8.x86_64 78/89 #13 43.84 Installing : perl-Encode-4:3.19-500.fc39.x86_64 116/153 #13 43.96 Installing : perl-libs-4:5.38.0-500.fc39.x86_64 117/153 #13 43.97 Installing : perl-interpreter-4:5.38.0-500.fc39.x86_64 118/153 #13 43.98 Installing : devscripts-checkbashisms-2.23.5-3.fc39.noarch 119/153 #13 43.98 Installing : gnat-srpm-macros-6-3.fc39.noarch 120/153 #13 43.99 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 121/153 #13 43.99 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 122/153 #13 44.00 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 123/153 #13 44.00 Installing : web-assets-filesystem-5-20.fc39.noarch 124/153 #13 44.01 Installing : js-jquery-3.6.4-2.fc39.noarch 125/153 #13 44.01 Installing : python-systemd-doc-235-5.fc39.x86_64 126/153 #13 44.02 Installing : python3-systemd-235-5.fc39.x86_64 127/153 #13 44.03 Installing : emacs-filesystem-1:29.1-1.fc39.noarch 128/153 #13 44.04 Installing : desktop-file-utils-0.26-9.fc39.x86_64 129/153 #13 44.05 Installing : ed-1.19-4.fc39.x86_64 130/153 #13 44.05 Installing : patch-2.7.6-22.fc39.x86_64 131/153 #13 44.06 Installing : diffutils-3.10-3.fc39.x86_64 132/153 #13 44.07 Installing : dbus-libs-1:1.14.10-1.fc39.x86_64 133/153 #13 44.09 Installing : python3-dbus-1.3.2-4.fc39.x86_64 134/153 #13 44.10 Installing : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 135/153 #13 44.11 Installing : dash-0.5.12-1.fc39.x86_64 136/153 #13 44.11 Running scriptlet: dash-0.5.12-1.fc39.x86_64 136/153 #13 44.13 Installing : cpio-2.14-4.fc39.x86_64 137/153 #13 44.14 Installing : bzip2-1.0.8-16.fc39.x86_64 138/153 #13 44.15 Installing : ansible-srpm-macros-1-11.fc39.noarch 139/153 #13 44.15 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 140/153 #13 44.15 Installing : go-srpm-macros-3.2.0-6.fc39.noarch 141/153 #13 44.16 Installing : python-srpm-macros-3.12-4.fc39.noarch 142/153 #13 44.17 Installing : redhat-rpm-config-262-1.fc39.noarch 143/153 #13 44.18 Installing : rpm-build-4.19.0-1.fc39.x86_64 144/153 #13 44.19 Installing : rpmlint-fedora-license-data-1.30-1.fc39.noarch 145/153 #13 44.21 Installing : rpmlint-2.4.0-10.fc39.noarch 146/153 #14 40.86 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 40.86 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ... #13 35.14 Building database of manual pages ... #13 40.83 Preparing to unpack .../236-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 40.83 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 40.87 Selecting previously unselected package libnet-ipv6addr-perl. #13 40.87 Preparing to unpack .../237-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 40.87 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 40.91 Selecting previously unselected package libnet-netmask-perl. #13 40.91 Preparing to unpack .../238-libnet-netmask-perl_2.0002-2_all.deb ... #13 40.92 Unpacking libnet-netmask-perl (2.0002-2) ... #13 41.03 Selecting previously unselected package libnetaddr-ip-perl. #13 41.03 Preparing to unpack .../239-libnetaddr-ip-perl_4.079+dfsg-2+b1_armhf.deb ... #13 41.04 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 41.09 Selecting previously unselected package libdata-validate-ip-perl. #13 39.76 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ... #13 39.76 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 39.80 Selecting previously unselected package liblist-moreutils-xs-perl. #13 39.80 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ... #13 39.80 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 39.84 Selecting previously unselected package liblist-moreutils-perl. #13 39.84 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ... #13 39.84 Unpacking liblist-moreutils-perl (0.430-2) ... #13 39.88 Selecting previously unselected package libdata-dpath-perl. #13 39.88 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ... #13 39.89 Unpacking libdata-dpath-perl (0.58-1) ... #13 39.92 Selecting previously unselected package libdata-dump-perl. #13 39.92 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ... #13 39.93 Unpacking libdata-dump-perl (1.23-1.1) ... #13 39.96 Selecting previously unselected package libdata-messagepack-perl. #13 39.96 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ... #13 39.97 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 40.00 Selecting previously unselected package libnet-domain-tld-perl. #14 45.83 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ... #14 45.83 Unpacking libwww-perl (6.43-1) ... #14 45.87 Selecting previously unselected package patchutils. #14 45.87 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ... #14 45.87 Unpacking patchutils (0.3.4-2) ... #14 45.90 Selecting previously unselected package wdiff. #14 45.91 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ... #14 45.91 Unpacking wdiff (1.2.2-2build1) ... #14 45.95 Selecting previously unselected package devscripts. #14 45.95 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ... #14 45.97 Unpacking devscripts (2.20.2ubuntu2) ... #14 46.07 Selecting previously unselected package diffstat. #13 41.21 Selecting previously unselected package libgc1c2:armhf. #13 41.21 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ... #13 41.21 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ... #13 41.26 Selecting previously unselected package libltdl7:armhf. #13 41.26 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ... #13 41.27 Unpacking libltdl7:armhf (2.4.6-9) ... #13 41.31 Selecting previously unselected package guile-2.2-libs:armhf. #13 41.32 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ... #13 41.32 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #14 44.89 Selecting previously unselected package libssl3:arm64. #14 44.89 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_arm64.deb ... #14 44.90 Unpacking libssl3:arm64 (3.0.8-1ubuntu1.2) ... #14 44.97 Selecting previously unselected package libpython3.11-minimal:arm64. #14 44.97 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_arm64.deb ... #14 44.97 Unpacking libpython3.11-minimal:arm64 (3.11.4-1~23.04) ... #14 45.05 Selecting previously unselected package libexpat1:arm64. #14 45.05 Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ... #14 45.06 Unpacking libexpat1:arm64 (2.5.0-1) ... #14 45.10 Selecting previously unselected package python3.11-minimal. #13 43.96 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #13 43.97 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 43.98 Setting up libfcgi-bin (2.4.2-2) ... #13 44.00 Setting up binutils-common:amd64 (2.35.2-2) ... #13 44.01 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #13 44.02 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #13 44.04 Setting up libdeflate0:amd64 (1.7-1) ... #13 44.05 Setting up less (551-2) ... #13 44.07 Setting up perl-openssl-defaults:amd64 (5) ... #13 44.08 Setting up linux-libc-dev:amd64 (5.10.191-1) ... #13 44.09 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #13 44.10 Setting up gettext-base (0.21-4) ... #13 44.12 Setting up liblzo2-2:amd64 (2.10-2) ... #13 44.13 Setting up libnpth0:amd64 (1.6-3) ... #13 44.14 Setting up file (1:5.39-3+deb11u1) ... #13 44.15 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #13 40.39 Selecting previously unselected package lsb-release. #13 40.40 Preparing to unpack .../375-lsb-release_12.0-1_all.deb ... #14 38.58 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB] #15 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 0.1s #13 43.61 Setting up pinentry-curses (1.1.0-2) ... #13 43.63 Setting up manpages-dev (4.16-2) ... #13 43.63 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 43.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ... #13 43.65 Setting up libxcb1:amd64 (1.13.1-2) ... #13 43.66 Setting up at (3.1.23-1) ... #13 43.80 invoke-rc.d: could not determine current runlevel #13 43.80 invoke-rc.d: policy-rc.d denied execution of start. #13 43.81 Setting up libedit2:amd64 (3.1-20181209-1) ... #13 43.82 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #13 43.83 Setting up cron (3.0pl1-134+deb10u1) ... #13 43.90 Adding group `crontab' (GID 102) ... #14 41.36 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ... #14 41.46 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 41.47 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #14 41.48 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #14 41.50 Setting up python3 (3.8.2-0ubuntu2) ... #14 38.49 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #13 43.68 Setting up libtsan2:amd64 (12.2.0-14) ... #13 43.69 Setting up libbinutils:amd64 (2.40-2) ... #13 43.70 Setting up lsb-release (12.0-1) ... #13 43.71 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #13 43.72 Setting up libisl23:amd64 (0.25-1) ... #13 43.73 Setting up libde265-0:amd64 (1.0.11-1) ... #13 43.74 Setting up libc-dev-bin (2.36-9+deb12u1) ... #13 43.75 Setting up openssl (3.0.9-1) ... #13 43.77 Setting up libbsd0:amd64 (0.11.7-2) ... #13 43.78 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #13 43.78 Setting up libelf1:amd64 (0.188-2.1) ... #13 43.79 Setting up readline-common (8.2-1.3) ... #13 43.81 Setting up publicsuffix (20230209.2326-1) ... #13 43.81 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #13 43.82 Setting up zstd (1.5.4+dfsg2-5) ... #13 43.83 Setting up libmarkdown2:amd64 (2.2.7-2) ... #13 43.84 Setting up libcc1-0:amd64 (12.2.0-14) ... #13 43.85 Setting up iso-codes (4.15.0-1) ... #13 43.86 Setting up liblocale-gettext-perl (1.07-5) ... #13 43.87 Setting up liblsan0:amd64 (12.2.0-14) ... #13 43.88 Setting up dctrl-tools (2.24-3+b1) ... #12 45.47 Dependencies resolved. #14 40.62 Setting up libdynaloader-functions-perl (0.003-3) ... #14 40.63 Setting up libclass-method-modifiers-perl (2.14-1) ... #14 40.64 Setting up liblist-compare-perl (0.55-2) ... #14 40.65 Setting up libref-util-xs-perl (0.117-2build1) ... #14 40.68 Setting up libio-pty-perl (1:1.17-1) ... #14 40.69 Setting up libfile-fcntllock-perl (0.22-4build1) ... #14 40.70 Setting up libclone-perl:amd64 (0.46-1) ... #14 40.71 Setting up libalgorithm-diff-perl (1.201-1) ... #14 40.72 Setting up libarchive-zip-perl (1.68-1) ... #14 40.73 Setting up libsub-identify-perl (0.14-3) ... #14 40.74 Setting up libdistro-info-perl (1.5) ... #14 40.75 Setting up libcpanel-json-xs-perl:amd64 (4.32-1build1) ... #14 40.76 Setting up libhtml-tagset-perl (3.20-6) ... #14 40.77 Setting up liblog-any-perl (1.713-1) ... #14 40.78 Setting up libauthen-sasl-perl (2.1600-3) ... #14 40.79 Setting up libdevel-size-perl (0.83-2build1) ... #14 40.80 Setting up libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ... #14 40.81 Setting up libdebhelper-perl (13.11.4ubuntu3) ... #14 40.82 Setting up libpod-constants-perl (0.19-2) ... #14 40.83 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #14 40.84 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 40.85 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 40.86 Setting up libio-interactive-perl (1.023-2) ... #14 40.87 Setting up libtry-tiny-perl (0.31-2) ... #14 40.88 Setting up libtype-tiny-perl (2.002001-1) ... #14 40.89 Setting up libcommon-sense-perl:amd64 (3.75-3) ... #14 40.90 Setting up libmldbm-perl (2.05-4) ... #14 40.91 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 40.92 Setting up libnet-http-perl (6.22-1) ... #13 40.55 Selecting previously unselected package python3-minimal. #13 40.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10738 files and directories currently installed.) #13 40.56 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #13 40.56 Unpacking python3-minimal (3.9.2-3) ... #13 40.59 Selecting previously unselected package media-types. #13 40.60 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 40.60 Unpacking media-types (4.0.0) ... #13 40.63 Selecting previously unselected package libmpdec3:armhf. #13 40.63 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... #13 40.64 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... #13 40.68 Selecting previously unselected package libpython3.9-stdlib:armhf. #13 40.68 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... #13 44.22 Installing : dnf-plugins-core-4.4.2-1.fc39.noarch 147/153 #13 44.31 Installing : glibc-gconv-extra-2.38-1.fc39.x86_64 148/153 #13 44.32 Running scriptlet: glibc-gconv-extra-2.38-1.fc39.x86_64 148/153 #13 44.33 Cleanup : python3-rpm-4.18.92-1.fc39.x86_64 149/153 #13 44.34 Cleanup : rpm-build-libs-4.18.92-1.fc39.x86_64 150/153 #13 44.34 Cleanup : rpm-sign-libs-4.18.92-1.fc39.x86_64 151/153 #13 44.35 Cleanup : rpm-4.18.92-1.fc39.x86_64 152/153 #13 44.36 Cleanup : rpm-libs-4.18.92-1.fc39.x86_64 153/153 #13 44.36 Running scriptlet: rpm-4.19.0-1.fc39.x86_64 153/153 #14 41.17 Selecting previously unselected package libubsan1:armhf. #14 41.17 Preparing to unpack .../088-libubsan1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 41.17 Unpacking libubsan1:armhf (10.5.0-1ubuntu1~20.04) ... #14 41.27 Selecting previously unselected package libgcc-9-dev:armhf. #14 41.27 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 41.27 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 41.38 Selecting previously unselected package gcc-9. #13 41.09 Preparing to unpack .../240-libdata-validate-ip-perl_0.31-1_all.deb ... #13 41.09 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 41.13 Selecting previously unselected package libdata-validate-uri-perl. #13 41.13 Preparing to unpack .../241-libdata-validate-uri-perl_0.07-2_all.deb ... #13 41.13 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 41.17 Selecting previously unselected package libdevel-size-perl. #13 41.18 Preparing to unpack .../242-libdevel-size-perl_0.83-2+b1_armhf.deb ... #13 41.18 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 41.22 Selecting previously unselected package libdistro-info-perl. #13 41.22 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ... #13 41.23 Unpacking libdistro-info-perl (1.5) ... #13 41.27 Selecting previously unselected package libemail-address-xs-perl. #13 41.27 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1+b1_armhf.deb ... #13 41.27 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 41.31 Selecting previously unselected package libexporter-tiny-perl. #13 41.31 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ... #13 41.31 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 41.35 Selecting previously unselected package libfcgi-bin. #14 39.58 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB] #14 46.07 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ... #14 46.08 Unpacking diffstat (1.63-1) ... #14 46.11 Selecting previously unselected package python3-chardet. #14 46.11 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ... #14 46.11 Unpacking python3-chardet (3.0.4-4build1) ... #14 46.15 Selecting previously unselected package python3-debian. #14 46.15 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 46.15 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 46.19 Selecting previously unselected package libgpgme11:arm64. #14 46.19 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2.1_arm64.deb ... #14 46.20 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2.1) ... #14 46.23 Selecting previously unselected package python3-gpg. #14 46.24 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2.1_arm64.deb ... #14 46.24 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 46.29 Selecting previously unselected package dput. #14 46.29 Preparing to unpack .../196-dput_1.0.3ubuntu1.1_all.deb ... #14 46.30 Unpacking dput (1.0.3ubuntu1.1) ... #14 46.34 Selecting previously unselected package libcurl3-gnutls:arm64. #14 46.34 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.19_arm64.deb ... #14 46.34 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.19) ... #14 46.39 Selecting previously unselected package liberror-perl. #14 46.39 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ... #14 46.39 Unpacking liberror-perl (0.17029-1) ... #14 46.42 Selecting previously unselected package git-man. #13 40.01 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 40.01 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 40.05 Selecting previously unselected package libdata-validate-domain-perl. #13 40.06 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 40.06 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 40.10 Selecting previously unselected package libdevel-size-perl. #13 40.10 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ... #13 40.11 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 40.14 Selecting previously unselected package libdistro-info-perl. #13 40.14 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ... #13 40.15 Unpacking libdistro-info-perl (1.0) ... #13 40.18 Selecting previously unselected package libemail-address-xs-perl. #13 40.19 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ... #13 40.19 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 40.23 Selecting previously unselected package libfcgi0ldbl:armhf. #14 45.10 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_arm64.deb ... #14 45.10 Unpacking python3.11-minimal (3.11.4-1~23.04) ... #14 45.18 Setting up libssl3:arm64 (3.0.8-1ubuntu1.2) ... #14 45.26 Setting up libpython3.11-minimal:arm64 (3.11.4-1~23.04) ... #14 45.28 Setting up libexpat1:arm64 (2.5.0-1) ... #14 45.29 Setting up python3.11-minimal (3.11.4-1~23.04) ... #13 44.17 Setting up libassuan0:amd64 (2.5.3-7.1) ... #13 44.18 Setting up libgomp1:amd64 (10.2.1-6) ... #13 44.19 Setting up bzip2 (1.0.8-4) ... #13 44.20 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 44.22 Setting up libunwind8:amd64 (1.3.2-2) ... #13 44.23 Setting up pbzip2 (1.1.13-1) ... #13 44.24 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #13 44.29 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #13 44.30 Setting up libasan6:amd64 (10.2.1-6) ... #13 44.32 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 44.33 Setting up fakeroot (1.25.3-1.1) ... #13 44.34 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 44.35 Setting up autotools-dev (20180224.1+nmu1) ... #13 44.36 Setting up libglib2.0-data (2.66.8-1) ... #13 44.37 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #13 44.39 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #13 40.40 Unpacking lsb-release (12.0-1) ... #13 40.43 Selecting previously unselected package manpages-dev. #13 40.43 Preparing to unpack .../376-manpages-dev_6.03-2_all.deb ... #13 40.44 Unpacking manpages-dev (6.03-2) ... #14 38.73 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #14 38.75 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 38.77 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB] #14 38.86 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB] #13 43.91 Done. #13 43.93 invoke-rc.d: could not determine current runlevel #13 43.93 invoke-rc.d: policy-rc.d denied execution of start. #13 44.05 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #13 44.06 Setting up m4 (1.4.18-2) ... #13 44.07 Setting up binutils (2.31.1-16) ... #13 44.08 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u2) ... #13 44.09 Setting up ca-certificates (20200601~deb10u2) ... #21 15.65 Selecting previously unselected package gcc-mingw-w64-x86-64. #21 15.65 Preparing to unpack .../8-gcc-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... #21 15.66 Unpacking gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ... #21 15.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #21 15.71 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... #21 15.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #21 15.73 Setting up mingw-w64-common (8.0.0-1) ... #21 15.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... #21 15.75 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #21 15.77 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #21 15.78 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 #21 15.78 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #21 15.79 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 #21 15.80 Setting up gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ... #14 41.77 Setting up binutils (2.34-6ubuntu1.6) ... #14 41.78 Setting up python3-xdg (0.26-1ubuntu1) ... #14 38.52 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 38.52 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmldbm-perl all 2.05-4 [16.0 kB] #14 38.53 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B] #14 38.54 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmouse-perl armhf 2.5.10-1build5 [157 kB] #13 43.89 Setting up libitm1:amd64 (12.2.0-14) ... #13 43.90 Setting up debian-keyring (2022.12.24) ... #13 43.91 Setting up libgdbm6:amd64 (1.23-3) ... #13 43.92 Setting up libctf0:amd64 (2.40-2) ... #13 43.93 Setting up pinentry-curses (1.2.1-1) ... #13 43.95 Setting up manpages-dev (6.03-2) ... #13 43.96 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 43.97 Setting up cpp-12 (12.2.0-14) ... #13 43.98 Setting up libxcb1:amd64 (1.15-1) ... #13 43.99 Setting up gettext (0.21-12) ... #13 44.00 Setting up xdelta (1.1.3-10.4) ... #13 44.01 Setting up libavif15:amd64 (0.11.1-1) ... #13 44.02 Setting up libarchive13:amd64 (3.6.2-1) ... #13 44.03 Setting up fontconfig-config (2.14.1-4) ... #12 45.50 ================================================================================ #12 45.50 Package Arch Version Repo Size #12 45.50 ================================================================================ #12 45.50 Installing: #12 45.50 dnf-plugins-core noarch 4.4.2-1.fc37 updates 38 k #12 45.50 rpm-build aarch64 4.18.1-2.fc37 updates 76 k #12 45.50 rpmlint noarch 2.4.0-6.fc37 updates 330 k #12 45.50 Installing dependencies: #12 45.50 ansible-srpm-macros noarch 1-10.fc37 updates 20 k #12 45.50 binutils aarch64 2.38-27.fc37 updates 5.8 M #12 45.50 binutils-gold aarch64 2.38-27.fc37 updates 919 k #12 45.50 bzip2 aarch64 1.0.8-12.fc37 fedora 52 k #12 45.50 cpio aarch64 2.13-13.fc37 fedora 274 k #12 45.50 dash aarch64 0.5.11.5-2.fc37 fedora 98 k #12 45.50 dbus-libs aarch64 1:1.14.10-1.fc37 updates 154 k #12 45.50 debugedit aarch64 5.0-7.fc37 updates 77 k #12 45.50 desktop-file-utils aarch64 0.26-7.fc37 fedora 71 k #12 45.50 devscripts-checkbashisms aarch64 2.22.2-3.fc37 fedora 28 k #12 45.50 diffutils aarch64 3.8-3.fc37 fedora 376 k #12 45.50 dwz aarch64 0.14-7.fc37 fedora 126 k #12 45.50 ed aarch64 1.18-2.fc37 fedora 78 k #12 45.50 efi-srpm-macros noarch 5-6.fc37 fedora 22 k #12 45.50 elfutils aarch64 0.189-3.fc37 updates 531 k #12 45.50 elfutils-debuginfod-client aarch64 0.189-3.fc37 updates 37 k #12 45.50 emacs-filesystem noarch 1:28.2-3.fc37 updates 7.5 k #12 45.50 enchant2 aarch64 2.3.4-1.fc37 updates 63 k #12 45.50 file aarch64 5.42-4.fc37 fedora 49 k #12 45.50 fonts-filesystem noarch 1:2.0.5-9.fc37 fedora 7.9 k #12 45.50 fonts-srpm-macros noarch 1:2.0.5-9.fc37 fedora 26 k #12 45.50 fpc-srpm-macros noarch 1.3-6.fc37 fedora 7.7 k #12 45.50 gdb-minimal aarch64 13.2-2.fc37 updates 3.7 M #12 45.50 gdk-pixbuf2 aarch64 2.42.10-1.fc37 fedora 483 k #12 45.50 ghc-srpm-macros noarch 1.6.1-1.fc37 updates 8.0 k #12 45.50 glibc-gconv-extra aarch64 2.36-11.fc37 updates 1.7 M #12 45.50 gnat-srpm-macros noarch 5-1.fc37 updates 8.3 k #12 45.50 go-srpm-macros noarch 3.2.0-1.fc37 fedora 27 k #12 45.50 groff-base aarch64 1.22.4-10.fc37 fedora 1.0 M #12 45.50 hunspell aarch64 1.7.0-21.fc37 fedora 265 k #12 45.50 hunspell-en-GB noarch 0.20140811.1-23.fc37 fedora 225 k #12 45.50 hunspell-en-US noarch 0.20140811.1-23.fc37 fedora 176 k #12 45.50 hunspell-filesystem aarch64 1.7.0-21.fc37 fedora 8.8 k #12 45.50 js-jquery noarch 3.6.0-3.fc37 fedora 171 k #12 45.50 json-glib aarch64 1.6.6-3.fc37 fedora 160 k #12 45.50 kernel-srpm-macros noarch 1.0-15.fc37 fedora 9.4 k #12 45.50 libappstream-glib aarch64 0.8.1-1.fc37 fedora 389 k #12 45.50 libjpeg-turbo aarch64 2.1.3-2.fc37 fedora 195 k #12 45.50 libpkgconf aarch64 1.8.0-3.fc37 fedora 36 k #12 45.50 libpng aarch64 2:1.6.37-13.fc37 fedora 114 k #12 45.50 libstemmer aarch64 0-19.585svn.fc37 fedora 79 k #12 45.50 lua-srpm-macros noarch 1-7.fc37 fedora 8.8 k #12 45.50 ncurses aarch64 6.4-3.20230114.fc37 updates 410 k #12 45.50 nim-srpm-macros noarch 3-7.fc37 fedora 8.4 k #12 45.50 ocaml-srpm-macros noarch 7-2.fc37 fedora 13 k #12 45.50 openblas-srpm-macros noarch 2-12.fc37 fedora 7.5 k #12 45.50 package-notes-srpm-macros noarch 0.5-7.fc37 updates 11 k #12 45.50 patch aarch64 2.7.6-17.fc37 fedora 121 k #12 45.50 perl-AutoLoader noarch 5.74-494.fc37 updates 22 k #12 45.50 perl-B aarch64 1.83-494.fc37 updates 183 k #12 45.50 perl-Carp noarch 1.52-489.fc37 fedora 29 k #12 45.50 perl-Class-Struct noarch 0.66-494.fc37 updates 23 k #12 45.50 perl-Data-Dumper aarch64 2.184-490.fc37 fedora 55 k #12 45.50 perl-Digest noarch 1.20-489.fc37 fedora 26 k #12 45.50 perl-Digest-MD5 aarch64 2.58-489.fc37 fedora 36 k #12 45.50 perl-DynaLoader aarch64 1.52-494.fc37 updates 27 k #12 45.50 perl-Encode aarch64 4:3.19-492.fc37 fedora 1.7 M #12 45.50 perl-Errno aarch64 1.36-494.fc37 updates 16 k #12 45.50 perl-Exporter noarch 5.77-489.fc37 fedora 31 k #12 45.50 perl-Fcntl aarch64 1.15-494.fc37 updates 22 k #12 45.50 perl-File-Basename noarch 2.85-494.fc37 updates 18 k #12 45.50 perl-File-Path noarch 2.18-489.fc37 fedora 35 k #12 45.50 perl-File-Temp noarch 1:0.231.100-489.fc37 fedora 59 k #12 45.50 perl-File-stat noarch 1.12-494.fc37 updates 18 k #12 45.50 perl-FileHandle noarch 2.03-494.fc37 updates 16 k #12 45.50 perl-Getopt-Long noarch 1:2.54-1.fc37 updates 60 k #12 45.50 perl-Getopt-Std noarch 1.13-494.fc37 updates 17 k #12 45.50 perl-HTTP-Tiny noarch 0.086-1.fc37 updates 55 k #12 45.50 perl-IO aarch64 1.50-494.fc37 updates 93 k #12 45.50 perl-IPC-Open3 noarch 1.22-494.fc37 updates 24 k #12 45.50 perl-MIME-Base64 aarch64 3.16-489.fc37 fedora 30 k #12 45.50 perl-Net-SSLeay aarch64 1.92-4.fc37 fedora 358 k #12 45.50 perl-POSIX aarch64 2.03-494.fc37 updates 99 k #12 45.50 perl-PathTools aarch64 3.84-489.fc37 fedora 90 k #12 45.50 perl-Pod-Escapes noarch 1:1.07-489.fc37 fedora 20 k #12 45.50 perl-Pod-Perldoc noarch 3.28.01-490.fc37 fedora 90 k #12 45.50 perl-Pod-Simple noarch 1:3.43-490.fc37 fedora 225 k #12 45.50 perl-Pod-Usage noarch 4:2.03-3.fc37 fedora 40 k #12 45.50 perl-Scalar-List-Utils aarch64 5:1.63-489.fc37 fedora 71 k #12 45.50 perl-SelectSaver noarch 1.02-494.fc37 updates 13 k #12 45.50 perl-Socket aarch64 4:2.036-1.fc37 fedora 55 k #12 45.50 perl-Storable aarch64 1:3.26-489.fc37 fedora 95 k #12 45.50 perl-Symbol noarch 1.09-494.fc37 updates 15 k #12 45.50 perl-Term-ANSIColor noarch 5.01-490.fc37 fedora 48 k #12 45.50 perl-Term-Cap noarch 1.17-489.fc37 fedora 22 k #12 45.50 perl-Text-ParseWords noarch 3.31-489.fc37 fedora 16 k #12 45.50 perl-Text-Tabs+Wrap noarch 2023.0511-1.fc37 updates 23 k #12 45.50 perl-Time-Local noarch 2:1.300-489.fc37 fedora 33 k #12 45.50 perl-URI noarch 5.17-1.fc37 updates 123 k #12 45.50 perl-base noarch 2.27-494.fc37 updates 17 k #12 45.50 perl-constant noarch 1.33-490.fc37 fedora 23 k #12 45.50 perl-if noarch 0.61.000-494.fc37 updates 15 k #12 45.50 perl-interpreter aarch64 4:5.36.1-494.fc37 updates 73 k #12 45.50 perl-libnet noarch 3.14-490.fc37 fedora 132 k #12 45.50 perl-libs aarch64 4:5.36.1-494.fc37 updates 2.2 M #12 45.50 perl-locale noarch 1.10-494.fc37 updates 15 k #12 45.50 perl-mro aarch64 1.26-494.fc37 updates 29 k #12 45.50 perl-overload noarch 1.35-494.fc37 updates 47 k #12 45.50 perl-overloading noarch 0.02-494.fc37 updates 14 k #12 45.50 perl-parent noarch 1:0.238-489.fc37 fedora 14 k #12 45.50 perl-podlators noarch 1:4.14-489.fc37 fedora 116 k #12 45.50 perl-srpm-macros noarch 1-46.fc37 fedora 8.3 k #12 45.50 perl-subs noarch 1.04-494.fc37 updates 13 k #12 45.50 perl-vars noarch 1.05-494.fc37 updates 14 k #12 45.50 pkgconf aarch64 1.8.0-3.fc37 fedora 41 k #12 45.50 pkgconf-m4 noarch 1.8.0-3.fc37 fedora 14 k #12 45.50 pkgconf-pkg-config aarch64 1.8.0-3.fc37 fedora 10 k #12 45.50 pyproject-srpm-macros noarch 1.9.0-1.fc37 updates 15 k #12 45.50 python-srpm-macros noarch 3.11-6.fc37 updates 24 k #12 45.50 python3-construct noarch 2.10.68-3.fc37 fedora 152 k #12 45.50 python3-dateutil noarch 1:2.8.2-4.fc37 fedora 361 k #12 45.50 python3-dbus aarch64 1.3.2-1.fc37 updates 158 k #12 45.50 python3-distro noarch 1.7.0-3.fc37 fedora 48 k #12 45.50 python3-dnf-plugins-core noarch 4.4.2-1.fc37 updates 299 k #12 45.50 python3-enchant noarch 3.2.2-5.fc37 fedora 103 k #12 45.50 python3-file-magic noarch 5.42-4.fc37 fedora 20 k #12 45.50 python3-pybeam noarch 0.7-4.fc37 fedora 32 k #12 45.50 python3-pyxdg noarch 0.27-6.fc37 fedora 135 k #12 45.50 python3-six noarch 1.16.0-8.fc37 fedora 42 k #12 45.50 python3-systemd aarch64 235-1.fc37 fedora 108 k #12 45.50 python3-tomli-w noarch 1.0.0-4.fc37 fedora 21 k #12 45.50 python3-zstandard aarch64 0.19.0-1.fc37 updates 441 k #12 45.50 qt5-srpm-macros noarch 5.15.9-1.fc37 updates 8.1 k #12 45.50 redhat-rpm-config noarch 229-1.fc37 updates 80 k #12 45.50 rpmautospec-rpm-macros noarch 0.3.5-1.fc37 updates 9.3 k #12 45.50 rpmlint-fedora-license-data noarch 1.29-1.fc37 updates 26 k #12 45.50 rust-srpm-macros noarch 24-4.fc37 updates 12 k #12 45.50 shared-mime-info aarch64 2.2-2.fc37 fedora 381 k #12 45.50 unzip aarch64 6.0-58.fc37 fedora 182 k #12 45.50 web-assets-filesystem noarch 5-18.fc37 fedora 7.9 k #12 45.50 xxhash-libs aarch64 0.8.2-1.fc37 updates 34 k #12 45.50 xz aarch64 5.4.1-1.fc37 updates 420 k #12 45.50 zip aarch64 3.0-33.fc37 fedora 256 k #12 45.50 zstd aarch64 1.5.5-1.fc37 updates 444 k #12 45.50 Installing weak dependencies: #12 45.50 hunspell-en noarch 0.20140811.1-23.fc37 fedora 180 k #12 45.50 perl-IO-Socket-IP noarch 0.41-490.fc37 fedora 42 k #12 45.50 perl-IO-Socket-SSL noarch 2.075-1.fc37 fedora 221 k #12 45.50 perl-Mozilla-CA noarch 20211001-4.fc37 fedora 12 k #12 45.50 perl-NDBM_File aarch64 1.15-494.fc37 updates 23 k #12 45.50 python-systemd-doc aarch64 235-1.fc37 fedora 167 k #12 45.50 #12 45.50 Transaction Summary #12 45.50 ================================================================================ #12 45.50 Install 143 Packages #12 45.50 #12 45.50 Total download size: 30 M #12 45.50 Installed size: 127 M #12 45.50 Downloading Packages: #14 40.93 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 40.94 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 40.95 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 40.96 Setting up libtime-moment-perl (0.44-2build1) ... #14 40.97 Setting up libencode-locale-perl (1.05-3) ... #14 40.98 Setting up libexception-class-perl (1.45-1) ... #14 41.00 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 41.00 Setting up libconfig-tiny-perl (2.28-2) ... #14 41.02 Setting up libsereal-encoder-perl (5.003+ds-1) ... #14 41.02 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #14 41.03 Setting up liblist-utilsby-perl (0.12-2) ... #14 41.04 Setting up libstring-shellquote-perl (1.04-3) ... #14 41.06 Setting up libnet-netmask-perl (2.0002-2) ... #14 41.07 Setting up libsub-install-perl (0.929-1) ... #14 41.07 Setting up gcc (4:12.2.0-3ubuntu1) ... #14 41.10 Setting up dpkg-dev (1.21.21ubuntu1) ... #14 41.12 Setting up libindirect-perl (0.39-2build1) ... #14 41.13 Setting up libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ... #13 40.68 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #13 40.85 Selecting previously unselected package python3.9. #13 40.86 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... #13 40.86 Unpacking python3.9 (3.9.2-1+rpi1) ... #13 40.90 Selecting previously unselected package libpython3-stdlib:armhf. #13 40.90 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... #13 40.90 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #13 40.94 Setting up python3-minimal (3.9.2-3) ... #14 44.03 Setting up python3.10 (3.10.12-1~22.04.2) ... #17 2.786 Package bash-4.4.20-4.el8.aarch64 is already installed. #17 2.787 Package bash-4.4.20-4.el8.aarch64 is already installed. #17 2.788 Package bash-4.4.20-4.el8.aarch64 is already installed. #17 2.788 Package ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch is already installed. #17 2.789 Package libarchive-3.3.3-5.el8.aarch64 is already installed. #17 2.790 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed. #17 2.790 Package systemd-239-78.el8.aarch64 is already installed. #17 2.790 Package tar-2:1.30-9.el8.aarch64 is already installed. #17 2.791 Package bash-4.4.20-4.el8.aarch64 is already installed. #17 2.913 Dependencies resolved. #14 41.38 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 41.39 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #13 41.35 Preparing to unpack .../246-libfcgi-bin_2.4.2-2_armhf.deb ... #13 41.36 Unpacking libfcgi-bin (2.4.2-2) ... #13 41.39 Selecting previously unselected package libindirect-perl. #13 41.40 Preparing to unpack .../247-libindirect-perl_0.39-2+b1_armhf.deb ... #13 41.40 Unpacking libindirect-perl (0.39-2+b1) ... #13 41.44 Selecting previously unselected package libxs-parse-keyword-perl. #13 41.44 Preparing to unpack .../248-libxs-parse-keyword-perl_0.33-1_armhf.deb ... #13 41.45 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 41.48 Selecting previously unselected package libxs-parse-sublike-perl:armhf. #13 41.49 Preparing to unpack .../249-libxs-parse-sublike-perl_0.16-1+b2_armhf.deb ... #13 41.49 Unpacking libxs-parse-sublike-perl:armhf (0.16-1+b2) ... #13 41.53 Selecting previously unselected package libobject-pad-perl. #13 41.53 Preparing to unpack .../250-libobject-pad-perl_0.78-1_armhf.deb ... #13 41.53 Unpacking libobject-pad-perl (0.78-1) ... #13 41.59 Selecting previously unselected package libfeature-compat-class-perl. #14 39.95 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB] #14 39.95 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB] #14 39.98 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB] #14 39.98 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB] #14 39.99 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 39.99 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 40.00 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 40.03 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB] #14 46.42 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 46.43 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 46.52 Selecting previously unselected package git. #14 46.52 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.11_arm64.deb ... #14 46.54 Unpacking git (1:2.25.1-1ubuntu3.11) ... #13 40.23 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ... #13 40.23 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #13 40.27 Selecting previously unselected package libfcgi-bin. #13 40.27 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ... #13 40.28 Unpacking libfcgi-bin (2.4.2-2) ... #13 40.32 Selecting previously unselected package libfcgi-perl:armhf. #13 40.32 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ... #13 40.33 Unpacking libfcgi-perl:armhf (0.79+ds-2) ... #13 40.36 Selecting previously unselected package libipc-system-simple-perl. #13 40.36 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ... #13 40.37 Unpacking libipc-system-simple-perl (1.30-1) ... #13 40.41 Selecting previously unselected package libfile-basedir-perl. #13 40.41 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ... #13 40.42 Unpacking libfile-basedir-perl (0.08-1) ... #13 40.45 Selecting previously unselected package libfile-chdir-perl. #13 40.45 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 40.49 Unpacking libfile-chdir-perl (0.1008-1.1) ... #15 33.92 Installing : gc-7.6.4-3.el8.x86_64 79/89 #15 34.29 Installing : guile-5:2.0.14-7.el8.x86_64 80/89 #13 40.71 Selecting previously unselected package pbzip2. #13 40.71 Preparing to unpack .../377-pbzip2_1.1.13-1_arm64.deb ... #13 40.71 Unpacking pbzip2 (1.1.13-1) ... #13 40.81 Selecting previously unselected package pixz. #13 40.81 Preparing to unpack .../378-pixz_1.0.7-2_arm64.deb ... #13 40.81 Unpacking pixz (1.0.7-2) ... #13 40.84 Selecting previously unselected package xdelta. #13 40.85 Preparing to unpack .../379-xdelta_1.1.3-10.4_arm64.deb ... #13 40.85 Unpacking xdelta (1.1.3-10.4) ... #13 40.88 Selecting previously unselected package xdelta3. #13 40.88 Preparing to unpack .../380-xdelta3_3.0.11-dfsg-1.2_arm64.deb ... #13 40.88 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 40.92 Selecting previously unselected package pristine-tar. #13 44.40 Setting up libx11-data (2:1.7.2-1+deb11u1) ... #13 44.41 Setting up make (4.3-4.1) ... #13 44.44 Setting up libmpfr6:amd64 (4.1.0-3) ... #13 44.46 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 44.47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 44.48 Setting up lzip (1.22-3) ... #13 44.51 Setting up strace (5.10-1) ... #13 44.52 Setting up libsigsegv2:amd64 (2.13-1) ... #13 44.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 44.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 44.55 Setting up t1utils (1.41-4) ... #13 44.56 Setting up libquadmath0:amd64 (10.2.1-6) ... #13 44.57 Setting up diffstat (1.64-1) ... #13 44.58 Setting up libpng16-16:amd64 (1.6.37-3) ... #13 44.59 Setting up libmpc3:amd64 (1.2.0-1) ... #13 44.61 Setting up libatomic1:amd64 (10.2.1-6) ... #13 44.62 Setting up patch (2.7.6-7) ... #13 44.63 Setting up autopoint (0.21-4) ... #13 44.64 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #13 44.65 Setting up fonts-dejavu-core (2.37-2) ... #13 44.72 Setting up libxdelta2 (1.1.3-9.3) ... #13 41.90 Selecting previously unselected package iso-codes. #13 41.90 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ... #13 41.90 Unpacking iso-codes (4.2-1) ... #13 44.46 Updating certificates in /etc/ssl/certs... #14 38.88 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB] #14 38.90 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B] #14 38.91 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB] #14 38.91 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB] #14 39.00 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB] #14 39.00 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB] #14 41.94 Setting up man-db (2.9.1-1) ... #14 42.03 Building database of manual pages ... #14 38.65 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-keyword-perl armhf 0.33-1 [53.5 kB] #14 38.66 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-sublike-perl armhf 0.16-1ubuntu3 [26.9 kB] #14 38.67 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libobject-pad-perl armhf 0.78-1 [102 kB] #14 38.69 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-xs-perl armhf 0.30-1build1 [17.2 kB] #14 38.70 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #13 44.26 Setting up libedit2:amd64 (3.1-20221030-2) ... #13 44.27 Setting up libreadline8:amd64 (8.2-1.3) ... #13 44.28 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #13 44.29 Setting up ca-certificates (20230311) ... #14 41.14 Setting up intltool-debian (0.35.0+20060710.6) ... #14 41.15 Setting up libfreezethaw-perl (0.5001-3) ... #14 41.16 Setting up libobject-pad-perl (0.78-1) ... #14 41.17 Setting up liberror-perl (0.17029-2) ... #14 41.19 Setting up patchutils (0.4.2-1build2) ... #14 41.20 Setting up libmail-sendmail-perl (0.80-3) ... #14 41.21 Setting up libltdl-dev:amd64 (2.4.7-5) ... #14 41.22 Setting up libjson-maybexs-perl (1.004004-1) ... #14 41.23 Setting up libxml-sax-base-perl (1.09-3) ... #14 41.24 Setting up libio-string-perl (1.08-4) ... #14 41.25 Setting up libreadonly-perl (2.050-3) ... #14 41.26 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 41.27 Setting up libstring-copyright-perl (0.003014-1) ... #14 41.28 Setting up libdata-optlist-perl (0.113-1) ... #14 41.29 Setting up libipc-run-perl (20220807.0-1) ... #14 41.30 Setting up git (1:2.39.2-1ubuntu1.1) ... #14 41.32 Setting up libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 41.33 Setting up libcontextual-return-perl (0.004014-4) ... #14 41.34 Setting up libwww-robotrules-perl (6.02-1) ... #14 41.35 Setting up libtypes-serialiser-perl (1.01-1) ... #14 41.36 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 41.37 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #14 41.38 Setting up libgit-wrapper-perl (0.048-2) ... #14 41.39 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 41.40 Setting up librole-tiny-perl (2.002004-1) ... #14 41.41 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 41.42 Setting up libc6-dev:amd64 (2.37-0ubuntu2) ... #14 41.44 Setting up libfont-ttf-perl (1.06-2) ... #14 41.45 Setting up libfile-homedir-perl (1.006-2) ... #13 41.13 Selecting previously unselected package python3. #13 41.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11135 files and directories currently installed.) #13 41.14 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #13 41.15 Unpacking python3 (3.9.2-3) ... #13 41.18 Selecting previously unselected package sensible-utils. #13 41.18 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... #13 41.18 Unpacking sensible-utils (0.0.14) ... #13 41.21 Selecting previously unselected package bzip2. #17 2.921 ================================================================================ #17 2.921 Package Arch Version Repository Size #17 2.921 ================================================================================ #17 2.921 Installing: #17 2.921 cmake aarch64 3.20.2-5.el8 appstream 10 M #17 2.921 device-mapper-devel aarch64 8:1.02.181-9.el8 powertools 284 k #17 2.921 gcc aarch64 8.5.0-20.el8 appstream 19 M #17 2.921 git aarch64 2.39.3-1.el8 appstream 104 k #17 2.921 glibc-static aarch64 2.28-236.el8.1 powertools 1.6 M #17 2.921 libseccomp-devel aarch64 2.5.2-1.el8 appstream 57 k #17 2.921 libselinux-devel aarch64 2.9-8.el8 baseos 200 k #17 2.921 libtool aarch64 2.4.6-25.el8 appstream 708 k #17 2.921 libtool-ltdl-devel aarch64 2.4.6-25.el8 appstream 184 k #17 2.921 make aarch64 1:4.2.1-11.el8 baseos 490 k #17 2.921 selinux-policy-devel noarch 3.14.3-128.el8 baseos 1.5 M #17 2.921 systemd-devel aarch64 239-78.el8 baseos 409 k #17 2.921 which aarch64 2.21-20.el8 baseos 49 k #17 2.921 Installing dependencies: #17 2.921 annobin aarch64 11.13-2.el8 appstream 971 k #17 2.921 autoconf noarch 2.69-29.el8 appstream 710 k #17 2.921 automake noarch 1.16.1-8.el8 appstream 740 k #17 2.921 checkpolicy aarch64 2.9-1.el8 baseos 338 k #17 2.921 cmake-data noarch 3.20.2-5.el8 appstream 1.7 M #17 2.921 cmake-filesystem aarch64 3.20.2-5.el8 appstream 45 k #17 2.921 cmake-rpm-macros noarch 3.20.2-5.el8 appstream 44 k #17 2.921 cpp aarch64 8.5.0-20.el8 appstream 8.9 M #17 2.921 gcc-plugin-annobin aarch64 8.5.0-20.el8 appstream 34 k #17 2.921 git-core aarch64 2.39.3-1.el8 appstream 10 M #17 2.921 git-core-doc noarch 2.39.3-1.el8 appstream 3.3 M #17 2.921 glibc-devel aarch64 2.28-236.el8.1 baseos 83 k #17 2.921 glibc-headers aarch64 2.28-236.el8.1 baseos 480 k #17 2.921 isl aarch64 0.16.1-6.el8 appstream 778 k #17 2.921 kernel-headers aarch64 4.18.0-513.el8 baseos 11 M #17 2.921 libasan aarch64 8.5.0-20.el8 baseos 387 k #17 2.921 libatomic aarch64 8.5.0-20.el8 baseos 26 k #17 2.921 libedit aarch64 3.1-23.20170329cvs.el8 baseos 99 k #17 2.921 libgomp aarch64 8.5.0-20.el8 baseos 200 k #17 2.921 libmpc aarch64 1.1.0-9.1.el8 appstream 60 k #17 2.921 libselinux-utils aarch64 2.9-8.el8 baseos 241 k #17 2.921 libsepol-devel aarch64 2.9-3.el8 baseos 87 k #17 2.921 libubsan aarch64 8.5.0-20.el8 baseos 145 k #17 2.921 libuv aarch64 1:1.41.1-1.el8_4 appstream 150 k #17 2.921 libxcrypt-devel aarch64 4.1.1-6.el8 baseos 25 k #17 2.921 libxcrypt-static aarch64 4.1.1-6.el8 powertools 58 k #17 2.921 m4 aarch64 1.4.18-7.el8 baseos 218 k #17 2.921 openssh aarch64 8.0p1-19.el8 baseos 489 k #17 2.921 openssh-clients aarch64 8.0p1-19.el8 baseos 627 k #17 2.921 pcre2-devel aarch64 10.32-3.el8 baseos 605 k #17 2.921 pcre2-utf16 aarch64 10.32-3.el8 baseos 203 k #17 2.921 pcre2-utf32 aarch64 10.32-3.el8 baseos 196 k #17 2.921 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #17 2.921 perl-Git noarch 2.39.3-1.el8 appstream 79 k #17 2.921 perl-TermReadKey aarch64 2.37-7.el8 appstream 40 k #17 2.921 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #17 2.921 policycoreutils aarch64 2.9-24.el8 baseos 408 k #17 2.921 policycoreutils-devel aarch64 2.9-24.el8 baseos 290 k #17 2.921 policycoreutils-python-utils noarch 2.9-24.el8 baseos 260 k #17 2.921 python3-audit aarch64 3.0.7-5.el8 baseos 85 k #17 2.921 python3-libselinux aarch64 2.9-8.el8 baseos 272 k #17 2.921 python3-libsemanage aarch64 2.9-9.el8 baseos 126 k #17 2.921 python3-policycoreutils noarch 2.9-24.el8 baseos 2.3 M #17 2.921 python3-setools aarch64 4.3.0-5.el8 baseos 529 k #17 2.921 rpm-plugin-selinux aarch64 4.14.3-26.el8 baseos 78 k #17 2.921 selinux-policy noarch 3.14.3-128.el8 baseos 664 k #17 2.921 selinux-policy-minimum noarch 3.14.3-128.el8 baseos 13 M #17 2.921 vim-filesystem noarch 2:8.0.1763-19.el8.4 appstream 50 k #17 2.921 #17 2.921 Transaction Summary #17 2.921 ================================================================================ #17 2.921 Install 61 Packages #17 2.921 #17 2.926 Total download size: 97 M #17 2.926 Installed size: 264 M #17 2.927 Downloading Packages: #13 41.60 Preparing to unpack .../251-libfeature-compat-class-perl_0.05-1_all.deb ... #13 41.60 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 41.64 Selecting previously unselected package libsyntax-keyword-try-perl. #13 41.64 Preparing to unpack .../252-libsyntax-keyword-try-perl_0.28-1_armhf.deb ... #13 41.64 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 41.68 Selecting previously unselected package libfeature-compat-try-perl. #13 41.68 Preparing to unpack .../253-libfeature-compat-try-perl_0.05-1_all.deb ... #13 41.68 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 41.72 Selecting previously unselected package libipc-system-simple-perl. #13 41.73 Preparing to unpack .../254-libipc-system-simple-perl_1.30-2_all.deb ... #13 41.73 Unpacking libipc-system-simple-perl (1.30-2) ... #13 41.77 Selecting previously unselected package libfile-basedir-perl. #13 41.77 Preparing to unpack .../255-libfile-basedir-perl_0.09-2_all.deb ... #13 41.77 Unpacking libfile-basedir-perl (0.09-2) ... #13 41.84 Selecting previously unselected package libfile-chdir-perl. #14 40.11 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB] #14 40.14 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #13 40.52 Selecting previously unselected package libfile-fcntllock-perl. #13 40.52 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ... #13 40.53 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 40.57 Selecting previously unselected package libnumber-compare-perl. #13 40.57 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ... #13 40.58 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 40.61 Selecting previously unselected package libtext-glob-perl. #13 40.61 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ... #13 40.62 Unpacking libtext-glob-perl (0.11-1) ... #13 40.65 Selecting previously unselected package libfile-find-rule-perl. #13 40.65 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ... #13 40.66 Unpacking libfile-find-rule-perl (0.34-1) ... #13 40.69 Selecting previously unselected package libfont-afm-perl. #13 40.69 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ... #13 40.70 Unpacking libfont-afm-perl (1.20-3) ... #13 40.73 Selecting previously unselected package libio-string-perl. #15 34.31 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 80/89 #15 34.69 Installing : gdb-headless-8.2-20.el8.x86_64 81/89 #15 34.71 Installing : go-srpm-macros-2-17.el8.noarch 82/89 #15 34.72 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 83/89 #15 34.73 Installing : efi-srpm-macros-3-3.el8.noarch 84/89 #15 34.75 Installing : dwz-0.12-10.el8.x86_64 85/89 #15 34.76 Installing : redhat-rpm-config-131-1.el8.noarch 86/89 #13 40.92 Preparing to unpack .../381-pristine-tar_1.50_arm64.deb ... #13 40.93 Unpacking pristine-tar (1.50) ... #13 40.97 Selecting previously unselected package publicsuffix. #13 40.97 Preparing to unpack .../382-publicsuffix_20230209.2326-1_all.deb ... #13 40.97 Unpacking publicsuffix (20230209.2326-1) ... #13 41.02 Selecting previously unselected package python-apt-common. #13 41.02 Preparing to unpack .../383-python-apt-common_2.6.0_all.deb ... #13 41.02 Unpacking python-apt-common (2.6.0) ... #13 41.07 Selecting previously unselected package python3-apt. #13 41.07 Preparing to unpack .../384-python3-apt_2.6.0_arm64.deb ... #13 41.08 Unpacking python3-apt (2.6.0) ... #13 41.13 Selecting previously unselected package python3-certifi. #13 44.73 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u1) ... #13 44.74 Setting up libltdl7:amd64 (2.4.6-15) ... #13 44.76 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 44.77 Setting up libubsan1:amd64 (10.2.1-6) ... #13 44.78 Setting up libmd0:amd64 (1.0.3-3) ... #13 44.81 Setting up python-apt-common (2.2.1) ... #13 44.82 Setting up libnsl-dev:amd64 (1.3.0-2) ... #13 44.83 Setting up sensible-utils (0.0.14) ... #13 44.84 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 44.86 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #13 44.87 Setting up libuchardet0:amd64 (0.0.7-1) ... #13 44.88 Setting up lzop (1.04-2) ... #13 44.89 Setting up libmpdec3:amd64 (2.5.1-1) ... #13 44.90 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 44.91 Setting up libssh2-1:amd64 (1.9.0-2) ... #13 44.92 Setting up netbase (6.3) ... #14 39.42 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB] #14 42.25 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... #14 42.26 Setting up python3-six (1.14.0-2) ... #14 42.41 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 42.43 Setting up perl (5.30.0-9ubuntu0.4) ... #14 42.47 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #13 41.14 Fedora Modular 37 - x86_64 - Updates 2.8 MB/s | 2.9 MB 00:01 #14 39.11 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-gzip-perl armhf 0.20-1build1 [13.4 kB] #14 39.19 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.6 kB] #14 39.20 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-parser-perl all 1.65-1 [82.7 kB] #13 44.65 Updating certificates in /etc/ssl/certs... #15 0.948 Reading package lists... #13 36.00 Setting up dpkg-dev (1.21.22+rpi1) ... #13 36.03 Setting up gcc-12 (12.2.0-14+rpi1) ... #13 36.04 Setting up libmodule-runtime-perl (0.016-2) ... #13 36.06 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 36.08 Setting up libc6-dev:armhf (2.36-9+rpi1+deb12u1) ... #13 36.09 Setting up libpython3-stdlib:armhf (3.11.2-1) ... #13 36.11 Setting up python3.11 (3.11.2-6) ... #14 41.46 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #14 41.47 Setting up libio-socket-ssl-perl (2.081-2) ... #14 41.48 Setting up libsub-exporter-perl (0.989-1) ... #14 41.49 Setting up libpython3-stdlib:amd64 (3.11.2-1) ... #14 41.50 Setting up libalgorithm-merge-perl (0.08-5) ... #14 41.51 Setting up libhttp-message-perl (6.44-1) ... #14 41.52 Setting up libdata-validate-ip-perl (0.31-1) ... #14 41.53 Setting up libhtml-form-perl (6.11-1) ... #14 41.54 Setting up libiterator-perl (0.03+ds1-2) ... #14 41.55 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 41.56 Setting up libjson-xs-perl (4.030-2) ... #14 41.59 Setting up python3.11 (3.11.4-1~23.04) ... #13 41.21 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... #13 41.22 Unpacking bzip2 (1.0.8-4) ... #13 41.25 Selecting previously unselected package libmagic-mgc. #13 41.25 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ... #13 41.25 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 41.33 Selecting previously unselected package libmagic1:armhf. #13 41.33 Preparing to unpack .../004-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ... #13 41.33 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ... #13 41.37 Selecting previously unselected package file. #13 41.37 Preparing to unpack .../005-file_1%3a5.39-3+deb11u1_armhf.deb ... #13 41.38 Unpacking file (1:5.39-3+deb11u1) ... #13 41.41 Selecting previously unselected package gettext-base. #13 41.41 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... #13 41.41 Unpacking gettext-base (0.21-4) ... #13 41.47 Selecting previously unselected package xz-utils. #15 ... #16 [binary-dummy 1/1] COPY --from=build-dummy /build /build #16 DONE 3.6s #15 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 #13 41.84 Preparing to unpack .../256-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 41.85 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 41.89 Selecting previously unselected package libfile-fcntllock-perl. #13 41.89 Preparing to unpack .../257-libfile-fcntllock-perl_0.22-4+b1_armhf.deb ... #13 41.89 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 41.93 Selecting previously unselected package libnumber-compare-perl. #13 41.93 Preparing to unpack .../258-libnumber-compare-perl_0.03-3_all.deb ... #13 41.94 Unpacking libnumber-compare-perl (0.03-3) ... #13 41.97 Selecting previously unselected package libtext-glob-perl. #13 41.98 Preparing to unpack .../259-libtext-glob-perl_0.11-3_all.deb ... #13 41.98 Unpacking libtext-glob-perl (0.11-3) ... #13 42.02 Selecting previously unselected package libfile-find-rule-perl. #13 42.02 Preparing to unpack .../260-libfile-find-rule-perl_0.34-3_all.deb ... #13 42.02 Unpacking libfile-find-rule-perl (0.34-3) ... #13 42.06 Selecting previously unselected package libfont-afm-perl. #13 42.06 Preparing to unpack .../261-libfont-afm-perl_1.20-4_all.deb ... #13 42.07 Unpacking libfont-afm-perl (1.20-4) ... #13 42.10 Selecting previously unselected package libio-string-perl. #14 40.53 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB] #15 34.79 Installing : rpm-build-4.14.3-26.el8.x86_64 87/89 #15 34.81 Installing : dnf-plugins-core-4.0.21-23.el8.noarch 88/89 #15 34.85 Installing : rpmlint-1.10-14.el8.noarch 89/89 #15 34.86 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 89/89 #15 34.87 Running scriptlet: rpmlint-1.10-14.el8.noarch 89/89 #15 34.98 Verifying : desktop-file-utils-0.26-1.el8.x86_64 1/89 #15 34.98 Verifying : dwz-0.12-10.el8.x86_64 2/89 #15 34.98 Verifying : efi-srpm-macros-3-3.el8.noarch 3/89 #15 34.98 Verifying : gc-7.6.4-3.el8.x86_64 4/89 #15 34.98 Verifying : gdb-headless-8.2-20.el8.x86_64 5/89 #15 34.98 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/89 #15 34.98 Verifying : go-srpm-macros-2-17.el8.noarch 7/89 #15 34.98 Verifying : guile-5:2.0.14-7.el8.x86_64 8/89 #15 34.98 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 9/89 #15 34.98 Verifying : libipt-1.6.1-8.el8.x86_64 10/89 #15 34.98 Verifying : ocaml-srpm-macros-5-4.el8.noarch 11/89 #15 34.98 Verifying : openblas-srpm-macros-2-2.el8.noarch 12/89 #15 34.98 Verifying : perl-Digest-1.17-395.el8.noarch 13/89 #15 34.98 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 14/89 #15 34.98 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 15/89 #15 34.98 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 16/89 #15 34.98 Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 17/89 #15 34.98 Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86 18/89 #15 34.98 Verifying : perl-URI-1.73-3.el8.noarch 19/89 #15 34.98 Verifying : perl-libnet-3.11-3.el8.noarch 20/89 #15 34.98 Verifying : perl-srpm-macros-1-25.el8.noarch 21/89 #15 34.98 Verifying : python3-systemd-234-8.el8.x86_64 22/89 #15 34.98 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 23/89 #15 34.98 Verifying : rpm-build-4.14.3-26.el8.x86_64 24/89 #15 34.98 Verifying : rpmlint-1.10-14.el8.noarch 25/89 #15 34.98 Verifying : rust-srpm-macros-5-2.el8.noarch 26/89 #15 34.98 Verifying : zstd-1.4.4-1.el8.x86_64 27/89 #15 34.98 Verifying : bzip2-1.0.6-26.el8.x86_64 28/89 #15 34.98 Verifying : dbus-glib-0.110-2.el8.x86_64 29/89 #15 34.98 Verifying : diffutils-3.6-6.el8.x86_64 30/89 #15 34.98 Verifying : dnf-plugins-core-4.0.21-23.el8.noarch 31/89 #15 34.98 Verifying : elfutils-0.189-3.el8.x86_64 32/89 #15 34.98 Verifying : elfutils-debuginfod-client-0.189-3.el8.x86_64 33/89 #15 34.98 Verifying : emacs-filesystem-1:26.1-11.el8.noarch 34/89 #15 34.98 Verifying : file-5.33-25.el8.x86_64 35/89 #15 34.98 Verifying : glibc-gconv-extra-2.28-236.el8.1.x86_64 36/89 #15 34.98 Verifying : groff-base-1.22.3-18.el8.x86_64 37/89 #15 34.98 Verifying : libbabeltrace-1.5.4-4.el8.x86_64 38/89 #15 34.98 Verifying : libpkgconf-1.4.2-1.el8.x86_64 39/89 #15 34.98 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 40/89 #15 34.98 Verifying : ncurses-6.1-10.20180224.el8.x86_64 41/89 #15 34.98 Verifying : openssl-1:1.1.1k-9.el8.x86_64 42/89 #15 34.98 Verifying : patch-2.7.6-11.el8.x86_64 43/89 #15 34.98 Verifying : perl-Carp-1.42-396.el8.noarch 44/89 #15 34.98 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 45/89 #15 34.98 Verifying : perl-Encode-4:2.97-3.el8.x86_64 46/89 #15 34.98 Verifying : perl-Errno-1.28-422.el8.x86_64 47/89 #15 34.98 Verifying : perl-Exporter-5.72-396.el8.noarch 48/89 #15 34.98 Verifying : perl-File-Path-2.15-2.el8.noarch 49/89 #15 34.98 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 50/89 #15 34.98 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 51/89 #15 34.98 Verifying : perl-HTTP-Tiny-0.074-2.el8.noarch 52/89 #15 34.98 Verifying : perl-IO-1.38-422.el8.x86_64 53/89 #15 34.98 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 54/89 #15 34.98 Verifying : perl-PathTools-3.74-1.el8.x86_64 55/89 #15 34.98 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 56/89 #15 34.98 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 57/89 #15 34.98 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 58/89 #15 34.98 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 59/89 #15 34.98 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 60/89 #15 34.98 Verifying : perl-Socket-4:2.027-3.el8.x86_64 61/89 #15 34.98 Verifying : perl-Storable-1:3.11-3.el8.x86_64 62/89 #15 34.98 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 63/89 #15 34.98 Verifying : perl-Term-Cap-1.17-395.el8.noarch 64/89 #15 34.98 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 65/89 #15 34.98 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 66/89 #15 34.98 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 67/89 #15 34.98 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 68/89 #15 34.98 Verifying : perl-constant-1.33-396.el8.noarch 69/89 #13 40.73 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ... #15 34.98 Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 70/89 #13 40.74 Unpacking libio-string-perl (1.08-3.1) ... #13 40.77 Selecting previously unselected package libfont-ttf-perl. #15 34.98 Verifying : perl-libs-4:5.26.3-422.el8.x86_64 71/89 #13 40.78 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ... #13 40.78 Unpacking libfont-ttf-perl (1.06-1.1) ... #15 34.98 Verifying : perl-macros-4:5.26.3-422.el8.x86_64 72/89 #13 40.85 Selecting previously unselected package libio-stringy-perl. #13 40.85 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ... #15 34.98 Verifying : perl-parent-1:0.237-1.el8.noarch 73/89 #13 40.86 Unpacking libio-stringy-perl (2.111-3) ... #13 40.89 Selecting previously unselected package libparams-validate-perl:armhf. #15 34.98 Verifying : perl-podlators-4.11-1.el8.noarch 74/89 #13 40.90 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ... #13 40.90 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ... #15 34.98 Verifying : perl-threads-1:2.21-2.el8.x86_64 75/89 #13 40.94 Selecting previously unselected package libgetopt-long-descriptive-perl. #15 34.98 Verifying : perl-threads-shared-1.58-2.el8.x86_64 76/89 #13 40.94 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 40.95 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #15 34.98 Verifying : pkgconf-1.4.2-1.el8.x86_64 77/89 #13 40.98 Selecting previously unselected package libsort-versions-perl. #15 34.98 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 78/89 #15 34.98 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 79/89 #15 34.98 Verifying : python-rpm-macros-3-45.el8.noarch 80/89 #15 34.98 Verifying : python-srpm-macros-3-45.el8.noarch 81/89 #15 34.98 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 82/89 #15 34.98 Verifying : python3-dbus-1.2.4-15.el8.x86_64 83/89 #15 34.98 Verifying : python3-dnf-plugins-core-4.0.21-23.el8.noarch 84/89 #15 34.98 Verifying : python3-rpm-macros-3-45.el8.noarch 85/89 #15 34.98 Verifying : python3-six-1.11.0-8.el8.noarch 86/89 #15 34.98 Verifying : redhat-rpm-config-131-1.el8.noarch 87/89 #15 34.98 Verifying : unzip-6.0-46.el8.x86_64 88/89 #14 44.69 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ... #14 44.71 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ... #14 44.80 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #13 41.13 Preparing to unpack .../385-python3-certifi_2022.9.24-1_all.deb ... #13 41.13 Unpacking python3-certifi (2022.9.24-1) ... #13 41.18 Selecting previously unselected package python3-charset-normalizer. #13 41.18 Preparing to unpack .../386-python3-charset-normalizer_3.0.1-2_all.deb ... #13 41.18 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 41.22 Selecting previously unselected package python3-idna. #13 41.23 Preparing to unpack .../387-python3-idna_3.3-1_all.deb ... #13 41.23 Unpacking python3-idna (3.3-1) ... #13 41.27 Selecting previously unselected package python3-magic. #13 41.27 Preparing to unpack .../388-python3-magic_2%3a0.4.26-3_all.deb ... #13 41.27 Unpacking python3-magic (2:0.4.26-3) ... #13 41.31 Selecting previously unselected package python3-six. #13 41.31 Preparing to unpack .../389-python3-six_1.16.0-4_all.deb ... #13 41.32 Unpacking python3-six (1.16.0-4) ... #13 41.35 Selecting previously unselected package python3-urllib3. #14 46.96 Selecting previously unselected package libalgorithm-diff-perl. #14 46.96 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 46.96 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 46.99 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 46.99 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ... #14 47.00 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 47.02 Selecting previously unselected package libalgorithm-merge-perl. #14 47.03 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ... #14 47.03 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 47.06 Selecting previously unselected package libapt-pkg-perl. #14 47.06 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ... #14 47.06 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 47.12 Selecting previously unselected package libarchive-cpio-perl. #14 47.12 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ... #14 47.12 Unpacking libarchive-cpio-perl (0.10-1) ... #14 47.15 Selecting previously unselected package libarray-intspan-perl. #14 47.15 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ... #14 47.15 Unpacking libarray-intspan-perl (2.003-1) ... #14 47.18 Selecting previously unselected package libasync-mergepoint-perl. #13 44.99 Setting up libtiff5:amd64 (4.2.0-1+deb11u4) ... #13 45.00 Setting up libbinutils:amd64 (2.35.2-2) ... #13 45.01 Setting up libfido2-1:amd64 (1.6.0-2) ... #13 45.02 Setting up libisl23:amd64 (0.23-1) ... #13 45.03 Setting up libc-dev-bin (2.31-13+deb11u6) ... #13 45.04 Setting up openssl (1.1.1n-0+deb11u5) ... #13 45.06 Setting up libbsd0:amd64 (0.11.3-1) ... #13 45.07 Setting up libelf1:amd64 (0.183-1) ... #13 45.08 Setting up readline-common (8.1-1) ... #13 45.09 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 45.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #13 45.12 Setting up libmarkdown2:amd64 (2.2.6-1) ... #13 45.13 Setting up libcc1-0:amd64 (10.2.1-6) ... #13 45.14 Setting up iso-codes (4.6.0-1) ... #13 45.15 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 45.16 Setting up liblsan0:amd64 (10.2.1-6) ... #13 45.17 Setting up cpp-10 (10.2.1-6) ... #13 45.19 Setting up dctrl-tools (2.24-3+b1) ... #13 45.20 Setting up libitm1:amd64 (10.2.1-6) ... #13 45.21 Setting up debian-keyring (2021.07.26) ... #13 45.22 Setting up libgdbm6:amd64 (1.19-2) ... #13 45.23 Setting up libtsan0:amd64 (10.2.1-6) ... #13 45.25 Setting up libctf0:amd64 (2.35.2-2) ... #14 41.93 Selecting previously unselected package gcc. #14 41.93 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 41.93 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 41.97 Selecting previously unselected package libstdc++-9-dev:armhf. #14 41.97 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 41.97 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 39.58 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB] #14 39.61 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 39.62 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 39.67 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #13 42.33 Selecting previously unselected package libalgorithm-diff-perl. #13 42.33 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 42.34 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 42.37 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 42.37 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ... #13 42.41 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 42.44 Selecting previously unselected package libalgorithm-merge-perl. #13 42.44 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ... #13 42.45 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 42.48 Selecting previously unselected package libapt-inst2.0:armhf. #13 42.48 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ... #13 42.48 Unpacking libapt-inst2.0:armhf (1.8.2.3) ... #13 42.53 Selecting previously unselected package libapt-pkg-perl. #13 42.53 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ... #13 42.53 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 42.57 Selecting previously unselected package libarchive-cpio-perl. #14 39.36 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #14 39.37 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libproc-processtable-perl armhf 0.634-1build2 [36.4 kB] #14 39.40 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre2-10 armhf 20230201-1 [165 kB] #14 39.48 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.6 kB] #14 42.48 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 42.65 Setting up libdata-dump-perl (1.23-1) ... #14 42.66 Setting up python3-certifi (2019.11.28-1) ... #13 44.91 137 added, 0 removed; done. #13 45.00 Setting up libunbound8:amd64 (1.9.0-2+deb10u3) ... #13 45.01 Setting up shared-mime-info (1.10-1) ... #15 2.666 dh_testdir #15 2.689 dh_testroot #15 2.711 dh_prep #13 41.47 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #13 41.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 41.52 Selecting previously unselected package libsigsegv2:armhf. #13 41.52 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... #13 41.53 Unpacking libsigsegv2:armhf (2.13-1) ... #13 41.56 Selecting previously unselected package m4. #13 41.56 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... #13 41.56 Unpacking m4 (1.4.18-5) ... #13 41.61 Selecting previously unselected package autoconf. #13 41.61 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... #13 41.61 Unpacking autoconf (2.69-14) ... #13 41.67 Selecting previously unselected package autotools-dev. #13 41.67 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... #13 41.67 Unpacking autotools-dev (20180224.1+nmu1) ... #13 41.71 Selecting previously unselected package automake. #13 41.71 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... #14 46.01 Selecting previously unselected package python3-minimal. #14 46.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 ... 4685 files and directories currently installed.) #14 46.02 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ... #14 46.02 Unpacking python3-minimal (3.11.2-1) ... #14 46.05 Selecting previously unselected package media-types. #14 46.05 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #14 46.06 Unpacking media-types (10.0.0) ... #14 46.09 Selecting previously unselected package libkrb5support0:arm64. #14 46.09 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_arm64.deb ... #14 46.10 Unpacking libkrb5support0:arm64 (1.20.1-1build1) ... #14 46.13 Selecting previously unselected package libk5crypto3:arm64. #14 46.14 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_arm64.deb ... #14 46.14 Unpacking libk5crypto3:arm64 (1.20.1-1build1) ... #14 46.17 Selecting previously unselected package libkeyutils1:arm64. #14 46.17 Preparing to unpack .../04-libkeyutils1_1.6.3-2_arm64.deb ... #14 46.18 Unpacking libkeyutils1:arm64 (1.6.3-2) ... #14 46.22 Selecting previously unselected package libkrb5-3:arm64. #14 46.22 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_arm64.deb ... #14 46.22 Unpacking libkrb5-3:arm64 (1.20.1-1build1) ... #14 46.26 Selecting previously unselected package libgssapi-krb5-2:arm64. #13 42.11 Preparing to unpack .../262-libio-string-perl_1.08-4_all.deb ... #13 42.11 Unpacking libio-string-perl (1.08-4) ... #13 42.15 Selecting previously unselected package libfont-ttf-perl. #13 42.15 Preparing to unpack .../263-libfont-ttf-perl_1.06-2_all.deb ... #13 42.15 Unpacking libfont-ttf-perl (1.06-2) ... #13 42.21 Selecting previously unselected package libfreezethaw-perl. #13 42.22 Preparing to unpack .../264-libfreezethaw-perl_0.5001-3_all.deb ... #13 42.22 Unpacking libfreezethaw-perl (0.5001-3) ... #13 42.26 Selecting previously unselected package libsort-versions-perl. #13 42.26 Preparing to unpack .../265-libsort-versions-perl_1.62-3_all.deb ... #13 42.26 Unpacking libsort-versions-perl (1.62-3) ... #13 42.30 Selecting previously unselected package libgit-wrapper-perl. #13 42.30 Preparing to unpack .../266-libgit-wrapper-perl_0.048-2_all.deb ... #13 42.31 Unpacking libgit-wrapper-perl (0.048-2) ... #13 42.35 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 40.70 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB] #14 40.75 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB] #14 40.79 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB] #15 34.98 Verifying : zip-3.0-23.el8.x86_64 89/89 #15 35.38 #15 35.38 Installed: #15 35.38 bzip2-1.0.6-26.el8.x86_64 #15 35.38 dbus-glib-0.110-2.el8.x86_64 #15 35.38 desktop-file-utils-0.26-1.el8.x86_64 #15 35.38 diffutils-3.6-6.el8.x86_64 #15 35.38 dnf-plugins-core-4.0.21-23.el8.noarch #15 35.38 dwz-0.12-10.el8.x86_64 #15 35.38 efi-srpm-macros-3-3.el8.noarch #15 35.38 elfutils-0.189-3.el8.x86_64 #15 35.38 elfutils-debuginfod-client-0.189-3.el8.x86_64 #15 35.38 emacs-filesystem-1:26.1-11.el8.noarch #15 35.38 file-5.33-25.el8.x86_64 #15 35.38 gc-7.6.4-3.el8.x86_64 #15 35.38 gdb-headless-8.2-20.el8.x86_64 #15 35.38 ghc-srpm-macros-1.4.2-7.el8.noarch #15 35.38 glibc-gconv-extra-2.28-236.el8.1.x86_64 #15 35.38 go-srpm-macros-2-17.el8.noarch #15 35.38 groff-base-1.22.3-18.el8.x86_64 #15 35.38 guile-5:2.0.14-7.el8.x86_64 #15 35.38 libatomic_ops-7.6.2-3.el8.x86_64 #15 35.38 libbabeltrace-1.5.4-4.el8.x86_64 #15 35.38 libipt-1.6.1-8.el8.x86_64 #15 35.38 libpkgconf-1.4.2-1.el8.x86_64 #15 35.38 libtool-ltdl-2.4.6-25.el8.x86_64 #15 35.38 ncurses-6.1-10.20180224.el8.x86_64 #15 35.38 ocaml-srpm-macros-5-4.el8.noarch #15 35.38 openblas-srpm-macros-2-2.el8.noarch #15 35.38 openssl-1:1.1.1k-9.el8.x86_64 #15 35.38 patch-2.7.6-11.el8.x86_64 #15 35.38 perl-Carp-1.42-396.el8.noarch #15 35.38 perl-Data-Dumper-2.167-399.el8.x86_64 #15 35.38 perl-Digest-1.17-395.el8.noarch #15 35.38 perl-Digest-MD5-2.55-396.el8.x86_64 #15 35.38 perl-Encode-4:2.97-3.el8.x86_64 #15 35.38 perl-Errno-1.28-422.el8.x86_64 #15 35.38 perl-Exporter-5.72-396.el8.noarch #15 35.38 perl-File-Path-2.15-2.el8.noarch #15 35.38 perl-File-Temp-0.230.600-1.el8.noarch #15 35.38 perl-Getopt-Long-1:2.50-4.el8.noarch #15 35.38 perl-HTTP-Tiny-0.074-2.el8.noarch #15 35.38 perl-IO-1.38-422.el8.x86_64 #15 35.38 perl-IO-Socket-IP-0.39-5.el8.noarch #15 35.38 perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch #15 35.38 perl-MIME-Base64-3.15-396.el8.x86_64 #15 35.38 perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch #15 35.38 perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 #15 35.38 perl-PathTools-3.74-1.el8.x86_64 #15 35.38 perl-Pod-Escapes-1:1.07-395.el8.noarch #15 35.38 perl-Pod-Perldoc-3.28-396.el8.noarch #15 35.38 perl-Pod-Simple-1:3.35-395.el8.noarch #15 35.38 perl-Pod-Usage-4:1.69-395.el8.noarch #15 35.38 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 #15 35.38 perl-Socket-4:2.027-3.el8.x86_64 #15 35.38 perl-Storable-1:3.11-3.el8.x86_64 #15 35.38 perl-Term-ANSIColor-4.06-396.el8.noarch #15 35.38 perl-Term-Cap-1.17-395.el8.noarch #15 35.38 perl-Text-ParseWords-3.30-395.el8.noarch #15 35.38 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #15 35.38 perl-Time-Local-1:1.280-1.el8.noarch #15 35.38 perl-URI-1.73-3.el8.noarch #15 35.38 perl-Unicode-Normalize-1.25-396.el8.x86_64 #15 35.38 perl-constant-1.33-396.el8.noarch #15 35.38 perl-interpreter-4:5.26.3-422.el8.x86_64 #15 35.38 perl-libnet-3.11-3.el8.noarch #15 35.38 perl-libs-4:5.26.3-422.el8.x86_64 #15 35.38 perl-macros-4:5.26.3-422.el8.x86_64 #15 35.38 perl-parent-1:0.237-1.el8.noarch #15 35.38 perl-podlators-4.11-1.el8.noarch #15 35.38 perl-srpm-macros-1-25.el8.noarch #15 35.38 perl-threads-1:2.21-2.el8.x86_64 #15 35.38 perl-threads-shared-1.58-2.el8.x86_64 #15 35.38 pkgconf-1.4.2-1.el8.x86_64 #15 35.38 pkgconf-m4-1.4.2-1.el8.noarch #15 35.38 pkgconf-pkg-config-1.4.2-1.el8.x86_64 #15 35.38 python-rpm-macros-3-45.el8.noarch #15 35.38 python-srpm-macros-3-45.el8.noarch #15 35.38 python3-dateutil-1:2.6.1-6.el8.noarch #15 35.38 python3-dbus-1.2.4-15.el8.x86_64 #15 35.38 python3-dnf-plugins-core-4.0.21-23.el8.noarch #15 35.38 python3-rpm-macros-3-45.el8.noarch #15 35.38 python3-six-1.11.0-8.el8.noarch #15 35.38 python3-systemd-234-8.el8.x86_64 #15 35.38 qt5-srpm-macros-5.15.3-1.el8.noarch #15 35.38 redhat-rpm-config-131-1.el8.noarch #15 35.38 rpm-build-4.14.3-26.el8.x86_64 #15 35.38 rpmlint-1.10-14.el8.noarch #15 35.38 rust-srpm-macros-5-2.el8.noarch #15 35.38 unzip-6.0-46.el8.x86_64 #15 35.38 zip-3.0-23.el8.x86_64 #15 35.38 zstd-1.4.4-1.el8.x86_64 #15 35.38 #15 35.38 Complete! #13 40.98 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ... #13 40.98 Unpacking libsort-versions-perl (1.62-1) ... #13 41.01 Selecting previously unselected package libgit-wrapper-perl. #13 41.02 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ... #13 41.02 Unpacking libgit-wrapper-perl (0.048-1) ... #13 41.06 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 41.06 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 41.07 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 41.10 Selecting previously unselected package libio-prompter-perl. #13 41.10 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ... #13 41.11 Unpacking libio-prompter-perl (0.004015-1) ... #13 41.14 Selecting previously unselected package libjson-perl. #13 41.14 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ... #13 41.15 Unpacking libjson-perl (4.03000-1) ... #13 41.18 Selecting previously unselected package liblog-any-perl. #13 41.19 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ... #13 41.19 Unpacking liblog-any-perl (1.709-1) ... #13 41.23 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 44.80 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #14 44.80 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 44.80 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #14 44.80 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 44.80 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #14 44.82 Setting up gpgsm (2.2.27-3ubuntu2.1) ... #14 44.83 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 44.84 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ... #14 44.87 Setting up python3 (3.10.6-1~22.04) ... #13 41.35 Preparing to unpack .../390-python3-urllib3_1.26.12-1_all.deb ... #13 41.36 Unpacking python3-urllib3 (1.26.12-1) ... #13 41.40 Selecting previously unselected package python3-requests. #13 41.40 Preparing to unpack .../391-python3-requests_2.28.1+dfsg-1_all.deb ... #13 41.40 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 41.44 Selecting previously unselected package python3-unidiff. #13 41.44 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ... #13 41.45 Unpacking python3-unidiff (0.7.3-1) ... #13 41.48 Selecting previously unselected package shared-mime-info. #13 41.49 Preparing to unpack .../393-shared-mime-info_2.2-1_arm64.deb ... #13 41.49 Unpacking shared-mime-info (2.2-1) ... #13 41.59 Selecting previously unselected package strace. #13 41.59 Preparing to unpack .../394-strace_6.1-0.1_arm64.deb ... #13 41.60 Unpacking strace (6.1-0.1) ... #13 41.66 Selecting previously unselected package xauth. #13 41.66 Preparing to unpack .../395-xauth_1%3a1.1.2-1_arm64.deb ... #13 41.66 Unpacking xauth (1:1.1.2-1) ... #13 41.71 Selecting previously unselected package xdg-user-dirs. #14 47.18 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ... #14 47.19 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 47.21 Selecting previously unselected package libmodule-implementation-perl. #14 47.21 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ... #14 47.22 Unpacking libmodule-implementation-perl (0.09-1) ... #14 47.25 Selecting previously unselected package libsub-exporter-progressive-perl. #14 47.25 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 47.25 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 47.28 Selecting previously unselected package libvariable-magic-perl. #14 47.28 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ... #14 47.28 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 47.32 Selecting previously unselected package libb-hooks-endofscope-perl. #14 47.32 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 47.32 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 47.35 Selecting previously unselected package libcapture-tiny-perl. #14 47.35 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ... #14 47.36 Unpacking libcapture-tiny-perl (0.48-1) ... #14 47.38 Selecting previously unselected package libclass-xsaccessor-perl. #14 47.39 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ... #14 47.39 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 47.42 Selecting previously unselected package libclone-perl. #14 47.42 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ... #14 47.43 Unpacking libclone-perl (0.43-2) ... #14 47.45 Selecting previously unselected package libcommon-sense-perl. #14 47.46 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ... #14 47.46 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 47.49 Selecting previously unselected package libparams-util-perl. #13 45.26 Setting up pinentry-curses (1.1.0-4) ... #13 45.27 Setting up manpages-dev (5.10-1) ... #13 45.28 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 45.30 Setting up libxcb1:amd64 (1.14-3) ... #13 45.31 Setting up gettext (0.21-4) ... #13 45.32 Setting up xdelta (1.1.3-9.3) ... #13 45.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #13 45.35 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #13 45.36 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #13 45.37 Setting up libreadline8:amd64 (8.1-1) ... #13 45.38 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #13 45.39 Setting up m4 (1.4.18-5) ... #13 45.40 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ... #13 45.41 Setting up ca-certificates (20210119) ... #14 42.26 Selecting previously unselected package g++-9. #14 42.26 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 42.26 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #12 46.54 (1/143): bzip2-1.0.8-12.fc37.aarch64.rpm 134 kB/s | 52 kB 00:00 #12 46.58 (2/143): cpio-2.13-13.fc37.aarch64.rpm 645 kB/s | 274 kB 00:00 #12 46.58 (3/143): dash-0.5.11.5-2.fc37.aarch64.rpm 228 kB/s | 98 kB 00:00 #12 46.59 (4/143): desktop-file-utils-0.26-7.fc37.aarch64 1.4 MB/s | 71 kB 00:00 #12 46.62 (5/143): devscripts-checkbashisms-2.22.2-3.fc37 789 kB/s | 28 kB 00:00 #12 46.65 (6/143): dwz-0.14-7.fc37.aarch64.rpm 2.4 MB/s | 126 kB 00:00 #12 46.66 (7/143): diffutils-3.8-3.fc37.aarch64.rpm 4.7 MB/s | 376 kB 00:00 #12 46.67 (8/143): ed-1.18-2.fc37.aarch64.rpm 1.5 MB/s | 78 kB 00:00 #12 46.68 (9/143): efi-srpm-macros-5-6.fc37.noarch.rpm 682 kB/s | 22 kB 00:00 #12 46.69 (10/143): file-5.42-4.fc37.aarch64.rpm 1.5 MB/s | 49 kB 00:00 #12 46.73 (11/143): fonts-srpm-macros-2.0.5-9.fc37.noarch 571 kB/s | 26 kB 00:00 #12 46.73 (12/143): fonts-filesystem-2.0.5-9.fc37.noarch. 124 kB/s | 7.9 kB 00:00 #12 46.73 (13/143): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 190 kB/s | 7.7 kB 00:00 #12 46.78 (14/143): go-srpm-macros-3.2.0-1.fc37.noarch.rp 555 kB/s | 27 kB 00:00 #14 39.74 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB] #14 39.87 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB] #14 39.92 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 39.92 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB] #14 39.92 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB] #16 10.87 Running transaction check #16 10.99 Transaction check succeeded. #16 10.99 Running transaction test #14 39.49 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #14 39.49 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-perl all 0.204-2 [15.1 kB] #14 39.50 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-xs-perl armhf 0.117-2build1 [11.6 kB] #14 39.50 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB] #13 42.57 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ... #13 42.57 Unpacking libarchive-cpio-perl (0.10-1) ... #13 42.60 Selecting previously unselected package libasync-mergepoint-perl. #13 42.61 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ... #13 42.61 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 42.64 Selecting previously unselected package libauthen-sasl-perl. #13 42.64 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ... #13 42.65 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 42.68 Selecting previously unselected package libmodule-implementation-perl. #13 42.68 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ... #13 42.69 Unpacking libmodule-implementation-perl (0.09-1) ... #13 42.72 Selecting previously unselected package libvariable-magic-perl. #13 42.72 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ... #13 42.72 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 42.75 Selecting previously unselected package libb-hooks-endofscope-perl. #13 42.76 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 42.76 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 42.79 Selecting previously unselected package libcapture-tiny-perl. #14 42.79 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #14 42.81 Setting up libref-util-perl (0.204-1) ... #14 42.82 Setting up libipc-system-simple-perl (1.26-1) ... #14 42.83 Setting up libnet-domain-tld-perl (1.75-1) ... #14 42.84 Setting up libxml-writer-perl (0.625-1) ... #14 42.85 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 42.87 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 42.89 Setting up shared-mime-info (1.15-1) ... #15 2.738 dh_testdir #15 2.761 dh_testroot #15 2.783 dh_install #15 2.806 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.815 dh_installdocs #15 2.838 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.854 dh_installchangelogs #15 2.938 dh_compress #13 45.08 140 added, 0 removed; done. #13 45.15 Setting up libgprofng0:amd64 (2.40-2) ... #13 45.15 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ... #13 45.16 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #13 45.17 Setting up shared-mime-info (2.2-1) ... #13 41.72 Unpacking automake (1:1.16.3-2) ... #13 41.79 Selecting previously unselected package autopoint. #13 41.79 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... #13 41.79 Unpacking autopoint (0.21-4) ... #13 41.83 Selecting previously unselected package binutils-common:armhf. #13 41.83 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... #13 41.84 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... #14 46.26 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_arm64.deb ... #14 46.27 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1build1) ... #14 46.30 Selecting previously unselected package libtirpc-common. #14 46.30 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #14 46.30 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 46.34 Selecting previously unselected package libtirpc3:arm64. #14 46.34 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_arm64.deb ... #14 46.34 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... #14 46.38 Selecting previously unselected package libnsl2:arm64. #14 46.38 Preparing to unpack .../09-libnsl2_1.3.0-2build2_arm64.deb ... #14 46.38 Unpacking libnsl2:arm64 (1.3.0-2build2) ... #14 46.42 Selecting previously unselected package readline-common. #14 46.42 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... #14 46.42 Unpacking readline-common (8.2-1.3) ... #14 46.45 Selecting previously unselected package libreadline8:arm64. #14 46.45 Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ... #14 46.46 Unpacking libreadline8:arm64 (8.2-1.3) ... #14 46.50 Selecting previously unselected package libsqlite3-0:arm64. #14 40.83 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB] #14 40.89 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #14 40.93 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #14 40.95 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB] #14 40.99 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.2 [1082 kB] #13 42.35 Preparing to unpack .../267-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 42.35 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 42.39 Selecting previously unselected package libio-prompter-perl. #13 42.39 Preparing to unpack .../268-libio-prompter-perl_0.004015-2_all.deb ... #13 42.40 Unpacking libio-prompter-perl (0.004015-2) ... #13 42.46 Selecting previously unselected package libjson-perl. #13 42.47 Preparing to unpack .../269-libjson-perl_4.10000-1_all.deb ... #13 42.47 Unpacking libjson-perl (4.10000-1) ... #13 42.51 Selecting previously unselected package liblog-any-perl. #13 42.51 Preparing to unpack .../270-liblog-any-perl_1.713-1_all.deb ... #13 42.51 Unpacking liblog-any-perl (1.713-1) ... #13 42.56 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 42.56 Preparing to unpack .../271-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 42.57 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #13 41.23 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 41.24 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 41.27 Selecting previously unselected package libpackage-stash-perl. #13 41.28 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ... #13 41.28 Unpacking libpackage-stash-perl (0.39-1) ... #13 41.31 Selecting previously unselected package libsub-identify-perl. #13 41.32 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ... #13 41.32 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 41.35 Selecting previously unselected package libsub-name-perl. #13 41.36 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ... #13 41.36 Unpacking libsub-name-perl (0.26-1+b1) ... #13 41.40 Selecting previously unselected package libnamespace-clean-perl. #13 41.40 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ... #13 41.40 Unpacking libnamespace-clean-perl (0.27-1) ... #13 41.44 Selecting previously unselected package libpath-tiny-perl. #13 41.44 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ... #13 41.45 Unpacking libpath-tiny-perl (0.118-1) ... #13 41.49 Selecting previously unselected package libtype-tiny-perl. #14 45.13 Setting up binutils (2.38-4ubuntu2.3) ... #14 45.15 Setting up python3-xdg (0.27-2) ... #13 41.71 Preparing to unpack .../396-xdg-user-dirs_0.18-1_arm64.deb ... #13 41.72 Unpacking xdg-user-dirs (0.18-1) ... #13 41.76 Selecting previously unselected package zstd. #13 41.77 Preparing to unpack .../397-zstd_1.5.4+dfsg2-5_arm64.deb ... #13 41.77 Unpacking zstd (1.5.4+dfsg2-5) ... #14 47.49 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ... #14 47.49 Unpacking libparams-util-perl (1.07-3build5) ... #14 47.52 Selecting previously unselected package libsub-install-perl. #14 47.52 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ... #14 47.53 Unpacking libsub-install-perl (0.928-1) ... #14 47.55 Selecting previously unselected package libdata-optlist-perl. #14 47.55 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ... #14 47.56 Unpacking libdata-optlist-perl (0.110-1) ... #14 47.59 Selecting previously unselected package libsub-exporter-perl. #14 47.59 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ... #14 47.59 Unpacking libsub-exporter-perl (0.987-1) ... #14 47.62 Selecting previously unselected package libconst-fast-perl. #14 47.63 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ... #14 47.63 Unpacking libconst-fast-perl (0.014-1) ... #14 47.66 Selecting previously unselected package libwant-perl. #14 47.66 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ... #14 47.66 Unpacking libwant-perl (0.29-1build4) ... #14 47.69 Selecting previously unselected package libcontextual-return-perl. #14 47.69 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ... #14 47.69 Unpacking libcontextual-return-perl (0.004014-2) ... #13 45.76 Updating certificates in /etc/ssl/certs... #12 46.79 (15/143): gdk-pixbuf2-2.42.10-1.fc37.aarch64.rp 7.4 MB/s | 483 kB 00:00 #12 46.82 (16/143): groff-base-1.22.4-10.fc37.aarch64.rpm 13 MB/s | 1.0 MB 00:00 #12 46.83 (17/143): hunspell-1.7.0-21.fc37.aarch64.rpm 5.2 MB/s | 265 kB 00:00 #12 46.84 (18/143): hunspell-en-0.20140811.1-23.fc37.noar 3.7 MB/s | 180 kB 00:00 #12 46.87 (19/143): hunspell-en-GB-0.20140811.1-23.fc37.n 4.4 MB/s | 225 kB 00:00 #12 46.87 (20/143): hunspell-filesystem-1.7.0-21.fc37.aar 267 kB/s | 8.8 kB 00:00 #12 46.88 (21/143): hunspell-en-US-0.20140811.1-23.fc37.n 3.4 MB/s | 176 kB 00:00 #12 46.91 (22/143): json-glib-1.6.6-3.fc37.aarch64.rpm 3.7 MB/s | 160 kB 00:00 #12 46.92 (23/143): js-jquery-3.6.0-3.fc37.noarch.rpm 3.2 MB/s | 171 kB 00:00 #12 46.92 (24/143): kernel-srpm-macros-1.0-15.fc37.noarch 224 kB/s | 9.4 kB 00:00 #12 46.96 (25/143): libappstream-glib-0.8.1-1.fc37.aarch6 7.8 MB/s | 389 kB 00:00 #12 46.97 (26/143): libjpeg-turbo-2.1.3-2.fc37.aarch64.rp 3.9 MB/s | 195 kB 00:00 #12 46.98 (27/143): libpkgconf-1.8.0-3.fc37.aarch64.rpm 610 kB/s | 36 kB 00:00 #14 39.93 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB] #14 39.92 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #13 42.79 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ... #13 42.79 Unpacking libcapture-tiny-perl (0.48-1) ... #13 42.83 Selecting previously unselected package libcgi-pm-perl. #13 42.83 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ... #13 42.83 Unpacking libcgi-pm-perl (4.40-1) ... #13 42.91 Selecting previously unselected package libfcgi-perl. #13 42.91 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ... #13 42.92 Unpacking libfcgi-perl (0.78-2+b3) ... #13 42.95 Selecting previously unselected package libcgi-fast-perl. #13 42.95 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 42.96 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 42.99 Selecting previously unselected package libsub-name-perl. #13 42.99 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ... #13 42.99 Unpacking libsub-name-perl (0.21-1+b3) ... #13 43.02 Selecting previously unselected package libclass-accessor-perl. #13 43.02 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ... #13 43.03 Unpacking libclass-accessor-perl (0.51-1) ... #13 43.06 Selecting previously unselected package libclass-inspector-perl. #13 43.06 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ... #13 43.07 Unpacking libclass-inspector-perl (1.32-1) ... #13 43.09 Selecting previously unselected package libclass-xsaccessor-perl. #13 43.09 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ... #13 43.10 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 43.13 Selecting previously unselected package libclone-perl. #15 2.966 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.983 dh_fixperms #15 3.045 dh_installdeb #15 3.076 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 3.077 dh_gencontrol #13 42.07 Selecting previously unselected package libbinutils:armhf. #13 42.07 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... #13 42.08 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... #13 42.14 Selecting previously unselected package libctf-nobfd0:armhf. #13 42.14 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... #13 42.15 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #13 42.19 Selecting previously unselected package libctf0:armhf. #13 42.19 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... #13 42.19 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... #13 42.22 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 42.22 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... #13 42.23 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #13 46.16 Setting up bsdmainutils (11.1.2+b1) ... #13 46.18 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 46.18 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 46.22 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ... #13 46.24 Setting up libcroco3:arm64 (0.6.12-3) ... #13 46.25 Setting up libgdbm-compat4:arm64 (1.18.1-4) ... #13 46.27 Setting up ucf (3.0038+nmu1) ... #13 46.38 Setting up libgcc-8-dev:arm64 (8.3.0-6) ... #13 46.40 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... #13 46.42 Setting up groff-base (1.22.4-3+deb10u1) ... #13 46.44 Setting up cpp (4:8.3.0-1) ... #13 46.45 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 46.46 Setting up libcurl4:arm64 (7.64.0-4+deb10u6) ... #13 46.47 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ... #13 46.48 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u3) ... #13 46.50 Setting up curl (7.64.0-4+deb10u6) ... #13 46.51 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 46.54 Setting up gpg (2.2.12-1+deb10u2) ... #13 46.55 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #13 46.57 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... #13 46.58 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... #13 46.59 Setting up python3.7 (3.7.3-2+deb10u5) ... #14 46.50 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_arm64.deb ... #14 46.50 Unpacking libsqlite3-0:arm64 (3.40.1-1) ... #14 46.54 Selecting previously unselected package libpython3.11-stdlib:arm64. #14 46.54 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_arm64.deb ... #14 46.54 Unpacking libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ... #14 46.65 Selecting previously unselected package python3.11. #14 46.65 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_arm64.deb ... #14 46.65 Unpacking python3.11 (3.11.4-1~23.04) ... #14 46.68 Selecting previously unselected package libpython3-stdlib:arm64. #14 46.68 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_arm64.deb ... #14 46.69 Unpacking libpython3-stdlib:arm64 (3.11.2-1) ... #14 46.72 Setting up python3-minimal (3.11.2-1) ... #14 41.11 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #14 41.22 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB] #13 42.73 Selecting previously unselected package libpackage-stash-perl. #13 42.73 Preparing to unpack .../272-libpackage-stash-perl_0.40-1_all.deb ... #13 42.73 Unpacking libpackage-stash-perl (0.40-1) ... #13 42.77 Selecting previously unselected package libsub-identify-perl. #13 42.77 Preparing to unpack .../273-libsub-identify-perl_0.14-3_armhf.deb ... #13 42.77 Unpacking libsub-identify-perl (0.14-3) ... #13 42.81 Selecting previously unselected package libsub-name-perl:armhf. #13 42.81 Preparing to unpack .../274-libsub-name-perl_0.26-2+b1_armhf.deb ... #13 42.81 Unpacking libsub-name-perl:armhf (0.26-2+b1) ... #13 42.85 Selecting previously unselected package libnamespace-clean-perl. #13 41.49 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ... #13 41.49 Unpacking libtype-tiny-perl (1.012001-2) ... #13 41.56 Selecting previously unselected package libgitlab-api-v4-perl. #13 41.56 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 41.56 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 41.62 Selecting previously unselected package libglib2.0-0:armhf. #13 41.62 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ... #13 41.63 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #14 45.29 Setting up man-db (2.10.2-1) ... #14 45.39 Building database of manual pages ... #13 41.86 Setting up liblz1:arm64 (1.13-5) ... #13 41.87 Setting up libksba8:arm64 (1.6.3-2) ... #13 41.88 Setting up media-types (10.0.0) ... #13 41.89 Setting up libpipeline1:arm64 (1.5.7-1) ... #13 41.90 Setting up plzip (1.10-5) ... #13 41.91 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 41.91 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 41.92 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 41.93 Setting up wdiff (1.2.2-5) ... #13 41.94 Setting up libaom3:arm64 (3.6.0-1) ... #13 41.95 Setting up libabsl20220623:arm64 (20220623.1-1) ... #13 41.96 Setting up libxau6:arm64 (1:1.0.9-1) ... #13 41.97 Setting up libre2-9:arm64 (20220601+dfsg-1+b1) ... #13 41.98 Setting up libkeyutils1:arm64 (1.6.3-2) ... #13 41.99 Setting up libpsl5:arm64 (0.21.2-1) ... #13 42.00 Setting up libgpm2:arm64 (1.20.7-10+b1) ... #13 42.01 Setting up libicu72:arm64 (72.1-3) ... #13 42.02 Setting up liblerc4:arm64 (4.0.0+ds-2) ... #13 42.03 Setting up bsdextrautils (2.38.1-5+b1) ... #13 42.04 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #13 42.05 Setting up libtext-glob-perl (0.11-3) ... #13 42.06 Setting up xdg-user-dirs (0.18-1) ... #13 42.10 Setting up libmagic-mgc (1:5.44-3) ... #13 42.11 Setting up libyaml-0-2:arm64 (0.2.5-1) ... #13 42.12 Setting up libglib2.0-0:arm64 (2.74.6-2) ... #13 42.13 No schema files found: doing nothing. #13 42.14 Setting up distro-info-data (0.58) ... #13 42.15 Setting up manpages (6.03-2) ... #13 42.16 Setting up libtirpc-common (1.3.3+ds-1) ... #13 42.20 Setting up unzip (6.0-28) ... #13 42.21 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... #14 47.72 Selecting previously unselected package libcpanel-json-xs-perl. #14 47.73 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ... #14 47.73 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 47.76 Selecting previously unselected package libdata-dump-perl. #14 47.77 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ... #14 47.77 Unpacking libdata-dump-perl (1.23-1) ... #14 47.80 Selecting previously unselected package libdigest-bubblebabble-perl. #14 47.80 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 47.80 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 47.83 Selecting previously unselected package libdigest-hmac-perl. #14 47.83 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 47.84 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 47.86 Selecting previously unselected package libdistro-info-perl. #14 47.87 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 47.87 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 47.90 Selecting previously unselected package libnet-smtp-ssl-perl. #14 47.90 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 47.90 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 47.93 Selecting previously unselected package libmailtools-perl. #14 47.93 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ... #14 47.94 Unpacking libmailtools-perl (2.21-1) ... #14 47.97 Selecting previously unselected package libnet-ip-perl. #14 47.97 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ... #14 47.97 Unpacking libnet-ip-perl (1.26-2) ... #14 48.00 Selecting previously unselected package libnet-dns-perl. #13 36.94 Setting up libtool (2.4.7-5) ... #13 36.95 Setting up libimport-into-perl (1.002005-2) ... #13 36.96 Setting up libmoo-perl (2.005005-1) ... #13 36.97 Setting up python3 (3.11.2-1) ... #13 37.09 Setting up gcc (4:12.2.0-3+rpi1) ... #13 37.12 Setting up dh-autoreconf (20) ... #13 37.14 Setting up debhelper (13.11.4) ... #13 37.16 Setting up equivs (2.3.1) ... #13 37.17 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 37.19 Setting up libwww-perl (6.68-1) ... #12 47.00 (28/143): libpng-1.6.37-13.fc37.aarch64.rpm 3.0 MB/s | 114 kB 00:00 #12 47.01 (29/143): libstemmer-0-19.585svn.fc37.aarch64.r 1.7 MB/s | 79 kB 00:00 #12 47.02 (30/143): lua-srpm-macros-1-7.fc37.noarch.rpm 235 kB/s | 8.8 kB 00:00 #12 47.04 (31/143): nim-srpm-macros-3-7.fc37.noarch.rpm 214 kB/s | 8.4 kB 00:00 #12 47.05 (32/143): ocaml-srpm-macros-7-2.fc37.noarch.rpm 420 kB/s | 13 kB 00:00 #12 47.05 (33/143): openblas-srpm-macros-2-12.fc37.noarch 242 kB/s | 7.5 kB 00:00 #12 47.08 (34/143): patch-2.7.6-17.fc37.aarch64.rpm 3.2 MB/s | 121 kB 00:00 #12 47.09 (35/143): perl-Data-Dumper-2.184-490.fc37.aarch 1.4 MB/s | 55 kB 00:00 #12 47.10 (36/143): perl-Carp-1.52-489.fc37.noarch.rpm 569 kB/s | 29 kB 00:00 #12 47.14 (37/143): perl-Digest-1.20-489.fc37.noarch.rpm 393 kB/s | 26 kB 00:00 #12 47.14 (38/143): perl-Digest-MD5-2.58-489.fc37.aarch64 644 kB/s | 36 kB 00:00 #12 47.17 (39/143): perl-Exporter-5.77-489.fc37.noarch.rp 1.1 MB/s | 31 kB 00:00 #12 47.17 (40/143): perl-File-Path-2.18-489.fc37.noarch.r 1.2 MB/s | 35 kB 00:00 #12 47.20 (41/143): perl-Encode-3.19-492.fc37.aarch64.rpm 16 MB/s | 1.7 MB 00:00 #12 47.21 (42/143): perl-IO-Socket-IP-0.41-490.fc37.noarc 1.2 MB/s | 42 kB 00:00 #12 47.21 (43/143): perl-File-Temp-0.231.100-489.fc37.noa 1.4 MB/s | 59 kB 00:00 #12 47.24 (44/143): perl-IO-Socket-SSL-2.075-1.fc37.noarc 6.0 MB/s | 221 kB 00:00 #12 47.25 (45/143): perl-Mozilla-CA-20211001-4.fc37.noarc 322 kB/s | 12 kB 00:00 #12 47.26 (46/143): perl-MIME-Base64-3.16-489.fc37.aarch6 624 kB/s | 30 kB 00:00 #12 47.29 (47/143): perl-PathTools-3.84-489.fc37.aarch64. 2.4 MB/s | 90 kB 00:00 #12 47.30 (48/143): perl-Net-SSLeay-1.92-4.fc37.aarch64.r 6.1 MB/s | 358 kB 00:00 #12 47.30 (49/143): perl-Pod-Escapes-1.07-489.fc37.noarch 444 kB/s | 20 kB 00:00 #12 47.31 (50/143): perl-Pod-Perldoc-3.28.01-490.fc37.noa 4.2 MB/s | 90 kB 00:00 #14 42.32 Setting up libhttp-negotiate-perl (6.01-2) ... #14 42.34 Setting up libio-prompter-perl (0.004015-2) ... #14 42.35 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 42.36 Setting up libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ... #14 42.37 Setting up libhttp-cookies-perl (6.10-1) ... #14 42.38 Setting up libtool (2.4.7-5) ... #14 42.39 Setting up po-debconf (1.0.21+nmu1) ... #14 42.40 Setting up libhtml-tree-perl (5.07-3) ... #14 42.41 Setting up libparams-classify-perl:amd64 (0.015-2build2) ... #14 42.42 Setting up libcgi-pm-perl (4.55-1) ... #14 42.43 Setting up python3 (3.11.2-1) ... #14 40.33 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB] #14 40.08 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 40.10 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [61.9 kB] #14 40.21 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.8 kB] #14 40.29 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [94.5 kB] #14 40.34 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libset-intspan-perl all 1.19-3 [24.8 kB] #14 42.82 Selecting previously unselected package g++. #14 42.82 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 42.82 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 42.85 Selecting previously unselected package make. #14 42.85 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ... #14 42.86 Unpacking make (4.2.1-1.2) ... #14 42.90 Selecting previously unselected package libdpkg-perl. #14 42.90 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 42.90 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 42.95 Selecting previously unselected package patch. #13 43.13 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ... #13 43.14 Unpacking libclone-perl (0.41-1+b1) ... #13 43.17 Selecting previously unselected package libcommon-sense-perl. #13 43.17 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ... #13 43.17 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 43.20 Selecting previously unselected package libparams-util-perl. #13 43.20 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ... #13 43.21 Unpacking libparams-util-perl (1.07-3+b4) ... #13 43.24 Selecting previously unselected package libsub-install-perl. #13 43.25 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ... #13 43.25 Unpacking libsub-install-perl (0.928-1) ... #13 43.28 Selecting previously unselected package libdata-optlist-perl. #13 43.28 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ... #13 43.28 Unpacking libdata-optlist-perl (0.110-1) ... #13 43.31 Selecting previously unselected package libsub-exporter-perl. #13 43.31 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ... #13 43.32 Unpacking libsub-exporter-perl (0.987-1) ... #13 43.34 Selecting previously unselected package libconst-fast-perl. #15 3.206 dh_md5sums #15 3.241 dh_builddeb #15 3.271 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.293 #15 3.293 The package has been created. #15 3.293 Attention, the package has been created in the current directory, #15 3.293 not in ".." as indicated by the message above! #15 3.316 Selecting previously unselected package docker-ce-build-deps. #15 3.327 (Reading database ... 17200 files and directories currently installed.) #15 3.328 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.331 Unpacking docker-ce-build-deps (1.0) ... #15 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 1.8s done #15 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b #13 42.46 Selecting previously unselected package binutils. #13 42.46 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... #13 42.46 Unpacking binutils (2.35.2-2+rpi1) ... #13 42.50 Selecting previously unselected package libisl23:armhf. #13 42.50 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... #13 42.51 Unpacking libisl23:armhf (0.23-1) ... #13 42.58 Selecting previously unselected package libmpfr6:armhf. #13 42.58 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... #14 46.88 Selecting previously unselected package python3. #14 46.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5174 files and directories currently installed.) #14 46.88 Preparing to unpack .../0-python3_3.11.2-1_arm64.deb ... #14 46.89 Unpacking python3 (3.11.2-1) ... #14 46.93 Selecting previously unselected package perl-modules-5.36. #14 46.93 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ... #14 46.93 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #14 41.63 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB] #13 43.26 Setting up libgdbm-compat4:arm64 (1.19-2) ... #13 43.28 Setting up ucf (3.0043) ... #13 43.38 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ... #13 43.39 Setting up gcc-10 (10.2.1-6) ... #13 43.40 Setting up dwz (0.13+20210201-1) ... #13 43.41 Setting up groff-base (1.22.4-6) ... #13 43.42 Setting up cpp (4:10.2.1-1) ... #13 43.44 Setting up pixz (1.0.7-1) ... #13 43.45 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 43.46 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... #13 43.47 Setting up libc6-dev:arm64 (2.31-13+deb11u6) ... #13 43.47 Setting up libx11-6:arm64 (2:1.7.2-1+deb11u1) ... #13 43.48 Setting up curl (7.74.0-1.3+deb11u7) ... #13 43.49 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 43.50 Setting up gpg (2.2.27-2+deb11u2) ... #13 43.51 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... #13 43.52 Setting up libpython3-stdlib:arm64 (3.9.2-3) ... #13 43.53 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 43.54 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... #13 43.55 Setting up gpg-agent (2.2.27-2+deb11u2) ... #13 41.78 Selecting previously unselected package libglib2.0-data. #13 41.78 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ... #13 41.78 Unpacking libglib2.0-data (2.66.8-1) ... #13 41.95 Selecting previously unselected package libgpm2:armhf. #13 41.95 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ... #13 41.95 Unpacking libgpm2:armhf (1.20.7-8) ... #13 41.99 Selecting previously unselected package libhash-fieldhash-perl. #13 41.99 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ... #13 42.00 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 42.03 Selecting previously unselected package libhtml-form-perl. #13 42.85 Preparing to unpack .../275-libnamespace-clean-perl_0.27-2_all.deb ... #13 42.86 Unpacking libnamespace-clean-perl (0.27-2) ... #13 42.89 Selecting previously unselected package libpath-tiny-perl. #13 42.90 Preparing to unpack .../276-libpath-tiny-perl_0.144-1_all.deb ... #13 42.90 Unpacking libpath-tiny-perl (0.144-1) ... #13 42.94 Selecting previously unselected package libstrictures-perl. #13 42.94 Preparing to unpack .../277-libstrictures-perl_2.000006-1_all.deb ... #13 42.98 Unpacking libstrictures-perl (2.000006-1) ... #13 43.01 Selecting previously unselected package libtype-tiny-perl. #13 43.02 Preparing to unpack .../278-libtype-tiny-perl_2.002001-1_all.deb ... #13 43.02 Unpacking libtype-tiny-perl (2.002001-1) ... #13 43.09 Selecting previously unselected package libgitlab-api-v4-perl. #13 43.09 Preparing to unpack .../279-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 43.09 Unpacking libgitlab-api-v4-perl (0.26-3) ... #13 43.18 Selecting previously unselected package libglib2.0-0:armhf. #13 43.19 Preparing to unpack .../280-libglib2.0-0_2.74.6-2_armhf.deb ... #13 43.19 Unpacking libglib2.0-0:armhf (2.74.6-2) ... #14 45.62 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... #14 45.64 Setting up python3-six (1.16.0-3ubuntu1) ... #14 45.76 Setting up dirmngr (2.2.27-3ubuntu2.1) ... #13 42.22 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... #13 42.23 Setting up libsqlite3-0:arm64 (3.40.1-2) ... #13 42.24 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #13 42.26 Setting up libfcgi-bin (2.4.2-2) ... #13 42.26 Setting up binutils-common:arm64 (2.40-2) ... #13 42.30 Setting up libnghttp2-14:arm64 (1.52.0-1) ... #13 42.31 Setting up libmagic1:arm64 (1:5.44-3) ... #13 42.33 Setting up libdeflate0:arm64 (1.14-1) ... #13 42.34 Setting up less (590-2) ... #13 42.35 Setting up perl-openssl-defaults:arm64 (7+b1) ... #13 42.36 Setting up linux-libc-dev:arm64 (6.1.52-1) ... #13 42.37 Setting up libctf-nobfd0:arm64 (2.40-2) ... #13 42.38 Setting up gettext-base (0.21-12) ... #13 42.40 Setting up m4 (1.4.19-3) ... #13 42.40 Setting up liblzo2-2:arm64 (2.10-2) ... #13 42.41 Setting up libnpth0:arm64 (1.6-3) ... #13 42.42 Setting up krb5-locales (1.20.1-2) ... #13 42.43 Setting up file (1:5.44-3) ... #14 48.01 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ... #14 48.01 Unpacking libnet-dns-perl (1.22-1) ... #14 48.06 Selecting previously unselected package libnet-domain-tld-perl. #14 48.06 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ... #14 48.07 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 48.10 Selecting previously unselected package libemail-valid-perl. #14 48.10 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ... #14 48.10 Unpacking libemail-valid-perl (1.202-1) ... #14 48.13 Selecting previously unselected package libexporter-tiny-perl. #14 48.13 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ... #14 48.13 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 48.16 Selecting previously unselected package libipc-system-simple-perl. #14 48.16 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ... #14 48.17 Unpacking libipc-system-simple-perl (1.26-1) ... #14 48.19 Selecting previously unselected package libfile-basedir-perl. #14 48.20 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ... #14 48.20 Unpacking libfile-basedir-perl (0.08-1) ... #14 48.23 Selecting previously unselected package libfile-chdir-perl. #14 48.23 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ... #13 37.21 Setting up devscripts (2.23.4) ... #13 37.37 Processing triggers for libc-bin (2.36-9+rpi1+deb12u1) ... #17 4.145 (1/61): autoconf-2.69-29.el8.noarch.rpm 2.8 MB/s | 710 kB 00:00 #17 4.153 (2/61): automake-1.16.1-8.el8.noarch.rpm 2.8 MB/s | 740 kB 00:00 #17 4.162 (3/61): annobin-11.13-2.el8.aarch64.rpm 3.5 MB/s | 971 kB 00:00 #17 4.168 (4/61): cmake-filesystem-3.20.2-5.el8.aarch64.r 7.6 MB/s | 45 kB 00:00 #17 4.175 (5/61): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 7.3 MB/s | 44 kB 00:00 #17 4.199 (6/61): cmake-data-3.20.2-5.el8.noarch.rpm 37 MB/s | 1.7 MB 00:00 #17 4.334 (7/61): cmake-3.20.2-5.el8.aarch64.rpm 54 MB/s | 10 MB 00:00 #17 4.340 (8/61): gcc-plugin-annobin-8.5.0-20.el8.aarch64 6.3 MB/s | 34 kB 00:00 #17 4.347 (9/61): git-2.39.3-1.el8.aarch64.rpm 15 MB/s | 104 kB 00:00 #17 4.382 (10/61): cpp-8.5.0-20.el8.aarch64.rpm 43 MB/s | 8.9 MB 00:00 #17 4.446 (11/61): git-core-doc-2.39.3-1.el8.noarch.rpm 51 MB/s | 3.3 MB 00:00 #17 4.470 (12/61): isl-0.16.1-6.el8.aarch64.rpm 33 MB/s | 778 kB 00:00 #17 4.475 (13/61): libmpc-1.1.0-9.1.el8.aarch64.rpm 11 MB/s | 60 kB 00:00 #17 4.481 (14/61): libseccomp-devel-2.5.2-1.el8.aarch64.r 10 MB/s | 57 kB 00:00 #17 4.500 (15/61): libtool-2.4.6-25.el8.aarch64.rpm 39 MB/s | 708 kB 00:00 #17 4.511 (16/61): libtool-ltdl-devel-2.4.6-25.el8.aarch6 17 MB/s | 184 kB 00:00 #17 4.520 (17/61): libuv-1.41.1-1.el8_4.aarch64.rpm 17 MB/s | 150 kB 00:00 #17 4.527 (18/61): perl-Error-0.17025-2.el8.noarch.rpm 6.2 MB/s | 46 kB 00:00 #17 4.535 (19/61): perl-Git-2.39.3-1.el8.noarch.rpm 11 MB/s | 79 kB 00:00 #17 4.541 (20/61): perl-TermReadKey-2.37-7.el8.aarch64.rp 6.6 MB/s | 40 kB 00:00 #17 4.570 (21/61): perl-Thread-Queue-3.13-1.el8.noarch.rp 828 kB/s | 24 kB 00:00 #17 4.603 (22/61): git-core-2.39.3-1.el8.aarch64.rpm 41 MB/s | 10 MB 00:00 #12 47.34 (51/143): perl-Scalar-List-Utils-1.63-489.fc37. 2.0 MB/s | 71 kB 00:00 #12 47.35 (52/143): perl-Pod-Simple-3.43-490.fc37.noarch. 4.2 MB/s | 225 kB 00:00 #12 47.38 (53/143): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 518 kB/s | 40 kB 00:00 #12 47.38 (54/143): perl-Socket-2.036-1.fc37.aarch64.rpm 1.3 MB/s | 55 kB 00:00 #12 47.39 (55/143): perl-Storable-3.26-489.fc37.aarch64.r 2.2 MB/s | 95 kB 00:00 #12 47.42 (56/143): perl-Term-ANSIColor-5.01-490.fc37.noa 1.1 MB/s | 48 kB 00:00 #12 47.43 (57/143): perl-Term-Cap-1.17-489.fc37.noarch.rp 519 kB/s | 22 kB 00:00 #12 47.43 (58/143): perl-Text-ParseWords-3.31-489.fc37.no 457 kB/s | 16 kB 00:00 #12 47.46 (59/143): perl-libnet-3.14-490.fc37.noarch.rpm 3.7 MB/s | 132 kB 00:00 #12 47.50 (60/143): perl-Time-Local-1.300-489.fc37.noarch 438 kB/s | 33 kB 00:00 #12 47.50 (61/143): perl-parent-0.238-489.fc37.noarch.rpm 359 kB/s | 14 kB 00:00 #12 47.51 (62/143): perl-constant-1.33-490.fc37.noarch.rp 284 kB/s | 23 kB 00:00 #12 47.54 (63/143): perl-podlators-4.14-489.fc37.noarch.r 2.7 MB/s | 116 kB 00:00 #14 40.50 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB] #14 40.62 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB] #14 40.69 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #14 40.72 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB] #14 42.70 Setting up libhtml-format-perl (2.16-2) ... #14 42.72 Setting up python3-xdg (0.28-2) ... #13 46.15 129 added, 0 removed; done. #13 46.18 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #13 46.19 Setting up shared-mime-info (2.0-1) ... #14 40.35 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsocket6-perl armhf 0.29-3 [16.4 kB] #14 40.35 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB] #14 40.39 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 40.40 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-escape-perl all 2010.002-3 [16.1 kB] #14 40.40 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB] #14 42.95 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ... #14 42.95 Unpacking patch (2.7.6-6) ... #14 43.02 Selecting previously unselected package dpkg-dev. #14 43.02 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 43.03 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 43.12 Selecting previously unselected package build-essential. #14 43.12 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ... #14 43.13 Unpacking build-essential (12.8ubuntu1.1) ... #14 43.18 Selecting previously unselected package libbrotli1:armhf. #14 43.19 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ... #14 43.19 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #13 43.35 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ... #13 43.35 Unpacking libconst-fast-perl (0.014-1) ... #13 43.38 Selecting previously unselected package libwant-perl. #13 43.38 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ... #13 43.38 Unpacking libwant-perl (0.29-1+b4) ... #13 43.41 Selecting previously unselected package libcontextual-return-perl. #13 43.42 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ... #13 43.42 Unpacking libcontextual-return-perl (0.004014-2) ... #13 43.45 Selecting previously unselected package libconvert-binhex-perl. #13 43.46 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ... #13 43.46 Unpacking libconvert-binhex-perl (1.125-1) ... #13 43.49 Selecting previously unselected package libdata-dump-perl. #13 43.49 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ... #13 43.50 Unpacking libdata-dump-perl (1.23-1) ... #13 43.52 Selecting previously unselected package libdigest-bubblebabble-perl. #13 43.53 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 43.53 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 43.56 Selecting previously unselected package libdigest-hmac-perl. #13 43.56 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 43.57 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 43.59 Selecting previously unselected package libdistro-info-perl. #13 43.60 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ... #13 43.60 Unpacking libdistro-info-perl (0.21) ... #13 43.62 Selecting previously unselected package libnet-smtp-ssl-perl. #13 43.63 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 43.63 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 43.66 Selecting previously unselected package libmailtools-perl. #13 42.59 Unpacking libmpfr6:armhf (4.1.0-3) ... #13 42.64 Selecting previously unselected package libmpc3:armhf. #13 42.64 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... #13 42.64 Unpacking libmpc3:armhf (1.2.0-1) ... #13 42.67 Selecting previously unselected package cpp-10. #13 42.68 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... #13 42.68 Unpacking cpp-10 (10.2.1-6+rpi1) ... #14 47.17 Selecting previously unselected package libgdbm6:arm64. #14 47.17 Preparing to unpack .../2-libgdbm6_1.23-3_arm64.deb ... #14 47.17 Unpacking libgdbm6:arm64 (1.23-3) ... #14 47.21 Selecting previously unselected package libgdbm-compat4:arm64. #14 47.21 Preparing to unpack .../3-libgdbm-compat4_1.23-3_arm64.deb ... #14 47.22 Unpacking libgdbm-compat4:arm64 (1.23-3) ... #14 47.25 Selecting previously unselected package libperl5.36:arm64. #14 47.25 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_arm64.deb ... #14 47.25 Unpacking libperl5.36:arm64 (5.36.0-7ubuntu0.23.04.1) ... #14 35.53 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #14 35.53 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed #13 47.36 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ... #13 44.02 Setting up g++-10 (10.2.1-6) ... #13 44.03 Setting up libxpm4:arm64 (1:3.5.12-1.1~deb11u1) ... #13 44.04 Setting up libtool (2.4.6-15) ... #13 44.05 Setting up fontconfig-config (2.13.1-4.2) ... #16 11.91 Transaction test succeeded. #16 11.91 Running transaction #13 42.03 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ... #13 42.04 Unpacking libhtml-form-perl (6.07-1) ... #13 42.07 Selecting previously unselected package libhtml-format-perl. #13 42.07 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ... #13 42.08 Unpacking libhtml-format-perl (2.12-1.1) ... #13 42.15 Selecting previously unselected package libhtml-html5-entities-perl. #13 42.15 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 42.15 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 42.19 Selecting previously unselected package libhttp-daemon-perl. #13 42.19 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 42.19 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 42.23 Selecting previously unselected package libio-sessiondata-perl. #13 42.23 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 42.23 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 43.32 Selecting previously unselected package libglib2.0-data. #13 43.32 Preparing to unpack .../281-libglib2.0-data_2.74.6-2_all.deb ... #13 43.33 Unpacking libglib2.0-data (2.74.6-2) ... #14 45.89 Setting up perl (5.34.0-3ubuntu1.2) ... #14 45.92 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #14 45.94 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 45.95 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #14 45.97 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ... #13 42.44 Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... #13 42.45 Setting up libassuan0:arm64 (2.5.5-5) ... #13 42.46 Setting up libgomp1:arm64 (12.2.0-14) ... #13 42.47 Setting up bzip2 (1.0.8-5+b1) ... #13 42.48 Setting up libldap-common (2.5.13+dfsg-5) ... #13 42.49 Setting up pbzip2 (1.1.13-1) ... #13 42.50 Setting up libjbig0:arm64 (2.1-6.1) ... #13 42.51 Setting up librav1e0:arm64 (0.5.1-6) ... #13 42.52 Setting up libfakeroot:arm64 (1.31-1.2) ... #13 42.54 Setting up libjansson4:arm64 (2.14-2) ... #13 42.54 Setting up libkrb5support0:arm64 (1.20.1-2) ... #13 42.55 Setting up libnumber-compare-perl (0.03-3) ... #13 42.56 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #13 42.57 Setting up fakeroot (1.31-1.2) ... #13 42.58 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 42.59 Setting up perl-modules-5.36 (5.36.0-7) ... #13 42.60 Setting up autotools-dev (20220109.1) ... #13 42.61 Setting up libglib2.0-data (2.74.6-2) ... #13 42.62 Setting up rpcsvc-proto (1.4.3-1) ... #13 42.63 Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ... #13 42.64 Setting up libx11-data (2:1.8.4-2+deb12u1) ... #14 48.23 Unpacking libfile-chdir-perl (0.1008-1) ... #14 48.26 Selecting previously unselected package libfile-fcntllock-perl. #14 48.26 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ... #14 48.26 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 48.29 Selecting previously unselected package libnumber-compare-perl. #14 48.30 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ... #14 48.30 Unpacking libnumber-compare-perl (0.03-1) ... #14 48.33 Selecting previously unselected package libtext-glob-perl. #14 48.33 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ... #14 48.33 Unpacking libtext-glob-perl (0.10-1) ... #14 48.36 Selecting previously unselected package libfile-find-rule-perl. #14 48.36 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ... #14 48.37 Unpacking libfile-find-rule-perl (0.34-1) ... #14 48.40 Selecting previously unselected package libfont-afm-perl. #14 48.40 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ... #14 48.40 Unpacking libfont-afm-perl (1.20-2) ... #14 48.43 Selecting previously unselected package libio-string-perl. #17 4.607 (23/61): vim-filesystem-8.0.1763-19.el8.4.noarc 1.4 MB/s | 50 kB 00:00 #17 4.614 (24/61): glibc-devel-2.28-236.el8.1.aarch64.rpm 11 MB/s | 83 kB 00:00 #17 4.620 (25/61): checkpolicy-2.9-1.el8.aarch64.rpm 20 MB/s | 338 kB 00:00 #17 4.631 (26/61): glibc-headers-2.28-236.el8.1.aarch64.r 29 MB/s | 480 kB 00:00 #17 4.647 (27/61): libasan-8.5.0-20.el8.aarch64.rpm 24 MB/s | 387 kB 00:00 #17 4.654 (28/61): libatomic-8.5.0-20.el8.aarch64.rpm 4.1 MB/s | 26 kB 00:00 #17 4.661 (29/61): libedit-3.1-23.20170329cvs.el8.aarch64 13 MB/s | 99 kB 00:00 #17 4.674 (30/61): libgomp-8.5.0-20.el8.aarch64.rpm 16 MB/s | 200 kB 00:00 #17 4.685 (31/61): libselinux-devel-2.9-8.el8.aarch64.rpm 18 MB/s | 200 kB 00:00 #17 4.705 (32/61): libselinux-utils-2.9-8.el8.aarch64.rpm 12 MB/s | 241 kB 00:00 #17 4.712 (33/61): libsepol-devel-2.9-3.el8.aarch64.rpm 14 MB/s | 87 kB 00:00 #17 4.770 (34/61): gcc-8.5.0-20.el8.aarch64.rpm 34 MB/s | 19 MB 00:00 #17 4.775 (35/61): libubsan-8.5.0-20.el8.aarch64.rpm 2.3 MB/s | 145 kB 00:00 #17 4.778 (36/61): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 3.2 MB/s | 25 kB 00:00 #17 4.785 (37/61): m4-1.4.18-7.el8.aarch64.rpm 22 MB/s | 218 kB 00:00 #17 4.796 (38/61): make-4.2.1-11.el8.aarch64.rpm 27 MB/s | 490 kB 00:00 #17 4.803 (39/61): openssh-8.0p1-19.el8.aarch64.rpm 27 MB/s | 489 kB 00:00 #17 4.816 (40/61): openssh-clients-8.0p1-19.el8.aarch64.r 32 MB/s | 627 kB 00:00 #12 47.55 (64/143): perl-srpm-macros-1-46.fc37.noarch.rpm 197 kB/s | 8.3 kB 00:00 #12 47.55 (65/143): pkgconf-1.8.0-3.fc37.aarch64.rpm 977 kB/s | 41 kB 00:00 #12 47.57 (66/143): pkgconf-m4-1.8.0-3.fc37.noarch.rpm 450 kB/s | 14 kB 00:00 #12 47.59 (67/143): pkgconf-pkg-config-1.8.0-3.fc37.aarch 261 kB/s | 10 kB 00:00 #12 47.59 (68/143): python-systemd-doc-235-1.fc37.aarch64 3.9 MB/s | 167 kB 00:00 #12 47.62 (69/143): python3-construct-2.10.68-3.fc37.noar 3.1 MB/s | 152 kB 00:00 #12 47.63 (70/143): python3-distro-1.7.0-3.fc37.noarch.rp 1.4 MB/s | 48 kB 00:00 #12 47.64 (71/143): python3-dateutil-2.8.2-4.fc37.noarch. 7.2 MB/s | 361 kB 00:00 #12 47.66 (72/143): python3-enchant-3.2.2-5.fc37.noarch.r 3.1 MB/s | 103 kB 00:00 #12 47.66 (73/143): python3-file-magic-5.42-4.fc37.noarch 634 kB/s | 20 kB 00:00 #12 47.67 (74/143): python3-pybeam-0.7-4.fc37.noarch.rpm 900 kB/s | 32 kB 00:00 #12 47.68 (75/143): python3-six-1.16.0-8.fc37.noarch.rpm 1.6 MB/s | 42 kB 00:00 #12 47.70 (76/143): python3-pyxdg-0.27-6.fc37.noarch.rpm 3.2 MB/s | 135 kB 00:00 #12 47.71 (77/143): python3-systemd-235-1.fc37.aarch64.rp 2.7 MB/s | 108 kB 00:00 #12 47.72 (78/143): python3-tomli-w-1.0.0-4.fc37.noarch.r 666 kB/s | 21 kB 00:00 #12 47.74 (79/143): shared-mime-info-2.2-2.fc37.aarch64.r 8.9 MB/s | 381 kB 00:00 #12 47.75 (80/143): unzip-6.0-58.fc37.aarch64.rpm 4.4 MB/s | 182 kB 00:00 #12 47.76 (81/143): web-assets-filesystem-5-18.fc37.noarc 178 kB/s | 7.9 kB 00:00 #14 40.78 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.2 [1082 kB] #14 40.92 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB] #14 41.03 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB] #14 42.86 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 42.91 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 42.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 43.10 #14 43.10 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 43.25 Selecting previously unselected package libroken18-heimdal:armhf. #14 43.25 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.26 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.29 Selecting previously unselected package libasn1-8-heimdal:armhf. #14 43.29 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.30 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.35 Selecting previously unselected package libheimbase1-heimdal:armhf. #14 43.35 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.35 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.44 Selecting previously unselected package libhcrypto4-heimdal:armhf. #14 43.44 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.44 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.48 Selecting previously unselected package libwind0-heimdal:armhf. #13 43.66 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ... #13 43.67 Unpacking libmailtools-perl (2.18-1) ... #13 43.70 Selecting previously unselected package libnet-ip-perl. #13 43.70 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ... #13 43.71 Unpacking libnet-ip-perl (1.26-2) ... #13 43.74 Selecting previously unselected package libnet-dns-perl. #13 43.74 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ... #13 43.74 Unpacking libnet-dns-perl (1.19-1) ... #13 43.81 Selecting previously unselected package libnet-domain-tld-perl. #13 43.81 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ... #13 43.81 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 43.84 Selecting previously unselected package libemail-valid-perl. #13 43.84 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ... #13 43.85 Unpacking libemail-valid-perl (1.202-1) ... #13 43.87 Selecting previously unselected package libexporter-tiny-perl. #13 43.88 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ... #13 43.88 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 43.91 Selecting previously unselected package libipc-system-simple-perl. #14 47.47 Selecting previously unselected package perl. #14 47.47 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_arm64.deb ... #14 47.48 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ... #14 47.52 Selecting previously unselected package adduser. #14 47.52 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ... #14 47.53 Unpacking adduser (3.129ubuntu1) ... #14 47.56 Setting up adduser (3.129ubuntu1) ... #13 47.37 Setting up libpython2.7:arm64 (2.7.16-2+deb10u2) ... #13 47.38 Setting up gettext (0.19.8.1-9) ... #13 47.39 Setting up exim4-base (4.92-8+deb10u7) ... #13 47.51 exim: DB upgrade, deleting hints-db #13 47.55 Setting up gcc-8 (8.3.0-6) ... #13 47.57 Setting up gpg-agent (2.2.12-1+deb10u2) ... #13 47.58 Setting up libtool (2.4.6-9) ... #13 47.60 Setting up openssh-client (1:7.9p1-10+deb10u3) ... #13 44.26 Setting up openssh-client (1:8.4p1-5+deb11u1) ... #13 44.35 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 44.36 Setting up libxext6:arm64 (2:1.3.3-1.1) ... #13 42.33 Selecting previously unselected package libipc-run3-perl. #13 42.33 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ... #13 42.33 Unpacking libipc-run3-perl (0.048-2) ... #13 42.37 Selecting previously unselected package libtypes-serialiser-perl. #13 42.37 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ... #13 42.37 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 42.47 Selecting previously unselected package libjson-xs-perl. #13 42.48 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ... #13 42.48 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 42.52 Selecting previously unselected package libjson-maybexs-perl. #13 42.52 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ... #13 42.53 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 42.56 Selecting previously unselected package libldap-common. #13 43.52 Selecting previously unselected package libgpm2:armhf. #13 43.53 Preparing to unpack .../282-libgpm2_1.20.7-10+b1_armhf.deb ... #13 43.53 Unpacking libgpm2:armhf (1.20.7-10+b1) ... #13 43.56 Selecting previously unselected package libhtml-form-perl. #13 43.57 Preparing to unpack .../283-libhtml-form-perl_6.11-1_all.deb ... #13 43.57 Unpacking libhtml-form-perl (6.11-1) ... #13 43.61 Selecting previously unselected package libhtml-format-perl. #13 43.61 Preparing to unpack .../284-libhtml-format-perl_2.16-2_all.deb ... #13 43.61 Unpacking libhtml-format-perl (2.16-2) ... #13 43.66 Selecting previously unselected package libhtml-html5-entities-perl. #13 43.66 Preparing to unpack .../285-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 43.66 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 43.70 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 43.70 Preparing to unpack .../286-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 43.71 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 43.74 Selecting previously unselected package libhttp-daemon-perl. #14 41.86 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 41.86 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #14 41.96 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #14 42.00 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #14 42.01 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB] #14 42.02 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB] #14 42.03 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #14 42.05 Get:371 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB] #13 42.65 Setting up make (4.3-4.1) ... #13 42.66 Setting up libmpfr6:arm64 (4.2.0-1) ... #13 42.67 Setting up gnupg-l10n (2.2.40-1.1) ... #13 42.68 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 42.69 Setting up strace (6.1-0.1) ... #13 42.70 Setting up xz-utils (5.4.1-0.2) ... #13 42.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 42.72 Setting up t1utils (1.41-4) ... #13 42.72 Setting up diffstat (1.65-1) ... #13 42.76 Setting up libpng16-16:arm64 (1.6.39-2) ... #13 42.77 Setting up libmpc3:arm64 (1.3.1-1) ... #13 42.78 Setting up libatomic1:arm64 (12.2.0-14) ... #13 42.79 Setting up patch (2.7.6-7) ... #13 42.80 Setting up autopoint (0.21-12) ... #13 42.80 Setting up fonts-dejavu-core (2.37-6) ... #13 42.87 Setting up libgav1-1:arm64 (0.18.0-1+b1) ... #13 42.88 Setting up libxdelta2:arm64 (1.1.3-10.4) ... #13 42.89 Setting up libncursesw6:arm64 (6.4-4) ... #13 42.90 Setting up libk5crypto3:arm64 (1.20.1-2) ... #13 42.91 Setting up libdav1d6:arm64 (1.0.0-2) ... #13 42.92 Setting up libltdl7:arm64 (2.4.7-5) ... #13 42.93 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... #13 42.94 Setting up libwebp7:arm64 (1.2.4-0.2+deb12u1) ... #13 42.94 Setting up libubsan1:arm64 (12.2.0-14) ... #13 42.95 Setting up libnuma1:arm64 (2.0.16-1) ... #13 42.96 Setting up python-apt-common (2.6.0) ... #13 42.97 Setting up sensible-utils (0.0.17+nmu1) ... #14 48.43 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ... #14 48.44 Unpacking libio-string-perl (1.08-3) ... #14 48.47 Selecting previously unselected package libfont-ttf-perl. #14 48.47 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ... #14 48.47 Unpacking libfont-ttf-perl (1.06-1) ... #14 48.52 Selecting previously unselected package libfuture-perl. #14 48.52 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ... #14 48.53 Unpacking libfuture-perl (0.43-1) ... #14 48.56 Selecting previously unselected package libio-stringy-perl. #14 48.56 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ... #14 48.57 Unpacking libio-stringy-perl (2.111-3) ... #14 48.60 Selecting previously unselected package libparams-validate-perl. #14 48.60 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ... #14 48.60 Unpacking libparams-validate-perl (1.29-3) ... #14 48.63 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 48.64 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 48.64 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 48.67 Selecting previously unselected package libsort-versions-perl. #14 48.67 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ... #14 48.67 Unpacking libsort-versions-perl (1.62-1) ... #14 48.70 Selecting previously unselected package libgit-wrapper-perl. #14 48.70 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ... #14 48.71 Unpacking libgit-wrapper-perl (0.048-1) ... #14 48.75 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 48.75 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 48.76 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 48.78 Selecting previously unselected package libio-prompter-perl. #17 4.825 (41/61): pcre2-devel-10.32-3.el8.aarch64.rpm 28 MB/s | 605 kB 00:00 #17 4.829 (42/61): pcre2-utf16-10.32-3.el8.aarch64.rpm 15 MB/s | 203 kB 00:00 #17 4.836 (43/61): pcre2-utf32-10.32-3.el8.aarch64.rpm 18 MB/s | 196 kB 00:00 #17 4.846 (44/61): policycoreutils-2.9-24.el8.aarch64.rpm 25 MB/s | 408 kB 00:00 #17 4.852 (45/61): policycoreutils-devel-2.9-24.el8.aarch 17 MB/s | 290 kB 00:00 #17 4.859 (46/61): policycoreutils-python-utils-2.9-24.el 19 MB/s | 260 kB 00:00 #17 4.864 (47/61): python3-audit-3.0.7-5.el8.aarch64.rpm 7.7 MB/s | 85 kB 00:00 #17 4.872 (48/61): python3-libselinux-2.9-8.el8.aarch64.r 22 MB/s | 272 kB 00:00 #17 4.876 (49/61): python3-libsemanage-2.9-9.el8.aarch64. 10 MB/s | 126 kB 00:00 #17 4.893 (50/61): python3-setools-4.3.0-5.el8.aarch64.rp 31 MB/s | 529 kB 00:00 #17 4.901 (51/61): rpm-plugin-selinux-4.14.3-26.el8.aarch 11 MB/s | 78 kB 00:00 #17 4.920 (52/61): selinux-policy-3.14.3-128.el8.noarch.r 34 MB/s | 664 kB 00:00 #17 4.955 (53/61): kernel-headers-4.18.0-513.el8.aarch64. 34 MB/s | 11 MB 00:00 #17 4.966 (54/61): python3-policycoreutils-2.9-24.el8.noa 25 MB/s | 2.3 MB 00:00 #17 4.981 (55/61): systemd-devel-239-78.el8.aarch64.rpm 27 MB/s | 409 kB 00:00 #17 4.987 (56/61): which-2.21-20.el8.aarch64.rpm 7.7 MB/s | 49 kB 00:00 #17 5.003 (57/61): selinux-policy-devel-3.14.3-128.el8.no 19 MB/s | 1.5 MB 00:00 #17 5.008 (58/61): device-mapper-devel-1.02.181-9.el8.aar 13 MB/s | 284 kB 00:00 #17 5.015 (59/61): libxcrypt-static-4.1.1-6.el8.aarch64.r 8.3 MB/s | 58 kB 00:00 #17 5.037 (60/61): glibc-static-2.28-236.el8.1.aarch64.rp 46 MB/s | 1.6 MB 00:00 #14 46.13 Setting up libdata-dump-perl (1.25-1) ... #14 46.15 Setting up python3-certifi (2020.6.20-1) ... #14 46.26 Setting up libfile-find-rule-perl (0.34-1) ... #14 46.28 Setting up libref-util-perl (0.204-1) ... #14 46.29 Setting up libipc-system-simple-perl (1.30-1) ... #14 46.31 Setting up libnet-domain-tld-perl (1.75-1.1) ... #14 46.32 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #14 46.33 Setting up libsocket6-perl (0.29-1build4) ... #14 46.35 Setting up libio-prompt-tiny-perl (0.003-1) ... #14 46.36 Setting up libhash-fieldhash-perl (0.15-1build5) ... #14 46.38 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... #12 47.78 (82/143): zip-3.0-33.fc37.aarch64.rpm 5.6 MB/s | 256 kB 00:00 #15 DONE 36.6s #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS #16 DONE 0.0s #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #14 41.04 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB] #14 41.04 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 41.04 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #14 43.12 Setting up python3-six (1.16.0-4) ... #14 43.25 Setting up dh-autoreconf (20) ... #14 43.26 Setting up libdata-validate-uri-perl (0.07-2) ... #14 43.27 Setting up libnet-smtp-ssl-perl (1.04-2) ... #14 43.28 Setting up python3-gpg (1.18.0-3ubuntu2) ... #14 43.48 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.49 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.53 Selecting previously unselected package libhx509-5-heimdal:armhf. #14 43.53 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.53 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.57 Selecting previously unselected package libkrb5-26-heimdal:armhf. #14 43.57 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.57 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.62 Selecting previously unselected package libheimntlm0-heimdal:armhf. #14 43.62 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 43.68 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.72 Selecting previously unselected package libgssapi3-heimdal:armhf. #14 43.72 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #13 43.91 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ... #13 43.91 Unpacking libipc-system-simple-perl (1.25-4) ... #13 43.95 Selecting previously unselected package libfile-basedir-perl. #13 43.95 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ... #13 43.95 Unpacking libfile-basedir-perl (0.08-1) ... #13 43.98 Selecting previously unselected package libfile-chdir-perl. #13 43.98 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ... #13 43.98 Unpacking libfile-chdir-perl (0.1008-1) ... #13 44.01 Selecting previously unselected package libfile-fcntllock-perl. #13 44.01 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ... #13 44.04 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 44.07 Selecting previously unselected package libfont-afm-perl. #13 44.07 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ... #13 44.08 Unpacking libfont-afm-perl (1.20-2) ... #13 44.11 Selecting previously unselected package libfribidi0:armhf. #13 44.11 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ... #14 40.80 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 40.88 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [25.3 kB] #14 40.92 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libterm-readkey-perl armhf 2.38-2build1 [22.3 kB] #14 40.98 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-levenshteinxs-perl armhf 0.03-5build1 [7510 B] #14 41.00 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.0 kB] #14 41.02 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-xslate-perl armhf 3.5.9-1build2 [182 kB] #14 47.63 Selecting previously unselected package openssl. #14 47.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7252 files and directories currently installed.) #14 47.63 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_arm64.deb ... #14 47.64 Unpacking openssl (3.0.8-1ubuntu1.2) ... #14 47.69 Selecting previously unselected package ca-certificates. #14 47.69 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... #14 47.70 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... #14 47.75 Selecting previously unselected package distro-info-data. #14 47.75 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ... #14 47.75 Unpacking distro-info-data (0.57ubuntu0.1) ... #14 47.78 Selecting previously unselected package iso-codes. #14 47.78 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ... #14 47.79 Unpacking iso-codes (4.12.0-1) ... #13 47.69 Setting up gpgsm (2.2.12-1+deb10u2) ... #13 47.70 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #13 47.71 Setting up libxext6:arm64 (2:1.3.3-1+b2) ... #13 47.72 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ... #13 47.74 Setting up python3 (3.7.3-1) ... #13 43.26 Selecting previously unselected package cpp. #13 43.26 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... #13 43.26 Unpacking cpp (4:10.2.1-1+rpi1) ... #13 43.29 Selecting previously unselected package libdebhelper-perl. #13 44.37 Setting up man-db (2.9.4-2) ... #13 44.49 Building database of manual pages ... #13 47.15 Dependencies resolved. #13 47.17 ================================================================================ #13 47.17 Package Arch Version Repo Size #13 47.17 ================================================================================ #13 47.17 Installing: #13 47.17 dnf-plugins-core noarch 4.4.2-1.fc38 updates 38 k #13 47.17 rpm-build aarch64 4.18.1-3.fc38 updates 77 k #13 47.17 rpmlint noarch 2.4.0-6.fc38 updates 330 k #13 47.17 Installing dependencies: #13 47.17 ansible-srpm-macros noarch 1-10.fc38 updates 21 k #13 47.17 binutils aarch64 2.39-9.fc38 fedora 5.9 M #13 47.17 binutils-gold aarch64 2.39-9.fc38 fedora 954 k #13 47.17 bzip2 aarch64 1.0.8-13.fc38 fedora 52 k #13 47.17 cpio aarch64 2.13-14.fc38 fedora 275 k #13 47.17 dash aarch64 0.5.12-1.fc38 updates 98 k #13 47.17 dbus-libs aarch64 1:1.14.10-1.fc38 updates 155 k #13 47.17 debugedit aarch64 5.0-9.fc38 updates 77 k #13 47.17 desktop-file-utils aarch64 0.26-8.fc38 fedora 71 k #13 47.17 devscripts-checkbashisms aarch64 2.23.0-1.fc38 fedora 28 k #13 47.17 diffutils aarch64 3.10-1.fc38 updates 395 k #13 47.17 dwz aarch64 0.15-2.fc38 fedora 136 k #13 47.17 ed aarch64 1.19-2.fc38 fedora 78 k #13 47.17 efi-srpm-macros noarch 5-7.fc38 fedora 22 k #13 47.17 elfutils aarch64 0.189-3.fc38 updates 536 k #13 47.17 elfutils-debuginfod-client aarch64 0.189-3.fc38 updates 38 k #13 47.17 emacs-filesystem noarch 1:28.2-7.fc38 updates 7.9 k #13 47.17 enchant2 aarch64 2.3.4-1.fc38 fedora 64 k #13 47.17 file aarch64 5.44-3.fc38 fedora 50 k #13 47.17 fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k #13 47.17 fonts-srpm-macros noarch 1:2.0.5-11.fc38 fedora 26 k #13 47.17 fpc-srpm-macros noarch 1.3-7.fc38 fedora 7.8 k #13 47.17 gdb-minimal aarch64 13.2-4.fc38 updates 3.8 M #13 47.17 gdk-pixbuf2 aarch64 2.42.10-2.fc38 fedora 484 k #13 47.17 ghc-srpm-macros noarch 1.6.1-1.fc38 fedora 8.0 k #13 47.17 glibc-gconv-extra aarch64 2.37-5.fc38 updates 2.0 M #13 47.17 gnat-srpm-macros noarch 6-2.fc38 fedora 8.8 k #13 47.17 go-srpm-macros noarch 3.2.0-2.fc38 fedora 27 k #13 47.17 groff-base aarch64 1.22.4-11.fc38 fedora 1.0 M #13 47.17 hunspell aarch64 1.7.2-3.fc38 fedora 487 k #13 47.17 hunspell-en-GB noarch 0.20201207-3.fc38 fedora 225 k #13 47.17 hunspell-en-US noarch 0.20201207-3.fc38 fedora 181 k #13 47.17 hunspell-filesystem aarch64 1.7.2-3.fc38 fedora 9.3 k #13 47.17 jansson aarch64 2.13.1-6.fc38 fedora 45 k #13 47.17 js-jquery noarch 3.6.3-2.fc38 fedora 173 k #13 47.17 json-glib aarch64 1.6.6-4.fc38 fedora 159 k #13 47.17 kernel-srpm-macros noarch 1.0-19.fc38 updates 10 k #13 47.17 libappstream-glib aarch64 0.8.2-2.fc38 fedora 388 k #13 47.17 libjpeg-turbo aarch64 2.1.4-2.fc38 fedora 196 k #13 47.17 libpkgconf aarch64 1.8.0-6.fc38 fedora 36 k #13 47.17 libpng aarch64 2:1.6.37-14.fc38 fedora 116 k #13 47.17 libstemmer aarch64 2.2.0-5.fc38 fedora 171 k #13 47.17 lua-srpm-macros noarch 1-8.fc38 fedora 8.6 k #13 47.17 ncurses aarch64 6.4-3.20230114.fc38 fedora 412 k #13 47.17 ocaml-srpm-macros noarch 7-3.fc38 fedora 13 k #13 47.17 openblas-srpm-macros noarch 2-13.fc38 fedora 7.5 k #13 47.17 package-notes-srpm-macros noarch 0.5-8.fc38 updates 11 k #13 47.17 patch aarch64 2.7.6-19.fc38 fedora 123 k #13 47.17 perl-AutoLoader noarch 5.74-497.fc38 updates 22 k #13 47.17 perl-B aarch64 1.83-497.fc38 updates 184 k #13 47.17 perl-Carp noarch 1.52-490.fc38 fedora 29 k #13 47.17 perl-Class-Struct noarch 0.66-497.fc38 updates 23 k #13 47.17 perl-Data-Dumper aarch64 2.184-491.fc38 fedora 55 k #13 47.17 perl-Digest noarch 1.20-490.fc38 fedora 25 k #13 47.17 perl-Digest-MD5 aarch64 2.58-490.fc38 fedora 36 k #13 47.17 perl-DynaLoader aarch64 1.52-497.fc38 updates 27 k #13 47.17 perl-Encode aarch64 4:3.19-493.fc38 fedora 1.7 M #13 47.17 perl-Errno aarch64 1.36-497.fc38 updates 16 k #13 47.17 perl-Exporter noarch 5.77-490.fc38 fedora 31 k #13 47.17 perl-Fcntl aarch64 1.15-497.fc38 updates 22 k #13 47.17 perl-File-Basename noarch 2.85-497.fc38 updates 18 k #13 47.17 perl-File-Path noarch 2.18-490.fc38 fedora 35 k #13 47.17 perl-File-Temp noarch 1:0.231.100-490.fc38 fedora 59 k #13 47.17 perl-File-stat noarch 1.12-497.fc38 updates 18 k #13 47.17 perl-FileHandle noarch 2.03-497.fc38 updates 17 k #13 47.17 perl-Getopt-Long noarch 1:2.54-2.fc38 fedora 60 k #13 47.17 perl-Getopt-Std noarch 1.13-497.fc38 updates 17 k #13 47.17 perl-HTTP-Tiny noarch 0.086-2.fc38 updates 55 k #13 47.17 perl-IO aarch64 1.50-497.fc38 updates 93 k #13 47.17 perl-IO-Socket-IP noarch 0.41-492.fc38 fedora 41 k #13 47.17 perl-IO-Socket-SSL noarch 2.081-1.fc38 fedora 227 k #13 47.17 perl-IPC-Open3 noarch 1.22-497.fc38 updates 24 k #13 47.17 perl-MIME-Base64 aarch64 3.16-490.fc38 fedora 30 k #13 47.17 perl-Mozilla-CA noarch 20221114-2.fc38 fedora 12 k #13 47.17 perl-Net-SSLeay aarch64 1.92-5.fc38 fedora 357 k #13 47.17 perl-POSIX aarch64 2.03-497.fc38 updates 100 k #13 47.17 perl-PathTools aarch64 3.84-490.fc38 fedora 87 k #13 47.17 perl-Pod-Escapes noarch 1:1.07-490.fc38 fedora 20 k #13 47.17 perl-Pod-Perldoc noarch 3.28.01-491.fc38 fedora 86 k #13 47.17 perl-Pod-Simple noarch 1:3.43-491.fc38 fedora 219 k #13 47.17 perl-Pod-Usage noarch 4:2.03-4.fc38 fedora 40 k #13 47.17 perl-Scalar-List-Utils aarch64 5:1.63-490.fc38 fedora 71 k #13 47.17 perl-SelectSaver noarch 1.02-497.fc38 updates 13 k #13 47.17 perl-Socket aarch64 4:2.036-2.fc38 fedora 56 k #13 47.17 perl-Storable aarch64 1:3.26-490.fc38 fedora 96 k #13 47.17 perl-Symbol noarch 1.09-497.fc38 updates 15 k #13 47.17 perl-Term-ANSIColor noarch 5.01-491.fc38 fedora 47 k #13 47.17 perl-Term-Cap noarch 1.18-1.fc38 fedora 22 k #13 47.17 perl-Text-ParseWords noarch 3.31-490.fc38 fedora 16 k #13 47.17 perl-Text-Tabs+Wrap noarch 2023.0511-1.fc38 updates 22 k #13 47.17 perl-Time-Local noarch 2:1.300-490.fc38 fedora 33 k #13 47.17 perl-URI noarch 5.17-2.fc38 fedora 120 k #13 47.17 perl-base noarch 2.27-497.fc38 updates 17 k #13 47.17 perl-constant noarch 1.33-491.fc38 fedora 23 k #13 47.17 perl-if noarch 0.61.000-497.fc38 updates 15 k #13 47.17 perl-interpreter aarch64 4:5.36.1-497.fc38 updates 73 k #13 47.17 perl-libnet noarch 3.15-1.fc38 fedora 128 k #13 47.17 perl-libs aarch64 4:5.36.1-497.fc38 updates 2.2 M #13 47.17 perl-locale noarch 1.10-497.fc38 updates 15 k #13 47.17 perl-mro aarch64 1.26-497.fc38 updates 30 k #13 47.17 perl-overload noarch 1.35-497.fc38 updates 47 k #13 47.17 perl-overloading noarch 0.02-497.fc38 updates 14 k #13 47.17 perl-parent noarch 1:0.241-1.fc38 fedora 15 k #13 47.17 perl-podlators noarch 1:5.01-2.fc38 fedora 125 k #13 47.17 perl-srpm-macros noarch 1-48.fc38 fedora 8.4 k #13 47.17 perl-vars noarch 1.05-497.fc38 updates 14 k #13 47.17 pkgconf aarch64 1.8.0-6.fc38 fedora 41 k #13 42.56 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 42.57 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 42.60 Selecting previously unselected package liblist-compare-perl. #13 42.60 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ... #13 42.61 Unpacking liblist-compare-perl (0.55-1) ... #13 42.65 Selecting previously unselected package liblist-someutils-perl. #13 42.65 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ... #13 42.66 Unpacking liblist-someutils-perl (0.58-1) ... #13 42.70 Selecting previously unselected package liblist-someutils-xs-perl. #13 42.70 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ... #13 42.70 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 42.73 Selecting previously unselected package liblist-utilsby-perl. #13 42.73 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ... #13 42.74 Unpacking liblist-utilsby-perl (0.11-1) ... #13 42.78 Selecting previously unselected package libltdl7:armhf. #13 47.17 pkgconf-m4 noarch 1.8.0-6.fc38 fedora 14 k #13 47.17 pkgconf-pkg-config aarch64 1.8.0-6.fc38 fedora 9.6 k #13 47.17 pyproject-srpm-macros noarch 1.9.0-1.fc38 updates 15 k #13 47.17 python-srpm-macros noarch 3.11-10.fc38 fedora 26 k #13 47.17 python3-construct noarch 2.10.68-4.fc38 fedora 151 k #13 47.17 python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k #13 47.17 python3-dbus aarch64 1.3.2-2.fc38 fedora 158 k #13 47.17 python3-distro noarch 1.8.0-2.fc38 fedora 49 k #13 47.17 python3-dnf-plugins-core noarch 4.4.2-1.fc38 updates 299 k #13 47.17 python3-enchant noarch 3.2.2-6.fc38 fedora 103 k #13 47.17 python3-file-magic noarch 5.44-3.fc38 fedora 20 k #13 47.17 python3-pybeam noarch 0.7-5.fc38 fedora 33 k #13 47.17 python3-pyxdg noarch 0.27-7.fc38 fedora 134 k #13 47.17 python3-six noarch 1.16.0-9.fc38 fedora 42 k #13 47.17 python3-systemd aarch64 235-2.fc38 fedora 108 k #13 47.17 python3-tomli-w noarch 1.0.0-5.fc38 fedora 21 k #13 47.17 python3-zstandard aarch64 0.21.0-1.fc38 updates 457 k #13 47.17 qt5-srpm-macros noarch 5.15.10-1.fc38 updates 8.2 k #13 47.17 redhat-rpm-config noarch 252-1.fc38 fedora 83 k #13 47.17 rpmautospec-rpm-macros noarch 0.3.5-1.fc38 fedora 9.3 k #13 47.17 rpmlint-fedora-license-data noarch 1.30-1.fc38 updates 27 k #13 47.17 rust-srpm-macros noarch 24-5.fc38 updates 12 k #13 47.17 shared-mime-info aarch64 2.2-3.fc38 fedora 380 k #13 47.17 unzip aarch64 6.0-60.fc38 fedora 183 k #13 47.17 web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k #13 47.17 xxhash-libs aarch64 0.8.2-1.fc38 updates 35 k #13 47.17 xz aarch64 5.4.1-1.fc38 fedora 420 k #13 47.17 zip aarch64 3.0-36.fc38 fedora 262 k #13 47.17 zstd aarch64 1.5.5-1.fc38 updates 445 k #13 47.17 Installing weak dependencies: #13 47.17 hunspell-en noarch 0.20201207-3.fc38 fedora 190 k #13 47.17 perl-NDBM_File aarch64 1.15-497.fc38 updates 24 k #13 47.17 python-systemd-doc aarch64 235-2.fc38 fedora 171 k #13 47.17 #13 47.17 Transaction Summary #13 47.17 ================================================================================ #13 47.17 Install 142 Packages #13 47.17 #13 47.18 Total download size: 30 M #13 47.18 Installed size: 176 M #13 47.18 Downloading Packages: #13 43.75 Preparing to unpack .../287-libhttp-daemon-perl_6.16-1_all.deb ... #13 43.75 Unpacking libhttp-daemon-perl (6.16-1) ... #13 43.83 Selecting previously unselected package libio-interactive-perl. #13 43.83 Preparing to unpack .../288-libio-interactive-perl_1.023-2_all.deb ... #13 43.83 Unpacking libio-interactive-perl (1.023-2) ... #13 43.86 Selecting previously unselected package libio-sessiondata-perl. #13 43.87 Preparing to unpack .../289-libio-sessiondata-perl_1.03-3_all.deb ... #13 43.87 Unpacking libio-sessiondata-perl (1.03-3) ... #13 43.90 Selecting previously unselected package libio-stringy-perl. #13 43.90 Preparing to unpack .../290-libio-stringy-perl_2.111-3_all.deb ... #13 43.91 Unpacking libio-stringy-perl (2.111-3) ... #13 43.95 Selecting previously unselected package libipc-run3-perl. #13 43.95 Preparing to unpack .../291-libipc-run3-perl_0.048-3_all.deb ... #13 43.95 Unpacking libipc-run3-perl (0.048-3) ... #13 43.99 Selecting previously unselected package libtypes-serialiser-perl. #14 42.22 debconf: delaying package configuration, since apt-utils is not installed #14 42.26 Fetched 132 MB in 36s (3679 kB/s) #14 42.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4387 files and directories currently installed.) #14 42.29 Preparing to unpack .../libc6_2.35-0ubuntu3.3_arm64.deb ... #13 42.98 Setting up libhwasan0:arm64 (12.2.0-14) ... #13 42.99 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 43.02 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ... #13 43.04 Setting up libtiff6:arm64 (4.5.0-6) ... #13 43.05 Setting up libasan8:arm64 (12.2.0-14) ... #13 43.06 Setting up libuchardet0:arm64 (0.0.7-1) ... #13 43.07 Setting up lzop (1.04-2) ... #13 43.08 Setting up git-man (1:2.39.2-1.1) ... #13 43.09 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... #13 43.09 Setting up netbase (6.4) ... #13 43.12 Setting up libkrb5-3:arm64 (1.20.1-2) ... #13 43.13 Setting up libtsan2:arm64 (12.2.0-14) ... #13 43.14 Setting up libbinutils:arm64 (2.40-2) ... #13 43.15 Setting up lsb-release (12.0-1) ... #13 43.16 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... #13 43.17 Setting up libisl23:arm64 (0.25-1) ... #13 43.18 Setting up libde265-0:arm64 (1.0.11-1) ... #13 43.19 Setting up libc-dev-bin (2.36-9+deb12u1) ... #14 48.78 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ... #14 48.79 Unpacking libio-prompter-perl (0.004015-1) ... #14 48.82 Selecting previously unselected package libjson-perl. #14 48.82 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ... #14 48.82 Unpacking libjson-perl (4.02000-2) ... #14 48.86 Selecting previously unselected package liblog-any-perl. #14 48.86 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ... #14 48.86 Unpacking liblog-any-perl (1.708-1) ... #14 48.89 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 48.90 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 48.90 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 48.92 Selecting previously unselected package libpackage-stash-perl. #14 48.93 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ... #14 48.93 Unpacking libpackage-stash-perl (0.38-1) ... #14 48.96 Selecting previously unselected package libsub-identify-perl. #14 48.96 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ... #14 48.96 Unpacking libsub-identify-perl (0.14-1build2) ... #14 49.01 Selecting previously unselected package libsub-name-perl. #17 5.143 (61/61): selinux-policy-minimum-3.14.3-128.el8. 71 MB/s | 13 MB 00:00 #17 5.147 -------------------------------------------------------------------------------- #17 5.147 Total 44 MB/s | 97 MB 00:02 #14 46.43 Setting up libvariable-magic-perl (0.62-1build5) ... #14 46.44 Setting up python3-idna (3.3-1) ... #14 46.63 Setting up libio-html-perl (1.004-2) ... #14 41.44 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #14 43.44 Setting up python3-certifi (2022.9.24-1) ... #14 43.56 Setting up libmodule-runtime-perl (0.016-2) ... #14 43.57 Setting up libmailtools-perl (2.21-2) ... #14 43.58 Setting up python3-idna (3.3-1) ... #14 43.73 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 43.76 Selecting previously unselected package libsasl2-modules-db:armhf. #14 43.76 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 43.76 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 43.84 Selecting previously unselected package libsasl2-2:armhf. #14 43.84 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 43.85 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 43.88 Selecting previously unselected package libldap-common. #14 43.88 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #14 43.88 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 43.96 Selecting previously unselected package libldap-2.4-2:armhf. #14 43.96 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ... #14 43.96 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... #14 44.00 Selecting previously unselected package libnghttp2-14:armhf. #14 44.01 Preparing to unpack .../114-libnghttp2-14_1.40.0-1ubuntu0.1_armhf.deb ... #14 44.01 Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ... #14 44.05 Selecting previously unselected package librtmp1:armhf. #14 44.05 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ... #14 44.05 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #14 44.09 Selecting previously unselected package libssh-4:armhf. #13 44.12 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ... #13 44.15 Selecting previously unselected package libfuture-perl. #13 44.15 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ... #13 44.16 Unpacking libfuture-perl (0.39-1) ... #13 44.19 Selecting previously unselected package libio-stringy-perl. #13 44.19 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ... #13 44.20 Unpacking libio-stringy-perl (2.111-3) ... #13 44.24 Selecting previously unselected package libparams-validate-perl. #13 44.24 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ... #13 44.25 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 44.28 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 44.28 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 44.29 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 44.32 Selecting previously unselected package libsort-versions-perl. #13 44.32 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ... #13 44.33 Unpacking libsort-versions-perl (1.62-1) ... #13 44.36 Selecting previously unselected package libgit-wrapper-perl. #14 41.15 Get:357 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtime-duration-perl all 1.21-2 [12.3 kB] #14 41.15 Get:358 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtime-moment-perl armhf 0.44-2build1 [70.8 kB] #14 41.18 Get:359 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtype-tiny-xs-perl armhf 0.025-1 [23.4 kB] #14 41.18 Get:360 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunicode-utf8-perl armhf 0.62-2 [16.7 kB] #14 41.19 Get:361 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-mechanize-perl all 2.16-1 [94.5 kB] #14 47.93 Selecting previously unselected package krb5-locales. #14 47.93 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ... #14 47.94 Unpacking krb5-locales (1.20.1-1build1) ... #14 47.97 Selecting previously unselected package less. #14 47.97 Preparing to unpack .../005-less_590-1.2_arm64.deb ... #14 47.97 Unpacking less (590-1.2) ... #14 48.01 Selecting previously unselected package libbsd0:arm64. #14 48.01 Preparing to unpack .../006-libbsd0_0.11.7-4_arm64.deb ... #14 48.02 Unpacking libbsd0:arm64 (0.11.7-4) ... #14 48.05 Selecting previously unselected package libelf1:arm64. #14 48.05 Preparing to unpack .../007-libelf1_0.188-2.1_arm64.deb ... #14 48.06 Unpacking libelf1:arm64 (0.188-2.1) ... #14 48.09 Selecting previously unselected package libicu72:arm64. #14 48.09 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_arm64.deb ... #14 48.10 Unpacking libicu72:arm64 (72.1-3ubuntu2) ... #13 48.05 Setting up python3-xdg (0.25-5) ... #13 43.29 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ... #13 43.30 Unpacking libdebhelper-perl (13.3.4) ... #13 43.34 Selecting previously unselected package libcc1-0:armhf. #13 43.34 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ... #13 43.34 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... #13 43.38 Selecting previously unselected package libgomp1:armhf. #13 43.38 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ... #13 43.39 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... #13 43.43 Selecting previously unselected package libatomic1:armhf. #13 43.43 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ... #13 43.43 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... #13 43.47 Selecting previously unselected package libasan6:armhf. #13 43.47 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ... #13 43.47 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... #13 42.79 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ... #13 42.79 Unpacking libltdl7:armhf (2.4.6-15) ... #13 42.83 Selecting previously unselected package libltdl-dev:armhf. #13 42.83 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ... #13 42.83 Unpacking libltdl-dev:armhf (2.4.6-15) ... #13 42.89 Selecting previously unselected package liblzo2-2:armhf. #13 42.89 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ... #13 42.89 Unpacking liblzo2-2:armhf (2.10-2) ... #13 42.93 Selecting previously unselected package libsys-hostname-long-perl. #13 42.93 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ... #13 42.94 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 42.97 Selecting previously unselected package libmail-sendmail-perl. #13 42.97 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 42.98 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 43.01 Selecting previously unselected package libnet-smtp-ssl-perl. #13 43.01 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 43.02 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 43.05 Selecting previously unselected package libmailtools-perl. #13 43.05 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ... #13 43.06 Unpacking libmailtools-perl (2.21-1) ... #13 43.10 Selecting previously unselected package libmarkdown2:armhf. #13 43.11 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ... #13 43.11 Unpacking libmarkdown2:armhf (2.2.6-1) ... #13 43.99 Preparing to unpack .../292-libtypes-serialiser-perl_1.01-1_all.deb ... #13 44.00 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 44.03 Selecting previously unselected package libjson-xs-perl. #13 44.03 Preparing to unpack .../293-libjson-xs-perl_4.030-2+b1_armhf.deb ... #13 44.04 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 44.08 Selecting previously unselected package libjson-maybexs-perl. #13 44.08 Preparing to unpack .../294-libjson-maybexs-perl_1.004004-1_all.deb ... #13 44.08 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 44.12 Selecting previously unselected package libldap-common. #13 44.12 Preparing to unpack .../295-libldap-common_2.5.13+dfsg-5_all.deb ... #13 44.12 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 44.16 Selecting previously unselected package liblist-compare-perl. #13 44.16 Preparing to unpack .../296-liblist-compare-perl_0.55-2_all.deb ... #13 44.17 Unpacking liblist-compare-perl (0.55-2) ... #13 44.21 Selecting previously unselected package liblist-someutils-perl. #13 44.21 Preparing to unpack .../297-liblist-someutils-perl_0.59-1_all.deb ... #13 44.21 Unpacking liblist-someutils-perl (0.59-1) ... #13 44.25 Selecting previously unselected package liblist-someutils-xs-perl:armhf. #14 42.40 Unpacking libc6:arm64 (2.35-0ubuntu3.3) over (2.35-0ubuntu3.1) ... #13 43.20 Setting up openssl (3.0.9-1) ... #13 43.21 Setting up libbsd0:arm64 (0.11.7-2) ... #13 43.22 Setting up libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... #13 43.23 Setting up libelf1:arm64 (0.188-2.1) ... #13 43.24 Setting up readline-common (8.2-1.3) ... #13 43.25 Setting up publicsuffix (20230209.2326-1) ... #13 43.26 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... #13 43.27 Setting up zstd (1.5.4+dfsg2-5) ... #13 43.28 Setting up libmarkdown2:arm64 (2.2.7-2) ... #13 43.29 Setting up libcc1-0:arm64 (12.2.0-14) ... #13 43.30 Setting up iso-codes (4.15.0-1) ... #13 43.31 Setting up liblocale-gettext-perl (1.07-5) ... #13 43.32 Setting up liblsan0:arm64 (12.2.0-14) ... #13 43.33 Setting up dctrl-tools (2.24-3) ... #13 43.34 Setting up libitm1:arm64 (12.2.0-14) ... #13 43.35 Setting up debian-keyring (2022.12.24) ... #13 43.36 Setting up libgdbm6:arm64 (1.23-3) ... #13 43.36 Setting up libctf0:arm64 (2.40-2) ... #13 43.37 Setting up pinentry-curses (1.2.1-1) ... #13 43.39 Setting up manpages-dev (6.03-2) ... #13 43.40 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #14 49.01 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ... #14 49.01 Unpacking libsub-name-perl (0.26-1) ... #14 49.07 Selecting previously unselected package libnamespace-clean-perl. #14 49.07 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ... #14 49.07 Unpacking libnamespace-clean-perl (0.27-1) ... #14 49.10 Selecting previously unselected package libpath-tiny-perl. #14 49.11 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ... #14 49.11 Unpacking libpath-tiny-perl (0.108-1) ... #14 49.14 Selecting previously unselected package libtype-tiny-perl. #14 49.14 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ... #14 49.14 Unpacking libtype-tiny-perl (1.008001-2) ... #14 49.19 Selecting previously unselected package libgitlab-api-v4-perl. #14 49.20 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 49.20 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 49.23 Selecting previously unselected package libhash-fieldhash-perl. #14 49.23 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ... #14 49.24 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 49.27 Selecting previously unselected package libhtml-form-perl. #14 46.64 Setting up libpod-parser-perl (1.63-2) ... #14 46.65 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #14 46.67 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #14 46.68 Setting up libparams-util-perl (1.102-1build3) ... #14 46.69 Setting up libdpkg-perl (1.21.1ubuntu2.2) ... #14 46.70 Setting up libtime-duration-perl (1.21-1) ... #14 46.72 Setting up autoconf (2.71-2) ... #14 46.74 Setting up python3-urllib3 (1.26.5-1~exp1) ... #14 41.66 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B] #14 41.67 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB] #14 41.70 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB] #12 48.22 (83/143): ansible-srpm-macros-1-10.fc37.noarch. 44 kB/s | 20 kB 00:00 #14 44.09 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.3_armhf.deb ... #14 44.10 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.3) ... #14 44.14 Selecting previously unselected package libcurl4:armhf. #14 44.14 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.19_armhf.deb ... #14 44.15 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.19) ... #14 44.19 Selecting previously unselected package curl. #14 44.20 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.19_armhf.deb ... #14 44.20 Unpacking curl (7.68.0-1ubuntu2.19) ... #14 44.25 Selecting previously unselected package dctrl-tools. #14 44.25 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ... #14 44.26 Unpacking dctrl-tools (2.24-3) ... #14 44.29 Selecting previously unselected package libtool. #14 44.29 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ... #14 44.30 Unpacking libtool (2.4.6-14) ... #14 43.78 Setting up python3-urllib3 (1.26.12-1) ... #14 43.94 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 43.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 44.36 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ... #13 44.36 Unpacking libgit-wrapper-perl (0.048-1) ... #13 44.39 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 44.40 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 44.40 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 44.43 Selecting previously unselected package libio-prompter-perl. #13 44.43 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ... #13 44.44 Unpacking libio-prompter-perl (0.004015-1) ... #13 44.47 Selecting previously unselected package libjson-perl. #13 44.47 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ... #13 44.47 Unpacking libjson-perl (4.02000-1) ... #13 44.51 Selecting previously unselected package liblog-any-perl. #13 44.51 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ... #13 44.51 Unpacking liblog-any-perl (1.707-1) ... #13 44.54 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 44.55 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 44.55 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 44.58 Selecting previously unselected package libpackage-stash-perl. #13 44.58 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ... #13 44.58 Unpacking libpackage-stash-perl (0.38-1) ... #13 44.61 Selecting previously unselected package libsub-identify-perl. #13 44.61 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ... #13 44.62 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 44.64 Selecting previously unselected package libnamespace-clean-perl. #13 44.64 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ... #13 44.65 Unpacking libnamespace-clean-perl (0.27-1) ... #13 44.68 Selecting previously unselected package libpath-tiny-perl. #16 12.80 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 1/1 #16 12.95 Preparing : 1/1 #16 13.01 Installing : make-1:4.3-7.el9.aarch64 1/93 #16 13.02 Installing : perl-DynaLoader-1.47-480.el9.aarch64 2/93 #16 13.03 Installing : python3-libselinux-3.5-1.el9.aarch64 3/93 #16 13.04 Installing : perl-threads-1:2.25-460.el9.aarch64 4/93 #14 41.61 Get:362 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 48.32 Selecting previously unselected package libxml2:arm64. #14 48.32 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_arm64.deb ... #14 48.33 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 48.37 Selecting previously unselected package libyaml-0-2:arm64. #14 48.38 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_arm64.deb ... #14 48.38 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... #14 48.41 Selecting previously unselected package lsb-release. #14 48.41 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ... #14 48.41 Unpacking lsb-release (12.0-1ubuntu1) ... #13 48.22 Setting up man-db (2.8.5-2) ... #13 48.33 Building database of manual pages ... #15 3.379 Reading package lists... #13 43.69 Selecting previously unselected package libubsan1:armhf. #13 43.69 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ... #13 43.69 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... #13 43.79 Selecting previously unselected package libgcc-10-dev:armhf. #13 43.79 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... #13 43.79 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #13 43.90 Selecting previously unselected package gcc-10. #13 43.89 Running scriptlet: rpm-libs-4.18.92-1.fc39.aarch64 153/153 #13 48.51 Verifying : ansible-srpm-macros-1-11.fc39.noarch 1/153 #13 48.51 Verifying : binutils-2.40-13.fc39.aarch64 2/153 #13 48.51 Verifying : binutils-gold-2.40-13.fc39.aarch64 3/153 #13 48.51 Verifying : bzip2-1.0.8-16.fc39.aarch64 4/153 #13 48.51 Verifying : cpio-2.14-4.fc39.aarch64 5/153 #13 48.51 Verifying : dash-0.5.12-1.fc39.aarch64 6/153 #13 48.51 Verifying : dbus-libs-1:1.14.10-1.fc39.aarch64 7/153 #13 48.51 Verifying : debugedit-5.0-10.fc39.aarch64 8/153 #13 48.51 Verifying : desktop-file-utils-0.26-9.fc39.aarch64 9/153 #13 48.51 Verifying : devscripts-checkbashisms-2.23.5-3.fc39.noarch 10/153 #13 48.51 Verifying : diffutils-3.10-3.fc39.aarch64 11/153 #13 48.51 Verifying : dnf-plugins-core-4.4.2-1.fc39.noarch 12/153 #13 48.51 Verifying : dwz-0.15-3.fc39.aarch64 13/153 #13 48.51 Verifying : ed-1.19-4.fc39.aarch64 14/153 #13 48.51 Verifying : efi-srpm-macros-5-9.fc39.noarch 15/153 #13 48.51 Verifying : elfutils-0.189-4.fc39.aarch64 16/153 #13 48.51 Verifying : elfutils-debuginfod-client-0.189-4.fc39.aarch64 17/153 #13 48.51 Verifying : emacs-filesystem-1:29.1-1.fc39.noarch 18/153 #13 48.51 Verifying : enchant2-2.5.0-5.fc39.aarch64 19/153 #13 48.51 Verifying : file-5.44-5.fc39.aarch64 20/153 #13 48.51 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 21/153 #13 48.51 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 22/153 #13 48.51 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 23/153 #13 48.51 Verifying : gdk-pixbuf2-2.42.10-5.fc39.aarch64 24/153 #13 48.51 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 25/153 #13 48.51 Verifying : glibc-gconv-extra-2.38-1.fc39.aarch64 26/153 #13 48.51 Verifying : gnat-srpm-macros-6-3.fc39.noarch 27/153 #13 48.51 Verifying : go-srpm-macros-3.2.0-6.fc39.noarch 28/153 #13 48.51 Verifying : groff-base-1.23.0-2.fc39.aarch64 29/153 #13 48.51 Verifying : hunspell-1.7.2-5.fc39.aarch64 30/153 #13 48.51 Verifying : hunspell-en-0.20201207-7.fc39.noarch 31/153 #13 48.51 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 32/153 #13 48.51 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 33/153 #13 48.51 Verifying : hunspell-filesystem-1.7.2-5.fc39.aarch64 34/153 #13 48.51 Verifying : jansson-2.13.1-7.fc39.aarch64 35/153 #13 48.51 Verifying : js-jquery-3.6.4-2.fc39.noarch 36/153 #13 48.51 Verifying : json-glib-1.6.6-5.fc39.aarch64 37/153 #13 48.51 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 38/153 #13 48.51 Verifying : libappstream-glib-0.8.2-4.fc39.aarch64 39/153 #13 48.51 Verifying : libjpeg-turbo-2.1.4-3.fc39.aarch64 40/153 #13 48.51 Verifying : libpkgconf-1.9.5-2.fc39.aarch64 41/153 #13 48.51 Verifying : libpng-2:1.6.37-15.fc39.aarch64 42/153 #13 48.51 Verifying : libstemmer-2.2.0-7.fc39.aarch64 43/153 #13 48.51 Verifying : lua-srpm-macros-1-9.fc39.noarch 44/153 #13 48.51 Verifying : ncurses-6.4-7.20230520.fc39.aarch64 45/153 #13 48.51 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 46/153 #13 48.51 Verifying : openblas-srpm-macros-2-14.fc39.noarch 47/153 #13 48.51 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 48/153 #13 48.51 Verifying : patch-2.7.6-22.fc39.aarch64 49/153 #13 48.51 Verifying : perl-AutoLoader-5.74-500.fc39.noarch 50/153 #13 48.51 Verifying : perl-B-1.88-500.fc39.aarch64 51/153 #13 48.51 Verifying : perl-Carp-1.54-500.fc39.noarch 52/153 #13 48.51 Verifying : perl-Class-Struct-0.68-500.fc39.noarch 53/153 #13 48.51 Verifying : perl-Data-Dumper-2.188-501.fc39.aarch64 54/153 #13 48.51 Verifying : perl-Digest-1.20-500.fc39.noarch 55/153 #13 48.51 Verifying : perl-Digest-MD5-2.58-500.fc39.aarch64 56/153 #13 48.51 Verifying : perl-DynaLoader-1.54-500.fc39.aarch64 57/153 #13 48.51 Verifying : perl-Encode-4:3.19-500.fc39.aarch64 58/153 #13 48.51 Verifying : perl-Errno-1.37-500.fc39.aarch64 59/153 #13 48.51 Verifying : perl-Exporter-5.77-500.fc39.noarch 60/153 #13 48.51 Verifying : perl-Fcntl-1.15-500.fc39.aarch64 61/153 #13 48.51 Verifying : perl-File-Basename-2.86-500.fc39.noarch 62/153 #13 48.51 Verifying : perl-File-Path-2.18-500.fc39.noarch 63/153 #13 48.51 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 64/153 #13 48.51 Verifying : perl-File-stat-1.13-500.fc39.noarch 65/153 #13 48.51 Verifying : perl-FileHandle-2.05-500.fc39.noarch 66/153 #13 48.51 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 67/153 #13 48.51 Verifying : perl-Getopt-Std-1.13-500.fc39.noarch 68/153 #13 48.51 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 69/153 #13 48.51 Verifying : perl-IO-1.52-500.fc39.aarch64 70/153 #13 48.51 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 71/153 #13 48.51 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 72/153 #13 48.51 Verifying : perl-IPC-Open3-1.22-500.fc39.noarch 73/153 #13 48.51 Verifying : perl-MIME-Base64-3.16-500.fc39.aarch64 74/153 #13 48.51 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 75/153 #13 48.51 Verifying : perl-NDBM_File-1.16-500.fc39.aarch64 76/153 #13 48.51 Verifying : perl-Net-SSLeay-1.92-10.fc39.aarch64 77/153 #13 48.51 Verifying : perl-POSIX-2.13-500.fc39.aarch64 78/153 #13 48.51 Verifying : perl-PathTools-3.89-500.fc39.aarch64 79/153 #13 48.51 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 80/153 #13 48.51 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 81/153 #13 48.51 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 82/153 #13 48.51 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 83/153 #13 48.51 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 84/153 #13 48.51 Verifying : perl-SelectSaver-1.02-500.fc39.noarch 85/153 #13 48.51 Verifying : perl-Socket-4:2.037-3.fc39.aarch64 86/153 #13 48.51 Verifying : perl-Storable-1:3.32-500.fc39.aarch64 87/153 #13 48.51 Verifying : perl-Symbol-1.09-500.fc39.noarch 88/153 #13 48.51 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 89/153 #13 48.51 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 90/153 #13 48.51 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 91/153 #13 48.51 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 92/153 #13 48.51 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 93/153 #13 48.51 Verifying : perl-URI-5.21-1.fc39.noarch 94/153 #13 48.51 Verifying : perl-base-2.27-500.fc39.noarch 95/153 #13 48.51 Verifying : perl-constant-1.33-501.fc39.noarch 96/153 #13 48.51 Verifying : perl-if-0.61.000-500.fc39.noarch 97/153 #13 48.51 Verifying : perl-interpreter-4:5.38.0-500.fc39.aarch64 98/153 #13 48.51 Verifying : perl-libnet-3.15-501.fc39.noarch 99/153 #13 48.51 Verifying : perl-libs-4:5.38.0-500.fc39.aarch64 100/153 #13 48.51 Verifying : perl-locale-1.10-500.fc39.noarch 101/153 #13 48.51 Verifying : perl-mro-1.28-500.fc39.aarch64 102/153 #13 48.51 Verifying : perl-overload-1.37-500.fc39.noarch 103/153 #13 48.51 Verifying : perl-overloading-0.02-500.fc39.noarch 104/153 #13 48.51 Verifying : perl-parent-1:0.241-500.fc39.noarch 105/153 #13 48.51 Verifying : perl-podlators-1:5.01-500.fc39.noarch 106/153 #13 48.51 Verifying : perl-srpm-macros-1-51.fc39.noarch 107/153 #13 48.51 Verifying : perl-vars-1.05-500.fc39.noarch 108/153 #13 48.51 Verifying : pkgconf-1.9.5-2.fc39.aarch64 109/153 #13 48.51 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 110/153 #13 48.51 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.aarch64 111/153 #13 48.51 Verifying : pyproject-srpm-macros-1.9.0-2.fc39.noarch 112/153 #13 48.51 Verifying : python-systemd-doc-235-5.fc39.aarch64 113/153 #13 48.51 Verifying : python3-construct-2.10.68-6.fc39.noarch 114/153 #13 48.51 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 115/153 #13 48.51 Verifying : python3-dbus-1.3.2-4.fc39.aarch64 116/153 #13 48.51 Verifying : python3-distro-1.8.0-6.fc39.noarch 117/153 #13 48.51 Verifying : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 118/153 #13 48.51 Verifying : python3-enchant-3.2.2-10.fc39.noarch 119/153 #13 48.51 Verifying : python3-file-magic-5.44-5.fc39.noarch 120/153 #13 48.51 Verifying : python3-pybeam-0.7-7.fc39.noarch 121/153 #13 48.51 Verifying : python3-pyxdg-0.27-9.fc39.noarch 122/153 #13 48.51 Verifying : python3-six-1.16.0-12.fc39.noarch 123/153 #13 48.51 Verifying : python3-systemd-235-5.fc39.aarch64 124/153 #13 48.51 Verifying : python3-tomli-w-1.0.0-9.fc39.noarch 125/153 #13 48.51 Verifying : python3-zstandard-0.21.0-3.fc39.aarch64 126/153 #13 48.51 Verifying : qt5-srpm-macros-5.15.10-2.fc39.noarch 127/153 #13 48.51 Verifying : redhat-rpm-config-262-1.fc39.noarch 128/153 #13 48.51 Verifying : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch 129/153 #13 48.51 Verifying : rpmlint-2.4.0-10.fc39.noarch 130/153 #13 48.51 Verifying : rust-srpm-macros-24-5.fc39.noarch 131/153 #13 48.51 Verifying : shared-mime-info-2.2-4.fc39.aarch64 132/153 #13 48.51 Verifying : unzip-6.0-62.fc39.aarch64 133/153 #13 48.51 Verifying : web-assets-filesystem-5-20.fc39.noarch 134/153 #13 48.51 Verifying : xxhash-libs-0.8.2-1.fc39.aarch64 135/153 #13 48.51 Verifying : xz-5.4.4-1.fc39.aarch64 136/153 #13 48.51 Verifying : zstd-1.5.5-4.fc39.aarch64 137/153 #13 48.52 Verifying : gdb-minimal-13.2-8.fc39.aarch64 138/153 #13 48.52 Verifying : python-srpm-macros-3.12-4.fc39.noarch 139/153 #13 48.52 Verifying : qt6-srpm-macros-6.5.2-3.fc39.noarch 140/153 #13 48.52 Verifying : rpm-build-4.19.0-1.fc39.aarch64 141/153 #13 48.52 Verifying : rpmlint-fedora-license-data-1.30-1.fc39.noarch 142/153 #13 48.52 Verifying : zip-3.0-39.fc39.aarch64 143/153 #13 48.52 Verifying : python3-rpm-4.19.0-1.fc39.aarch64 144/153 #13 48.52 Verifying : python3-rpm-4.18.92-1.fc39.aarch64 145/153 #13 48.52 Verifying : rpm-4.19.0-1.fc39.aarch64 146/153 #13 48.52 Verifying : rpm-4.18.92-1.fc39.aarch64 147/153 #13 48.52 Verifying : rpm-build-libs-4.19.0-1.fc39.aarch64 148/153 #13 48.52 Verifying : rpm-build-libs-4.18.92-1.fc39.aarch64 149/153 #13 48.52 Verifying : rpm-libs-4.19.0-1.fc39.aarch64 150/153 #13 48.52 Verifying : rpm-libs-4.18.92-1.fc39.aarch64 151/153 #13 48.52 Verifying : rpm-sign-libs-4.19.0-1.fc39.aarch64 152/153 #13 48.52 Verifying : rpm-sign-libs-4.18.92-1.fc39.aarch64 153/153 #13 48.67 #13 48.67 Upgraded: #13 48.67 python3-rpm-4.19.0-1.fc39.aarch64 rpm-4.19.0-1.fc39.aarch64 #13 48.67 rpm-build-libs-4.19.0-1.fc39.aarch64 rpm-libs-4.19.0-1.fc39.aarch64 #13 48.67 rpm-sign-libs-4.19.0-1.fc39.aarch64 #13 48.67 Installed: #13 48.67 ansible-srpm-macros-1-11.fc39.noarch #13 48.67 binutils-2.40-13.fc39.aarch64 #13 48.67 binutils-gold-2.40-13.fc39.aarch64 #13 48.67 bzip2-1.0.8-16.fc39.aarch64 #13 48.67 cpio-2.14-4.fc39.aarch64 #13 48.67 dash-0.5.12-1.fc39.aarch64 #13 48.67 dbus-libs-1:1.14.10-1.fc39.aarch64 #13 48.67 debugedit-5.0-10.fc39.aarch64 #13 48.67 desktop-file-utils-0.26-9.fc39.aarch64 #13 48.67 devscripts-checkbashisms-2.23.5-3.fc39.noarch #13 48.67 diffutils-3.10-3.fc39.aarch64 #13 48.67 dnf-plugins-core-4.4.2-1.fc39.noarch #13 48.67 dwz-0.15-3.fc39.aarch64 #13 48.67 ed-1.19-4.fc39.aarch64 #13 48.67 efi-srpm-macros-5-9.fc39.noarch #13 48.67 elfutils-0.189-4.fc39.aarch64 #13 48.67 elfutils-debuginfod-client-0.189-4.fc39.aarch64 #13 48.67 emacs-filesystem-1:29.1-1.fc39.noarch #13 48.67 enchant2-2.5.0-5.fc39.aarch64 #13 48.67 file-5.44-5.fc39.aarch64 #13 48.67 fonts-filesystem-1:2.0.5-12.fc39.noarch #13 48.67 fonts-srpm-macros-1:2.0.5-12.fc39.noarch #13 48.67 fpc-srpm-macros-1.3-8.fc39.noarch #13 48.67 gdb-minimal-13.2-8.fc39.aarch64 #13 48.67 gdk-pixbuf2-2.42.10-5.fc39.aarch64 #13 48.67 ghc-srpm-macros-1.6.1-2.fc39.noarch #13 48.67 glibc-gconv-extra-2.38-1.fc39.aarch64 #13 48.67 gnat-srpm-macros-6-3.fc39.noarch #13 48.67 go-srpm-macros-3.2.0-6.fc39.noarch #13 48.67 groff-base-1.23.0-2.fc39.aarch64 #13 48.67 hunspell-1.7.2-5.fc39.aarch64 #13 48.67 hunspell-en-0.20201207-7.fc39.noarch #13 48.67 hunspell-en-GB-0.20201207-7.fc39.noarch #13 48.67 hunspell-en-US-0.20201207-7.fc39.noarch #13 48.67 hunspell-filesystem-1.7.2-5.fc39.aarch64 #13 48.67 jansson-2.13.1-7.fc39.aarch64 #13 48.67 js-jquery-3.6.4-2.fc39.noarch #13 48.67 json-glib-1.6.6-5.fc39.aarch64 #13 48.67 kernel-srpm-macros-1.0-20.fc39.noarch #13 48.67 libappstream-glib-0.8.2-4.fc39.aarch64 #13 48.67 libjpeg-turbo-2.1.4-3.fc39.aarch64 #13 48.67 libpkgconf-1.9.5-2.fc39.aarch64 #13 48.67 libpng-2:1.6.37-15.fc39.aarch64 #13 48.67 libstemmer-2.2.0-7.fc39.aarch64 #13 48.67 lua-srpm-macros-1-9.fc39.noarch #13 48.67 ncurses-6.4-7.20230520.fc39.aarch64 #13 48.67 ocaml-srpm-macros-8-2.fc39.noarch #13 48.67 openblas-srpm-macros-2-14.fc39.noarch #13 48.67 package-notes-srpm-macros-0.5-9.fc39.noarch #13 48.67 patch-2.7.6-22.fc39.aarch64 #13 48.67 perl-AutoLoader-5.74-500.fc39.noarch #13 48.67 perl-B-1.88-500.fc39.aarch64 #13 48.67 perl-Carp-1.54-500.fc39.noarch #13 48.67 perl-Class-Struct-0.68-500.fc39.noarch #13 48.67 perl-Data-Dumper-2.188-501.fc39.aarch64 #13 48.67 perl-Digest-1.20-500.fc39.noarch #13 48.67 perl-Digest-MD5-2.58-500.fc39.aarch64 #13 48.67 perl-DynaLoader-1.54-500.fc39.aarch64 #13 48.67 perl-Encode-4:3.19-500.fc39.aarch64 #13 48.67 perl-Errno-1.37-500.fc39.aarch64 #13 48.67 perl-Exporter-5.77-500.fc39.noarch #13 48.67 perl-Fcntl-1.15-500.fc39.aarch64 #13 48.67 perl-File-Basename-2.86-500.fc39.noarch #13 48.67 perl-File-Path-2.18-500.fc39.noarch #13 48.67 perl-File-Temp-1:0.231.100-500.fc39.noarch #13 48.67 perl-File-stat-1.13-500.fc39.noarch #13 48.67 perl-FileHandle-2.05-500.fc39.noarch #13 48.67 perl-Getopt-Long-1:2.54-500.fc39.noarch #13 48.67 perl-Getopt-Std-1.13-500.fc39.noarch #13 48.67 perl-HTTP-Tiny-0.088-3.fc39.noarch #13 48.67 perl-IO-1.52-500.fc39.aarch64 #13 48.67 perl-IO-Socket-IP-0.42-1.fc39.noarch #13 48.67 perl-IO-Socket-SSL-2.083-3.fc39.noarch #13 48.67 perl-IPC-Open3-1.22-500.fc39.noarch #13 48.67 perl-MIME-Base64-3.16-500.fc39.aarch64 #13 48.67 perl-Mozilla-CA-20230801-1.fc39.noarch #13 48.67 perl-NDBM_File-1.16-500.fc39.aarch64 #13 48.67 perl-Net-SSLeay-1.92-10.fc39.aarch64 #13 48.67 perl-POSIX-2.13-500.fc39.aarch64 #13 48.67 perl-PathTools-3.89-500.fc39.aarch64 #13 48.67 perl-Pod-Escapes-1:1.07-500.fc39.noarch #13 48.67 perl-Pod-Perldoc-3.28.01-501.fc39.noarch #13 48.67 perl-Pod-Simple-1:3.45-4.fc39.noarch #13 48.67 perl-Pod-Usage-4:2.03-500.fc39.noarch #13 48.67 perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 #13 48.67 perl-SelectSaver-1.02-500.fc39.noarch #13 48.67 perl-Socket-4:2.037-3.fc39.aarch64 #13 48.67 perl-Storable-1:3.32-500.fc39.aarch64 #13 48.67 perl-Symbol-1.09-500.fc39.noarch #13 48.67 perl-Term-ANSIColor-5.01-501.fc39.noarch #13 48.67 perl-Term-Cap-1.18-500.fc39.noarch #13 48.67 perl-Text-ParseWords-3.31-500.fc39.noarch #13 48.67 perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch #13 48.67 perl-Time-Local-2:1.350-3.fc39.noarch #13 48.67 perl-URI-5.21-1.fc39.noarch #13 48.67 perl-base-2.27-500.fc39.noarch #13 48.67 perl-constant-1.33-501.fc39.noarch #13 48.67 perl-if-0.61.000-500.fc39.noarch #13 48.67 perl-interpreter-4:5.38.0-500.fc39.aarch64 #13 48.67 perl-libnet-3.15-501.fc39.noarch #13 48.67 perl-libs-4:5.38.0-500.fc39.aarch64 #13 48.67 perl-locale-1.10-500.fc39.noarch #13 48.67 perl-mro-1.28-500.fc39.aarch64 #13 48.67 perl-overload-1.37-500.fc39.noarch #13 48.67 perl-overloading-0.02-500.fc39.noarch #13 48.67 perl-parent-1:0.241-500.fc39.noarch #13 48.67 perl-podlators-1:5.01-500.fc39.noarch #13 48.67 perl-srpm-macros-1-51.fc39.noarch #13 48.67 perl-vars-1.05-500.fc39.noarch #13 48.67 pkgconf-1.9.5-2.fc39.aarch64 #13 48.67 pkgconf-m4-1.9.5-2.fc39.noarch #13 48.67 pkgconf-pkg-config-1.9.5-2.fc39.aarch64 #13 48.67 pyproject-srpm-macros-1.9.0-2.fc39.noarch #13 48.67 python-srpm-macros-3.12-4.fc39.noarch #13 48.67 python-systemd-doc-235-5.fc39.aarch64 #13 48.67 python3-construct-2.10.68-6.fc39.noarch #13 48.67 python3-dateutil-1:2.8.2-10.fc39.noarch #13 48.67 python3-dbus-1.3.2-4.fc39.aarch64 #13 48.67 python3-distro-1.8.0-6.fc39.noarch #13 48.67 python3-dnf-plugins-core-4.4.2-1.fc39.noarch #13 48.67 python3-enchant-3.2.2-10.fc39.noarch #13 48.67 python3-file-magic-5.44-5.fc39.noarch #13 48.67 python3-pybeam-0.7-7.fc39.noarch #13 48.67 python3-pyxdg-0.27-9.fc39.noarch #13 48.67 python3-six-1.16.0-12.fc39.noarch #13 48.67 python3-systemd-235-5.fc39.aarch64 #13 48.67 python3-tomli-w-1.0.0-9.fc39.noarch #13 48.67 python3-zstandard-0.21.0-3.fc39.aarch64 #13 48.67 qt5-srpm-macros-5.15.10-2.fc39.noarch #13 48.67 qt6-srpm-macros-6.5.2-3.fc39.noarch #13 48.67 redhat-rpm-config-262-1.fc39.noarch #13 48.67 rpm-build-4.19.0-1.fc39.aarch64 #13 48.67 rpmautospec-rpm-macros-0.3.5-4.fc39.noarch #13 48.67 rpmlint-2.4.0-10.fc39.noarch #13 48.67 rpmlint-fedora-license-data-1.30-1.fc39.noarch #13 48.67 rust-srpm-macros-24-5.fc39.noarch #13 48.67 shared-mime-info-2.2-4.fc39.aarch64 #13 48.67 unzip-6.0-62.fc39.aarch64 #13 48.67 web-assets-filesystem-5-20.fc39.noarch #13 48.67 xxhash-libs-0.8.2-1.fc39.aarch64 #13 48.67 xz-5.4.4-1.fc39.aarch64 #13 48.67 zip-3.0-39.fc39.aarch64 #13 48.67 zstd-1.5.5-4.fc39.aarch64 #13 48.67 #13 48.67 Complete! #13 DONE 48.8s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.0s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #13 43.15 Selecting previously unselected package libmime-tools-perl. #13 43.15 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ... #13 43.15 Unpacking libmime-tools-perl (5.509-1) ... #13 43.20 Selecting previously unselected package libmoox-aliases-perl. #13 43.20 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 43.21 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 43.24 Selecting previously unselected package libnamespace-autoclean-perl. #13 43.24 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 43.25 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 43.28 Selecting previously unselected package libobject-id-perl. #13 43.28 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ... #13 43.28 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 43.33 Selecting previously unselected package libmoox-struct-perl. #13 43.33 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ... #13 43.33 Unpacking libmoox-struct-perl (0.020-1) ... #13 43.37 Selecting previously unselected package libmouse-perl. #13 44.26 Preparing to unpack .../298-liblist-someutils-xs-perl_0.58-3_armhf.deb ... #13 44.26 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ... #13 44.30 Selecting previously unselected package liblist-utilsby-perl. #13 44.30 Preparing to unpack .../299-liblist-utilsby-perl_0.12-2_all.deb ... #13 44.30 Unpacking liblist-utilsby-perl (0.12-2) ... #13 44.34 Selecting previously unselected package libltdl7:armhf. #13 44.35 Preparing to unpack .../300-libltdl7_2.4.7-5_armhf.deb ... #13 44.35 Unpacking libltdl7:armhf (2.4.7-5) ... #13 44.39 Selecting previously unselected package libltdl-dev:armhf. #13 44.39 Preparing to unpack .../301-libltdl-dev_2.4.7-5_armhf.deb ... #13 44.40 Unpacking libltdl-dev:armhf (2.4.7-5) ... #13 44.45 Selecting previously unselected package liblz1:armhf. #13 44.45 Preparing to unpack .../302-liblz1_1.13-5_armhf.deb ... #13 44.46 Unpacking liblz1:armhf (1.13-5) ... #13 44.50 Selecting previously unselected package liblzo2-2:armhf. #13 43.40 Setting up cpp-12 (12.2.0-14) ... #13 43.41 Setting up libxcb1:arm64 (1.15-1) ... #13 43.42 Setting up gettext (0.21-12) ... #13 43.43 Setting up xdelta (1.1.3-10.4) ... #13 43.44 Setting up libavif15:arm64 (0.11.1-1) ... #13 43.45 Setting up libarchive13:arm64 (3.6.2-1) ... #13 43.49 Setting up fontconfig-config (2.14.1-4) ... #14 49.27 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ... #14 49.27 Unpacking libhtml-form-perl (6.07-1) ... #14 49.30 Selecting previously unselected package libhtml-format-perl. #14 49.30 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ... #14 49.31 Unpacking libhtml-format-perl (2.12-1) ... #14 49.34 Selecting previously unselected package libhttp-daemon-perl. #14 49.34 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 49.34 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 49.38 Selecting previously unselected package libidn11:arm64. #14 49.38 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ... #14 49.38 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ... #14 49.41 Selecting previously unselected package libstruct-dumb-perl. #14 49.41 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ... #14 49.42 Unpacking libstruct-dumb-perl (0.09-1) ... #14 49.45 Selecting previously unselected package libio-async-perl. #14 49.45 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ... #14 49.45 Unpacking libio-async-perl (0.75-1) ... #14 49.50 Selecting previously unselected package liblinux-epoll-perl. #14 46.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 46.91 Setting up libarray-intspan-perl (2.004-1) ... #14 46.92 Setting up libcapture-tiny-perl (0.48-1) ... #14 46.93 Setting up libtimedate-perl (2.3300-2) ... #14 46.95 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 46.96 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 46.98 Setting up libsub-name-perl (0.26-1build3) ... #14 46.99 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #14 47.00 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #14 47.02 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 47.03 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ... #14 47.04 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 47.05 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 47.07 Setting up xauth (1:1.1-1build2) ... #14 47.08 Setting up libpath-tiny-perl (0.122-1) ... #14 47.10 Setting up libarchive-cpio-perl (0.10-1.1) ... #14 41.74 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #14 41.77 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB] #14 41.97 debconf: delaying package configuration, since apt-utils is not installed #12 48.53 (84/143): dbus-libs-1.14.10-1.fc37.aarch64.rpm 496 kB/s | 154 kB 00:00 #12 48.66 (85/143): debugedit-5.0-7.fc37.aarch64.rpm 586 kB/s | 77 kB 00:00 #12 48.67 (86/143): binutils-gold-2.38-27.fc37.aarch64.rp 1.0 MB/s | 919 kB 00:00 #12 48.77 (87/143): dnf-plugins-core-4.4.2-1.fc37.noarch. 324 kB/s | 38 kB 00:00 #14 44.33 Selecting previously unselected package dh-autoreconf. #14 44.34 Preparing to unpack .../121-dh-autoreconf_19_all.deb ... #14 44.34 Unpacking dh-autoreconf (19) ... #14 44.39 Selecting previously unselected package libdebhelper-perl. #14 44.40 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 44.40 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 44.43 Selecting previously unselected package libarchive-zip-perl. #14 44.44 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ... #14 44.44 Unpacking libarchive-zip-perl (1.67-2) ... #14 44.47 Selecting previously unselected package libsub-override-perl. #14 44.47 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ... #14 44.48 Unpacking libsub-override-perl (0.09-2) ... #14 44.51 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 44.68 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ... #13 44.69 Unpacking libpath-tiny-perl (0.108-1) ... #13 44.72 Selecting previously unselected package libtype-tiny-perl. #13 44.72 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ... #13 44.72 Unpacking libtype-tiny-perl (1.004004-1) ... #13 44.78 Selecting previously unselected package libgitlab-api-v4-perl. #13 44.78 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 44.78 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 44.82 Selecting previously unselected package libglib2.0-data. #13 44.82 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u4_all.deb ... #13 44.82 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ... #14 44.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 44.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 44.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 13.05 Installing : perl-File-Find-1.37-480.el9.noarch 5/93 #16 13.05 Installing : perl-File-Copy-2.34-480.el9.noarch 6/93 #16 13.06 Installing : perl-File-Compare-1.100.600-480.el9.noarch 7/93 #16 13.07 Installing : m4-1.4.19-1.el9.aarch64 8/93 #16 13.09 Installing : autoconf-2.69-38.el9.noarch 9/93 #16 13.10 Installing : libmpc-1.2.1-4.el9.aarch64 10/93 #16 13.10 Installing : cmake-rpm-macros-3.20.2-8.el9.noarch 11/93 #16 13.11 Installing : cmake-filesystem-3.20.2-8.el9.aarch64 12/93 #16 13.12 Installing : checkpolicy-3.5-1.el9.aarch64 13/93 #16 13.15 Installing : util-linux-core-2.37.4-15.el9.aarch64 14/93 #16 13.15 Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64 14/93 #16 13.22 Installing : python3-setuptools-53.0.0-12.el9.noarch 15/93 #16 13.24 Installing : libseccomp-2.5.2-2.el9.aarch64 16/93 #16 13.24 Installing : libfdisk-2.37.4-15.el9.aarch64 17/93 #16 13.25 Installing : libedit-3.1-38.20210216cvs.el9.aarch64 18/93 #14 41.68 Get:363 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 41.72 Get:364 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 41.83 Get:365 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1build1 [301 kB] #14 48.45 Selecting previously unselected package netbase. #14 48.45 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 48.45 Unpacking netbase (6.4) ... #14 48.48 Selecting previously unselected package python-apt-common. #14 48.48 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ... #14 48.48 Unpacking python-apt-common (2.5.3ubuntu1) ... #14 48.52 Selecting previously unselected package python3-apt. #14 48.52 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_arm64.deb ... #14 48.52 Unpacking python3-apt (2.5.3ubuntu1) ... #14 48.56 Selecting previously unselected package python3-pkg-resources. #14 48.56 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ... #14 48.56 Unpacking python3-pkg-resources (66.1.1-1) ... #14 48.61 Selecting previously unselected package ucf. #14 48.61 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ... #14 48.62 Moving old data out of the way #15 4.629 Building dependency tree... #15 4.833 Reading state information... #15 4.857 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.913 Starting 2 pkgProblemResolver with broken count: 0 #15 4.917 Done #15 4.941 Done #15 4.950 Starting pkgProblemResolver with broken count: 0 #15 4.983 Starting 2 pkgProblemResolver with broken count: 0 #15 4.987 Done #13 43.90 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ... #13 43.90 Unpacking gcc-10 (10.2.1-6+rpi1) ... #17 0.856 Last metadata expiration check: 0:00:16 ago on Wed Sep 20 09:13:42 2023. #13 43.37 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ... #13 43.37 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 43.42 Selecting previously unselected package libnumber-range-perl. #13 43.42 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ... #13 43.43 Unpacking libnumber-range-perl (0.12-1.1) ... #13 43.47 Selecting previously unselected package libossp-uuid16:armhf. #13 43.47 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ... #13 43.47 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ... #13 43.51 Selecting previously unselected package libossp-uuid-perl. #13 43.51 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ... #13 43.51 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 43.55 Selecting previously unselected package libpackage-stash-xs-perl. #13 43.55 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ... #13 43.56 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 43.59 Selecting previously unselected package libpath-iterator-rule-perl. #13 44.50 Preparing to unpack .../303-liblzo2-2_2.10-2_armhf.deb ... #13 44.51 Unpacking liblzo2-2:armhf (2.10-2) ... #13 44.55 Selecting previously unselected package libsys-hostname-long-perl. #13 44.55 Preparing to unpack .../304-libsys-hostname-long-perl_1.5-3_all.deb ... #13 44.56 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 44.59 Selecting previously unselected package libmail-sendmail-perl. #13 44.59 Preparing to unpack .../305-libmail-sendmail-perl_0.80-3_all.deb ... #13 44.60 Unpacking libmail-sendmail-perl (0.80-3) ... #13 44.63 Selecting previously unselected package libnet-smtp-ssl-perl. #13 44.63 Preparing to unpack .../306-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 44.64 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 44.67 Selecting previously unselected package libmailtools-perl. #13 44.68 Preparing to unpack .../307-libmailtools-perl_2.21-2_all.deb ... #13 44.68 Unpacking libmailtools-perl (2.21-2) ... #13 44.73 Selecting previously unselected package libmarkdown2:armhf. #13 43.70 Setting up libedit2:arm64 (3.1-20221030-2) ... #13 43.71 Setting up libreadline8:arm64 (8.2-1.3) ... #13 43.72 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... #13 43.73 Setting up ca-certificates (20230311) ... #14 49.50 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ... #14 49.50 Unpacking liblinux-epoll-perl (0.017-1) ... #14 49.53 Selecting previously unselected package libio-async-loop-epoll-perl. #14 49.53 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 49.54 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 49.60 Selecting previously unselected package libtypes-serialiser-perl. #14 49.60 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ... #14 49.60 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 49.63 Selecting previously unselected package libjson-xs-perl. #14 49.63 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ... #14 49.63 Unpacking libjson-xs-perl (4.020-1build1) ... #14 49.67 Selecting previously unselected package libjson-maybexs-perl. #14 49.67 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ... #14 49.67 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 49.70 Selecting previously unselected package liblist-compare-perl. #14 49.70 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ... #14 49.71 Unpacking liblist-compare-perl (0.53-1) ... #14 49.74 Selecting previously unselected package liblist-moreutils-perl. #14 49.74 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ... #14 49.74 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 49.78 Selecting previously unselected package liblist-someutils-perl. #14 49.78 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ... #14 49.78 Unpacking liblist-someutils-perl (0.58-1) ... #14 49.81 Selecting previously unselected package liblist-someutils-xs-perl. #13 47.18 Setting up bsdmainutils (11.1.2+b1) ... #13 47.20 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 47.20 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 47.21 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ... #13 47.22 Setting up libcroco3:amd64 (0.6.12-3) ... #13 47.23 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #13 47.24 Setting up ucf (3.0038+nmu1) ... #13 47.40 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #13 47.41 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #13 47.42 Setting up groff-base (1.22.4-3+deb10u1) ... #13 47.43 Setting up cpp (4:8.3.0-1) ... #13 47.45 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 47.46 Setting up libcurl4:amd64 (7.64.0-4+deb10u6) ... #13 47.47 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ... #13 47.49 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u3) ... #14 47.11 Setting up libjson-perl (4.04000-1) ... #14 47.13 Setting up libipc-run3-perl (0.048-2) ... #14 47.14 Setting up libsub-override-perl (0.09-2) ... #14 47.16 Setting up libaliased-perl (0.34-1.1) ... #14 47.18 Setting up python3-unidiff (0.5.5-2) ... #14 47.36 Setting up libstrictures-perl (2.000006-1) ... #14 42.01 Fetched 117 MB in 35s (3343 kB/s) #14 42.05 (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 ... 4388 files and directories currently installed.) #14 42.05 Preparing to unpack .../libc6_2.35-0ubuntu3.3_armhf.deb ... #14 42.17 Unpacking libc6:armhf (2.35-0ubuntu3.3) over (2.35-0ubuntu3.1) ... #12 48.79 (88/143): elfutils-0.189-3.fc37.aarch64.rpm 4.4 MB/s | 531 kB 00:00 #12 48.87 (89/143): emacs-filesystem-28.2-3.fc37.noarch.r 94 kB/s | 7.5 kB 00:00 #12 48.91 (90/143): binutils-2.38-27.fc37.aarch64.rpm 5.1 MB/s | 5.8 MB 00:01 #12 48.92 (91/143): elfutils-debuginfod-client-0.189-3.fc 264 kB/s | 37 kB 00:00 #12 48.98 (92/143): enchant2-2.3.4-1.fc37.aarch64.rpm 616 kB/s | 63 kB 00:00 #12 49.01 (93/143): ghc-srpm-macros-1.6.1-1.fc37.noarch.r 81 kB/s | 8.0 kB 00:00 #12 49.14 (94/143): gnat-srpm-macros-5-1.fc37.noarch.rpm 68 kB/s | 8.3 kB 00:00 #14 43.24 Setting up libc6:arm64 (2.35-0ubuntu3.3) ... #14 44.51 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 44.51 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 44.54 Selecting previously unselected package dh-strip-nondeterminism. #14 44.54 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 44.54 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 44.57 Selecting previously unselected package dwz. #14 44.57 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ... #14 44.58 Unpacking dwz (0.13-5) ... #14 44.63 Selecting previously unselected package libcroco3:armhf. #14 44.63 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ... #14 44.63 Unpacking libcroco3:armhf (0.6.13-1) ... #14 44.66 Selecting previously unselected package gettext. #14 44.66 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ... #14 44.67 Unpacking gettext (0.19.8.1-10build1) ... #14 44.76 Selecting previously unselected package intltool-debian. #13 44.98 Selecting previously unselected package libgpm2:armhf. #13 44.98 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ... #13 44.99 Unpacking libgpm2:armhf (1.20.7-5) ... #13 45.03 Selecting previously unselected package libidn11:armhf. #13 45.03 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ... #13 45.03 Unpacking libidn11:armhf (1.33-2.2) ... #13 45.08 Selecting previously unselected package libntlm0:armhf. #13 45.08 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ... #13 45.09 Unpacking libntlm0:armhf (1.5-1+deb10u1) ... #13 45.12 Selecting previously unselected package libgsasl7. #13 45.12 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ... #13 45.13 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 45.17 Selecting previously unselected package libhtml-form-perl. #14 44.27 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 44.28 Setting up libconst-fast-perl (0.014-2) ... #14 44.29 Setting up libhttp-daemon-perl (6.14-2) ... #14 44.30 Setting up python3-unidiff (0.7.3-1) ... #16 13.26 Installing : cracklib-2.9.6-27.el9.aarch64 19/93 #13 48.53 (1/142): bzip2-1.0.8-13.fc38.aarch64.rpm 79 kB/s | 52 kB 00:00 #14 41.99 Get:366 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-parser-perl armhf 2.46-4 [203 kB] #14 42.03 Get:367 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-expat-perl all 0.51-2 [8644 B] #14 42.03 Get:368 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [28.3 kB] #14 42.04 Get:369 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf licensecheck all 3.3.5-1ubuntu1 [36.0 kB] #14 42.05 Get:370 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-size-perl armhf 0.83-2build1 [18.6 kB] #14 42.05 Get:371 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-run3-perl all 0.048-3 [30.3 kB] #14 42.05 Get:372 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lzip armhf 1.23-5 [77.6 kB] #14 48.62 Unpacking ucf (3.0043+nmu1) ... #14 48.65 Selecting previously unselected package bsdextrautils. #14 48.65 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_arm64.deb ... #14 48.66 Unpacking bsdextrautils (2.38.1-4ubuntu1) ... #14 48.69 Selecting previously unselected package libmagic-mgc. #14 48.70 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_arm64.deb ... #14 48.70 Unpacking libmagic-mgc (1:5.44-3) ... #14 48.76 Selecting previously unselected package libmagic1:arm64. #14 48.76 Preparing to unpack .../019-libmagic1_1%3a5.44-3_arm64.deb ... #14 48.77 Unpacking libmagic1:arm64 (1:5.44-3) ... #14 48.80 Selecting previously unselected package file. #14 48.80 Preparing to unpack .../020-file_1%3a5.44-3_arm64.deb ... #14 48.80 Unpacking file (1:5.44-3) ... #14 48.83 Selecting previously unselected package gettext-base. #14 48.83 Preparing to unpack .../021-gettext-base_0.21-11_arm64.deb ... #14 48.83 Unpacking gettext-base (0.21-11) ... #14 48.87 Selecting previously unselected package libuchardet0:arm64. #15 5.161 The following additional packages will be installed: #15 5.161 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #15 5.161 g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 #15 5.161 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev #15 5.161 libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev #15 5.162 libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config #15 5.163 Suggested packages: #15 5.163 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip #15 5.163 libtool-doc seccomp libstdc++-8-doc #13 43.59 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 43.59 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 43.64 Selecting previously unselected package libperlio-gzip-perl. #13 43.64 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ... #13 43.64 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 43.68 Selecting previously unselected package libpod-parser-perl. #13 43.68 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ... #13 43.69 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 43.71 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 43.71 Unpacking libpod-parser-perl (1.63-2) ... #13 43.75 Selecting previously unselected package libpod-constants-perl. #13 43.75 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ... #13 43.76 Unpacking libpod-constants-perl (0.19-2) ... #13 43.83 Selecting previously unselected package libproc-processtable-perl. #13 44.74 Preparing to unpack .../308-libmarkdown2_2.2.7-2_armhf.deb ... #13 44.74 Unpacking libmarkdown2:armhf (2.2.7-2) ... #13 44.78 Selecting previously unselected package libmath-base85-perl. #13 44.78 Preparing to unpack .../309-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 44.78 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 44.82 Selecting previously unselected package libmime-tools-perl. #13 44.82 Preparing to unpack .../310-libmime-tools-perl_5.510-1_all.deb ... #13 44.83 Unpacking libmime-tools-perl (5.510-1) ... #13 44.88 Selecting previously unselected package libmldbm-perl. #14 49.81 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ... #14 49.82 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 49.85 Selecting previously unselected package libltdl7:arm64. #14 49.85 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ... #14 49.85 Unpacking libltdl7:arm64 (2.4.6-14) ... #14 49.89 Selecting previously unselected package libltdl-dev:arm64. #14 49.89 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ... #14 49.89 Unpacking libltdl-dev:arm64 (2.4.6-14) ... #14 49.93 Selecting previously unselected package libsys-hostname-long-perl. #14 49.93 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ... #14 49.94 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 49.96 Selecting previously unselected package libmail-sendmail-perl. #14 49.97 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ... #14 49.97 Unpacking libmail-sendmail-perl (0.80-1) ... #14 50.00 Selecting previously unselected package libmoox-aliases-perl. #14 50.00 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ... #14 50.00 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 50.03 Selecting previously unselected package libobject-id-perl. #13 47.50 Setting up curl (7.64.0-4+deb10u6) ... #13 47.51 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 47.52 Setting up gpg (2.2.12-1+deb10u2) ... #13 47.53 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #13 47.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #13 47.54 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #13 47.55 Setting up python3.7 (3.7.3-2+deb10u5) ... #14 47.38 Setting up libsub-quote-perl (2.006006-1) ... #14 47.39 Setting up libdevel-stacktrace-perl (2.0400-1) ... #14 47.41 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #14 47.42 Setting up libsort-versions-perl (1.62-1) ... #14 47.43 Setting up libexporter-tiny-perl (1.002002-1) ... #14 47.45 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ... #14 47.46 Setting up libfile-dirlist-perl (0.05-2) ... #14 47.48 Setting up libterm-readkey-perl (2.38-1build4) ... #14 47.49 Setting up lsb-release (11.1.0ubuntu4) ... #14 47.50 Setting up python3-magic (2:0.4.24-2) ... #14 47.62 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #12 49.19 (95/143): glibc-gconv-extra-2.36-11.fc37.aarch6 8.0 MB/s | 1.7 MB 00:00 #12 49.21 (96/143): gdb-minimal-13.2-2.fc37.aarch64.rpm 12 MB/s | 3.7 MB 00:00 #12 49.28 (97/143): package-notes-srpm-macros-0.5-7.fc37. 117 kB/s | 11 kB 00:00 #14 44.77 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ... #14 44.77 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 44.80 Selecting previously unselected package po-debconf. #14 44.80 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ... #14 44.80 Unpacking po-debconf (1.0.21) ... #14 44.85 Selecting previously unselected package debhelper. #14 44.85 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ... #14 44.86 Unpacking debhelper (12.10ubuntu1) ... #14 44.97 Selecting previously unselected package libfakeroot:armhf. #14 44.97 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ... #14 44.97 Unpacking libfakeroot:armhf (1.24-1) ... #14 45.00 Selecting previously unselected package fakeroot. #14 45.01 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ... #14 45.01 Unpacking fakeroot (1.24-1) ... #13 45.18 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ... #13 45.18 Unpacking libhtml-form-perl (6.03-1) ... #13 45.20 Selecting previously unselected package libhtml-format-perl. #13 45.21 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ... #13 45.21 Unpacking libhtml-format-perl (2.12-1) ... #13 45.24 Selecting previously unselected package libhttp-daemon-perl. #13 45.25 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 45.25 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 45.28 Selecting previously unselected package libstruct-dumb-perl. #13 45.28 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ... #13 45.28 Unpacking libstruct-dumb-perl (0.09-1) ... #13 45.31 Selecting previously unselected package libio-async-perl. #13 45.31 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ... #13 45.32 Unpacking libio-async-perl (0.72-1) ... #13 45.36 Selecting previously unselected package libio-sessiondata-perl. #13 45.36 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ... #13 45.37 Unpacking libio-sessiondata-perl (1.03-1) ... #13 45.39 Selecting previously unselected package libio-string-perl. #13 47.29 Setting up libgssapi-krb5-2:amd64 (1.20.1-2) ... #13 47.30 Setting up libgdbm-compat4:amd64 (1.23-3) ... #13 47.33 Setting up ucf (3.0043+nmu1) ... #13 47.48 Setting up libx265-199:amd64 (3.5-2+b1) ... #13 47.49 Setting up dwz (0.15-1) ... #13 47.50 Setting up groff-base (1.22.4-10) ... #13 47.52 Setting up cpp (4:12.2.0-3) ... #13 47.54 Setting up pixz (1.0.7-2) ... #13 47.55 Setting up gpgconf (2.2.40-1.1) ... #13 47.56 Setting up libcurl4:amd64 (7.88.1-10+deb12u1) ... #13 47.57 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u1) ... #13 47.62 Setting up curl (7.88.1-10+deb12u1) ... #13 47.63 Setting up libfontconfig1:amd64 (2.14.1-4) ... #13 47.64 Setting up libperl5.36:amd64 (5.36.0-7) ... #13 47.65 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #13 47.66 Setting up gpg (2.2.40-1.1) ... #13 47.67 Setting up gnupg-utils (2.2.40-1.1) ... #13 47.67 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #13 47.68 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #13 47.69 Setting up gpg-agent (2.2.40-1.1) ... #16 13.33 Installing : cracklib-dicts-2.9.6-27.el9.aarch64 20/93 #16 13.76 Installing : llvm-libs-16.0.6-4.el9.aarch64 21/93 #16 13.77 Installing : python3-distro-1.5.0-7.el9.noarch 22/93 #14 44.42 Setting up libdata-dpath-perl (0.58-2) ... #14 44.43 Setting up python3-magic (2:0.4.26-3) ... #14 44.55 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... #14 44.56 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ... #14 44.57 Setting up python3-pkg-resources (66.1.1-1) ... #14 45.44 Setting up liblinux-epoll-perl (0.017-1) ... #14 45.46 Setting up libvariable-magic-perl (0.62-1build2) ... #14 45.47 Setting up python3-idna (2.8-1) ... #13 48.75 (2/142): cpio-2.13-14.fc38.aarch64.rpm 1.3 MB/s | 275 kB 00:00 #13 48.82 (3/142): desktop-file-utils-0.26-8.fc38.aarch64 975 kB/s | 71 kB 00:00 #13 48.83 (4/142): binutils-gold-2.39-9.fc38.aarch64.rpm 999 kB/s | 954 kB 00:00 #13 48.90 (5/142): devscripts-checkbashisms-2.23.0-1.fc38 387 kB/s | 28 kB 00:00 #13 48.90 (6/142): dwz-0.15-2.fc38.aarch64.rpm 1.8 MB/s | 136 kB 00:00 #14 48.87 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_arm64.deb ... #14 48.88 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #14 48.91 Selecting previously unselected package groff-base. #14 48.91 Preparing to unpack .../023-groff-base_1.22.4-10_arm64.deb ... #14 48.91 Unpacking groff-base (1.22.4-10) ... #14 48.98 Selecting previously unselected package libcbor0.8:arm64. #14 48.98 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #14 48.99 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 49.02 Selecting previously unselected package libedit2:arm64. #14 49.02 Preparing to unpack .../025-libedit2_3.1-20221030-2_arm64.deb ... #14 49.03 Unpacking libedit2:arm64 (3.1-20221030-2) ... #14 49.09 Selecting previously unselected package libfido2-1:arm64. #15 5.460 The following NEW packages will be installed: #15 5.460 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #15 5.461 g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 #15 5.461 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev #15 5.461 libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev #15 5.462 libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config #13 43.83 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ... #13 43.83 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 43.88 Selecting previously unselected package libre2-9:armhf. #13 43.88 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ... #13 43.88 Unpacking libre2-9:armhf (20210201+dfsg-1) ... #13 43.93 Selecting previously unselected package libre-engine-re2-perl:armhf. #13 43.93 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ... #13 43.93 Unpacking libre-engine-re2-perl:armhf (0.14-1) ... #13 43.97 Selecting previously unselected package libreadonly-perl. #13 43.97 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ... #13 43.98 Unpacking libreadonly-perl (2.050-3) ... #13 44.01 Selecting previously unselected package libref-util-perl. #13 44.01 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #13 44.01 Unpacking libref-util-perl (0.204-1) ... #13 44.05 Selecting previously unselected package libref-util-xs-perl. #13 44.89 Preparing to unpack .../311-libmldbm-perl_2.05-4_all.deb ... #13 44.89 Unpacking libmldbm-perl (2.05-4) ... #13 45.05 Selecting previously unselected package libmoox-aliases-perl. #13 45.05 Preparing to unpack .../312-libmoox-aliases-perl_0.001006-2_all.deb ... #13 45.06 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 45.09 Selecting previously unselected package libmouse-perl. #13 45.10 Preparing to unpack .../313-libmouse-perl_2.5.10-1+b3_armhf.deb ... #13 45.10 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 45.15 Selecting previously unselected package libpackage-stash-xs-perl:armhf. #13 45.15 Preparing to unpack .../314-libpackage-stash-xs-perl_0.30-1+b1_armhf.deb ... #13 45.16 Unpacking libpackage-stash-xs-perl:armhf (0.30-1+b1) ... #13 45.19 Selecting previously unselected package libpath-iterator-rule-perl. #13 45.20 Preparing to unpack .../315-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 45.20 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 45.24 Selecting previously unselected package libperlio-gzip-perl. #13 45.24 Preparing to unpack .../316-libperlio-gzip-perl_0.20-1+b1_armhf.deb ... #13 45.25 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 45.28 Selecting previously unselected package libperlio-utf8-strict-perl. #14 50.04 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 50.04 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 50.07 Selecting previously unselected package libmoox-struct-perl. #14 50.07 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ... #14 50.07 Unpacking libmoox-struct-perl (0.017-1) ... #14 50.10 Selecting previously unselected package libnet-dns-sec-perl. #14 50.10 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ... #14 50.11 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 50.14 Selecting previously unselected package libnet-libidn-perl. #14 50.14 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ... #14 50.15 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 50.18 Selecting previously unselected package libnumber-range-perl. #14 50.18 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ... #14 50.18 Unpacking libnumber-range-perl (0.12-1) ... #14 50.21 Selecting previously unselected package libpackage-stash-xs-perl. #14 50.21 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ... #14 50.21 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 50.24 Selecting previously unselected package libpath-iterator-rule-perl. #13 45.51 Dependencies resolved. #13 45.54 ================================================================================ #13 45.54 Package Arch Version Repo Size #13 45.54 ================================================================================ #13 45.54 Installing: #13 45.54 dnf-plugins-core noarch 4.4.2-1.fc37 updates 38 k #13 45.54 rpm-build x86_64 4.18.1-2.fc37 updates 75 k #13 45.54 rpmlint noarch 2.4.0-6.fc37 updates 330 k #13 45.54 Installing dependencies: #13 45.54 ansible-srpm-macros noarch 1-10.fc37 updates 20 k #13 45.54 binutils x86_64 2.38-27.fc37 updates 5.4 M #13 45.54 binutils-gold x86_64 2.38-27.fc37 updates 773 k #13 45.54 bzip2 x86_64 1.0.8-12.fc37 fedora 52 k #13 45.54 cpio x86_64 2.13-13.fc37 fedora 277 k #13 45.54 dash x86_64 0.5.11.5-2.fc37 fedora 98 k #13 45.54 dbus-libs x86_64 1:1.14.10-1.fc37 updates 156 k #13 45.54 debugedit x86_64 5.0-7.fc37 updates 77 k #13 45.54 desktop-file-utils x86_64 0.26-7.fc37 fedora 72 k #13 45.54 devscripts-checkbashisms x86_64 2.22.2-3.fc37 fedora 28 k #13 45.54 diffutils x86_64 3.8-3.fc37 fedora 378 k #13 45.54 dwz x86_64 0.14-7.fc37 fedora 129 k #13 45.54 ed x86_64 1.18-2.fc37 fedora 78 k #13 45.54 efi-srpm-macros noarch 5-6.fc37 fedora 22 k #13 45.54 elfutils x86_64 0.189-3.fc37 updates 536 k #13 45.54 elfutils-debuginfod-client x86_64 0.189-3.fc37 updates 38 k #13 45.54 emacs-filesystem noarch 1:28.2-3.fc37 updates 7.5 k #13 45.54 enchant2 x86_64 2.3.4-1.fc37 updates 63 k #13 45.54 file x86_64 5.42-4.fc37 fedora 49 k #13 45.54 fonts-filesystem noarch 1:2.0.5-9.fc37 fedora 7.9 k #13 45.54 fonts-srpm-macros noarch 1:2.0.5-9.fc37 fedora 26 k #13 45.54 fpc-srpm-macros noarch 1.3-6.fc37 fedora 7.7 k #13 45.54 gdb-minimal x86_64 13.2-2.fc37 updates 4.2 M #13 45.54 gdk-pixbuf2 x86_64 2.42.10-1.fc37 fedora 485 k #13 45.54 ghc-srpm-macros noarch 1.6.1-1.fc37 updates 8.0 k #13 45.54 glibc-gconv-extra x86_64 2.36-11.fc37 updates 1.6 M #13 45.54 gnat-srpm-macros noarch 5-1.fc37 updates 8.3 k #13 45.54 go-srpm-macros noarch 3.2.0-1.fc37 fedora 27 k #13 45.54 groff-base x86_64 1.22.4-10.fc37 fedora 1.1 M #13 45.54 hunspell x86_64 1.7.0-21.fc37 fedora 281 k #13 45.54 hunspell-en-GB noarch 0.20140811.1-23.fc37 fedora 225 k #13 45.54 hunspell-en-US noarch 0.20140811.1-23.fc37 fedora 176 k #13 45.54 hunspell-filesystem x86_64 1.7.0-21.fc37 fedora 8.8 k #13 45.54 js-jquery noarch 3.6.0-3.fc37 fedora 171 k #13 45.54 json-glib x86_64 1.6.6-3.fc37 fedora 162 k #13 45.54 kernel-srpm-macros noarch 1.0-15.fc37 fedora 9.4 k #13 45.54 libappstream-glib x86_64 0.8.1-1.fc37 fedora 404 k #13 45.54 libjpeg-turbo x86_64 2.1.3-2.fc37 fedora 181 k #13 45.54 libpkgconf x86_64 1.8.0-3.fc37 fedora 36 k #13 45.54 libpng x86_64 2:1.6.37-13.fc37 fedora 119 k #13 45.54 libstemmer x86_64 0-19.585svn.fc37 fedora 79 k #13 45.54 lua-srpm-macros noarch 1-7.fc37 fedora 8.8 k #13 45.54 ncurses x86_64 6.4-3.20230114.fc37 updates 411 k #13 45.54 nim-srpm-macros noarch 3-7.fc37 fedora 8.4 k #13 45.54 ocaml-srpm-macros noarch 7-2.fc37 fedora 13 k #13 45.54 openblas-srpm-macros noarch 2-12.fc37 fedora 7.5 k #13 45.54 package-notes-srpm-macros noarch 0.5-7.fc37 updates 11 k #13 45.54 patch x86_64 2.7.6-17.fc37 fedora 124 k #13 45.54 perl-AutoLoader noarch 5.74-494.fc37 updates 22 k #13 45.54 perl-B x86_64 1.83-494.fc37 updates 182 k #13 45.54 perl-Carp noarch 1.52-489.fc37 fedora 29 k #13 45.54 perl-Class-Struct noarch 0.66-494.fc37 updates 23 k #13 45.54 perl-Data-Dumper x86_64 2.184-490.fc37 fedora 56 k #13 45.54 perl-Digest noarch 1.20-489.fc37 fedora 26 k #13 45.54 perl-Digest-MD5 x86_64 2.58-489.fc37 fedora 36 k #13 45.54 perl-DynaLoader x86_64 1.52-494.fc37 updates 27 k #13 45.54 perl-Encode x86_64 4:3.19-492.fc37 fedora 1.7 M #13 45.54 perl-Errno x86_64 1.36-494.fc37 updates 16 k #13 45.54 perl-Exporter noarch 5.77-489.fc37 fedora 31 k #13 45.54 perl-Fcntl x86_64 1.15-494.fc37 updates 21 k #13 45.54 perl-File-Basename noarch 2.85-494.fc37 updates 18 k #13 45.54 perl-File-Path noarch 2.18-489.fc37 fedora 35 k #13 45.54 perl-File-Temp noarch 1:0.231.100-489.fc37 fedora 59 k #13 45.54 perl-File-stat noarch 1.12-494.fc37 updates 18 k #13 45.54 perl-FileHandle noarch 2.03-494.fc37 updates 16 k #13 45.54 perl-Getopt-Long noarch 1:2.54-1.fc37 updates 60 k #13 45.54 perl-Getopt-Std noarch 1.13-494.fc37 updates 17 k #13 45.54 perl-HTTP-Tiny noarch 0.086-1.fc37 updates 55 k #13 45.54 perl-IO x86_64 1.50-494.fc37 updates 93 k #13 45.54 perl-IPC-Open3 noarch 1.22-494.fc37 updates 24 k #13 45.54 perl-MIME-Base64 x86_64 3.16-489.fc37 fedora 30 k #13 45.54 perl-Net-SSLeay x86_64 1.92-4.fc37 fedora 362 k #13 45.54 perl-POSIX x86_64 2.03-494.fc37 updates 98 k #13 45.54 perl-PathTools x86_64 3.84-489.fc37 fedora 89 k #13 45.54 perl-Pod-Escapes noarch 1:1.07-489.fc37 fedora 20 k #13 45.54 perl-Pod-Perldoc noarch 3.28.01-490.fc37 fedora 90 k #13 45.54 perl-Pod-Simple noarch 1:3.43-490.fc37 fedora 225 k #13 45.54 perl-Pod-Usage noarch 4:2.03-3.fc37 fedora 40 k #13 45.54 perl-Scalar-List-Utils x86_64 5:1.63-489.fc37 fedora 72 k #13 45.54 perl-SelectSaver noarch 1.02-494.fc37 updates 13 k #13 45.54 perl-Socket x86_64 4:2.036-1.fc37 fedora 55 k #13 45.54 perl-Storable x86_64 1:3.26-489.fc37 fedora 97 k #13 45.54 perl-Symbol noarch 1.09-494.fc37 updates 15 k #13 45.54 perl-Term-ANSIColor noarch 5.01-490.fc37 fedora 48 k #13 45.54 perl-Term-Cap noarch 1.17-489.fc37 fedora 22 k #13 45.54 perl-Text-ParseWords noarch 3.31-489.fc37 fedora 16 k #13 45.54 perl-Text-Tabs+Wrap noarch 2023.0511-1.fc37 updates 23 k #13 45.54 perl-Time-Local noarch 2:1.300-489.fc37 fedora 33 k #13 45.54 perl-URI noarch 5.17-1.fc37 updates 123 k #13 45.54 perl-base noarch 2.27-494.fc37 updates 17 k #13 45.54 perl-constant noarch 1.33-490.fc37 fedora 23 k #13 45.54 perl-if noarch 0.61.000-494.fc37 updates 15 k #13 45.54 perl-interpreter x86_64 4:5.36.1-494.fc37 updates 73 k #13 45.54 perl-libnet noarch 3.14-490.fc37 fedora 132 k #13 45.54 perl-libs x86_64 4:5.36.1-494.fc37 updates 2.2 M #13 45.54 perl-locale noarch 1.10-494.fc37 updates 15 k #13 45.54 perl-mro x86_64 1.26-494.fc37 updates 30 k #13 45.54 perl-overload noarch 1.35-494.fc37 updates 47 k #13 45.54 perl-overloading noarch 0.02-494.fc37 updates 14 k #13 45.54 perl-parent noarch 1:0.238-489.fc37 fedora 14 k #13 45.54 perl-podlators noarch 1:4.14-489.fc37 fedora 116 k #13 45.54 perl-srpm-macros noarch 1-46.fc37 fedora 8.3 k #13 45.54 perl-subs noarch 1.04-494.fc37 updates 13 k #13 45.54 perl-vars noarch 1.05-494.fc37 updates 14 k #13 45.54 pkgconf x86_64 1.8.0-3.fc37 fedora 41 k #13 45.54 pkgconf-m4 noarch 1.8.0-3.fc37 fedora 14 k #13 45.54 pkgconf-pkg-config x86_64 1.8.0-3.fc37 fedora 10 k #13 45.54 pyproject-srpm-macros noarch 1.9.0-1.fc37 updates 15 k #13 45.54 python-srpm-macros noarch 3.11-6.fc37 updates 24 k #13 45.54 python3-construct noarch 2.10.68-3.fc37 fedora 152 k #13 45.54 python3-dateutil noarch 1:2.8.2-4.fc37 fedora 361 k #13 45.54 python3-dbus x86_64 1.3.2-1.fc37 updates 157 k #13 45.54 python3-distro noarch 1.7.0-3.fc37 fedora 48 k #13 45.54 python3-dnf-plugins-core noarch 4.4.2-1.fc37 updates 299 k #13 45.54 python3-enchant noarch 3.2.2-5.fc37 fedora 103 k #13 45.54 python3-file-magic noarch 5.42-4.fc37 fedora 20 k #13 45.54 python3-pybeam noarch 0.7-4.fc37 fedora 32 k #13 45.54 python3-pyxdg noarch 0.27-6.fc37 fedora 135 k #13 45.54 python3-six noarch 1.16.0-8.fc37 fedora 42 k #13 45.54 python3-systemd x86_64 235-1.fc37 fedora 108 k #13 45.54 python3-tomli-w noarch 1.0.0-4.fc37 fedora 21 k #13 45.54 python3-zstandard x86_64 0.19.0-1.fc37 updates 470 k #13 45.54 qt5-srpm-macros noarch 5.15.9-1.fc37 updates 8.1 k #13 45.54 redhat-rpm-config noarch 229-1.fc37 updates 80 k #13 45.54 rpmautospec-rpm-macros noarch 0.3.5-1.fc37 updates 9.3 k #13 45.54 rpmlint-fedora-license-data noarch 1.29-1.fc37 updates 26 k #13 45.54 rust-srpm-macros noarch 24-4.fc37 updates 12 k #13 45.54 shared-mime-info x86_64 2.2-2.fc37 fedora 381 k #13 45.54 unzip x86_64 6.0-58.fc37 fedora 182 k #13 45.54 web-assets-filesystem noarch 5-18.fc37 fedora 7.9 k #13 45.54 xxhash-libs x86_64 0.8.2-1.fc37 updates 39 k #13 45.54 xz x86_64 5.4.1-1.fc37 updates 419 k #13 45.54 zip x86_64 3.0-33.fc37 fedora 259 k #13 45.54 zstd x86_64 1.5.5-1.fc37 updates 476 k #13 45.54 Installing weak dependencies: #13 45.54 hunspell-en noarch 0.20140811.1-23.fc37 fedora 180 k #13 45.54 perl-IO-Socket-IP noarch 0.41-490.fc37 fedora 42 k #13 45.54 perl-IO-Socket-SSL noarch 2.075-1.fc37 fedora 221 k #13 45.54 perl-Mozilla-CA noarch 20211001-4.fc37 fedora 12 k #13 45.54 perl-NDBM_File x86_64 1.15-494.fc37 updates 23 k #13 45.54 python-systemd-doc x86_64 235-1.fc37 fedora 167 k #13 45.54 #13 45.54 Transaction Summary #13 45.54 ================================================================================ #13 45.54 Install 143 Packages #13 45.54 #14 47.64 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 47.65 Setting up libsys-hostname-long-perl (1.5-2) ... #14 47.66 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #14 47.68 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 47.69 Setting up liburi-perl (5.10-1) ... #14 47.70 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 47.71 Setting up libfile-touch-perl (0.12-1) ... #14 47.73 Setting up libc-devtools (2.35-0ubuntu3.3) ... #14 47.74 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 47.75 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ... #14 47.76 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 47.94 Setting up automake (1:1.16.5-1.3) ... #14 47.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 47.95 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 #14 47.95 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 #14 47.96 Setting up libapt-pkg-perl (0.1.40build2) ... #14 47.98 Setting up libstring-escape-perl (2010.002-2) ... #13 44.21 Updating certificates in /etc/ssl/certs... #12 49.30 (98/143): perl-AutoLoader-5.74-494.fc37.noarch. 238 kB/s | 22 kB 00:00 #12 49.37 (99/143): perl-B-1.83-494.fc37.aarch64.rpm 2.2 MB/s | 183 kB 00:00 #12 49.38 (100/143): ncurses-6.4-3.20230114.fc37.aarch64. 1.7 MB/s | 410 kB 00:00 #12 49.38 (101/143): perl-Class-Struct-0.66-494.fc37.noar 300 kB/s | 23 kB 00:00 #12 49.45 (102/143): perl-DynaLoader-1.52-494.fc37.aarch6 342 kB/s | 27 kB 00:00 #12 49.46 (103/143): perl-Fcntl-1.15-494.fc37.aarch64.rpm 287 kB/s | 22 kB 00:00 #12 49.46 (104/143): perl-Errno-1.36-494.fc37.aarch64.rpm 192 kB/s | 16 kB 00:00 #12 49.52 (105/143): perl-File-Basename-2.85-494.fc37.noa 232 kB/s | 18 kB 00:00 #12 49.53 (106/143): perl-File-stat-1.12-494.fc37.noarch. 236 kB/s | 18 kB 00:00 #12 49.56 (107/143): perl-FileHandle-2.03-494.fc37.noarch 174 kB/s | 16 kB 00:00 #14 45.07 Selecting previously unselected package libassuan0:armhf. #14 45.08 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ... #14 45.08 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ... #14 45.11 Selecting previously unselected package gpgconf. #14 45.11 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ... #14 45.11 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 45.16 Selecting previously unselected package libksba8:armhf. #14 45.16 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ... #14 45.16 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... #14 45.20 Selecting previously unselected package libnpth0:armhf. #14 45.20 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ... #14 45.21 Unpacking libnpth0:armhf (1.6-1) ... #14 45.26 Selecting previously unselected package dirmngr. #14 45.26 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ... #14 45.28 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 45.33 Selecting previously unselected package gnupg-l10n. #13 45.40 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ... #13 45.40 Unpacking libio-string-perl (1.08-3) ... #13 45.43 Selecting previously unselected package libtypes-serialiser-perl. #13 45.43 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ... #13 45.43 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 45.46 Selecting previously unselected package libjson-xs-perl. #13 45.46 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ... #13 45.47 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 45.53 Selecting previously unselected package liblzo2-2:armhf. #13 45.54 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ... #13 45.54 Unpacking liblzo2-2:armhf (2.10-0.1) ... #13 45.60 Selecting previously unselected package libkyotocabinet16v5:armhf. #13 45.60 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ... #13 45.60 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #13 45.65 Selecting previously unselected package liblist-compare-perl. #17 6.405 Running transaction check #17 6.513 Transaction check succeeded. #17 6.513 Running transaction test #16 13.80 Installing : python3-setools-4.4.3-1.el9.aarch64 23/93 #16 13.96 Installing : cpp-11.4.1-2.1.el9.aarch64 24/93 #16 13.97 Installing : perl-threads-shared-1.61-460.el9.aarch64 25/93 #16 13.97 Installing : perl-Thread-Queue-3.14-460.el9.noarch 26/93 #16 14.00 Installing : automake-1.16.2-8.el9.noarch 27/93 #16 14.01 Installing : python3-libsemanage-3.5-2.el9.aarch64 28/93 #16 14.02 Installing : perl-TermReadKey-2.38-11.el9.aarch64 29/93 #16 14.02 Installing : python3-audit-3.0.7-104.el9.aarch64 30/93 #16 14.03 Installing : perl-lib-0.65-480.el9.aarch64 31/93 #16 14.03 Installing : perl-Error-1:0.17029-7.el9.noarch 32/93 #16 14.04 Installing : pcre2-utf32-10.40-2.el9.aarch64 33/93 #16 14.05 Installing : pcre2-utf16-10.40-2.el9.aarch64 34/93 #14 45.69 Setting up libio-html-perl (1.001-1) ... #14 45.70 Setting up libcroco3:amd64 (0.6.13-1) ... #14 45.71 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 45.74 Setting up libtest-refcount-perl (0.10-1) ... #14 45.75 Setting up libparams-util-perl (1.07-3build5) ... #14 45.76 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 45.78 Setting up autoconf (2.69-11.1) ... #14 45.80 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ... #13 48.97 (7/142): ed-1.19-2.fc38.aarch64.rpm 1.0 MB/s | 78 kB 00:00 #13 48.97 (8/142): efi-srpm-macros-5-7.fc38.noarch.rpm 309 kB/s | 22 kB 00:00 #13 49.04 (9/142): binutils-2.39-9.fc38.aarch64.rpm 5.1 MB/s | 5.9 MB 00:01 #13 49.04 (10/142): enchant2-2.3.4-1.fc38.aarch64.rpm 886 kB/s | 64 kB 00:00 #13 49.06 (11/142): file-5.44-3.fc38.aarch64.rpm 599 kB/s | 50 kB 00:00 #13 49.11 (12/142): fonts-filesystem-2.0.5-11.fc38.noarch 113 kB/s | 8.1 kB 00:00 #13 49.11 (13/142): fonts-srpm-macros-2.0.5-11.fc38.noarc 368 kB/s | 26 kB 00:00 #13 49.13 (14/142): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 108 kB/s | 7.8 kB 00:00 #13 49.18 (15/142): gdk-pixbuf2-2.42.10-2.fc38.aarch64.rp 6.2 MB/s | 484 kB 00:00 #14 44.83 Setting up libmodule-implementation-perl (0.09-2) ... #14 44.84 Setting up libcgi-fast-perl (1:2.15-1) ... #14 44.85 Setting up python3-apt (2.5.3ubuntu1) ... #15 1.028 Last metadata expiration check: 0:00:21 ago on Wed Sep 20 09:13:37 2023. #14 49.09 Preparing to unpack .../026-libfido2-1_1.12.0-2_arm64.deb ... #14 49.10 Unpacking libfido2-1:arm64 (1.12.0-2) ... #14 49.14 Selecting previously unselected package libjansson4:arm64. #14 49.14 Preparing to unpack .../027-libjansson4_2.14-2_arm64.deb ... #14 49.14 Unpacking libjansson4:arm64 (2.14-2) ... #14 49.17 Selecting previously unselected package libnghttp2-14:arm64. #14 49.17 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_arm64.deb ... #14 49.18 Unpacking libnghttp2-14:arm64 (1.52.0-1) ... #14 49.22 Selecting previously unselected package libpipeline1:arm64. #14 49.22 Preparing to unpack .../029-libpipeline1_1.5.7-1_arm64.deb ... #14 49.22 Unpacking libpipeline1:arm64 (1.5.7-1) ... #14 49.25 Selecting previously unselected package libpng16-16:arm64. #14 49.26 Preparing to unpack .../030-libpng16-16_1.6.39-2_arm64.deb ... #14 49.26 Unpacking libpng16-16:arm64 (1.6.39-2) ... #14 49.30 Selecting previously unselected package libpsl5:arm64. #14 49.30 Preparing to unpack .../031-libpsl5_0.21.2-1_arm64.deb ... #14 49.30 Unpacking libpsl5:arm64 (0.21.2-1) ... #14 49.33 Selecting previously unselected package libxau6:arm64. #14 49.34 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_arm64.deb ... #14 49.34 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #14 49.37 Selecting previously unselected package libxdmcp6:arm64. #14 49.37 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #14 49.38 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 49.41 Selecting previously unselected package libxcb1:arm64. #14 49.42 Preparing to unpack .../034-libxcb1_1.15-1_arm64.deb ... #14 49.42 Unpacking libxcb1:arm64 (1.15-1) ... #14 49.45 Selecting previously unselected package libx11-data. #14 42.46 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lzop armhf 1.04-2build2 [84.5 kB] #13 44.05 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ... #13 44.05 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 44.09 Selecting previously unselected package libregexp-pattern-license-perl. #13 44.09 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 44.09 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 44.13 Selecting previously unselected package libregexp-pattern-perl. #13 44.13 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 44.14 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 44.18 Selecting previously unselected package libsasl2-modules:armhf. #13 44.18 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 44.18 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 44.22 Selecting previously unselected package libsereal-decoder-perl. #13 44.23 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ... #13 44.23 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 44.27 Selecting previously unselected package libsereal-encoder-perl. #13 44.28 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ... #13 44.28 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 45.29 Preparing to unpack .../317-libperlio-utf8-strict-perl_0.010-1_armhf.deb ... #13 45.29 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 45.33 Selecting previously unselected package libpod-parser-perl. #13 45.33 Preparing to unpack .../318-libpod-parser-perl_1.65-1_all.deb ... #13 45.34 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 45.36 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 45.37 Unpacking libpod-parser-perl (1.65-1) ... #13 45.40 Selecting previously unselected package libpod-constants-perl. #13 45.41 Preparing to unpack .../319-libpod-constants-perl_0.19-2_all.deb ... #13 45.41 Unpacking libpod-constants-perl (0.19-2) ... #13 45.45 Selecting previously unselected package libproc-processtable-perl:armhf. #13 45.45 Preparing to unpack .../320-libproc-processtable-perl_0.634-1+b2_armhf.deb ... #13 45.45 Unpacking libproc-processtable-perl:armhf (0.634-1+b2) ... #13 45.50 Selecting previously unselected package libre2-9:armhf. #13 45.50 Preparing to unpack .../321-libre2-9_20220601+dfsg-1+b1_armhf.deb ... #13 45.50 Unpacking libre2-9:armhf (20220601+dfsg-1+b1) ... #13 45.55 Selecting previously unselected package libre-engine-re2-perl:armhf. #13 44.38 Running scriptlet: rpm-libs-4.18.92-1.fc39.x86_64 153/153 #13 47.99 Verifying : ansible-srpm-macros-1-11.fc39.noarch 1/153 #13 47.99 Verifying : binutils-2.40-13.fc39.x86_64 2/153 #13 47.99 Verifying : binutils-gold-2.40-13.fc39.x86_64 3/153 #13 47.99 Verifying : bzip2-1.0.8-16.fc39.x86_64 4/153 #13 47.99 Verifying : cpio-2.14-4.fc39.x86_64 5/153 #13 47.99 Verifying : dash-0.5.12-1.fc39.x86_64 6/153 #13 47.99 Verifying : dbus-libs-1:1.14.10-1.fc39.x86_64 7/153 #13 47.99 Verifying : debugedit-5.0-10.fc39.x86_64 8/153 #13 47.99 Verifying : desktop-file-utils-0.26-9.fc39.x86_64 9/153 #13 47.99 Verifying : devscripts-checkbashisms-2.23.5-3.fc39.noarch 10/153 #13 47.99 Verifying : diffutils-3.10-3.fc39.x86_64 11/153 #13 47.99 Verifying : dnf-plugins-core-4.4.2-1.fc39.noarch 12/153 #13 47.99 Verifying : dwz-0.15-3.fc39.x86_64 13/153 #13 47.99 Verifying : ed-1.19-4.fc39.x86_64 14/153 #13 48.00 Verifying : efi-srpm-macros-5-9.fc39.noarch 15/153 #13 48.00 Verifying : elfutils-0.189-4.fc39.x86_64 16/153 #13 48.00 Verifying : elfutils-debuginfod-client-0.189-4.fc39.x86_64 17/153 #13 48.00 Verifying : emacs-filesystem-1:29.1-1.fc39.noarch 18/153 #13 48.00 Verifying : enchant2-2.5.0-5.fc39.x86_64 19/153 #13 48.00 Verifying : file-5.44-5.fc39.x86_64 20/153 #13 48.00 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 21/153 #13 48.00 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 22/153 #13 48.00 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 23/153 #13 48.00 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 24/153 #13 48.00 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 25/153 #13 48.00 Verifying : glibc-gconv-extra-2.38-1.fc39.x86_64 26/153 #13 48.00 Verifying : gnat-srpm-macros-6-3.fc39.noarch 27/153 #13 48.00 Verifying : go-srpm-macros-3.2.0-6.fc39.noarch 28/153 #13 48.00 Verifying : groff-base-1.23.0-2.fc39.x86_64 29/153 #13 48.00 Verifying : hunspell-1.7.2-5.fc39.x86_64 30/153 #13 48.00 Verifying : hunspell-en-0.20201207-7.fc39.noarch 31/153 #13 48.00 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 32/153 #13 48.00 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 33/153 #13 48.00 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 34/153 #13 48.00 Verifying : jansson-2.13.1-7.fc39.x86_64 35/153 #13 48.00 Verifying : js-jquery-3.6.4-2.fc39.noarch 36/153 #13 48.00 Verifying : json-glib-1.6.6-5.fc39.x86_64 37/153 #13 48.00 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 38/153 #13 48.00 Verifying : libappstream-glib-0.8.2-4.fc39.x86_64 39/153 #13 48.00 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 40/153 #13 48.00 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 41/153 #13 48.00 Verifying : libpng-2:1.6.37-15.fc39.x86_64 42/153 #13 48.00 Verifying : libstemmer-2.2.0-7.fc39.x86_64 43/153 #13 48.00 Verifying : lua-srpm-macros-1-9.fc39.noarch 44/153 #13 48.00 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 45/153 #13 48.00 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 46/153 #13 48.00 Verifying : openblas-srpm-macros-2-14.fc39.noarch 47/153 #13 48.00 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 48/153 #13 48.00 Verifying : patch-2.7.6-22.fc39.x86_64 49/153 #13 48.00 Verifying : perl-AutoLoader-5.74-500.fc39.noarch 50/153 #13 48.00 Verifying : perl-B-1.88-500.fc39.x86_64 51/153 #13 48.00 Verifying : perl-Carp-1.54-500.fc39.noarch 52/153 #13 48.00 Verifying : perl-Class-Struct-0.68-500.fc39.noarch 53/153 #13 48.00 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 54/153 #13 48.00 Verifying : perl-Digest-1.20-500.fc39.noarch 55/153 #13 48.00 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 56/153 #13 48.00 Verifying : perl-DynaLoader-1.54-500.fc39.x86_64 57/153 #13 48.00 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 58/153 #13 48.00 Verifying : perl-Errno-1.37-500.fc39.x86_64 59/153 #13 48.00 Verifying : perl-Exporter-5.77-500.fc39.noarch 60/153 #13 48.00 Verifying : perl-Fcntl-1.15-500.fc39.x86_64 61/153 #13 48.00 Verifying : perl-File-Basename-2.86-500.fc39.noarch 62/153 #13 48.00 Verifying : perl-File-Path-2.18-500.fc39.noarch 63/153 #13 48.00 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 64/153 #13 48.00 Verifying : perl-File-stat-1.13-500.fc39.noarch 65/153 #13 48.00 Verifying : perl-FileHandle-2.05-500.fc39.noarch 66/153 #13 48.00 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 67/153 #13 48.00 Verifying : perl-Getopt-Std-1.13-500.fc39.noarch 68/153 #13 48.00 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 69/153 #13 48.00 Verifying : perl-IO-1.52-500.fc39.x86_64 70/153 #13 48.00 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 71/153 #13 48.00 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 72/153 #13 48.00 Verifying : perl-IPC-Open3-1.22-500.fc39.noarch 73/153 #13 48.00 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 74/153 #13 48.00 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 75/153 #13 48.00 Verifying : perl-NDBM_File-1.16-500.fc39.x86_64 76/153 #13 48.00 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 77/153 #13 48.00 Verifying : perl-POSIX-2.13-500.fc39.x86_64 78/153 #13 48.00 Verifying : perl-PathTools-3.89-500.fc39.x86_64 79/153 #13 48.00 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 80/153 #13 48.00 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 81/153 #13 48.00 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 82/153 #13 48.00 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 83/153 #13 48.00 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 84/153 #13 48.00 Verifying : perl-SelectSaver-1.02-500.fc39.noarch 85/153 #13 48.00 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 86/153 #13 48.00 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 87/153 #13 48.00 Verifying : perl-Symbol-1.09-500.fc39.noarch 88/153 #13 48.00 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 89/153 #13 48.00 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 90/153 #13 48.00 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 91/153 #13 48.00 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 92/153 #13 48.00 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 93/153 #13 48.00 Verifying : perl-URI-5.21-1.fc39.noarch 94/153 #13 48.00 Verifying : perl-base-2.27-500.fc39.noarch 95/153 #13 48.00 Verifying : perl-constant-1.33-501.fc39.noarch 96/153 #13 48.00 Verifying : perl-if-0.61.000-500.fc39.noarch 97/153 #13 48.00 Verifying : perl-interpreter-4:5.38.0-500.fc39.x86_64 98/153 #13 48.00 Verifying : perl-libnet-3.15-501.fc39.noarch 99/153 #13 48.00 Verifying : perl-libs-4:5.38.0-500.fc39.x86_64 100/153 #13 48.00 Verifying : perl-locale-1.10-500.fc39.noarch 101/153 #13 48.00 Verifying : perl-mro-1.28-500.fc39.x86_64 102/153 #13 48.00 Verifying : perl-overload-1.37-500.fc39.noarch 103/153 #13 48.00 Verifying : perl-overloading-0.02-500.fc39.noarch 104/153 #13 48.00 Verifying : perl-parent-1:0.241-500.fc39.noarch 105/153 #13 48.00 Verifying : perl-podlators-1:5.01-500.fc39.noarch 106/153 #13 48.00 Verifying : perl-srpm-macros-1-51.fc39.noarch 107/153 #13 48.00 Verifying : perl-vars-1.05-500.fc39.noarch 108/153 #13 48.00 Verifying : pkgconf-1.9.5-2.fc39.x86_64 109/153 #13 48.00 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 110/153 #13 48.00 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 111/153 #13 48.00 Verifying : pyproject-srpm-macros-1.9.0-2.fc39.noarch 112/153 #13 48.00 Verifying : python-systemd-doc-235-5.fc39.x86_64 113/153 #13 48.00 Verifying : python3-construct-2.10.68-6.fc39.noarch 114/153 #13 48.00 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 115/153 #13 48.00 Verifying : python3-dbus-1.3.2-4.fc39.x86_64 116/153 #13 48.00 Verifying : python3-distro-1.8.0-6.fc39.noarch 117/153 #13 48.00 Verifying : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 118/153 #13 48.00 Verifying : python3-enchant-3.2.2-10.fc39.noarch 119/153 #13 48.00 Verifying : python3-file-magic-5.44-5.fc39.noarch 120/153 #13 48.00 Verifying : python3-pybeam-0.7-7.fc39.noarch 121/153 #13 48.00 Verifying : python3-pyxdg-0.27-9.fc39.noarch 122/153 #13 48.00 Verifying : python3-six-1.16.0-12.fc39.noarch 123/153 #13 48.00 Verifying : python3-systemd-235-5.fc39.x86_64 124/153 #13 48.00 Verifying : python3-tomli-w-1.0.0-9.fc39.noarch 125/153 #13 48.00 Verifying : python3-zstandard-0.21.0-3.fc39.x86_64 126/153 #13 48.00 Verifying : qt5-srpm-macros-5.15.10-2.fc39.noarch 127/153 #13 48.00 Verifying : redhat-rpm-config-262-1.fc39.noarch 128/153 #13 48.00 Verifying : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch 129/153 #13 48.00 Verifying : rpmlint-2.4.0-10.fc39.noarch 130/153 #13 48.00 Verifying : rust-srpm-macros-24-5.fc39.noarch 131/153 #13 48.00 Verifying : shared-mime-info-2.2-4.fc39.x86_64 132/153 #13 48.00 Verifying : unzip-6.0-62.fc39.x86_64 133/153 #13 48.00 Verifying : web-assets-filesystem-5-20.fc39.noarch 134/153 #13 48.00 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 135/153 #13 48.00 Verifying : xz-5.4.4-1.fc39.x86_64 136/153 #13 48.00 Verifying : zstd-1.5.5-4.fc39.x86_64 137/153 #13 48.00 Verifying : gdb-minimal-13.2-8.fc39.x86_64 138/153 #13 48.00 Verifying : python-srpm-macros-3.12-4.fc39.noarch 139/153 #13 48.00 Verifying : qt6-srpm-macros-6.5.2-3.fc39.noarch 140/153 #13 48.00 Verifying : rpm-build-4.19.0-1.fc39.x86_64 141/153 #13 48.00 Verifying : rpmlint-fedora-license-data-1.30-1.fc39.noarch 142/153 #13 48.00 Verifying : zip-3.0-39.fc39.x86_64 143/153 #13 48.00 Verifying : python3-rpm-4.19.0-1.fc39.x86_64 144/153 #13 48.00 Verifying : python3-rpm-4.18.92-1.fc39.x86_64 145/153 #13 48.00 Verifying : rpm-4.19.0-1.fc39.x86_64 146/153 #13 48.00 Verifying : rpm-4.18.92-1.fc39.x86_64 147/153 #13 48.00 Verifying : rpm-build-libs-4.19.0-1.fc39.x86_64 148/153 #13 48.00 Verifying : rpm-build-libs-4.18.92-1.fc39.x86_64 149/153 #13 48.00 Verifying : rpm-libs-4.19.0-1.fc39.x86_64 150/153 #13 48.00 Verifying : rpm-libs-4.18.92-1.fc39.x86_64 151/153 #13 48.00 Verifying : rpm-sign-libs-4.19.0-1.fc39.x86_64 152/153 #13 48.00 Verifying : rpm-sign-libs-4.18.92-1.fc39.x86_64 153/153 #13 48.15 #13 48.15 Upgraded: #13 48.15 python3-rpm-4.19.0-1.fc39.x86_64 rpm-4.19.0-1.fc39.x86_64 #13 48.15 rpm-build-libs-4.19.0-1.fc39.x86_64 rpm-libs-4.19.0-1.fc39.x86_64 #13 48.15 rpm-sign-libs-4.19.0-1.fc39.x86_64 #13 48.15 Installed: #13 48.15 ansible-srpm-macros-1-11.fc39.noarch #13 48.15 binutils-2.40-13.fc39.x86_64 #13 48.15 binutils-gold-2.40-13.fc39.x86_64 #13 48.15 bzip2-1.0.8-16.fc39.x86_64 #13 48.15 cpio-2.14-4.fc39.x86_64 #13 48.15 dash-0.5.12-1.fc39.x86_64 #13 48.15 dbus-libs-1:1.14.10-1.fc39.x86_64 #13 48.15 debugedit-5.0-10.fc39.x86_64 #13 48.15 desktop-file-utils-0.26-9.fc39.x86_64 #13 48.15 devscripts-checkbashisms-2.23.5-3.fc39.noarch #13 48.15 diffutils-3.10-3.fc39.x86_64 #13 48.15 dnf-plugins-core-4.4.2-1.fc39.noarch #13 48.15 dwz-0.15-3.fc39.x86_64 #13 48.15 ed-1.19-4.fc39.x86_64 #13 48.15 efi-srpm-macros-5-9.fc39.noarch #13 48.15 elfutils-0.189-4.fc39.x86_64 #13 48.15 elfutils-debuginfod-client-0.189-4.fc39.x86_64 #13 48.15 emacs-filesystem-1:29.1-1.fc39.noarch #13 48.15 enchant2-2.5.0-5.fc39.x86_64 #13 48.15 file-5.44-5.fc39.x86_64 #13 48.15 fonts-filesystem-1:2.0.5-12.fc39.noarch #13 48.15 fonts-srpm-macros-1:2.0.5-12.fc39.noarch #13 48.15 fpc-srpm-macros-1.3-8.fc39.noarch #13 48.15 gdb-minimal-13.2-8.fc39.x86_64 #13 48.15 gdk-pixbuf2-2.42.10-5.fc39.x86_64 #13 48.15 ghc-srpm-macros-1.6.1-2.fc39.noarch #13 48.15 glibc-gconv-extra-2.38-1.fc39.x86_64 #13 48.15 gnat-srpm-macros-6-3.fc39.noarch #13 48.15 go-srpm-macros-3.2.0-6.fc39.noarch #13 48.15 groff-base-1.23.0-2.fc39.x86_64 #13 48.15 hunspell-1.7.2-5.fc39.x86_64 #13 48.15 hunspell-en-0.20201207-7.fc39.noarch #13 48.15 hunspell-en-GB-0.20201207-7.fc39.noarch #13 48.15 hunspell-en-US-0.20201207-7.fc39.noarch #13 48.15 hunspell-filesystem-1.7.2-5.fc39.x86_64 #13 48.15 jansson-2.13.1-7.fc39.x86_64 #13 48.15 js-jquery-3.6.4-2.fc39.noarch #13 48.15 json-glib-1.6.6-5.fc39.x86_64 #13 48.15 kernel-srpm-macros-1.0-20.fc39.noarch #13 48.15 libappstream-glib-0.8.2-4.fc39.x86_64 #13 48.15 libjpeg-turbo-2.1.4-3.fc39.x86_64 #13 48.15 libpkgconf-1.9.5-2.fc39.x86_64 #13 48.15 libpng-2:1.6.37-15.fc39.x86_64 #13 48.15 libstemmer-2.2.0-7.fc39.x86_64 #13 48.15 lua-srpm-macros-1-9.fc39.noarch #13 48.15 ncurses-6.4-7.20230520.fc39.x86_64 #13 48.15 ocaml-srpm-macros-8-2.fc39.noarch #13 48.15 openblas-srpm-macros-2-14.fc39.noarch #13 48.15 package-notes-srpm-macros-0.5-9.fc39.noarch #13 48.15 patch-2.7.6-22.fc39.x86_64 #13 48.15 perl-AutoLoader-5.74-500.fc39.noarch #13 48.15 perl-B-1.88-500.fc39.x86_64 #13 48.15 perl-Carp-1.54-500.fc39.noarch #13 48.15 perl-Class-Struct-0.68-500.fc39.noarch #13 48.15 perl-Data-Dumper-2.188-501.fc39.x86_64 #13 48.15 perl-Digest-1.20-500.fc39.noarch #13 48.15 perl-Digest-MD5-2.58-500.fc39.x86_64 #13 48.15 perl-DynaLoader-1.54-500.fc39.x86_64 #13 48.15 perl-Encode-4:3.19-500.fc39.x86_64 #13 48.15 perl-Errno-1.37-500.fc39.x86_64 #13 48.15 perl-Exporter-5.77-500.fc39.noarch #13 48.15 perl-Fcntl-1.15-500.fc39.x86_64 #13 48.15 perl-File-Basename-2.86-500.fc39.noarch #13 48.15 perl-File-Path-2.18-500.fc39.noarch #13 48.15 perl-File-Temp-1:0.231.100-500.fc39.noarch #13 48.15 perl-File-stat-1.13-500.fc39.noarch #13 48.15 perl-FileHandle-2.05-500.fc39.noarch #13 48.15 perl-Getopt-Long-1:2.54-500.fc39.noarch #13 48.15 perl-Getopt-Std-1.13-500.fc39.noarch #13 48.15 perl-HTTP-Tiny-0.088-3.fc39.noarch #13 48.15 perl-IO-1.52-500.fc39.x86_64 #13 48.15 perl-IO-Socket-IP-0.42-1.fc39.noarch #13 48.15 perl-IO-Socket-SSL-2.083-3.fc39.noarch #13 48.15 perl-IPC-Open3-1.22-500.fc39.noarch #13 48.15 perl-MIME-Base64-3.16-500.fc39.x86_64 #13 48.15 perl-Mozilla-CA-20230801-1.fc39.noarch #13 48.15 perl-NDBM_File-1.16-500.fc39.x86_64 #13 48.15 perl-Net-SSLeay-1.92-10.fc39.x86_64 #13 48.15 perl-POSIX-2.13-500.fc39.x86_64 #13 48.15 perl-PathTools-3.89-500.fc39.x86_64 #13 48.15 perl-Pod-Escapes-1:1.07-500.fc39.noarch #13 48.15 perl-Pod-Perldoc-3.28.01-501.fc39.noarch #13 48.15 perl-Pod-Simple-1:3.45-4.fc39.noarch #13 48.15 perl-Pod-Usage-4:2.03-500.fc39.noarch #13 48.15 perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 #13 48.15 perl-SelectSaver-1.02-500.fc39.noarch #13 48.15 perl-Socket-4:2.037-3.fc39.x86_64 #13 48.15 perl-Storable-1:3.32-500.fc39.x86_64 #13 48.15 perl-Symbol-1.09-500.fc39.noarch #13 48.15 perl-Term-ANSIColor-5.01-501.fc39.noarch #13 48.15 perl-Term-Cap-1.18-500.fc39.noarch #13 48.15 perl-Text-ParseWords-3.31-500.fc39.noarch #13 48.15 perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch #13 48.15 perl-Time-Local-2:1.350-3.fc39.noarch #13 48.15 perl-URI-5.21-1.fc39.noarch #13 48.15 perl-base-2.27-500.fc39.noarch #13 48.15 perl-constant-1.33-501.fc39.noarch #13 48.15 perl-if-0.61.000-500.fc39.noarch #13 48.15 perl-interpreter-4:5.38.0-500.fc39.x86_64 #13 48.15 perl-libnet-3.15-501.fc39.noarch #13 48.15 perl-libs-4:5.38.0-500.fc39.x86_64 #13 48.15 perl-locale-1.10-500.fc39.noarch #13 48.15 perl-mro-1.28-500.fc39.x86_64 #13 48.15 perl-overload-1.37-500.fc39.noarch #13 48.15 perl-overloading-0.02-500.fc39.noarch #13 48.15 perl-parent-1:0.241-500.fc39.noarch #13 48.15 perl-podlators-1:5.01-500.fc39.noarch #13 48.15 perl-srpm-macros-1-51.fc39.noarch #13 48.15 perl-vars-1.05-500.fc39.noarch #13 48.15 pkgconf-1.9.5-2.fc39.x86_64 #13 48.15 pkgconf-m4-1.9.5-2.fc39.noarch #13 48.15 pkgconf-pkg-config-1.9.5-2.fc39.x86_64 #13 48.15 pyproject-srpm-macros-1.9.0-2.fc39.noarch #13 48.15 python-srpm-macros-3.12-4.fc39.noarch #13 48.15 python-systemd-doc-235-5.fc39.x86_64 #13 48.15 python3-construct-2.10.68-6.fc39.noarch #13 48.15 python3-dateutil-1:2.8.2-10.fc39.noarch #13 48.15 python3-dbus-1.3.2-4.fc39.x86_64 #13 48.15 python3-distro-1.8.0-6.fc39.noarch #13 48.15 python3-dnf-plugins-core-4.4.2-1.fc39.noarch #13 48.15 python3-enchant-3.2.2-10.fc39.noarch #13 48.15 python3-file-magic-5.44-5.fc39.noarch #13 48.15 python3-pybeam-0.7-7.fc39.noarch #13 48.15 python3-pyxdg-0.27-9.fc39.noarch #13 48.15 python3-six-1.16.0-12.fc39.noarch #13 48.15 python3-systemd-235-5.fc39.x86_64 #13 48.15 python3-tomli-w-1.0.0-9.fc39.noarch #13 48.15 python3-zstandard-0.21.0-3.fc39.x86_64 #13 48.15 qt5-srpm-macros-5.15.10-2.fc39.noarch #13 48.15 qt6-srpm-macros-6.5.2-3.fc39.noarch #13 48.15 redhat-rpm-config-262-1.fc39.noarch #13 48.15 rpm-build-4.19.0-1.fc39.x86_64 #13 48.15 rpmautospec-rpm-macros-0.3.5-4.fc39.noarch #13 48.15 rpmlint-2.4.0-10.fc39.noarch #13 48.15 rpmlint-fedora-license-data-1.30-1.fc39.noarch #13 48.15 rust-srpm-macros-24-5.fc39.noarch #13 48.15 shared-mime-info-2.2-4.fc39.x86_64 #13 48.15 unzip-6.0-62.fc39.x86_64 #13 48.15 web-assets-filesystem-5-20.fc39.noarch #13 48.15 xxhash-libs-0.8.2-1.fc39.x86_64 #13 48.15 xz-5.4.4-1.fc39.x86_64 #13 48.15 zip-3.0-39.fc39.x86_64 #13 48.15 zstd-1.5.5-4.fc39.x86_64 #13 48.15 #13 48.15 Complete! #13 DONE 48.3s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.1s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #14 50.24 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 50.25 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 50.28 Selecting previously unselected package libperl4-corelibs-perl. #14 50.28 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ... #14 50.28 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 50.32 Selecting previously unselected package libperlio-gzip-perl. #14 50.32 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ... #14 50.32 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 50.35 Selecting previously unselected package libpod-constants-perl. #14 50.35 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ... #14 50.35 Unpacking libpod-constants-perl (0.19-1) ... #14 50.39 Selecting previously unselected package libre2-5:arm64. #14 50.39 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ... #14 50.39 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ... #14 50.43 Selecting previously unselected package libre-engine-re2-perl. #14 50.43 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ... #14 50.43 Unpacking libre-engine-re2-perl (0.13-5) ... #14 50.46 Selecting previously unselected package libreadonly-perl. #14 50.46 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ... #14 50.47 Unpacking libreadonly-perl (2.050-2) ... #14 50.50 Selecting previously unselected package libref-util-perl. #14 50.50 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #14 50.50 Unpacking libref-util-perl (0.204-1) ... #14 50.53 Selecting previously unselected package libref-util-xs-perl. #14 50.53 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ... #14 50.54 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 50.56 Selecting previously unselected package libregexp-pattern-license-perl. #13 45.55 Total download size: 30 M #13 45.55 Installed size: 112 M #13 45.55 Downloading Packages: #14 48.01 Setting up libhttp-date-perl (6.05-1) ... #14 48.02 Setting up libfile-which-perl (1.23-1) ... #14 48.03 Setting up libfile-basedir-perl (0.09-1) ... #14 48.05 Setting up libunicode-utf8-perl (0.62-1build4) ... #14 48.06 Setting up libset-intspan-perl (1.19-2) ... #14 48.07 Setting up libmouse-perl (2.5.10-1build4) ... #14 48.09 Setting up libfile-listing-perl (6.14-1) ... #14 48.10 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 48.11 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 48.13 Setting up libdata-messagepack-perl (1.01-2build1) ... #14 48.14 Setting up libfont-afm-perl (1.20-3) ... #14 48.15 Setting up libwant-perl (0.29-1build7) ... #14 48.16 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 48.17 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 48.19 Setting up liblist-compare-perl (0.55-1) ... #12 49.61 (108/143): perl-Getopt-Long-2.54-1.fc37.noarch. 749 kB/s | 60 kB 00:00 #12 49.61 (109/143): perl-Getopt-Std-1.13-494.fc37.noarch 220 kB/s | 17 kB 00:00 #12 49.66 (110/143): perl-HTTP-Tiny-0.086-1.fc37.noarch.r 527 kB/s | 55 kB 00:00 #12 49.69 (111/143): perl-IPC-Open3-1.22-494.fc37.noarch. 311 kB/s | 24 kB 00:00 #12 49.69 (112/143): perl-IO-1.50-494.fc37.aarch64.rpm 1.1 MB/s | 93 kB 00:00 #12 49.76 (113/143): perl-NDBM_File-1.15-494.fc37.aarch64 223 kB/s | 23 kB 00:00 #12 49.77 (114/143): perl-POSIX-2.03-494.fc37.aarch64.rpm 1.2 MB/s | 99 kB 00:00 #12 49.77 (115/143): perl-SelectSaver-1.02-494.fc37.noarc 156 kB/s | 13 kB 00:00 #12 49.84 (116/143): perl-Text-Tabs+Wrap-2023.0511-1.fc37 299 kB/s | 23 kB 00:00 #12 49.85 (117/143): perl-Symbol-1.09-494.fc37.noarch.rpm 183 kB/s | 15 kB 00:00 #12 49.87 (118/143): perl-URI-5.17-1.fc37.noarch.rpm 1.2 MB/s | 123 kB 00:00 #13 48.19 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ... #13 48.20 Setting up libpython2.7:amd64 (2.7.16-2+deb10u2) ... #13 48.21 Setting up gettext (0.19.8.1-9) ... #13 48.22 Setting up exim4-base (4.92-8+deb10u7) ... #13 48.32 exim: DB upgrade, deleting hints-db #14 45.33 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 45.33 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 45.36 Selecting previously unselected package gnupg-utils. #14 45.37 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ... #14 45.37 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 45.43 Selecting previously unselected package gpg. #14 45.43 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ... #14 45.44 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 45.50 Selecting previously unselected package pinentry-curses. #14 45.51 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ... #14 45.51 Unpacking pinentry-curses (1.1.0-3build1) ... #14 45.54 Selecting previously unselected package gpg-agent. #13 45.01 Selecting previously unselected package gcc. #13 45.01 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... #13 45.02 Unpacking gcc (4:10.2.1-1+rpi1) ... #13 45.05 Selecting previously unselected package libc-dev-bin. #13 45.05 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ... #13 45.66 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ... #13 45.66 Unpacking liblist-compare-perl (0.53-1) ... #13 45.69 Selecting previously unselected package liblist-moreutils-perl. #13 45.69 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ... #13 45.70 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 45.73 Selecting previously unselected package libltdl-dev:armhf. #13 45.73 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ... #13 45.74 Unpacking libltdl-dev:armhf (2.4.6-9) ... #13 45.78 Selecting previously unselected package libsys-hostname-long-perl. #13 45.78 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ... #13 45.79 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 45.82 Selecting previously unselected package libmail-sendmail-perl. #13 45.82 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ... #13 45.82 Unpacking libmail-sendmail-perl (0.80-1) ... #13 45.85 Selecting previously unselected package mailutils-common. #13 45.85 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ... #13 45.86 Unpacking mailutils-common (1:3.5-4) ... #16 14.08 Installing : pcre2-devel-10.40-2.el9.aarch64 35/93 #16 14.09 Installing : libuv-1:1.42.0-1.el9.aarch64 36/93 #16 14.10 Installing : libubsan-11.4.1-2.1.el9.aarch64 37/93 #16 14.11 Installing : libtool-ltdl-2.4.6-45.el9.aarch64 38/93 #16 14.11 Installing : libsepol-devel-3.5-1.el9.aarch64 39/93 #16 14.15 Installing : libselinux-devel-3.5-1.el9.aarch64 40/93 #14 45.95 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 45.96 Setting up libarray-intspan-perl (2.003-1) ... #14 45.97 Setting up libcapture-tiny-perl (0.48-1) ... #14 45.99 Setting up libtimedate-perl (2.3200-1) ... #14 46.00 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 46.01 Setting up libsub-name-perl (0.26-1) ... #14 46.02 Setting up libtype-tiny-xs-perl (0.016-1) ... #14 46.03 Setting up libfile-chdir-perl (0.1008-1) ... #14 46.05 Setting up xauth (1:1.1-0ubuntu1) ... #13 49.19 (16/142): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 108 kB/s | 8.0 kB 00:00 #13 49.20 (17/142): gnat-srpm-macros-6-2.fc38.noarch.rpm 122 kB/s | 8.8 kB 00:00 #13 49.26 (18/142): go-srpm-macros-3.2.0-2.fc38.noarch.rp 375 kB/s | 27 kB 00:00 #13 49.33 (19/142): groff-base-1.22.4-11.fc38.aarch64.rpm 7.1 MB/s | 1.0 MB 00:00 #21 DONE 19.3s #22 [build 5/6] RUN < Making bundle: binary (in /tmp/bundles/binary) #23 0.559 ++++++ cat ./cli/winresources/dockerd/winres.json #23 0.559 { #23 0.559 "RT_GROUP_ICON": { #23 0.559 "#1": { #23 0.559 "0409": "../../winresources/docker.ico" #23 0.559 } #23 0.559 }, #23 0.559 "RT_MANIFEST": { #23 0.559 "#1": { #23 0.559 "0409": { #23 0.559 "identity": {}, #23 0.559 "description": "Docker Engine", #23 0.559 "minimum-os": "vista", #23 0.559 "execution-level": "", #23 0.559 "ui-access": false, #23 0.559 "auto-elevate": false, #23 0.559 "dpi-awareness": "unaware", #23 0.559 "disable-theming": false, #23 0.559 "disable-window-filtering": false, #23 0.559 "high-resolution-scrolling-aware": false, #23 0.559 "ultra-high-resolution-scrolling-aware": false, #23 0.559 "long-path-aware": false, #23 0.559 "printer-driver-isolation": false, #23 0.559 "gdi-scaling": false, #23 0.559 "segment-heap": false, #23 0.559 "use-common-controls-v6": false #23 0.559 } #23 0.559 } #23 0.559 }, #23 0.559 "RT_MESSAGETABLE": { #23 0.559 "#1": { #23 0.559 "0409": "../../winresources/event_messages.bin" #23 0.559 } #23 0.559 }, #23 0.559 "RT_VERSION": { #23 0.559 "#1": { #23 0.559 "0409": { #23 0.559 "fixed": { #23 0.559 "file_version": "0.0.0.0", #23 0.559 "product_version": "0.0.0.0", #23 0.559 "type": "Unknown" #23 0.559 }, #23 0.559 "info": { #23 0.559 "0000": { #23 0.559 "CompanyName": "", #23 0.559 "FileVersion": "0.0.0-20230915141727-0e70f1b", #23 0.559 "LegalCopyright": "Copyright © 2015-2023 Docker Inc.", #23 0.559 "OriginalFileName": "dockerd.exe", #23 0.559 "ProductName": "", #23 0.559 "ProductVersion": "0.0.0-20230915141727-0e70f1b", #23 0.559 "SpecialBuild": "7cfb81b" #23 0.559 } #23 0.559 } #23 0.559 } #23 0.559 } #23 0.559 } #23 0.559 } #23 0.564 cmd/dockerd/cobra.go #23 0.564 cmd/dockerd/config.go #23 0.564 cmd/dockerd/config_windows.go #23 0.564 cmd/dockerd/daemon.go #23 0.564 cmd/dockerd/daemon_test.go #23 0.564 cmd/dockerd/daemon_windows.go #23 0.564 cmd/dockerd/docker.go #23 0.564 cmd/dockerd/docker_windows.go #23 0.564 cmd/dockerd/error.go #23 0.564 cmd/dockerd/genwinres_windows.go #23 0.567 cmd/dockerd/grpclog.go #23 0.567 cmd/dockerd/metrics.go #23 0.568 cmd/dockerd/options.go #23 0.568 cmd/dockerd/options_test.go #23 0.568 cmd/dockerd/required.go #23 0.568 cmd/dockerd/service_windows.go #23 0.589 Building static /tmp/bundles/binary-daemon/dockerd.exe (windows/amd64)... #23 0.593 + tee /go/src/github.com/docker/docker/go.mod #23 0.593 module github.com/docker/docker #23 0.593 #23 0.593 go 1.19 #23 0.593 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #23 0.593 + GO111MODULE=on #23 0.594 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/dockerd.exe -tags ' osusergo static_build ' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/dockerd #17 7.134 Transaction test succeeded. #17 7.137 Running transaction #14 45.48 Setting up python3-cryptography (38.0.4-2) ... #13 48.38 Building database of manual pages ... #15 1.563 Package bash-5.2.15-5.fc39.aarch64 is already installed. #15 1.571 Package bash-5.2.15-5.fc39.aarch64 is already installed. #15 1.571 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed. #15 1.572 Package libarchive-3.7.1-1.fc39.aarch64 is already installed. #15 1.572 Package pkgconf-pkg-config-1.9.5-2.fc39.aarch64 is already installed. #15 1.573 Package tar-2:1.35-2.fc39.aarch64 is already installed. #15 1.581 Package bash-5.2.15-5.fc39.aarch64 is already installed. #14 49.71 Preparing to unpack .../040-manpages_6.03-1_all.deb ... #14 49.72 Unpacking manpages (6.03-1) ... #14 49.76 Selecting previously unselected package openssh-client. #14 49.77 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_arm64.deb ... #14 49.77 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ... #14 49.82 Selecting previously unselected package publicsuffix. #14 49.83 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ... #14 49.83 Unpacking publicsuffix (20230209.2326-1) ... #14 49.86 Selecting previously unselected package libunwind8:arm64. #14 49.86 Preparing to unpack .../043-libunwind8_1.6.2-3_arm64.deb ... #14 49.87 Unpacking libunwind8:arm64 (1.6.2-3) ... #14 49.90 Selecting previously unselected package strace. #14 49.90 Preparing to unpack .../044-strace_6.2-0ubuntu1_arm64.deb ... #14 49.90 Unpacking strace (6.2-0ubuntu1) ... #14 49.94 Selecting previously unselected package xauth. #14 42.88 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lintian all 2.116.3ubuntu1 [1114 kB] #14 43.06 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages-dev all 6.03-1 [2015 kB] #14 43.16 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-certifi all 2022.9.24-1 [155 kB] #13 44.66 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ... #13 44.66 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ... #13 44.69 Selecting previously unselected package libterm-readkey-perl. #13 44.69 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ... #13 44.70 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 44.73 Selecting previously unselected package libtext-levenshteinxs-perl. #13 44.73 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ... #13 44.74 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 44.77 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #13 44.77 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ... #13 44.78 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #13 44.81 Selecting previously unselected package libtext-xslate-perl. #13 44.81 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ... #13 44.81 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 44.86 Selecting previously unselected package libtime-duration-perl. #13 44.87 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ... #13 44.87 Unpacking libtime-duration-perl (1.21-1) ... #13 44.91 Selecting previously unselected package libtime-moment-perl. #13 45.69 Preparing to unpack .../325-libref-util-xs-perl_0.117-2+b1_armhf.deb ... #13 45.69 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 45.77 Selecting previously unselected package libregexp-pattern-license-perl. #13 45.77 Preparing to unpack .../326-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 45.77 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 45.82 Selecting previously unselected package libregexp-pattern-perl. #13 45.82 Preparing to unpack .../327-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 45.83 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 45.86 Selecting previously unselected package libregexp-wildcards-perl. #13 45.86 Preparing to unpack .../328-libregexp-wildcards-perl_1.05-3_all.deb ... #13 45.87 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 45.92 Selecting previously unselected package libsasl2-modules:armhf. #13 45.92 Preparing to unpack .../329-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ... #13 45.93 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ... #13 45.97 Selecting previously unselected package libsereal-decoder-perl. #13 45.97 Preparing to unpack .../330-libsereal-decoder-perl_5.003+ds-1_armhf.deb ... #13 45.98 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 46.03 Selecting previously unselected package libsereal-encoder-perl. #14 50.78 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ... #14 50.79 Unpacking libsereal-perl (4.011-1) ... #14 50.81 Selecting previously unselected package libsort-key-perl. #14 50.82 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ... #14 50.82 Unpacking libsort-key-perl (1.33-2build2) ... #14 50.85 Selecting previously unselected package libstring-copyright-perl. #14 50.85 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ... #14 50.86 Unpacking libstring-copyright-perl (0.003006-1) ... #14 50.88 Selecting previously unselected package libstring-escape-perl. #14 50.88 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ... #14 50.89 Unpacking libstring-escape-perl (2010.002-2) ... #14 50.91 Selecting previously unselected package libstring-shellquote-perl. #14 50.92 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ... #14 50.92 Unpacking libstring-shellquote-perl (1.04-1) ... #14 50.95 Selecting previously unselected package libterm-readkey-perl. #14 50.95 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ... #14 50.95 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 50.98 Selecting previously unselected package libtest-fatal-perl. #14 50.99 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ... #14 50.99 Unpacking libtest-fatal-perl (0.014-1) ... #14 51.02 Selecting previously unselected package libtest-refcount-perl. #14 51.02 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ... #14 51.02 Unpacking libtest-refcount-perl (0.10-1) ... #14 51.05 Selecting previously unselected package libtext-levenshtein-perl. #14 51.05 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ... #14 51.06 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 51.08 Selecting previously unselected package libtype-tiny-xs-perl. #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #14 48.49 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 48.51 Setting up liblist-moreutils-perl (0.430-2) ... #14 48.52 Setting up libhtml-tagset-perl (3.20-4) ... #14 48.53 Setting up liblog-any-perl (1.710-1) ... #14 48.55 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 48.56 Setting up libdevel-size-perl (0.83-1build4) ... #14 48.58 Setting up libdebhelper-perl (13.6ubuntu1) ... #14 48.59 Setting up libpod-constants-perl (0.19-2) ... #14 48.61 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 48.62 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 48.63 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 48.64 Setting up libio-interactive-perl (1.023-1) ... #14 48.65 Setting up libtry-tiny-perl (0.31-1) ... #13 48.83 Setting up libc6-dev:amd64 (2.31-13+deb11u6) ... #13 48.84 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u1) ... #13 48.89 Setting up curl (7.74.0-1.3+deb11u7) ... #13 48.90 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 48.91 Setting up gpg (2.2.27-2+deb11u2) ... #13 48.92 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... #13 48.93 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #13 48.94 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 48.95 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #13 48.96 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #13 48.97 Setting up gpg-agent (2.2.27-2+deb11u2) ... #12 50.19 (127/143): perl-subs-1.04-494.fc37.noarch.rpm 167 kB/s | 13 kB 00:00 #12 50.20 (128/143): perl-vars-1.05-494.fc37.noarch.rpm 169 kB/s | 14 kB 00:00 #12 50.22 (129/143): pyproject-srpm-macros-1.9.0-1.fc37.n 187 kB/s | 15 kB 00:00 #12 50.27 (130/143): python-srpm-macros-3.11-6.fc37.noarc 315 kB/s | 24 kB 00:00 #12 50.32 (131/143): python3-dbus-1.3.2-1.fc37.aarch64.rp 1.3 MB/s | 158 kB 00:00 #12 50.33 (132/143): python3-dnf-plugins-core-4.4.2-1.fc3 2.7 MB/s | 299 kB 00:00 #12 50.38 (133/143): python3-zstandard-0.19.0-1.fc37.aarc 3.8 MB/s | 441 kB 00:00 #13 48.54 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #13 48.55 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ... #13 48.56 Setting up python3 (3.7.3-1) ... #13 48.83 Setting up python3-xdg (0.25-5) ... #14 45.79 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ... #14 45.79 Unpacking libfile-homedir-perl (1.004-1) ... #14 45.82 Selecting previously unselected package libio-pty-perl. #14 45.82 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ... #14 45.83 Unpacking libio-pty-perl (1:1.12-1) ... #14 45.86 Selecting previously unselected package libipc-run-perl. #14 45.86 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ... #14 45.86 Unpacking libipc-run-perl (20180523.0-2) ... #14 45.90 Selecting previously unselected package libclass-method-modifiers-perl. #14 45.90 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 45.90 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 45.93 Selecting previously unselected package libb-hooks-op-check-perl. #14 45.93 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ... #14 45.93 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 45.98 Selecting previously unselected package libdynaloader-functions-perl. #14 45.99 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ... #14 45.99 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 46.01 Selecting previously unselected package libdevel-callchecker-perl. #14 46.02 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ... #14 46.02 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 46.05 Selecting previously unselected package libparams-classify-perl. #14 46.05 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ... #14 46.05 Unpacking libparams-classify-perl (0.015-1build2) ... #14 46.08 Selecting previously unselected package libmodule-runtime-perl. #14 46.08 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ... #14 46.08 Unpacking libmodule-runtime-perl (0.016-1) ... #14 46.12 Selecting previously unselected package libimport-into-perl. #13 45.34 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ... #13 45.34 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 45.38 Selecting previously unselected package libc6-dev:armhf. #13 45.38 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ... #13 45.38 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ... #13 45.59 Selecting previously unselected package libtool. #13 46.19 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u2_armhf.deb ... #13 46.19 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u2) ... #13 46.39 Selecting previously unselected package libpython2.7:armhf. #13 46.39 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u2_armhf.deb ... #13 46.40 Unpacking libpython2.7:armhf (2.7.16-2+deb10u2) ... #16 14.57 Installing : vim-filesystem-2:8.2.2637-20.el9.noarch 47/93 #13 49.63 (31/142): libpng-1.6.37-14.fc38.aarch64.rpm 1.6 MB/s | 116 kB 00:00 #13 49.63 (32/142): libstemmer-2.2.0-5.fc38.aarch64.rpm 2.3 MB/s | 171 kB 00:00 #13 49.67 (33/142): lua-srpm-macros-1-8.fc38.noarch.rpm 119 kB/s | 8.6 kB 00:00 #13 49.71 (34/142): ncurses-6.4-3.20230114.fc38.aarch64.r 5.3 MB/s | 412 kB 00:00 #13 49.71 (35/142): ocaml-srpm-macros-7-3.fc38.noarch.rpm 182 kB/s | 13 kB 00:00 #13 49.74 (36/142): openblas-srpm-macros-2-13.fc38.noarch 104 kB/s | 7.5 kB 00:00 #13 49.78 (37/142): patch-2.7.6-19.fc38.aarch64.rpm 1.7 MB/s | 123 kB 00:00 #13 49.78 (38/142): perl-Carp-1.52-490.fc38.noarch.rpm 395 kB/s | 29 kB 00:00 #13 49.81 (39/142): perl-Data-Dumper-2.184-491.fc38.aarch 758 kB/s | 55 kB 00:00 #13 49.85 (40/142): perl-Digest-1.20-490.fc38.noarch.rpm 343 kB/s | 25 kB 00:00 #13 49.85 (41/142): perl-Digest-MD5-2.58-490.fc38.aarch64 498 kB/s | 36 kB 00:00 #13 49.92 (42/142): perl-Exporter-5.77-490.fc38.noarch.rp 421 kB/s | 31 kB 00:00 #14 46.33 Setting up libterm-readkey-perl (2.38-1build1) ... #14 46.34 Setting up lsb-release (11.1.0ubuntu2) ... #14 46.35 Setting up libnet-ip-perl (1.26-2) ... #14 46.37 Setting up python3-magic (2:0.4.15-3) ... #14 46.49 Setting up libperlio-gzip-perl (0.19-1build5) ... #14 46.51 Setting up libsys-hostname-long-perl (1.5-1) ... #14 46.52 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #14 46.53 Setting up liburi-perl (1.76-2) ... #14 46.54 Setting up libdigest-bubblebabble-perl (0.02-2) ... #14 46.55 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 46.57 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #14 46.58 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 45.70 Setting up python3-debian (0.1.49ubuntu2) ... #15 1.711 Dependencies resolved. #15 1.731 ======================================================================================= #15 1.731 Package Arch Version Repository Size #15 1.731 ======================================================================================= #15 1.731 Installing: #15 1.731 cmake aarch64 3.27.4-7.fc39 updates-testing 7.4 M #15 1.731 device-mapper-devel aarch64 1.02.196-1.fc39 fedora 42 k #15 1.731 gcc aarch64 13.2.1-1.fc39 fedora 31 M #15 1.731 git aarch64 2.41.0-2.fc39 fedora 54 k #15 1.731 glibc-static aarch64 2.38-4.fc39 updates-testing 1.2 M #15 1.731 libseccomp-devel aarch64 2.5.3-6.fc39 fedora 60 k #15 1.731 libselinux-devel aarch64 3.5-5.fc39 fedora 151 k #15 1.731 libtool aarch64 2.4.7-7.fc39 fedora 601 k #15 1.731 libtool-ltdl-devel aarch64 2.4.7-7.fc39 fedora 164 k #15 1.731 make aarch64 1:4.4.1-2.fc39 fedora 585 k #15 1.731 selinux-policy-devel noarch 38.28-1.fc39 updates-testing 910 k #15 1.731 systemd aarch64 254.2-7.fc39 updates-testing 4.6 M #15 1.731 which aarch64 2.21-40.fc39 fedora 42 k #15 1.731 Upgrading: #15 1.731 glibc aarch64 2.38-4.fc39 updates-testing 1.7 M #15 1.731 glibc-common aarch64 2.38-4.fc39 updates-testing 345 k #15 1.731 glibc-gconv-extra aarch64 2.38-4.fc39 updates-testing 2.0 M #15 1.731 glibc-minimal-langpack aarch64 2.38-4.fc39 updates-testing 68 k #15 1.731 systemd-libs aarch64 254.2-7.fc39 updates-testing 669 k #15 1.731 Installing dependencies: #15 1.731 annobin-docs noarch 12.24-1.fc39 fedora 96 k #15 1.731 annobin-plugin-gcc aarch64 12.24-1.fc39 fedora 960 k #15 1.731 autoconf noarch 2.71-6.fc39 fedora 733 k #15 1.731 automake noarch 1.16.5-13.fc39 fedora 697 k #15 1.731 checkpolicy aarch64 3.5-3.fc39 fedora 346 k #15 1.731 cmake-data noarch 3.27.4-7.fc39 updates-testing 2.2 M #15 1.731 cmake-filesystem aarch64 3.27.4-7.fc39 updates-testing 19 k #15 1.731 cmake-rpm-macros noarch 3.27.4-7.fc39 updates-testing 18 k #15 1.731 cpp aarch64 13.2.1-1.fc39 fedora 9.7 M #15 1.731 dbus aarch64 1:1.14.10-1.fc39 fedora 8.1 k #15 1.731 dbus-broker aarch64 33-2.fc39 fedora 169 k #15 1.731 dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k #15 1.731 device-mapper aarch64 1.02.196-1.fc39 fedora 136 k #15 1.731 device-mapper-libs aarch64 1.02.196-1.fc39 fedora 171 k #15 1.731 gc aarch64 8.2.2-4.fc39 fedora 110 k #15 1.731 gcc-plugin-annobin aarch64 13.2.1-1.fc39 fedora 46 k #15 1.731 git-core aarch64 2.41.0-2.fc39 fedora 4.5 M #15 1.731 git-core-doc noarch 2.41.0-2.fc39 fedora 2.8 M #15 1.731 glibc-devel aarch64 2.38-4.fc39 updates-testing 574 k #15 1.731 guile22 aarch64 2.2.7-9.fc39 fedora 6.5 M #15 1.731 jsoncpp aarch64 1.9.5-5.fc39 fedora 91 k #15 1.731 kernel-headers aarch64 6.5.4-300.fc39 updates-testing 1.5 M #15 1.731 kmod-libs aarch64 30-6.fc39 fedora 67 k #15 1.731 less aarch64 633-2.fc39 fedora 176 k #15 1.731 libargon2 aarch64 20190702-3.fc39 fedora 28 k #15 1.731 libasan aarch64 13.2.1-1.fc39 fedora 455 k #15 1.731 libatomic aarch64 13.2.1-1.fc39 fedora 36 k #15 1.731 libcbor aarch64 0.10.2-2.fc39 fedora 57 k #15 1.731 libedit aarch64 3.1-48.20230828cvs.fc39 fedora 107 k #15 1.731 libfdisk aarch64 2.39.2-1.fc39 fedora 158 k #15 1.731 libfido2 aarch64 1.13.0-3.fc39 fedora 96 k #15 1.731 libmpc aarch64 1.3.1-3.fc39 fedora 72 k #15 1.731 libseccomp aarch64 2.5.3-6.fc39 fedora 72 k #15 1.731 libselinux-utils aarch64 3.5-5.fc39 fedora 166 k #15 1.731 libsepol-devel aarch64 3.5-2.fc39 fedora 49 k #15 1.731 libtool-ltdl aarch64 2.4.7-7.fc39 fedora 36 k #15 1.731 libubsan aarch64 13.2.1-1.fc39 fedora 203 k #15 1.731 libutempter aarch64 1.2.1-10.fc39 fedora 27 k #15 1.731 libuv aarch64 1:1.46.0-2.fc39 fedora 156 k #15 1.731 libxcrypt-devel aarch64 4.4.36-2.fc39 fedora 30 k #15 1.731 libxcrypt-static aarch64 4.4.36-2.fc39 fedora 101 k #15 1.731 m4 aarch64 1.4.19-6.fc39 fedora 299 k #15 1.731 openssh aarch64 9.3p1-9.fc39 updates-testing 432 k #15 1.731 openssh-clients aarch64 9.3p1-9.fc39 updates-testing 731 k #15 1.731 pcre2-devel aarch64 10.42-1.fc39.2 fedora 505 k #15 1.731 pcre2-utf16 aarch64 10.42-1.fc39.2 fedora 199 k #15 1.731 pcre2-utf32 aarch64 10.42-1.fc39.2 fedora 187 k #15 1.731 perl-Error noarch 1:0.17029-13.fc39 fedora 40 k #15 1.731 perl-File-Compare noarch 1.100.700-500.fc39 fedora 13 k #15 1.731 perl-File-Copy noarch 2.41-500.fc39 fedora 20 k #15 1.731 perl-File-Find noarch 1.43-500.fc39 fedora 25 k #15 1.731 perl-Git noarch 2.41.0-2.fc39 fedora 41 k #15 1.731 perl-TermReadKey aarch64 2.38-18.fc39 fedora 35 k #15 1.731 perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k #15 1.731 perl-lib aarch64 0.65-500.fc39 fedora 15 k #15 1.731 perl-threads aarch64 1:2.36-500.fc39 fedora 57 k #15 1.731 perl-threads-shared aarch64 1.68-500.fc39 fedora 44 k #15 1.731 policycoreutils aarch64 3.5-7.fc39 fedora 244 k #15 1.731 policycoreutils-devel aarch64 3.5-7.fc39 fedora 149 k #15 1.731 policycoreutils-python-utils noarch 3.5-7.fc39 fedora 81 k #15 1.731 python3-audit aarch64 3.1.2-1.fc39 fedora 88 k #15 1.731 python3-libselinux aarch64 3.5-5.fc39 fedora 193 k #15 1.731 python3-libsemanage aarch64 3.5-4.fc39 fedora 85 k #15 1.731 python3-policycoreutils noarch 3.5-7.fc39 fedora 2.2 M #15 1.731 python3-setools aarch64 4.4.3-1.fc39 fedora 694 k #15 1.731 python3-setuptools noarch 67.7.2-7.fc39 updates-testing 1.5 M #15 1.731 rhash aarch64 1.4.3-3.fc39 fedora 192 k #15 1.731 rpm-plugin-selinux aarch64 4.19.0-1.fc39 updates-testing 20 k #15 1.731 selinux-policy noarch 38.28-1.fc39 updates-testing 54 k #15 1.731 selinux-policy-targeted noarch 38.28-1.fc39 updates-testing 6.7 M #15 1.731 systemd-devel aarch64 254.2-7.fc39 updates-testing 632 k #15 1.731 systemd-pam aarch64 254.2-7.fc39 updates-testing 355 k #15 1.731 systemd-rpm-macros noarch 254.2-7.fc39 updates-testing 31 k #15 1.731 util-linux aarch64 2.39.2-1.fc39 fedora 1.2 M #15 1.731 vim-filesystem noarch 2:9.0.1872-1.fc39 fedora 18 k #15 1.731 xkeyboard-config noarch 2.39-2.fc39 fedora 962 k #15 1.731 Installing weak dependencies: #15 1.731 cryptsetup-libs aarch64 2.6.1-3.fc39 fedora 488 k #15 1.731 libbpf aarch64 2:1.1.0-4.fc39 fedora 165 k #15 1.731 libxkbcommon aarch64 1.5.0-3.fc39 fedora 140 k #15 1.731 qrencode-libs aarch64 4.1.1-5.fc39 fedora 61 k #15 1.731 systemd-networkd aarch64 254.2-7.fc39 updates-testing 622 k #15 1.731 systemd-resolved aarch64 254.2-7.fc39 updates-testing 284 k #15 1.731 #15 1.731 Transaction Summary #15 1.731 ======================================================================================= #15 1.731 Install 95 Packages #15 1.731 Upgrade 5 Packages #15 1.731 #15 1.738 Total download size: 105 M #15 1.738 Downloading Packages: #14 44.37 Selecting previously unselected package liblocale-gettext-perl. #14 44.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 ... 4387 files and directories currently installed.) #14 44.37 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ... #14 44.37 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 44.40 Selecting previously unselected package libpython3.10-minimal:arm64. #14 44.40 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_arm64.deb ... #14 44.41 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ... #14 44.48 Selecting previously unselected package libexpat1:arm64. #14 44.48 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ... #14 44.49 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ... #14 44.52 Selecting previously unselected package python3.10-minimal. #14 44.52 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_arm64.deb ... #14 44.53 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... #14 44.59 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ... #14 44.60 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ... #14 44.61 Setting up python3.10-minimal (3.10.12-1~22.04.2) ... #14 49.95 Preparing to unpack .../045-xauth_1%3a1.1.2-1_arm64.deb ... #14 49.95 Unpacking xauth (1:1.1.2-1) ... #14 49.98 Selecting previously unselected package xz-utils. #14 49.98 Preparing to unpack .../046-xz-utils_5.4.1-0.2_arm64.deb ... #14 49.99 Unpacking xz-utils (5.4.1-0.2) ... #14 50.03 Selecting previously unselected package m4. #14 50.03 Preparing to unpack .../047-m4_1.4.19-3_arm64.deb ... #14 50.03 Unpacking m4 (1.4.19-3) ... #14 50.07 Selecting previously unselected package autoconf. #14 50.07 Preparing to unpack .../048-autoconf_2.71-3_all.deb ... #14 50.07 Unpacking autoconf (2.71-3) ... #14 50.12 Selecting previously unselected package autotools-dev. #14 50.12 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ... #14 50.12 Unpacking autotools-dev (20220109.1) ... #14 50.16 Selecting previously unselected package automake. #14 50.16 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ... #14 50.16 Unpacking automake (1:1.16.5-1.3) ... #14 50.21 Selecting previously unselected package autopoint. #14 43.17 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB] #14 43.17 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB] #14 43.20 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-idna all 3.3-1 [49.3 kB] #14 43.20 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-nacl armhf 1.5.0-2 [58.0 kB] #14 43.21 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-bcrypt armhf 3.2.2-1 [28.1 kB] #13 46.03 Preparing to unpack .../331-libsereal-encoder-perl_5.003+ds-1_armhf.deb ... #13 46.03 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 46.08 Selecting previously unselected package libset-intspan-perl. #13 46.08 Preparing to unpack .../332-libset-intspan-perl_1.19-3_all.deb ... #13 46.08 Unpacking libset-intspan-perl (1.19-3) ... #13 46.12 Selecting previously unselected package libtask-weaken-perl. #13 46.12 Preparing to unpack .../333-libtask-weaken-perl_1.06-2_all.deb ... #13 46.12 Unpacking libtask-weaken-perl (1.06-2) ... #13 46.16 Selecting previously unselected package libxml-parser-perl. #13 46.16 Preparing to unpack .../334-libxml-parser-perl_2.46-4_armhf.deb ... #13 46.17 Unpacking libxml-parser-perl (2.46-4) ... #13 46.26 Selecting previously unselected package libsoap-lite-perl. #13 44.91 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ... #13 44.92 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 44.96 Selecting previously unselected package libtype-tiny-xs-perl. #13 44.97 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ... #13 44.97 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 45.01 Selecting previously unselected package libunicode-utf8-perl. #13 45.01 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ... #13 45.01 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 45.06 Selecting previously unselected package libxdelta2. #13 45.06 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ... #13 45.06 Unpacking libxdelta2 (1.1.3-9.3) ... #13 45.10 Selecting previously unselected package libxext6:armhf. #13 45.11 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ... #13 45.11 Unpacking libxext6:armhf (2:1.3.3-1.1) ... #14 51.09 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ... #14 51.09 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 51.12 Selecting previously unselected package libunicode-utf8-perl. #14 51.12 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ... #14 51.12 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 51.15 Selecting previously unselected package libxml-namespacesupport-perl. #14 51.16 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 51.16 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 51.19 Selecting previously unselected package libxml-sax-base-perl. #14 51.19 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ... #14 51.19 Unpacking libxml-sax-base-perl (1.09-1) ... #14 51.23 Selecting previously unselected package libxml-sax-perl. #14 51.23 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 51.24 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 51.27 Selecting previously unselected package libxml-libxml-perl. #14 51.27 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ... #14 51.28 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 51.33 Selecting previously unselected package libxml-parser-perl. #15 6.491 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] #14 48.66 Setting up libtype-tiny-perl (1.012004-1) ... #14 48.68 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ... #14 48.69 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 48.71 Setting up libnet-http-perl (6.22-1) ... #14 48.72 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 48.74 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #14 48.75 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #14 48.76 Setting up libtime-moment-perl (0.44-1build6) ... #14 48.78 Setting up libencode-locale-perl (1.05-1.1) ... #14 48.79 Setting up libexception-class-perl (1.45-1) ... #14 48.81 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 48.82 Setting up libconfig-tiny-perl (2.28-1) ... #14 48.83 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ... #14 48.84 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 48.86 Setting up liblist-utilsby-perl (0.11-1) ... #14 48.87 Setting up libstring-shellquote-perl (1.04-1) ... #14 48.88 Setting up libnet-netmask-perl (2.0001-1) ... #14 48.90 Setting up libsub-install-perl (0.928-1.1) ... #14 48.91 Setting up gcc (4:11.2.0-1ubuntu1) ... #14 48.94 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 48.96 Setting up intltool-debian (0.35.0+20060710.5) ... #14 48.97 Setting up liberror-perl (0.17029-1) ... #14 48.98 Setting up dh-autoreconf (20) ... #15 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 3.0s done #15 extracting sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 done #15 DONE 11.1s #17 [base 2/5] COPY --from=xx / / #12 50.43 (134/143): qt5-srpm-macros-5.15.9-1.fc37.noarch 73 kB/s | 8.1 kB 00:00 #12 50.44 (135/143): redhat-rpm-config-229-1.fc37.noarch. 696 kB/s | 80 kB 00:00 #12 50.48 (136/143): rpm-build-4.18.1-2.fc37.aarch64.rpm 754 kB/s | 76 kB 00:00 #12 50.52 (137/143): rpmautospec-rpm-macros-0.3.5-1.fc37. 100 kB/s | 9.3 kB 00:00 #12 50.55 (138/143): rpmlint-2.4.0-6.fc37.noarch.rpm 3.0 MB/s | 330 kB 00:00 #12 50.58 (139/143): rpmlint-fedora-license-data-1.29-1.f 259 kB/s | 26 kB 00:00 #13 48.97 Setting up man-db (2.8.5-2) ... #13 49.06 Building database of manual pages ... #14 46.12 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ... #14 46.12 Unpacking libimport-into-perl (1.002005-1) ... #14 46.15 Selecting previously unselected package librole-tiny-perl. #14 46.15 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ... #14 46.16 Unpacking librole-tiny-perl (2.001004-1) ... #14 46.18 Selecting previously unselected package libstrictures-perl. #14 46.19 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ... #14 46.19 Unpacking libstrictures-perl (2.000006-1) ... #14 46.22 Selecting previously unselected package libsub-quote-perl. #14 46.22 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ... #14 46.25 Unpacking libsub-quote-perl (2.006006-1) ... #14 46.28 Selecting previously unselected package libmoo-perl. #14 46.28 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ... #14 46.28 Unpacking libmoo-perl (2.003006-1) ... #14 46.31 Selecting previously unselected package libencode-locale-perl. #14 46.31 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ... #14 46.32 Unpacking libencode-locale-perl (1.05-1) ... #13 45.59 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ... #13 45.59 Unpacking libtool (2.4.6-15) ... #13 45.64 Selecting previously unselected package dh-autoreconf. #13 45.64 Preparing to unpack .../041-dh-autoreconf_20_all.deb ... #13 45.65 Unpacking dh-autoreconf (20) ... #13 45.68 Selecting previously unselected package libarchive-zip-perl. #13 45.68 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ... #13 45.69 Unpacking libarchive-zip-perl (1.68-1) ... #13 45.73 Selecting previously unselected package libsub-override-perl. #13 45.73 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ... #13 45.73 Unpacking libsub-override-perl (0.09-2) ... #13 45.76 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 45.76 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 45.77 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 45.80 Selecting previously unselected package dh-strip-nondeterminism. #13 45.80 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 45.80 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 45.83 Selecting previously unselected package libdpkg-perl. #13 45.83 Preparing to unpack .../046-libdpkg-perl_1.20.12+rpi1_all.deb ... #13 46.50 Selecting previously unselected package libmailutils5:armhf. #13 46.50 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ... #13 46.51 Unpacking libmailutils5:armhf (1:3.5-4) ... #13 46.58 Selecting previously unselected package libmime-tools-perl. #13 46.58 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ... #13 46.58 Unpacking libmime-tools-perl (5.509-1) ... #13 46.63 Selecting previously unselected package libnet-dns-sec-perl. #13 46.63 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ... #13 46.63 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 46.67 Selecting previously unselected package libnet-libidn-perl. #13 46.67 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ... #13 46.71 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 46.74 Selecting previously unselected package libnumber-compare-perl. #16 14.89 Installing : cmake-data-3.20.2-8.el9.noarch 48/93 #16 15.02 Installing : cmake-3.20.2-8.el9.aarch64 49/93 #16 15.03 Installing : systemd-rpm-macros-252-18.el9.noarch 50/93 #16 15.07 Installing : openssl-1:3.0.7-24.el9.aarch64 51/93 #16 15.08 Running scriptlet: libutempter-1.2.1-6.el9.aarch64 52/93 #13 49.93 (43/142): perl-File-Path-2.18-490.fc38.noarch.r 480 kB/s | 35 kB 00:00 #13 49.96 (44/142): perl-Encode-3.19-493.fc38.aarch64.rpm 11 MB/s | 1.7 MB 00:00 #13 50.00 (45/142): perl-File-Temp-0.231.100-490.fc38.noa 815 kB/s | 59 kB 00:00 #13 50.00 (46/142): perl-Getopt-Long-2.54-2.fc38.noarch.r 825 kB/s | 60 kB 00:00 #13 50.03 (47/142): perl-IO-Socket-IP-0.41-492.fc38.noarc 574 kB/s | 41 kB 00:00 #13 50.07 (48/142): perl-IO-Socket-SSL-2.081-1.fc38.noarc 3.0 MB/s | 227 kB 00:00 #13 50.07 (49/142): perl-MIME-Base64-3.16-490.fc38.aarch6 408 kB/s | 30 kB 00:00 #13 50.11 (50/142): perl-Mozilla-CA-20221114-2.fc38.noarc 172 kB/s | 12 kB 00:00 #13 50.15 (51/142): perl-Net-SSLeay-1.92-5.fc38.aarch64.r 4.6 MB/s | 357 kB 00:00 #14 46.76 Setting up automake (1:1.16.1-4ubuntu6) ... #14 46.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 46.77 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 #14 46.77 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 #14 46.78 Setting up libasync-mergepoint-perl (0.04-2) ... #14 46.80 Setting up libstring-escape-perl (2010.002-2) ... #14 46.81 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 46.82 Setting up libhttp-date-perl (6.05-1) ... #14 46.84 Setting up libfile-which-perl (1.23-1) ... #14 46.85 Setting up libfile-basedir-perl (0.08-1) ... #14 46.86 Setting up gettext (0.19.8.1-10build1) ... #14 46.87 Setting up libnumber-range-perl (0.12-1) ... #14 46.90 Setting up libunicode-utf8-perl (0.62-1build1) ... #14 46.91 Setting up libstruct-dumb-perl (0.09-1) ... #14 46.93 Setting up libfile-listing-perl (6.04-1) ... #14 46.94 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 45.87 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #15 1.206 Last metadata expiration check: 0:00:20 ago on Wed Sep 20 09:13:40 2023. #14 50.21 Preparing to unpack .../051-autopoint_0.21-11_all.deb ... #14 50.22 Unpacking autopoint (0.21-11) ... #14 50.25 Selecting previously unselected package binutils-common:arm64. #14 50.25 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_arm64.deb ... #14 50.26 Unpacking binutils-common:arm64 (2.40-2ubuntu4.1) ... #14 50.29 Selecting previously unselected package libbinutils:arm64. #14 50.29 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_arm64.deb ... #14 50.30 Unpacking libbinutils:arm64 (2.40-2ubuntu4.1) ... #14 50.35 Selecting previously unselected package libctf-nobfd0:arm64. #14 50.35 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_arm64.deb ... #14 50.36 Unpacking libctf-nobfd0:arm64 (2.40-2ubuntu4.1) ... #14 50.39 Selecting previously unselected package libctf0:arm64. #14 50.39 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_arm64.deb ... #14 50.40 Unpacking libctf0:arm64 (2.40-2ubuntu4.1) ... #14 50.43 Selecting previously unselected package libgprofng0:arm64. #14 50.44 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_arm64.deb ... #14 50.44 Unpacking libgprofng0:arm64 (2.40-2ubuntu4.1) ... #14 50.48 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 46.69 (1/143): bzip2-1.0.8-12.fc37.x86_64.rpm 178 kB/s | 52 kB 00:00 #13 46.70 (2/143): cpio-2.13-13.fc37.x86_64.rpm 919 kB/s | 277 kB 00:00 #13 46.70 (3/143): dash-0.5.11.5-2.fc37.x86_64.rpm 320 kB/s | 98 kB 00:00 #13 46.70 (4/143): desktop-file-utils-0.26-7.fc37.x86_64. 4.5 MB/s | 72 kB 00:00 #13 46.71 (5/143): dwz-0.14-7.fc37.x86_64.rpm 15 MB/s | 129 kB 00:00 #13 46.72 (6/143): devscripts-checkbashisms-2.22.2-3.fc37 1.3 MB/s | 28 kB 00:00 #13 46.72 (7/143): ed-1.18-2.fc37.x86_64.rpm 8.6 MB/s | 78 kB 00:00 #13 46.73 (8/143): efi-srpm-macros-5-6.fc37.noarch.rpm 3.0 MB/s | 22 kB 00:00 #13 46.73 (9/143): file-5.42-4.fc37.x86_64.rpm 6.8 MB/s | 49 kB 00:00 #13 46.75 (10/143): fonts-filesystem-2.0.5-9.fc37.noarch. 362 kB/s | 7.9 kB 00:00 #13 46.75 (11/143): fonts-srpm-macros-2.0.5-9.fc37.noarch 1.2 MB/s | 26 kB 00:00 #13 46.76 (12/143): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 977 kB/s | 7.7 kB 00:00 #13 46.77 (13/143): gdk-pixbuf2-2.42.10-1.fc37.x86_64.rpm 35 MB/s | 485 kB 00:00 #13 46.77 (14/143): go-srpm-macros-3.2.0-1.fc37.noarch.rp 2.4 MB/s | 27 kB 00:00 #13 46.80 (15/143): hunspell-1.7.0-21.fc37.x86_64.rpm 9.5 MB/s | 281 kB 00:00 #14 43.60 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-six all 1.16.0-4 [12.4 kB] #14 43.67 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-paramiko all 2.12.0-2ubuntu1 [134 kB] #13 45.14 Selecting previously unselected package libxml-namespacesupport-perl. #13 45.15 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 45.15 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 45.18 Selecting previously unselected package libxml-sax-base-perl. #13 45.18 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 45.19 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 45.23 Selecting previously unselected package libxml-sax-perl. #13 45.23 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 45.26 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 45.30 Selecting previously unselected package libxml-libxml-perl. #13 45.30 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ... #13 45.30 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 45.37 Selecting previously unselected package libxml-sax-expat-perl. #13 46.27 Preparing to unpack .../335-libsoap-lite-perl_1.27-3_all.deb ... #13 46.27 Unpacking libsoap-lite-perl (1.27-3) ... #13 46.33 Selecting previously unselected package libsocket6-perl. #13 46.33 Preparing to unpack .../336-libsocket6-perl_0.29-3_armhf.deb ... #13 46.34 Unpacking libsocket6-perl (0.29-3) ... #13 46.38 Selecting previously unselected package libstring-copyright-perl. #13 46.38 Preparing to unpack .../337-libstring-copyright-perl_0.003014-1_all.deb ... #13 46.38 Unpacking libstring-copyright-perl (0.003014-1) ... #13 46.42 Selecting previously unselected package libstring-escape-perl. #13 46.42 Preparing to unpack .../338-libstring-escape-perl_2010.002-3_all.deb ... #13 46.42 Unpacking libstring-escape-perl (2010.002-3) ... #13 46.46 Selecting previously unselected package libstring-license-perl. #13 46.47 Preparing to unpack .../339-libstring-license-perl_0.0.2-1_all.deb ... #13 46.47 Unpacking libstring-license-perl (0.0.2-1) ... #13 46.51 Selecting previously unselected package libstring-shellquote-perl. #14 51.33 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ... #14 51.33 Unpacking libxml-parser-perl (2.46-1) ... #14 51.38 Selecting previously unselected package libxml-sax-expat-perl. #14 51.38 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ... #14 51.39 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 51.42 Selecting previously unselected package libxml-writer-perl. #14 51.42 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ... #14 51.42 Unpacking libxml-writer-perl (0.625-1) ... #14 51.45 Selecting previously unselected package libyaml-libyaml-perl. #14 51.45 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ... #14 51.46 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 51.48 Selecting previously unselected package licensecheck. #14 51.49 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ... #14 51.49 Unpacking licensecheck (3.0.45-1) ... #14 51.52 Selecting previously unselected package libdevel-size-perl. #14 51.52 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ... #14 51.52 Unpacking libdevel-size-perl (0.83-1build1) ... #14 51.58 Selecting previously unselected package t1utils. #15 6.724 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] #15 6.833 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] #15 6.833 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] #15 6.835 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #15 6.838 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [272 kB] #15 6.842 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] #15 6.844 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] #15 6.846 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] #15 6.888 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #15 6.889 Get:13 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] #15 6.922 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] #14 48.99 Setting up patchutils (0.4.2-1build2) ... #14 49.01 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 49.02 Setting up libltdl-dev:amd64 (2.4.6-15build2) ... #14 49.04 Setting up libjson-maybexs-perl (1.004003-1) ... #14 49.05 Setting up libxml-sax-base-perl (1.09-1.1) ... #14 49.06 Setting up libio-string-perl (1.08-3.1) ... #14 49.08 Setting up libreadonly-perl (2.050-3) ... #14 49.09 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 49.10 Setting up python3-chardet (4.0.0-1) ... #12 50.61 (140/143): rust-srpm-macros-24-4.fc37.noarch.rp 142 kB/s | 12 kB 00:00 #12 50.63 (141/143): xxhash-libs-0.8.2-1.fc37.aarch64.rpm 434 kB/s | 34 kB 00:00 #12 50.68 (142/143): xz-5.4.1-1.fc37.aarch64.rpm 4.2 MB/s | 420 kB 00:00 #12 50.77 (143/143): zstd-1.5.5-1.fc37.aarch64.rpm 2.7 MB/s | 444 kB 00:00 #12 50.77 -------------------------------------------------------------------------------- #12 50.77 Total 5.6 MB/s | 30 MB 00:05 #14 46.35 Selecting previously unselected package libtimedate-perl. #14 46.35 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ... #14 46.35 Unpacking libtimedate-perl (2.3200-1) ... #14 46.39 Selecting previously unselected package libhttp-date-perl. #14 46.39 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ... #14 46.39 Unpacking libhttp-date-perl (6.05-1) ... #14 46.42 Selecting previously unselected package libfile-listing-perl. #14 46.42 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ... #14 46.44 Unpacking libfile-listing-perl (6.04-1) ... #14 46.47 Selecting previously unselected package libhtml-tagset-perl. #14 46.47 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ... #14 46.48 Unpacking libhtml-tagset-perl (3.20-4) ... #14 46.50 Selecting previously unselected package liburi-perl. #14 46.51 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ... #14 46.51 Unpacking liburi-perl (1.76-2) ... #14 46.55 Selecting previously unselected package libhtml-parser-perl. #14 46.55 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ... #14 46.55 Unpacking libhtml-parser-perl (3.72-5) ... #14 46.59 Selecting previously unselected package libhtml-tree-perl. #14 46.59 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ... #14 46.60 Unpacking libhtml-tree-perl (5.07-2) ... #14 46.64 Selecting previously unselected package libio-html-perl. #14 46.64 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ... #14 46.65 Unpacking libio-html-perl (1.001-1) ... #15 0.709 Hit:1 http://archive.raspbian.org/raspbian bookworm InRelease #13 45.83 Unpacking libdpkg-perl (1.20.12+rpi1) ... #13 45.90 Selecting previously unselected package patch. #13 45.90 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ... #13 45.91 Unpacking patch (2.7.6-7) ... #13 45.94 Selecting previously unselected package make. #13 45.95 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ... #13 45.95 Unpacking make (4.3-4.1) ... #13 46.01 Selecting previously unselected package dpkg-dev. #13 46.01 Preparing to unpack .../049-dpkg-dev_1.20.12+rpi1_all.deb ... #13 46.01 Unpacking dpkg-dev (1.20.12+rpi1) ... #16 15.17 Installing : libutempter-1.2.1-6.el9.aarch64 52/93 #16 15.19 Installing : libselinux-utils-3.5-1.el9.aarch64 53/93 #16 15.20 Installing : libeconf-0.4.1-3.el9.aarch64 54/93 #16 15.22 Installing : libdb-5.3.28-53.el9.aarch64 55/93 #16 15.26 Installing : pam-1.5.1-15.el9.aarch64 56/93 #16 15.28 Installing : libpwquality-1.4.4-8.el9.aarch64 57/93 #16 15.36 Installing : util-linux-2.37.4-15.el9.aarch64 58/93 #17 2.704 Package bash-4.4.20-4.el8.x86_64 is already installed. #17 2.705 Package bash-4.4.20-4.el8.x86_64 is already installed. #17 2.706 Package bash-4.4.20-4.el8.x86_64 is already installed. #17 2.706 Package ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch is already installed. #17 2.707 Package libarchive-3.3.3-5.el8.x86_64 is already installed. #17 2.708 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed. #17 2.708 Package systemd-239-78.el8.x86_64 is already installed. #17 2.708 Package tar-2:1.30-9.el8.x86_64 is already installed. #17 2.709 Package bash-4.4.20-4.el8.x86_64 is already installed. #17 2.875 Dependencies resolved. #17 2.881 ================================================================================ #17 2.881 Package Arch Version Repository Size #17 2.881 ================================================================================ #17 2.881 Installing: #17 2.881 cmake x86_64 3.20.2-5.el8 appstream 12 M #17 2.881 device-mapper-devel x86_64 8:1.02.181-9.el8 powertools 284 k #17 2.881 gcc x86_64 8.5.0-20.el8 baseos 24 M #17 2.881 git x86_64 2.39.3-1.el8 appstream 104 k #17 2.881 glibc-static x86_64 2.28-236.el8.1 powertools 2.1 M #17 2.881 libseccomp-devel x86_64 2.5.2-1.el8 appstream 57 k #17 2.881 libselinux-devel x86_64 2.9-8.el8 baseos 200 k #17 2.881 libtool x86_64 2.4.6-25.el8 appstream 709 k #17 2.881 libtool-ltdl-devel x86_64 2.4.6-25.el8 appstream 184 k #17 2.881 make x86_64 1:4.2.1-11.el8 baseos 498 k #17 2.881 selinux-policy-devel noarch 3.14.3-128.el8 baseos 1.5 M #17 2.881 systemd-devel x86_64 239-78.el8 baseos 409 k #17 2.881 which x86_64 2.21-20.el8 baseos 50 k #17 2.881 Installing dependencies: #17 2.881 annobin x86_64 11.13-2.el8 baseos 972 k #17 2.881 autoconf noarch 2.69-29.el8 appstream 710 k #17 2.881 automake noarch 1.16.1-8.el8 appstream 740 k #17 2.881 checkpolicy x86_64 2.9-1.el8 baseos 348 k #17 2.881 cmake-data noarch 3.20.2-5.el8 appstream 1.7 M #17 2.881 cmake-filesystem x86_64 3.20.2-5.el8 appstream 45 k #17 2.881 cmake-rpm-macros noarch 3.20.2-5.el8 appstream 44 k #17 2.881 cpp x86_64 8.5.0-20.el8 baseos 10 M #17 2.881 gcc-plugin-annobin x86_64 8.5.0-20.el8 baseos 36 k #17 2.881 git-core x86_64 2.39.3-1.el8 appstream 11 M #17 2.881 git-core-doc noarch 2.39.3-1.el8 appstream 3.3 M #17 2.881 glibc-devel x86_64 2.28-236.el8.1 baseos 84 k #17 2.881 glibc-headers x86_64 2.28-236.el8.1 baseos 489 k #17 2.881 isl x86_64 0.16.1-6.el8 appstream 841 k #17 2.881 kernel-headers x86_64 4.18.0-513.el8 baseos 11 M #17 2.881 libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k #17 2.881 libgomp x86_64 8.5.0-20.el8 baseos 208 k #17 2.881 libmpc x86_64 1.1.0-9.1.el8 appstream 61 k #17 2.881 libselinux-utils x86_64 2.9-8.el8 baseos 243 k #17 2.881 libsepol-devel x86_64 2.9-3.el8 baseos 87 k #17 2.881 libuv x86_64 1:1.41.1-1.el8_4 appstream 156 k #17 2.881 libxcrypt-devel x86_64 4.1.1-6.el8 baseos 25 k #17 2.881 libxcrypt-static x86_64 4.1.1-6.el8 powertools 56 k #17 2.881 m4 x86_64 1.4.18-7.el8 baseos 223 k #17 2.881 openssh x86_64 8.0p1-19.el8 baseos 524 k #17 2.881 openssh-clients x86_64 8.0p1-19.el8 baseos 669 k #17 2.881 pcre2-devel x86_64 10.32-3.el8 baseos 605 k #17 2.881 pcre2-utf16 x86_64 10.32-3.el8 baseos 229 k #17 2.881 pcre2-utf32 x86_64 10.32-3.el8 baseos 220 k #17 2.881 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #17 2.881 perl-Git noarch 2.39.3-1.el8 appstream 79 k #17 2.881 perl-TermReadKey x86_64 2.37-7.el8 appstream 40 k #17 2.881 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #17 2.881 policycoreutils x86_64 2.9-24.el8 baseos 409 k #17 2.881 policycoreutils-devel x86_64 2.9-24.el8 baseos 296 k #17 2.881 policycoreutils-python-utils noarch 2.9-24.el8 baseos 260 k #17 2.881 python3-audit x86_64 3.0.7-5.el8 baseos 87 k #17 2.881 python3-libselinux x86_64 2.9-8.el8 baseos 283 k #17 2.881 python3-libsemanage x86_64 2.9-9.el8 baseos 128 k #17 2.881 python3-policycoreutils noarch 2.9-24.el8 baseos 2.3 M #17 2.881 python3-setools x86_64 4.3.0-5.el8 baseos 627 k #17 2.881 rpm-plugin-selinux x86_64 4.14.3-26.el8 baseos 78 k #17 2.881 selinux-policy noarch 3.14.3-128.el8 baseos 664 k #17 2.881 selinux-policy-minimum noarch 3.14.3-128.el8 baseos 13 M #17 2.881 vim-filesystem noarch 2:8.0.1763-19.el8.4 appstream 50 k #17 2.881 #17 2.881 Transaction Summary #17 2.881 ================================================================================ #17 2.881 Install 58 Packages #17 2.881 #17 2.884 Total download size: 105 M #17 2.884 Installed size: 285 M #17 2.885 Downloading Packages: #13 46.74 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ... #13 46.74 Unpacking libnumber-compare-perl (0.03-1) ... #13 46.77 Selecting previously unselected package libnumber-range-perl. #13 46.77 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ... #13 46.78 Unpacking libnumber-range-perl (0.12-1) ... #13 46.81 Selecting previously unselected package libossp-uuid16:armhf. #13 46.81 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ... #13 46.81 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ... #13 46.84 Selecting previously unselected package libossp-uuid-perl. #13 46.85 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ... #13 46.85 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 46.91 Selecting previously unselected package libpackage-stash-xs-perl. #13 46.91 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ... #13 46.91 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 46.94 Selecting previously unselected package libparse-debianchangelog-perl. #13 46.94 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 46.95 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 50.15 (52/142): perl-PathTools-3.84-490.fc38.aarch64. 1.1 MB/s | 87 kB 00:00 #13 50.18 (53/142): perl-Pod-Escapes-1.07-490.fc38.noarch 272 kB/s | 20 kB 00:00 #13 50.22 (54/142): perl-Pod-Perldoc-3.28.01-491.fc38.noa 1.2 MB/s | 86 kB 00:00 #13 50.22 (55/142): perl-Pod-Simple-3.43-491.fc38.noarch. 2.9 MB/s | 219 kB 00:00 #13 50.28 (56/142): perl-Pod-Usage-2.03-4.fc38.noarch.rpm 394 kB/s | 40 kB 00:00 #13 50.29 (57/142): perl-Scalar-List-Utils-1.63-490.fc38. 984 kB/s | 71 kB 00:00 #13 50.30 (58/142): perl-Socket-2.036-2.fc38.aarch64.rpm 773 kB/s | 56 kB 00:00 #13 50.35 (59/142): perl-Storable-3.26-490.fc38.aarch64.r 1.3 MB/s | 96 kB 00:00 #13 50.37 (60/142): perl-Term-ANSIColor-5.01-491.fc38.noa 657 kB/s | 47 kB 00:00 #13 50.37 (61/142): perl-Term-Cap-1.18-1.fc38.noarch.rpm 303 kB/s | 22 kB 00:00 #13 50.42 (62/142): perl-Text-ParseWords-3.31-490.fc38.no 226 kB/s | 16 kB 00:00 #13 49.45 Setting up libxpm4:amd64 (1:3.5.12-1.1~deb11u1) ... #13 49.46 Setting up fontconfig-config (2.13.1-4.2) ... #14 46.96 Setting up libregexp-pattern-perl (0.2.12-1) ... #14 46.98 Setting up libfont-afm-perl (1.20-2) ... #14 47.00 Setting up libwant-perl (0.29-1build4) ... #14 47.02 Setting up libdynaloader-functions-perl (0.003-1) ... #14 47.03 Setting up libtext-glob-perl (0.10-1) ... #14 47.05 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 47.06 Setting up liblist-compare-perl (0.53-1) ... #14 47.07 Setting up libref-util-xs-perl (0.117-1build2) ... #14 47.09 Setting up libio-pty-perl (1:1.12-1) ... #14 47.10 Setting up libtool (2.4.6-14) ... #14 47.11 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 47.13 Setting up libsort-key-perl (1.33-2build2) ... #14 47.14 Setting up libclone-perl (0.43-2) ... #14 47.16 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 46.01 Setting up equivs (2.3.1) ... #14 46.03 Setting up g++ (4:12.2.0-3ubuntu1) ... #14 46.03 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 46.03 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 #14 46.04 Setting up build-essential (12.9ubuntu3) ... #14 46.05 Setting up libmoox-aliases-perl (0.001006-2) ... #14 46.06 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 46.07 Setting up python3-nacl (1.5.0-2) ... #14 46.22 Setting up dput (1.1.3ubuntu2.1) ... #14 50.48 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.40-2ubuntu4.1_arm64.deb ... #14 50.49 Unpacking binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ... #14 50.63 Selecting previously unselected package binutils. #13 46.81 (16/143): groff-base-1.22.4-10.fc37.x86_64.rpm 24 MB/s | 1.1 MB 00:00 #13 46.82 (17/143): hunspell-en-0.20140811.1-23.fc37.noar 10 MB/s | 180 kB 00:00 #13 46.83 (18/143): hunspell-en-US-0.20140811.1-23.fc37.n 19 MB/s | 176 kB 00:00 #13 46.84 (19/143): hunspell-filesystem-1.7.0-21.fc37.x86 1.0 MB/s | 8.8 kB 00:00 #13 46.84 (20/143): js-jquery-3.6.0-3.fc37.noarch.rpm 25 MB/s | 171 kB 00:00 #13 46.85 (21/143): json-glib-1.6.6-3.fc37.x86_64.rpm 18 MB/s | 162 kB 00:00 #13 46.86 (22/143): kernel-srpm-macros-1.0-15.fc37.noarch 902 kB/s | 9.4 kB 00:00 #13 46.88 (23/143): libappstream-glib-0.8.1-1.fc37.x86_64 29 MB/s | 404 kB 00:00 #13 46.88 (24/143): diffutils-3.8-3.fc37.x86_64.rpm 2.0 MB/s | 378 kB 00:00 #13 46.89 (25/143): libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm 15 MB/s | 181 kB 00:00 #13 46.89 (26/143): libpkgconf-1.8.0-3.fc37.x86_64.rpm 4.4 MB/s | 36 kB 00:00 #13 46.90 (27/143): libstemmer-0-19.585svn.fc37.x86_64.rp 14 MB/s | 79 kB 00:00 #13 46.91 (28/143): lua-srpm-macros-1-7.fc37.noarch.rpm 1.0 MB/s | 8.8 kB 00:00 #13 46.91 (29/143): libpng-1.6.37-13.fc37.x86_64.rpm 5.4 MB/s | 119 kB 00:00 #13 46.91 (30/143): nim-srpm-macros-3-7.fc37.noarch.rpm 1.3 MB/s | 8.4 kB 00:00 #13 46.92 (31/143): ocaml-srpm-macros-7-2.fc37.noarch.rpm 2.3 MB/s | 13 kB 00:00 #13 46.92 (32/143): openblas-srpm-macros-2-12.fc37.noarch 1.2 MB/s | 7.5 kB 00:00 #13 46.92 (33/143): patch-2.7.6-17.fc37.x86_64.rpm 18 MB/s | 124 kB 00:00 #13 46.93 (34/143): perl-Carp-1.52-489.fc37.noarch.rpm 3.8 MB/s | 29 kB 00:00 #13 46.93 (35/143): perl-Data-Dumper-2.184-490.fc37.x86_6 7.7 MB/s | 56 kB 00:00 #13 46.93 (36/143): perl-Digest-1.20-489.fc37.noarch.rpm 3.9 MB/s | 26 kB 00:00 #13 46.94 (37/143): perl-Digest-MD5-2.58-489.fc37.x86_64. 4.5 MB/s | 36 kB 00:00 #13 46.95 (38/143): perl-Exporter-5.77-489.fc37.noarch.rp 4.4 MB/s | 31 kB 00:00 #13 46.95 (39/143): perl-File-Path-2.18-489.fc37.noarch.r 4.8 MB/s | 35 kB 00:00 #13 46.96 (40/143): hunspell-en-GB-0.20140811.1-23.fc37.n 1.5 MB/s | 225 kB 00:00 #13 46.97 (41/143): perl-File-Temp-0.231.100-489.fc37.noa 4.3 MB/s | 59 kB 00:00 #13 46.98 (42/143): perl-IO-Socket-SSL-2.075-1.fc37.noarc 18 MB/s | 221 kB 00:00 #13 46.99 (43/143): perl-MIME-Base64-3.16-489.fc37.x86_64 3.7 MB/s | 30 kB 00:00 #13 46.99 (44/143): perl-Mozilla-CA-20211001-4.fc37.noarc 2.1 MB/s | 12 kB 00:00 #13 47.00 (45/143): perl-IO-Socket-IP-0.41-490.fc37.noarc 1.2 MB/s | 42 kB 00:00 #13 47.01 (46/143): perl-PathTools-3.84-489.fc37.x86_64.r 11 MB/s | 89 kB 00:00 #13 47.02 (47/143): perl-Net-SSLeay-1.92-4.fc37.x86_64.rp 17 MB/s | 362 kB 00:00 #13 47.02 (48/143): perl-Pod-Escapes-1.07-489.fc37.noarch 1.6 MB/s | 20 kB 00:00 #13 47.02 (49/143): perl-Pod-Perldoc-3.28.01-490.fc37.noa 12 MB/s | 90 kB 00:00 #13 47.03 (50/143): perl-Pod-Simple-3.43-490.fc37.noarch. 25 MB/s | 225 kB 00:00 #13 47.03 (51/143): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 4.1 MB/s | 40 kB 00:00 #13 47.04 (52/143): perl-Scalar-List-Utils-1.63-489.fc37. 8.3 MB/s | 72 kB 00:00 #13 47.04 (53/143): perl-Socket-2.036-1.fc37.x86_64.rpm 7.9 MB/s | 55 kB 00:00 #13 47.05 (54/143): perl-Storable-3.26-489.fc37.x86_64.rp 12 MB/s | 97 kB 00:00 #13 47.05 (55/143): perl-Term-ANSIColor-5.01-490.fc37.noa 6.0 MB/s | 48 kB 00:00 #13 47.05 (56/143): perl-Term-Cap-1.17-489.fc37.noarch.rp 3.5 MB/s | 22 kB 00:00 #13 47.06 (57/143): perl-Text-ParseWords-3.31-489.fc37.no 2.3 MB/s | 16 kB 00:00 #13 47.06 (58/143): perl-Time-Local-1.300-489.fc37.noarch 4.5 MB/s | 33 kB 00:00 #13 47.07 (59/143): perl-libnet-3.14-490.fc37.noarch.rpm 14 MB/s | 132 kB 00:00 #13 47.07 (60/143): perl-parent-0.238-489.fc37.noarch.rpm 2.5 MB/s | 14 kB 00:00 #13 47.10 (61/143): perl-podlators-4.14-489.fc37.noarch.r 4.8 MB/s | 116 kB 00:00 #13 47.10 (62/143): perl-constant-1.33-490.fc37.noarch.rp 509 kB/s | 23 kB 00:00 #13 47.10 (63/143): perl-srpm-macros-1-46.fc37.noarch.rpm 1.4 MB/s | 8.3 kB 00:00 #13 47.11 (64/143): pkgconf-1.8.0-3.fc37.x86_64.rpm 6.4 MB/s | 41 kB 00:00 #14 43.88 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-urllib3 all 1.26.12-1 [99.7 kB] #14 43.93 Get:387 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB] #14 43.95 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-unidiff all 0.7.3-1 [11.0 kB] #14 43.96 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf equivs all 2.3.1 [19.0 kB] #14 43.96 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 43.98 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-magic all 2:0.4.26-3 [13.1 kB] #15 2.577 (1/100): annobin-docs-12.24-1.fc39.noarch.rpm 414 kB/s | 96 kB 00:00 #13 45.37 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ... #13 45.38 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 45.41 Selecting previously unselected package libxmlrpc-lite-perl. #13 45.41 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 45.41 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 45.45 Selecting previously unselected package libxmuu1:armhf. #13 45.45 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #13 45.46 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #13 45.50 Selecting previously unselected package libyaml-0-2:armhf. #13 45.50 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ... #13 45.50 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #13 45.56 Selecting previously unselected package libyaml-libyaml-perl. #13 45.57 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ... #13 45.57 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 45.60 Selecting previously unselected package licensecheck. #13 45.60 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ... #13 46.51 Preparing to unpack .../340-libstring-shellquote-perl_1.04-3_all.deb ... #13 46.51 Unpacking libstring-shellquote-perl (1.04-3) ... #13 46.55 Selecting previously unselected package libsys-cpuaffinity-perl. #13 46.55 Preparing to unpack .../341-libsys-cpuaffinity-perl_1.13~03-2+b1_armhf.deb ... #13 46.56 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 46.60 Selecting previously unselected package libterm-readkey-perl. #13 46.60 Preparing to unpack .../342-libterm-readkey-perl_2.38-2+b1_armhf.deb ... #13 46.60 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 46.64 Selecting previously unselected package libtext-levenshteinxs-perl. #13 46.64 Preparing to unpack .../343-libtext-levenshteinxs-perl_0.03-5+b1_armhf.deb ... #13 46.65 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 46.68 Selecting previously unselected package libtext-markdown-discount-perl. #13 46.68 Preparing to unpack .../344-libtext-markdown-discount-perl_0.16-1_armhf.deb ... #13 46.69 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 46.72 Selecting previously unselected package libtext-xslate-perl:armhf. #13 46.72 Preparing to unpack .../345-libtext-xslate-perl_3.5.9-1+b2_armhf.deb ... #13 46.73 Unpacking libtext-xslate-perl:armhf (3.5.9-1+b2) ... #13 46.79 Selecting previously unselected package libtime-duration-perl. #14 51.58 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ... #14 51.58 Unpacking t1utils (1.41-3) ... #14 51.62 Selecting previously unselected package lintian. #14 51.62 Preparing to unpack .../326-lintian_2.62.0ubuntu2.2_all.deb ... #14 51.62 Unpacking lintian (2.62.0ubuntu2.2) ... #15 6.927 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB] #15 6.938 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u9+rpi1 [111 kB] #15 7.015 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB] #15 7.023 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB] #15 7.028 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB] #15 7.031 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #15 7.035 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB] #15 7.055 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB] #15 7.085 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #15 7.096 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #15 7.108 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] #14 49.37 Setting up libstring-copyright-perl (0.003012-1) ... #14 49.39 Setting up python3-debian (0.1.43ubuntu1.1) ... #17 7.900 Preparing : 1/1 #17 7.959 Installing : python3-libselinux-2.9-8.el8.aarch64 1/61 #17 8.009 Installing : make-1:4.2.1-11.el8.aarch64 2/61 #17 8.021 Running scriptlet: make-1:4.2.1-11.el8.aarch64 2/61 #17 8.045 Installing : m4-1.4.18-7.el8.aarch64 3/61 #17 8.056 Running scriptlet: m4-1.4.18-7.el8.aarch64 3/61 #17 8.116 Installing : autoconf-2.69-29.el8.noarch 4/61 #17 8.131 Running scriptlet: autoconf-2.69-29.el8.noarch 4/61 #17 8.184 Installing : checkpolicy-2.9-1.el8.aarch64 5/61 #17 8.204 Installing : libmpc-1.1.0-9.1.el8.aarch64 6/61 #14 46.68 Selecting previously unselected package liblwp-mediatypes-perl. #14 46.68 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 46.68 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 46.71 Selecting previously unselected package libhttp-message-perl. #14 46.72 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ... #14 46.72 Unpacking libhttp-message-perl (6.22-1) ... #14 46.75 Selecting previously unselected package libhttp-cookies-perl. #14 46.76 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ... #14 46.76 Unpacking libhttp-cookies-perl (6.08-1) ... #14 46.79 Selecting previously unselected package libhttp-negotiate-perl. #14 46.79 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ... #14 46.79 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 46.82 Selecting previously unselected package perl-openssl-defaults:armhf. #14 46.82 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ... #14 46.83 Unpacking perl-openssl-defaults:armhf (4) ... #14 46.86 Selecting previously unselected package libnet-ssleay-perl. #13 46.12 Selecting previously unselected package libelf1:armhf. #13 46.12 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ... #13 46.12 Unpacking libelf1:armhf (0.183-1) ... #13 46.17 Selecting previously unselected package dwz. #13 46.17 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ... #13 46.17 Unpacking dwz (0.13+20210201-1) ... #13 46.22 Selecting previously unselected package libicu67:armhf. #13 46.22 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ... #13 46.22 Unpacking libicu67:armhf (67.1-7) ... #16 15.38 Installing : policycoreutils-3.5-2.el9.aarch64 59/93 #16 15.39 Running scriptlet: policycoreutils-3.5-2.el9.aarch64 59/93 #16 15.40 Installing : selinux-policy-38.1.23-1.el9.noarch 60/93 #16 15.40 Running scriptlet: selinux-policy-38.1.23-1.el9.noarch 60/93 #16 15.43 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 61/93 #13 47.04 Selecting previously unselected package libtext-glob-perl. #13 47.05 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ... #13 47.05 Unpacking libtext-glob-perl (0.10-1) ... #13 47.08 Selecting previously unselected package libpath-iterator-rule-perl. #13 47.08 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 47.08 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 47.11 Selecting previously unselected package libperlio-gzip-perl. #13 47.11 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ... #13 47.12 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 47.14 Selecting previously unselected package libpod-constants-perl. #13 47.15 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ... #13 47.15 Unpacking libpod-constants-perl (0.19-1) ... #13 47.18 Selecting previously unselected package libreadonly-perl. #13 47.18 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ... #13 47.18 Unpacking libreadonly-perl (2.050-1) ... #13 47.21 Selecting previously unselected package libref-util-perl. #13 47.21 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ... #13 47.22 Unpacking libref-util-perl (0.204-1) ... #13 47.26 Selecting previously unselected package libref-util-xs-perl. #13 50.44 (63/142): perl-Time-Local-1.300-490.fc38.noarch 462 kB/s | 33 kB 00:00 #13 50.44 (64/142): perl-URI-5.17-2.fc38.noarch.rpm 1.6 MB/s | 120 kB 00:00 #13 50.50 (65/142): perl-constant-1.33-491.fc38.noarch.rp 316 kB/s | 23 kB 00:00 #13 50.51 (66/142): perl-libnet-3.15-1.fc38.noarch.rpm 1.7 MB/s | 128 kB 00:00 #13 50.52 (67/142): perl-parent-0.241-1.fc38.noarch.rpm 200 kB/s | 15 kB 00:00 #13 50.57 (68/142): perl-podlators-5.01-2.fc38.noarch.rpm 1.7 MB/s | 125 kB 00:00 #13 50.58 (69/142): perl-srpm-macros-1-48.fc38.noarch.rpm 117 kB/s | 8.4 kB 00:00 #13 50.59 (70/142): pkgconf-1.8.0-6.fc38.aarch64.rpm 568 kB/s | 41 kB 00:00 #13 50.64 (71/142): pkgconf-m4-1.8.0-6.fc38.noarch.rpm 192 kB/s | 14 kB 00:00 #13 50.66 (72/142): pkgconf-pkg-config-1.8.0-6.fc38.aarch 133 kB/s | 9.6 kB 00:00 #13 50.66 (73/142): python-srpm-macros-3.11-10.fc38.noarc 359 kB/s | 26 kB 00:00 #13 50.72 (74/142): python-systemd-doc-235-2.fc38.aarch64 2.3 MB/s | 171 kB 00:00 #14 47.17 Setting up libarchive-zip-perl (1.67-2) ... #14 47.18 Setting up libsub-identify-perl (0.14-1build2) ... #14 47.19 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #14 47.21 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 47.22 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 47.37 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #14 47.38 Setting up libio-stringy-perl (2.111-3) ... #14 47.39 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 47.40 Setting up libhtml-tagset-perl (3.20-4) ... #14 47.42 Setting up liblog-any-perl (1.708-1) ... #13 49.67 Setting up openssh-client (1:8.4p1-5+deb11u1) ... #13 49.76 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 49.77 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #13 49.79 Setting up binutils (2.35.2-2) ... #13 49.80 Setting up man-db (2.9.4-2) ... #13 49.89 Building database of manual pages ... #14 46.34 Setting up libnamespace-clean-perl (0.27-2) ... #14 46.35 Setting up libstring-license-perl (0.0.2-1ubuntu2) ... #14 46.36 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #14 46.56 Setting up licensecheck (3.3.5-1ubuntu1) ... #14 50.63 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_arm64.deb ... #14 50.63 Unpacking binutils (2.40-2ubuntu4.1) ... #14 50.66 Selecting previously unselected package libc-dev-bin. #14 50.66 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2_arm64.deb ... #14 50.67 Unpacking libc-dev-bin (2.37-0ubuntu2) ... #14 50.70 Selecting previously unselected package linux-libc-dev:arm64. #14 50.70 Preparing to unpack .../060-linux-libc-dev_6.2.0-33.33_arm64.deb ... #14 50.70 Unpacking linux-libc-dev:arm64 (6.2.0-33.33) ... #14 50.86 Selecting previously unselected package libcrypt-dev:arm64. #14 50.86 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_arm64.deb ... #14 50.87 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ... #14 50.90 Selecting previously unselected package rpcsvc-proto. #14 50.90 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #14 50.91 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 50.95 Selecting previously unselected package libtirpc-dev:arm64. #14 50.95 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_arm64.deb ... #14 50.95 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... #14 51.00 Selecting previously unselected package libnsl-dev:arm64. #14 51.00 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_arm64.deb ... #14 51.00 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #13 47.11 (65/143): pkgconf-m4-1.8.0-3.fc37.noarch.rpm 2.2 MB/s | 14 kB 00:00 #13 47.11 (66/143): pkgconf-pkg-config-1.8.0-3.fc37.x86_6 1.6 MB/s | 10 kB 00:00 #13 47.12 (67/143): python-systemd-doc-235-1.fc37.x86_64. 16 MB/s | 167 kB 00:00 #13 47.13 (68/143): python3-construct-2.10.68-3.fc37.noar 13 MB/s | 152 kB 00:00 #13 47.13 (69/143): python3-dateutil-2.8.2-4.fc37.noarch. 31 MB/s | 361 kB 00:00 #13 47.14 (70/143): python3-distro-1.7.0-3.fc37.noarch.rp 4.5 MB/s | 48 kB 00:00 #13 47.14 (71/143): python3-file-magic-5.42-4.fc37.noarch 3.4 MB/s | 20 kB 00:00 #13 47.15 (72/143): python3-pybeam-0.7-4.fc37.noarch.rpm 5.4 MB/s | 32 kB 00:00 #13 47.16 (73/143): python3-pyxdg-0.27-6.fc37.noarch.rpm 16 MB/s | 135 kB 00:00 #13 47.16 (74/143): python3-six-1.16.0-8.fc37.noarch.rpm 7.7 MB/s | 42 kB 00:00 #13 47.17 (75/143): python3-systemd-235-1.fc37.x86_64.rpm 19 MB/s | 108 kB 00:00 #13 47.18 (76/143): python3-enchant-3.2.2-5.fc37.noarch.r 2.4 MB/s | 103 kB 00:00 #13 47.25 (77/143): python3-tomli-w-1.0.0-4.fc37.noarch.r 250 kB/s | 21 kB 00:00 #15 2.590 (2/100): annobin-plugin-gcc-12.24-1.fc39.aarch6 3.8 MB/s | 960 kB 00:00 #15 2.597 (3/100): autoconf-2.71-6.fc39.noarch.rpm 2.8 MB/s | 733 kB 00:00 #15 2.602 (4/100): automake-1.16.5-13.fc39.noarch.rpm 27 MB/s | 697 kB 00:00 #15 2.608 (5/100): checkpolicy-3.5-3.fc39.aarch64.rpm 21 MB/s | 346 kB 00:00 #15 2.615 (6/100): cryptsetup-libs-2.6.1-3.fc39.aarch64.r 43 MB/s | 488 kB 00:00 #15 2.619 (7/100): dbus-1.14.10-1.fc39.aarch64.rpm 763 kB/s | 8.1 kB 00:00 #15 2.627 (8/100): dbus-broker-33-2.fc39.aarch64.rpm 16 MB/s | 169 kB 00:00 #15 2.629 (9/100): dbus-common-1.14.10-1.fc39.noarch.rpm 1.6 MB/s | 15 kB 00:00 #15 2.639 (10/100): device-mapper-1.02.196-1.fc39.aarch64 15 MB/s | 136 kB 00:00 #15 2.648 (11/100): device-mapper-libs-1.02.196-1.fc39.aa 19 MB/s | 171 kB 00:00 #15 2.652 (12/100): device-mapper-devel-1.02.196-1.fc39.a 1.9 MB/s | 42 kB 00:00 #15 2.657 (13/100): gc-8.2.2-4.fc39.aarch64.rpm 13 MB/s | 110 kB 00:00 #15 2.664 (14/100): gcc-plugin-annobin-13.2.1-1.fc39.aarc 8.4 MB/s | 46 kB 00:00 #15 2.671 (15/100): git-2.41.0-2.fc39.aarch64.rpm 8.6 MB/s | 54 kB 00:00 #15 2.772 (16/100): git-core-2.41.0-2.fc39.aarch64.rpm 45 MB/s | 4.5 MB 00:00 #15 2.826 (17/100): cpp-13.2.1-1.fc39.aarch64.rpm 44 MB/s | 9.7 MB 00:00 #15 2.854 (18/100): git-core-doc-2.41.0-2.fc39.noarch.rpm 38 MB/s | 2.8 MB 00:00 #14 44.17 debconf: delaying package configuration, since apt-utils is not installed #14 44.21 Fetched 121 MB in 37s (3273 kB/s) #14 44.24 Selecting previously unselected package liblocale-gettext-perl. #15 1.766 Package bash-5.2.15-5.fc39.x86_64 is already installed. #13 45.61 Unpacking licensecheck (3.1.1-2) ... #13 45.64 Selecting previously unselected package lzip. #13 45.65 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ... #13 45.65 Unpacking lzip (1.22-3) ... #13 45.69 Selecting previously unselected package lzop. #13 45.69 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ... #13 45.69 Unpacking lzop (1.04-2) ... #13 45.73 Selecting previously unselected package t1utils. #13 45.73 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ... #13 45.74 Unpacking t1utils (1.41-4) ... #13 45.78 Selecting previously unselected package unzip. #13 45.78 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ... #13 45.78 Unpacking unzip (6.0-26+deb11u1) ... #13 45.84 Selecting previously unselected package lintian. #13 46.79 Preparing to unpack .../346-libtime-duration-perl_1.21-2_all.deb ... #13 46.79 Unpacking libtime-duration-perl (1.21-2) ... #13 46.83 Selecting previously unselected package libtime-moment-perl. #13 46.83 Preparing to unpack .../347-libtime-moment-perl_0.44-2+b1_armhf.deb ... #13 46.83 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 46.88 Selecting previously unselected package libtype-tiny-xs-perl:armhf. #13 46.88 Preparing to unpack .../348-libtype-tiny-xs-perl_0.025-1_armhf.deb ... #13 46.88 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ... #13 46.92 Selecting previously unselected package libunicode-utf8-perl. #13 46.92 Preparing to unpack .../349-libunicode-utf8-perl_0.62-2_armhf.deb ... #13 46.93 Unpacking libunicode-utf8-perl (0.62-2) ... #13 46.96 Selecting previously unselected package libwww-mechanize-perl. #13 46.97 Preparing to unpack .../350-libwww-mechanize-perl_2.16-1_all.deb ... #13 46.97 Unpacking libwww-mechanize-perl (2.16-1) ... #13 47.02 Selecting previously unselected package libxdelta2:armhf. #13 47.02 Preparing to unpack .../351-libxdelta2_1.1.3-10.4_armhf.deb ... #13 47.02 Unpacking libxdelta2:armhf (1.1.3-10.4) ... #14 51.89 Selecting previously unselected package manpages-dev. #14 51.89 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ... #14 51.89 Unpacking manpages-dev (5.05-1) ... #15 7.175 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] #15 7.190 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u9+rpi1 [323 kB] #15 7.202 Get:28 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] #15 7.436 debconf: delaying package configuration, since apt-utils is not installed #14 49.56 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 49.70 Setting up libdata-optlist-perl (0.112-1) ... #14 49.71 Setting up libipc-run-perl (20200505.0-1) ... #14 49.72 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 49.74 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ... #14 49.76 Setting up libcontextual-return-perl (0.004014-2) ... #14 49.77 Setting up libwww-robotrules-perl (6.02-1) ... #14 49.78 Setting up libtypes-serialiser-perl (1.01-1) ... #17 8.218 Installing : cmake-rpm-macros-3.20.2-5.el8.noarch 7/61 #14 45.29 Selecting previously unselected package python3-minimal. #14 45.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4705 files and directories currently installed.) #14 45.29 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ... #14 45.30 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 45.33 Selecting previously unselected package media-types. #14 45.33 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 45.33 Unpacking media-types (7.0.0) ... #14 45.36 Selecting previously unselected package libmpdec3:arm64. #14 45.36 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... #14 45.36 Unpacking libmpdec3:arm64 (2.5.1-2build2) ... #14 45.39 Selecting previously unselected package readline-common. #14 45.39 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 45.40 Unpacking readline-common (8.1.2-1) ... #14 45.44 Selecting previously unselected package libreadline8:arm64. #14 45.44 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... #14 45.44 Unpacking libreadline8:arm64 (8.1.2-1) ... #14 45.47 Selecting previously unselected package libsqlite3-0:arm64. #14 45.47 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ... #14 45.47 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ... #14 45.51 Selecting previously unselected package libpython3.10-stdlib:arm64. #14 44.24 Selecting previously unselected package liblocale-gettext-perl. #14 44.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4388 files and directories currently installed.) #14 44.24 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ... #14 44.24 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 44.28 Selecting previously unselected package libpython3.10-minimal:armhf. #14 44.28 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_armhf.deb ... #14 44.29 Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ... #14 44.37 Selecting previously unselected package libexpat1:armhf. #14 44.37 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ... #14 44.38 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ... #14 44.41 Selecting previously unselected package python3.10-minimal. #14 44.41 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_armhf.deb ... #14 44.42 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... #14 44.48 Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ... #14 44.50 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ... #14 44.51 Setting up python3.10-minimal (3.10.12-1~22.04.2) ... #16 15.64 Installing : selinux-policy-targeted-38.1.23-1.el9.noarch 61/93 #13 47.26 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ... #13 47.26 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 47.29 Selecting previously unselected package libregexp-pattern-license-perl. #13 47.30 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 47.30 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 47.33 Selecting previously unselected package libsasl2-modules:armhf. #13 47.33 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 47.34 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #13 47.37 Selecting previously unselected package libsereal-decoder-perl. #13 47.38 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ... #13 47.38 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 47.41 Selecting previously unselected package libsereal-encoder-perl. #13 47.41 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ... #13 47.42 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 47.45 Selecting previously unselected package libsereal-perl. #13 47.45 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ... #13 47.46 Unpacking libsereal-perl (4.005-1) ... #13 47.49 Selecting previously unselected package libtask-weaken-perl. #13 50.73 (75/142): python3-construct-2.10.68-4.fc38.noar 2.0 MB/s | 151 kB 00:00 #13 50.74 (76/142): python3-dateutil-2.8.2-5.fc38.noarch. 4.7 MB/s | 360 kB 00:00 #13 50.79 (77/142): python3-dbus-1.3.2-2.fc38.aarch64.rpm 2.1 MB/s | 158 kB 00:00 #13 50.80 (78/142): python3-distro-1.8.0-2.fc38.noarch.rp 685 kB/s | 49 kB 00:00 #13 50.81 (79/142): python3-enchant-3.2.2-6.fc38.noarch.r 1.4 MB/s | 103 kB 00:00 #13 50.86 (80/142): python3-file-magic-5.44-3.fc38.noarch 283 kB/s | 20 kB 00:00 #13 50.88 (81/142): python3-pybeam-0.7-5.fc38.noarch.rpm 450 kB/s | 33 kB 00:00 #13 50.88 (82/142): python3-pyxdg-0.27-7.fc38.noarch.rpm 1.8 MB/s | 134 kB 00:00 #13 50.98 (83/142): python3-six-1.16.0-9.fc38.noarch.rpm 369 kB/s | 42 kB 00:00 #14 46.86 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ... #14 46.86 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 46.92 Selecting previously unselected package libio-socket-ssl-perl. #14 46.93 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ... #14 46.93 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 46.97 Selecting previously unselected package libnet-http-perl. #14 46.97 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ... #14 46.98 Unpacking libnet-http-perl (6.19-1) ... #14 47.01 Selecting previously unselected package liblwp-protocol-https-perl. #14 47.01 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 47.01 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 47.04 Selecting previously unselected package libtry-tiny-perl. #14 47.04 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ... #14 47.04 Unpacking libtry-tiny-perl (0.30-1) ... #14 47.07 Selecting previously unselected package libwww-robotrules-perl. #14 47.43 Setting up libauthen-sasl-perl (2.1600-1) ... #14 47.44 Setting up libdevel-size-perl (0.83-1build1) ... #14 47.45 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 47.46 Setting up libpod-constants-perl (0.19-1) ... #14 47.48 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 47.49 Setting up libperl4-corelibs-perl (0.004-2) ... #14 47.50 Setting up libfuture-perl (0.43-1) ... #14 47.52 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 47.55 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 47.56 Setting up libtry-tiny-perl (0.30-1) ... #14 47.58 Setting up libtype-tiny-perl (1.008001-2) ... #14 47.59 Setting up libtest-fatal-perl (0.014-1) ... #14 47.60 Setting up libcommon-sense-perl (3.74-2build6) ... #14 47.62 Setting up libxml-namespacesupport-perl (1.12-1) ... #14 47.63 Setting up libnet-http-perl (6.19-1) ... #14 47.65 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #14 47.66 Setting up libencode-locale-perl (1.05-1) ... #14 47.67 Setting up libtext-levenshtein-perl (0.13-1) ... #14 47.69 Setting up libnet-dns-perl (1.22-1) ... #14 47.70 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #14 47.72 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 47.73 Setting up libstring-shellquote-perl (1.04-1) ... #14 47.74 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 46.57 Setting up libgitlab-api-v4-perl (0.26-2) ... #14 46.58 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 46.59 Setting up libwww-perl (6.67-1) ... #14 46.60 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 46.61 Setting up libwww-mechanize-perl (2.16-1) ... #14 46.62 Setting up devscripts (2.23.4ubuntu1) ... #14 46.76 Setting up libxml-parser-perl (2.46-4) ... #14 46.77 Setting up lintian (2.116.3ubuntu1) ... #14 46.79 Setting up libxml-sax-expat-perl (0.51-2) ... #14 46.83 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 51.03 Selecting previously unselected package libc6-dev:arm64. #14 51.04 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2_arm64.deb ... #14 51.04 Unpacking libc6-dev:arm64 (2.37-0ubuntu2) ... #14 51.16 Selecting previously unselected package gcc-12-base:arm64. #14 51.16 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 51.16 Unpacking gcc-12-base:arm64 (12.3.0-1ubuntu1~23.04) ... #14 51.20 Selecting previously unselected package libisl23:arm64. #14 51.20 Preparing to unpack .../067-libisl23_0.25-1_arm64.deb ... #14 51.21 Unpacking libisl23:arm64 (0.25-1) ... #14 51.25 Selecting previously unselected package libmpfr6:arm64. #13 47.26 (78/143): shared-mime-info-2.2-2.fc37.x86_64.rp 4.4 MB/s | 381 kB 00:00 #13 47.27 (79/143): unzip-6.0-58.fc37.x86_64.rpm 12 MB/s | 182 kB 00:00 #13 47.27 (80/143): web-assets-filesystem-5-18.fc37.noarc 847 kB/s | 7.9 kB 00:00 #13 47.28 (81/143): ansible-srpm-macros-1-10.fc37.noarch. 3.9 MB/s | 20 kB 00:00 #13 47.41 (82/143): binutils-2.38-27.fc37.x86_64.rpm 41 MB/s | 5.4 MB 00:00 #13 47.43 (83/143): binutils-gold-2.38-27.fc37.x86_64.rpm 49 MB/s | 773 kB 00:00 #13 47.43 (84/143): zip-3.0-33.fc37.x86_64.rpm 1.5 MB/s | 259 kB 00:00 #13 47.44 (85/143): dbus-libs-1.14.10-1.fc37.x86_64.rpm 13 MB/s | 156 kB 00:00 #13 47.44 (86/143): debugedit-5.0-7.fc37.x86_64.rpm 9.5 MB/s | 77 kB 00:00 #13 47.44 (87/143): dnf-plugins-core-4.4.2-1.fc37.noarch. 5.6 MB/s | 38 kB 00:00 #13 47.45 (88/143): elfutils-debuginfod-client-0.189-3.fc 6.4 MB/s | 38 kB 00:00 #13 47.46 (89/143): emacs-filesystem-28.2-3.fc37.noarch.r 1.2 MB/s | 7.5 kB 00:00 #13 47.46 (90/143): enchant2-2.3.4-1.fc37.x86_64.rpm 9.2 MB/s | 63 kB 00:00 #15 2.862 (19/100): jsoncpp-1.9.5-5.fc39.aarch64.rpm 13 MB/s | 91 kB 00:00 #15 2.872 (20/100): kmod-libs-30-6.fc39.aarch64.rpm 6.9 MB/s | 67 kB 00:00 #15 2.891 (21/100): less-633-2.fc39.aarch64.rpm 9.4 MB/s | 176 kB 00:00 #15 2.911 (22/100): libargon2-20190702-3.fc39.aarch64.rpm 1.5 MB/s | 28 kB 00:00 #15 2.928 (23/100): libasan-13.2.1-1.fc39.aarch64.rpm 26 MB/s | 455 kB 00:00 #15 2.936 (24/100): libatomic-13.2.1-1.fc39.aarch64.rpm 5.3 MB/s | 36 kB 00:00 #15 2.955 (25/100): libbpf-1.1.0-4.fc39.aarch64.rpm 9.1 MB/s | 165 kB 00:00 #15 2.962 (26/100): libcbor-0.10.2-2.fc39.aarch64.rpm 9.2 MB/s | 57 kB 00:00 #15 2.970 (27/100): libedit-3.1-48.20230828cvs.fc39.aarch 13 MB/s | 107 kB 00:00 #15 2.982 (28/100): libfdisk-2.39.2-1.fc39.aarch64.rpm 13 MB/s | 158 kB 00:00 #15 2.991 (29/100): libfido2-1.13.0-3.fc39.aarch64.rpm 13 MB/s | 96 kB 00:00 #15 2.998 (30/100): libmpc-1.3.1-3.fc39.aarch64.rpm 12 MB/s | 72 kB 00:00 #15 3.004 (31/100): libseccomp-2.5.3-6.fc39.aarch64.rpm 11 MB/s | 72 kB 00:00 #15 3.010 (32/100): libseccomp-devel-2.5.3-6.fc39.aarch64 11 MB/s | 60 kB 00:00 #15 3.019 (33/100): libselinux-devel-3.5-5.fc39.aarch64.r 18 MB/s | 151 kB 00:00 #15 3.029 (34/100): libselinux-utils-3.5-5.fc39.aarch64.r 17 MB/s | 166 kB 00:00 #15 3.035 (35/100): libsepol-devel-3.5-2.fc39.aarch64.rpm 8.3 MB/s | 49 kB 00:00 #15 3.050 (36/100): libtool-2.4.7-7.fc39.aarch64.rpm 44 MB/s | 601 kB 00:00 #15 3.056 (37/100): libtool-ltdl-2.4.7-7.fc39.aarch64.rpm 6.1 MB/s | 36 kB 00:00 #14 44.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4346 files and directories currently installed.) #14 44.24 Preparing to unpack .../liblocale-gettext-perl_1.07-5_armhf.deb ... #14 44.24 Unpacking liblocale-gettext-perl (1.07-5) ... #14 44.30 Selecting previously unselected package libssl3:armhf. #14 44.30 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_armhf.deb ... #14 44.31 Unpacking libssl3:armhf (3.0.8-1ubuntu1.2) ... #14 44.38 Selecting previously unselected package libpython3.11-minimal:armhf. #14 44.38 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_armhf.deb ... #14 44.38 Unpacking libpython3.11-minimal:armhf (3.11.4-1~23.04) ... #14 44.49 Selecting previously unselected package libexpat1:armhf. #15 1.781 Package bash-5.2.15-5.fc39.x86_64 is already installed. #15 1.789 Package bash-5.2.15-5.fc39.x86_64 is already installed. #15 1.789 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed. #15 1.790 Package libarchive-3.7.1-1.fc39.x86_64 is already installed. #15 1.790 Package pkgconf-pkg-config-1.9.5-2.fc39.x86_64 is already installed. #15 1.791 Package tar-2:1.35-2.fc39.x86_64 is already installed. #15 1.798 Package bash-5.2.15-5.fc39.x86_64 is already installed. #15 1.898 Dependencies resolved. #15 1.922 ====================================================================================== #15 1.922 Package Arch Version Repository Size #15 1.922 ====================================================================================== #15 1.922 Installing: #15 1.922 cmake x86_64 3.27.4-7.fc39 updates-testing 8.0 M #15 1.922 device-mapper-devel x86_64 1.02.196-1.fc39 fedora 42 k #15 1.922 gcc x86_64 13.2.1-1.fc39 fedora 34 M #15 1.922 git x86_64 2.41.0-2.fc39 fedora 54 k #15 1.922 glibc-static x86_64 2.38-4.fc39 updates-testing 1.7 M #15 1.922 libseccomp-devel x86_64 2.5.3-6.fc39 fedora 60 k #15 1.922 libselinux-devel x86_64 3.5-5.fc39 fedora 151 k #15 1.922 libtool x86_64 2.4.7-7.fc39 fedora 601 k #15 1.922 libtool-ltdl-devel x86_64 2.4.7-7.fc39 fedora 164 k #15 1.922 make x86_64 1:4.4.1-2.fc39 fedora 589 k #15 1.922 selinux-policy-devel noarch 38.28-1.fc39 updates-testing 910 k #15 1.922 systemd x86_64 254.2-7.fc39 updates-testing 4.7 M #15 1.922 systemd-devel x86_64 254.2-7.fc39 updates-testing 632 k #15 1.922 which x86_64 2.21-40.fc39 fedora 42 k #15 1.922 Upgrading: #15 1.922 glibc x86_64 2.38-4.fc39 updates-testing 2.2 M #15 1.922 glibc-common x86_64 2.38-4.fc39 updates-testing 350 k #15 1.922 glibc-gconv-extra x86_64 2.38-4.fc39 updates-testing 1.6 M #15 1.922 glibc-minimal-langpack x86_64 2.38-4.fc39 updates-testing 68 k #15 1.922 systemd-libs x86_64 254.2-7.fc39 updates-testing 689 k #15 1.922 Installing dependencies: #15 1.922 annobin-docs noarch 12.24-1.fc39 fedora 96 k #15 1.922 annobin-plugin-gcc x86_64 12.24-1.fc39 fedora 960 k #15 1.922 autoconf noarch 2.71-6.fc39 fedora 733 k #15 1.922 automake noarch 1.16.5-13.fc39 fedora 697 k #15 1.922 checkpolicy x86_64 3.5-3.fc39 fedora 349 k #15 1.922 cmake-data noarch 3.27.4-7.fc39 updates-testing 2.2 M #15 1.922 cmake-filesystem x86_64 3.27.4-7.fc39 updates-testing 19 k #15 1.922 cmake-rpm-macros noarch 3.27.4-7.fc39 updates-testing 18 k #15 1.922 cpp x86_64 13.2.1-1.fc39 fedora 11 M #15 1.922 dbus x86_64 1:1.14.10-1.fc39 fedora 8.1 k #15 1.922 dbus-broker x86_64 33-2.fc39 fedora 173 k #15 1.922 dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k #15 1.922 device-mapper x86_64 1.02.196-1.fc39 fedora 138 k #15 1.922 device-mapper-libs x86_64 1.02.196-1.fc39 fedora 175 k #15 1.922 gc x86_64 8.2.2-4.fc39 fedora 110 k #15 1.922 gcc-plugin-annobin x86_64 13.2.1-1.fc39 fedora 47 k #15 1.922 git-core x86_64 2.41.0-2.fc39 fedora 4.4 M #15 1.922 git-core-doc noarch 2.41.0-2.fc39 fedora 2.8 M #15 1.922 glibc-devel x86_64 2.38-4.fc39 updates-testing 82 k #15 1.922 glibc-headers-x86 noarch 2.38-4.fc39 updates-testing 566 k #15 1.922 guile22 x86_64 2.2.7-9.fc39 fedora 6.5 M #15 1.922 jsoncpp x86_64 1.9.5-5.fc39 fedora 99 k #15 1.922 kernel-headers x86_64 6.5.4-300.fc39 updates-testing 1.5 M #15 1.922 kmod-libs x86_64 30-6.fc39 fedora 67 k #15 1.922 less x86_64 633-2.fc39 fedora 175 k #15 1.922 libargon2 x86_64 20190702-3.fc39 fedora 28 k #15 1.922 libcbor x86_64 0.10.2-2.fc39 fedora 58 k #15 1.922 libedit x86_64 3.1-48.20230828cvs.fc39 fedora 107 k #15 1.922 libfdisk x86_64 2.39.2-1.fc39 fedora 162 k #15 1.922 libfido2 x86_64 1.13.0-3.fc39 fedora 98 k #15 1.922 libmpc x86_64 1.3.1-3.fc39 fedora 70 k #15 1.922 libseccomp x86_64 2.5.3-6.fc39 fedora 71 k #15 1.922 libselinux-utils x86_64 3.5-5.fc39 fedora 163 k #15 1.922 libsepol-devel x86_64 3.5-2.fc39 fedora 49 k #15 1.922 libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k #15 1.922 libutempter x86_64 1.2.1-10.fc39 fedora 26 k #15 1.922 libuv x86_64 1:1.46.0-2.fc39 fedora 159 k #15 1.922 libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k #15 1.922 libxcrypt-static x86_64 4.4.36-2.fc39 fedora 95 k #15 1.922 m4 x86_64 1.4.19-6.fc39 fedora 303 k #15 1.922 openssh x86_64 9.3p1-9.fc39 updates-testing 438 k #15 1.922 openssh-clients x86_64 9.3p1-9.fc39 updates-testing 734 k #15 1.922 pcre2-devel x86_64 10.42-1.fc39.2 fedora 505 k #15 1.922 pcre2-utf16 x86_64 10.42-1.fc39.2 fedora 212 k #15 1.922 pcre2-utf32 x86_64 10.42-1.fc39.2 fedora 200 k #15 1.922 perl-Error noarch 1:0.17029-13.fc39 fedora 40 k #15 1.922 perl-File-Compare noarch 1.100.700-500.fc39 fedora 13 k #15 1.922 perl-File-Copy noarch 2.41-500.fc39 fedora 20 k #15 1.922 perl-File-Find noarch 1.43-500.fc39 fedora 25 k #15 1.922 perl-Git noarch 2.41.0-2.fc39 fedora 41 k #15 1.922 perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k #15 1.922 perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k #15 1.922 perl-lib x86_64 0.65-500.fc39 fedora 15 k #15 1.922 perl-threads x86_64 1:2.36-500.fc39 fedora 58 k #15 1.922 perl-threads-shared x86_64 1.68-500.fc39 fedora 45 k #15 1.922 policycoreutils x86_64 3.5-7.fc39 fedora 243 k #15 1.922 policycoreutils-devel x86_64 3.5-7.fc39 fedora 153 k #15 1.922 policycoreutils-python-utils noarch 3.5-7.fc39 fedora 81 k #15 1.922 python3-audit x86_64 3.1.2-1.fc39 fedora 87 k #15 1.922 python3-libselinux x86_64 3.5-5.fc39 fedora 198 k #15 1.922 python3-libsemanage x86_64 3.5-4.fc39 fedora 84 k #15 1.922 python3-policycoreutils noarch 3.5-7.fc39 fedora 2.2 M #15 1.922 python3-setools x86_64 4.4.3-1.fc39 fedora 714 k #15 1.922 python3-setuptools noarch 67.7.2-7.fc39 updates-testing 1.5 M #15 1.922 rhash x86_64 1.4.3-3.fc39 fedora 194 k #15 1.922 rpm-plugin-selinux x86_64 4.19.0-1.fc39 updates-testing 20 k #15 1.922 selinux-policy noarch 38.28-1.fc39 updates-testing 54 k #15 1.922 selinux-policy-targeted noarch 38.28-1.fc39 updates-testing 6.7 M #15 1.922 systemd-pam x86_64 254.2-7.fc39 updates-testing 363 k #15 1.922 systemd-rpm-macros noarch 254.2-7.fc39 updates-testing 31 k #15 1.922 util-linux x86_64 2.39.2-1.fc39 fedora 1.2 M #15 1.922 vim-filesystem noarch 2:9.0.1872-1.fc39 fedora 18 k #15 1.922 xkeyboard-config noarch 2.39-2.fc39 fedora 962 k #15 1.922 Installing weak dependencies: #15 1.922 cryptsetup-libs x86_64 2.6.1-3.fc39 fedora 491 k #15 1.922 libbpf x86_64 2:1.1.0-4.fc39 fedora 165 k #15 1.922 libxkbcommon x86_64 1.5.0-3.fc39 fedora 139 k #15 1.922 qrencode-libs x86_64 4.1.1-5.fc39 fedora 61 k #15 1.922 systemd-networkd x86_64 254.2-7.fc39 updates-testing 649 k #15 1.922 systemd-resolved x86_64 254.2-7.fc39 updates-testing 295 k #15 1.922 #15 1.922 Transaction Summary #15 1.922 ====================================================================================== #15 1.922 Install 93 Packages #15 1.922 Upgrade 5 Packages #15 1.922 #15 1.927 Total download size: 110 M #15 1.927 Downloading Packages: #13 45.85 Preparing to unpack .../333-lintian_2.104.0_all.deb ... #13 45.85 Unpacking lintian (2.104.0) ... #13 47.07 Selecting previously unselected package libxext6:armhf. #13 47.08 Preparing to unpack .../352-libxext6_2%3a1.3.4-1+b1_armhf.deb ... #13 47.08 Unpacking libxext6:armhf (2:1.3.4-1+b1) ... #13 47.12 Selecting previously unselected package libxml-namespacesupport-perl. #13 47.13 Preparing to unpack .../353-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 47.13 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 47.17 Selecting previously unselected package libxml-sax-base-perl. #13 47.18 Preparing to unpack .../354-libxml-sax-base-perl_1.09-3_all.deb ... #13 47.18 Unpacking libxml-sax-base-perl (1.09-3) ... #13 47.23 Selecting previously unselected package libxml-sax-perl. #14 52.10 Selecting previously unselected package python3-certifi. #14 52.10 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ... #14 52.11 Unpacking python3-certifi (2019.11.28-1) ... #14 52.18 Selecting previously unselected package python3-idna. #14 52.18 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ... #14 52.19 Unpacking python3-idna (2.8-1) ... #14 52.22 Selecting previously unselected package python3-urllib3. #14 52.23 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ... #14 52.23 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ... #14 52.27 Selecting previously unselected package python3-requests. #14 52.27 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 52.27 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 52.31 Selecting previously unselected package python3-unidiff. #15 7.474 Fetched 17.0 MB in 2s (9594 kB/s) #15 7.495 Selecting previously unselected package libstdc++-8-dev:armhf. #15 7.495 (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 ... 17204 files and directories currently installed.) #15 7.504 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... #15 7.507 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #14 49.79 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 49.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 49.83 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 #14 49.83 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ... #14 49.85 Setting up libgit-wrapper-perl (0.048-1) ... #14 49.86 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 49.87 Setting up librole-tiny-perl (2.002004-1) ... #14 49.89 Setting up gnupg (2.2.27-3ubuntu2.1) ... #14 49.90 Setting up build-essential (12.9ubuntu3) ... #14 49.91 Setting up libfont-ttf-perl (1.06-1.1) ... #14 49.92 Setting up libfile-homedir-perl (1.006-1) ... #14 49.93 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 49.95 Setting up libio-socket-ssl-perl (2.074-2) ... #14 49.96 Setting up libsub-exporter-perl (0.988-1) ... #14 49.97 Setting up libalgorithm-merge-perl (0.08-3) ... #14 49.98 Setting up libhttp-message-perl (6.36-1) ... #14 49.99 Setting up libdata-validate-ip-perl (0.30-1) ... #14 45.51 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_arm64.deb ... #14 45.52 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ... #14 45.61 Selecting previously unselected package python3.10. #14 45.61 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_arm64.deb ... #14 45.61 Unpacking python3.10 (3.10.12-1~22.04.2) ... #14 45.64 Selecting previously unselected package libpython3-stdlib:arm64. #14 45.64 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ... #14 45.64 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ... #14 45.67 Setting up python3-minimal (3.10.6-1~22.04) ... #13 50.98 (84/142): python3-systemd-235-2.fc38.aarch64.rp 1.0 MB/s | 108 kB 00:00 #13 50.98 (85/142): python3-tomli-w-1.0.0-5.fc38.noarch.r 209 kB/s | 21 kB 00:00 #13 51.05 (86/142): redhat-rpm-config-252-1.fc38.noarch.r 1.1 MB/s | 83 kB 00:00 #13 51.06 (87/142): rpmautospec-rpm-macros-0.3.5-1.fc38.n 128 kB/s | 9.3 kB 00:00 #13 51.06 (88/142): shared-mime-info-2.2-3.fc38.aarch64.r 4.8 MB/s | 380 kB 00:00 #13 51.12 (89/142): unzip-6.0-60.fc38.aarch64.rpm 2.4 MB/s | 183 kB 00:00 #13 51.13 (90/142): web-assets-filesystem-5-19.fc38.noarc 108 kB/s | 7.9 kB 00:00 #13 51.14 (91/142): xz-5.4.1-1.fc38.aarch64.rpm 5.3 MB/s | 420 kB 00:00 #13 51.20 (92/142): zip-3.0-36.fc38.aarch64.rpm 3.5 MB/s | 262 kB 00:00 #13 51.20 (93/142): ansible-srpm-macros-1-10.fc38.noarch. 327 kB/s | 21 kB 00:00 #13 51.20 (94/142): dash-0.5.12-1.fc38.aarch64.rpm 1.5 MB/s | 98 kB 00:00 #13 51.21 (95/142): dbus-libs-1.14.10-1.fc38.aarch64.rpm 9.6 MB/s | 155 kB 00:00 #13 51.22 (96/142): debugedit-5.0-9.fc38.aarch64.rpm 5.4 MB/s | 77 kB 00:00 #13 51.23 (97/142): diffutils-3.10-1.fc38.aarch64.rpm 15 MB/s | 395 kB 00:00 #13 47.49 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ... #13 47.49 Unpacking libtask-weaken-perl (1.06-1) ... #13 47.52 Selecting previously unselected package libxml-parser-perl. #13 47.52 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ... #13 47.53 Unpacking libxml-parser-perl (2.44-4) ... #13 47.57 Selecting previously unselected package libsoap-lite-perl. #13 47.58 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ... #13 47.58 Unpacking libsoap-lite-perl (1.27-1) ... #13 47.63 Selecting previously unselected package libsort-key-perl. #13 47.64 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ... #13 47.64 Unpacking libsort-key-perl (1.33-2+b1) ... #13 47.67 Selecting previously unselected package libstring-copyright-perl. #13 47.67 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ... #13 47.68 Unpacking libstring-copyright-perl (0.003006-1) ... #13 47.70 Selecting previously unselected package libstring-escape-perl. #13 47.71 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ... #13 47.71 Unpacking libstring-escape-perl (2010.002-2) ... #13 47.74 Selecting previously unselected package libstring-shellquote-perl. #14 47.08 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ... #14 47.08 Unpacking libwww-robotrules-perl (6.02-1) ... #14 47.11 Selecting previously unselected package libwww-perl. #14 47.11 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ... #14 47.11 Unpacking libwww-perl (6.43-1) ... #14 47.15 Selecting previously unselected package patchutils. #14 47.16 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ... #14 47.16 Unpacking patchutils (0.3.4-2) ... #14 47.24 Selecting previously unselected package wdiff. #14 47.24 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ... #14 47.25 Unpacking wdiff (1.2.2-2build1) ... #14 47.29 Selecting previously unselected package devscripts. #14 47.29 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ... #14 47.31 Unpacking devscripts (2.20.2ubuntu2) ... #14 47.75 Setting up libsub-install-perl (0.928-1) ... #14 47.78 Setting up gcc (4:9.3.0-1ubuntu2) ... #14 47.82 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #14 46.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 47.00 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 47.03 Processing triggers for libc-bin (2.37-0ubuntu2) ... #14 47.05 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... #14 47.05 Updating certificates in /etc/ssl/certs... #14 51.26 Preparing to unpack .../068-libmpfr6_4.2.0-1_arm64.deb ... #14 51.26 Unpacking libmpfr6:arm64 (4.2.0-1) ... #14 51.31 Selecting previously unselected package libmpc3:arm64. #14 51.31 Preparing to unpack .../069-libmpc3_1.3.1-1_arm64.deb ... #14 51.31 Unpacking libmpc3:arm64 (1.3.1-1) ... #14 51.34 Selecting previously unselected package cpp-12. #14 51.34 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 51.35 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ... #13 47.56 (91/143): gdb-minimal-13.2-2.fc37.x86_64.rpm 42 MB/s | 4.2 MB 00:00 #13 47.58 (92/143): ghc-srpm-macros-1.6.1-1.fc37.noarch.r 582 kB/s | 8.0 kB 00:00 #13 47.60 (93/143): glibc-gconv-extra-2.36-11.fc37.x86_64 71 MB/s | 1.6 MB 00:00 #13 47.61 (94/143): gnat-srpm-macros-5-1.fc37.noarch.rpm 1.4 MB/s | 8.3 kB 00:00 #13 47.62 (95/143): ncurses-6.4-3.20230114.fc37.x86_64.rp 28 MB/s | 411 kB 00:00 #13 47.63 (96/143): package-notes-srpm-macros-0.5-7.fc37. 1.7 MB/s | 11 kB 00:00 #13 47.64 (97/143): perl-AutoLoader-5.74-494.fc37.noarch. 1.4 MB/s | 22 kB 00:00 #13 47.65 (98/143): perl-B-1.83-494.fc37.x86_64.rpm 16 MB/s | 182 kB 00:00 #13 47.66 (99/143): perl-Class-Struct-0.66-494.fc37.noarc 2.5 MB/s | 23 kB 00:00 #13 47.67 (100/143): perl-DynaLoader-1.52-494.fc37.x86_64 3.0 MB/s | 27 kB 00:00 #13 47.68 (101/143): perl-Errno-1.36-494.fc37.x86_64.rpm 2.6 MB/s | 16 kB 00:00 #13 47.69 (102/143): perl-Fcntl-1.15-494.fc37.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #13 47.69 (103/143): perl-File-Basename-2.85-494.fc37.noa 3.2 MB/s | 18 kB 00:00 #13 47.70 (104/143): perl-File-stat-1.12-494.fc37.noarch. 2.6 MB/s | 18 kB 00:00 #13 47.70 (105/143): perl-FileHandle-2.03-494.fc37.noarch 3.1 MB/s | 16 kB 00:00 #13 47.71 (106/143): perl-Getopt-Long-2.54-1.fc37.noarch. 8.5 MB/s | 60 kB 00:00 #13 47.73 (107/143): perl-Getopt-Std-1.13-494.fc37.noarch 1.2 MB/s | 17 kB 00:00 #13 47.75 (108/143): perl-HTTP-Tiny-0.086-1.fc37.noarch.r 1.9 MB/s | 55 kB 00:00 #13 47.77 (109/143): perl-IO-1.50-494.fc37.x86_64.rpm 8.6 MB/s | 93 kB 00:00 #13 47.77 (110/143): perl-IPC-Open3-1.22-494.fc37.noarch. 3.1 MB/s | 24 kB 00:00 #13 47.78 (111/143): perl-NDBM_File-1.15-494.fc37.x86_64. 3.4 MB/s | 23 kB 00:00 #13 47.79 (112/143): perl-POSIX-2.03-494.fc37.x86_64.rpm 11 MB/s | 98 kB 00:00 #13 47.80 (113/143): perl-SelectSaver-1.02-494.fc37.noarc 1.7 MB/s | 13 kB 00:00 #13 47.80 (114/143): perl-Symbol-1.09-494.fc37.noarch.rpm 2.2 MB/s | 15 kB 00:00 #13 47.81 (115/143): perl-Text-Tabs+Wrap-2023.0511-1.fc37 3.5 MB/s | 23 kB 00:00 #13 47.82 (116/143): perl-URI-5.17-1.fc37.noarch.rpm 14 MB/s | 123 kB 00:00 #13 47.82 (117/143): perl-base-2.27-494.fc37.noarch.rpm 2.9 MB/s | 17 kB 00:00 #13 47.84 (118/143): elfutils-0.189-3.fc37.x86_64.rpm 1.3 MB/s | 536 kB 00:00 #13 47.84 (119/143): perl-if-0.61.000-494.fc37.noarch.rpm 1.1 MB/s | 15 kB 00:00 #13 47.84 (120/143): perl-interpreter-5.36.1-494.fc37.x86 11 MB/s | 73 kB 00:00 #13 47.85 (121/143): perl-locale-1.10-494.fc37.noarch.rpm 2.8 MB/s | 15 kB 00:00 #13 47.85 (122/143): perl-mro-1.26-494.fc37.x86_64.rpm 4.9 MB/s | 30 kB 00:00 #13 47.86 (123/143): perl-overload-1.35-494.fc37.noarch.r 7.4 MB/s | 47 kB 00:00 #13 47.86 (124/143): perl-overloading-0.02-494.fc37.noarc 2.8 MB/s | 14 kB 00:00 #13 47.87 (125/143): perl-subs-1.04-494.fc37.noarch.rpm 2.7 MB/s | 13 kB 00:00 #15 3.087 (38/100): libtool-ltdl-devel-2.4.7-7.fc39.aarch 5.2 MB/s | 164 kB 00:00 #15 3.097 (39/100): libubsan-13.2.1-1.fc39.aarch64.rpm 21 MB/s | 203 kB 00:00 #15 3.118 (40/100): guile22-2.2.7-9.fc39.aarch64.rpm 23 MB/s | 6.5 MB 00:00 #15 3.125 (41/100): libutempter-1.2.1-10.fc39.aarch64.rpm 1.0 MB/s | 27 kB 00:00 #15 3.132 (42/100): libxcrypt-devel-4.4.36-2.fc39.aarch64 5.4 MB/s | 30 kB 00:00 #15 3.137 (43/100): libuv-1.46.0-2.fc39.aarch64.rpm 10 MB/s | 156 kB 00:00 #15 3.142 (44/100): libxcrypt-static-4.4.36-2.fc39.aarch6 12 MB/s | 101 kB 00:00 #15 3.146 (45/100): libxkbcommon-1.5.0-3.fc39.aarch64.rpm 18 MB/s | 140 kB 00:00 #15 3.153 (46/100): m4-1.4.19-6.fc39.aarch64.rpm 29 MB/s | 299 kB 00:00 #15 3.168 (47/100): make-4.4.1-2.fc39.aarch64.rpm 30 MB/s | 585 kB 00:00 #15 3.176 (48/100): pcre2-devel-10.42-1.fc39.2.aarch64.rp 22 MB/s | 505 kB 00:00 #15 3.182 (49/100): pcre2-utf16-10.42-1.fc39.2.aarch64.rp 16 MB/s | 199 kB 00:00 #15 3.189 (50/100): pcre2-utf32-10.42-1.fc39.2.aarch64.rp 14 MB/s | 187 kB 00:00 #15 3.193 (51/100): perl-Error-0.17029-13.fc39.noarch.rpm 4.6 MB/s | 40 kB 00:00 #15 3.198 (52/100): perl-File-Compare-1.100.700-500.fc39. 1.7 MB/s | 13 kB 00:00 #15 3.202 (53/100): perl-File-Copy-2.41-500.fc39.noarch.r 2.3 MB/s | 20 kB 00:00 #15 3.206 (54/100): perl-File-Find-1.43-500.fc39.noarch.r 4.4 MB/s | 25 kB 00:00 #15 3.209 (55/100): perl-Git-2.41.0-2.fc39.noarch.rpm 6.6 MB/s | 41 kB 00:00 #15 3.265 (56/100): perl-TermReadKey-2.38-18.fc39.aarch64 596 kB/s | 35 kB 00:00 #15 3.277 (57/100): perl-Thread-Queue-3.14-500.fc39.noarc 316 kB/s | 21 kB 00:00 #14 44.49 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ... #14 44.49 Unpacking libexpat1:armhf (2.5.0-1) ... #14 44.54 Selecting previously unselected package python3.11-minimal. #14 44.54 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_armhf.deb ... #14 44.54 Unpacking python3.11-minimal (3.11.4-1~23.04) ... #14 44.63 Setting up libssl3:armhf (3.0.8-1ubuntu1.2) ... #14 44.72 Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ... #14 44.74 Setting up libexpat1:armhf (2.5.0-1) ... #13 46.15 Selecting previously unselected package lsb-release. #13 46.15 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ... #13 46.15 Unpacking lsb-release (11.1.0) ... #13 46.20 Selecting previously unselected package manpages-dev. #13 46.21 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ... #13 46.21 Unpacking manpages-dev (5.10-1) ... #13 47.23 Preparing to unpack .../355-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 47.24 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 47.28 Selecting previously unselected package libxml-libxml-perl. #13 47.29 Preparing to unpack .../356-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_armhf.deb ... #13 47.29 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 47.36 Selecting previously unselected package libxml-sax-expat-perl. #13 47.36 Preparing to unpack .../357-libxml-sax-expat-perl_0.51-2_all.deb ... #13 47.37 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 47.41 Selecting previously unselected package libxmlrpc-lite-perl. #13 47.41 Preparing to unpack .../358-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 47.42 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 47.46 Selecting previously unselected package libxmuu1:armhf. #13 47.46 Preparing to unpack .../359-libxmuu1_2%3a1.1.3-3_armhf.deb ... #13 47.46 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #13 47.51 Selecting previously unselected package libxstring-perl:armhf. #13 47.51 Preparing to unpack .../360-libxstring-perl_0.005-2+b1_armhf.deb ... #13 47.52 Unpacking libxstring-perl:armhf (0.005-2+b1) ... #13 47.56 Selecting previously unselected package libyaml-0-2:armhf. #14 52.31 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ... #14 52.31 Unpacking python3-unidiff (0.5.5-2) ... #14 52.35 Selecting previously unselected package python3-xdg. #14 52.35 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ... #14 52.35 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 52.39 Selecting previously unselected package unzip. #14 52.39 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ... #14 52.39 Unpacking unzip (6.0-25ubuntu1.1) ... #14 52.45 Selecting previously unselected package equivs. #14 52.45 Preparing to unpack .../335-equivs_2.2.0_all.deb ... #14 52.45 Unpacking equivs (2.2.0) ... #14 52.48 Selecting previously unselected package libauthen-sasl-perl. #14 52.49 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ... #14 52.49 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 52.52 Selecting previously unselected package python3-magic. #14 52.53 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ... #14 52.53 Unpacking python3-magic (2:0.4.15-3) ... #14 52.57 Setting up libapt-pkg-perl (0.1.36build3) ... #15 7.738 Selecting previously unselected package g++-8. #15 7.741 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... #15 7.744 Unpacking g++-8 (8.3.0-6+rpi1) ... #14 50.00 Setting up libhtml-form-perl (6.07-1) ... #14 50.02 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 50.03 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 50.04 Setting up libjson-xs-perl (4.030-1build3) ... #14 50.05 Setting up libhttp-negotiate-perl (6.01-1) ... #14 50.07 Setting up libio-prompter-perl (0.004015-1) ... #14 50.08 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 50.09 Setting up libhttp-cookies-perl (6.10-1) ... #14 50.10 Setting up po-debconf (1.0.21+nmu1) ... #14 50.11 Setting up libhtml-tree-perl (5.07-2) ... #14 50.13 Setting up libparams-classify-perl (0.015-1build5) ... #14 50.14 Setting up libhtml-format-perl (2.12-1.1) ... #14 50.15 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 50.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 45.85 Selecting previously unselected package python3. #14 45.85 (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 ... 5135 files and directories currently installed.) #14 45.86 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ... #14 45.86 Unpacking python3 (3.10.6-1~22.04) ... #14 45.90 Selecting previously unselected package perl-modules-5.34. #14 45.90 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ... #14 45.90 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #17 8.233 Installing : cmake-filesystem-3.20.2-5.el8.aarch64 8/61 #13 51.23 (98/142): dnf-plugins-core-4.4.2-1.fc38.noarch. 2.1 MB/s | 38 kB 00:00 #13 51.24 (99/142): elfutils-0.189-3.fc38.aarch64.rpm 25 MB/s | 536 kB 00:00 #13 51.24 (100/142): elfutils-debuginfod-client-0.189-3.f 4.1 MB/s | 38 kB 00:00 #13 51.25 (101/142): emacs-filesystem-28.2-7.fc38.noarch. 717 kB/s | 7.9 kB 00:00 #13 47.74 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ... #13 47.75 Unpacking libstring-shellquote-perl (1.04-1) ... #13 47.78 Selecting previously unselected package libterm-readkey-perl. #13 47.78 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ... #13 47.78 Unpacking libterm-readkey-perl (2.38-1) ... #13 47.81 Selecting previously unselected package libtest-fatal-perl. #13 47.82 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ... #13 47.82 Unpacking libtest-fatal-perl (0.014-1) ... #13 47.85 Selecting previously unselected package libtest-refcount-perl. #13 47.85 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ... #13 47.85 Unpacking libtest-refcount-perl (0.08-3) ... #13 47.88 Selecting previously unselected package libtext-levenshtein-perl. #13 47.88 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ... #13 47.89 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 47.92 Selecting previously unselected package libtype-tiny-xs-perl. #13 47.92 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ... #13 47.92 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 47.95 Selecting previously unselected package libunicode-utf8-perl. #14 47.42 Selecting previously unselected package diffstat. #14 47.42 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ... #14 47.43 Unpacking diffstat (1.63-1) ... #14 47.47 Selecting previously unselected package python3-chardet. #14 47.47 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ... #14 47.47 Unpacking python3-chardet (3.0.4-4build1) ... #14 47.52 Selecting previously unselected package python3-debian. #14 47.52 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 47.52 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 47.56 Selecting previously unselected package libgpgme11:armhf. #14 47.56 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2.1_armhf.deb ... #14 47.57 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2.1) ... #14 47.61 Selecting previously unselected package python3-gpg. #14 47.61 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2.1_armhf.deb ... #14 47.61 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 47.67 Selecting previously unselected package dput. #14 47.92 Setting up libnumber-compare-perl (0.03-1) ... #14 47.98 Setting up intltool-debian (0.35.0+20060710.5) ... #14 48.05 Setting up libio-async-perl (0.75-1) ... #14 48.16 Setting up liberror-perl (0.17029-1) ... #14 47.39 0 added, 0 removed; done. #14 47.39 Running hooks in /etc/ca-certificates/update.d... #14 51.56 Selecting previously unselected package cpp. #14 51.56 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_arm64.deb ... #14 51.56 Unpacking cpp (4:12.2.0-3ubuntu1) ... #14 51.63 Selecting previously unselected package libcc1-0:arm64. #14 51.63 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 51.64 Unpacking libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 51.70 Selecting previously unselected package libgomp1:arm64. #15 3.287 (58/100): perl-threads-2.36-500.fc39.aarch64.rp 6.6 MB/s | 57 kB 00:00 #15 3.294 (59/100): perl-threads-shared-1.68-500.fc39.aar 6.4 MB/s | 44 kB 00:00 #15 3.298 (60/100): perl-lib-0.65-500.fc39.aarch64.rpm 594 kB/s | 15 kB 00:00 #15 3.309 (61/100): policycoreutils-devel-3.5-7.fc39.aarc 14 MB/s | 149 kB 00:00 #15 3.319 (62/100): policycoreutils-python-utils-3.5-7.fc 10 MB/s | 81 kB 00:00 #15 3.328 (63/100): python3-audit-3.1.2-1.fc39.aarch64.rp 11 MB/s | 88 kB 00:00 #15 3.337 (64/100): python3-libselinux-3.5-5.fc39.aarch64 23 MB/s | 193 kB 00:00 #15 3.345 (65/100): python3-libsemanage-3.5-4.fc39.aarch6 12 MB/s | 85 kB 00:00 #15 3.424 (66/100): gcc-13.2.1-1.fc39.aarch64.rpm 40 MB/s | 31 MB 00:00 #15 3.442 (67/100): python3-policycoreutils-3.5-7.fc39.no 23 MB/s | 2.2 MB 00:00 #15 3.449 (68/100): python3-setools-4.4.3-1.fc39.aarch64. 34 MB/s | 694 kB 00:00 #15 3.453 (69/100): qrencode-libs-4.1.1-5.fc39.aarch64.rp 6.5 MB/s | 61 kB 00:00 #15 3.464 (70/100): rhash-1.4.3-3.fc39.aarch64.rpm 13 MB/s | 192 kB 00:00 #15 3.482 (71/100): vim-filesystem-9.0.1872-1.fc39.noarch 1.0 MB/s | 18 kB 00:00 #15 3.488 (72/100): which-2.21-40.fc39.aarch64.rpm 7.0 MB/s | 42 kB 00:00 #15 3.493 (73/100): policycoreutils-3.5-7.fc39.aarch64.rp 1.2 MB/s | 244 kB 00:00 #15 3.503 (74/100): util-linux-2.39.2-1.fc39.aarch64.rpm 24 MB/s | 1.2 MB 00:00 #15 3.512 (75/100): xkeyboard-config-2.39-2.fc39.noarch.r 41 MB/s | 962 kB 00:00 #15 3.531 (76/100): cmake-filesystem-3.27.4-7.fc39.aarch6 1.0 MB/s | 19 kB 00:00 #15 3.569 (77/100): cmake-3.27.4-7.fc39.aarch64.rpm 99 MB/s | 7.4 MB 00:00 #15 3.583 (78/100): cmake-data-3.27.4-7.fc39.noarch.rpm 29 MB/s | 2.2 MB 00:00 #15 3.586 (79/100): cmake-rpm-macros-3.27.4-7.fc39.noarch 377 kB/s | 18 kB 00:00 #15 3.605 (80/100): glibc-devel-2.38-4.fc39.aarch64.rpm 17 MB/s | 574 kB 00:00 #15 3.619 (81/100): glibc-static-2.38-4.fc39.aarch64.rpm 38 MB/s | 1.2 MB 00:00 #15 3.626 (82/100): openssh-9.3p1-9.fc39.aarch64.rpm 22 MB/s | 432 kB 00:00 #15 3.641 (83/100): openssh-clients-9.3p1-9.fc39.aarch64. 34 MB/s | 731 kB 00:00 #13 47.88 (126/143): perl-vars-1.05-494.fc37.noarch.rpm 2.1 MB/s | 14 kB 00:00 #13 47.88 (127/143): pyproject-srpm-macros-1.9.0-1.fc37.n 2.5 MB/s | 15 kB 00:00 #13 47.90 (128/143): python-srpm-macros-3.11-6.fc37.noarc 1.1 MB/s | 24 kB 00:00 #13 47.91 (129/143): python3-dbus-1.3.2-1.fc37.x86_64.rpm 22 MB/s | 157 kB 00:00 #13 47.93 (130/143): python3-dnf-plugins-core-4.4.2-1.fc3 22 MB/s | 299 kB 00:00 #13 47.95 (131/143): python3-zstandard-0.19.0-1.fc37.x86_ 22 MB/s | 470 kB 00:00 #13 47.95 (132/143): qt5-srpm-macros-5.15.9-1.fc37.noarch 1.2 MB/s | 8.1 kB 00:00 #13 48.01 (133/143): redhat-rpm-config-229-1.fc37.noarch. 1.4 MB/s | 80 kB 00:00 #13 48.04 (134/143): rpm-build-4.18.1-2.fc37.x86_64.rpm 2.5 MB/s | 75 kB 00:00 #13 48.05 (135/143): rpmautospec-rpm-macros-0.3.5-1.fc37. 1.3 MB/s | 9.3 kB 00:00 #13 48.11 (136/143): perl-Encode-3.19-492.fc37.x86_64.rpm 1.4 MB/s | 1.7 MB 00:01 #14 44.75 Setting up python3.11-minimal (3.11.4-1~23.04) ... #13 46.54 Selecting previously unselected package pbzip2. #13 46.54 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ... #13 46.54 Unpacking pbzip2 (1.1.13-1) ... #13 46.58 Selecting previously unselected package pixz. #13 46.58 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ... #13 46.58 Unpacking pixz (1.0.7-1) ... #13 46.62 Selecting previously unselected package xdelta. #13 46.62 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ... #13 46.62 Unpacking xdelta (1.1.3-9.3) ... #13 46.65 Selecting previously unselected package xdelta3. #13 46.66 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ... #13 46.66 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 46.70 Selecting previously unselected package pristine-tar. #13 47.56 Preparing to unpack .../361-libyaml-0-2_0.2.5-1_armhf.deb ... #13 47.57 Unpacking libyaml-0-2:armhf (0.2.5-1) ... #13 47.61 Selecting previously unselected package libyaml-libyaml-perl. #13 47.62 Preparing to unpack .../362-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ... #13 47.62 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 47.66 Selecting previously unselected package licensecheck. #13 47.66 Preparing to unpack .../363-licensecheck_3.3.5-1_all.deb ... #13 47.67 Unpacking licensecheck (3.3.5-1) ... #14 52.58 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... #14 52.59 Setting up libpipeline1:arm64 (1.5.2-2build1) ... #14 52.60 Setting up wdiff (1.2.2-2build1) ... #14 52.61 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ... #14 52.62 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #14 52.63 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ... #14 52.64 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 52.65 Setting up mime-support (3.64ubuntu1) ... #14 52.68 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 52.70 Setting up libmagic-mgc (1:5.38-4) ... #14 52.71 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #14 52.72 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... #14 52.73 No schema files found: doing nothing. #14 52.74 Setting up distro-info-data (0.43ubuntu1.13) ... #14 52.75 Setting up manpages (5.05-1) ... #14 52.76 Setting up unzip (6.0-25ubuntu1.1) ... #14 52.78 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #14 52.79 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ... #13 46.97 Selecting previously unselected package libxml2:armhf. #13 46.97 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ... #13 46.98 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 47.05 Selecting previously unselected package gettext. #13 47.06 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ... #13 47.06 Unpacking gettext (0.21-4) ... #13 47.18 Selecting previously unselected package intltool-debian. #13 47.18 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ... #13 47.18 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 47.21 Selecting previously unselected package po-debconf. #13 47.21 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ... #13 47.22 Unpacking po-debconf (1.0.21+nmu1) ... #13 47.26 Selecting previously unselected package debhelper. #13 50.36 Setting up libgpgme11:amd64 (1.18.0-3+b1) ... #13 50.37 Setting up dirmngr (2.2.40-1.1) ... #14 50.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 50.38 #14 50.38 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 50.40 Setting up dput (1.1.0ubuntu2.1) ... #14 46.13 Selecting previously unselected package libgdbm6:arm64. #14 46.13 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ... #14 46.14 Unpacking libgdbm6:arm64 (1.23-1) ... #14 46.17 Selecting previously unselected package libgdbm-compat4:arm64. #14 46.17 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ... #14 46.17 Unpacking libgdbm-compat4:arm64 (1.23-1) ... #14 46.21 Selecting previously unselected package libperl5.34:arm64. #14 46.21 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_arm64.deb ... #14 46.21 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.2) ... #17 8.967 Installing : cpp-8.5.0-20.el8.aarch64 9/61 #17 8.979 Running scriptlet: cpp-8.5.0-20.el8.aarch64 9/61 #17 9.000 Installing : python3-libsemanage-2.9-9.el8.aarch64 10/61 #17 9.085 Installing : python3-setools-4.3.0-5.el8.aarch64 11/61 #17 9.178 Installing : systemd-devel-239-78.el8.aarch64 12/61 #13 51.39 (102/142): gdb-minimal-13.2-4.fc38.aarch64.rpm 25 MB/s | 3.8 MB 00:00 #13 51.42 (103/142): glibc-gconv-extra-2.37-5.fc38.aarch6 12 MB/s | 2.0 MB 00:00 #13 51.42 (104/142): kernel-srpm-macros-1.0-19.fc38.noarc 61 kB/s | 10 kB 00:00 #13 51.42 (105/142): package-notes-srpm-macros-0.5-8.fc38 475 kB/s | 11 kB 00:00 #13 51.42 (106/142): perl-AutoLoader-5.74-497.fc38.noarch 3.5 MB/s | 22 kB 00:00 #13 51.43 (107/142): perl-B-1.83-497.fc38.aarch64.rpm 18 MB/s | 184 kB 00:00 #13 51.43 (108/142): perl-Class-Struct-0.66-497.fc38.noar 2.5 MB/s | 23 kB 00:00 #13 51.43 (109/142): perl-DynaLoader-1.52-497.fc38.aarch6 3.5 MB/s | 27 kB 00:00 #13 51.44 (110/142): perl-Errno-1.36-497.fc38.aarch64.rpm 2.3 MB/s | 16 kB 00:00 #13 51.44 (111/142): perl-Fcntl-1.15-497.fc38.aarch64.rpm 3.7 MB/s | 22 kB 00:00 #13 51.44 (112/142): perl-File-Basename-2.85-497.fc38.noa 2.1 MB/s | 18 kB 00:00 #13 51.45 (113/142): perl-File-stat-1.12-497.fc38.noarch. 2.0 MB/s | 18 kB 00:00 #13 51.45 (114/142): perl-FileHandle-2.03-497.fc38.noarch 1.2 MB/s | 17 kB 00:00 #13 51.46 (115/142): perl-Getopt-Std-1.13-497.fc38.noarch 1.5 MB/s | 17 kB 00:00 #13 51.46 (116/142): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 4.3 MB/s | 55 kB 00:00 #13 51.46 (117/142): perl-IO-1.50-497.fc38.aarch64.rpm 12 MB/s | 93 kB 00:00 #13 51.47 (118/142): perl-IPC-Open3-1.22-497.fc38.noarch. 4.2 MB/s | 24 kB 00:00 #13 51.50 (119/142): perl-NDBM_File-1.15-497.fc38.aarch64 679 kB/s | 24 kB 00:00 #13 51.50 (120/142): perl-POSIX-2.03-497.fc38.aarch64.rpm 2.7 MB/s | 100 kB 00:00 #13 51.50 (121/142): perl-SelectSaver-1.02-497.fc38.noarc 377 kB/s | 13 kB 00:00 #13 51.50 (122/142): perl-Symbol-1.09-497.fc38.noarch.rpm 2.1 MB/s | 15 kB 00:00 #13 51.51 (123/142): perl-Text-Tabs+Wrap-2023.0511-1.fc38 3.6 MB/s | 22 kB 00:00 #13 51.51 (124/142): perl-base-2.27-497.fc38.noarch.rpm 2.0 MB/s | 17 kB 00:00 #13 51.51 (125/142): perl-if-0.61.000-497.fc38.noarch.rpm 1.8 MB/s | 15 kB 00:00 #13 51.52 (126/142): perl-interpreter-5.36.1-497.fc38.aar 9.7 MB/s | 73 kB 00:00 #13 51.56 (127/142): perl-libs-5.36.1-497.fc38.aarch64.rp 45 MB/s | 2.2 MB 00:00 #13 51.56 (128/142): perl-locale-1.10-497.fc38.noarch.rpm 298 kB/s | 15 kB 00:00 #13 51.56 (129/142): perl-mro-1.26-497.fc38.aarch64.rpm 606 kB/s | 30 kB 00:00 #13 51.57 (130/142): perl-overload-1.35-497.fc38.noarch.r 7.6 MB/s | 47 kB 00:00 #13 51.57 (131/142): perl-overloading-0.02-497.fc38.noarc 1.6 MB/s | 14 kB 00:00 #13 51.58 (132/142): perl-vars-1.05-497.fc38.noarch.rpm 1.4 MB/s | 14 kB 00:00 #13 51.58 (133/142): pyproject-srpm-macros-1.9.0-1.fc38.n 2.3 MB/s | 15 kB 00:00 #13 51.59 (134/142): python3-dnf-plugins-core-4.4.2-1.fc3 30 MB/s | 299 kB 00:00 #13 51.63 (135/142): python3-zstandard-0.21.0-1.fc38.aarc 8.1 MB/s | 457 kB 00:00 #13 47.95 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ... #13 47.96 Unpacking libunicode-utf8-perl (0.62-1) ... #13 48.00 Selecting previously unselected package libwrap0:armhf. #13 48.00 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ... #13 48.01 Unpacking libwrap0:armhf (7.6.q-28) ... #13 48.04 Selecting previously unselected package libxau6:armhf. #13 48.05 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ... #13 48.05 Unpacking libxau6:armhf (1:1.0.8-1+b2) ... #13 48.09 Selecting previously unselected package libxdmcp6:armhf. #13 48.09 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 48.09 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 48.12 Selecting previously unselected package libxcb1:armhf. #13 48.12 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ... #13 48.13 Unpacking libxcb1:armhf (1.13.1-2) ... #13 48.16 Selecting previously unselected package libx11-data. #13 48.16 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u3_all.deb ... #13 48.17 Unpacking libx11-data (2:1.6.7-1+deb10u3) ... #13 48.23 Selecting previously unselected package libx11-6:armhf. #14 47.67 Preparing to unpack .../193-dput_1.0.3ubuntu1.1_all.deb ... #14 47.68 Unpacking dput (1.0.3ubuntu1.1) ... #14 47.72 Selecting previously unselected package libcurl3-gnutls:armhf. #14 47.72 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.19_armhf.deb ... #14 47.72 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.19) ... #14 47.77 Selecting previously unselected package liberror-perl. #14 47.77 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ... #14 47.77 Unpacking liberror-perl (0.17029-1) ... #14 47.80 Selecting previously unselected package git-man. #14 47.81 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 47.81 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 47.92 Selecting previously unselected package git. #14 48.24 Setting up patchutils (0.3.4-2) ... #14 48.36 Setting up libmail-sendmail-perl (0.80-1) ... #14 48.45 Setting up libltdl-dev:amd64 (2.4.6-14) ... #12 52.03 Running transaction check #12 52.11 Transaction check succeeded. #12 52.11 Running transaction test #14 47.39 done. #14 51.70 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 51.71 Unpacking libgomp1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 51.74 Selecting previously unselected package libitm1:arm64. #14 51.75 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 51.75 Unpacking libitm1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 51.79 Selecting previously unselected package libatomic1:arm64. #14 51.79 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 51.79 Unpacking libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 51.83 Selecting previously unselected package libasan8:arm64. #14 51.83 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 51.83 Unpacking libasan8:arm64 (13.1.0-2ubuntu2~23.04) ... #14 51.92 Selecting previously unselected package liblsan0:arm64. #14 51.92 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 51.93 Unpacking liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ... #15 3.653 (84/100): python3-setuptools-67.7.2-7.fc39.noar 60 MB/s | 1.5 MB 00:00 #15 3.657 (85/100): rpm-plugin-selinux-4.19.0-1.fc39.aarc 1.7 MB/s | 20 kB 00:00 #15 3.661 (86/100): selinux-policy-38.28-1.fc39.noarch.rp 7.1 MB/s | 54 kB 00:00 #15 3.674 (87/100): kernel-headers-6.5.4-300.fc39.aarch64 17 MB/s | 1.5 MB 00:00 #15 3.731 (88/100): systemd-254.2-7.fc39.aarch64.rpm 83 MB/s | 4.6 MB 00:00 #15 3.739 (89/100): selinux-policy-devel-38.28-1.fc39.noa 11 MB/s | 910 kB 00:00 #15 3.760 (90/100): systemd-networkd-254.2-7.fc39.aarch64 30 MB/s | 622 kB 00:00 #15 3.767 (91/100): systemd-devel-254.2-7.fc39.aarch64.rp 18 MB/s | 632 kB 00:00 #15 3.775 (92/100): systemd-pam-254.2-7.fc39.aarch64.rpm 26 MB/s | 355 kB 00:00 #15 3.782 (93/100): systemd-resolved-254.2-7.fc39.aarch64 23 MB/s | 284 kB 00:00 #15 3.804 (94/100): selinux-policy-targeted-38.28-1.fc39. 47 MB/s | 6.7 MB 00:00 #15 3.812 (95/100): systemd-rpm-macros-254.2-7.fc39.noarc 888 kB/s | 31 kB 00:00 #15 3.820 (96/100): glibc-2.38-4.fc39.aarch64.rpm 46 MB/s | 1.7 MB 00:00 #15 3.827 (97/100): glibc-common-2.38-4.fc39.aarch64.rpm 18 MB/s | 345 kB 00:00 #15 3.849 (98/100): glibc-gconv-extra-2.38-4.fc39.aarch64 55 MB/s | 2.0 MB 00:00 #15 3.853 (99/100): glibc-minimal-langpack-2.38-4.fc39.aa 2.1 MB/s | 68 kB 00:00 #15 3.859 (100/100): systemd-libs-254.2-7.fc39.aarch64.rp 22 MB/s | 669 kB 00:00 #15 3.861 -------------------------------------------------------------------------------- #13 48.12 (137/143): rpmlint-fedora-license-data-1.29-1.f 4.0 MB/s | 26 kB 00:00 #13 48.13 (138/143): rust-srpm-macros-24-4.fc37.noarch.rp 2.1 MB/s | 12 kB 00:00 #13 48.13 (139/143): xxhash-libs-0.8.2-1.fc37.x86_64.rpm 5.9 MB/s | 39 kB 00:00 #13 48.15 (140/143): xz-5.4.1-1.fc37.x86_64.rpm 32 MB/s | 419 kB 00:00 #13 48.16 (141/143): zstd-1.5.5-1.fc37.x86_64.rpm 27 MB/s | 476 kB 00:00 #13 48.26 (142/143): rpmlint-2.4.0-6.fc37.noarch.rpm 1.5 MB/s | 330 kB 00:00 #13 46.70 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ... #13 46.71 Unpacking pristine-tar (1.49) ... #13 46.75 Selecting previously unselected package publicsuffix. #13 46.75 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 46.76 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 46.80 Selecting previously unselected package python-apt-common. #13 46.80 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ... #13 46.80 Unpacking python-apt-common (2.2.1) ... #13 46.85 Selecting previously unselected package python3-apt. #13 46.86 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ... #13 46.86 Unpacking python3-apt (2.2.1) ... #13 46.91 Selecting previously unselected package python3-certifi. #13 47.87 Selecting previously unselected package plzip. #13 47.88 Preparing to unpack .../364-plzip_1.10-5_armhf.deb ... #13 47.89 Unpacking plzip (1.10-5) ... #13 47.93 Selecting previously unselected package lzop. #13 47.93 Preparing to unpack .../365-lzop_1.04-2_armhf.deb ... #13 47.94 Unpacking lzop (1.04-2) ... #13 47.99 Selecting previously unselected package t1utils. #13 47.99 Preparing to unpack .../366-t1utils_1.41-4_armhf.deb ... #13 48.01 Unpacking t1utils (1.41-4) ... #13 48.06 Selecting previously unselected package unzip. #17 4.091 (1/58): autoconf-2.69-29.el8.noarch.rpm 2.8 MB/s | 710 kB 00:00 #17 4.101 (2/58): automake-1.16.1-8.el8.noarch.rpm 2.9 MB/s | 740 kB 00:00 #17 4.106 (3/58): cmake-filesystem-3.20.2-5.el8.x86_64.rp 8.0 MB/s | 45 kB 00:00 #17 4.113 (4/58): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 6.9 MB/s | 44 kB 00:00 #17 4.121 (5/58): git-2.39.3-1.el8.x86_64.rpm 14 MB/s | 104 kB 00:00 #17 4.137 (6/58): cmake-data-3.20.2-5.el8.noarch.rpm 38 MB/s | 1.7 MB 00:00 #17 4.192 (7/58): git-core-doc-2.39.3-1.el8.noarch.rpm 60 MB/s | 3.3 MB 00:00 #17 4.210 (8/58): isl-0.16.1-6.el8.x86_64.rpm 46 MB/s | 841 kB 00:00 #17 4.217 (9/58): libmpc-1.1.0-9.1.el8.x86_64.rpm 10 MB/s | 61 kB 00:00 #17 4.223 (10/58): libseccomp-devel-2.5.2-1.el8.x86_64.rp 9.9 MB/s | 57 kB 00:00 #17 4.243 (11/58): libtool-2.4.6-25.el8.x86_64.rpm 36 MB/s | 709 kB 00:00 #17 4.251 (12/58): libtool-ltdl-devel-2.4.6-25.el8.x86_64 23 MB/s | 184 kB 00:00 #17 4.315 (13/58): cmake-3.20.2-5.el8.x86_64.rpm 25 MB/s | 12 MB 00:00 #17 4.320 (14/58): libuv-1.41.1-1.el8_4.x86_64.rpm 2.2 MB/s | 156 kB 00:00 #17 4.323 (15/58): perl-Error-0.17025-2.el8.noarch.rpm 6.4 MB/s | 46 kB 00:00 #17 4.327 (16/58): perl-Git-2.39.3-1.el8.noarch.rpm 11 MB/s | 79 kB 00:00 #17 4.330 (17/58): perl-TermReadKey-2.37-7.el8.x86_64.rpm 5.7 MB/s | 40 kB 00:00 #17 4.334 (18/58): perl-Thread-Queue-3.13-1.el8.noarch.rp 3.6 MB/s | 24 kB 00:00 #17 4.337 (19/58): vim-filesystem-8.0.1763-19.el8.4.noarc 7.3 MB/s | 50 kB 00:00 #17 4.349 (20/58): checkpolicy-2.9-1.el8.x86_64.rpm 31 MB/s | 348 kB 00:00 #17 4.361 (21/58): annobin-11.13-2.el8.x86_64.rpm 35 MB/s | 972 kB 00:00 #17 4.421 (22/58): git-core-2.39.3-1.el8.x86_64.rpm 36 MB/s | 11 MB 00:00 #14 45.26 Selecting previously unselected package python3-minimal. #14 45.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4706 files and directories currently installed.) #14 45.26 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ... #14 45.27 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 45.30 Selecting previously unselected package media-types. #14 45.30 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 45.31 Unpacking media-types (7.0.0) ... #14 45.35 Selecting previously unselected package libmpdec3:armhf. #14 45.35 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... #14 45.35 Unpacking libmpdec3:armhf (2.5.1-2build2) ... #14 45.39 Selecting previously unselected package readline-common. #14 45.39 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 45.39 Unpacking readline-common (8.1.2-1) ... #14 45.43 Selecting previously unselected package libreadline8:armhf. #14 45.43 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ... #14 45.44 Unpacking libreadline8:armhf (8.1.2-1) ... #14 45.48 Selecting previously unselected package libsqlite3-0:armhf. #14 45.48 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ... #14 52.80 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 52.81 Setting up binutils-common:arm64 (2.34-6ubuntu1.6) ... #14 52.82 Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ... #14 52.83 Setting up libmagic1:arm64 (1:5.38-4) ... #14 52.85 Setting up less (551-1ubuntu0.1) ... #14 52.86 Setting up perl-openssl-defaults:arm64 (4) ... #14 52.87 Setting up linux-libc-dev:arm64 (5.4.0-163.180) ... #14 52.88 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ... #14 52.89 Setting up gettext-base (0.19.8.1-10build1) ... #14 52.90 Setting up libnpth0:arm64 (1.6-1) ... #14 52.91 Setting up krb5-locales (1.17-6ubuntu4.3) ... #14 52.92 Setting up file (1:5.38-4) ... #14 52.93 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... #14 52.95 Setting up libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 52.96 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #14 52.97 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 52.98 Setting up libfakeroot:arm64 (1.24-1) ... #14 52.99 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ... #14 53.00 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 53.04 Setting up tzdata (2023c-0ubuntu0.20.04.2) ... #14 53.14 #14 53.14 Current default time zone: 'Etc/UTC' #13 47.26 Preparing to unpack .../057-debhelper_13.3.4_all.deb ... #13 47.27 Unpacking debhelper (13.3.4) ... #13 47.36 Selecting previously unselected package libfakeroot:armhf. #13 47.36 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ... #13 47.37 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #13 47.40 Selecting previously unselected package fakeroot. #13 47.40 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ... #13 47.41 Unpacking fakeroot (1.25.3-1.1) ... #13 47.44 Selecting previously unselected package libfile-dirlist-perl. #13 47.44 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ... #13 47.45 Unpacking libfile-dirlist-perl (0.05-2) ... #13 47.48 Selecting previously unselected package libfile-which-perl. #13 50.50 Setting up perl (5.36.0-7) ... #13 50.52 Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ... #13 50.53 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 50.54 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 50.55 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #13 50.56 Setting up libdata-dump-perl (1.25-1) ... #13 50.56 Setting up gcc-12 (12.2.0-14) ... #13 50.57 Setting up libfile-find-rule-perl (0.34-3) ... #13 50.58 Setting up libref-util-perl (0.204-2) ... #13 50.59 Setting up libipc-system-simple-perl (1.30-2) ... #13 50.60 Setting up libnet-domain-tld-perl (1.75-3) ... #13 50.61 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 50.62 Setting up libsocket6-perl (0.29-3) ... #13 50.63 Setting up libgd3:amd64 (2.3.3-9) ... #13 50.64 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 50.65 Setting up libio-html-perl (1.004-3) ... #13 50.66 Setting up libpod-parser-perl (1.65-1) ... #13 50.66 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #13 50.67 Setting up libparams-util-perl (1.102-2+b1) ... #13 50.68 Setting up libdpkg-perl (1.21.22) ... #13 50.69 Setting up libtime-duration-perl (1.21-2) ... #13 50.70 Setting up autoconf (2.71-3) ... #13 50.71 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 50.72 Setting up libarray-intspan-perl (2.004-2) ... #13 50.73 Setting up libcapture-tiny-perl (0.48-2) ... #13 50.74 Setting up libtimedate-perl (2.3300-2) ... #13 50.75 Setting up libregexp-ipv6-perl (0.03-3) ... #13 50.76 Setting up gpg-wks-server (2.2.40-1.1) ... #13 50.77 Setting up libsub-name-perl:amd64 (0.26-2+b1) ... #13 50.78 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ... #13 50.78 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 50.79 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 50.54 Setting up libdata-validate-uri-perl (0.07-2) ... #14 50.55 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 50.56 Setting up libmodule-runtime-perl (0.016-1) ... #14 50.58 Setting up libmailtools-perl (2.21-1) ... #14 50.59 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 50.63 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 50.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 50.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 46.40 Selecting previously unselected package perl. #14 46.41 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_arm64.deb ... #14 46.41 Unpacking perl (5.34.0-3ubuntu1.2) ... #14 46.46 Selecting previously unselected package openssl. #14 46.46 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_arm64.deb ... #14 46.46 Unpacking openssl (3.0.2-0ubuntu1.10) ... #14 46.51 Selecting previously unselected package ca-certificates. #14 46.51 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 46.51 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 46.57 Selecting previously unselected package distro-info-data. #15 8.401 Selecting previously unselected package g++. #15 8.403 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... #15 8.406 Unpacking g++ (4:8.3.0-1+rpi2) ... #15 8.434 Selecting previously unselected package build-essential. #15 8.436 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... #15 8.439 Unpacking build-essential (12.6) ... #15 8.499 Selecting previously unselected package bash-completion. #15 8.501 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... #17 9.207 Installing : python3-audit-3.0.7-5.el8.aarch64 13/61 #17 9.237 Installing : pcre2-utf32-10.32-3.el8.aarch64 14/61 #17 9.267 Installing : pcre2-utf16-10.32-3.el8.aarch64 15/61 #17 9.345 Installing : pcre2-devel-10.32-3.el8.aarch64 16/61 #17 9.361 Running scriptlet: openssh-8.0p1-19.el8.aarch64 17/61 #17 9.431 Installing : openssh-8.0p1-19.el8.aarch64 17/61 #13 51.63 (136/142): qt5-srpm-macros-5.15.10-1.fc38.noarc 151 kB/s | 8.2 kB 00:00 #13 51.64 (137/142): rpm-build-4.18.1-3.fc38.aarch64.rpm 1.5 MB/s | 77 kB 00:00 #13 51.65 (138/142): rpmlint-2.4.0-6.fc38.noarch.rpm 18 MB/s | 330 kB 00:00 #13 51.67 (139/142): rpmlint-fedora-license-data-1.30-1.f 692 kB/s | 27 kB 00:00 #13 51.68 (140/142): rust-srpm-macros-24-5.fc38.noarch.rp 315 kB/s | 12 kB 00:00 #13 51.68 (141/142): xxhash-libs-0.8.2-1.fc38.aarch64.rpm 1.3 MB/s | 35 kB 00:00 #13 51.69 (142/142): zstd-1.5.5-1.fc38.aarch64.rpm 39 MB/s | 445 kB 00:00 #13 51.69 -------------------------------------------------------------------------------- #13 51.69 Total 6.8 MB/s | 30 MB 00:04 #15 2.748 (1/98): annobin-docs-12.24-1.fc39.noarch.rpm 425 kB/s | 96 kB 00:00 #15 2.771 (2/98): annobin-plugin-gcc-12.24-1.fc39.x86_64. 3.8 MB/s | 960 kB 00:00 #15 2.779 (3/98): autoconf-2.71-6.fc39.noarch.rpm 2.8 MB/s | 733 kB 00:00 #15 2.785 (4/98): automake-1.16.5-13.fc39.noarch.rpm 18 MB/s | 697 kB 00:00 #15 2.797 (5/98): checkpolicy-3.5-3.fc39.x86_64.rpm 14 MB/s | 349 kB 00:00 #15 2.810 (6/98): dbus-1.14.10-1.fc39.x86_64.rpm 686 kB/s | 8.1 kB 00:00 #15 2.819 (7/98): dbus-broker-33-2.fc39.x86_64.rpm 20 MB/s | 173 kB 00:00 #15 2.824 (8/98): dbus-common-1.14.10-1.fc39.noarch.rpm 3.5 MB/s | 15 kB 00:00 #15 2.832 (9/98): device-mapper-1.02.196-1.fc39.x86_64.rp 18 MB/s | 138 kB 00:00 #15 2.840 (10/98): device-mapper-devel-1.02.196-1.fc39.x8 7.3 MB/s | 42 kB 00:00 #15 2.849 (11/98): device-mapper-libs-1.02.196-1.fc39.x86 20 MB/s | 175 kB 00:00 #15 2.857 (12/98): gc-8.2.2-4.fc39.x86_64.rpm 15 MB/s | 110 kB 00:00 #13 48.24 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u3_armhf.deb ... #13 48.24 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u3) ... #13 48.36 Selecting previously unselected package libxext6:armhf. #13 48.36 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ... #13 48.36 Unpacking libxext6:armhf (2:1.3.3-1+b2) ... #13 48.39 Selecting previously unselected package libxml-namespacesupport-perl. #13 48.39 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 48.40 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 48.43 Selecting previously unselected package libxml-sax-base-perl. #13 48.43 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ... #13 48.43 Unpacking libxml-sax-base-perl (1.09-1) ... #13 48.47 Selecting previously unselected package libxml-sax-perl. #13 48.47 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 48.48 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 48.52 Selecting previously unselected package libxml-libxml-perl. #13 48.52 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ... #13 48.52 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 48.58 Selecting previously unselected package libxml-sax-expat-perl. #14 47.92 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.11_armhf.deb ... #14 47.94 Unpacking git (1:2.25.1-1ubuntu3.11) ... #14 48.57 Setting up libjson-maybexs-perl (1.004000-1) ... #14 48.69 Setting up libxml-sax-base-perl (1.09-1) ... #12 52.52 Transaction test succeeded. #15 0.862 Reading package lists... #15 2.192 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. #14 51.98 Selecting previously unselected package libtsan2:arm64. #14 51.98 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 51.99 Unpacking libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ... #14 52.07 Selecting previously unselected package libubsan1:arm64. #14 52.08 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 52.08 Unpacking libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 52.13 Selecting previously unselected package libhwasan0:arm64. #14 52.13 Preparing to unpack .../080-libhwasan0_13.1.0-2ubuntu2~23.04_arm64.deb ... #14 52.14 Unpacking libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 52.19 Selecting previously unselected package libgcc-12-dev:arm64. #14 52.19 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 52.20 Unpacking libgcc-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ... #14 52.27 Selecting previously unselected package gcc-12. #15 3.862 Total 49 MB/s | 105 MB 00:02 #13 46.92 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ... #13 46.92 Unpacking python3-certifi (2020.6.20-1) ... #13 46.97 Selecting previously unselected package python3-idna. #13 46.97 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ... #13 46.98 Unpacking python3-idna (2.10-1) ... #13 47.02 Selecting previously unselected package python3-magic. #13 47.02 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ... #13 47.02 Unpacking python3-magic (2:0.4.20-3) ... #13 47.06 Selecting previously unselected package python3-urllib3. #13 47.06 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 47.07 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 47.12 Selecting previously unselected package python3-requests. #13 48.06 Preparing to unpack .../367-unzip_6.0-28_armhf.deb ... #13 48.07 Unpacking unzip (6.0-28) ... #13 48.25 Selecting previously unselected package lintian. #13 48.25 Preparing to unpack .../368-lintian_2.116.3_all.deb ... #13 48.26 Unpacking lintian (2.116.3) ... #17 4.429 (23/58): gcc-plugin-annobin-8.5.0-20.el8.x86_64 5.1 MB/s | 36 kB 00:00 #17 4.438 (24/58): glibc-devel-2.28-236.el8.1.x86_64.rpm 9.6 MB/s | 84 kB 00:00 #17 4.456 (25/58): glibc-headers-2.28-236.el8.1.x86_64.rp 27 MB/s | 489 kB 00:00 #17 4.583 (26/58): cpp-8.5.0-20.el8.x86_64.rpm 45 MB/s | 10 MB 00:00 #17 4.591 (27/58): libedit-3.1-23.20170329cvs.el8.x86_64. 14 MB/s | 102 kB 00:00 #17 4.599 (28/58): libgomp-8.5.0-20.el8.x86_64.rpm 28 MB/s | 208 kB 00:00 #17 4.608 (29/58): libselinux-devel-2.9-8.el8.x86_64.rpm 23 MB/s | 200 kB 00:00 #17 4.617 (30/58): libselinux-utils-2.9-8.el8.x86_64.rpm 28 MB/s | 243 kB 00:00 #17 4.626 (31/58): libsepol-devel-2.9-3.el8.x86_64.rpm 10 MB/s | 87 kB 00:00 #17 4.631 (32/58): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 5.8 MB/s | 25 kB 00:00 #17 4.640 (33/58): m4-1.4.18-7.el8.x86_64.rpm 24 MB/s | 223 kB 00:00 #17 4.658 (34/58): make-4.2.1-11.el8.x86_64.rpm 27 MB/s | 498 kB 00:00 #17 4.677 (35/58): openssh-8.0p1-19.el8.x86_64.rpm 28 MB/s | 524 kB 00:00 #14 45.48 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ... #14 45.52 Selecting previously unselected package libpython3.10-stdlib:armhf. #14 45.52 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_armhf.deb ... #14 45.53 Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ... #14 45.63 Selecting previously unselected package python3.10. #14 45.63 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_armhf.deb ... #14 45.64 Unpacking python3.10 (3.10.12-1~22.04.2) ... #14 45.67 Selecting previously unselected package libpython3-stdlib:armhf. #14 45.67 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ... #14 45.67 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ... #14 45.71 Setting up python3-minimal (3.10.6-1~22.04) ... #14 53.15 Local time is now: Wed Sep 20 09:14:01 UTC 2023. #14 53.15 Universal Time is now: Wed Sep 20 09:14:01 UTC 2023. #14 53.15 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 53.15 #14 53.17 Setting up fakeroot (1.24-1) ... #14 53.18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.19 Setting up autotools-dev (20180224.1) ... #14 53.20 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 53.21 Setting up libx11-data (2:1.6.9-2ubuntu1.5) ... #14 53.22 Setting up make (4.2.1-1.2) ... #14 53.23 Setting up libmpfr6:arm64 (4.0.2-1) ... #14 53.24 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 53.25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 53.28 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ... #14 53.29 Setting up strace (5.5-3ubuntu1) ... #14 53.30 Setting up libsigsegv2:arm64 (2.12-2) ... #14 53.31 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 53.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 53.32 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 #14 53.32 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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.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 #14 53.33 Setting up t1utils (1.41-3) ... #14 53.34 Setting up diffstat (1.63-1) ... #14 53.35 Setting up libmpc3:arm64 (1.1.0-1) ... #13 47.48 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ... #13 47.48 Unpacking libfile-which-perl (1.23-1) ... #13 47.51 Selecting previously unselected package libfile-homedir-perl. #13 47.51 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ... #13 47.52 Unpacking libfile-homedir-perl (1.006-1) ... #13 47.55 Selecting previously unselected package libfile-touch-perl. #13 47.55 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ... #13 47.55 Unpacking libfile-touch-perl (0.11-1) ... #13 47.59 Selecting previously unselected package libio-pty-perl. #13 47.59 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ... #13 47.59 Unpacking libio-pty-perl (1:1.15-2) ... #13 47.62 Selecting previously unselected package libipc-run-perl. #13 47.62 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ... #13 47.63 Unpacking libipc-run-perl (20200505.0-1) ... #13 47.66 Selecting previously unselected package libclass-method-modifiers-perl. #13 47.66 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 47.67 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 47.70 Selecting previously unselected package libb-hooks-op-check-perl. #13 47.70 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... #13 47.70 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... #13 47.73 Selecting previously unselected package libdynaloader-functions-perl. #13 47.74 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 47.74 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 47.77 Selecting previously unselected package libdevel-callchecker-perl. #13 47.77 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #13 47.77 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 47.80 Selecting previously unselected package libparams-classify-perl. #13 50.81 Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ... #13 50.82 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 50.82 Setting up xauth (1:1.1.2-1) ... #13 50.84 Setting up libpath-tiny-perl (0.144-1) ... #13 50.85 Setting up libarchive-cpio-perl (0.10-3) ... #13 50.86 Setting up libjson-perl (4.10000-1) ... #13 50.87 Setting up libnsl2:amd64 (1.3.0-2) ... #13 50.87 Setting up libipc-run3-perl (0.048-3) ... #13 50.88 Setting up libregexp-wildcards-perl (1.05-3) ... #13 50.89 Setting up libfcgi-perl (0.82+ds-2) ... #13 50.90 Setting up libsub-override-perl (0.09-4) ... #13 50.91 Setting up libaliased-perl (0.34-3) ... #13 50.92 Setting up libstrictures-perl (2.000006-1) ... #13 50.93 Setting up libsub-quote-perl (2.006008-1) ... #13 50.94 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 50.95 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 50.96 Setting up libsort-versions-perl (1.62-3) ... #13 50.97 Setting up libexporter-tiny-perl (1.006000-1) ... #13 50.98 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ... #13 50.99 Setting up libfile-dirlist-perl (0.05-3) ... #13 51.00 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 51.00 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #14 45.55 Selecting previously unselected package python3-minimal. #14 45.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4686 files and directories currently installed.) #14 45.56 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ... #14 45.56 Unpacking python3-minimal (3.11.2-1) ... #14 45.60 Selecting previously unselected package media-types. #13 47.21 Setting up libgssapi-krb5-2:arm64 (1.20.1-2) ... #13 47.22 Setting up libgdbm-compat4:arm64 (1.23-3) ... #13 47.24 Setting up ucf (3.0043+nmu1) ... #13 47.34 Setting up libx265-199:arm64 (3.5-2+b1) ... #13 47.35 Setting up dwz (0.15-1) ... #13 47.36 Setting up groff-base (1.22.4-10) ... #13 47.39 Setting up cpp (4:12.2.0-3) ... #13 47.41 Setting up pixz (1.0.7-2) ... #13 47.42 Setting up gpgconf (2.2.40-1.1) ... #13 47.43 Setting up libcurl4:arm64 (7.88.1-10+deb12u1) ... #13 47.44 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u1) ... #13 47.45 Setting up curl (7.88.1-10+deb12u1) ... #13 47.48 Setting up libfontconfig1:arm64 (2.14.1-4) ... #13 47.49 Setting up libperl5.36:arm64 (5.36.0-7) ... #13 47.50 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #13 47.51 Setting up gpg (2.2.40-1.1) ... #13 47.52 Setting up gnupg-utils (2.2.40-1.1) ... #13 47.53 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... #13 47.54 Setting up gpg-agent (2.2.40-1.1) ... #14 46.57 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ... #14 46.57 Unpacking distro-info-data (0.52ubuntu0.4) ... #14 46.59 Selecting previously unselected package iso-codes. #14 46.59 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 46.60 Unpacking iso-codes (4.9.0-1) ... #14 46.74 Selecting previously unselected package less. #14 46.74 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_arm64.deb ... #14 46.74 Unpacking less (590-1ubuntu0.22.04.1) ... #14 46.77 Selecting previously unselected package libmd0:arm64. #14 46.78 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ... #14 46.78 Unpacking libmd0:arm64 (1.0.4-1build1) ... #14 46.81 Selecting previously unselected package libbsd0:arm64. #14 46.81 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ... #14 46.81 Unpacking libbsd0:arm64 (0.11.5-1) ... #14 46.84 Selecting previously unselected package libelf1:arm64. #14 50.88 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 50.91 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 50.93 Setting up libconst-fast-perl (0.014-1.1) ... #14 50.95 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 50.96 Setting up libdata-dpath-perl (0.58-1) ... #14 50.98 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 50.99 Setting up libpackage-stash-perl (0.39-1) ... #17 9.460 Installing : libubsan-8.5.0-20.el8.aarch64 18/61 #17 9.472 Running scriptlet: libubsan-8.5.0-20.el8.aarch64 18/61 #17 9.497 Installing : libsepol-devel-2.9-3.el8.aarch64 19/61 #17 9.542 Installing : libselinux-devel-2.9-8.el8.aarch64 20/61 #17 9.587 Installing : libselinux-utils-2.9-8.el8.aarch64 21/61 #17 9.635 Installing : policycoreutils-2.9-24.el8.aarch64 22/61 #15 3.088 (13/98): cryptsetup-libs-2.6.1-3.fc39.x86_64.rp 1.6 MB/s | 491 kB 00:00 #15 3.095 (14/98): gcc-plugin-annobin-13.2.1-1.fc39.x86_6 8.2 MB/s | 47 kB 00:00 #15 3.102 (15/98): git-2.41.0-2.fc39.x86_64.rpm 8.3 MB/s | 54 kB 00:00 #15 3.198 (16/98): git-core-2.41.0-2.fc39.x86_64.rpm 46 MB/s | 4.4 MB 00:00 #13 48.58 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ... #13 48.59 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 48.62 Selecting previously unselected package libxml-simple-perl. #13 48.62 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ... #13 48.62 Unpacking libxml-simple-perl (2.25-1) ... #13 48.66 Selecting previously unselected package libxmlrpc-lite-perl. #13 48.66 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 48.66 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 48.70 Selecting previously unselected package libxmuu1:armhf. #13 48.70 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #13 48.70 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #13 48.79 Selecting previously unselected package libyaml-0-2:armhf. #13 48.79 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ... #13 48.79 Unpacking libyaml-0-2:armhf (0.2.1-1) ... #13 48.82 Selecting previously unselected package libyaml-libyaml-perl. #14 48.33 Selecting previously unselected package libalgorithm-diff-perl. #14 48.33 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 48.34 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 48.37 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 48.37 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ... #14 48.38 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 48.41 Selecting previously unselected package libalgorithm-merge-perl. #14 48.41 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ... #14 48.41 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 48.44 Selecting previously unselected package libapt-pkg-perl. #14 48.78 Setting up libio-string-perl (1.08-3) ... #14 48.81 Setting up libreadonly-perl (2.050-2) ... #14 48.89 Setting up python3-chardet (3.0.4-4build1) ... #12 52.52 Running transaction #15 2.535 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.535 dpkg-buildpackage: info: source version 1.0 #15 2.535 dpkg-buildpackage: info: source distribution unstable #15 2.535 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.581 dpkg-source --before-build . #15 2.582 dpkg-buildpackage: info: host architecture armhf #15 2.701 debian/rules clean #14 52.28 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 52.28 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ... #14 DONE 48.1s #13 47.12 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ... #13 47.13 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 47.17 Selecting previously unselected package python3-unidiff. #13 47.17 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ... #13 47.17 Unpacking python3-unidiff (0.5.5-2) ... #13 47.21 Selecting previously unselected package python3-xdg. #13 47.21 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ... #13 47.21 Unpacking python3-xdg (0.27-2) ... #13 47.26 Selecting previously unselected package shared-mime-info. #13 47.26 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ... #13 47.26 Unpacking shared-mime-info (2.0-1) ... #13 47.37 Selecting previously unselected package strace. #13 48.63 Selecting previously unselected package lsb-release. #17 4.738 (36/58): kernel-headers-4.18.0-513.el8.x86_64.r 40 MB/s | 11 MB 00:00 #17 4.749 (37/58): openssh-clients-8.0p1-19.el8.x86_64.rp 9.1 MB/s | 669 kB 00:00 #17 4.762 (38/58): pcre2-devel-10.32-3.el8.x86_64.rpm 25 MB/s | 605 kB 00:00 #17 4.768 (39/58): pcre2-utf16-10.32-3.el8.x86_64.rpm 12 MB/s | 229 kB 00:00 #17 4.774 (40/58): pcre2-utf32-10.32-3.el8.x86_64.rpm 18 MB/s | 220 kB 00:00 #17 4.783 (41/58): policycoreutils-2.9-24.el8.x86_64.rpm 27 MB/s | 409 kB 00:00 #17 4.790 (42/58): policycoreutils-devel-2.9-24.el8.x86_6 18 MB/s | 296 kB 00:00 #17 4.797 (43/58): policycoreutils-python-utils-2.9-24.el 19 MB/s | 260 kB 00:00 #17 4.802 (44/58): python3-audit-3.0.7-5.el8.x86_64.rpm 7.7 MB/s | 87 kB 00:00 #17 4.810 (45/58): python3-libselinux-2.9-8.el8.x86_64.rp 22 MB/s | 283 kB 00:00 #17 4.815 (46/58): python3-libsemanage-2.9-9.el8.x86_64.r 9.4 MB/s | 128 kB 00:00 #17 4.832 (47/58): python3-setools-4.3.0-5.el8.x86_64.rpm 37 MB/s | 627 kB 00:00 #17 4.838 (48/58): rpm-plugin-selinux-4.14.3-26.el8.x86_6 13 MB/s | 78 kB 00:00 #17 4.863 (49/58): python3-policycoreutils-2.9-24.el8.noa 44 MB/s | 2.3 MB 00:00 #17 4.872 (50/58): selinux-policy-3.14.3-128.el8.noarch.r 20 MB/s | 664 kB 00:00 #14 45.90 Selecting previously unselected package python3. #14 45.90 (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 ... 5136 files and directories currently installed.) #14 45.91 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ... #14 45.92 Unpacking python3 (3.10.6-1~22.04) ... #14 45.95 Selecting previously unselected package perl-modules-5.34. #14 45.95 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ... #14 45.96 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 53.36 Setting up libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 53.37 Setting up patch (2.7.6-6) ... #14 53.38 Setting up autopoint (0.19.8.1-10build1) ... #14 53.39 Setting up libfl2:arm64 (2.6.4-6.2) ... #14 53.40 Setting up ucf (3.0038+nmu1) ... #14 53.53 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ... #14 53.54 Setting up libltdl7:arm64 (2.4.6-14) ... #14 53.55 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 53.56 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 53.57 Setting up libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 53.58 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 53.59 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #14 53.60 Setting up libuchardet0:arm64 (0.0.6-3build1) ... #14 53.61 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ... #13 47.81 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ... #13 47.81 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 47.84 Selecting previously unselected package libmodule-runtime-perl. #13 47.84 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ... #13 47.85 Unpacking libmodule-runtime-perl (0.016-1) ... #13 47.88 Selecting previously unselected package libimport-into-perl. #13 47.88 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ... #13 47.88 Unpacking libimport-into-perl (1.002005-1) ... #13 47.91 Selecting previously unselected package librole-tiny-perl. #13 47.91 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ... #13 47.92 Unpacking librole-tiny-perl (2.002004-1) ... #13 47.94 Selecting previously unselected package libstrictures-perl. #13 47.95 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ... #13 47.95 Unpacking libstrictures-perl (2.000006-1) ... #13 47.98 Selecting previously unselected package libsub-quote-perl. #13 47.99 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ... #13 47.99 Unpacking libsub-quote-perl (2.006006-1) ... #13 48.02 Selecting previously unselected package libmoo-perl. #13 51.01 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 51.02 Setting up libsys-hostname-long-perl (1.5-3) ... #13 51.03 Setting up libhtml-html5-entities-perl (0.004-3) ... #13 51.04 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 51.05 Setting up liburi-perl (5.17-1) ... #13 51.06 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 51.07 Setting up libfile-touch-perl (0.12-2) ... #13 51.14 Setting up libc-devtools (2.36-9+deb12u1) ... #13 51.15 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 51.16 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #13 51.17 Setting up automake (1:1.16.5-1.3) ... #13 51.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 51.19 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 51.20 Setting up libio-sessiondata-perl (1.03-3) ... #13 51.20 Setting up libstring-escape-perl (2010.002-3) ... #13 51.21 Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ... #13 51.22 Setting up libhttp-date-perl (6.05-2) ... #13 51.23 Setting up libfile-which-perl (1.27-2) ... #13 51.24 Setting up libfile-basedir-perl (0.09-2) ... #14 45.60 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #14 45.61 Unpacking media-types (10.0.0) ... #14 45.65 Selecting previously unselected package libkrb5support0:armhf. #14 45.65 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_armhf.deb ... #14 45.65 Unpacking libkrb5support0:armhf (1.20.1-1build1) ... #14 45.70 Selecting previously unselected package libk5crypto3:armhf. #14 45.70 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_armhf.deb ... #14 45.71 Unpacking libk5crypto3:armhf (1.20.1-1build1) ... #14 45.75 Selecting previously unselected package libkeyutils1:armhf. #14 45.75 Preparing to unpack .../04-libkeyutils1_1.6.3-2_armhf.deb ... #14 45.76 Unpacking libkeyutils1:armhf (1.6.3-2) ... #14 45.80 Selecting previously unselected package libkrb5-3:armhf. #14 45.80 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_armhf.deb ... #14 45.80 Unpacking libkrb5-3:armhf (1.20.1-1build1) ... #14 46.85 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ... #14 46.85 Unpacking libelf1:arm64 (0.186-1build1) ... #14 46.88 Selecting previously unselected package libicu70:arm64. #14 46.88 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ... #14 46.88 Unpacking libicu70:arm64 (70.1-2) ... #14 47.07 Selecting previously unselected package libxml2:arm64. #14 47.07 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_arm64.deb ... #14 47.07 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ... #14 47.12 Selecting previously unselected package libyaml-0-2:arm64. #14 51.01 Setting up libimport-into-perl (1.002005-1) ... #14 51.02 Setting up libmoo-perl (2.005004-3) ... #14 51.03 Setting up liblist-someutils-perl (0.58-1) ... #14 51.04 Setting up debhelper (13.6ubuntu1) ... #14 51.06 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 51.08 Setting up equivs (2.3.1) ... #14 51.09 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 51.11 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 51.12 Setting up libnamespace-clean-perl (0.27-1) ... #14 51.13 Setting up libnamespace-autoclean-perl (0.29-1) ... #14 51.15 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 51.16 Setting up libmoox-struct-perl (0.020-1) ... #14 51.17 Setting up lintian (2.114.0ubuntu1.2) ... #14 51.19 Setting up licensecheck (3.2.14-2) ... #14 51.21 Setting up liblwp-protocol-https-perl (6.10-1) ... #17 9.656 Running scriptlet: policycoreutils-2.9-24.el8.aarch64 22/61 #17 9.854 Installing : python3-policycoreutils-2.9-24.el8.noarch 23/61 #17 9.885 Installing : policycoreutils-python-utils-2.9-24.el8.noarch 24/61 #17 9.904 Installing : rpm-plugin-selinux-4.14.3-26.el8.aarch64 25/61 #17 9.920 Installing : selinux-policy-3.14.3-128.el8.noarch 26/61 #17 9.938 Running scriptlet: selinux-policy-3.14.3-128.el8.noarch 26/61 #13 48.83 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ... #13 48.83 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 48.86 Selecting previously unselected package licensecheck. #13 48.87 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ... #13 48.87 Unpacking licensecheck (3.0.31-3) ... #13 48.90 Selecting previously unselected package t1utils. #13 48.90 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ... #13 48.91 Unpacking t1utils (1.41-3) ... #13 48.94 Selecting previously unselected package lintian. #13 48.94 Preparing to unpack .../311-lintian_2.15.0_all.deb ... #13 48.95 Unpacking lintian (2.15.0) ... #13 49.07 Selecting previously unselected package lsb-release. #15 3.257 (17/98): cpp-13.2.1-1.fc39.x86_64.rpm 23 MB/s | 11 MB 00:00 #15 3.293 (18/98): git-core-doc-2.41.0-2.fc39.noarch.rpm 33 MB/s | 2.8 MB 00:00 #15 3.307 (19/98): jsoncpp-1.9.5-5.fc39.x86_64.rpm 14 MB/s | 99 kB 00:00 #15 3.315 (20/98): kmod-libs-30-6.fc39.x86_64.rpm 11 MB/s | 67 kB 00:00 #15 3.406 (21/98): guile22-2.2.7-9.fc39.x86_64.rpm 48 MB/s | 6.5 MB 00:00 #15 3.453 (22/98): libargon2-20190702-3.fc39.x86_64.rpm 672 kB/s | 28 kB 00:00 #14 48.44 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ... #14 48.45 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 48.48 Selecting previously unselected package libarchive-cpio-perl. #14 48.48 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ... #14 48.49 Unpacking libarchive-cpio-perl (0.10-1) ... #14 48.52 Selecting previously unselected package libarray-intspan-perl. #14 48.52 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ... #14 48.52 Unpacking libarray-intspan-perl (2.003-1) ... #14 48.55 Selecting previously unselected package libasync-mergepoint-perl. #14 48.55 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ... #14 48.56 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 48.59 Selecting previously unselected package libmodule-implementation-perl. #14 48.59 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ... #14 48.59 Unpacking libmodule-implementation-perl (0.09-1) ... #14 48.62 Selecting previously unselected package libsub-exporter-progressive-perl. #14 48.62 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 48.63 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 48.66 Selecting previously unselected package libvariable-magic-perl. #14 49.14 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.20 Setting up libfile-find-rule-perl (0.34-1) ... #15 2.703 dh clean #15 2.797 dh_clean #15 2.839 debian/rules binary #15 2.841 dh binary #15 2.925 dh_update_autotools_config #15 2.961 dh_autoreconf #14 52.66 Selecting previously unselected package gcc. #14 52.66 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_arm64.deb ... #14 52.66 Unpacking gcc (4:12.2.0-3ubuntu1) ... #14 52.71 Selecting previously unselected package libstdc++-12-dev:arm64. #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #13 47.37 Preparing to unpack .../352-strace_5.10-1_armhf.deb ... #13 47.38 Unpacking strace (5.10-1) ... #13 47.45 Selecting previously unselected package xauth. #13 47.45 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ... #13 47.46 Unpacking xauth (1:1.1-1) ... #13 47.53 Selecting previously unselected package xdg-user-dirs. #13 47.53 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ... #13 47.54 Unpacking xdg-user-dirs (0.17-2) ... #13 47.63 Setting up libksba8:armhf (1.5.0-3+deb11u2) ... #13 48.63 Preparing to unpack .../369-lsb-release_12.0-1_all.deb ... #13 48.64 Unpacking lsb-release (12.0-1) ... #13 48.68 Selecting previously unselected package manpages-dev. #13 48.68 Preparing to unpack .../370-manpages-dev_6.03-2_all.deb ... #13 48.69 Unpacking manpages-dev (6.03-2) ... #17 4.999 (51/58): gcc-8.5.0-20.el8.x86_64.rpm 37 MB/s | 24 MB 00:00 #17 5.012 (52/58): systemd-devel-239-78.el8.x86_64.rpm 33 MB/s | 409 kB 00:00 #17 5.025 (53/58): selinux-policy-devel-3.14.3-128.el8.no 9.4 MB/s | 1.5 MB 00:00 #17 5.029 (54/58): which-2.21-20.el8.x86_64.rpm 2.9 MB/s | 50 kB 00:00 #17 5.061 (55/58): glibc-static-2.28-236.el8.1.x86_64.rpm 66 MB/s | 2.1 MB 00:00 #17 5.067 (56/58): libxcrypt-static-4.1.1-6.el8.x86_64.rp 9.1 MB/s | 56 kB 00:00 #17 5.082 (57/58): device-mapper-devel-1.02.181-9.el8.x86 4.9 MB/s | 284 kB 00:00 #17 5.198 (58/58): selinux-policy-minimum-3.14.3-128.el8. 41 MB/s | 13 MB 00:00 #14 46.20 Selecting previously unselected package libgdbm6:armhf. #14 46.20 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ... #14 46.21 Unpacking libgdbm6:armhf (1.23-1) ... #14 46.24 Selecting previously unselected package libgdbm-compat4:armhf. #14 46.24 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ... #14 46.25 Unpacking libgdbm-compat4:armhf (1.23-1) ... #14 46.28 Selecting previously unselected package libperl5.34:armhf. #14 46.29 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_armhf.deb ... #14 46.29 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.2) ... #14 53.61 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 53.62 Setting up libisl22:arm64 (0.22.1-1) ... #14 53.63 Setting up netbase (6.1) ... #14 53.66 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ... #14 53.67 Setting up libmpdec2:arm64 (2.4.2-3) ... #14 53.68 Setting up libbinutils:arm64 (2.34-6ubuntu1.6) ... #14 53.69 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ... #14 53.69 Setting up libc-dev-bin (2.31-0ubuntu9.9) ... #14 53.71 Setting up openssl (1.1.1f-1ubuntu2.19) ... #14 53.72 Setting up libbsd0:arm64 (0.10.0-1) ... #14 53.73 Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ... #14 53.74 Setting up readline-common (8.0-4) ... #14 53.79 Setting up publicsuffix (20200303.0012-1) ... #14 53.80 Setting up libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 53.81 Setting up iso-codes (4.4-1) ... #14 53.81 Setting up liblocale-gettext-perl (1.07-4) ... #14 53.82 Setting up liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #13 51.25 Setting up libtask-weaken-perl (1.06-2) ... #13 51.26 Setting up libunicode-utf8-perl (0.62-2) ... #13 51.27 Setting up libfeature-compat-try-perl (0.05-1) ... #13 51.28 Setting up libset-intspan-perl (1.19-3) ... #13 51.29 Setting up libmouse-perl (2.5.10-1+b3) ... #13 51.30 Setting up libfile-listing-perl (6.15-1) ... #13 51.31 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 51.32 Setting up gpg-wks-client (2.2.40-1.1) ... #13 51.33 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 51.34 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 51.34 Setting up libclass-inspector-perl (1.36-3) ... #13 51.35 Setting up libfont-afm-perl (1.20-4) ... #13 51.36 Setting up libwant-perl (0.29-2+b1) ... #13 51.37 Setting up libdynaloader-functions-perl (0.003-3) ... #13 51.38 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 51.39 Setting up liblist-compare-perl (0.55-2) ... #13 51.40 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 51.41 Setting up libio-pty-perl (1:1.17-1) ... #13 51.41 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 51.42 Setting up libclone-perl:amd64 (0.46-1) ... #13 51.43 Setting up libalgorithm-diff-perl (1.201-1) ... #13 51.44 Setting up libarchive-zip-perl (1.68-1) ... #13 51.45 Setting up libsub-identify-perl (0.14-3) ... #13 51.46 Setting up libdistro-info-perl (1.5) ... #13 51.47 Setting up libcpanel-json-xs-perl:amd64 (4.35-1) ... #13 51.48 Setting up libio-stringy-perl (2.111-3) ... #13 51.49 Setting up libhtml-tagset-perl (3.20-6) ... #13 51.50 Setting up liblog-any-perl (1.713-1) ... #13 51.50 Setting up libauthen-sasl-perl (2.1600-3) ... #13 51.51 Setting up libdevel-size-perl (0.83-2+b1) ... #13 51.52 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ... #13 51.53 Setting up libdebhelper-perl (13.11.4) ... #13 51.54 Setting up libpod-constants-perl (0.19-2) ... #13 51.55 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #14 45.86 Selecting previously unselected package libgssapi-krb5-2:armhf. #14 45.86 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_armhf.deb ... #14 45.87 Unpacking libgssapi-krb5-2:armhf (1.20.1-1build1) ... #14 45.90 Selecting previously unselected package libtirpc-common. #14 45.90 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #14 45.90 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 45.95 Selecting previously unselected package libtirpc3:armhf. #14 45.95 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_armhf.deb ... #14 45.95 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #14 45.99 Selecting previously unselected package libnsl2:armhf. #14 45.99 Preparing to unpack .../09-libnsl2_1.3.0-2build2_armhf.deb ... #14 46.00 Unpacking libnsl2:armhf (1.3.0-2build2) ... #14 46.03 Selecting previously unselected package readline-common. #14 46.04 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... #14 46.04 Unpacking readline-common (8.2-1.3) ... #14 46.08 Selecting previously unselected package libreadline8:armhf. #14 46.08 Preparing to unpack .../11-libreadline8_8.2-1.3_armhf.deb ... #14 46.09 Unpacking libreadline8:armhf (8.2-1.3) ... #14 46.13 Selecting previously unselected package libsqlite3-0:armhf. #14 47.12 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ... #14 47.12 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ... #14 47.15 Selecting previously unselected package lsb-release. #14 47.15 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 47.16 Unpacking lsb-release (11.1.0ubuntu4) ... #14 47.19 Selecting previously unselected package netbase. #14 47.19 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 47.19 Unpacking netbase (6.3) ... #14 47.22 Selecting previously unselected package python-apt-common. #14 47.22 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ... #14 47.22 Unpacking python-apt-common (2.4.0ubuntu2) ... #14 47.26 Selecting previously unselected package python3-apt. #14 47.26 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_arm64.deb ... #14 47.26 Unpacking python3-apt (2.4.0ubuntu2) ... #14 47.30 Selecting previously unselected package python3-pkg-resources. #14 47.30 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 47.30 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 47.34 Selecting previously unselected package ucf. #13 48.02 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ... #13 48.03 Unpacking libmoo-perl (2.004004-1) ... #13 48.06 Selecting previously unselected package libencode-locale-perl. #13 48.06 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ... #13 48.06 Unpacking libencode-locale-perl (1.05-1.1) ... #13 48.10 Selecting previously unselected package libtimedate-perl. #13 48.10 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ... #13 48.10 Unpacking libtimedate-perl (2.3300-2) ... #13 48.14 Selecting previously unselected package libhttp-date-perl. #13 48.14 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ... #13 48.14 Unpacking libhttp-date-perl (6.05-1) ... #13 48.17 Selecting previously unselected package libfile-listing-perl. #13 48.17 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ... #13 48.18 Unpacking libfile-listing-perl (6.14-1) ... #13 48.21 Selecting previously unselected package libhtml-tagset-perl. #13 48.21 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ... #13 48.21 Unpacking libhtml-tagset-perl (3.20-4) ... #13 48.24 Selecting previously unselected package liburi-perl. #14 51.22 Setting up libwww-perl (6.61-1) ... #14 51.27 Setting up devscripts (2.22.1ubuntu1) ... #14 51.41 Setting up libxml-parser-perl:amd64 (2.46-3build1) ... #14 51.43 Setting up libxml-sax-expat-perl (0.51-1) ... #14 51.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 48.03 Setting up libxpm4:arm64 (1:3.5.12-1.1) ... #13 48.04 Setting up openssh-client (1:9.2p1-2) ... #13 48.12 Setting up gpgsm (2.2.40-1.1) ... #13 48.13 Setting up libheif1:arm64 (1.15.1-1) ... #13 49.10 (143/143): perl-libs-5.36.1-494.fc37.x86_64.rpm 1.8 MB/s | 2.2 MB 00:01 #13 49.10 -------------------------------------------------------------------------------- #13 49.10 Total 8.3 MB/s | 30 MB 00:03 #13 49.08 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ... #13 49.08 Unpacking lsb-release (10.2019051400) ... #13 49.11 Selecting previously unselected package mailutils. #13 49.12 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ... #13 49.12 Unpacking mailutils (1:3.5-4) ... #13 49.17 Selecting previously unselected package manpages-dev. #13 49.17 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ... #13 49.18 Unpacking manpages-dev (4.16-2) ... #15 3.462 (23/98): less-633-2.fc39.x86_64.rpm 1.2 MB/s | 175 kB 00:00 #15 3.467 (24/98): libbpf-1.1.0-4.fc39.x86_64.rpm 18 MB/s | 165 kB 00:00 #15 3.471 (25/98): libcbor-0.10.2-2.fc39.x86_64.rpm 7.6 MB/s | 58 kB 00:00 #15 3.478 (26/98): libfdisk-2.39.2-1.fc39.x86_64.rpm 25 MB/s | 162 kB 00:00 #15 3.483 (27/98): libfido2-1.13.0-3.fc39.x86_64.rpm 19 MB/s | 98 kB 00:00 #15 3.500 (28/98): libedit-3.1-48.20230828cvs.fc39.x86_64 3.4 MB/s | 107 kB 00:00 #15 3.506 (29/98): libseccomp-2.5.3-6.fc39.x86_64.rpm 12 MB/s | 71 kB 00:00 #15 3.512 (30/98): libseccomp-devel-2.5.3-6.fc39.x86_64.r 9.7 MB/s | 60 kB 00:00 #15 3.520 (31/98): libselinux-devel-3.5-5.fc39.x86_64.rpm 19 MB/s | 151 kB 00:00 #15 3.545 (32/98): libselinux-utils-3.5-5.fc39.x86_64.rpm 6.5 MB/s | 163 kB 00:00 #15 3.560 (33/98): libsepol-devel-3.5-2.fc39.x86_64.rpm 3.4 MB/s | 49 kB 00:00 #15 3.573 (34/98): libmpc-1.3.1-3.fc39.x86_64.rpm 786 kB/s | 70 kB 00:00 #15 3.581 (35/98): libtool-2.4.7-7.fc39.x86_64.rpm 28 MB/s | 601 kB 00:00 #15 3.584 (36/98): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 3.7 MB/s | 36 kB 00:00 #15 3.589 (37/98): libutempter-1.2.1-10.fc39.x86_64.rpm 5.5 MB/s | 26 kB 00:00 #15 3.609 (38/98): libtool-ltdl-devel-2.4.7-7.fc39.x86_64 5.7 MB/s | 164 kB 00:00 #15 3.615 (39/98): libxcrypt-devel-4.4.36-2.fc39.x86_64.r 5.4 MB/s | 30 kB 00:00 #15 3.624 (40/98): libxcrypt-static-4.4.36-2.fc39.x86_64. 11 MB/s | 95 kB 00:00 #15 3.706 (41/98): libuv-1.46.0-2.fc39.x86_64.rpm 1.3 MB/s | 159 kB 00:00 #14 48.66 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ... #14 48.66 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 48.70 Selecting previously unselected package libb-hooks-endofscope-perl. #14 48.70 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 48.70 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 48.73 Selecting previously unselected package libcapture-tiny-perl. #14 48.73 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #14 48.74 Unpacking libcapture-tiny-perl (0.48-1) ... #14 48.77 Selecting previously unselected package libclass-xsaccessor-perl. #14 48.77 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ... #14 48.77 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 48.81 Selecting previously unselected package libclone-perl. #14 48.81 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ... #14 48.82 Unpacking libclone-perl (0.43-2) ... #14 48.85 Selecting previously unselected package libcommon-sense-perl. #14 48.85 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ... #14 48.85 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 48.88 Selecting previously unselected package libparams-util-perl. #14 48.88 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ... #14 48.89 Unpacking libparams-util-perl (1.07-3build5) ... #14 48.92 Selecting previously unselected package libsub-install-perl. #14 48.92 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ... #14 48.92 Unpacking libsub-install-perl (0.928-1) ... #14 48.95 Selecting previously unselected package libdata-optlist-perl. #14 48.95 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ... #14 48.95 Unpacking libdata-optlist-perl (0.110-1) ... #14 48.98 Selecting previously unselected package libsub-exporter-perl. #14 49.27 Setting up libstring-copyright-perl (0.003006-1) ... #14 49.30 Setting up python3-debian (0.1.36ubuntu1.1) ... #15 3.010 create-stamp debian/debhelper-build-stamp #15 3.010 dh_prep #15 3.046 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 3.106 dh_install #15 3.147 dh_installdocs #15 3.192 dh_installchangelogs #14 52.71 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 52.71 Unpacking libstdc++-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ... #14 52.91 Selecting previously unselected package g++-12. #14 52.91 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_arm64.deb ... #14 52.92 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ... #13 47.65 Setting up media-types (4.0.0) ... #13 47.66 Setting up libpipeline1:armhf (1.5.3-1) ... #13 47.67 Setting up wdiff (1.2.2-2+b1) ... #13 47.69 Setting up libxau6:armhf (1:1.0.9-1) ... #13 47.70 Setting up libre2-9:armhf (20210201+dfsg-1) ... #13 47.71 Setting up libpsl5:armhf (0.21.0-1.2) ... #13 47.72 Setting up libgpm2:armhf (1.20.7-8) ... #13 47.73 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 47.74 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 47.75 Setting up libicu67:armhf (67.1-7) ... #13 47.76 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #13 47.77 Setting up xdg-user-dirs (0.17-2) ... #13 47.80 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 47.81 Setting up libyaml-0-2:armhf (0.2.2-1) ... #13 47.82 Setting up libglib2.0-0:armhf (2.66.8-1) ... #13 47.85 No schema files found: doing nothing. #13 47.86 Setting up distro-info-data (0.51+deb11u3) ... #13 47.87 Setting up manpages (5.10-1) ... #13 47.89 Setting up unzip (6.0-26+deb11u1) ... #13 47.90 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 47.91 Setting up libbrotli1:armhf (1.0.9-2+b2) ... #13 47.92 Setting up libsqlite3-0:armhf (3.34.1-3) ... #13 47.93 Setting up libcbor0:armhf (0.5.0+dfsg-2) ... #13 47.94 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 47.96 Setting up libfcgi-bin (2.4.2-2) ... #13 49.03 Selecting previously unselected package pbzip2. #13 49.04 Preparing to unpack .../371-pbzip2_1.1.13-1_armhf.deb ... #13 49.04 Unpacking pbzip2 (1.1.13-1) ... #13 49.08 Selecting previously unselected package pixz. #13 49.08 Preparing to unpack .../372-pixz_1.0.7-2_armhf.deb ... #13 49.09 Unpacking pixz (1.0.7-2) ... #13 49.13 Selecting previously unselected package xdelta. #13 49.13 Preparing to unpack .../373-xdelta_1.1.3-10.4_armhf.deb ... #13 49.13 Unpacking xdelta (1.1.3-10.4) ... #17 5.201 -------------------------------------------------------------------------------- #17 5.202 Total 45 MB/s | 105 MB 00:02 #15 9.349 Unpacking bash-completion (1:2.8-6) ... #15 9.476 Selecting previously unselected package cmake-data. #14 46.48 Selecting previously unselected package perl. #14 46.48 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_armhf.deb ... #14 46.49 Unpacking perl (5.34.0-3ubuntu1.2) ... #14 46.53 Selecting previously unselected package openssl. #14 46.53 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_armhf.deb ... #14 46.54 Unpacking openssl (3.0.2-0ubuntu1.10) ... #14 46.59 Selecting previously unselected package ca-certificates. #14 53.83 Setting up dctrl-tools (2.24-3) ... #14 53.85 Setting up libitm1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 53.86 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 53.87 Setting up libgdbm6:arm64 (1.18.1-5) ... #14 53.88 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 53.89 Setting up libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 53.90 Setting up libctf0:arm64 (2.34-6ubuntu1.6) ... #14 53.90 Setting up pinentry-curses (1.1.0-3build1) ... #14 53.92 Setting up manpages-dev (5.05-1) ... #14 53.93 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #14 53.94 Setting up libxcb1:arm64 (1.14-2) ... #14 53.95 Setting up at (3.1.23-1ubuntu1) ... #13 51.56 Setting up libconvert-binhex-perl (1.125-3) ... #13 51.57 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 51.58 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #13 51.59 Setting up libio-interactive-perl (1.023-2) ... #13 51.60 Setting up libtry-tiny-perl (0.31-2) ... #13 51.60 Setting up libtype-tiny-perl (2.002001-1) ... #13 51.61 Setting up libcommon-sense-perl:amd64 (3.75-3) ... #13 51.62 Setting up libmldbm-perl (2.05-4) ... #13 51.63 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 51.64 Setting up libnet-http-perl (6.22-1) ... #13 51.65 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 51.66 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 51.66 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 51.67 Setting up libtime-moment-perl (0.44-2+b1) ... #13 51.68 Setting up libencode-locale-perl (1.05-3) ... #13 51.69 Setting up libexception-class-perl (1.45-1) ... #13 51.70 Setting up libxstring-perl:amd64 (0.005-2+b1) ... #13 51.71 Setting up libmath-base85-perl (0.5+dfsg-2) ... #13 51.72 Setting up libconfig-tiny-perl (2.28-2) ... #13 51.72 Setting up libsereal-encoder-perl (5.003+ds-1) ... #13 51.73 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #13 51.74 Setting up liblist-utilsby-perl (0.12-2) ... #13 51.75 Setting up libstring-shellquote-perl (1.04-3) ... #13 51.76 Setting up libnet-netmask-perl (2.0002-2) ... #14 46.13 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_armhf.deb ... #14 46.13 Unpacking libsqlite3-0:armhf (3.40.1-1) ... #14 46.19 Selecting previously unselected package libpython3.11-stdlib:armhf. #14 46.19 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_armhf.deb ... #14 46.20 Unpacking libpython3.11-stdlib:armhf (3.11.4-1~23.04) ... #14 46.31 Selecting previously unselected package python3.11. #14 46.31 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_armhf.deb ... #14 46.32 Unpacking python3.11 (3.11.4-1~23.04) ... #14 46.35 Selecting previously unselected package libpython3-stdlib:armhf. #14 46.35 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_armhf.deb ... #14 46.36 Unpacking libpython3-stdlib:armhf (3.11.2-1) ... #14 46.39 Setting up python3-minimal (3.11.2-1) ... #14 47.34 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 47.35 Moving old data out of the way #14 47.35 Unpacking ucf (3.0043) ... #14 47.38 Selecting previously unselected package bsdextrautils. #14 47.38 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ... #14 47.38 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 47.42 Selecting previously unselected package libmagic-mgc. #14 47.42 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 47.42 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 47.48 Selecting previously unselected package libmagic1:arm64. #14 47.48 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 47.49 Unpacking libmagic1:arm64 (1:5.41-3ubuntu0.1) ... #14 47.51 Selecting previously unselected package file. #14 47.51 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 47.52 Unpacking file (1:5.41-3ubuntu0.1) ... #14 47.54 Selecting previously unselected package gettext-base. #14 47.55 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ... #14 47.55 Unpacking gettext-base (0.21-4ubuntu4) ... #14 47.58 Selecting previously unselected package libuchardet0:arm64. #13 48.25 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ... #13 48.25 Unpacking liburi-perl (5.08-1) ... #13 48.29 Selecting previously unselected package libhtml-parser-perl. #13 48.29 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #13 48.30 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 48.41 Selecting previously unselected package libhtml-tree-perl. #13 48.41 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ... #13 48.42 Unpacking libhtml-tree-perl (5.07-2) ... #13 48.46 Selecting previously unselected package libio-html-perl. #13 48.46 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ... #13 48.47 Unpacking libio-html-perl (1.004-2) ... #13 48.50 Selecting previously unselected package liblwp-mediatypes-perl. #13 48.50 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 48.50 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 48.53 Selecting previously unselected package libhttp-message-perl. #13 48.53 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ... #13 48.54 Unpacking libhttp-message-perl (6.28-1) ... #13 48.58 Selecting previously unselected package libhttp-cookies-perl. #13 48.58 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ... #13 48.58 Unpacking libhttp-cookies-perl (6.10-1) ... #13 48.61 Selecting previously unselected package libhttp-negotiate-perl. #14 51.52 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 51.64 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 51.67 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #14 51.69 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 51.70 Updating certificates in /etc/ssl/certs... #13 48.14 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... #13 48.15 Setting up binutils-aarch64-linux-gnu (2.40-2) ... #13 48.16 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ... #13 48.17 Setting up binutils (2.40-2) ... #13 48.18 Setting up man-db (2.11.2-2) ... #13 48.28 Building database of manual pages ... #13 49.50 Selecting previously unselected package psmisc. #13 49.50 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ... #13 49.50 Unpacking psmisc (23.2-1+deb10u1) ... #13 49.55 Selecting previously unselected package publicsuffix. #13 49.55 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 49.55 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 49.59 Selecting previously unselected package python-apt-common. #15 3.722 (42/98): m4-1.4.19-6.fc39.x86_64.rpm 19 MB/s | 303 kB 00:00 #15 3.728 (43/98): libxkbcommon-1.5.0-3.fc39.x86_64.rpm 1.3 MB/s | 139 kB 00:00 #15 3.744 (44/98): pcre2-devel-10.42-1.fc39.2.x86_64.rpm 32 MB/s | 505 kB 00:00 #15 3.870 (45/98): pcre2-utf16-10.42-1.fc39.2.x86_64.rpm 1.7 MB/s | 212 kB 00:00 #15 3.879 (46/98): make-4.4.1-2.fc39.x86_64.rpm 3.7 MB/s | 589 kB 00:00 #15 3.884 (47/98): pcre2-utf32-10.42-1.fc39.2.x86_64.rpm 16 MB/s | 200 kB 00:00 #15 3.887 (48/98): perl-Error-0.17029-13.fc39.noarch.rpm 5.4 MB/s | 40 kB 00:00 #15 3.890 (49/98): perl-File-Compare-1.100.700-500.fc39.n 2.4 MB/s | 13 kB 00:00 #15 3.895 (50/98): perl-File-Find-1.43-500.fc39.noarch.rp 4.7 MB/s | 25 kB 00:00 #15 3.898 (51/98): perl-File-Copy-2.41-500.fc39.noarch.rp 1.9 MB/s | 20 kB 00:00 #15 3.901 (52/98): perl-Git-2.41.0-2.fc39.noarch.rpm 7.0 MB/s | 41 kB 00:00 #15 3.918 (53/98): perl-TermReadKey-2.38-18.fc39.x86_64.r 1.8 MB/s | 35 kB 00:00 #15 3.922 (54/98): perl-Thread-Queue-3.14-500.fc39.noarch 1.0 MB/s | 21 kB 00:00 #15 3.924 (55/98): perl-lib-0.65-500.fc39.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #15 3.951 (56/98): perl-threads-2.36-500.fc39.x86_64.rpm 1.9 MB/s | 58 kB 00:00 #15 3.955 (57/98): perl-threads-shared-1.68-500.fc39.x86_ 1.5 MB/s | 45 kB 00:00 #15 3.964 (58/98): policycoreutils-3.5-7.fc39.x86_64.rpm 21 MB/s | 243 kB 00:00 #14 48.99 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ... #14 48.99 Unpacking libsub-exporter-perl (0.987-1) ... #14 49.02 Selecting previously unselected package libconst-fast-perl. #14 49.02 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ... #14 49.03 Unpacking libconst-fast-perl (0.014-1) ... #14 49.06 Selecting previously unselected package libwant-perl. #14 49.06 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ... #14 49.06 Unpacking libwant-perl (0.29-1build4) ... #14 49.09 Selecting previously unselected package libcontextual-return-perl. #14 49.10 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ... #14 49.10 Unpacking libcontextual-return-perl (0.004014-2) ... #14 49.13 Selecting previously unselected package libcpanel-json-xs-perl. #14 49.13 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ... #14 49.14 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 49.17 Selecting previously unselected package libdata-dump-perl. #14 49.17 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ... #14 49.18 Unpacking libdata-dump-perl (1.23-1) ... #14 49.20 Selecting previously unselected package libdigest-bubblebabble-perl. #14 49.45 Setting up python3-requests (2.22.0-2ubuntu1.1) ... #14 49.59 Setting up libdata-optlist-perl (0.110-1) ... #14 49.60 Setting up libipc-run-perl (20180523.0-2) ... #14 49.61 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 49.63 Setting up libcontextual-return-perl (0.004014-2) ... #14 49.64 Setting up libwww-robotrules-perl (6.02-1) ... #14 49.66 Setting up libtypes-serialiser-perl (1.0-1) ... #14 49.67 Setting up g++ (4:9.3.0-1ubuntu2) ... #14 49.69 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 49.69 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 #14 49.70 Setting up libhtml-parser-perl (3.72-5) ... #14 49.71 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #14 49.73 Setting up librole-tiny-perl (2.001004-1) ... #14 49.74 Setting up build-essential (12.8ubuntu1.1) ... #14 49.75 Setting up libfont-ttf-perl (1.06-1) ... #14 49.77 Setting up libfile-homedir-perl (1.004-1) ... #15 3.294 dh_perl #15 3.338 dh_link #15 3.379 dh_strip_nondeterminism #15 3.460 dh_compress #15 3.510 dh_fixperms #14 53.15 Selecting previously unselected package g++. #14 53.15 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_arm64.deb ... #14 53.15 Unpacking g++ (4:12.2.0-3ubuntu1) ... #14 53.18 Selecting previously unselected package make. #14 53.19 Preparing to unpack .../087-make_4.3-4.1build1_arm64.deb ... #14 53.19 Unpacking make (4.3-4.1build1) ... #14 53.23 Selecting previously unselected package libdpkg-perl. #14 53.23 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ... #14 53.23 Unpacking libdpkg-perl (1.21.21ubuntu1) ... #14 53.28 Selecting previously unselected package bzip2. #13 47.97 Setting up binutils-common:armhf (2.35.2-2) ... #13 47.99 Setting up libnghttp2-14:armhf (1.43.0-1) ... #13 48.00 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ... #13 48.02 Setting up libdeflate0:armhf (1.7-1) ... #13 48.03 Setting up less (551-2) ... #13 48.05 Setting up perl-openssl-defaults:armhf (5) ... #13 48.06 Setting up linux-libc-dev:armhf (5.10.191-1) ... #13 48.08 Setting up libctf-nobfd0:armhf (2.35.2-2) ... #13 48.09 Setting up gettext-base (0.21-4) ... #13 48.10 Setting up liblzo2-2:armhf (2.10-2) ... #13 48.12 Setting up libnpth0:armhf (1.6-3) ... #13 48.13 Setting up file (1:5.39-3+deb11u1) ... #13 48.14 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ... #13 48.16 Setting up libassuan0:armhf (2.5.3-7.1) ... #13 48.17 Setting up libgomp1:armhf (10.2.1-6) ... #13 48.18 Setting up bzip2 (1.0.8-4) ... #13 49.17 Selecting previously unselected package xdelta3. #13 49.18 Preparing to unpack .../374-xdelta3_3.0.11-dfsg-1.2_armhf.deb ... #13 49.18 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 49.22 Selecting previously unselected package pristine-tar. #13 49.22 Preparing to unpack .../375-pristine-tar_1.50_armhf.deb ... #13 49.23 Unpacking pristine-tar (1.50) ... #13 49.28 Selecting previously unselected package publicsuffix. #13 49.28 Preparing to unpack .../376-publicsuffix_20230209.2326-1_all.deb ... #13 49.28 Unpacking publicsuffix (20230209.2326-1) ... #13 49.33 Selecting previously unselected package python-apt-common. #13 49.34 Preparing to unpack .../377-python-apt-common_2.6.0_all.deb ... #13 49.34 Unpacking python-apt-common (2.6.0) ... #13 49.40 Selecting previously unselected package python3-apt. #15 9.477 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... #15 9.482 Unpacking cmake-data (3.16.3-3~bpo10+1) ... #14 46.59 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 46.60 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 46.66 Selecting previously unselected package distro-info-data. #14 46.66 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ... #14 46.66 Unpacking distro-info-data (0.52ubuntu0.4) ... #14 46.69 Selecting previously unselected package iso-codes. #14 46.70 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 46.70 Unpacking iso-codes (4.9.0-1) ... #14 54.09 invoke-rc.d: could not determine current runlevel #14 54.10 invoke-rc.d: policy-rc.d denied execution of start. #14 54.10 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ... #14 54.11 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 54.12 Setting up libedit2:arm64 (3.1-20191231-1) ... #14 54.13 Setting up libreadline8:arm64 (8.0-4) ... #14 54.14 Setting up m4 (1.4.18-4) ... #14 54.15 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ... #14 54.16 Setting up binutils (2.34-6ubuntu1.6) ... #14 54.17 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 54.18 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #13 51.77 Setting up libsub-install-perl (0.929-1) ... #13 51.78 Setting up gcc (4:12.2.0-3) ... #13 51.80 Setting up dpkg-dev (1.21.22) ... #13 51.81 Setting up libindirect-perl (0.39-2+b1) ... #13 51.82 Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ... #13 51.83 Setting up intltool-debian (0.35.0+20060710.6) ... #13 51.84 Setting up libfreezethaw-perl (0.5001-3) ... #13 51.84 Setting up libobject-pad-perl (0.78-1) ... #13 51.85 Setting up liberror-perl (0.17029-2) ... #13 51.86 Setting up patchutils (0.4.2-1) ... #13 51.87 Setting up libmail-sendmail-perl (0.80-3) ... #13 51.88 Setting up libltdl-dev:amd64 (2.4.7-5) ... #13 51.89 Setting up libjson-maybexs-perl (1.004004-1) ... #13 51.90 Setting up libxml-sax-base-perl (1.09-3) ... #13 51.92 Setting up libio-string-perl (1.08-4) ... #13 51.92 Setting up libreadonly-perl (2.050-3) ... #13 51.93 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 51.94 Setting up libstring-copyright-perl (0.003014-1) ... #13 51.95 Setting up libdata-optlist-perl (0.113-1) ... #13 51.96 Setting up libipc-run-perl (20220807.0-1) ... #13 51.97 Setting up git (1:2.39.2-1.1) ... #13 51.98 Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ... #13 51.99 Setting up libcontextual-return-perl (0.004014-4) ... #13 52.00 Setting up libwww-robotrules-perl (6.02-1) ... #13 52.01 Setting up libtypes-serialiser-perl (1.01-1) ... #13 52.02 Setting up libnsl-dev:amd64 (1.3.0-2) ... #13 52.03 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #13 52.04 Setting up libgit-wrapper-perl (0.048-2) ... #13 52.05 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 52.05 Setting up librole-tiny-perl (2.002004-1) ... #13 52.06 Setting up gnupg (2.2.40-1.1) ... #13 52.07 Setting up libc6-dev:amd64 (2.36-9+deb12u1) ... #16 0.634 Hit:1 http://security.ubuntu.com/ubuntu lunar-security InRelease #16 0.755 Hit:2 http://archive.ubuntu.com/ubuntu lunar InRelease #16 0.827 Hit:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease #14 46.57 Selecting previously unselected package python3. #14 46.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 ... 5175 files and directories currently installed.) #14 46.58 Preparing to unpack .../0-python3_3.11.2-1_armhf.deb ... #14 46.58 Unpacking python3 (3.11.2-1) ... #14 46.62 Selecting previously unselected package perl-modules-5.36. #14 46.62 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ... #14 46.62 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #12 53.28 Preparing : 1/1 #12 53.32 Installing : elfutils-debuginfod-client-0.189-3.fc37.aarch64 1/143 #12 53.35 Installing : binutils-gold-2.38-27.fc37.aarch64 2/143 #12 53.44 Installing : binutils-2.38-27.fc37.aarch64 3/143 #12 53.45 Running scriptlet: binutils-2.38-27.fc37.aarch64 3/143 #12 53.47 Installing : python3-six-1.16.0-8.fc37.noarch 4/143 #12 53.47 Installing : hunspell-filesystem-1.7.0-21.fc37.aarch64 5/143 #12 53.48 Installing : hunspell-en-GB-0.20140811.1-23.fc37.noarch 6/143 #12 53.49 Installing : hunspell-en-0.20140811.1-23.fc37.noarch 7/143 #12 53.50 Installing : hunspell-en-US-0.20140811.1-23.fc37.noarch 8/143 #12 53.51 Installing : hunspell-1.7.0-21.fc37.aarch64 9/143 #12 53.53 Installing : elfutils-0.189-3.fc37.aarch64 10/143 #12 53.55 Installing : xz-5.4.1-1.fc37.aarch64 11/143 #12 53.56 Installing : unzip-6.0-58.fc37.aarch64 12/143 #12 53.56 Installing : file-5.42-4.fc37.aarch64 13/143 #12 53.58 Installing : dwz-0.14-7.fc37.aarch64 14/143 #12 53.59 Installing : zip-3.0-33.fc37.aarch64 15/143 #12 53.60 Installing : enchant2-2.3.4-1.fc37.aarch64 16/143 #12 53.61 Installing : python3-enchant-3.2.2-5.fc37.noarch 17/143 #12 53.62 Installing : python3-construct-2.10.68-3.fc37.noarch 18/143 #12 53.63 Installing : python3-pybeam-0.7-4.fc37.noarch 19/143 #14 47.58 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ... #14 47.59 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #14 47.62 Selecting previously unselected package groff-base. #14 47.62 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ... #14 47.62 Unpacking groff-base (1.22.4-8build1) ... #14 47.68 Selecting previously unselected package libcbor0.8:arm64. #14 47.68 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #14 47.69 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 47.72 Selecting previously unselected package libedit2:arm64. #14 47.72 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ... #14 47.72 Unpacking libedit2:arm64 (3.1-20210910-1build1) ... #14 47.76 Selecting previously unselected package libfido2-1:arm64. #14 47.76 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ... #14 47.76 Unpacking libfido2-1:arm64 (1.10.0-1) ... #14 47.79 Selecting previously unselected package libnghttp2-14:arm64. #14 47.79 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ... #14 47.80 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ... #14 47.83 Selecting previously unselected package libpipeline1:arm64. #14 47.83 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ... #14 47.83 Unpacking libpipeline1:arm64 (1.5.5-1) ... #14 47.86 Selecting previously unselected package libpng16-16:arm64. #14 47.86 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ... #14 47.87 Unpacking libpng16-16:arm64 (1.6.37-3build5) ... #14 47.90 Selecting previously unselected package libpsl5:arm64. #13 48.61 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ... #13 48.62 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 48.69 Selecting previously unselected package perl-openssl-defaults:armhf. #13 48.69 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ... #13 48.69 Unpacking perl-openssl-defaults:armhf (5) ... #13 48.72 Selecting previously unselected package libnet-ssleay-perl. #13 48.72 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #13 48.73 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 48.79 Selecting previously unselected package libio-socket-ssl-perl. #13 48.79 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ... #13 48.79 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 48.84 Selecting previously unselected package libnet-http-perl. #14 52.04 0 added, 0 removed; done. #14 52.04 Running hooks in /etc/ca-certificates/update.d... #13 49.59 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ... #13 49.60 Unpacking python-apt-common (1.8.4.3) ... #13 49.64 Selecting previously unselected package python3-apt. #13 49.65 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ... #13 49.65 Unpacking python3-apt (1.8.4.3) ... #13 49.70 Selecting previously unselected package python3-certifi. #13 49.70 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ... #13 49.70 Unpacking python3-certifi (2018.8.24-1) ... #13 49.75 Selecting previously unselected package python3-idna. #13 49.75 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ... #13 49.75 Unpacking python3-idna (2.6-1) ... #13 49.79 Selecting previously unselected package python3-magic. #13 49.79 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ... #13 49.80 Unpacking python3-magic (2:0.4.15-2) ... #13 49.83 Selecting previously unselected package python3-urllib3. #15 3.976 (59/98): policycoreutils-devel-3.5-7.fc39.x86_6 7.2 MB/s | 153 kB 00:00 #15 3.982 (60/98): policycoreutils-python-utils-3.5-7.fc3 4.4 MB/s | 81 kB 00:00 #15 3.991 (61/98): python3-libselinux-3.5-5.fc39.x86_64.r 25 MB/s | 198 kB 00:00 #15 3.995 (62/98): python3-audit-3.1.2-1.fc39.x86_64.rpm 4.7 MB/s | 87 kB 00:00 #15 4.011 (63/98): python3-libsemanage-3.5-4.fc39.x86_64. 4.2 MB/s | 84 kB 00:00 #15 4.037 (64/98): python3-setools-4.4.3-1.fc39.x86_64.rp 29 MB/s | 714 kB 00:00 #15 4.058 (65/98): python3-policycoreutils-3.5-7.fc39.noa 35 MB/s | 2.2 MB 00:00 #15 4.061 (66/98): qrencode-libs-4.1.1-5.fc39.x86_64.rpm 2.6 MB/s | 61 kB 00:00 #15 4.067 (67/98): rhash-1.4.3-3.fc39.x86_64.rpm 22 MB/s | 194 kB 00:00 #15 4.072 (68/98): vim-filesystem-9.0.1872-1.fc39.noarch. 3.9 MB/s | 18 kB 00:00 #15 4.082 (69/98): util-linux-2.39.2-1.fc39.x86_64.rpm 57 MB/s | 1.2 MB 00:00 #15 4.085 (70/98): which-2.21-40.fc39.x86_64.rpm 3.4 MB/s | 42 kB 00:00 #15 4.111 (71/98): xkeyboard-config-2.39-2.fc39.noarch.rp 33 MB/s | 962 kB 00:00 #15 4.174 (72/98): cmake-3.27.4-7.fc39.x86_64.rpm 92 MB/s | 8.0 MB 00:00 #15 4.203 (73/98): cmake-data-3.27.4-7.fc39.noarch.rpm 25 MB/s | 2.2 MB 00:00 #15 4.206 (74/98): cmake-filesystem-3.27.4-7.fc39.x86_64. 668 kB/s | 19 kB 00:00 #15 4.223 (75/98): glibc-devel-2.38-4.fc39.x86_64.rpm 4.9 MB/s | 82 kB 00:00 #15 4.225 (76/98): cmake-rpm-macros-3.27.4-7.fc39.noarch. 825 kB/s | 18 kB 00:00 #15 4.250 (77/98): glibc-headers-x86-2.38-4.fc39.noarch.r 21 MB/s | 566 kB 00:00 #15 4.290 (78/98): kernel-headers-6.5.4-300.fc39.x86_64.r 39 MB/s | 1.5 MB 00:00 #14 49.21 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 49.21 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 49.24 Selecting previously unselected package libdigest-hmac-perl. #14 49.24 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 49.25 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 49.28 Selecting previously unselected package libdistro-info-perl. #14 49.28 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 49.28 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 49.31 Selecting previously unselected package libnet-smtp-ssl-perl. #14 49.31 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 49.32 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 49.35 Selecting previously unselected package libmailtools-perl. #14 49.35 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ... #14 49.35 Unpacking libmailtools-perl (2.21-1) ... #14 49.39 Selecting previously unselected package libnet-ip-perl. #14 49.39 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ... #14 49.39 Unpacking libnet-ip-perl (1.26-2) ... #14 49.42 Selecting previously unselected package libnet-dns-perl. #14 49.42 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ... #14 49.43 Unpacking libnet-dns-perl (1.22-1) ... #14 49.48 Selecting previously unselected package libnet-domain-tld-perl. #14 49.49 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ... #14 49.49 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 49.52 Selecting previously unselected package libemail-valid-perl. #14 49.52 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ... #14 49.52 Unpacking libemail-valid-perl (1.202-1) ... #14 49.78 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #14 49.79 Setting up libio-socket-ssl-perl (2.067-1) ... #14 49.80 Setting up libsub-exporter-perl (0.987-1) ... #14 49.83 Setting up libalgorithm-merge-perl (0.08-3) ... #14 49.85 Setting up libhttp-message-perl (6.22-1) ... #14 49.86 Setting up libhtml-form-perl (6.07-1) ... #14 49.87 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #14 49.88 Setting up libjson-xs-perl (4.020-1build1) ... #14 49.90 Setting up libhttp-negotiate-perl (6.01-1) ... #14 49.91 Setting up libio-prompter-perl (0.004015-1) ... #14 49.92 Setting up libhttp-cookies-perl (6.08-1) ... #14 49.93 Setting up po-debconf (1.0.21) ... #14 49.95 Setting up libhtml-tree-perl (5.07-2) ... #14 49.96 Setting up libparams-classify-perl (0.015-1build2) ... #14 49.97 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... #15 3.562 dh_missing #15 3.594 dh_installdeb #15 3.634 dh_gencontrol #15 3.772 dh_md5sums #13 48.19 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 48.21 Setting up pbzip2 (1.1.13-1) ... #13 48.22 Setting up libjbig0:armhf (2.1-3.1+b2) ... #13 48.23 Setting up libfakeroot:armhf (1.25.3-1.1) ... #13 48.25 Setting up libasan6:armhf (10.2.1-6) ... #13 48.26 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 48.27 Setting up fakeroot (1.25.3-1.1) ... #13 48.28 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 48.29 Setting up autotools-dev (20180224.1+nmu1) ... #13 48.31 Setting up libglib2.0-data (2.66.8-1) ... #13 48.32 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 48.33 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ... #13 48.34 Setting up libx11-data (2:1.7.2-1+deb11u1) ... #13 48.35 Setting up make (4.3-4.1) ... #13 48.36 Setting up libmpfr6:armhf (4.1.0-3) ... #13 48.38 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 48.39 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 48.40 Setting up lzip (1.22-3) ... #13 49.40 Preparing to unpack .../378-python3-apt_2.6.0_armhf.deb ... #13 49.40 Unpacking python3-apt (2.6.0) ... #13 49.46 Selecting previously unselected package python3-certifi. #13 49.46 Preparing to unpack .../379-python3-certifi_2022.9.24-1_all.deb ... #13 49.46 Unpacking python3-certifi (2022.9.24-1) ... #13 49.52 Selecting previously unselected package python3-charset-normalizer. #13 49.52 Preparing to unpack .../380-python3-charset-normalizer_3.0.1-2_all.deb ... #13 49.52 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 49.57 Selecting previously unselected package python3-idna. #13 49.57 Preparing to unpack .../381-python3-idna_3.3-1_all.deb ... #13 49.58 Unpacking python3-idna (3.3-1) ... #13 49.62 Selecting previously unselected package python3-magic. #14 53.28 Preparing to unpack .../089-bzip2_1.0.8-5build1_arm64.deb ... #14 53.28 Unpacking bzip2 (1.0.8-5build1) ... #14 53.35 Selecting previously unselected package patch. #14 53.36 Preparing to unpack .../090-patch_2.7.6-7build2_arm64.deb ... #14 53.36 Unpacking patch (2.7.6-7build2) ... #14 53.39 Selecting previously unselected package lto-disabled-list. #14 53.39 Preparing to unpack .../091-lto-disabled-list_39_all.deb ... #14 53.40 Unpacking lto-disabled-list (39) ... #14 53.43 Selecting previously unselected package dpkg-dev. #14 53.43 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ... #14 53.43 Unpacking dpkg-dev (1.21.21ubuntu1) ... #14 53.48 Selecting previously unselected package build-essential. #14 53.48 Preparing to unpack .../093-build-essential_12.9ubuntu3_arm64.deb ... #14 53.49 Unpacking build-essential (12.9ubuntu3) ... #14 53.52 Selecting previously unselected package libbrotli1:arm64. #15 9.903 Selecting previously unselected package libarchive13:armhf. #15 9.906 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u3_armhf.deb ... #15 9.913 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ... #15 9.968 Selecting previously unselected package libjsoncpp1:armhf. #15 9.970 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... #15 9.973 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #15 10.01 Selecting previously unselected package librhash0:armhf. #15 10.01 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... #14 46.87 Selecting previously unselected package less. #14 46.87 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_armhf.deb ... #14 46.87 Unpacking less (590-1ubuntu0.22.04.1) ... #14 46.92 Selecting previously unselected package libmd0:armhf. #14 46.92 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ... #14 46.92 Unpacking libmd0:armhf (1.0.4-1build1) ... #14 46.96 Selecting previously unselected package libbsd0:armhf. #14 46.96 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ... #14 46.96 Unpacking libbsd0:armhf (0.11.5-1) ... #14 47.00 Selecting previously unselected package libelf1:armhf. #14 47.00 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ... #14 47.01 Unpacking libelf1:armhf (0.186-1build1) ... #14 47.04 Selecting previously unselected package libicu70:armhf. #14 47.05 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ... #14 47.05 Unpacking libicu70:armhf (70.1-2) ... #13 52.08 Setting up libfont-ttf-perl (1.06-2) ... #13 52.09 Setting up libfile-homedir-perl (1.006-2) ... #13 52.10 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ... #13 52.11 Setting up pristine-tar (1.50) ... #13 52.12 Setting up libio-socket-ssl-perl (2.081-2) ... #13 52.12 Setting up libsub-exporter-perl (0.989-1) ... #13 52.13 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #13 52.14 Setting up libalgorithm-merge-perl (0.08-5) ... #13 52.15 Setting up libhttp-message-perl (6.44-1) ... #13 52.16 Setting up libdata-validate-ip-perl (0.31-1) ... #13 52.17 Setting up libhtml-form-perl (6.11-1) ... #13 52.18 Setting up libiterator-perl (0.03+ds1-2) ... #13 52.19 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 52.20 Setting up libjson-xs-perl (4.030-2+b1) ... #13 52.20 Setting up python3.11 (3.11.2-6) ... #16 0.907 Hit:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease #14 46.89 Selecting previously unselected package libgdbm6:armhf. #14 46.89 Preparing to unpack .../2-libgdbm6_1.23-3_armhf.deb ... #14 46.90 Unpacking libgdbm6:armhf (1.23-3) ... #14 46.94 Selecting previously unselected package libgdbm-compat4:armhf. #14 46.94 Preparing to unpack .../3-libgdbm-compat4_1.23-3_armhf.deb ... #14 46.95 Unpacking libgdbm-compat4:armhf (1.23-3) ... #12 53.65 Installing : python3-dateutil-1:2.8.2-4.fc37.noarch 20/143 #12 53.66 Installing : zstd-1.5.5-1.fc37.aarch64 21/143 #12 53.67 Installing : xxhash-libs-0.8.2-1.fc37.aarch64 22/143 #12 53.73 Installing : gdb-minimal-13.2-2.fc37.aarch64 23/143 #12 53.74 Installing : debugedit-5.0-7.fc37.aarch64 24/143 #12 53.75 Installing : rust-srpm-macros-24-4.fc37.noarch 25/143 #12 53.75 Installing : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch 26/143 #12 53.76 Installing : qt5-srpm-macros-5.15.9-1.fc37.noarch 27/143 #12 53.77 Installing : python3-zstandard-0.19.0-1.fc37.aarch64 28/143 #12 53.78 Installing : pyproject-srpm-macros-1.9.0-1.fc37.noarch 29/143 #12 53.79 Installing : package-notes-srpm-macros-0.5-7.fc37.noarch 30/143 #12 53.80 Installing : ncurses-6.4-3.20230114.fc37.aarch64 31/143 #12 53.81 Installing : gnat-srpm-macros-5-1.fc37.noarch 32/143 #12 53.81 Installing : ghc-srpm-macros-1.6.1-1.fc37.noarch 33/143 #12 53.82 Installing : emacs-filesystem-1:28.2-3.fc37.noarch 34/143 #12 53.83 Installing : desktop-file-utils-0.26-7.fc37.aarch64 35/143 #12 53.84 Installing : dbus-libs-1:1.14.10-1.fc37.aarch64 36/143 #12 53.86 Installing : python3-dbus-1.3.2-1.fc37.aarch64 37/143 #12 53.87 Installing : ansible-srpm-macros-1-10.fc37.noarch 38/143 #12 53.88 Installing : shared-mime-info-2.2-2.fc37.aarch64 39/143 #12 53.90 Running scriptlet: shared-mime-info-2.2-2.fc37.aarch64 39/143 #12 53.91 Installing : python3-tomli-w-1.0.0-4.fc37.noarch 40/143 #12 53.92 Installing : python3-pyxdg-0.27-6.fc37.noarch 41/143 #12 53.93 Installing : python3-file-magic-5.42-4.fc37.noarch 42/143 #12 53.94 Installing : python3-distro-1.7.0-3.fc37.noarch 43/143 #12 53.95 Installing : pkgconf-m4-1.8.0-3.fc37.noarch 44/143 #14 47.90 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ... #14 47.91 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... #14 47.94 Selecting previously unselected package libxau6:arm64. #14 47.94 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ... #14 47.94 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #14 47.97 Selecting previously unselected package libxdmcp6:arm64. #14 47.98 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #14 47.98 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 48.01 Selecting previously unselected package libxcb1:arm64. #14 48.01 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ... #14 48.02 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ... #14 48.05 Selecting previously unselected package libx11-data. #14 48.05 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.2_all.deb ... #14 48.05 Unpacking libx11-data (2:1.7.5-1ubuntu0.2) ... #14 48.11 Selecting previously unselected package libx11-6:arm64. #14 48.11 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.2_arm64.deb ... #13 48.84 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ... #13 48.84 Unpacking libnet-http-perl (6.20-1) ... #13 48.91 Selecting previously unselected package liblwp-protocol-https-perl. #13 48.92 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 48.92 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 48.95 Selecting previously unselected package libtry-tiny-perl. #13 48.95 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ... #13 48.95 Unpacking libtry-tiny-perl (0.30-1) ... #13 48.99 Selecting previously unselected package libwww-robotrules-perl. #13 48.99 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ... #13 48.99 Unpacking libwww-robotrules-perl (6.02-1) ... #13 49.02 Selecting previously unselected package libwww-perl. #13 49.02 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ... #13 49.03 Unpacking libwww-perl (6.52-1) ... #13 49.07 Selecting previously unselected package patchutils. #14 52.04 done. #13 49.83 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ... #13 49.84 Unpacking python3-urllib3 (1.24.1-1) ... #13 49.88 Selecting previously unselected package python3-requests. #13 49.88 Preparing to unpack .../323-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 49.89 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 49.92 Selecting previously unselected package python3-unidiff. #13 49.92 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ... #13 49.93 Unpacking python3-unidiff (0.5.4-1) ... #13 49.96 Selecting previously unselected package python3-xdg. #15 4.303 (79/98): glibc-static-2.38-4.fc39.x86_64.rpm 22 MB/s | 1.7 MB 00:00 #15 4.310 (80/98): openssh-9.3p1-9.fc39.x86_64.rpm 24 MB/s | 438 kB 00:00 #15 4.325 (81/98): openssh-clients-9.3p1-9.fc39.x86_64.rp 36 MB/s | 734 kB 00:00 #15 4.345 (82/98): python3-setuptools-67.7.2-7.fc39.noarc 44 MB/s | 1.5 MB 00:00 #15 4.348 (83/98): rpm-plugin-selinux-4.19.0-1.fc39.x86_6 937 kB/s | 20 kB 00:00 #15 4.390 (84/98): selinux-policy-38.28-1.fc39.noarch.rpm 1.2 MB/s | 54 kB 00:00 #15 4.402 (85/98): selinux-policy-devel-38.28-1.fc39.noar 17 MB/s | 910 kB 00:00 #15 4.505 (86/98): selinux-policy-targeted-38.28-1.fc39.n 60 MB/s | 6.7 MB 00:00 #14 49.56 Selecting previously unselected package libexporter-tiny-perl. #14 49.56 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ... #14 49.56 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 49.59 Selecting previously unselected package libipc-system-simple-perl. #14 49.59 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ... #14 49.60 Unpacking libipc-system-simple-perl (1.26-1) ... #14 49.65 Selecting previously unselected package libfile-basedir-perl. #14 49.66 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ... #14 49.66 Unpacking libfile-basedir-perl (0.08-1) ... #14 49.69 Selecting previously unselected package libfile-chdir-perl. #14 49.69 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ... #14 49.69 Unpacking libfile-chdir-perl (0.1008-1) ... #14 49.72 Selecting previously unselected package libfile-fcntllock-perl. #14 49.72 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ... #14 49.72 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 49.76 Selecting previously unselected package libnumber-compare-perl. #14 49.99 Setting up libpath-iterator-rule-perl (1.014-1) ... #14 50.00 Setting up libnet-dns-sec-perl (1.15-1) ... #14 50.01 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.19) ... #14 50.02 Setting up libsereal-perl (4.011-1) ... #14 50.04 Setting up libhtml-format-perl (2.12-1) ... #14 50.05 Setting up libxml-sax-perl (1.02+dfsg-1) ... #14 50.11 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 50.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 3.821 dh_builddeb #15 3.854 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.874 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #13 48.43 Setting up strace (5.10-1) ... #13 48.45 Setting up libsigsegv2:armhf (2.13-1) ... #13 48.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 48.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 48.48 Setting up t1utils (1.41-4) ... #13 48.49 Setting up diffstat (1.64-1) ... #13 48.51 Setting up libpng16-16:armhf (1.6.37-3) ... #13 48.52 Setting up libmpc3:armhf (1.2.0-1) ... #13 48.53 Setting up libatomic1:armhf (10.2.1-6) ... #13 48.55 Setting up patch (2.7.6-7) ... #13 48.56 Setting up autopoint (0.21-4) ... #13 48.57 Setting up libwebp6:armhf (0.6.1-2.1+deb11u2) ... #13 48.58 Setting up fonts-dejavu-core (2.37-2) ... #13 48.64 Setting up libxdelta2 (1.1.3-9.3) ... #13 48.65 Setting up libncursesw6:armhf (6.2+20201114-2+deb11u1) ... #13 48.67 Setting up libltdl7:armhf (2.4.6-15) ... #13 48.68 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 48.69 Setting up libubsan1:armhf (10.2.1-6) ... #13 48.70 Setting up libmd0:armhf (1.0.3-3) ... #13 48.71 Setting up python-apt-common (2.2.1) ... #13 48.73 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 48.75 Setting up sensible-utils (0.0.14) ... #13 49.63 Preparing to unpack .../382-python3-magic_2%3a0.4.26-3_all.deb ... #13 49.63 Unpacking python3-magic (2:0.4.26-3) ... #13 49.67 Selecting previously unselected package python3-six. #13 49.67 Preparing to unpack .../383-python3-six_1.16.0-4_all.deb ... #13 49.68 Unpacking python3-six (1.16.0-4) ... #13 49.72 Selecting previously unselected package python3-urllib3. #13 49.72 Preparing to unpack .../384-python3-urllib3_1.26.12-1_all.deb ... #13 49.73 Unpacking python3-urllib3 (1.26.12-1) ... #13 49.78 Selecting previously unselected package python3-requests. #13 49.78 Preparing to unpack .../385-python3-requests_2.28.1+dfsg-1_all.deb ... #13 49.79 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 49.84 Selecting previously unselected package python3-unidiff. #15 10.02 Unpacking librhash0:armhf (1.3.8-1) ... #15 10.07 Selecting previously unselected package libuv1:armhf. #15 10.07 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... #15 10.07 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #15 10.10 Selecting previously unselected package cmake. #15 10.11 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... #15 10.11 Unpacking cmake (3.16.3-3~bpo10+1) ... #14 47.28 Selecting previously unselected package libxml2:armhf. #14 47.28 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_armhf.deb ... #14 47.29 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ... #14 47.35 Selecting previously unselected package libyaml-0-2:armhf. #14 47.35 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ... #14 47.36 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ... #14 53.53 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_arm64.deb ... #14 53.53 Unpacking libbrotli1:arm64 (1.0.9-2build8) ... #14 53.57 Selecting previously unselected package libsasl2-modules-db:arm64. #14 53.57 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... #14 53.58 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #14 53.61 Selecting previously unselected package libsasl2-2:arm64. #14 53.61 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... #14 53.64 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... #14 53.68 Selecting previously unselected package libldap2:arm64. #14 53.68 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_arm64.deb ... #14 53.69 Unpacking libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 53.73 Selecting previously unselected package librtmp1:arm64. #14 53.73 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #14 53.73 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 53.77 Selecting previously unselected package libssh-4:arm64. #14 46.99 Selecting previously unselected package libperl5.36:armhf. #14 46.99 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_armhf.deb ... #14 47.00 Unpacking libperl5.36:armhf (5.36.0-7ubuntu0.23.04.1) ... #14 47.21 Selecting previously unselected package perl. #14 54.67 Updating certificates in /etc/ssl/certs... #12 53.96 Installing : perl-srpm-macros-1-46.fc37.noarch 45/143 #12 53.96 Installing : openblas-srpm-macros-2-12.fc37.noarch 46/143 #12 53.97 Installing : ocaml-srpm-macros-7-2.fc37.noarch 47/143 #12 53.98 Installing : nim-srpm-macros-3-7.fc37.noarch 48/143 #12 53.99 Installing : lua-srpm-macros-1-7.fc37.noarch 49/143 #12 54.00 Installing : libstemmer-0-19.585svn.fc37.aarch64 50/143 #12 54.01 Installing : libpng-2:1.6.37-13.fc37.aarch64 51/143 #12 54.02 Installing : libpkgconf-1.8.0-3.fc37.aarch64 52/143 #12 54.03 Installing : pkgconf-1.8.0-3.fc37.aarch64 53/143 #12 54.04 Installing : pkgconf-pkg-config-1.8.0-3.fc37.aarch64 54/143 #12 54.05 Installing : libjpeg-turbo-2.1.3-2.fc37.aarch64 55/143 #12 54.06 Installing : gdk-pixbuf2-2.42.10-1.fc37.aarch64 56/143 #12 54.07 Installing : kernel-srpm-macros-1.0-15.fc37.noarch 57/143 #12 54.08 Installing : json-glib-1.6.6-3.fc37.aarch64 58/143 #12 54.10 Installing : libappstream-glib-0.8.1-1.fc37.aarch64 59/143 #12 54.12 Running scriptlet: groff-base-1.22.4-10.fc37.aarch64 60/143 #14 48.12 Unpacking libx11-6:arm64 (2:1.7.5-1ubuntu0.2) ... #14 48.16 Selecting previously unselected package libxext6:arm64. #14 48.16 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ... #14 48.16 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #14 48.19 Selecting previously unselected package libxmuu1:arm64. #14 48.19 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ... #14 48.20 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #14 48.24 Selecting previously unselected package man-db. #14 48.24 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ... #14 48.24 Unpacking man-db (2.10.2-1) ... #14 48.30 Selecting previously unselected package manpages. #14 48.30 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 48.30 Unpacking manpages (5.10-1ubuntu1) ... #13 49.07 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ... #13 49.08 Unpacking patchutils (0.4.2-1) ... #13 49.15 Selecting previously unselected package libtinfo5:armhf. #13 49.15 Preparing to unpack .../099-libtinfo5_6.2+20201114-2+deb11u1_armhf.deb ... #13 49.15 Unpacking libtinfo5:armhf (6.2+20201114-2+deb11u1) ... #13 49.19 Selecting previously unselected package wdiff. #13 49.19 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ... #13 49.20 Unpacking wdiff (1.2.2-2) ... #13 49.25 Selecting previously unselected package devscripts. #13 49.25 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ... #13 49.28 Unpacking devscripts (2.21.3+deb11u1) ... #13 49.96 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ... #13 49.97 Unpacking python3-xdg (0.25-5) ... #13 50.00 Selecting previously unselected package shared-mime-info. #13 50.00 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ... #13 50.01 Unpacking shared-mime-info (1.10-1) ... #13 50.15 Selecting previously unselected package strace. #13 50.15 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ... #13 50.15 Unpacking strace (4.26-0.2) ... #13 50.21 Selecting previously unselected package unzip. #13 50.22 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ... #13 50.22 Unpacking unzip (6.0-23+deb10u3) ... #13 50.26 Selecting previously unselected package xauth. #13 50.26 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ... #13 50.27 Unpacking xauth (1:1.0.10-1) ... #13 50.31 Selecting previously unselected package xdg-user-dirs. #13 50.31 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ... #13 50.32 Unpacking xdg-user-dirs (0.17-2) ... #14 49.76 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ... #14 49.76 Unpacking libnumber-compare-perl (0.03-1) ... #14 49.79 Selecting previously unselected package libtext-glob-perl. #14 49.80 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ... #14 49.80 Unpacking libtext-glob-perl (0.10-1) ... #14 49.83 Selecting previously unselected package libfile-find-rule-perl. #14 49.83 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ... #14 49.83 Unpacking libfile-find-rule-perl (0.34-1) ... #14 49.86 Selecting previously unselected package libfont-afm-perl. #14 49.86 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ... #14 49.87 Unpacking libfont-afm-perl (1.20-2) ... #14 49.90 Selecting previously unselected package libio-string-perl. #14 49.90 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ... #14 49.90 Unpacking libio-string-perl (1.08-3) ... #14 49.93 Selecting previously unselected package libfont-ttf-perl. #14 49.93 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ... #14 49.94 Unpacking libfont-ttf-perl (1.06-1) ... #14 50.00 Selecting previously unselected package libfuture-perl. #15 4.535 (87/98): systemd-254.2-7.fc39.x86_64.rpm 36 MB/s | 4.7 MB 00:00 #15 4.544 (88/98): systemd-devel-254.2-7.fc39.x86_64.rpm 18 MB/s | 632 kB 00:00 #15 4.555 (89/98): systemd-networkd-254.2-7.fc39.x86_64.r 36 MB/s | 649 kB 00:00 #15 4.562 (90/98): systemd-pam-254.2-7.fc39.x86_64.rpm 23 MB/s | 363 kB 00:00 #15 4.568 (91/98): systemd-resolved-254.2-7.fc39.x86_64.r 24 MB/s | 295 kB 00:00 #15 4.579 (92/98): systemd-rpm-macros-254.2-7.fc39.noarch 1.9 MB/s | 31 kB 00:00 #15 4.602 (93/98): glibc-common-2.38-4.fc39.x86_64.rpm 15 MB/s | 350 kB 00:00 #15 4.757 (94/98): gcc-13.2.1-1.fc39.x86_64.rpm 18 MB/s | 34 MB 00:01 #14 50.29 #14 50.29 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 50.32 Setting up dput (1.0.3ubuntu1.1) ... #14 50.46 Setting up libio-async-loop-epoll-perl (0.20-1) ... #14 50.47 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #15 4.033 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #15 4.126 dpkg-genchanges: info: binary-only upload (no source code included) #15 4.129 dpkg-source --after-build . #15 4.245 dpkg-buildpackage: info: binary-only upload (no source included) #17 9.964 Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch 27/61 #17 11.25 Installing : selinux-policy-minimum-3.14.3-128.el8.noarch 27/61 #13 53.50 Running transaction check #13 53.60 Transaction check succeeded. #13 53.60 Running transaction test #13 48.77 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 48.81 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #13 48.82 Setting up libuchardet0:armhf (0.0.7-1) ... #13 48.83 Setting up lzop (1.04-2) ... #13 48.84 Setting up libmpdec3:armhf (2.5.1-1) ... #13 48.86 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 48.87 Setting up libssh2-1:armhf (1.9.0-2) ... #13 48.88 Setting up netbase (6.3) ... #13 48.98 Setting up libtiff5:armhf (4.2.0-1+deb11u4) ... #13 49.84 Preparing to unpack .../386-python3-unidiff_0.7.3-1_all.deb ... #13 49.85 Unpacking python3-unidiff (0.7.3-1) ... #13 49.89 Selecting previously unselected package shared-mime-info. #13 49.89 Preparing to unpack .../387-shared-mime-info_2.2-1_armhf.deb ... #13 49.90 Unpacking shared-mime-info (2.2-1) ... #13 50.02 Selecting previously unselected package strace. #13 50.02 Preparing to unpack .../388-strace_6.1-0.1_armhf.deb ... #13 50.02 Unpacking strace (6.1-0.1) ... #13 50.09 Selecting previously unselected package xauth. #15 10.38 Selecting previously unselected package dh-apparmor. #15 10.39 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... #15 10.39 Unpacking dh-apparmor (2.13.2-10) ... #15 10.43 Selecting previously unselected package dmsetup. #15 10.43 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ... #15 10.43 Unpacking dmsetup (2:1.02.155-3) ... #15 10.48 Selecting previously unselected package libdevmapper1.02.1:armhf. #15 10.48 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #15 10.48 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #15 10.53 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #14 47.41 Selecting previously unselected package lsb-release. #14 47.41 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 47.41 Unpacking lsb-release (11.1.0ubuntu4) ... #14 47.47 Selecting previously unselected package netbase. #14 47.47 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 47.48 Unpacking netbase (6.3) ... #14 47.51 Selecting previously unselected package python-apt-common. #14 47.51 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ... #14 47.52 Unpacking python-apt-common (2.4.0ubuntu2) ... #14 47.55 Selecting previously unselected package python3-apt. #14 47.55 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_armhf.deb ... #14 47.56 Unpacking python3-apt (2.4.0ubuntu2) ... #14 47.61 Selecting previously unselected package python3-pkg-resources. #14 47.21 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_armhf.deb ... #14 47.22 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ... #14 47.27 Selecting previously unselected package adduser. #14 47.27 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ... #14 47.28 Unpacking adduser (3.129ubuntu1) ... #14 47.34 Setting up adduser (3.129ubuntu1) ... #14 48.41 Selecting previously unselected package openssh-client. #14 48.41 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_arm64.deb ... #14 48.42 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ... #12 54.17 Installing : groff-base-1.22.4-10.fc37.aarch64 60/143 #12 54.18 Running scriptlet: groff-base-1.22.4-10.fc37.aarch64 60/143 #14 48.46 Selecting previously unselected package publicsuffix. #12 54.19 Installing : perl-Digest-1.20-489.fc37.noarch 61/143 #14 48.46 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 48.47 Unpacking publicsuffix (20211207.1025-1) ... #12 54.20 Installing : perl-Digest-MD5-2.58-489.fc37.aarch64 62/143 #14 48.50 Selecting previously unselected package strace. #12 54.21 Installing : perl-B-1.83-494.fc37.aarch64 63/143 #14 48.50 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ... #14 48.50 Unpacking strace (5.16-0ubuntu3) ... #12 54.22 Installing : perl-FileHandle-2.03-494.fc37.noarch 64/143 #14 48.53 Selecting previously unselected package xauth. #12 54.22 Installing : perl-AutoLoader-5.74-494.fc37.noarch 65/143 #14 48.54 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ... #14 48.54 Unpacking xauth (1:1.1-1build2) ... #12 54.23 Installing : perl-Data-Dumper-2.184-490.fc37.aarch64 66/143 #14 48.58 Selecting previously unselected package xz-utils. #12 54.24 Installing : perl-libnet-3.14-490.fc37.noarch 67/143 #14 48.58 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ... #12 54.25 Installing : perl-base-2.27-494.fc37.noarch 68/143 #14 48.58 Unpacking xz-utils (5.2.5-2ubuntu1) ... #12 54.26 Installing : perl-URI-5.17-1.fc37.noarch 69/143 #14 48.62 Selecting previously unselected package libsigsegv2:arm64. #12 54.28 Installing : perl-Net-SSLeay-1.92-4.fc37.aarch64 70/143 #12 54.29 Installing : perl-Time-Local-2:1.300-489.fc37.noarch 71/143 #12 54.30 Installing : perl-Mozilla-CA-20211001-4.fc37.noarch 72/143 #12 54.31 Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch 73/143 #12 54.31 Installing : perl-if-0.61.000-494.fc37.noarch 74/143 #12 54.32 Installing : perl-locale-1.10-494.fc37.noarch 75/143 #12 54.33 Installing : perl-IO-Socket-IP-0.41-490.fc37.noarch 76/143 #12 54.34 Installing : perl-File-Path-2.18-489.fc37.noarch 77/143 #12 54.34 Installing : perl-IO-Socket-SSL-2.075-1.fc37.noarch 78/143 #12 54.35 Installing : perl-Pod-Escapes-1:1.07-489.fc37.noarch 79/143 #12 54.36 Installing : perl-Term-ANSIColor-5.01-490.fc37.noarch 80/143 #12 54.36 Installing : perl-Class-Struct-0.66-494.fc37.noarch 81/143 #12 54.37 Installing : perl-POSIX-2.03-494.fc37.aarch64 82/143 #12 54.38 Installing : perl-IPC-Open3-1.22-494.fc37.noarch 83/143 #12 54.38 Installing : perl-subs-1.04-494.fc37.noarch 84/143 #12 54.39 Installing : perl-File-Temp-1:0.231.100-489.fc37.noarch 85/143 #12 54.40 Installing : perl-HTTP-Tiny-0.086-1.fc37.noarch 86/143 #12 54.40 Installing : perl-Term-Cap-1.17-489.fc37.noarch 87/143 #12 54.41 Installing : perl-Pod-Simple-1:3.43-490.fc37.noarch 88/143 #12 54.42 Installing : perl-Socket-4:2.036-1.fc37.aarch64 89/143 #12 54.43 Installing : perl-SelectSaver-1.02-494.fc37.noarch 90/143 #12 54.43 Installing : perl-Symbol-1.09-494.fc37.noarch 91/143 #12 54.44 Installing : perl-File-stat-1.12-494.fc37.noarch 92/143 #12 54.45 Installing : perl-podlators-1:4.14-489.fc37.noarch 93/143 #12 54.45 Installing : perl-Pod-Perldoc-3.28.01-490.fc37.noarch 94/143 #12 54.46 Installing : perl-Text-ParseWords-3.31-489.fc37.noarch 95/143 #12 54.47 Installing : perl-Fcntl-1.15-494.fc37.aarch64 96/143 #12 54.47 Installing : perl-mro-1.26-494.fc37.aarch64 97/143 #12 54.48 Installing : perl-IO-1.50-494.fc37.aarch64 98/143 #13 49.39 Selecting previously unselected package equivs. #13 49.40 Preparing to unpack .../102-equivs_2.3.1_all.deb ... #13 49.40 Unpacking equivs (2.3.1) ... #13 49.44 Selecting previously unselected package libcurl3-gnutls:armhf. #13 49.44 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ... #13 49.44 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... #13 49.50 Selecting previously unselected package liberror-perl. #13 49.50 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ... #13 49.50 Unpacking liberror-perl (0.17029-1) ... #13 49.53 Selecting previously unselected package git-man. #13 49.54 Preparing to unpack .../105-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 49.54 Unpacking git-man (1:2.30.2-1+deb11u2) ... #14 53.77 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_arm64.deb ... #14 53.78 Unpacking libssh-4:arm64 (0.10.4-2ubuntu0.1) ... #14 53.82 Selecting previously unselected package libcurl4:arm64. #14 53.82 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.2_arm64.deb ... #14 53.82 Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.2) ... #14 53.86 Selecting previously unselected package curl. #14 53.86 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.2_arm64.deb ... #14 53.86 Unpacking curl (7.88.1-8ubuntu2.2) ... #14 53.94 Selecting previously unselected package dctrl-tools. #14 53.94 Preparing to unpack .../102-dctrl-tools_2.24-3build2_arm64.deb ... #14 53.95 Unpacking dctrl-tools (2.24-3build2) ... #14 53.98 Selecting previously unselected package libdebhelper-perl. #14 53.98 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ... #14 53.98 Unpacking libdebhelper-perl (13.11.4ubuntu3) ... #14 54.03 Selecting previously unselected package libtool. #14 54.03 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ... #14 54.03 Unpacking libtool (2.4.7-5) ... #14 54.07 Selecting previously unselected package dh-autoreconf. #14 54.07 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #14 54.07 Unpacking dh-autoreconf (20) ... #14 54.11 Selecting previously unselected package libarchive-zip-perl. #14 54.11 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #14 54.11 Unpacking libarchive-zip-perl (1.68-1) ... #14 54.15 Selecting previously unselected package libsub-override-perl. #13 52.88 Setting up libhttp-negotiate-perl (6.01-2) ... #13 50.41 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 50.43 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 50.43 Setting up libksba8:armhf (1.3.5-2+deb10u2) ... #13 50.45 Setting up libpipeline1:armhf (1.5.1-2) ... #13 50.46 Setting up wdiff (1.2.2-2+b1) ... #13 50.47 Setting up lsb-base (10.2019051400) ... #13 50.48 Setting up mysql-common (5.8+1.0.5) ... #13 50.50 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 50.51 Setting up libxau6:armhf (1:1.0.8-1+b2) ... #13 50.52 Setting up libkeyutils1:armhf (1.6-6) ... #13 50.53 Setting up libpsl5:armhf (0.20.2-2) ... #13 50.54 Setting up libgpm2:armhf (1.20.7-5) ... #13 50.55 Setting up mime-support (3.62) ... #13 50.58 Setting up xdg-user-dirs (0.17-2) ... #13 50.61 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 50.62 Setting up psmisc (23.2-1+deb10u1) ... #13 50.63 Setting up libgc1c2:armhf (1:7.6.4-0.4) ... #14 50.00 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ... #14 50.00 Unpacking libfuture-perl (0.43-1) ... #14 50.04 Selecting previously unselected package libio-stringy-perl. #14 50.04 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ... #14 50.05 Unpacking libio-stringy-perl (2.111-3) ... #14 50.08 Selecting previously unselected package libparams-validate-perl. #14 50.08 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ... #14 50.08 Unpacking libparams-validate-perl (1.29-3) ... #14 50.12 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 50.12 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 50.12 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 50.15 Selecting previously unselected package libsort-versions-perl. #14 50.16 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ... #14 50.16 Unpacking libsort-versions-perl (1.62-1) ... #14 50.19 Selecting previously unselected package libgit-wrapper-perl. #14 50.19 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ... #14 50.19 Unpacking libgit-wrapper-perl (0.048-1) ... #14 50.22 Selecting previously unselected package libhttp-tiny-multipart-perl. #15 4.777 (95/98): glibc-2.38-4.fc39.x86_64.rpm 10 MB/s | 2.2 MB 00:00 #15 4.789 (96/98): glibc-gconv-extra-2.38-4.fc39.x86_64.r 8.8 MB/s | 1.6 MB 00:00 #15 4.792 (97/98): glibc-minimal-langpack-2.38-4.fc39.x86 2.2 MB/s | 68 kB 00:00 #15 4.801 (98/98): systemd-libs-254.2-7.fc39.x86_64.rpm 28 MB/s | 689 kB 00:00 #15 4.804 -------------------------------------------------------------------------------- #15 4.804 Total 38 MB/s | 110 MB 00:02 #14 50.61 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 50.62 Setting up libmodule-runtime-perl (0.016-1) ... #14 50.63 Setting up libmailtools-perl (2.21-1) ... #14 50.68 Setting up git (1:2.25.1-1ubuntu3.11) ... #14 50.71 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 50.75 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 50.82 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 4.250 #15 4.250 The package has been created. #15 4.250 Attention, the package has been created in the current directory, #15 4.250 not in ".." as indicated by the message above! #15 4.275 Selecting previously unselected package docker-ce-build-deps. #15 4.287 (Reading database ... 17884 files and directories currently installed.) #15 4.288 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 4.291 Unpacking docker-ce-build-deps (1.0) ... #13 50.25 Running transaction check #13 50.32 Transaction check succeeded. #13 50.32 Running transaction test #13 49.00 Setting up libbinutils:armhf (2.35.2-2) ... #13 49.01 Setting up libfido2-1:armhf (1.6.0-2) ... #13 49.03 Setting up libisl23:armhf (0.23-1) ... #13 49.04 Setting up libc-dev-bin (2.31-13+deb11u6) ... #13 49.05 Setting up openssl (1.1.1n-0+deb11u5) ... #13 49.07 Setting up libbsd0:armhf (0.11.3-1) ... #13 49.08 Setting up libelf1:armhf (0.183-1) ... #13 49.09 Setting up readline-common (8.1-1) ... #13 49.11 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 49.12 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 49.13 Setting up libmarkdown2:armhf (2.2.6-1) ... #13 49.14 Setting up libcc1-0:armhf (10.2.1-6) ... #13 49.16 Setting up iso-codes (4.6.0-1) ... #13 49.17 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 49.18 Setting up cpp-10 (10.2.1-6) ... #13 49.19 Setting up dctrl-tools (2.24-3) ... #13 49.21 Setting up debian-keyring (2021.07.26) ... #13 50.10 Preparing to unpack .../389-xauth_1%3a1.1.2-1_armhf.deb ... #13 50.10 Unpacking xauth (1:1.1.2-1) ... #13 50.16 Selecting previously unselected package xdg-user-dirs. #13 50.16 Preparing to unpack .../390-xdg-user-dirs_0.18-1_armhf.deb ... #13 50.17 Unpacking xdg-user-dirs (0.18-1) ... #13 50.25 Selecting previously unselected package zstd. #13 50.25 Preparing to unpack .../391-zstd_1.5.4+dfsg2-5_armhf.deb ... #13 50.26 Unpacking zstd (1.5.4+dfsg2-5) ... #13 50.39 Setting up liblz1:armhf (1.13-5) ... #15 10.53 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #15 10.54 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #15 10.57 Selecting previously unselected package libudev-dev:armhf. #15 10.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u9+rpi1_armhf.deb ... #15 10.58 Unpacking libudev-dev:armhf (241-7~deb10u9+rpi1) ... #15 10.62 Selecting previously unselected package libsepol1-dev:armhf. #15 10.62 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ... #15 10.63 Unpacking libsepol1-dev:armhf (2.8-1) ... #15 10.69 Selecting previously unselected package libpcre16-3:armhf. #15 10.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ... #15 10.70 Unpacking libpcre16-3:armhf (2:8.39-12) ... #15 10.75 Selecting previously unselected package libpcre32-3:armhf. #15 10.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ... #15 10.76 Unpacking libpcre32-3:armhf (2:8.39-12) ... #15 10.81 Selecting previously unselected package libpcrecpp0v5:armhf. #14 47.61 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 47.61 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 47.66 Selecting previously unselected package ucf. #14 47.66 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 47.67 Moving old data out of the way #14 47.67 Unpacking ucf (3.0043) ... #14 47.72 Selecting previously unselected package bsdextrautils. #14 47.72 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ... #14 47.72 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 47.76 Selecting previously unselected package libmagic-mgc. #14 47.76 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 47.76 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 47.84 Selecting previously unselected package libmagic1:armhf. #14 47.43 Selecting previously unselected package openssl. #14 47.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7243 files and directories currently installed.) #14 47.43 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_armhf.deb ... #14 47.44 Unpacking openssl (3.0.8-1ubuntu1.2) ... #14 47.50 Selecting previously unselected package ca-certificates. #14 47.50 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... #14 47.51 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... #14 47.57 Selecting previously unselected package distro-info-data. #14 47.57 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ... #14 47.58 Unpacking distro-info-data (0.57ubuntu0.1) ... #14 47.61 Selecting previously unselected package iso-codes. #16 15.43 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 61/91 #16 27.32 Installing : python3-policycoreutils-3.5-2.el9.noarch 62/91 #16 27.34 Installing : policycoreutils-python-utils-3.5-2.el9.noarch 63/91 #16 27.34 Installing : policycoreutils-devel-3.5-2.el9.x86_64 64/91 #16 27.55 Installing : selinux-policy-devel-38.1.23-1.el9.noarch 65/91 #16 27.57 Running scriptlet: selinux-policy-devel-38.1.23-1.el9.noarch 65/91 #16 27.58 Running scriptlet: openssh-8.7p1-34.el9.x86_64 66/91 #16 27.61 Installing : openssh-8.7p1-34.el9.x86_64 66/91 #16 27.62 Installing : libcbor-0.7.0-5.el9.x86_64 67/91 #16 27.63 Installing : libfido2-1.13.0-1.el9.x86_64 68/91 #16 27.65 Installing : openssh-clients-8.7p1-34.el9.x86_64 69/91 #14 48.62 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ... #14 48.62 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ... #14 48.65 Selecting previously unselected package m4. #14 48.65 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ... #14 48.65 Unpacking m4 (1.4.18-5ubuntu2) ... #14 48.68 Selecting previously unselected package autoconf. #14 48.68 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #14 48.69 Unpacking autoconf (2.71-2) ... #14 48.73 Selecting previously unselected package autotools-dev. #14 48.73 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #14 48.73 Unpacking autotools-dev (20220109.1) ... #14 48.77 Selecting previously unselected package automake. #14 48.77 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #14 48.78 Unpacking automake (1:1.16.5-1.3) ... #14 48.82 Selecting previously unselected package autopoint. #14 48.82 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #14 48.83 Unpacking autopoint (0.21-4ubuntu4) ... #12 54.49 Installing : perl-overloading-0.02-494.fc37.noarch 99/143 #12 54.49 Installing : perl-Pod-Usage-4:2.03-3.fc37.noarch 100/143 #12 54.50 Installing : perl-MIME-Base64-3.16-489.fc37.aarch64 101/143 #12 54.51 Installing : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64 102/143 #12 54.52 Installing : perl-constant-1.33-490.fc37.noarch 103/143 #12 54.52 Installing : perl-parent-1:0.238-489.fc37.noarch 104/143 #12 54.53 Installing : perl-Errno-1.36-494.fc37.aarch64 105/143 #12 54.53 Installing : perl-File-Basename-2.85-494.fc37.noarch 106/143 #12 54.54 Installing : perl-Getopt-Std-1.13-494.fc37.noarch 107/143 #12 54.55 Installing : perl-Storable-1:3.26-489.fc37.aarch64 108/143 #12 54.55 Installing : perl-overload-1.35-494.fc37.noarch 109/143 #12 54.56 Installing : perl-vars-1.05-494.fc37.noarch 110/143 #12 54.57 Installing : perl-Getopt-Long-1:2.54-1.fc37.noarch 111/143 #12 54.57 Installing : perl-Carp-1.52-489.fc37.noarch 112/143 #12 54.58 Installing : perl-Exporter-5.77-489.fc37.noarch 113/143 #12 54.58 Installing : perl-PathTools-3.84-489.fc37.aarch64 114/143 #12 54.60 Installing : perl-NDBM_File-1.15-494.fc37.aarch64 115/143 #12 54.61 Installing : perl-DynaLoader-1.52-494.fc37.aarch64 116/143 #13 49.65 Selecting previously unselected package git. #13 49.65 Preparing to unpack .../106-git_1%3a2.30.2-1+deb11u2_armhf.deb ... #13 49.67 Unpacking git (1:2.30.2-1+deb11u2) ... #14 54.15 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ... #14 54.16 Unpacking libsub-override-perl (0.09-4) ... #14 54.23 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 54.23 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 54.24 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 54.27 Selecting previously unselected package dh-strip-nondeterminism. #14 54.27 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 54.28 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 54.31 Selecting previously unselected package libdw1:arm64. #14 54.31 Preparing to unpack .../110-libdw1_0.188-2.1_arm64.deb ... #14 54.32 Unpacking libdw1:arm64 (0.188-2.1) ... #14 54.35 Selecting previously unselected package debugedit. #14 54.36 Preparing to unpack .../111-debugedit_1%3a5.0-5_arm64.deb ... #14 54.36 Unpacking debugedit (1:5.0-5) ... #14 54.40 Selecting previously unselected package dwz. #13 52.89 Setting up libio-prompter-perl (0.004015-2) ... #13 52.90 Setting up libiterator-util-perl (0.02+ds1-2) ... #13 52.91 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #13 52.92 Setting up libhttp-cookies-perl (6.10-1) ... #13 52.93 Setting up libtool (2.4.7-5) ... #13 52.94 Setting up po-debconf (1.0.21+nmu1) ... #13 52.95 Setting up libhtml-tree-perl (5.07-3) ... #13 52.96 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #13 52.96 Setting up libcgi-pm-perl (4.55-1) ... #13 52.97 Setting up python3 (3.11.2-1+b1) ... #16 0.978 Reading package lists... #14 55.29 137 added, 0 removed; done. #14 55.34 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 55.36 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 55.36 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 55.38 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 55.38 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 #14 55.39 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 55.39 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 #14 55.39 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ... #14 55.40 Setting up libgdbm-compat4:arm64 (1.18.1-5) ... #14 55.41 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ... #14 55.42 Setting up dwz (0.13-5) ... #14 55.43 Setting up groff-base (1.22.4-4build1) ... #14 55.45 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #17 6.646 Running transaction check #17 6.747 Transaction check succeeded. #17 6.747 Running transaction test #13 50.64 Setting up libyaml-0-2:armhf (0.2.1-1) ... #13 50.65 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #13 50.66 No schema files found: doing nothing. #13 50.67 Setting up distro-info-data (0.41+deb10u7) ... #13 50.68 Setting up manpages (4.16-2) ... #13 50.69 Setting up unzip (6.0-23+deb10u3) ... #13 50.71 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ... #13 50.72 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #13 50.74 Setting up binutils-common:armhf (2.31.1-16) ... #13 50.75 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #13 50.76 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #13 50.78 Setting up less (487-0.1+b1) ... #13 50.87 Setting up perl-openssl-defaults:armhf (3) ... #14 50.23 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 50.23 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 50.26 Selecting previously unselected package libio-prompter-perl. #14 50.26 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ... #14 50.26 Unpacking libio-prompter-perl (0.004015-1) ... #14 50.30 Selecting previously unselected package libjson-perl. #14 50.30 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ... #14 50.30 Unpacking libjson-perl (4.02000-2) ... #14 50.35 Selecting previously unselected package liblog-any-perl. #14 50.35 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ... #14 50.36 Unpacking liblog-any-perl (1.708-1) ... #14 50.39 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 50.39 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 50.40 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 50.43 Selecting previously unselected package libpackage-stash-perl. #14 50.43 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ... #14 50.43 Unpacking libpackage-stash-perl (0.38-1) ... #14 50.89 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 51.01 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 51.04 Setting up dh-strip-nondeterminism (1.7.0-1) ... #14 51.06 Setting up libconst-fast-perl (0.014-1) ... #14 51.07 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 51.08 Setting up libgit-wrapper-perl (0.048-1) ... #13 50.76 Transaction test succeeded. #13 50.76 Running transaction #13 49.22 Setting up libgdbm6:armhf (1.19-2) ... #13 49.23 Setting up libctf0:armhf (2.35.2-2) ... #13 49.24 Setting up pinentry-curses (1.1.0-4) ... #13 49.26 Setting up manpages-dev (5.10-1) ... #13 49.27 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 49.29 Setting up libxcb1:armhf (1.14-3) ... #13 49.30 Setting up gettext (0.21-4) ... #13 49.31 Setting up xdelta (1.1.3-9.3) ... #13 49.32 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #13 49.33 Setting up libgcc-10-dev:armhf (10.2.1-6) ... #13 49.34 Setting up libedit2:armhf (3.1-20191231-2+b1) ... #13 49.36 Setting up libreadline8:armhf (8.1-1) ... #13 49.37 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #13 49.38 Setting up m4 (1.4.18-5) ... #13 49.40 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... #13 49.41 Setting up ca-certificates (20210119) ... #13 50.41 Setting up libksba8:armhf (1.6.3-2) ... #13 50.42 Setting up media-types (10.0.0) ... #13 50.45 Setting up libpipeline1:armhf (1.5.7-1) ... #13 50.46 Setting up plzip (1.10-5) ... #13 50.47 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 50.48 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 50.49 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 50.49 Setting up wdiff (1.2.2-5) ... #13 50.51 Setting up libaom3:armhf (3.6.0-1) ... #13 50.52 Setting up libabsl20220623:armhf (20220623.1-1) ... #13 50.53 Setting up libxau6:armhf (1:1.0.9-1) ... #13 50.55 Setting up libre2-9:armhf (20220601+dfsg-1+b1) ... #13 50.56 Setting up libkeyutils1:armhf (1.6.3-2) ... #13 50.58 Setting up libpsl5:armhf (0.21.2-1) ... #13 50.59 Setting up libgpm2:armhf (1.20.7-10+b1) ... #13 50.60 Setting up libicu72:armhf (72.1-3) ... #15 10.81 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #15 10.81 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #15 10.85 Selecting previously unselected package libpcre3-dev:armhf. #15 10.85 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ... #15 10.85 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #15 10.94 Selecting previously unselected package libselinux1-dev:armhf. #15 10.94 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ... #15 10.95 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #15 10.99 Selecting previously unselected package libdevmapper-dev:armhf. #15 11.00 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #15 11.00 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... #15 11.03 Selecting previously unselected package libltdl7:armhf. #15 11.04 Preparing to unpack .../23-libltdl7_2.4.6-9_armhf.deb ... #15 11.04 Unpacking libltdl7:armhf (2.4.6-9) ... #14 47.84 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 47.84 Unpacking libmagic1:armhf (1:5.41-3ubuntu0.1) ... #14 47.87 Selecting previously unselected package file. #14 47.87 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 47.88 Unpacking file (1:5.41-3ubuntu0.1) ... #14 47.91 Selecting previously unselected package gettext-base. #14 47.91 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ... #14 47.92 Unpacking gettext-base (0.21-4ubuntu4) ... #14 47.96 Selecting previously unselected package libuchardet0:armhf. #14 47.96 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ... #14 47.96 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #14 48.00 Selecting previously unselected package groff-base. #14 48.00 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ... #14 48.01 Unpacking groff-base (1.22.4-8build1) ... #14 48.07 Selecting previously unselected package libcbor0.8:armhf. #13 54.07 Transaction test succeeded. #13 54.08 Running transaction #14 47.61 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ... #14 47.61 Unpacking iso-codes (4.12.0-1) ... #14 47.79 Selecting previously unselected package krb5-locales. #14 47.80 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ... #14 47.80 Unpacking krb5-locales (1.20.1-1build1) ... #14 47.84 Selecting previously unselected package less. #14 47.84 Preparing to unpack .../005-less_590-1.2_armhf.deb ... #14 47.85 Unpacking less (590-1.2) ... #14 47.90 Selecting previously unselected package libbsd0:armhf. #14 47.90 Preparing to unpack .../006-libbsd0_0.11.7-4_armhf.deb ... #14 47.90 Unpacking libbsd0:armhf (0.11.7-4) ... #14 47.95 Selecting previously unselected package libelf1:armhf. #14 47.95 Preparing to unpack .../007-libelf1_0.188-2.1_armhf.deb ... #14 47.96 Unpacking libelf1:armhf (0.188-2.1) ... #14 48.00 Selecting previously unselected package libicu72:armhf. #14 48.00 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_armhf.deb ... #14 48.00 Unpacking libicu72:armhf (72.1-3ubuntu2) ... #16 27.66 Running scriptlet: openssh-clients-8.7p1-34.el9.x86_64 69/91 #16 27.75 Installing : git-core-2.39.3-1.el9.x86_64 70/91 #14 48.86 Selecting previously unselected package binutils-common:arm64. #14 48.86 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_arm64.deb ... #14 48.86 Unpacking binutils-common:arm64 (2.38-4ubuntu2.3) ... #14 48.90 Selecting previously unselected package libbinutils:arm64. #14 48.90 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_arm64.deb ... #14 48.90 Unpacking libbinutils:arm64 (2.38-4ubuntu2.3) ... #14 48.95 Selecting previously unselected package libctf-nobfd0:arm64. #14 48.95 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_arm64.deb ... #14 48.95 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ... #14 48.98 Selecting previously unselected package libctf0:arm64. #14 48.98 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_arm64.deb ... #14 48.99 Unpacking libctf0:arm64 (2.38-4ubuntu2.3) ... #14 49.02 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 49.02 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.3_arm64.deb ... #14 49.03 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ... #12 54.65 Installing : perl-Encode-4:3.19-492.fc37.aarch64 117/143 #12 54.76 Installing : perl-libs-4:5.36.1-494.fc37.aarch64 118/143 #12 54.79 Installing : perl-interpreter-4:5.36.1-494.fc37.aarch64 119/143 #12 54.80 Installing : devscripts-checkbashisms-2.22.2-3.fc37.aarch64 120/143 #12 54.81 Installing : fpc-srpm-macros-1.3-6.fc37.noarch 121/143 #12 54.81 Installing : fonts-filesystem-1:2.0.5-9.fc37.noarch 122/143 #12 54.82 Installing : web-assets-filesystem-5-18.fc37.noarch 123/143 #12 54.83 Installing : js-jquery-3.6.0-3.fc37.noarch 124/143 #12 54.84 Installing : python-systemd-doc-235-1.fc37.aarch64 125/143 #12 54.86 Installing : python3-systemd-235-1.fc37.aarch64 126/143 #12 54.88 Installing : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 127/143 #12 54.89 Installing : efi-srpm-macros-5-6.fc37.noarch 128/143 #12 54.89 Installing : fonts-srpm-macros-1:2.0.5-9.fc37.noarch 129/143 #12 54.90 Installing : go-srpm-macros-3.2.0-1.fc37.noarch 130/143 #12 54.91 Installing : python-srpm-macros-3.11-6.fc37.noarch 131/143 #12 54.92 Installing : redhat-rpm-config-229-1.fc37.noarch 132/143 #12 54.93 Installing : ed-1.18-2.fc37.aarch64 133/143 #12 54.94 Installing : patch-2.7.6-17.fc37.aarch64 134/143 #12 54.95 Installing : diffutils-3.8-3.fc37.aarch64 135/143 #13 50.10 Setting up media-types (4.0.0) ... #13 50.11 Setting up libpipeline1:armhf (1.5.3-1) ... #13 50.13 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 50.14 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 50.14 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 #13 50.15 Setting up libicu67:armhf (67.1-7) ... #14 54.40 Preparing to unpack .../112-dwz_0.15-1_arm64.deb ... #14 54.40 Unpacking dwz (0.15-1) ... #14 54.44 Selecting previously unselected package gettext. #14 54.44 Preparing to unpack .../113-gettext_0.21-11_arm64.deb ... #14 54.44 Unpacking gettext (0.21-11) ... #14 54.50 Selecting previously unselected package intltool-debian. #14 54.50 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ... #14 54.51 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 54.54 Selecting previously unselected package po-debconf. #14 54.54 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #14 54.54 Unpacking po-debconf (1.0.21+nmu1) ... #14 54.60 Selecting previously unselected package debhelper. #14 54.60 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ... #14 54.60 Unpacking debhelper (13.11.4ubuntu3) ... #14 54.66 Selecting previously unselected package libfakeroot:arm64. #14 54.66 Preparing to unpack .../117-libfakeroot_1.31-1.1_arm64.deb ... #14 54.67 Unpacking libfakeroot:arm64 (1.31-1.1) ... #14 54.70 Selecting previously unselected package fakeroot. #13 53.23 Setting up libhtml-format-perl (2.16-2) ... #13 53.24 Setting up python3-xdg (0.28-2) ... #16 2.102 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.102 dpkg-buildpackage: info: source version 1.0 #16 2.102 dpkg-buildpackage: info: source distribution unstable #16 2.102 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.140 dpkg-buildpackage: info: host architecture amd64 #16 2.140 dpkg-source --before-build . #14 55.46 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 55.47 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.4) ... #14 55.48 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ... #14 55.55 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.5) ... #14 55.56 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ... #14 55.57 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... #13 50.88 Setting up linux-libc-dev:armhf (4.19.289-2) ... #13 50.89 Setting up gettext-base (0.19.8.1-9) ... #13 50.90 Setting up liblzo2-2:armhf (2.10-0.1) ... #13 50.91 Setting up libnpth0:armhf (1.6-1) ... #13 50.92 Setting up krb5-locales (1.17-3+deb10u5) ... #13 50.93 Setting up file (1:5.35-4+deb10u2) ... #13 50.94 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ... #13 50.95 Setting up libassuan0:armhf (2.5.2-1) ... #13 50.96 Setting up libgomp1:armhf (8.3.0-6) ... #13 50.97 Setting up libapt-inst2.0:armhf (1.8.2.3) ... #13 50.98 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 50.99 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 51.01 Setting up libicu63:armhf (63.1-6+deb10u3) ... #13 51.02 Setting up libfakeroot:armhf (1.23-1) ... #13 51.03 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ... #13 51.05 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #13 51.06 Setting up fakeroot (1.23-1) ... #13 51.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 51.08 Setting up mariadb-common (1:10.3.39-0+deb10u1) ... #14 50.51 Selecting previously unselected package libsub-identify-perl. #14 50.51 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ... #14 50.51 Unpacking libsub-identify-perl (0.14-1build2) ... #14 50.54 Selecting previously unselected package libsub-name-perl. #14 50.54 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ... #14 50.55 Unpacking libsub-name-perl (0.26-1) ... #14 50.57 Selecting previously unselected package libnamespace-clean-perl. #14 50.58 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ... #14 50.58 Unpacking libnamespace-clean-perl (0.27-1) ... #14 50.61 Selecting previously unselected package libpath-tiny-perl. #14 50.61 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ... #14 50.62 Unpacking libpath-tiny-perl (0.108-1) ... #14 50.65 Selecting previously unselected package libtype-tiny-perl. #14 50.65 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ... #14 50.65 Unpacking libtype-tiny-perl (1.008001-2) ... #14 50.71 Selecting previously unselected package libgitlab-api-v4-perl. #14 50.71 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 50.71 Unpacking libgitlab-api-v4-perl (0.25-1) ... #15 6.174 Running transaction check #15 6.455 Transaction check succeeded. #15 6.455 Running transaction test #14 51.09 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.19) ... #14 51.13 Setting up curl (7.68.0-1ubuntu2.19) ... #14 51.14 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 51.15 Setting up libmodule-implementation-perl (0.09-1) ... #14 51.16 Setting up libemail-valid-perl (1.202-1) ... #14 51.18 Setting up libpackage-stash-perl (0.38-1) ... #14 51.19 Setting up libimport-into-perl (1.002005-1) ... #14 51.20 Setting up libmoo-perl (2.003006-1) ... #14 51.24 Setting up liblist-someutils-perl (0.58-1) ... #14 51.25 Setting up liblist-someutils-xs-perl (0.58-2) ... #14 51.27 Setting up gnupg (2.2.19-3ubuntu2.2) ... #14 51.28 Setting up libmoox-aliases-perl (0.001006-1) ... #14 51.30 Setting up libparams-validate-perl (1.29-3) ... #13 50.62 Setting up liblerc4:armhf (4.0.0+ds-2) ... #13 50.63 Setting up bsdextrautils (2.38.1-5+b1) ... #13 50.65 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #13 50.66 Setting up libtext-glob-perl (0.11-3) ... #13 50.67 Setting up xdg-user-dirs (0.18-1) ... #13 50.71 Setting up libmagic-mgc (1:5.44-3) ... #13 50.73 Setting up libyaml-0-2:armhf (0.2.5-1) ... #13 50.74 Setting up libglib2.0-0:armhf (2.74.6-2) ... #13 50.75 No schema files found: doing nothing. #13 50.81 Setting up distro-info-data (0.58) ... #13 50.82 Setting up manpages (6.03-2) ... #13 50.84 Setting up libtirpc-common (1.3.3+ds-1) ... #13 50.86 Setting up unzip (6.0-28) ... #13 50.88 Setting up libcbor0.8:armhf (0.8.0-2+b1) ... #13 50.89 Setting up libbrotli1:armhf (1.0.9-2+b6) ... #13 50.90 Setting up libsqlite3-0:armhf (3.40.1-2) ... #13 50.92 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ... #13 50.94 Setting up libfcgi-bin (2.4.2-2) ... #15 11.08 Selecting previously unselected package libltdl-dev:armhf. #15 11.08 Preparing to unpack .../24-libltdl-dev_2.4.6-9_armhf.deb ... #15 11.08 Unpacking libltdl-dev:armhf (2.4.6-9) ... #15 11.13 Selecting previously unselected package libseccomp-dev:armhf. #15 11.13 Preparing to unpack .../25-libseccomp-dev_2.3.3-4_armhf.deb ... #15 11.13 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #15 11.20 Selecting previously unselected package libsystemd-dev:armhf. #15 11.20 Preparing to unpack .../26-libsystemd-dev_241-7~deb10u9+rpi1_armhf.deb ... #15 11.20 Unpacking libsystemd-dev:armhf (241-7~deb10u9+rpi1) ... #15 11.28 Selecting previously unselected package pkg-config. #15 11.28 Preparing to unpack .../27-pkg-config_0.29-6_armhf.deb ... #15 11.28 Unpacking pkg-config (0.29-6) ... #15 11.33 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #14 48.07 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #14 48.08 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 48.12 Selecting previously unselected package libedit2:armhf. #14 48.12 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ... #14 48.13 Unpacking libedit2:armhf (3.1-20210910-1build1) ... #14 48.17 Selecting previously unselected package libfido2-1:armhf. #14 48.17 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ... #14 48.17 Unpacking libfido2-1:armhf (1.10.0-1) ... #14 48.21 Selecting previously unselected package libnghttp2-14:armhf. #14 48.22 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ... #14 48.24 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ... #14 48.29 Selecting previously unselected package libpipeline1:armhf. #14 48.29 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ... #14 48.30 Unpacking libpipeline1:armhf (1.5.5-1) ... #14 48.33 Selecting previously unselected package libpng16-16:armhf. #16 27.94 Installing : git-core-doc-2.39.3-1.el9.noarch 71/91 #16 27.95 Installing : perl-Git-2.39.3-1.el9.noarch 72/91 #16 27.96 Installing : git-2.39.3-1.el9.x86_64 73/91 #16 27.97 Installing : kmod-libs-28-9.el9.x86_64 74/91 #16 27.97 Installing : acl-2.3.1-3.el9.x86_64 75/91 #16 27.98 Installing : dbus-1:1.12.20-8.el9.x86_64 76/91 #16 27.98 Installing : systemd-pam-252-18.el9.x86_64 77/91 #14 49.14 Selecting previously unselected package binutils. #14 49.15 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_arm64.deb ... #14 49.15 Unpacking binutils (2.38-4ubuntu2.3) ... #14 49.18 Selecting previously unselected package libc-dev-bin. #14 49.18 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.3_arm64.deb ... #14 49.18 Unpacking libc-dev-bin (2.35-0ubuntu3.3) ... #14 49.21 Selecting previously unselected package linux-libc-dev:arm64. #14 49.21 Preparing to unpack .../064-linux-libc-dev_5.15.0-84.93_arm64.deb ... #14 49.22 Unpacking linux-libc-dev:arm64 (5.15.0-84.93) ... #14 49.36 Selecting previously unselected package libcrypt-dev:arm64. #12 54.96 Installing : dash-0.5.11.5-2.fc37.aarch64 136/143 #12 54.97 Running scriptlet: dash-0.5.11.5-2.fc37.aarch64 136/143 #12 54.99 Installing : cpio-2.13-13.fc37.aarch64 137/143 #12 55.00 Installing : bzip2-1.0.8-12.fc37.aarch64 138/143 #12 55.01 Installing : rpm-build-4.18.1-2.fc37.aarch64 139/143 #12 55.02 Installing : rpmlint-fedora-license-data-1.29-1.fc37.noarch 140/143 #12 55.05 Installing : rpmlint-2.4.0-6.fc37.noarch 141/143 #12 55.06 Installing : dnf-plugins-core-4.4.2-1.fc37.noarch 142/143 #12 55.17 Installing : glibc-gconv-extra-2.36-11.fc37.aarch64 143/143 #13 47.60 Fedora Modular 38 - x86_64 126 kB/s | 2.8 MB 00:22 #13 50.57 Fedora 38 - x86_64 - Updates 13 MB/s | 32 MB 00:02 #13 50.16 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 50.17 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 50.18 Setting up binutils-common:armhf (2.35.2-2+rpi1) ... #13 50.20 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ... #13 50.22 Setting up perl-openssl-defaults:armhf (5) ... #13 50.23 Setting up linux-libc-dev:armhf (1:1.20230405-1) ... #13 50.24 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #13 50.26 Setting up gettext-base (0.21-4) ... #13 50.27 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... #13 50.28 Setting up file (1:5.39-3+deb11u1) ... #13 50.30 Setting up libgomp1:armhf (10.2.1-6+rpi1) ... #13 50.31 Setting up bzip2 (1.0.8-4) ... #13 50.32 Setting up libfakeroot:armhf (1.25.3-1.1) ... #13 50.34 Setting up libasan6:armhf (10.2.1-6+rpi1) ... #13 50.35 Setting up fakeroot (1.25.3-1.1) ... #13 50.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 54.71 Preparing to unpack .../118-fakeroot_1.31-1.1_arm64.deb ... #14 54.71 Unpacking fakeroot (1.31-1.1) ... #14 54.75 Selecting previously unselected package libassuan0:arm64. #14 54.75 Preparing to unpack .../119-libassuan0_2.5.5-5_arm64.deb ... #14 54.76 Unpacking libassuan0:arm64 (2.5.5-5) ... #14 54.79 Selecting previously unselected package gpgconf. #14 54.79 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ... #14 54.80 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 54.84 Selecting previously unselected package libksba8:arm64. #14 54.84 Preparing to unpack .../121-libksba8_1.6.3-2_arm64.deb ... #14 54.85 Unpacking libksba8:arm64 (1.6.3-2) ... #14 54.91 Selecting previously unselected package libnpth0:arm64. #14 54.91 Preparing to unpack .../122-libnpth0_1.6-3build2_arm64.deb ... #14 54.91 Unpacking libnpth0:arm64 (1.6-3build2) ... #14 54.98 Selecting previously unselected package dirmngr. #13 53.37 Setting up libxml-sax-perl (1.02+dfsg-3) ... #13 53.42 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 53.48 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 53.59 #13 53.59 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 53.70 Setting up libfeature-compat-class-perl (0.05-1) ... #16 2.243 debian/rules clean #16 2.245 dh clean #16 2.351 dh_clean #14 50.75 Selecting previously unselected package libhash-fieldhash-perl. #14 50.75 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ... #14 50.75 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 50.78 Selecting previously unselected package libhtml-form-perl. #14 50.78 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ... #14 50.79 Unpacking libhtml-form-perl (6.07-1) ... #14 50.82 Selecting previously unselected package libhtml-format-perl. #14 50.82 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ... #14 50.83 Unpacking libhtml-format-perl (2.12-1) ... #14 50.85 Selecting previously unselected package libhttp-daemon-perl. #14 50.86 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 50.86 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 50.89 Selecting previously unselected package libidn11:armhf. #14 50.90 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ... #14 50.90 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ... #14 50.93 Selecting previously unselected package libstruct-dumb-perl. #14 50.93 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ... #14 50.94 Unpacking libstruct-dumb-perl (0.09-1) ... #14 50.96 Selecting previously unselected package libio-async-perl. #14 50.97 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ... #14 50.97 Unpacking libio-async-perl (0.75-1) ... #14 51.02 Selecting previously unselected package liblinux-epoll-perl. #14 51.02 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ... #14 51.02 Unpacking liblinux-epoll-perl (0.017-1) ... #14 51.05 Selecting previously unselected package libio-async-loop-epoll-perl. #13 51.09 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 51.10 Setting up libasan5:armhf (8.3.0-6) ... #13 51.11 Setting up autotools-dev (20180224.1) ... #13 51.12 Setting up libglib2.0-data (2.58.3-2+deb10u4) ... #13 51.13 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u2) ... #13 51.14 Setting up libwrap0:armhf (7.6.q-28) ... #13 51.16 Setting up libx11-data (2:1.6.7-1+deb10u3) ... #13 51.17 Setting up make (4.2.1-1.2) ... #13 51.18 Setting up libmpfr6:armhf (4.0.2-1) ... #13 51.19 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 51.20 Setting up libntlm0:armhf (1.5-1+deb10u1) ... #13 51.21 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #13 51.22 Setting up libidn11:armhf (1.33-2.2) ... #13 51.23 Setting up libncurses6:armhf (6.1+20181013-2+deb10u3) ... #13 51.24 Setting up strace (4.26-0.2) ... #13 51.25 Setting up libsigsegv2:armhf (2.12-2) ... #13 51.29 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 51.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 51.31 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ... #13 51.32 Setting up t1utils (1.41-3) ... #13 51.33 Setting up diffstat (1.62-1) ... #13 51.34 Setting up libmpc3:armhf (1.1.0-1) ... #13 51.35 Setting up libatomic1:armhf (8.3.0-6) ... #13 51.36 Setting up patch (2.7.6-3+deb10u1) ... #13 51.37 Setting up mailutils-common (1:3.5-4) ... #13 51.38 Setting up autopoint (0.19.8.1-9) ... #13 51.39 Setting up libmariadb3:armhf (1:10.3.39-0+deb10u1) ... #14 51.31 Setting up libb-hooks-endofscope-perl (0.24-1) ... #14 51.33 Setting up libnamespace-clean-perl (0.27-1) ... #14 51.34 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #14 51.35 Setting up libgitlab-api-v4-perl (0.25-1) ... #14 51.36 Setting up libmoox-struct-perl (0.017-1) ... #14 51.38 Setting up lintian (2.62.0ubuntu2.2) ... #14 51.40 Setting up licensecheck (3.0.45-1) ... #14 51.41 Setting up dh-autoreconf (19) ... #14 51.42 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 51.43 Setting up libwww-perl (6.43-1) ... #14 51.45 Setting up debhelper (12.10ubuntu1) ... #14 51.47 Setting up devscripts (2.20.2ubuntu2) ... #13 50.12 Setting up libgpgme11:arm64 (1.18.0-3+b1) ... #13 50.13 Setting up dirmngr (2.2.40-1.1) ... #13 50.26 Setting up perl (5.36.0-7) ... #13 50.28 Setting up libpackage-stash-xs-perl:arm64 (0.30-1+b1) ... #13 50.29 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 50.30 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 50.31 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... #13 50.32 Setting up libdata-dump-perl (1.25-1) ... #13 50.33 Setting up gcc-12 (12.2.0-14) ... #13 50.34 Setting up libfile-find-rule-perl (0.34-3) ... #13 50.95 Setting up binutils-common:armhf (2.40-2) ... #13 50.96 Setting up libnghttp2-14:armhf (1.52.0-1) ... #13 50.98 Setting up libmagic1:armhf (1:5.44-3) ... #13 51.00 Setting up libdeflate0:armhf (1.14-1) ... #13 51.02 Setting up less (590-2) ... #13 51.03 Setting up perl-openssl-defaults:armhf (7+b1) ... #13 51.05 Setting up linux-libc-dev:armhf (6.1.52-1) ... #13 51.06 Setting up libctf-nobfd0:armhf (2.40-2) ... #13 51.07 Setting up gettext-base (0.21-12) ... #13 51.09 Setting up m4 (1.4.19-3) ... #13 51.10 Setting up liblzo2-2:armhf (2.10-2) ... #13 51.12 Setting up libnpth0:armhf (1.6-3) ... #13 51.13 Setting up krb5-locales (1.20.1-2) ... #13 51.14 Setting up file (1:5.44-3) ... #13 51.16 Setting up libsvtav1enc1:armhf (1.4.1+dfsg-1) ... #15 11.34 Setting up libseccomp-dev:armhf (2.3.3-4) ... #15 11.35 Setting up libpcre16-3:armhf (2:8.39-12) ... #15 11.36 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ... #15 11.37 Setting up libsepol1-dev:armhf (2.8-1) ... #15 11.38 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #15 11.39 Setting up bash-completion (1:2.8-6) ... #14 48.33 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ... #14 48.34 Unpacking libpng16-16:armhf (1.6.37-3build5) ... #14 48.38 Selecting previously unselected package libpsl5:armhf. #14 48.38 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ... #14 48.38 Unpacking libpsl5:armhf (0.21.0-1.2build2) ... #14 48.41 Selecting previously unselected package libxau6:armhf. #14 48.41 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ... #14 48.42 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #14 48.46 Selecting previously unselected package libxdmcp6:armhf. #14 48.46 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #14 48.46 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 48.49 Selecting previously unselected package libxcb1:armhf. #14 48.49 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ... #14 48.50 Unpacking libxcb1:armhf (1.14-3ubuntu3) ... #14 48.54 Selecting previously unselected package libx11-data. #14 48.54 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.2_all.deb ... #14 48.54 Unpacking libx11-data (2:1.7.5-1ubuntu0.2) ... #14 48.60 Selecting previously unselected package libx11-6:armhf. #13 49.87 Updating certificates in /etc/ssl/certs... #16 28.02 Running scriptlet: systemd-252-18.el9.x86_64 78/91 #16 28.27 Installing : systemd-252-18.el9.x86_64 78/91 #16 28.33 Running scriptlet: systemd-252-18.el9.x86_64 78/91 #16 28.48 Installing : dbus-common-1:1.12.20-8.el9.noarch 79/91 #14 49.36 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ... #14 49.36 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ... #14 49.39 Selecting previously unselected package rpcsvc-proto. #14 49.39 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #14 49.40 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 49.43 Selecting previously unselected package libtirpc-dev:arm64. #14 49.43 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ... #14 49.43 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #14 49.46 Selecting previously unselected package libnsl-dev:arm64. #14 49.47 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ... #14 49.47 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #14 49.50 Selecting previously unselected package libc6-dev:arm64. #14 49.50 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.3_arm64.deb ... #14 49.50 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.3) ... #14 49.61 Selecting previously unselected package gcc-11-base:arm64. #13 54.69 Preparing : 1/1 #13 54.74 Installing : elfutils-debuginfod-client-0.189-3.fc38.aarch64 1/142 #13 54.75 Installing : python3-six-1.16.0-9.fc38.noarch 2/142 #13 54.75 Installing : hunspell-filesystem-1.7.2-3.fc38.aarch64 3/142 #13 54.76 Installing : hunspell-en-GB-0.20201207-3.fc38.noarch 4/142 #13 54.77 Installing : hunspell-en-0.20201207-3.fc38.noarch 5/142 #13 54.78 Installing : hunspell-en-US-0.20201207-3.fc38.noarch 6/142 #13 54.79 Installing : hunspell-1.7.2-3.fc38.aarch64 7/142 #13 54.82 Installing : elfutils-0.189-3.fc38.aarch64 8/142 #13 54.83 Installing : xz-5.4.1-1.fc38.aarch64 9/142 #13 54.85 Installing : unzip-6.0-60.fc38.aarch64 10/142 #13 54.85 Installing : file-5.44-3.fc38.aarch64 11/142 #13 54.86 Installing : dwz-0.15-2.fc38.aarch64 12/142 #13 54.87 Installing : zip-3.0-36.fc38.aarch64 13/142 #13 54.88 Installing : enchant2-2.3.4-1.fc38.aarch64 14/142 #13 54.90 Installing : python3-enchant-3.2.2-6.fc38.noarch 15/142 #13 54.91 Installing : python3-construct-2.10.68-4.fc38.noarch 16/142 #13 54.92 Installing : python3-pybeam-0.7-5.fc38.noarch 17/142 #13 54.94 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 18/142 #13 50.36 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 #13 50.36 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 #13 50.36 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 #13 50.36 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 #13 50.36 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 #13 50.36 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 #13 50.36 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 #13 50.36 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 #13 50.38 Setting up autotools-dev (20180224.1+nmu1) ... #13 50.42 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 50.43 Setting up make (4.3-4.1) ... #13 50.44 Setting up libmpfr6:armhf (4.1.0-3) ... #13 50.45 Setting up libsigsegv2:armhf (2.13-1) ... #13 50.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 50.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.48 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 #13 50.49 Setting up libmpc3:armhf (1.2.0-1) ... #13 50.50 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... #13 50.51 Setting up patch (2.7.6-7) ... #13 50.52 Setting up autopoint (0.21-4) ... #13 50.54 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... #13 50.55 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 50.56 Setting up sensible-utils (0.0.14) ... #13 50.57 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #13 50.58 Setting up libuchardet0:armhf (0.0.7-1) ... #13 50.59 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... #13 50.61 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 50.62 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... #13 50.63 Setting up libisl23:armhf (0.23-1) ... #13 50.64 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ... #13 50.65 Setting up libtinfo5:armhf (6.2+20201114-2+deb11u1) ... #13 50.67 Setting up libelf1:armhf (0.183-1) ... #13 50.68 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #14 54.98 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ... #14 55.00 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 55.04 Selecting previously unselected package gnupg-l10n. #14 55.04 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 55.04 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 55.08 Selecting previously unselected package gnupg-utils. #14 55.08 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ... #14 55.08 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 55.12 Selecting previously unselected package gpg. #14 55.13 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_arm64.deb ... #14 55.13 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 55.17 Selecting previously unselected package pinentry-curses. #14 55.17 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ... #14 55.18 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 55.22 Selecting previously unselected package gpg-agent. #13 53.71 Setting up python3-six (1.16.0-4) ... #13 53.82 Setting up dh-autoreconf (20) ... #13 53.83 Setting up libdata-validate-uri-perl (0.07-2) ... #13 53.84 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 53.85 Setting up python3-gpg (1.18.0-3+b1) ... #16 2.385 debian/rules binary #16 2.387 dh binary #16 2.479 dh_update_autotools_config #16 2.508 dh_autoreconf #16 2.550 create-stamp debian/debhelper-build-stamp #16 2.550 dh_prep #16 2.579 dh_auto_install --destdir=debian/docker-ce-build-deps/ #14 48.28 Selecting previously unselected package libxml2:armhf. #14 48.28 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_armhf.deb ... #14 48.29 Unpacking libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ... #14 48.34 Selecting previously unselected package libyaml-0-2:armhf. #14 48.34 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_armhf.deb ... #14 48.34 Unpacking libyaml-0-2:armhf (0.2.5-1) ... #14 48.38 Selecting previously unselected package lsb-release. #14 48.38 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ... #14 48.39 Unpacking lsb-release (12.0-1ubuntu1) ... #14 48.43 Selecting previously unselected package netbase. #14 48.43 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 48.43 Unpacking netbase (6.4) ... #14 48.46 Selecting previously unselected package python-apt-common. #14 48.47 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ... #14 48.47 Unpacking python-apt-common (2.5.3ubuntu1) ... #14 48.51 Selecting previously unselected package python3-apt. #14 51.05 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 51.06 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 51.08 Selecting previously unselected package libtypes-serialiser-perl. #14 51.08 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ... #14 51.09 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 51.12 Selecting previously unselected package libjson-xs-perl. #14 51.12 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ... #14 51.12 Unpacking libjson-xs-perl (4.020-1build1) ... #14 51.15 Selecting previously unselected package libjson-maybexs-perl. #14 51.16 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ... #14 51.16 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 51.19 Selecting previously unselected package liblist-compare-perl. #14 51.19 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ... #14 51.19 Unpacking liblist-compare-perl (0.53-1) ... #14 51.23 Selecting previously unselected package liblist-moreutils-perl. #14 51.23 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ... #14 51.23 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 51.26 Selecting previously unselected package liblist-someutils-perl. #14 56.21 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 56.22 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #14 56.23 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 56.24 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #14 56.25 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 56.26 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 51.44 Setting up libfl2:armhf (2.6.4-6.2) ... #13 51.45 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 51.46 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ... #13 51.47 Setting up libltdl7:armhf (2.4.6-9) ... #13 51.48 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #13 51.49 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ... #13 51.50 Setting up libubsan1:armhf (8.3.0-6) ... #13 51.51 Setting up libisl19:armhf (0.20-2) ... #13 51.57 Setting up dwz (0.12-3) ... #13 51.58 Setting up python-apt-common (1.8.4.3) ... #13 51.59 Setting up sensible-utils (0.0.12) ... #13 51.60 Setting up exim4-config (4.92-8+deb10u7) ... #14 51.62 Setting up equivs (2.2.0) ... #14 51.63 Setting up libxml-parser-perl (2.46-1) ... #14 51.64 Setting up libxml-sax-expat-perl (0.51-1) ... #14 51.69 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 51.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 50.34 Setting up libref-util-perl (0.204-2) ... #13 50.35 Setting up libipc-system-simple-perl (1.30-2) ... #13 50.36 Setting up libnet-domain-tld-perl (1.75-3) ... #13 50.37 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 50.38 Setting up libsocket6-perl (0.29-3) ... #13 50.39 Setting up libgd3:arm64 (2.3.3-9) ... #13 50.40 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 50.41 Setting up libio-html-perl (1.004-3) ... #13 50.42 Setting up libpod-parser-perl (1.65-1) ... #13 50.43 Setting up libb-hooks-op-check-perl:arm64 (0.22-2+b1) ... #13 50.44 Setting up libparams-util-perl (1.102-2+b1) ... #13 50.45 Setting up libdpkg-perl (1.21.22) ... #13 50.46 Setting up libtime-duration-perl (1.21-2) ... #13 50.47 Setting up autoconf (2.71-3) ... #13 50.48 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 50.49 Setting up libarray-intspan-perl (2.004-2) ... #13 50.50 Setting up libcapture-tiny-perl (0.48-2) ... #13 50.51 Setting up libtimedate-perl (2.3300-2) ... #13 50.52 Setting up libregexp-ipv6-perl (0.03-3) ... #13 50.53 Setting up gpg-wks-server (2.2.40-1.1) ... #13 50.54 Setting up libsub-name-perl:arm64 (0.26-2+b1) ... #13 50.54 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ... #13 51.17 Setting up libassuan0:armhf (2.5.5-5) ... #13 51.18 Setting up libgomp1:armhf (12.2.0-14) ... #13 51.19 Setting up bzip2 (1.0.8-5+b1) ... #13 51.21 Setting up libldap-common (2.5.13+dfsg-5) ... #13 51.23 Setting up pbzip2 (1.1.13-1) ... #13 51.25 Setting up libjbig0:armhf (2.1-6.1) ... #13 51.26 Setting up librav1e0:armhf (0.5.1-6) ... #13 51.27 Setting up libfakeroot:armhf (1.31-1.2) ... #13 51.29 Setting up libjansson4:armhf (2.14-2) ... #13 51.31 Setting up libkrb5support0:armhf (1.20.1-2) ... #13 51.32 Setting up libnumber-compare-perl (0.03-3) ... #13 51.34 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #13 51.35 Setting up fakeroot (1.31-1.2) ... #13 51.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 51.38 Setting up perl-modules-5.36 (5.36.0-7) ... #14 48.60 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.2_armhf.deb ... #14 48.61 Unpacking libx11-6:armhf (2:1.7.5-1ubuntu0.2) ... #14 48.65 Selecting previously unselected package libxext6:armhf. #14 48.65 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ... #14 48.66 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #14 48.69 Selecting previously unselected package libxmuu1:armhf. #14 48.69 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ... #14 48.69 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 48.74 Selecting previously unselected package man-db. #14 48.74 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ... #14 48.74 Unpacking man-db (2.10.2-1) ... #14 48.80 Selecting previously unselected package manpages. #14 48.80 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 48.80 Unpacking manpages (5.10-1ubuntu1) ... #16 28.51 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 79/91 #16 28.53 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #16 28.53 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #16 28.53 #16 28.53 Running scriptlet: dbus-broker-28-7.el9.x86_64 80/91 #16 28.59 Installing : dbus-broker-28-7.el9.x86_64 80/91 #16 28.60 Running scriptlet: dbus-broker-28-7.el9.x86_64 80/91 #16 28.61 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #16 28.61 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #16 28.61 #16 28.62 Installing : device-mapper-libs-9:1.02.195-3.el9.x86_64 81/91 #16 28.66 Installing : device-mapper-9:1.02.195-3.el9.x86_64 82/91 #14 49.61 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 49.62 Unpacking gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ... #14 49.65 Selecting previously unselected package libisl23:arm64. #14 49.65 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ... #14 49.66 Unpacking libisl23:arm64 (0.24-2build1) ... #14 49.70 Selecting previously unselected package libmpfr6:arm64. #14 49.70 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ... #14 49.70 Unpacking libmpfr6:arm64 (4.1.0-3build3) ... #14 49.74 Selecting previously unselected package libmpc3:arm64. #14 49.74 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ... #14 49.74 Unpacking libmpc3:arm64 (1.2.1-2build1) ... #14 49.77 Selecting previously unselected package cpp-11. #14 49.77 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 49.77 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #13 54.95 Installing : zstd-1.5.5-1.fc38.aarch64 19/142 #13 54.96 Installing : xxhash-libs-0.8.2-1.fc38.aarch64 20/142 #13 55.03 Installing : gdb-minimal-13.2-4.fc38.aarch64 21/142 #13 55.03 Installing : rust-srpm-macros-24-5.fc38.noarch 22/142 #13 55.04 Installing : qt5-srpm-macros-5.15.10-1.fc38.noarch 23/142 #13 55.05 Installing : python3-zstandard-0.21.0-1.fc38.aarch64 24/142 #13 55.06 Installing : pyproject-srpm-macros-1.9.0-1.fc38.noarch 25/142 #13 55.06 Installing : package-notes-srpm-macros-0.5-8.fc38.noarch 26/142 #13 55.07 Installing : kernel-srpm-macros-1.0-19.fc38.noarch 27/142 #13 55.08 Installing : emacs-filesystem-1:28.2-7.fc38.noarch 28/142 #13 55.08 Installing : desktop-file-utils-0.26-8.fc38.aarch64 29/142 #13 55.10 Installing : diffutils-3.10-1.fc38.aarch64 30/142 #13 55.11 Installing : dbus-libs-1:1.14.10-1.fc38.aarch64 31/142 #13 55.12 Installing : python3-dbus-1.3.2-2.fc38.aarch64 32/142 #13 55.13 Installing : dash-0.5.12-1.fc38.aarch64 33/142 #13 55.13 Running scriptlet: dash-0.5.12-1.fc38.aarch64 33/142 #13 55.15 Installing : ansible-srpm-macros-1-10.fc38.noarch 34/142 #13 55.17 Installing : shared-mime-info-2.2-3.fc38.aarch64 35/142 #13 55.18 Running scriptlet: shared-mime-info-2.2-3.fc38.aarch64 35/142 #13 55.19 Installing : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch 36/142 #13 55.20 Installing : python3-tomli-w-1.0.0-5.fc38.noarch 37/142 #13 55.21 Installing : python3-pyxdg-0.27-7.fc38.noarch 38/142 #13 55.22 Installing : python3-file-magic-5.44-3.fc38.noarch 39/142 #13 55.23 Installing : python3-distro-1.8.0-2.fc38.noarch 40/142 #13 55.23 Installing : pkgconf-m4-1.8.0-6.fc38.noarch 41/142 #13 55.24 Installing : perl-srpm-macros-1-48.fc38.noarch 42/142 #13 55.24 Installing : openblas-srpm-macros-2-13.fc38.noarch 43/142 #13 55.25 Installing : ocaml-srpm-macros-7-3.fc38.noarch 44/142 #13 55.26 Installing : ncurses-6.4-3.20230114.fc38.aarch64 45/142 #13 55.27 Installing : lua-srpm-macros-1-8.fc38.noarch 46/142 #13 50.69 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... #13 50.70 Setting up cpp-10 (10.2.1-6+rpi1) ... #13 50.72 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #13 50.73 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #13 50.74 Setting up libgdbm6:armhf (1.19-2) ... #13 50.75 Setting up libctf0:armhf (2.35.2-2+rpi1) ... #13 50.77 Setting up wdiff (1.2.2-2) ... #13 50.78 Setting up gettext (0.21-4) ... #13 50.79 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #13 50.80 Setting up m4 (1.4.18-5) ... #13 50.82 Setting up libgdbm-compat4:armhf (1.19-2) ... #13 50.83 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #13 50.84 Setting up dwz (0.13+20210201-1) ... #13 50.85 Setting up groff-base (1.22.4-6) ... #13 50.87 Setting up cpp (4:10.2.1-1+rpi1) ... #13 50.89 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ... #14 55.22 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ... #14 55.22 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 55.26 Selecting previously unselected package gpg-wks-client. #14 55.27 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ... #14 55.27 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 55.30 Selecting previously unselected package gpg-wks-server. #14 55.31 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ... #14 55.31 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 55.34 Selecting previously unselected package gpgsm. #14 55.34 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ... #14 55.35 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 55.38 Selecting previously unselected package gnupg. #14 55.38 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 55.39 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 55.42 Selecting previously unselected package libfile-dirlist-perl. #14 55.42 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ... #14 55.43 Unpacking libfile-dirlist-perl (0.05-3) ... #14 55.46 Selecting previously unselected package libfile-which-perl. #13 53.99 Setting up python3-certifi (2022.9.24-1) ... #13 54.10 Setting up libmodule-runtime-perl (0.016-2) ... #16 2.630 dh_install #16 2.665 dh_installdocs #16 2.702 dh_installchangelogs #16 2.790 dh_perl #16 2.827 dh_link #16 2.861 dh_strip_nondeterminism #16 2.925 dh_compress #14 48.51 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_armhf.deb ... #14 48.52 Unpacking python3-apt (2.5.3ubuntu1) ... #14 48.56 Selecting previously unselected package python3-pkg-resources. #14 48.56 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ... #14 48.57 Unpacking python3-pkg-resources (66.1.1-1) ... #14 48.63 Selecting previously unselected package ucf. #14 48.63 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ... #14 48.64 Moving old data out of the way #14 48.64 Unpacking ucf (3.0043+nmu1) ... #14 48.68 Selecting previously unselected package bsdextrautils. #14 48.68 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_armhf.deb ... #14 48.69 Unpacking bsdextrautils (2.38.1-4ubuntu1) ... #14 48.72 Selecting previously unselected package libmagic-mgc. #14 48.73 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_armhf.deb ... #14 48.73 Unpacking libmagic-mgc (1:5.44-3) ... #13 51.59 Preparing : 1/1 #13 51.63 Installing : elfutils-debuginfod-client-0.189-3.fc37.x86_64 1/143 #13 51.65 Installing : binutils-gold-2.38-27.fc37.x86_64 2/143 #13 51.74 Installing : binutils-2.38-27.fc37.x86_64 3/143 #13 51.75 Running scriptlet: binutils-2.38-27.fc37.x86_64 3/143 #13 51.77 Installing : python3-six-1.16.0-8.fc37.noarch 4/143 #13 51.77 Installing : hunspell-filesystem-1.7.0-21.fc37.x86_64 5/143 #13 51.78 Installing : hunspell-en-GB-0.20140811.1-23.fc37.noarch 6/143 #13 51.79 Installing : hunspell-en-0.20140811.1-23.fc37.noarch 7/143 #13 51.80 Installing : hunspell-en-US-0.20140811.1-23.fc37.noarch 8/143 #13 51.81 Installing : hunspell-1.7.0-21.fc37.x86_64 9/143 #13 51.83 Installing : elfutils-0.189-3.fc37.x86_64 10/143 #14 51.26 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ... #14 51.27 Unpacking liblist-someutils-perl (0.58-1) ... #14 51.30 Selecting previously unselected package liblist-someutils-xs-perl. #14 51.30 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ... #14 51.30 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 51.34 Selecting previously unselected package libltdl7:armhf. #14 51.34 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ... #14 51.34 Unpacking libltdl7:armhf (2.4.6-14) ... #14 51.42 Selecting previously unselected package libltdl-dev:armhf. #14 51.42 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ... #14 51.43 Unpacking libltdl-dev:armhf (2.4.6-14) ... #14 51.47 Selecting previously unselected package libsys-hostname-long-perl. #14 51.47 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ... #14 51.47 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 51.50 Selecting previously unselected package libmail-sendmail-perl. #14 51.50 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ... #14 51.51 Unpacking libmail-sendmail-perl (0.80-1) ... #14 51.53 Selecting previously unselected package libmoox-aliases-perl. #14 51.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 51.89 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #14 51.92 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #14 51.93 Updating certificates in /etc/ssl/certs... #13 50.55 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 50.56 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 50.57 Setting up libproc-processtable-perl:arm64 (0.634-1+b2) ... #13 50.58 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 50.59 Setting up xauth (1:1.1.2-1) ... #13 50.60 Setting up libpath-tiny-perl (0.144-1) ... #13 50.61 Setting up libarchive-cpio-perl (0.10-3) ... #13 50.62 Setting up libjson-perl (4.10000-1) ... #13 50.63 Setting up libnsl2:arm64 (1.3.0-2) ... #13 50.64 Setting up libipc-run3-perl (0.048-3) ... #13 50.64 Setting up libregexp-wildcards-perl (1.05-3) ... #13 50.65 Setting up libfcgi-perl (0.82+ds-2) ... #13 50.66 Setting up libsub-override-perl (0.09-4) ... #13 50.67 Setting up libaliased-perl (0.34-3) ... #13 50.68 Setting up libstrictures-perl (2.000006-1) ... #13 50.72 Setting up libsub-quote-perl (2.006008-1) ... #13 50.72 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 50.73 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 50.74 Setting up libsort-versions-perl (1.62-3) ... #13 50.75 Setting up libexporter-tiny-perl (1.006000-1) ... #13 50.76 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ... #13 50.77 Setting up libfile-dirlist-perl (0.05-3) ... #13 50.78 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 50.79 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #13 50.80 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 50.81 Setting up libsys-hostname-long-perl (1.5-3) ... #13 50.82 Setting up libhtml-html5-entities-perl (0.004-3) ... #13 50.83 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 50.83 Setting up liburi-perl (5.17-1) ... #13 50.84 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 50.85 Setting up libfile-touch-perl (0.12-2) ... #17 DONE 4.7s #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #18 DONE 0.2s #19 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true #19 DONE 0.3s #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file #13 51.39 Setting up autotools-dev (20220109.1) ... #13 51.40 Setting up libglib2.0-data (2.74.6-2) ... #13 51.41 Setting up rpcsvc-proto (1.4.3-1) ... #13 51.43 Setting up libjpeg62-turbo:armhf (1:2.1.5-2) ... #13 51.44 Setting up libx11-data (2:1.8.4-2+deb12u1) ... #13 51.46 Setting up make (4.3-4.1) ... #13 51.47 Setting up libmpfr6:armhf (4.2.0-1) ... #13 51.49 Setting up gnupg-l10n (2.2.40-1.1) ... #13 51.50 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 51.52 Setting up strace (6.1-0.1) ... #13 51.53 Setting up xz-utils (5.4.1-0.2) ... #13 51.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 51.56 Setting up t1utils (1.41-4) ... #13 51.57 Setting up diffstat (1.65-1) ... #13 51.59 Setting up libpng16-16:armhf (1.6.39-2) ... #14 48.93 Selecting previously unselected package openssh-client. #14 48.94 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_armhf.deb ... #14 48.94 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ... #14 49.00 Selecting previously unselected package publicsuffix. #14 49.00 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 49.01 Unpacking publicsuffix (20211207.1025-1) ... #14 49.04 Selecting previously unselected package strace. #14 49.04 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ... #14 49.04 Unpacking strace (5.16-0ubuntu3) ... #14 49.07 Selecting previously unselected package xauth. #14 49.08 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ... #14 49.08 Unpacking xauth (1:1.1-1build2) ... #14 49.12 Selecting previously unselected package xz-utils. #15 4.346 Reading package lists... #15 5.684 Building dependency tree... #15 5.898 Reading state information... #16 28.73 Installing : systemd-devel-252-18.el9.x86_64 83/91 #16 28.77 Installing : device-mapper-devel-9:1.02.195-3.el9.x86_64 84/91 #16 28.81 Installing : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64 85/91 #16 28.82 Installing : annobin-12.12-1.el9.x86_64 86/91 #16 28.89 Running scriptlet: annobin-12.12-1.el9.x86_64 86/91 #16 28.91 Installing : gcc-plugin-annobin-11.4.1-2.1.el9.x86_64 87/91 #16 28.92 Running scriptlet: gcc-plugin-annobin-11.4.1-2.1.el9.x86_64 87/91 #16 28.95 Installing : libtool-2.4.6-45.el9.x86_64 88/91 #16 28.96 Installing : libtool-ltdl-devel-2.4.6-45.el9.x86_64 89/91 #14 49.93 Selecting previously unselected package cpp. #14 49.93 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 49.94 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 49.97 Selecting previously unselected package libcc1-0:arm64. #14 49.97 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 49.98 Unpacking libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 50.01 Selecting previously unselected package libgomp1:arm64. #14 50.01 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 50.01 Unpacking libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 50.05 Selecting previously unselected package libitm1:arm64. #14 50.05 Preparing to unpack .../078-libitm1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 50.05 Unpacking libitm1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 50.09 Selecting previously unselected package libatomic1:arm64. #14 50.09 Preparing to unpack .../079-libatomic1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 50.09 Unpacking libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 50.12 Selecting previously unselected package libasan6:arm64. #13 55.27 Installing : libstemmer-2.2.0-5.fc38.aarch64 47/142 #13 55.28 Installing : libpng-2:1.6.37-14.fc38.aarch64 48/142 #13 55.29 Installing : libpkgconf-1.8.0-6.fc38.aarch64 49/142 #13 55.30 Installing : pkgconf-1.8.0-6.fc38.aarch64 50/142 #13 55.30 Installing : pkgconf-pkg-config-1.8.0-6.fc38.aarch64 51/142 #13 55.31 Installing : libjpeg-turbo-2.1.4-2.fc38.aarch64 52/142 #13 55.33 Installing : gdk-pixbuf2-2.42.10-2.fc38.aarch64 53/142 #13 55.34 Installing : json-glib-1.6.6-4.fc38.aarch64 54/142 #13 55.35 Installing : libappstream-glib-0.8.2-2.fc38.aarch64 55/142 #13 55.36 Installing : jansson-2.13.1-6.fc38.aarch64 56/142 #13 55.38 Installing : binutils-gold-2.39-9.fc38.aarch64 57/142 #15 7.310 Transaction test succeeded. #15 7.310 Running transaction #13 50.91 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #13 50.92 Setting up python3.9 (3.9.2-1+rpi1) ... #13 50.39 129 added, 0 removed; done. #13 50.43 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #13 50.44 Setting up shared-mime-info (2.0-1) ... #14 55.46 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ... #14 55.46 Unpacking libfile-which-perl (1.27-2) ... #14 55.50 Selecting previously unselected package libfile-homedir-perl. #14 55.50 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ... #14 55.50 Unpacking libfile-homedir-perl (1.006-2) ... #14 55.54 Selecting previously unselected package libfile-touch-perl. #14 55.54 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ... #14 55.54 Unpacking libfile-touch-perl (0.12-2) ... #14 55.57 Selecting previously unselected package libio-pty-perl. #14 55.57 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_arm64.deb ... #14 55.58 Unpacking libio-pty-perl (1:1.17-1) ... #14 55.61 Selecting previously unselected package libipc-run-perl. #14 55.61 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ... #14 55.62 Unpacking libipc-run-perl (20220807.0-1) ... #14 55.65 Selecting previously unselected package libclass-method-modifiers-perl. #14 55.65 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ... #14 55.66 Unpacking libclass-method-modifiers-perl (2.14-1) ... #14 55.69 Selecting previously unselected package libclass-xsaccessor-perl. #13 54.11 Setting up libmailtools-perl (2.21-2) ... #13 54.12 Setting up python3-idna (3.3-1) ... #13 54.30 Setting up python3-urllib3 (1.26.12-1) ... #16 2.965 dh_fixperms #16 3.005 dh_missing #16 3.031 dh_installdeb #16 3.066 dh_gencontrol #14 48.80 Selecting previously unselected package libmagic1:armhf. #14 48.80 Preparing to unpack .../019-libmagic1_1%3a5.44-3_armhf.deb ... #14 48.80 Unpacking libmagic1:armhf (1:5.44-3) ... #14 48.84 Selecting previously unselected package file. #14 48.85 Preparing to unpack .../020-file_1%3a5.44-3_armhf.deb ... #14 48.85 Unpacking file (1:5.44-3) ... #14 48.89 Selecting previously unselected package gettext-base. #14 48.89 Preparing to unpack .../021-gettext-base_0.21-11_armhf.deb ... #14 48.89 Unpacking gettext-base (0.21-11) ... #14 48.94 Selecting previously unselected package libuchardet0:armhf. #14 48.94 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_armhf.deb ... #14 48.94 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #14 48.98 Selecting previously unselected package groff-base. #13 51.84 Installing : xz-5.4.1-1.fc37.x86_64 11/143 #13 51.86 Installing : unzip-6.0-58.fc37.x86_64 12/143 #13 51.86 Installing : file-5.42-4.fc37.x86_64 13/143 #13 51.87 Installing : dwz-0.14-7.fc37.x86_64 14/143 #13 51.88 Installing : zip-3.0-33.fc37.x86_64 15/143 #13 51.89 Installing : enchant2-2.3.4-1.fc37.x86_64 16/143 #13 51.90 Installing : python3-enchant-3.2.2-5.fc37.noarch 17/143 #13 51.91 Installing : python3-construct-2.10.68-3.fc37.noarch 18/143 #13 51.92 Installing : python3-pybeam-0.7-4.fc37.noarch 19/143 #13 51.93 Installing : python3-dateutil-1:2.8.2-4.fc37.noarch 20/143 #13 51.95 Installing : zstd-1.5.5-1.fc37.x86_64 21/143 #13 51.96 Installing : xxhash-libs-0.8.2-1.fc37.x86_64 22/143 #13 52.04 Installing : gdb-minimal-13.2-2.fc37.x86_64 23/143 #13 52.05 Installing : debugedit-5.0-7.fc37.x86_64 24/143 #13 52.06 Installing : rust-srpm-macros-24-4.fc37.noarch 25/143 #13 52.06 Installing : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch 26/143 #13 52.07 Installing : qt5-srpm-macros-5.15.9-1.fc37.noarch 27/143 #13 52.09 Installing : python3-zstandard-0.19.0-1.fc37.x86_64 28/143 #13 52.09 Installing : pyproject-srpm-macros-1.9.0-1.fc37.noarch 29/143 #13 52.10 Installing : package-notes-srpm-macros-0.5-7.fc37.noarch 30/143 #13 52.11 Installing : ncurses-6.4-3.20230114.fc37.x86_64 31/143 #13 52.12 Installing : gnat-srpm-macros-5-1.fc37.noarch 32/143 #13 52.12 Installing : ghc-srpm-macros-1.6.1-1.fc37.noarch 33/143 #13 52.13 Installing : emacs-filesystem-1:28.2-3.fc37.noarch 34/143 #13 52.13 Installing : desktop-file-utils-0.26-7.fc37.x86_64 35/143 #13 52.14 Installing : dbus-libs-1:1.14.10-1.fc37.x86_64 36/143 #14 51.54 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ... #14 51.54 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 51.57 Selecting previously unselected package libobject-id-perl. #14 51.57 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 51.57 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 51.60 Selecting previously unselected package libmoox-struct-perl. #14 51.60 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ... #14 51.61 Unpacking libmoox-struct-perl (0.017-1) ... #14 51.64 Selecting previously unselected package libnet-dns-sec-perl. #14 51.64 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ... #14 51.64 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 51.68 Selecting previously unselected package libnet-libidn-perl. #14 51.68 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ... #14 51.68 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 51.71 Selecting previously unselected package libnumber-range-perl. #14 51.71 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ... #14 51.72 Unpacking libnumber-range-perl (0.12-1) ... #14 51.75 Selecting previously unselected package libpackage-stash-xs-perl. #17 7.774 Transaction test succeeded. #17 7.777 Running transaction #14 52.27 0 added, 0 removed; done. #14 52.27 Running hooks in /etc/ca-certificates/update.d... #14 56.73 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ... #14 56.83 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #13 50.86 Setting up libc-devtools (2.36-9+deb12u1) ... #13 50.89 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 50.90 Setting up libnet-ssleay-perl:arm64 (1.92-2+b1) ... #13 50.91 Setting up automake (1:1.16.5-1.3) ... #13 50.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 50.92 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 50.93 Setting up libio-sessiondata-perl (1.03-3) ... #13 50.94 Setting up libstring-escape-perl (2010.002-3) ... #13 50.95 Setting up libberkeleydb-perl:arm64 (0.64-2+b1) ... #13 50.96 Setting up libhttp-date-perl (6.05-2) ... #13 50.96 Setting up libfile-which-perl (1.27-2) ... #13 50.97 Setting up libfile-basedir-perl (0.09-2) ... #13 50.98 Setting up libtask-weaken-perl (1.06-2) ... #13 50.99 Setting up libunicode-utf8-perl (0.62-2) ... #13 51.00 Setting up libfeature-compat-try-perl (0.05-1) ... #13 51.01 Setting up libset-intspan-perl (1.19-3) ... #13 51.02 Setting up libmouse-perl (2.5.10-1+b3) ... #13 51.03 Setting up libfile-listing-perl (6.15-1) ... #13 51.04 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 51.05 Setting up gpg-wks-client (2.2.40-1.1) ... #13 51.06 Setting up libregexp-pattern-perl (0.2.14-2) ... #20 0.580 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 51.92 Adding system-user for exim (v4) #13 52.20 Setting up libuchardet0:armhf (0.0.6-3) ... #13 51.61 Setting up libmpc3:armhf (1.3.1-1) ... #13 51.62 Setting up libatomic1:armhf (12.2.0-14) ... #13 51.64 Setting up patch (2.7.6-7) ... #13 51.65 Setting up autopoint (0.21-12) ... #13 51.67 Setting up fonts-dejavu-core (2.37-6) ... #14 49.12 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ... #14 49.12 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 49.16 Selecting previously unselected package libsigsegv2:armhf. #14 49.17 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ... #14 49.17 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ... #14 49.20 Selecting previously unselected package m4. #14 49.20 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ... #14 49.20 Unpacking m4 (1.4.18-5ubuntu2) ... #14 49.24 Selecting previously unselected package autoconf. #14 49.24 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #14 49.25 Unpacking autoconf (2.71-2) ... #14 49.30 Selecting previously unselected package autotools-dev. #14 49.30 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #14 49.30 Unpacking autotools-dev (20220109.1) ... #14 49.34 Selecting previously unselected package automake. #14 49.34 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #14 49.34 Unpacking automake (1:1.16.5-1.3) ... #15 5.906 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 6.182 Starting 2 pkgProblemResolver with broken count: 0 #16 29.00 Installing : libseccomp-devel-2.5.2-2.el9.x86_64 90/91 #16 29.01 Installing : which-2.21-29.el9.x86_64 91/91 #16 29.04 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 91/91 #14 50.13 Preparing to unpack .../080-libasan6_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 50.13 Unpacking libasan6:arm64 (11.4.0-1ubuntu1~22.04) ... #14 50.20 Selecting previously unselected package liblsan0:arm64. #14 50.20 Preparing to unpack .../081-liblsan0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 50.20 Unpacking liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 50.25 Selecting previously unselected package libtsan0:arm64. #14 50.26 Preparing to unpack .../082-libtsan0_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 50.26 Unpacking libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ... #14 50.33 Selecting previously unselected package libubsan1:arm64. #14 50.33 Preparing to unpack .../083-libubsan1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 50.33 Unpacking libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 50.39 Selecting previously unselected package libhwasan0:arm64. #13 55.49 Installing : binutils-2.39-9.fc38.aarch64 58/142 #13 55.50 Running scriptlet: binutils-2.39-9.fc38.aarch64 58/142 #13 55.52 Installing : debugedit-5.0-9.fc38.aarch64 59/142 #13 55.53 Running scriptlet: groff-base-1.22.4-11.fc38.aarch64 60/142 #13 55.58 Installing : groff-base-1.22.4-11.fc38.aarch64 60/142 #13 55.59 Running scriptlet: groff-base-1.22.4-11.fc38.aarch64 60/142 #13 55.61 Installing : perl-Digest-1.20-490.fc38.noarch 61/142 #13 55.61 Installing : perl-Digest-MD5-2.58-490.fc38.aarch64 62/142 #13 55.62 Installing : perl-B-1.83-497.fc38.aarch64 63/142 #13 55.63 Installing : perl-FileHandle-2.03-497.fc38.noarch 64/142 #13 55.64 Installing : perl-Data-Dumper-2.184-491.fc38.aarch64 65/142 #13 55.65 Installing : perl-libnet-3.15-1.fc38.noarch 66/142 #13 55.65 Installing : perl-AutoLoader-5.74-497.fc38.noarch 67/142 #13 55.66 Installing : perl-base-2.27-497.fc38.noarch 68/142 #13 55.67 Installing : perl-URI-5.17-2.fc38.noarch 69/142 #13 55.67 Installing : perl-Time-Local-2:1.300-490.fc38.noarch 70/142 #13 55.68 Installing : perl-Mozilla-CA-20221114-2.fc38.noarch 71/142 #13 55.69 Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 72/142 #13 55.69 Installing : perl-if-0.61.000-497.fc38.noarch 73/142 #13 55.70 Installing : perl-locale-1.10-497.fc38.noarch 74/142 #13 55.70 Installing : perl-IO-Socket-IP-0.41-492.fc38.noarch 75/142 #13 55.71 Installing : perl-File-Path-2.18-490.fc38.noarch 76/142 #14 55.69 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_arm64.deb ... #14 55.69 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 55.72 Selecting previously unselected package libb-hooks-op-check-perl:arm64. #14 55.73 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_arm64.deb ... #14 55.73 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2build1) ... #14 55.76 Selecting previously unselected package libdynaloader-functions-perl. #14 55.76 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ... #14 55.77 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 55.80 Selecting previously unselected package libdevel-callchecker-perl:arm64. #14 55.80 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_arm64.deb ... #14 55.81 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ... #14 55.87 Selecting previously unselected package libparams-classify-perl:arm64. #14 55.87 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_arm64.deb ... #14 55.88 Unpacking libparams-classify-perl:arm64 (0.015-2build2) ... #14 55.91 Selecting previously unselected package libmodule-runtime-perl. #14 55.91 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ... #14 55.92 Unpacking libmodule-runtime-perl (0.016-2) ... #14 55.95 Selecting previously unselected package libimport-into-perl. #14 55.95 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ... #14 55.95 Unpacking libimport-into-perl (1.002005-2) ... #14 55.98 Selecting previously unselected package librole-tiny-perl. #14 55.98 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #14 55.99 Unpacking librole-tiny-perl (2.002004-1) ... #14 56.02 Selecting previously unselected package libsub-quote-perl. #16 3.189 dh_md5sums #16 3.229 dh_builddeb #13 54.45 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 3.265 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #13 54.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #16 3.280 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #13 54.56 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #16 3.425 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #13 54.63 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 48.98 Preparing to unpack .../023-groff-base_1.22.4-10_armhf.deb ... #14 48.99 Unpacking groff-base (1.22.4-10) ... #14 49.06 Selecting previously unselected package libcbor0.8:armhf. #14 49.06 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #14 49.07 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 49.11 Selecting previously unselected package libedit2:armhf. #14 49.11 Preparing to unpack .../025-libedit2_3.1-20221030-2_armhf.deb ... #14 49.12 Unpacking libedit2:armhf (3.1-20221030-2) ... #14 49.16 Selecting previously unselected package libfido2-1:armhf. #14 49.16 Preparing to unpack .../026-libfido2-1_1.12.0-2_armhf.deb ... #14 49.17 Unpacking libfido2-1:armhf (1.12.0-2) ... #14 49.22 Selecting previously unselected package libjansson4:armhf. #14 49.22 Preparing to unpack .../027-libjansson4_2.14-2_armhf.deb ... #14 49.23 Unpacking libjansson4:armhf (2.14-2) ... #14 49.27 Selecting previously unselected package libnghttp2-14:armhf. #14 49.27 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_armhf.deb ... #14 49.27 Unpacking libnghttp2-14:armhf (1.52.0-1) ... #14 49.32 Selecting previously unselected package libpipeline1:armhf. #13 52.16 Installing : python3-dbus-1.3.2-1.fc37.x86_64 37/143 #13 52.16 Installing : ansible-srpm-macros-1-10.fc37.noarch 38/143 #13 52.18 Installing : shared-mime-info-2.2-2.fc37.x86_64 39/143 #13 52.20 Running scriptlet: shared-mime-info-2.2-2.fc37.x86_64 39/143 #13 52.21 Installing : python3-tomli-w-1.0.0-4.fc37.noarch 40/143 #13 52.23 Installing : python3-pyxdg-0.27-6.fc37.noarch 41/143 #13 52.25 Installing : python3-file-magic-5.42-4.fc37.noarch 42/143 #13 52.25 Installing : python3-distro-1.7.0-3.fc37.noarch 43/143 #13 52.26 Installing : pkgconf-m4-1.8.0-3.fc37.noarch 44/143 #13 52.27 Installing : perl-srpm-macros-1-46.fc37.noarch 45/143 #13 52.27 Installing : openblas-srpm-macros-2-12.fc37.noarch 46/143 #13 52.28 Installing : ocaml-srpm-macros-7-2.fc37.noarch 47/143 #13 52.28 Installing : nim-srpm-macros-3-7.fc37.noarch 48/143 #13 52.29 Installing : lua-srpm-macros-1-7.fc37.noarch 49/143 #13 52.30 Installing : libstemmer-0-19.585svn.fc37.x86_64 50/143 #13 52.32 Installing : libpng-2:1.6.37-13.fc37.x86_64 51/143 #13 52.34 Installing : libpkgconf-1.8.0-3.fc37.x86_64 52/143 #13 52.36 Installing : pkgconf-1.8.0-3.fc37.x86_64 53/143 #14 51.75 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ... #14 51.75 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 51.78 Selecting previously unselected package libpath-iterator-rule-perl. #14 51.78 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 51.79 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 51.82 Selecting previously unselected package libperl4-corelibs-perl. #14 51.82 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ... #14 51.83 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 51.86 Selecting previously unselected package libperlio-gzip-perl. #14 51.86 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ... #14 51.86 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 51.89 Selecting previously unselected package libpod-constants-perl. #14 51.89 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ... #14 51.90 Unpacking libpod-constants-perl (0.19-1) ... #14 51.94 Selecting previously unselected package libre2-5:armhf. #14 51.94 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ... #14 51.94 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ... #14 51.98 Selecting previously unselected package libre-engine-re2-perl. #14 51.98 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ... #14 51.99 Unpacking libre-engine-re2-perl (0.13-5) ... #14 52.02 Selecting previously unselected package libreadonly-perl. #14 52.02 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ... #14 52.02 Unpacking libreadonly-perl (2.050-2) ... #14 52.05 Selecting previously unselected package libref-util-perl. #14 52.05 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #14 52.06 Unpacking libref-util-perl (0.204-1) ... #14 52.08 Selecting previously unselected package libref-util-xs-perl. #15 12.30 Setting up libpcre32-3:armhf (2:8.39-12) ... #15 12.31 Setting up pkg-config (0.29-6) ... #15 12.36 Setting up libudev-dev:armhf (241-7~deb10u9+rpi1) ... #15 12.38 Setting up libltdl7:armhf (2.4.6-9) ... #15 12.39 Setting up librhash0:armhf (1.3.8-1) ... #15 12.40 Setting up cmake-data (3.16.3-3~bpo10+1) ... #15 12.42 Setting up dh-apparmor (2.13.2-10) ... #15 12.43 Setting up libsystemd-dev:armhf (241-7~deb10u9+rpi1) ... #15 12.44 Setting up libjsoncpp1:armhf (1.7.4-3) ... #15 12.45 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #15 12.46 Setting up libpcre3-dev:armhf (2:8.39-12) ... #15 12.47 Setting up libltdl-dev:armhf (2.4.6-9) ... #14 52.27 done. #14 56.84 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #14 56.85 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ... #14 56.86 Setting up python3 (3.8.2-0ubuntu2) ... #13 51.09 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 51.10 Setting up libclass-inspector-perl (1.36-3) ... #13 51.11 Setting up libfont-afm-perl (1.20-4) ... #13 51.12 Setting up libwant-perl (0.29-2+b1) ... #13 51.13 Setting up libdynaloader-functions-perl (0.003-3) ... #13 51.14 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 51.15 Setting up liblist-compare-perl (0.55-2) ... #13 51.16 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 51.17 Setting up libio-pty-perl (1:1.17-1) ... #13 51.18 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 51.19 Setting up libclone-perl:arm64 (0.46-1) ... #13 51.20 Setting up libalgorithm-diff-perl (1.201-1) ... #13 51.20 Setting up libarchive-zip-perl (1.68-1) ... #13 51.21 Setting up libsub-identify-perl (0.14-3) ... #13 51.22 Setting up libdistro-info-perl (1.5) ... #13 51.23 Setting up libcpanel-json-xs-perl:arm64 (4.35-1) ... #13 51.24 Setting up libio-stringy-perl (2.111-3) ... #13 51.25 Setting up libhtml-tagset-perl (3.20-6) ... #13 51.26 Setting up liblog-any-perl (1.713-1) ... #13 51.27 Setting up libauthen-sasl-perl (2.1600-3) ... #13 52.21 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 52.21 Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ... #13 52.22 Setting up netbase (5.6) ... #13 52.25 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ... #13 52.26 Setting up libmpdec2:armhf (2.4.2-2) ... #13 52.27 Setting up libbinutils:armhf (2.31.1-16) ... #13 52.28 Setting up cpp-8 (8.3.0-6) ... #13 52.29 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 52.30 Setting up openssl (1.1.1n-0+deb10u6) ... #13 52.31 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #13 52.32 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #13 52.33 Setting up readline-common (7.0-5) ... #13 52.34 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 52.35 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 52.36 Setting up libcc1-0:armhf (8.3.0-6) ... #13 52.37 Setting up iso-codes (4.2-1) ... #13 52.38 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 52.39 Setting up dctrl-tools (2.24-3) ... #13 52.41 Setting up debian-keyring (2019.02.25) ... #20 0.590 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #20 0.590 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #20 0.678 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #20 0.759 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #20 0.836 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #13 51.81 Setting up libgav1-1:armhf (0.18.0-1+b1) ... #13 51.82 Setting up libxdelta2:armhf (1.1.3-10.4) ... #13 51.84 Setting up libncursesw6:armhf (6.4-4) ... #13 52.01 Setting up libk5crypto3:armhf (1.20.1-2) ... #13 52.02 Setting up libdav1d6:armhf (1.0.0-2) ... #13 52.04 Setting up libltdl7:armhf (2.4.7-5) ... #13 52.05 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ... #13 52.06 Setting up libx265-199:armhf (3.5-2+b1) ... #13 52.08 Setting up libwebp7:armhf (1.2.4-0.2+deb12u1) ... #13 52.10 Setting up libubsan1:armhf (12.2.0-14) ... #13 52.11 Setting up python-apt-common (2.6.0) ... #13 52.12 Setting up sensible-utils (0.0.17+nmu1) ... #13 52.13 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 52.15 Setting up libcrypt-dev:armhf (1:4.4.33-2) ... #13 52.17 Setting up libtiff6:armhf (4.5.0-6) ... #13 52.18 Setting up libasan8:armhf (12.2.0-14) ... #13 52.20 Setting up libuchardet0:armhf (0.0.7-1) ... #13 52.21 Setting up lzop (1.04-2) ... #13 52.22 Setting up git-man (1:2.39.2-1.1) ... #14 49.39 Selecting previously unselected package autopoint. #14 49.40 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #14 49.40 Unpacking autopoint (0.21-4ubuntu4) ... #14 49.43 Selecting previously unselected package binutils-common:armhf. #14 49.43 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_armhf.deb ... #14 49.44 Unpacking binutils-common:armhf (2.38-4ubuntu2.3) ... #14 49.48 Selecting previously unselected package libbinutils:armhf. #14 49.48 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_armhf.deb ... #14 49.48 Unpacking libbinutils:armhf (2.38-4ubuntu2.3) ... #14 49.52 Selecting previously unselected package libctf-nobfd0:armhf. #14 49.52 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_armhf.deb ... #14 49.53 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.3) ... #14 49.56 Selecting previously unselected package libctf0:armhf. #14 49.56 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_armhf.deb ... #14 49.57 Unpacking libctf0:armhf (2.38-4ubuntu2.3) ... #14 49.60 Selecting previously unselected package binutils-arm-linux-gnueabihf. #15 6.186 Done #14 50.39 Preparing to unpack .../084-libhwasan0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 50.40 Unpacking libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 50.44 Selecting previously unselected package libgcc-11-dev:arm64. #14 50.44 Preparing to unpack .../085-libgcc-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 50.45 Unpacking libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 50.52 Selecting previously unselected package gcc-11. #14 50.52 Preparing to unpack .../086-gcc-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 50.53 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #13 55.71 Installing : perl-IO-Socket-SSL-2.081-1.fc38.noarch 77/142 #13 55.73 Installing : perl-Net-SSLeay-1.92-5.fc38.aarch64 78/142 #13 55.74 Installing : perl-Pod-Escapes-1:1.07-490.fc38.noarch 79/142 #13 55.75 Installing : perl-Term-ANSIColor-5.01-491.fc38.noarch 80/142 #13 55.75 Installing : perl-Class-Struct-0.66-497.fc38.noarch 81/142 #13 55.76 Installing : perl-POSIX-2.03-497.fc38.aarch64 82/142 #13 55.76 Installing : perl-IPC-Open3-1.22-497.fc38.noarch 83/142 #13 55.77 Installing : perl-File-Temp-1:0.231.100-490.fc38.noarch 84/142 #13 55.78 Installing : perl-HTTP-Tiny-0.086-2.fc38.noarch 85/142 #13 55.78 Installing : perl-Term-Cap-1.18-1.fc38.noarch 86/142 #13 55.79 Installing : perl-Pod-Simple-1:3.43-491.fc38.noarch 87/142 #13 55.80 Installing : perl-Socket-4:2.036-2.fc38.aarch64 88/142 #13 55.81 Installing : perl-SelectSaver-1.02-497.fc38.noarch 89/142 #13 55.81 Installing : perl-Symbol-1.09-497.fc38.noarch 90/142 #13 55.82 Installing : perl-File-stat-1.12-497.fc38.noarch 91/142 #13 55.82 Installing : perl-podlators-1:5.01-2.fc38.noarch 92/142 #13 55.83 Installing : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 93/142 #13 55.84 Installing : perl-Text-ParseWords-3.31-490.fc38.noarch 94/142 #13 55.84 Installing : perl-Fcntl-1.15-497.fc38.aarch64 95/142 #13 55.85 Installing : perl-mro-1.26-497.fc38.aarch64 96/142 #13 55.86 Installing : perl-IO-1.50-497.fc38.aarch64 97/142 #13 55.86 Installing : perl-overloading-0.02-497.fc38.noarch 98/142 #13 55.87 Installing : perl-Pod-Usage-4:2.03-4.fc38.noarch 99/142 #13 55.87 Installing : perl-MIME-Base64-3.16-490.fc38.aarch64 100/142 #13 55.88 Installing : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64 101/142 #13 55.89 Installing : perl-constant-1.33-491.fc38.noarch 102/142 #13 55.89 Installing : perl-parent-1:0.241-1.fc38.noarch 103/142 #13 55.90 Installing : perl-Errno-1.36-497.fc38.aarch64 104/142 #13 55.90 Installing : perl-File-Basename-2.85-497.fc38.noarch 105/142 #13 55.91 Installing : perl-Getopt-Std-1.13-497.fc38.noarch 106/142 #13 55.91 Installing : perl-Storable-1:3.26-490.fc38.aarch64 107/142 #14 56.03 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 56.03 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 56.06 Selecting previously unselected package libmoo-perl. #14 56.06 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ... #14 56.06 Unpacking libmoo-perl (2.005005-1) ... #14 56.10 Selecting previously unselected package libencode-locale-perl. #14 56.10 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ... #14 56.11 Unpacking libencode-locale-perl (1.05-3) ... #14 56.14 Selecting previously unselected package libtimedate-perl. #14 56.14 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #14 56.14 Unpacking libtimedate-perl (2.3300-2) ... #14 56.18 Selecting previously unselected package libhttp-date-perl. #14 56.18 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ... #14 56.19 Unpacking libhttp-date-perl (6.05-2) ... #14 56.22 Selecting previously unselected package libfile-listing-perl. #14 56.22 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ... #14 56.22 Unpacking libfile-listing-perl (6.15-1) ... #14 56.26 Selecting previously unselected package libhtml-tagset-perl. #16 3.504 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.506 dpkg-source --after-build . #16 3.609 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.614 #16 3.614 The package has been created. #16 3.614 Attention, the package has been created in the current directory, #16 3.614 not in ".." as indicated by the message above! #16 3.637 Selecting previously unselected package docker-ce-build-deps. #16 3.654 (Reading database ... 26673 files and directories currently installed.) #16 3.655 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.659 Unpacking docker-ce-build-deps (1.0) ... #13 54.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 54.77 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 54.88 Setting up libconst-fast-perl (0.014-2) ... #13 54.94 Setting up libhttp-daemon-perl (6.16-1) ... #13 54.95 Setting up python3-unidiff (0.7.3-1) ... #13 51.65 Setting up python3 (3.9.2-3) ... #13 51.76 Setting up binutils (2.35.2-2+rpi1) ... #14 49.32 Preparing to unpack .../029-libpipeline1_1.5.7-1_armhf.deb ... #14 49.33 Unpacking libpipeline1:armhf (1.5.7-1) ... #14 49.37 Selecting previously unselected package libpng16-16:armhf. #14 49.37 Preparing to unpack .../030-libpng16-16_1.6.39-2_armhf.deb ... #14 49.37 Unpacking libpng16-16:armhf (1.6.39-2) ... #14 49.42 Selecting previously unselected package libpsl5:armhf. #14 49.42 Preparing to unpack .../031-libpsl5_0.21.2-1_armhf.deb ... #14 49.43 Unpacking libpsl5:armhf (0.21.2-1) ... #14 49.47 Selecting previously unselected package libxau6:armhf. #14 49.47 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_armhf.deb ... #14 49.48 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #14 49.52 Selecting previously unselected package libxdmcp6:armhf. #14 49.52 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #14 49.52 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 49.57 Selecting previously unselected package libxcb1:armhf. #13 52.37 Installing : pkgconf-pkg-config-1.8.0-3.fc37.x86_64 54/143 #13 52.38 Installing : libjpeg-turbo-2.1.3-2.fc37.x86_64 55/143 #13 52.39 Installing : gdk-pixbuf2-2.42.10-1.fc37.x86_64 56/143 #13 52.41 Installing : kernel-srpm-macros-1.0-15.fc37.noarch 57/143 #13 52.42 Installing : json-glib-1.6.6-3.fc37.x86_64 58/143 #13 52.44 Installing : libappstream-glib-0.8.1-1.fc37.x86_64 59/143 #13 52.45 Running scriptlet: groff-base-1.22.4-10.fc37.x86_64 60/143 #13 52.50 Installing : groff-base-1.22.4-10.fc37.x86_64 60/143 #13 52.51 Running scriptlet: groff-base-1.22.4-10.fc37.x86_64 60/143 #13 52.53 Installing : perl-Digest-1.20-489.fc37.noarch 61/143 #13 52.54 Installing : perl-Digest-MD5-2.58-489.fc37.x86_64 62/143 #13 52.55 Installing : perl-B-1.83-494.fc37.x86_64 63/143 #13 52.56 Installing : perl-FileHandle-2.03-494.fc37.noarch 64/143 #13 52.57 Installing : perl-AutoLoader-5.74-494.fc37.noarch 65/143 #13 52.57 Installing : perl-Data-Dumper-2.184-490.fc37.x86_64 66/143 #13 52.58 Installing : perl-libnet-3.14-490.fc37.noarch 67/143 #13 52.59 Installing : perl-base-2.27-494.fc37.noarch 68/143 #13 52.60 Installing : perl-URI-5.17-1.fc37.noarch 69/143 #14 52.08 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ... #14 52.09 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 52.12 Selecting previously unselected package libregexp-pattern-license-perl. #14 52.13 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 52.13 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 52.16 Selecting previously unselected package libregexp-pattern-perl. #14 52.16 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 52.17 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 52.20 Selecting previously unselected package libsasl2-modules:armhf. #14 52.20 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 52.21 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 52.24 Selecting previously unselected package libsereal-decoder-perl. #14 52.24 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ... #14 52.24 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 52.28 Selecting previously unselected package libsereal-encoder-perl. #14 52.28 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ... #14 52.29 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 52.32 Selecting previously unselected package libsereal-perl. #15 12.48 Setting up g++-8 (8.3.0-6+rpi1) ... #15 12.49 Setting up cmake (3.16.3-3~bpo10+1) ... #15 12.50 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #15 12.51 Setting up g++ (4:8.3.0-1+rpi2) ... #15 12.53 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 12.54 Setting up build-essential (12.6) ... #15 12.55 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #15 12.56 Setting up dmsetup (2:1.02.155-3) ... #15 12.57 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #15 12.58 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... #15 12.63 Setting up docker-ce-build-deps (1.0) ... #15 12.64 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... #15 12.66 Processing triggers for man-db (2.8.5-2) ... #14 57.17 Setting up python3-xdg (0.26-1ubuntu1) ... #14 57.33 Setting up man-db (2.9.1-1) ... #13 51.28 Setting up libdevel-size-perl (0.83-2+b1) ... #13 51.29 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ... #13 51.30 Setting up libdebhelper-perl (13.11.4) ... #13 51.30 Setting up libpod-constants-perl (0.19-2) ... #13 51.31 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #13 51.32 Setting up libconvert-binhex-perl (1.125-3) ... #13 51.33 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 51.34 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #13 51.35 Setting up libio-interactive-perl (1.023-2) ... #13 51.36 Setting up libtry-tiny-perl (0.31-2) ... #13 51.37 Setting up libtype-tiny-perl (2.002001-1) ... #13 51.38 Setting up libcommon-sense-perl:arm64 (3.75-3) ... #13 51.39 Setting up libmldbm-perl (2.05-4) ... #13 51.39 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 51.40 Setting up libnet-http-perl (6.22-1) ... #13 51.41 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 51.42 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 51.43 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 51.44 Setting up libtime-moment-perl (0.44-2+b1) ... #13 51.45 Setting up libencode-locale-perl (1.05-3) ... #13 51.46 Setting up libexception-class-perl (1.45-1) ... #13 51.47 Setting up libxstring-perl:arm64 (0.005-2+b1) ... #13 51.48 Setting up libmath-base85-perl (0.5+dfsg-2) ... #13 51.49 Setting up libconfig-tiny-perl (2.28-2) ... #13 51.50 Setting up libsereal-encoder-perl (5.003+ds-1) ... #13 51.50 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ... #13 51.51 Setting up liblist-utilsby-perl (0.12-2) ... #13 51.52 Setting up libstring-shellquote-perl (1.04-3) ... #13 51.53 Setting up libnet-netmask-perl (2.0002-2) ... #13 51.54 Setting up libsub-install-perl (0.929-1) ... #13 51.55 Setting up gcc (4:12.2.0-3) ... #13 51.61 Setting up dpkg-dev (1.21.22) ... #13 52.42 Setting up libreadline7:armhf (7.0-5) ... #13 52.43 Setting up libgdbm6:armhf (1.18.1-4) ... #13 52.44 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 52.45 Setting up pinentry-curses (1.1.0-2) ... #13 52.46 Setting up manpages-dev (4.16-2) ... #13 52.47 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 52.48 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... #13 52.49 Setting up libxcb1:armhf (1.13.1-2) ... #13 52.50 Setting up at (3.1.23-1) ... #13 52.64 invoke-rc.d: could not determine current runlevel #13 52.64 invoke-rc.d: policy-rc.d denied execution of start. #13 52.64 Setting up libedit2:armhf (3.1-20181209-1) ... #13 52.65 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #13 52.66 Setting up cron (3.0pl1-134+deb10u1) ... #13 52.28 Setting up libssh2-1:armhf (1.10.0-3+b1) ... #13 52.30 Setting up netbase (6.4) ... #13 52.33 Setting up libkrb5-3:armhf (1.20.1-2) ... #13 52.34 Setting up libbinutils:armhf (2.40-2) ... #13 52.36 Setting up lsb-release (12.0-1) ... #13 52.37 Setting up libfido2-1:armhf (1.12.0-2+b1) ... #13 52.38 Setting up libisl23:armhf (0.25-1) ... #13 52.40 Setting up libde265-0:armhf (1.0.11-1) ... #13 52.41 Setting up libc-dev-bin (2.36-9+deb12u1) ... #13 52.42 Setting up openssl (3.0.9-1) ... #13 52.44 Setting up libbsd0:armhf (0.11.7-2) ... #14 49.60 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.3_armhf.deb ... #14 49.60 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.3) ... #14 49.69 Selecting previously unselected package binutils. #14 49.69 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_armhf.deb ... #14 49.70 Unpacking binutils (2.38-4ubuntu2.3) ... #14 49.73 Selecting previously unselected package libc-dev-bin. #14 49.73 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.3_armhf.deb ... #14 49.74 Unpacking libc-dev-bin (2.35-0ubuntu3.3) ... #14 49.76 Selecting previously unselected package linux-libc-dev:armhf. #14 49.76 Preparing to unpack .../064-linux-libc-dev_5.15.0-84.93_armhf.deb ... #14 49.77 Unpacking linux-libc-dev:armhf (5.15.0-84.93) ... #15 6.400 Done #15 6.607 Starting pkgProblemResolver with broken count: 0 #13 55.92 Installing : perl-overload-1.35-497.fc38.noarch 108/142 #13 55.92 Installing : perl-vars-1.05-497.fc38.noarch 109/142 #13 55.93 Installing : perl-Getopt-Long-1:2.54-2.fc38.noarch 110/142 #13 55.93 Installing : perl-Carp-1.52-490.fc38.noarch 111/142 #13 55.94 Installing : perl-Exporter-5.77-490.fc38.noarch 112/142 #13 55.95 Installing : perl-PathTools-3.84-490.fc38.aarch64 113/142 #13 55.96 Installing : perl-NDBM_File-1.15-497.fc38.aarch64 114/142 #13 55.96 Installing : perl-DynaLoader-1.52-497.fc38.aarch64 115/142 #13 56.01 Installing : perl-Encode-4:3.19-493.fc38.aarch64 116/142 #13 56.13 Installing : perl-libs-4:5.36.1-497.fc38.aarch64 117/142 #13 56.15 Installing : perl-interpreter-4:5.36.1-497.fc38.aarch64 118/142 #13 56.15 Installing : devscripts-checkbashisms-2.23.0-1.fc38.aarch64 119/142 #13 56.16 Installing : gnat-srpm-macros-6-2.fc38.noarch 120/142 #13 56.16 Installing : ghc-srpm-macros-1.6.1-1.fc38.noarch 121/142 #13 56.17 Installing : fpc-srpm-macros-1.3-7.fc38.noarch 122/142 #13 56.17 Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 123/142 #13 56.18 Installing : web-assets-filesystem-5-19.fc38.noarch 124/142 #13 56.19 Installing : js-jquery-3.6.3-2.fc38.noarch 125/142 #13 56.19 Installing : python-systemd-doc-235-2.fc38.aarch64 126/142 #13 56.21 Installing : python3-systemd-235-2.fc38.aarch64 127/142 #13 56.22 Installing : python3-dnf-plugins-core-4.4.2-1.fc38.noarch 128/142 #13 56.23 Installing : efi-srpm-macros-5-7.fc38.noarch 129/142 #13 56.23 Installing : fonts-srpm-macros-1:2.0.5-11.fc38.noarch 130/142 #13 56.24 Installing : go-srpm-macros-3.2.0-2.fc38.noarch 131/142 #13 56.25 Installing : python-srpm-macros-3.11-10.fc38.noarch 132/142 #13 56.26 Installing : redhat-rpm-config-252-1.fc38.noarch 133/142 #13 56.26 Installing : ed-1.19-2.fc38.aarch64 134/142 #13 56.27 Installing : patch-2.7.6-19.fc38.aarch64 135/142 #15 8.120 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 1/1 #15 8.291 Preparing : 1/1 #13 52.76 Adding group `crontab' (GID 102) ... #13 52.77 Done. #13 52.79 invoke-rc.d: could not determine current runlevel #13 52.80 invoke-rc.d: policy-rc.d denied execution of start. #13 52.91 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #13 52.92 Setting up m4 (1.4.18-2) ... #13 52.93 Setting up binutils (2.31.1-16) ... #13 52.94 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u2) ... #13 52.95 Setting up ca-certificates (20200601~deb10u2) ... #14 56.26 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ... #14 56.26 Unpacking libhtml-tagset-perl (3.20-6) ... #14 56.29 Selecting previously unselected package liburi-perl. #14 56.30 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ... #14 56.30 Unpacking liburi-perl (5.17-1ubuntu1) ... #14 56.34 Selecting previously unselected package libhtml-parser-perl:arm64. #14 56.34 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_arm64.deb ... #14 56.35 Unpacking libhtml-parser-perl:arm64 (3.81-1) ... #14 56.38 Selecting previously unselected package libhtml-tree-perl. #14 56.38 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ... #14 56.38 Unpacking libhtml-tree-perl (5.07-3) ... #14 56.42 Selecting previously unselected package libclone-perl:arm64. #14 56.42 Preparing to unpack .../158-libclone-perl_0.46-1_arm64.deb ... #14 56.43 Unpacking libclone-perl:arm64 (0.46-1) ... #14 56.46 Selecting previously unselected package libio-html-perl. #14 56.46 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ... #14 56.47 Unpacking libio-html-perl (1.004-3) ... #14 56.50 Selecting previously unselected package liblwp-mediatypes-perl. #14 56.50 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 56.51 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 56.54 Selecting previously unselected package libhttp-message-perl. #14 56.55 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ... #14 56.55 Unpacking libhttp-message-perl (6.44-1) ... #14 56.58 Selecting previously unselected package libhttp-cookies-perl. #14 56.58 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ... #14 56.59 Unpacking libhttp-cookies-perl (6.10-1) ... #14 56.62 Selecting previously unselected package libhttp-negotiate-perl. #14 52.32 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ... #14 52.32 Unpacking libsereal-perl (4.011-1) ... #14 52.35 Selecting previously unselected package libsort-key-perl. #14 52.35 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ... #14 52.36 Unpacking libsort-key-perl (1.33-2build2) ... #14 52.39 Selecting previously unselected package libstring-copyright-perl. #14 52.39 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ... #14 52.40 Unpacking libstring-copyright-perl (0.003006-1) ... #14 52.43 Selecting previously unselected package libstring-escape-perl. #14 52.43 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ... #14 52.43 Unpacking libstring-escape-perl (2010.002-2) ... #14 52.46 Selecting previously unselected package libstring-shellquote-perl. #14 52.46 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ... #14 52.46 Unpacking libstring-shellquote-perl (1.04-1) ... #14 52.49 Selecting previously unselected package libterm-readkey-perl. #14 52.50 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ... #14 52.50 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 52.53 Selecting previously unselected package libtest-fatal-perl. #14 52.53 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ... #14 52.53 Unpacking libtest-fatal-perl (0.014-1) ... #14 52.56 Selecting previously unselected package libtest-refcount-perl. #14 52.56 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ... #14 52.57 Unpacking libtest-refcount-perl (0.10-1) ... #14 52.60 Selecting previously unselected package libtext-levenshtein-perl. #14 52.60 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ... #14 52.60 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 52.63 Selecting previously unselected package libtype-tiny-xs-perl. #13 51.63 Setting up libindirect-perl (0.39-2+b1) ... #13 51.64 Setting up libxs-parse-sublike-perl:arm64 (0.16-1+b2) ... #13 51.65 Setting up intltool-debian (0.35.0+20060710.6) ... #13 51.66 Setting up libfreezethaw-perl (0.5001-3) ... #13 51.77 Setting up man-db (2.9.4-2) ... #13 51.67 Setting up libobject-pad-perl (0.78-1) ... #13 51.68 Setting up liberror-perl (0.17029-2) ... #13 51.69 Setting up patchutils (0.4.2-1) ... #13 51.70 Setting up libmail-sendmail-perl (0.80-3) ... #13 51.70 Setting up libltdl-dev:arm64 (2.4.7-5) ... #13 51.71 Setting up libjson-maybexs-perl (1.004004-1) ... #13 51.72 Setting up libxml-sax-base-perl (1.09-3) ... #13 51.73 Setting up libio-string-perl (1.08-4) ... #13 51.76 Setting up libreadonly-perl (2.050-3) ... #13 51.77 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 51.78 Setting up libstring-copyright-perl (0.003014-1) ... #13 51.79 Setting up libdata-optlist-perl (0.113-1) ... #13 51.80 Setting up libipc-run-perl (20220807.0-1) ... #13 51.80 Setting up git (1:2.39.2-1.1) ... #13 51.82 Setting up libtext-xslate-perl:arm64 (3.5.9-1+b2) ... #13 51.83 Setting up libcontextual-return-perl (0.004014-4) ... #13 51.84 Setting up libwww-robotrules-perl (6.02-1) ... #13 51.85 Setting up libtypes-serialiser-perl (1.01-1) ... #13 51.86 Setting up libnsl-dev:arm64 (1.3.0-2) ... #13 51.87 Setting up libhtml-parser-perl:arm64 (3.81-1) ... #13 51.88 Setting up libgit-wrapper-perl (0.048-2) ... #13 51.89 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 51.90 Setting up librole-tiny-perl (2.002004-1) ... #13 51.91 Setting up gnupg (2.2.40-1.1) ... #13 51.92 Setting up libc6-dev:arm64 (2.36-9+deb12u1) ... #13 51.92 Setting up libfont-ttf-perl (1.06-2) ... #13 51.88 Building database of manual pages ... #13 55.15 Setting up libdata-dpath-perl (0.58-2) ... #13 55.27 Setting up python3-magic (2:0.4.26-3) ... #14 49.58 Preparing to unpack .../034-libxcb1_1.15-1_armhf.deb ... #14 49.58 Unpacking libxcb1:armhf (1.15-1) ... #14 49.62 Selecting previously unselected package libx11-data. #14 49.62 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.2_all.deb ... #14 49.63 Unpacking libx11-data (2:1.8.4-2ubuntu0.2) ... #14 49.70 Selecting previously unselected package libx11-6:armhf. #14 49.70 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.2_armhf.deb ... #14 49.71 Unpacking libx11-6:armhf (2:1.8.4-2ubuntu0.2) ... #14 49.78 Selecting previously unselected package libxext6:armhf. #14 49.78 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_armhf.deb ... #14 49.79 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #14 49.83 Selecting previously unselected package libxmuu1:armhf. #14 49.83 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_armhf.deb ... #14 49.83 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 49.88 Selecting previously unselected package man-db. #14 49.88 Preparing to unpack .../039-man-db_2.11.2-1_armhf.deb ... #14 49.89 Unpacking man-db (2.11.2-1) ... #14 49.95 Selecting previously unselected package manpages. #13 52.46 Setting up libyuv0:armhf (0.0~git20230123.b2528b0-1) ... #13 52.47 Setting up libelf1:armhf (0.188-2.1) ... #13 52.48 Setting up readline-common (8.2-1.3) ... #13 52.50 Setting up publicsuffix (20230209.2326-1) ... #13 52.51 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 52.53 Setting up zstd (1.5.4+dfsg2-5) ... #13 52.54 Setting up libmarkdown2:armhf (2.2.7-2) ... #13 52.55 Setting up libcc1-0:armhf (12.2.0-14) ... #13 52.56 Setting up iso-codes (4.15.0-1) ... #13 52.58 Setting up liblocale-gettext-perl (1.07-5) ... #13 52.59 Setting up dctrl-tools (2.24-3) ... #13 52.61 Setting up debian-keyring (2022.12.24) ... #13 52.63 Setting up libgdbm6:armhf (1.23-3) ... #13 52.64 Setting up libctf0:armhf (2.40-2) ... #13 52.65 Setting up pinentry-curses (1.2.1-1) ... #13 52.67 Setting up manpages-dev (6.03-2) ... #14 57.43 Building database of manual pages ... #14 57.68 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2.1) ... #14 57.69 Setting up python3-six (1.14.0-2) ... #15 6.649 Starting 2 pkgProblemResolver with broken count: 0 #15 6.652 Done #14 49.92 Selecting previously unselected package libcrypt-dev:armhf. #14 49.93 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ... #14 49.93 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ... #14 49.96 Selecting previously unselected package rpcsvc-proto. #14 49.96 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #14 49.97 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 50.00 Selecting previously unselected package libtirpc-dev:armhf. #14 50.00 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ... #14 50.01 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ... #14 50.04 Selecting previously unselected package libnsl-dev:armhf. #14 50.04 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ... #14 50.05 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #14 50.08 Selecting previously unselected package libc6-dev:armhf. #14 50.08 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.3_armhf.deb ... #14 50.09 Unpacking libc6-dev:armhf (2.35-0ubuntu3.3) ... #13 52.62 Installing : perl-Net-SSLeay-1.92-4.fc37.x86_64 70/143 #13 52.63 Installing : perl-Time-Local-2:1.300-489.fc37.noarch 71/143 #13 52.63 Installing : perl-Mozilla-CA-20211001-4.fc37.noarch 72/143 #13 52.64 Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch 73/143 #13 52.64 Installing : perl-if-0.61.000-494.fc37.noarch 74/143 #13 52.66 Installing : perl-locale-1.10-494.fc37.noarch 75/143 #13 52.68 Installing : perl-IO-Socket-IP-0.41-490.fc37.noarch 76/143 #13 52.70 Installing : perl-File-Path-2.18-489.fc37.noarch 77/143 #13 52.72 Installing : perl-IO-Socket-SSL-2.075-1.fc37.noarch 78/143 #13 52.74 Installing : perl-Pod-Escapes-1:1.07-489.fc37.noarch 79/143 #13 52.77 Installing : perl-Term-ANSIColor-5.01-490.fc37.noarch 80/143 #13 52.80 Installing : perl-Class-Struct-0.66-494.fc37.noarch 81/143 #13 52.81 Installing : perl-POSIX-2.03-494.fc37.x86_64 82/143 #13 52.81 Installing : perl-IPC-Open3-1.22-494.fc37.noarch 83/143 #13 52.82 Installing : perl-subs-1.04-494.fc37.noarch 84/143 #13 52.83 Installing : perl-File-Temp-1:0.231.100-489.fc37.noarch 85/143 #13 52.83 Installing : perl-HTTP-Tiny-0.086-1.fc37.noarch 86/143 #13 52.84 Installing : perl-Term-Cap-1.17-489.fc37.noarch 87/143 #13 52.85 Installing : perl-Pod-Simple-1:3.43-490.fc37.noarch 88/143 #13 52.86 Installing : perl-Socket-4:2.036-1.fc37.x86_64 89/143 #13 52.86 Installing : perl-SelectSaver-1.02-494.fc37.noarch 90/143 #13 52.87 Installing : perl-Symbol-1.09-494.fc37.noarch 91/143 #13 52.87 Installing : perl-File-stat-1.12-494.fc37.noarch 92/143 #13 52.88 Installing : perl-podlators-1:4.14-489.fc37.noarch 93/143 #13 52.89 Installing : perl-Pod-Perldoc-3.28.01-490.fc37.noarch 94/143 #13 52.89 Installing : perl-Text-ParseWords-3.31-489.fc37.noarch 95/143 #13 52.90 Installing : perl-Fcntl-1.15-494.fc37.x86_64 96/143 #13 52.91 Installing : perl-mro-1.26-494.fc37.x86_64 97/143 #13 52.91 Installing : perl-IO-1.50-494.fc37.x86_64 98/143 #13 52.92 Installing : perl-overloading-0.02-494.fc37.noarch 99/143 #13 52.93 Installing : perl-Pod-Usage-4:2.03-3.fc37.noarch 100/143 #13 52.94 Installing : perl-MIME-Base64-3.16-489.fc37.x86_64 101/143 #13 52.96 Installing : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64 102/143 #13 52.96 Installing : perl-constant-1.33-490.fc37.noarch 103/143 #13 52.97 Installing : perl-parent-1:0.238-489.fc37.noarch 104/143 #13 52.97 Installing : perl-Errno-1.36-494.fc37.x86_64 105/143 #13 52.98 Installing : perl-File-Basename-2.85-494.fc37.noarch 106/143 #13 52.98 Installing : perl-Getopt-Std-1.13-494.fc37.noarch 107/143 #13 52.99 Installing : perl-Storable-1:3.26-489.fc37.x86_64 108/143 #13 52.99 Installing : perl-overload-1.35-494.fc37.noarch 109/143 #13 53.00 Installing : perl-vars-1.05-494.fc37.noarch 110/143 #13 53.01 Installing : perl-Getopt-Long-1:2.54-1.fc37.noarch 111/143 #13 53.01 Installing : perl-Carp-1.52-489.fc37.noarch 112/143 #13 53.02 Installing : perl-Exporter-5.77-489.fc37.noarch 113/143 #13 56.28 Installing : cpio-2.13-14.fc38.aarch64 136/142 #13 56.29 Installing : bzip2-1.0.8-13.fc38.aarch64 137/142 #13 56.30 Installing : rpm-build-4.18.1-3.fc38.aarch64 138/142 #13 56.31 Installing : rpmlint-fedora-license-data-1.30-1.fc38.noarch 139/142 #13 56.34 Installing : rpmlint-2.4.0-6.fc38.noarch 140/142 #13 56.35 Installing : dnf-plugins-core-4.4.2-1.fc38.noarch 141/142 #17 8.873 Preparing : 1/1 #17 8.933 Installing : python3-libselinux-2.9-8.el8.x86_64 1/58 #17 8.989 Installing : make-1:4.2.1-11.el8.x86_64 2/58 #17 9.002 Running scriptlet: make-1:4.2.1-11.el8.x86_64 2/58 #17 9.027 Installing : m4-1.4.18-7.el8.x86_64 3/58 #17 9.038 Running scriptlet: m4-1.4.18-7.el8.x86_64 3/58 #17 9.103 Installing : autoconf-2.69-29.el8.noarch 4/58 #17 9.118 Running scriptlet: autoconf-2.69-29.el8.noarch 4/58 #14 50.82 Selecting previously unselected package gcc. #14 50.83 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 50.83 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 50.86 Selecting previously unselected package libstdc++-11-dev:arm64. #14 50.86 Preparing to unpack .../088-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 50.87 Unpacking libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 51.05 Selecting previously unselected package g++-11. #14 51.05 Preparing to unpack .../089-g++-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 51.05 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 51.23 Selecting previously unselected package g++. #15 7.244 Running transaction check #15 8.361 Upgrading : glibc-common-2.38-4.fc39.aarch64 1/105 #13 51.93 Setting up libfile-homedir-perl (1.006-2) ... #15 8.575 Upgrading : glibc-gconv-extra-2.38-4.fc39.aarch64 2/105 #15 8.586 Running scriptlet: glibc-gconv-extra-2.38-4.fc39.aarch64 2/105 #13 51.94 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ... #13 51.95 Setting up pristine-tar (1.50) ... #13 51.96 Setting up libio-socket-ssl-perl (2.081-2) ... #13 51.97 Setting up libsub-exporter-perl (0.989-1) ... #13 51.98 Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ... #13 51.99 Setting up libalgorithm-merge-perl (0.08-5) ... #13 52.00 Setting up libhttp-message-perl (6.44-1) ... #13 52.01 Setting up libdata-validate-ip-perl (0.31-1) ... #13 52.02 Setting up libhtml-form-perl (6.11-1) ... #13 52.03 Setting up libiterator-perl (0.03+ds1-2) ... #13 52.04 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 52.05 Setting up libjson-xs-perl (4.030-2+b1) ... #13 52.06 Setting up python3.11 (3.11.2-6) ... #15 8.597 Upgrading : glibc-minimal-langpack-2.38-4.fc39.aarch64 3/105 #15 8.602 Running scriptlet: glibc-2.38-4.fc39.aarch64 4/105 #15 8.653 Upgrading : glibc-2.38-4.fc39.aarch64 4/105 #15 8.662 Running scriptlet: glibc-2.38-4.fc39.aarch64 4/105 #15 8.692 Upgrading : systemd-libs-254.2-7.fc39.aarch64 5/105 #15 8.709 Installing : checkpolicy-3.5-3.fc39.aarch64 6/105 #15 8.717 Installing : libfdisk-2.39.2-1.fc39.aarch64 7/105 #15 8.725 Installing : libmpc-1.3.1-3.fc39.aarch64 8/105 #15 8.732 Installing : libseccomp-2.5.3-6.fc39.aarch64 9/105 #15 8.739 Installing : libtool-ltdl-2.4.7-7.fc39.aarch64 10/105 #15 8.749 Installing : m4-1.4.19-6.fc39.aarch64 11/105 #14 52.63 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ... #14 52.64 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 52.67 Selecting previously unselected package libunicode-utf8-perl. #14 52.67 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ... #14 52.67 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 52.70 Selecting previously unselected package libxml-namespacesupport-perl. #14 52.70 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 52.71 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 52.74 Selecting previously unselected package libxml-sax-base-perl. #14 52.74 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ... #14 52.74 Unpacking libxml-sax-base-perl (1.09-1) ... #14 52.80 Selecting previously unselected package libxml-sax-perl. #14 52.80 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 52.81 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 52.84 Selecting previously unselected package libxml-libxml-perl. #14 52.85 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ... #14 52.85 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 52.91 Selecting previously unselected package libxml-parser-perl. #14 52.91 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ... #14 52.91 Unpacking libxml-parser-perl (2.46-1) ... #14 52.96 Selecting previously unselected package libxml-sax-expat-perl. #13 55.47 Setting up g++-12 (12.2.0-14) ... #13 52.69 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 52.71 Setting up cpp-12 (12.2.0-14) ... #13 52.72 Setting up libxcb1:armhf (1.15-1) ... #13 52.73 Setting up gettext (0.21-12) ... #13 52.75 Setting up xdelta (1.1.3-10.4) ... #13 52.78 Setting up libavif15:armhf (0.11.1-1) ... #13 52.79 Setting up libarchive13:armhf (3.6.2-1) ... #13 52.80 Setting up fontconfig-config (2.14.1-4) ... #14 49.95 Preparing to unpack .../040-manpages_6.03-1_all.deb ... #14 49.96 Unpacking manpages (6.03-1) ... #14 50.02 Selecting previously unselected package openssh-client. #14 50.02 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_armhf.deb ... #14 50.03 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ... #14 50.09 Selecting previously unselected package publicsuffix. #14 50.09 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ... #14 50.09 Unpacking publicsuffix (20230209.2326-1) ... #14 50.13 Selecting previously unselected package libunwind8:armhf. #14 50.14 Preparing to unpack .../043-libunwind8_1.6.2-3_armhf.deb ... #14 50.14 Unpacking libunwind8:armhf (1.6.2-3) ... #14 50.18 Selecting previously unselected package strace. #14 50.18 Preparing to unpack .../044-strace_6.2-0ubuntu1_armhf.deb ... #14 50.18 Unpacking strace (6.2-0ubuntu1) ... #14 50.22 Selecting previously unselected package xauth. #14 57.83 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 57.84 Setting up perl (5.30.0-9ubuntu0.4) ... #14 57.86 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 57.87 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 56.63 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ... #14 56.63 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 56.66 Selecting previously unselected package perl-openssl-defaults:arm64. #14 56.67 Preparing to unpack .../164-perl-openssl-defaults_7_arm64.deb ... #14 56.67 Unpacking perl-openssl-defaults:arm64 (7) ... #14 56.70 Selecting previously unselected package libnet-ssleay-perl:arm64. #14 56.70 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_arm64.deb ... #14 56.71 Unpacking libnet-ssleay-perl:arm64 (1.92-2build2) ... #14 56.75 Selecting previously unselected package libio-socket-ssl-perl. #14 56.76 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ... #14 56.76 Unpacking libio-socket-ssl-perl (2.081-2) ... #14 56.79 Selecting previously unselected package libnet-http-perl. #14 56.80 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ... #14 56.81 Unpacking libnet-http-perl (6.22-1) ... #14 56.84 Selecting previously unselected package liblwp-protocol-https-perl. #14 56.84 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 56.85 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 56.88 Selecting previously unselected package libtry-tiny-perl. #15 7.029 The following additional packages will be installed: #15 7.029 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #15 7.029 g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 #15 7.029 libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0 #15 7.030 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #15 7.030 libseccomp-dev libselinux1-dev libsepol-dev libstdc++-12-dev libsystemd-dev #15 7.030 libsystemd0 libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin udev #15 7.032 Suggested packages: #15 7.032 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils gcc-12-doc #15 7.032 lrzip libtool-doc seccomp libstdc++-12-doc #14 50.19 Selecting previously unselected package gcc-11-base:armhf. #14 50.19 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.20 Unpacking gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ... #14 50.24 Selecting previously unselected package libisl23:armhf. #14 50.24 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ... #14 50.25 Unpacking libisl23:armhf (0.24-2build1) ... #14 50.29 Selecting previously unselected package libmpfr6:armhf. #14 50.29 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ... #14 50.30 Unpacking libmpfr6:armhf (4.1.0-3build3) ... #14 50.34 Selecting previously unselected package libmpc3:armhf. #14 50.34 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ... #14 50.35 Unpacking libmpc3:armhf (1.2.1-2build1) ... #14 50.38 Selecting previously unselected package cpp-11. #14 50.38 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.39 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 DONE 55.1s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #13 53.02 Installing : perl-PathTools-3.84-489.fc37.x86_64 114/143 #13 53.03 Installing : perl-NDBM_File-1.15-494.fc37.x86_64 115/143 #13 53.04 Installing : perl-DynaLoader-1.52-494.fc37.x86_64 116/143 #13 53.10 Installing : perl-Encode-4:3.19-492.fc37.x86_64 117/143 #13 53.20 Installing : perl-libs-4:5.36.1-494.fc37.x86_64 118/143 #13 53.22 Installing : perl-interpreter-4:5.36.1-494.fc37.x86_64 119/143 #13 53.23 Installing : devscripts-checkbashisms-2.22.2-3.fc37.x86_64 120/143 #13 53.23 Installing : fpc-srpm-macros-1.3-6.fc37.noarch 121/143 #13 53.24 Installing : fonts-filesystem-1:2.0.5-9.fc37.noarch 122/143 #13 53.24 Installing : web-assets-filesystem-5-18.fc37.noarch 123/143 #13 53.25 Installing : js-jquery-3.6.0-3.fc37.noarch 124/143 #13 53.26 Installing : python-systemd-doc-235-1.fc37.x86_64 125/143 #13 53.27 Installing : python3-systemd-235-1.fc37.x86_64 126/143 #13 56.53 Installing : glibc-gconv-extra-2.37-5.fc38.aarch64 142/142 #17 9.175 Installing : checkpolicy-2.9-1.el8.x86_64 5/58 #17 9.195 Installing : libmpc-1.1.0-9.1.el8.x86_64 6/58 #17 9.210 Installing : cmake-rpm-macros-3.20.2-5.el8.noarch 7/58 #14 51.23 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 51.23 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 51.26 Selecting previously unselected package make. #14 51.26 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ... #14 51.26 Unpacking make (4.3-4.1build1) ... #14 51.30 Selecting previously unselected package libdpkg-perl. #14 51.30 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 51.34 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #14 51.37 Selecting previously unselected package bzip2. #14 51.38 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ... #14 51.38 Unpacking bzip2 (1.0.8-5build1) ... #14 51.41 Selecting previously unselected package patch. #14 51.41 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ... #14 51.41 Unpacking patch (2.7.6-7build2) ... #14 51.44 Selecting previously unselected package lto-disabled-list. #15 7.503 Transaction check succeeded. #15 7.503 Running transaction test #16 29.06 Running scriptlet: which-2.21-29.el9.x86_64 91/91 #16 30.03 Verifying : acl-2.3.1-3.el9.x86_64 1/91 #16 30.03 Verifying : cracklib-2.9.6-27.el9.x86_64 2/91 #16 30.03 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 3/91 #16 30.03 Verifying : dbus-1:1.12.20-8.el9.x86_64 4/91 #16 30.03 Verifying : dbus-broker-28-7.el9.x86_64 5/91 #16 30.03 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/91 #16 30.03 Verifying : device-mapper-9:1.02.195-3.el9.x86_64 7/91 #16 30.03 Verifying : device-mapper-libs-9:1.02.195-3.el9.x86_64 8/91 #16 30.03 Verifying : kmod-libs-28-9.el9.x86_64 9/91 #16 30.03 Verifying : libcbor-0.7.0-5.el9.x86_64 10/91 #16 30.03 Verifying : libdb-5.3.28-53.el9.x86_64 11/91 #16 30.03 Verifying : libeconf-0.4.1-3.el9.x86_64 12/91 #16 30.03 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 13/91 #16 30.03 Verifying : libfdisk-2.37.4-15.el9.x86_64 14/91 #16 30.03 Verifying : libfido2-1.13.0-1.el9.x86_64 15/91 #16 30.03 Verifying : libpwquality-1.4.4-8.el9.x86_64 16/91 #16 30.03 Verifying : libseccomp-2.5.2-2.el9.x86_64 17/91 #16 30.03 Verifying : libselinux-utils-3.5-1.el9.x86_64 18/91 #16 30.03 Verifying : libutempter-1.2.1-6.el9.x86_64 19/91 #16 30.03 Verifying : make-1:4.3-7.el9.x86_64 20/91 #16 30.04 Verifying : openssh-8.7p1-34.el9.x86_64 21/91 #16 30.04 Verifying : openssh-clients-8.7p1-34.el9.x86_64 22/91 #16 30.04 Verifying : openssl-1:3.0.7-24.el9.x86_64 23/91 #16 30.04 Verifying : pam-1.5.1-15.el9.x86_64 24/91 #16 30.04 Verifying : policycoreutils-3.5-2.el9.x86_64 25/91 #16 30.04 Verifying : python3-distro-1.5.0-7.el9.noarch 26/91 #16 30.04 Verifying : python3-setools-4.4.3-1.el9.x86_64 27/91 #16 30.04 Verifying : python3-setuptools-53.0.0-12.el9.noarch 28/91 #16 30.04 Verifying : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64 29/91 #16 30.04 Verifying : selinux-policy-38.1.23-1.el9.noarch 30/91 #16 30.04 Verifying : selinux-policy-targeted-38.1.23-1.el9.noarch 31/91 #16 30.04 Verifying : systemd-252-18.el9.x86_64 32/91 #16 30.04 Verifying : systemd-pam-252-18.el9.x86_64 33/91 #16 30.04 Verifying : systemd-rpm-macros-252-18.el9.noarch 34/91 #16 30.04 Verifying : util-linux-2.37.4-15.el9.x86_64 35/91 #16 30.04 Verifying : util-linux-core-2.37.4-15.el9.x86_64 36/91 #16 30.04 Verifying : vim-filesystem-2:8.2.2637-20.el9.noarch 37/91 #16 30.04 Verifying : which-2.21-29.el9.x86_64 38/91 #16 30.04 Verifying : annobin-12.12-1.el9.x86_64 39/91 #16 30.04 Verifying : autoconf-2.69-38.el9.noarch 40/91 #16 30.04 Verifying : automake-1.16.2-8.el9.noarch 41/91 #16 30.04 Verifying : checkpolicy-3.5-1.el9.x86_64 42/91 #16 30.04 Verifying : cmake-3.20.2-8.el9.x86_64 43/91 #16 30.04 Verifying : cmake-data-3.20.2-8.el9.noarch 44/91 #16 30.04 Verifying : cmake-filesystem-3.20.2-8.el9.x86_64 45/91 #16 30.04 Verifying : cmake-rpm-macros-3.20.2-8.el9.noarch 46/91 #16 30.04 Verifying : cpp-11.4.1-2.1.el9.x86_64 47/91 #16 30.04 Verifying : gcc-11.4.1-2.1.el9.x86_64 48/91 #16 30.04 Verifying : gcc-plugin-annobin-11.4.1-2.1.el9.x86_64 49/91 #16 30.04 Verifying : git-2.39.3-1.el9.x86_64 50/91 #16 30.04 Verifying : git-core-2.39.3-1.el9.x86_64 51/91 #16 30.04 Verifying : git-core-doc-2.39.3-1.el9.noarch 52/91 #16 30.04 Verifying : glibc-devel-2.34-82.el9.x86_64 53/91 #16 30.04 Verifying : glibc-headers-2.34-82.el9.x86_64 54/91 #16 30.04 Verifying : kernel-headers-5.14.0-366.el9.x86_64 55/91 #16 30.04 Verifying : libmpc-1.2.1-4.el9.x86_64 56/91 #16 30.04 Verifying : libseccomp-devel-2.5.2-2.el9.x86_64 57/91 #16 30.04 Verifying : libselinux-devel-3.5-1.el9.x86_64 58/91 #16 30.04 Verifying : libsepol-devel-3.5-1.el9.x86_64 59/91 #16 30.04 Verifying : libtool-2.4.6-45.el9.x86_64 60/91 #16 30.04 Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 61/91 #16 30.04 Verifying : libuv-1:1.42.0-1.el9.x86_64 62/91 #16 30.04 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 63/91 #16 30.04 Verifying : llvm-libs-16.0.6-4.el9.x86_64 64/91 #16 30.04 Verifying : m4-1.4.19-1.el9.x86_64 65/91 #16 30.04 Verifying : pcre2-devel-10.40-2.el9.x86_64 66/91 #16 30.04 Verifying : pcre2-utf16-10.40-2.el9.x86_64 67/91 #16 30.04 Verifying : pcre2-utf32-10.40-2.el9.x86_64 68/91 #16 30.04 Verifying : perl-DynaLoader-1.47-480.el9.x86_64 69/91 #16 30.04 Verifying : perl-Error-1:0.17029-7.el9.noarch 70/91 #16 30.04 Verifying : perl-File-Compare-1.100.600-480.el9.noarch 71/91 #16 30.04 Verifying : perl-File-Copy-2.34-480.el9.noarch 72/91 #16 30.04 Verifying : perl-File-Find-1.37-480.el9.noarch 73/91 #16 30.04 Verifying : perl-Git-2.39.3-1.el9.noarch 74/91 #16 30.04 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 75/91 #16 30.04 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 76/91 #16 30.04 Verifying : perl-lib-0.65-480.el9.x86_64 77/91 #16 30.04 Verifying : perl-threads-1:2.25-460.el9.x86_64 78/91 #16 30.04 Verifying : perl-threads-shared-1.61-460.el9.x86_64 79/91 #16 30.04 Verifying : policycoreutils-devel-3.5-2.el9.x86_64 80/91 #16 30.04 Verifying : policycoreutils-python-utils-3.5-2.el9.noarch 81/91 #16 30.04 Verifying : python3-audit-3.0.7-104.el9.x86_64 82/91 #16 30.04 Verifying : python3-libselinux-3.5-1.el9.x86_64 83/91 #16 30.04 Verifying : python3-libsemanage-3.5-2.el9.x86_64 84/91 #16 30.04 Verifying : python3-policycoreutils-3.5-2.el9.noarch 85/91 #16 30.04 Verifying : selinux-policy-devel-38.1.23-1.el9.noarch 86/91 #16 30.04 Verifying : systemd-devel-252-18.el9.x86_64 87/91 #16 30.04 Verifying : device-mapper-devel-9:1.02.195-3.el9.x86_64 88/91 #16 30.04 Verifying : glibc-static-2.34-82.el9.x86_64 89/91 #16 30.04 Verifying : libtool-ltdl-devel-2.4.6-45.el9.x86_64 90/91 #16 30.04 Verifying : libxcrypt-static-4.4.18-3.el9.x86_64 91/91 #16 30.26 #16 30.26 Installed: #16 30.26 acl-2.3.1-3.el9.x86_64 #16 30.26 annobin-12.12-1.el9.x86_64 #16 30.26 autoconf-2.69-38.el9.noarch #16 30.26 automake-1.16.2-8.el9.noarch #16 30.26 checkpolicy-3.5-1.el9.x86_64 #16 30.26 cmake-3.20.2-8.el9.x86_64 #16 30.26 cmake-data-3.20.2-8.el9.noarch #16 30.26 cmake-filesystem-3.20.2-8.el9.x86_64 #16 30.26 cmake-rpm-macros-3.20.2-8.el9.noarch #16 30.26 cpp-11.4.1-2.1.el9.x86_64 #16 30.26 cracklib-2.9.6-27.el9.x86_64 #16 30.26 cracklib-dicts-2.9.6-27.el9.x86_64 #16 30.26 dbus-1:1.12.20-8.el9.x86_64 #16 30.26 dbus-broker-28-7.el9.x86_64 #16 30.26 dbus-common-1:1.12.20-8.el9.noarch #16 30.26 device-mapper-9:1.02.195-3.el9.x86_64 #16 30.26 device-mapper-devel-9:1.02.195-3.el9.x86_64 #16 30.26 device-mapper-libs-9:1.02.195-3.el9.x86_64 #16 30.26 gcc-11.4.1-2.1.el9.x86_64 #16 30.26 gcc-plugin-annobin-11.4.1-2.1.el9.x86_64 #16 30.26 git-2.39.3-1.el9.x86_64 #16 30.26 git-core-2.39.3-1.el9.x86_64 #16 30.26 git-core-doc-2.39.3-1.el9.noarch #16 30.26 glibc-devel-2.34-82.el9.x86_64 #16 30.26 glibc-headers-2.34-82.el9.x86_64 #16 30.26 glibc-static-2.34-82.el9.x86_64 #16 30.26 kernel-headers-5.14.0-366.el9.x86_64 #16 30.26 kmod-libs-28-9.el9.x86_64 #16 30.26 libcbor-0.7.0-5.el9.x86_64 #16 30.26 libdb-5.3.28-53.el9.x86_64 #16 30.26 libeconf-0.4.1-3.el9.x86_64 #16 30.26 libedit-3.1-38.20210216cvs.el9.x86_64 #16 30.26 libfdisk-2.37.4-15.el9.x86_64 #16 30.26 libfido2-1.13.0-1.el9.x86_64 #16 30.26 libmpc-1.2.1-4.el9.x86_64 #16 30.26 libpwquality-1.4.4-8.el9.x86_64 #16 30.26 libseccomp-2.5.2-2.el9.x86_64 #16 30.26 libseccomp-devel-2.5.2-2.el9.x86_64 #16 30.26 libselinux-devel-3.5-1.el9.x86_64 #16 30.26 libselinux-utils-3.5-1.el9.x86_64 #16 30.26 libsepol-devel-3.5-1.el9.x86_64 #16 30.26 libtool-2.4.6-45.el9.x86_64 #16 30.26 libtool-ltdl-2.4.6-45.el9.x86_64 #16 30.26 libtool-ltdl-devel-2.4.6-45.el9.x86_64 #16 30.26 libutempter-1.2.1-6.el9.x86_64 #16 30.26 libuv-1:1.42.0-1.el9.x86_64 #16 30.26 libxcrypt-devel-4.4.18-3.el9.x86_64 #16 30.26 libxcrypt-static-4.4.18-3.el9.x86_64 #16 30.26 llvm-libs-16.0.6-4.el9.x86_64 #16 30.26 m4-1.4.19-1.el9.x86_64 #16 30.26 make-1:4.3-7.el9.x86_64 #16 30.26 openssh-8.7p1-34.el9.x86_64 #16 30.26 openssh-clients-8.7p1-34.el9.x86_64 #16 30.26 openssl-1:3.0.7-24.el9.x86_64 #16 30.26 pam-1.5.1-15.el9.x86_64 #16 30.26 pcre2-devel-10.40-2.el9.x86_64 #16 30.26 pcre2-utf16-10.40-2.el9.x86_64 #16 30.26 pcre2-utf32-10.40-2.el9.x86_64 #16 30.26 perl-DynaLoader-1.47-480.el9.x86_64 #16 30.26 perl-Error-1:0.17029-7.el9.noarch #16 30.26 perl-File-Compare-1.100.600-480.el9.noarch #16 30.26 perl-File-Copy-2.34-480.el9.noarch #16 30.26 perl-File-Find-1.37-480.el9.noarch #16 30.26 perl-Git-2.39.3-1.el9.noarch #16 30.26 perl-TermReadKey-2.38-11.el9.x86_64 #16 30.26 perl-Thread-Queue-3.14-460.el9.noarch #16 30.26 perl-lib-0.65-480.el9.x86_64 #16 30.26 perl-threads-1:2.25-460.el9.x86_64 #16 30.26 perl-threads-shared-1.61-460.el9.x86_64 #16 30.26 policycoreutils-3.5-2.el9.x86_64 #16 30.26 policycoreutils-devel-3.5-2.el9.x86_64 #16 30.26 policycoreutils-python-utils-3.5-2.el9.noarch #16 30.26 python3-audit-3.0.7-104.el9.x86_64 #16 30.26 python3-distro-1.5.0-7.el9.noarch #16 30.26 python3-libselinux-3.5-1.el9.x86_64 #16 30.26 python3-libsemanage-3.5-2.el9.x86_64 #16 30.26 python3-policycoreutils-3.5-2.el9.noarch #16 30.26 python3-setools-4.4.3-1.el9.x86_64 #16 30.26 python3-setuptools-53.0.0-12.el9.noarch #16 30.26 rpm-plugin-selinux-4.16.1.3-25.el9.x86_64 #16 30.26 selinux-policy-38.1.23-1.el9.noarch #16 30.26 selinux-policy-devel-38.1.23-1.el9.noarch #16 30.26 selinux-policy-targeted-38.1.23-1.el9.noarch #16 30.26 systemd-252-18.el9.x86_64 #16 30.26 systemd-devel-252-18.el9.x86_64 #16 30.26 systemd-pam-252-18.el9.x86_64 #16 30.26 systemd-rpm-macros-252-18.el9.noarch #16 30.26 util-linux-2.37.4-15.el9.x86_64 #16 30.26 util-linux-core-2.37.4-15.el9.x86_64 #16 30.26 vim-filesystem-2:8.2.2637-20.el9.noarch #16 30.26 which-2.21-29.el9.x86_64 #16 30.26 #16 30.26 Complete! #15 8.758 Installing : perl-threads-1:2.36-500.fc39.aarch64 12/105 #15 8.769 Installing : python3-libselinux-3.5-5.fc39.aarch64 13/105 #15 8.776 Installing : cmake-rpm-macros-3.27.4-7.fc39.noarch 14/105 #15 8.785 Installing : cmake-filesystem-3.27.4-7.fc39.aarch64 15/105 #15 8.792 Installing : perl-File-Find-1.43-500.fc39.noarch 16/105 #15 8.800 Installing : python3-libsemanage-3.5-4.fc39.aarch64 17/105 #15 8.807 Installing : perl-threads-shared-1.68-500.fc39.aarch64 18/105 #15 8.814 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 19/105 #15 8.975 Installing : cpp-13.2.1-1.fc39.aarch64 20/105 #15 8.997 Installing : systemd-devel-254.2-7.fc39.aarch64 21/105 #14 52.96 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ... #14 52.97 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 52.99 Selecting previously unselected package libxml-writer-perl. #14 53.00 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ... #14 53.00 Unpacking libxml-writer-perl (0.625-1) ... #14 53.03 Selecting previously unselected package libyaml-libyaml-perl. #14 53.03 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ... #14 53.04 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 53.07 Selecting previously unselected package licensecheck. #14 53.07 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ... #14 53.07 Unpacking licensecheck (3.0.45-1) ... #14 53.10 Selecting previously unselected package libdevel-size-perl. #14 53.10 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ... #14 53.11 Unpacking libdevel-size-perl (0.83-1build1) ... #14 53.14 Selecting previously unselected package t1utils. #14 53.14 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ... #14 53.14 Unpacking t1utils (1.41-3) ... #14 53.18 Selecting previously unselected package lintian. #14 53.18 Preparing to unpack .../323-lintian_2.62.0ubuntu2.2_all.deb ... #13 53.06 Setting up libedit2:armhf (3.1-20221030-2) ... #13 53.08 Setting up libreadline8:armhf (8.2-1.3) ... #13 53.09 Setting up libheif1:armhf (1.15.1-1) ... #13 53.10 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ... #13 53.11 Setting up ca-certificates (20230311) ... #14 58.05 Setting up libdata-dump-perl (1.23-1) ... #14 58.06 Setting up python3-certifi (2019.11.28-1) ... #14 58.19 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #14 58.20 Setting up libref-util-perl (0.204-1) ... #14 58.21 Setting up libipc-system-simple-perl (1.26-1) ... #14 58.22 Setting up libnet-domain-tld-perl (1.75-1) ... #14 58.23 Setting up libxml-writer-perl (0.625-1) ... #13 55.58 Setting up python3-pkg-resources (66.1.1-1) ... #14 50.22 Preparing to unpack .../045-xauth_1%3a1.1.2-1_armhf.deb ... #14 50.23 Unpacking xauth (1:1.1.2-1) ... #14 50.27 Selecting previously unselected package xz-utils. #14 50.27 Preparing to unpack .../046-xz-utils_5.4.1-0.2_armhf.deb ... #14 50.28 Unpacking xz-utils (5.4.1-0.2) ... #14 50.32 Selecting previously unselected package m4. #14 50.32 Preparing to unpack .../047-m4_1.4.19-3_armhf.deb ... #14 50.33 Unpacking m4 (1.4.19-3) ... #14 50.36 Selecting previously unselected package autoconf. #14 50.37 Preparing to unpack .../048-autoconf_2.71-3_all.deb ... #14 50.37 Unpacking autoconf (2.71-3) ... #14 50.43 Selecting previously unselected package autotools-dev. #14 56.88 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ... #14 56.89 Unpacking libtry-tiny-perl (0.31-2) ... #14 56.92 Selecting previously unselected package libwww-robotrules-perl. #14 56.92 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ... #14 56.93 Unpacking libwww-robotrules-perl (6.02-1) ... #14 56.96 Selecting previously unselected package libwww-perl. #14 56.96 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ... #14 56.96 Unpacking libwww-perl (6.67-1) ... #14 57.02 Selecting previously unselected package patchutils. #14 57.03 Preparing to unpack .../172-patchutils_0.4.2-1build2_arm64.deb ... #14 57.03 Unpacking patchutils (0.4.2-1build2) ... #14 57.06 Selecting previously unselected package wdiff. #14 57.07 Preparing to unpack .../173-wdiff_1.2.2-5_arm64.deb ... #14 57.07 Unpacking wdiff (1.2.2-5) ... #14 57.11 Selecting previously unselected package devscripts. #14 57.11 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ... #14 57.14 Unpacking devscripts (2.23.4ubuntu1) ... #14 57.21 Selecting previously unselected package diffstat. #14 57.21 Preparing to unpack .../175-diffstat_1.65-1_arm64.deb ... #14 57.21 Unpacking diffstat (1.65-1) ... #14 57.25 Selecting previously unselected package python3-chardet. #14 50.56 Selecting previously unselected package cpp. #14 50.56 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 50.56 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 50.60 Selecting previously unselected package libcc1-0:armhf. #14 50.60 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 50.61 Unpacking libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.64 Selecting previously unselected package libgomp1:armhf. #14 50.65 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 50.66 Unpacking libgomp1:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.69 Selecting previously unselected package libatomic1:armhf. #16 0.720 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease #16 0.720 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #13 53.28 Installing : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 127/143 #13 53.29 Installing : efi-srpm-macros-5-6.fc37.noarch 128/143 #13 53.30 Installing : fonts-srpm-macros-1:2.0.5-9.fc37.noarch 129/143 #13 53.30 Installing : go-srpm-macros-3.2.0-1.fc37.noarch 130/143 #13 53.31 Installing : python-srpm-macros-3.11-6.fc37.noarch 131/143 #13 53.31 Installing : redhat-rpm-config-229-1.fc37.noarch 132/143 #13 53.33 Installing : ed-1.18-2.fc37.x86_64 133/143 #13 53.33 Installing : patch-2.7.6-17.fc37.x86_64 134/143 #13 53.35 Installing : diffutils-3.8-3.fc37.x86_64 135/143 #13 53.36 Installing : dash-0.5.11.5-2.fc37.x86_64 136/143 #13 53.36 Running scriptlet: dash-0.5.11.5-2.fc37.x86_64 136/143 #13 53.38 Installing : cpio-2.13-13.fc37.x86_64 137/143 #13 53.39 Installing : bzip2-1.0.8-12.fc37.x86_64 138/143 #13 53.40 Installing : rpm-build-4.18.1-2.fc37.x86_64 139/143 #13 53.41 Installing : rpmlint-fedora-license-data-1.29-1.fc37.noarch 140/143 #13 53.43 Installing : rpmlint-2.4.0-6.fc37.noarch 141/143 #13 53.44 Installing : dnf-plugins-core-4.4.2-1.fc37.noarch 142/143 #13 53.45 Updating certificates in /etc/ssl/certs... #16 DONE 30.5s #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 51.44 Preparing to unpack .../095-lto-disabled-list_24_all.deb ... #14 51.47 Unpacking lto-disabled-list (24) ... #14 51.50 Selecting previously unselected package dpkg-dev. #14 51.50 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 51.51 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 51.56 Selecting previously unselected package build-essential. #14 51.56 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ... #14 51.57 Unpacking build-essential (12.9ubuntu3) ... #14 51.60 Selecting previously unselected package libbrotli1:arm64. #14 51.60 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ... #14 51.60 Unpacking libbrotli1:arm64 (1.0.9-2build6) ... #14 51.64 Selecting previously unselected package libsasl2-modules-db:arm64. #14 51.65 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... #14 51.65 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 51.68 Selecting previously unselected package libsasl2-2:arm64. #16 3.728 Reading package lists... #16 4.561 Building dependency tree... #14 43.92 Public key for emacs-filesystem-24.3-23.el7_9.1.noarch.rpm is not installed #15 DONE 13.6s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.1s #15 9.010 Installing : gc-8.2.2-4.fc39.aarch64 22/105 #15 9.253 Installing : guile22-2.2.7-9.fc39.aarch64 23/105 #14 53.18 Unpacking lintian (2.62.0ubuntu2.2) ... #14 53.45 Selecting previously unselected package manpages-dev. #14 58.24 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 58.25 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 58.27 Setting up shared-mime-info (1.15-1) ... #13 55.88 Setting up libmodule-implementation-perl (0.09-2) ... #13 55.89 Setting up libcgi-fast-perl (1:2.15-1) ... #13 55.90 Setting up python3-apt (2.6.0) ... #13 56.04 Setting up python3-charset-normalizer (3.0.1-2) ... #14 50.43 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ... #14 50.43 Unpacking autotools-dev (20220109.1) ... #14 50.48 Selecting previously unselected package automake. #14 50.48 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ... #14 50.48 Unpacking automake (1:1.16.5-1.3) ... #14 50.54 Selecting previously unselected package autopoint. #14 50.54 Preparing to unpack .../051-autopoint_0.21-11_all.deb ... #14 50.55 Unpacking autopoint (0.21-11) ... #14 50.58 Selecting previously unselected package binutils-common:armhf. #14 50.58 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_armhf.deb ... #14 50.59 Unpacking binutils-common:armhf (2.40-2ubuntu4.1) ... #14 50.63 Selecting previously unselected package libbinutils:armhf. #14 50.63 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_armhf.deb ... #14 50.64 Unpacking libbinutils:armhf (2.40-2ubuntu4.1) ... #14 57.25 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 57.26 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 57.30 Selecting previously unselected package zstd. #14 57.30 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_arm64.deb ... #14 57.30 Unpacking zstd (1.5.4+dfsg2-4) ... #14 57.35 Selecting previously unselected package python3-debian. #14 57.35 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ... #14 57.35 Unpacking python3-debian (0.1.49ubuntu2) ... #14 57.40 Selecting previously unselected package libgpgme11:arm64. #14 57.40 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_arm64.deb ... #14 57.40 Unpacking libgpgme11:arm64 (1.18.0-3ubuntu2) ... #14 57.44 Selecting previously unselected package python3-gpg. #14 57.44 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_arm64.deb ... #14 57.44 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 57.49 Selecting previously unselected package python3-xdg. #14 50.69 Preparing to unpack .../078-libatomic1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 50.70 Unpacking libatomic1:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.73 Selecting previously unselected package libasan6:armhf. #14 50.73 Preparing to unpack .../079-libasan6_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.74 Unpacking libasan6:armhf (11.4.0-1ubuntu1~22.04) ... #14 50.83 Selecting previously unselected package libubsan1:armhf. #14 50.84 Preparing to unpack .../080-libubsan1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 50.84 Unpacking libubsan1:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.88 Selecting previously unselected package libgcc-11-dev:armhf. #14 50.89 Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.89 Unpacking libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 50.95 Selecting previously unselected package gcc-11. #16 0.723 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #16 0.735 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #13 53.53 Installing : glibc-gconv-extra-2.36-11.fc37.x86_64 143/143 #20 1.769 Fetched 8655 kB in 1s (5980 kB/s) #15 7.606 The following NEW packages will be installed: #15 7.606 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #15 7.606 g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 #15 7.607 libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0 #15 7.607 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #15 7.607 libseccomp-dev libselinux1-dev libsepol-dev libstdc++-12-dev libsystemd-dev #15 7.608 libudev-dev libuv1 pkg-config pkgconf pkgconf-bin #15 7.609 The following packages will be upgraded: #15 7.610 libsystemd0 libudev1 udev #14 51.69 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... #14 51.69 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 51.73 Selecting previously unselected package libldap-2.5-0:arm64. #14 51.73 Preparing to unpack .../101-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_arm64.deb ... #14 51.74 Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 51.83 Selecting previously unselected package librtmp1:arm64. #14 51.83 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #14 51.83 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 51.87 Selecting previously unselected package libssh-4:arm64. #14 51.87 Preparing to unpack .../103-libssh-4_0.9.6-2ubuntu0.22.04.1_arm64.deb ... #14 51.88 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ... #14 51.91 Selecting previously unselected package libcurl4:arm64. #14 51.91 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.13_arm64.deb ... #14 51.92 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.13) ... #14 51.95 Selecting previously unselected package curl. #16 4.755 Reading state information... #16 4.761 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.016 Starting 2 pkgProblemResolver with broken count: 0 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #15 9.273 Installing : make-1:4.4.1-2.fc39.aarch64 24/105 #15 9.282 Installing : jsoncpp-1.9.5-5.fc39.aarch64 25/105 #15 9.290 Installing : kmod-libs-30-6.fc39.aarch64 26/105 #15 9.301 Installing : less-633-2.fc39.aarch64 27/105 #15 9.308 Installing : libargon2-20190702-3.fc39.aarch64 28/105 #15 9.321 Installing : libasan-13.2.1-1.fc39.aarch64 29/105 #15 9.327 Installing : libatomic-13.2.1-1.fc39.aarch64 30/105 #15 9.334 Installing : libbpf-2:1.1.0-4.fc39.aarch64 31/105 #15 9.341 Installing : libcbor-0.10.2-2.fc39.aarch64 32/105 #15 9.349 Installing : libfido2-1.13.0-3.fc39.aarch64 33/105 #15 9.357 Installing : libedit-3.1-48.20230828cvs.fc39.aarch64 34/105 #15 9.378 Installing : libselinux-utils-3.5-5.fc39.aarch64 35/105 #15 9.388 Installing : libubsan-13.2.1-1.fc39.aarch64 36/105 #15 9.396 Installing : libuv-1:1.46.0-2.fc39.aarch64 37/105 #15 9.406 Installing : pcre2-utf16-10.42-1.fc39.2.aarch64 38/105 #15 9.415 Installing : pcre2-utf32-10.42-1.fc39.2.aarch64 39/105 #15 9.426 Installing : pcre2-devel-10.42-1.fc39.2.aarch64 40/105 #15 9.435 Installing : perl-TermReadKey-2.38-18.fc39.aarch64 41/105 #15 9.444 Installing : python3-audit-3.1.2-1.fc39.aarch64 42/105 #15 9.451 Installing : qrencode-libs-4.1.1-5.fc39.aarch64 43/105 #14 53.45 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ... #14 53.45 Unpacking manpages-dev (5.05-1) ... #14 53.69 Selecting previously unselected package python3-certifi. #14 53.69 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ... #14 53.69 Unpacking python3-certifi (2019.11.28-1) ... #14 53.74 Selecting previously unselected package python3-idna. #13 56.17 Setting up libpackage-stash-perl (0.40-1) ... #13 56.18 Setting up libimport-into-perl (1.002005-2) ... #13 56.19 Setting up libmoo-perl (2.005005-1) ... #13 56.20 Setting up liblist-someutils-perl (0.59-1) ... #13 56.20 Setting up debhelper (13.11.4) ... #13 56.21 Setting up libmime-tools-perl (5.510-1) ... #13 56.22 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ... #13 56.23 Setting up python3-chardet (5.1.0+dfsg-2) ... #14 50.70 Selecting previously unselected package libctf-nobfd0:armhf. #14 50.70 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_armhf.deb ... #14 50.70 Unpacking libctf-nobfd0:armhf (2.40-2ubuntu4.1) ... #14 50.74 Selecting previously unselected package libctf0:armhf. #14 50.75 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_armhf.deb ... #14 50.75 Unpacking libctf0:armhf (2.40-2ubuntu4.1) ... #14 50.82 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 50.82 Preparing to unpack .../056-binutils-arm-linux-gnueabihf_2.40-2ubuntu4.1_armhf.deb ... #14 50.82 Unpacking binutils-arm-linux-gnueabihf (2.40-2ubuntu4.1) ... #14 50.92 Selecting previously unselected package binutils. #14 57.50 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ... #14 57.50 Unpacking python3-xdg (0.28-2) ... #14 57.54 Selecting previously unselected package dput. #14 57.55 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ... #14 57.56 Unpacking dput (1.1.3ubuntu2.1) ... #14 57.59 Selecting previously unselected package fonts-dejavu-core. #14 57.59 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ... #14 57.60 Unpacking fonts-dejavu-core (2.37-6) ... #14 57.65 Selecting previously unselected package fontconfig-config. #14 57.66 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_arm64.deb ... #14 50.96 Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.96 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #20 1.769 Reading package lists... #13 53.60 Updating certificates in /etc/ssl/certs... #13 54.07 137 added, 0 removed; done. #14 51.95 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.13_arm64.deb ... #14 51.96 Unpacking curl (7.81.0-1ubuntu1.13) ... #14 52.00 Selecting previously unselected package dctrl-tools. #14 52.00 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ... #14 52.01 Unpacking dctrl-tools (2.24-3build2) ... #14 52.04 Selecting previously unselected package libdebhelper-perl. #14 52.04 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 52.04 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 52.08 Selecting previously unselected package libtool. #14 52.08 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ... #14 52.09 Unpacking libtool (2.4.6-15build2) ... #14 52.12 Selecting previously unselected package dh-autoreconf. #14 52.12 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... #14 52.16 Unpacking dh-autoreconf (20) ... #14 52.19 Selecting previously unselected package libarchive-zip-perl. #14 52.19 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... #14 52.20 Unpacking libarchive-zip-perl (1.68-1) ... #14 52.23 Selecting previously unselected package libsub-override-perl. #14 52.23 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... #14 52.24 Unpacking libsub-override-perl (0.09-2) ... #14 52.26 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 52.26 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 52.27 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 52.30 Selecting previously unselected package dh-strip-nondeterminism. #16 5.020 Done #16 5.226 Done #13 52.96 Setting up libhttp-negotiate-perl (6.01-2) ... #15 9.460 Installing : rhash-1.4.3-3.fc39.aarch64 44/105 #15 9.563 Installing : python3-setuptools-67.7.2-7.fc39.noarch 45/105 #15 9.610 Installing : python3-setools-4.4.3-1.fc39.aarch64 46/105 #15 9.745 Installing : kernel-headers-6.5.4-300.fc39.aarch64 47/105 #14 53.74 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ... #14 53.75 Unpacking python3-idna (2.8-1) ... #14 53.78 Selecting previously unselected package python3-urllib3. #14 53.78 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ... #14 53.79 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ... #14 53.83 Selecting previously unselected package python3-requests. #14 53.83 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 53.83 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 53.87 Selecting previously unselected package python3-unidiff. #14 53.87 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ... #14 53.87 Unpacking python3-unidiff (0.5.5-2) ... #14 53.90 Selecting previously unselected package python3-xdg. #14 53.91 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ... #14 53.91 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 53.94 Selecting previously unselected package unzip. #14 53.94 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ... #14 53.95 Unpacking unzip (6.0-25ubuntu1.1) ... #14 53.99 Selecting previously unselected package equivs. #13 56.50 Setting up python3-debian (0.1.49) ... #14 50.92 Preparing to unpack .../057-binutils_2.40-2ubuntu4.1_armhf.deb ... #14 50.93 Unpacking binutils (2.40-2ubuntu4.1) ... #14 50.97 Selecting previously unselected package libc-dev-bin. #14 50.97 Preparing to unpack .../058-libc-dev-bin_2.37-0ubuntu2_armhf.deb ... #14 50.97 Unpacking libc-dev-bin (2.37-0ubuntu2) ... #14 51.01 Selecting previously unselected package linux-libc-dev:armhf. #14 51.01 Preparing to unpack .../059-linux-libc-dev_6.2.0-33.33_armhf.deb ... #14 51.01 Unpacking linux-libc-dev:armhf (6.2.0-33.33) ... #14 51.22 Selecting previously unselected package libcrypt-dev:armhf. #14 57.80 Unpacking fontconfig-config (2.14.1-3ubuntu3) ... #14 57.85 Selecting previously unselected package libcurl3-gnutls:arm64. #14 57.85 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.2_arm64.deb ... #14 57.85 Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ... #14 57.89 Selecting previously unselected package liberror-perl. #14 57.89 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ... #14 57.89 Unpacking liberror-perl (0.17029-2) ... #14 57.92 Selecting previously unselected package git-man. #14 57.92 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ... #14 57.93 Unpacking git-man (1:2.39.2-1ubuntu1.1) ... #14 57.98 Selecting previously unselected package git. #14 51.27 Selecting previously unselected package gcc. #14 51.27 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 51.27 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 51.32 Selecting previously unselected package libstdc++-11-dev:armhf. #14 51.32 Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 51.33 Unpacking libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 51.51 Selecting previously unselected package g++-11. #13 54.11 Setting up libunbound8:armhf (1.9.0-2+deb10u3) ... #13 54.12 Setting up shared-mime-info (1.10-1) ... #15 8.156 3 upgraded, 31 newly installed, 0 to remove and 3 not upgraded. #15 8.156 1 not fully installed or removed. #15 8.156 Need to get 21.7 MB of archives. #15 8.156 After this operation, 92.0 MB of additional disk space will be used. #15 8.156 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14+rpi1 [2027 kB] #14 52.30 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 52.30 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 52.34 Selecting previously unselected package libdw1:arm64. #14 52.34 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ... #14 52.34 Unpacking libdw1:arm64 (0.186-1build1) ... #14 52.38 Selecting previously unselected package debugedit. #14 52.38 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ... #14 52.38 Unpacking debugedit (1:5.0-4build1) ... #14 52.41 Selecting previously unselected package dwz. #14 52.41 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ... #14 52.42 Unpacking dwz (0.14-1build2) ... #14 52.45 Selecting previously unselected package gettext. #14 52.45 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ... #14 52.46 Unpacking gettext (0.21-4ubuntu4) ... #14 52.51 Selecting previously unselected package intltool-debian. #14 52.51 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... #14 52.51 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 52.54 Selecting previously unselected package po-debconf. #16 5.449 Starting pkgProblemResolver with broken count: 0 #16 5.485 Starting 2 pkgProblemResolver with broken count: 0 #16 5.489 Done #13 53.13 Setting up libio-prompter-perl (0.004015-2) ... #13 53.25 Setting up libiterator-util-perl (0.02+ds1-2) ... #13 53.28 Setting up libstdc++-12-dev:arm64 (12.2.0-14) ... #13 53.35 Setting up libhttp-cookies-perl (6.10-1) ... #15 9.818 Installing : glibc-devel-2.38-4.fc39.aarch64 48/105 #13 56.66 Setting up python3-requests (2.28.1+dfsg-1) ... #13 56.80 Setting up equivs (2.3.1) ... #13 56.81 Setting up g++ (4:12.2.0-3) ... #13 56.81 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 56.82 Setting up build-essential (12.9) ... #13 56.87 Setting up libmoox-aliases-perl (0.001006-2) ... #13 56.87 Setting up libb-hooks-endofscope-perl (0.26-1) ... #13 56.88 Setting up dput (1.1.3) ... #13 56.99 Setting up libnamespace-clean-perl (0.27-2) ... #14 51.22 Preparing to unpack .../060-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #14 51.23 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #14 51.29 Selecting previously unselected package rpcsvc-proto. #14 51.29 Preparing to unpack .../061-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #14 51.30 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 51.35 Selecting previously unselected package libtirpc-dev:armhf. #14 51.35 Preparing to unpack .../062-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #14 51.36 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #14 51.40 Selecting previously unselected package libnsl-dev:armhf. #14 51.40 Preparing to unpack .../063-libnsl-dev_1.3.0-2build2_armhf.deb ... #14 51.41 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #14 51.45 Selecting previously unselected package libc6-dev:armhf. #14 51.45 Preparing to unpack .../064-libc6-dev_2.37-0ubuntu2_armhf.deb ... #14 57.98 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_arm64.deb ... #14 57.99 Unpacking git (1:2.39.2-1ubuntu1.1) ... #14 58.14 Selecting previously unselected package libalgorithm-diff-perl. #14 58.14 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ... #14 58.15 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 58.18 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64. #14 58.18 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_arm64.deb ... #14 58.19 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8) ... #14 58.22 Selecting previously unselected package libalgorithm-merge-perl. #14 58.22 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ... #14 58.23 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 51.51 Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 51.51 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 51.70 Selecting previously unselected package g++. #14 51.70 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 51.70 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 51.73 Selecting previously unselected package make. #14 51.74 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ... #14 51.74 Unpacking make (4.3-4.1build1) ... #14 51.77 Selecting previously unselected package libdpkg-perl. #14 53.99 Preparing to unpack .../332-equivs_2.2.0_all.deb ... #14 54.00 Unpacking equivs (2.2.0) ... #14 54.03 Selecting previously unselected package libauthen-sasl-perl. #14 54.03 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ... #14 54.03 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 54.07 Selecting previously unselected package python3-magic. #14 54.07 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ... #14 54.07 Unpacking python3-magic (2:0.4.15-3) ... #14 54.13 Setting up libapt-pkg-perl (0.1.36build3) ... #14 54.14 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... #14 54.15 Setting up libpipeline1:armhf (1.5.2-2build1) ... #14 54.16 Setting up wdiff (1.2.2-2build1) ... #14 54.17 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ... #14 54.18 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ... #14 54.19 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ... #14 54.20 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ... #14 54.21 Setting up mime-support (3.64ubuntu1) ... #14 54.24 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #13 52.98 Setting up libgdbm-compat4:armhf (1.19-2) ... #13 52.99 Setting up ucf (3.0043) ... #13 53.10 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #20 2.240 Reading package lists... #20 2.708 Building dependency tree... #20 2.799 Reading state information... #20 2.907 The following additional packages will be installed: #20 2.908 libmagic-mgc libmagic1 #20 2.922 The following NEW packages will be installed: #20 2.923 file libmagic-mgc libmagic1 #13 54.19 140 added, 0 removed; done. #13 54.26 Setting up libfreetype6:armhf (2.12.1+dfsg-5) ... #13 54.27 Setting up libgcc-12-dev:armhf (12.2.0-14) ... #13 54.28 Setting up shared-mime-info (2.2-1) ... #14 52.54 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... #14 52.55 Unpacking po-debconf (1.0.21+nmu1) ... #14 52.60 Selecting previously unselected package debhelper. #14 52.60 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ... #14 52.60 Unpacking debhelper (13.6ubuntu1) ... #14 52.66 Selecting previously unselected package libfakeroot:arm64. #14 52.67 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ... #14 52.67 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ... #14 52.71 Selecting previously unselected package fakeroot. #14 52.71 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ... #14 52.72 Unpacking fakeroot (1.28-1ubuntu1) ... #14 52.75 Selecting previously unselected package libassuan0:arm64. #14 52.75 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ... #14 52.76 Unpacking libassuan0:arm64 (2.5.5-1build1) ... #14 52.79 Selecting previously unselected package gpgconf. #17 9.223 Installing : cmake-filesystem-3.20.2-5.el8.x86_64 8/58 #17 10.25 Installing : cpp-8.5.0-20.el8.x86_64 9/58 #17 10.26 Running scriptlet: cpp-8.5.0-20.el8.x86_64 9/58 #17 10.28 Installing : python3-libsemanage-2.9-9.el8.x86_64 10/58 #17 10.38 Installing : python3-setools-4.3.0-5.el8.x86_64 11/58 #17 10.46 Installing : systemd-devel-239-78.el8.x86_64 12/58 #17 10.49 Installing : python3-audit-3.0.7-5.el8.x86_64 13/58 #17 10.52 Installing : pcre2-utf32-10.32-3.el8.x86_64 14/58 #17 10.56 Installing : pcre2-utf16-10.32-3.el8.x86_64 15/58 #17 10.64 Installing : pcre2-devel-10.32-3.el8.x86_64 16/58 #17 10.65 Running scriptlet: openssh-8.0p1-19.el8.x86_64 17/58 #17 10.73 Installing : openssh-8.0p1-19.el8.x86_64 17/58 #16 5.802 The following additional packages will be installed: #16 5.802 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 5.802 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #16 5.803 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #16 5.803 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0 #16 5.803 libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin #16 5.805 Suggested packages: #16 5.805 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 5.805 seccomp #16 5.805 Recommended packages: #16 5.805 dmsetup #16 5.847 The following NEW packages will be installed: #16 5.847 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 5.847 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #16 5.848 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #16 5.848 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #16 5.848 libuv1 pkg-config pkgconf pkgconf-bin #16 5.850 The following packages will be upgraded: #13 53.38 Setting up libtool (2.4.7-5) ... #13 53.45 Setting up po-debconf (1.0.21+nmu1) ... #13 53.53 Setting up libhtml-tree-perl (5.07-3) ... #13 53.63 Setting up libparams-classify-perl:arm64 (0.015-2+b1) ... #15 8.874 Transaction test succeeded. #15 8.874 Running transaction #16 1.005 Reading package lists... #15 9.830 Installing : libxcrypt-devel-4.4.36-2.fc39.aarch64 49/105 #15 10.20 Installing : gcc-13.2.1-1.fc39.aarch64 50/105 #15 10.21 Running scriptlet: gcc-13.2.1-1.fc39.aarch64 50/105 #15 10.23 Installing : libxcrypt-static-4.4.36-2.fc39.aarch64 51/105 #15 10.27 Installing : glibc-static-2.38-4.fc39.aarch64 52/105 #15 10.33 Installing : xkeyboard-config-2.39-2.fc39.noarch 53/105 #13 57.00 Setting up libstring-license-perl (0.0.2-1) ... #13 57.01 Setting up licensecheck (3.3.5-1) ... #13 57.02 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 57.03 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 57.04 Setting up libwww-perl (6.68-1) ... #13 57.05 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 57.06 Setting up libwww-mechanize-perl (2.16-1) ... #13 57.06 Setting up devscripts (2.23.4) ... #14 58.26 Selecting previously unselected package libaliased-perl. #14 58.26 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ... #14 58.26 Unpacking libaliased-perl (0.34-3) ... #14 58.30 Selecting previously unselected package libapt-pkg-perl. #14 58.30 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_arm64.deb ... #14 58.30 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 58.34 Selecting previously unselected package libarchive-cpio-perl. #14 58.34 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ... #14 58.34 Unpacking libarchive-cpio-perl (0.10-3) ... #14 58.37 Selecting previously unselected package libarray-intspan-perl. #14 58.37 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ... #14 58.38 Unpacking libarray-intspan-perl (2.004-2) ... #14 58.44 Selecting previously unselected package libmodule-implementation-perl. #14 58.44 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ... #14 58.44 Unpacking libmodule-implementation-perl (0.09-2) ... #14 58.47 Selecting previously unselected package libsub-exporter-progressive-perl. #14 58.47 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 58.48 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 58.50 Selecting previously unselected package libvariable-magic-perl. #14 58.51 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_arm64.deb ... #14 58.51 Unpacking libvariable-magic-perl (0.63-1) ... #14 58.54 Selecting previously unselected package libb-hooks-endofscope-perl. #14 51.45 Unpacking libc6-dev:armhf (2.37-0ubuntu2) ... #14 51.58 Selecting previously unselected package gcc-12-base:armhf. #14 51.58 Preparing to unpack .../065-gcc-12-base_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 51.59 Unpacking gcc-12-base:armhf (12.3.0-1ubuntu1~23.04) ... #14 51.64 Selecting previously unselected package libisl23:armhf. #14 51.64 Preparing to unpack .../066-libisl23_0.25-1_armhf.deb ... #14 51.64 Unpacking libisl23:armhf (0.25-1) ... #14 51.70 Selecting previously unselected package libmpfr6:armhf. #14 51.70 Preparing to unpack .../067-libmpfr6_4.2.0-1_armhf.deb ... #14 51.71 Unpacking libmpfr6:armhf (4.2.0-1) ... #14 51.78 Selecting previously unselected package libmpc3:armhf. #14 51.78 Preparing to unpack .../068-libmpc3_1.3.1-1_armhf.deb ... #14 51.78 Unpacking libmpc3:armhf (1.3.1-1) ... #14 51.82 Selecting previously unselected package cpp-12. #14 51.77 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 51.78 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #14 51.83 Selecting previously unselected package bzip2. #14 51.83 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ... #14 51.83 Unpacking bzip2 (1.0.8-5build1) ... #14 51.87 Selecting previously unselected package patch. #14 51.87 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ... #14 51.87 Unpacking patch (2.7.6-7build2) ... #14 51.90 Selecting previously unselected package lto-disabled-list. #14 51.91 Preparing to unpack .../091-lto-disabled-list_24_all.deb ... #14 51.91 Unpacking lto-disabled-list (24) ... #14 51.95 Selecting previously unselected package dpkg-dev. #14 51.95 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 51.95 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 51.99 Selecting previously unselected package build-essential. #14 52.00 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ... #14 52.00 Unpacking build-essential (12.9ubuntu3) ... #14 54.32 Setting up libmagic-mgc (1:5.38-4) ... #14 54.33 Setting up libyaml-0-2:armhf (0.2.2-1) ... #14 54.34 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... #14 54.35 No schema files found: doing nothing. #14 54.36 Setting up distro-info-data (0.43ubuntu1.13) ... #14 54.37 Setting up manpages (5.05-1) ... #14 54.38 Setting up unzip (6.0-25ubuntu1.1) ... #14 54.40 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #14 54.41 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ... #14 54.42 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 54.44 Setting up binutils-common:armhf (2.34-6ubuntu1.6) ... #14 54.45 Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ... #14 54.46 Setting up libmagic1:armhf (1:5.38-4) ... #14 54.47 Setting up less (551-1ubuntu0.1) ... #14 54.49 Setting up perl-openssl-defaults:armhf (4) ... #14 54.50 Setting up linux-libc-dev:armhf (5.4.0-163.180) ... #14 54.51 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.6) ... #14 54.53 Setting up gettext-base (0.19.8.1-10build1) ... #14 54.54 Setting up libnpth0:armhf (1.6-1) ... #14 54.55 Setting up krb5-locales (1.17-6ubuntu4.3) ... #14 54.56 Setting up file (1:5.38-4) ... #13 53.11 Setting up dwz (0.13+20210201-1) ... #13 53.12 Setting up groff-base (1.22.4-6) ... #13 53.14 Setting up cpp (4:10.2.1-1) ... #13 53.15 Setting up pixz (1.0.7-1) ... #13 53.16 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 53.17 Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ... #13 53.29 Setting up libc6-dev:armhf (2.31-13+deb11u6) ... #13 53.30 Setting up libx11-6:armhf (2:1.7.2-1+deb11u1) ... #13 53.31 Setting up curl (7.74.0-1.3+deb11u7) ... #13 53.32 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... #13 53.34 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #13 53.35 Setting up gpg (2.2.27-2+deb11u2) ... #20 3.190 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #20 3.190 Need to get 471 kB of archives. #20 3.190 After this operation, 7091 kB of additional disk space will be used. #20 3.190 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #20 3.196 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #20 3.197 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #20 3.305 debconf: delaying package configuration, since apt-utils is not installed #14 52.79 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ... #14 52.79 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 52.83 Selecting previously unselected package libksba8:arm64. #14 52.83 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.2_arm64.deb ... #14 52.84 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ... #14 52.88 Selecting previously unselected package libnpth0:arm64. #14 52.88 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ... #14 52.88 Unpacking libnpth0:arm64 (1.6-3build2) ... #14 52.92 Selecting previously unselected package dirmngr. #14 52.93 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ... #14 52.94 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 52.98 Selecting previously unselected package gnupg-l10n. #14 52.98 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 52.99 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 53.02 Selecting previously unselected package gnupg-utils. #17 10.75 Installing : libsepol-devel-2.9-3.el8.x86_64 18/58 #17 10.79 Installing : libselinux-devel-2.9-8.el8.x86_64 19/58 #17 10.83 Installing : libselinux-utils-2.9-8.el8.x86_64 20/58 #17 10.87 Installing : policycoreutils-2.9-24.el8.x86_64 21/58 #16 5.851 libsystemd0 libudev1 #16 6.142 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #16 6.142 1 not fully installed or removed. #16 6.142 Need to get 15.1 MB of archives. #16 6.142 After this operation, 53.0 MB of additional disk space will be used. #16 6.142 Get:1 http://archive.ubuntu.com/ubuntu lunar/main amd64 bash-completion all 1:2.11-6ubuntu1 [179 kB] #14 DONE 54.7s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #16 2.052 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.052 dpkg-buildpackage: info: source version 1.0 #16 2.052 dpkg-buildpackage: info: source distribution unstable #16 2.052 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.084 dpkg-buildpackage: info: host architecture amd64 #16 2.084 dpkg-source --before-build . #16 2.178 debian/rules clean #15 10.34 Installing : libxkbcommon-1.5.0-3.fc39.aarch64 54/105 #13 57.19 Setting up libxml-parser-perl (2.46-4) ... #13 57.20 Setting up lintian (2.116.3) ... #13 57.21 Setting up libxml-sax-expat-perl (0.51-2) ... #13 57.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 57.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 58.55 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 58.55 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 58.58 Selecting previously unselected package libberkeleydb-perl:arm64. #14 58.58 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_arm64.deb ... #14 58.59 Unpacking libberkeleydb-perl:arm64 (0.64-2) ... #14 58.63 Selecting previously unselected package libfreetype6:arm64. #14 58.63 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_arm64.deb ... #14 58.64 Unpacking libfreetype6:arm64 (2.12.1+dfsg-4ubuntu0.1) ... #14 58.71 Selecting previously unselected package libfontconfig1:arm64. #14 58.71 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_arm64.deb ... #14 58.72 Unpacking libfontconfig1:arm64 (2.14.1-3ubuntu3) ... #14 58.76 Selecting previously unselected package libjpeg-turbo8:arm64. #14 58.76 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_arm64.deb ... #14 58.76 Unpacking libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ... #14 58.80 Selecting previously unselected package libjpeg8:arm64. #14 54.57 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... #14 54.58 Setting up libgomp1:armhf (10.5.0-1ubuntu1~20.04) ... #14 54.59 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ... #14 54.60 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #14 54.61 Setting up libfakeroot:armhf (1.24-1) ... #14 54.62 Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ... #14 54.63 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 54.64 Setting up tzdata (2023c-0ubuntu0.20.04.2) ... #14 51.82 Preparing to unpack .../069-cpp-12_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 51.82 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 52.09 Selecting previously unselected package libbrotli1:armhf. #14 52.09 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ... #14 52.09 Unpacking libbrotli1:armhf (1.0.9-2build6) ... #14 52.13 Selecting previously unselected package libsasl2-modules-db:armhf. #14 52.13 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 52.13 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 52.17 Selecting previously unselected package libsasl2-2:armhf. #14 52.17 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 52.18 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 52.27 Selecting previously unselected package libldap-2.5-0:armhf. #13 53.37 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ... #13 53.38 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #13 53.39 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 53.41 Setting up libstdc++-10-dev:armhf (10.2.1-6) ... #13 53.42 Setting up gpg-agent (2.2.27-2+deb11u2) ... #20 3.331 Fetched 471 kB in 0s (1740 kB/s) #20 3.349 Selecting previously unselected package libmagic-mgc. #20 3.349 (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 ... 15720 files and directories currently installed.) #20 3.358 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #20 3.361 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #20 3.427 Selecting previously unselected package libmagic1:amd64. #20 3.429 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #20 3.435 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #20 3.469 Selecting previously unselected package file. #20 3.471 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ... #20 3.474 Unpacking file (1:5.39-3+deb11u1) ... #20 3.509 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #20 3.519 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #20 3.536 Setting up file (1:5.39-3+deb11u1) ... #14 53.03 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ... #14 53.03 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 53.06 Selecting previously unselected package gpg. #14 53.07 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ... #14 53.07 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 53.11 Selecting previously unselected package pinentry-curses. #14 53.11 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ... #14 53.12 Unpacking pinentry-curses (1.1.1-1build2) ... #14 53.15 Selecting previously unselected package gpg-agent. #14 53.15 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ... #14 53.16 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 53.20 Selecting previously unselected package gpg-wks-client. #14 53.20 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ... #14 53.20 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 53.23 Selecting previously unselected package gpg-wks-server. #14 53.23 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ... #14 53.24 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 53.26 Selecting previously unselected package gpgsm. #17 10.89 Running scriptlet: policycoreutils-2.9-24.el8.x86_64 21/58 #17 11.11 Installing : python3-policycoreutils-2.9-24.el8.noarch 22/58 #17 11.14 Installing : policycoreutils-python-utils-2.9-24.el8.noarch 23/58 #17 11.16 Installing : rpm-plugin-selinux-4.14.3-26.el8.x86_64 24/58 #17 11.18 Installing : selinux-policy-3.14.3-128.el8.noarch 25/58 #17 11.19 Running scriptlet: selinux-policy-3.14.3-128.el8.noarch 25/58 #16 6.204 Get:2 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive13 amd64 3.6.2-1ubuntu1 [380 kB] #16 6.225 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjsoncpp25 amd64 1.9.5-4 [80.3 kB] #16 6.229 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 librhash0 amd64 1.4.3-3 [128 kB] #16 6.233 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB] #16 6.235 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake-data all 3.25.1-1ubuntu1 [2052 kB] #16 6.261 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake amd64 3.25.1-1ubuntu1 [9273 kB] #16 6.356 Get:8 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB] #16 6.356 Get:9 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev1 amd64 252.5-2ubuntu3.1 [151 kB] #16 6.358 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB] #16 6.359 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-1ubuntu1 [12.5 kB] #16 6.360 Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev-dev amd64 252.5-2ubuntu3.1 [21.4 kB] #16 6.360 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsepol-dev amd64 3.4-2 [377 kB] #16 6.364 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-16-0 amd64 10.42-1 [211 kB] #16 0.674 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #13 53.79 Setting up libcgi-pm-perl (4.55-1) ... #13 53.82 Setting up python3 (3.11.2-1+b1) ... #15 10.35 Installing : vim-filesystem-2:9.0.1872-1.fc39.noarch 55/105 #15 8.842 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf g++-12 armhf 12.2.0-14+rpi1 [7914 kB] #15 9.215 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf g++ armhf 4:12.2.0-3+rpi1 [1344 B] #13 57.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 57.47 Setting up libsoap-lite-perl (1.27-3) ... #13 57.48 Setting up libxmlrpc-lite-perl (0.717-5) ... #13 57.49 Processing triggers for libc-bin (2.36-9+deb12u1) ... #13 57.51 Processing triggers for ca-certificates (20230311) ... #13 57.51 Updating certificates in /etc/ssl/certs... #14 58.80 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_arm64.deb ... #14 58.81 Unpacking libjpeg8:arm64 (8c-2ubuntu11) ... #14 58.85 Selecting previously unselected package libdeflate0:arm64. #14 58.85 Preparing to unpack .../205-libdeflate0_1.15-1_arm64.deb ... #14 58.85 Unpacking libdeflate0:arm64 (1.15-1) ... #14 58.89 Selecting previously unselected package libjbig0:arm64. #14 58.89 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_arm64.deb ... #14 58.90 Unpacking libjbig0:arm64 (2.1-6ubuntu1) ... #14 58.93 Selecting previously unselected package liblerc4:arm64. #16 2.180 dh clean #16 2.265 dh_clean #16 2.301 debian/rules binary #16 2.303 dh binary #16 2.376 dh_update_autotools_config #16 2.403 dh_autoreconf #16 2.442 create-stamp debian/debhelper-build-stamp #16 2.442 dh_prep #16 2.468 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.516 dh_install #14 54.75 #14 54.75 Current default time zone: 'Etc/UTC' #14 54.76 Local time is now: Wed Sep 20 09:14:08 UTC 2023. #14 54.76 Universal Time is now: Wed Sep 20 09:14:08 UTC 2023. #14 54.76 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 54.76 #14 54.78 Setting up fakeroot (1.24-1) ... #14 54.79 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 54.79 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 #14 54.79 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 #14 54.79 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 #14 54.79 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 #14 54.79 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 #14 54.79 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 #14 54.79 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 #14 54.79 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 #14 54.80 Setting up autotools-dev (20180224.1) ... #14 54.81 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 54.82 Setting up libx11-data (2:1.6.9-2ubuntu1.5) ... #14 54.83 Setting up make (4.2.1-1.2) ... #14 54.84 Setting up libmpfr6:armhf (4.0.2-1) ... #14 54.85 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 54.86 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #14 54.87 Setting up libidn11:armhf (1.33-2.2ubuntu2) ... #14 54.88 Setting up strace (5.5-3ubuntu1) ... #14 54.89 Setting up libsigsegv2:armhf (2.12-2) ... #14 54.91 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 54.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.92 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 #14 54.93 Setting up t1utils (1.41-3) ... #14 54.94 Setting up diffstat (1.63-1) ... #14 54.95 Setting up libmpc3:armhf (1.1.0-1) ... #14 54.96 Setting up libatomic1:armhf (10.5.0-1ubuntu1~20.04) ... #14 54.97 Setting up patch (2.7.6-6) ... #14 54.98 Setting up autopoint (0.19.8.1-10build1) ... #14 54.99 Setting up libfl2:armhf (2.6.4-6.2) ... #14 55.00 Setting up ucf (3.0038+nmu1) ... #14 52.03 Selecting previously unselected package cpp. #14 52.03 Preparing to unpack .../070-cpp_4%3a12.2.0-3ubuntu1_armhf.deb ... #14 52.04 Unpacking cpp (4:12.2.0-3ubuntu1) ... #14 52.11 Selecting previously unselected package libcc1-0:armhf. #14 52.11 Preparing to unpack .../071-libcc1-0_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 52.11 Unpacking libcc1-0:armhf (13.1.0-2ubuntu2~23.04) ... #14 52.16 Selecting previously unselected package libgomp1:armhf. #14 52.16 Preparing to unpack .../072-libgomp1_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 52.17 Unpacking libgomp1:armhf (13.1.0-2ubuntu2~23.04) ... #14 52.22 Selecting previously unselected package libatomic1:armhf. #14 52.27 Preparing to unpack .../097-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_armhf.deb ... #14 52.27 Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 52.32 Selecting previously unselected package librtmp1:armhf. #14 52.33 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #14 52.33 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 52.37 Selecting previously unselected package libssh-4:armhf. #14 52.37 Preparing to unpack .../099-libssh-4_0.9.6-2ubuntu0.22.04.1_armhf.deb ... #14 52.37 Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ... #14 52.41 Selecting previously unselected package libcurl4:armhf. #14 52.41 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.13_armhf.deb ... #14 52.42 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.13) ... #14 52.45 Selecting previously unselected package curl. #14 52.45 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.13_armhf.deb ... #14 52.46 Unpacking curl (7.81.0-1ubuntu1.13) ... #14 52.50 Selecting previously unselected package dctrl-tools. #14 52.50 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ... #13 53.90 Setting up libxpm4:armhf (1:3.5.12-1.1~deb11u1) ... #13 53.91 Setting up fontconfig-config (2.13.1-4.2) ... #20 3.546 Processing triggers for libc-bin (2.31-13+deb11u6) ... #20 DONE 3.8s #21 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit #21 DONE 0.1s #22 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help #14 53.27 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ... #14 53.27 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 53.30 Selecting previously unselected package gnupg. #14 53.30 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 53.31 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 53.34 Selecting previously unselected package libfile-dirlist-perl. #14 53.34 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... #14 53.34 Unpacking libfile-dirlist-perl (0.05-2) ... #14 53.38 Selecting previously unselected package libfile-which-perl. #14 53.38 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... #14 53.39 Unpacking libfile-which-perl (1.23-1) ... #14 53.42 Selecting previously unselected package libfile-homedir-perl. #14 53.43 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... #14 53.43 Unpacking libfile-homedir-perl (1.006-1) ... #14 53.46 Selecting previously unselected package libfile-touch-perl. #14 53.47 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ... #14 53.47 Unpacking libfile-touch-perl (0.12-1) ... #14 53.51 Selecting previously unselected package libio-pty-perl. #16 6.366 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-32-0 amd64 10.42-1 [198 kB] #16 6.368 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-posix3 amd64 10.42-1 [6744 B] #16 6.370 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-dev amd64 10.42-1 [744 kB] #16 6.383 Get:18 http://archive.ubuntu.com/ubuntu lunar/main amd64 libselinux1-dev amd64 3.4-1build4 [163 kB] #16 6.384 Get:19 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper-dev amd64 2:1.02.185-1ubuntu1 [36.7 kB] #16 6.385 Get:20 http://archive.ubuntu.com/ubuntu lunar/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu3 [91.2 kB] #16 6.386 Get:21 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.1 [390 kB] #16 6.389 Get:22 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd-dev amd64 252.5-2ubuntu3.1 [322 kB] #16 6.392 Get:23 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpkgconf3 amd64 1.8.1-1ubuntu2 [29.4 kB] #16 6.393 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf-bin amd64 1.8.1-1ubuntu2 [20.8 kB] #16 6.393 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf amd64 1.8.1-1ubuntu2 [16.8 kB] #16 6.394 Get:26 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkg-config amd64 1.8.1-1ubuntu2 [5408 B] #16 6.551 debconf: delaying package configuration, since apt-utils is not installed #16 6.590 Fetched 15.1 MB in 1s (28.2 MB/s) #16 6.616 Selecting previously unselected package bash-completion. #16 0.676 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #16 0.687 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease #16 0.786 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease #15 10.71 Installing : cmake-data-3.27.4-7.fc39.noarch 56/105 #15 10.87 Installing : cmake-3.27.4-7.fc39.aarch64 57/105 #15 10.88 Installing : perl-lib-0.65-500.fc39.aarch64 58/105 #15 10.88 Installing : perl-File-Copy-2.41-500.fc39.noarch 59/105 #15 10.89 Installing : perl-File-Compare-1.100.700-500.fc39.noarch 60/105 #15 10.91 Installing : autoconf-2.71-6.fc39.noarch 61/105 #15 10.93 Installing : automake-1.16.5-13.fc39.noarch 62/105 #15 10.94 Installing : perl-Error-1:0.17029-13.fc39.noarch 63/105 #15 10.95 Installing : libsepol-devel-3.5-2.fc39.aarch64 64/105 #15 10.97 Installing : libselinux-devel-3.5-5.fc39.aarch64 65/105 #15 10.97 Installing : dbus-common-1:1.14.10-1.fc39.noarch 66/105 #15 10.98 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 66/105 #15 10.99 Running scriptlet: dbus-broker-33-2.fc39.aarch64 67/105 #15 11.06 Installing : dbus-broker-33-2.fc39.aarch64 67/105 #15 11.07 Running scriptlet: dbus-broker-33-2.fc39.aarch64 67/105 #15 11.08 Installing : dbus-1:1.14.10-1.fc39.aarch64 68/105 #15 11.08 Installing : device-mapper-libs-1.02.196-1.fc39.aarch64 69/105 #15 11.10 Installing : cryptsetup-libs-2.6.1-3.fc39.aarch64 70/105 #15 11.11 Installing : device-mapper-1.02.196-1.fc39.aarch64 71/105 #15 11.12 Running scriptlet: libutempter-1.2.1-10.fc39.aarch64 72/105 #15 9.216 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf build-essential armhf 12.9 [7704 B] #15 9.217 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB] #15 9.218 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive13 armhf 3.6.2-1 [293 kB] #15 9.220 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [66.7 kB] #15 9.256 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf librhash0 armhf 1.4.3-3 [142 kB] #15 9.259 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libuv1 armhf 1.44.2-1+rpi1 [125 kB] #15 9.280 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB] #15 9.363 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf cmake armhf 3.25.1-1 [3859 kB] #13 57.84 0 added, 0 removed; done. #13 57.84 Running hooks in /etc/ca-certificates/update.d... #13 57.84 done. #14 58.93 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_arm64.deb ... #14 58.94 Unpacking liblerc4:arm64 (4.0.0+ds-2ubuntu2) ... #14 58.98 Selecting previously unselected package libwebp7:arm64. #14 58.98 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_arm64.deb ... #14 58.99 Unpacking libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ... #14 59.02 Selecting previously unselected package libtiff6:arm64. #14 59.03 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.1_arm64.deb ... #14 59.03 Unpacking libtiff6:arm64 (4.5.0-5ubuntu1.1) ... #14 59.07 Selecting previously unselected package libxpm4:arm64. #14 59.07 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1_arm64.deb ... #14 59.07 Unpacking libxpm4:arm64 (1:3.5.12-1.1) ... #14 59.11 Selecting previously unselected package libgd3:arm64. #14 59.11 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_arm64.deb ... #14 59.11 Unpacking libgd3:arm64 (2.3.3-7ubuntu2) ... #14 59.15 Selecting previously unselected package libc-devtools. #14 59.15 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2_arm64.deb ... #14 59.15 Unpacking libc-devtools (2.37-0ubuntu2) ... #14 59.19 Selecting previously unselected package libcapture-tiny-perl. #14 59.19 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ... #14 59.20 Unpacking libcapture-tiny-perl (0.48-2) ... #14 59.22 Selecting previously unselected package libcgi-pm-perl. #14 59.23 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ... #14 59.23 Unpacking libcgi-pm-perl (4.55-1) ... #14 59.27 Selecting previously unselected package libfcgi0ldbl:arm64. #14 59.27 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_arm64.deb ... #14 59.28 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ... #14 59.31 Selecting previously unselected package libfcgi-perl. #14 55.10 Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ... #14 55.11 Setting up libltdl7:armhf (2.4.6-14) ... #14 55.12 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 55.13 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 55.14 Setting up libubsan1:armhf (10.5.0-1ubuntu1~20.04) ... #14 55.16 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 55.17 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #14 55.18 Setting up libuchardet0:armhf (0.0.6-3build1) ... #14 55.19 Setting up libre2-5:armhf (20200101+dfsg-1build1) ... #14 55.20 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 55.21 Setting up libisl22:armhf (0.22.1-1) ... #14 55.22 Setting up netbase (6.1) ... #14 55.24 Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ... #14 55.30 Setting up libmpdec2:armhf (2.4.2-3) ... #14 52.22 Preparing to unpack .../073-libatomic1_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 52.22 Unpacking libatomic1:armhf (13.1.0-2ubuntu2~23.04) ... #14 52.27 Selecting previously unselected package libasan8:armhf. #14 52.27 Preparing to unpack .../074-libasan8_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 52.27 Unpacking libasan8:armhf (13.1.0-2ubuntu2~23.04) ... #14 52.38 Selecting previously unselected package libubsan1:armhf. #14 52.39 Preparing to unpack .../075-libubsan1_13.1.0-2ubuntu2~23.04_armhf.deb ... #14 52.39 Unpacking libubsan1:armhf (13.1.0-2ubuntu2~23.04) ... #14 52.45 Selecting previously unselected package libgcc-12-dev:armhf. #14 52.45 Preparing to unpack .../076-libgcc-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 52.47 Unpacking libgcc-12-dev:armhf (12.3.0-1ubuntu1~23.04) ... #13 54.13 Setting up openssh-client (1:8.4p1-5+deb11u1) ... #16 2.548 dh_installdocs #16 2.592 dh_installchangelogs #16 2.671 dh_perl #16 2.706 dh_link #16 2.739 dh_strip_nondeterminism #16 2.796 dh_compress #14 60.22 Setting up liblinux-epoll-perl (0.017-1) ... #14 60.23 Setting up libvariable-magic-perl (0.62-1build2) ... #14 60.24 Setting up python3-idna (2.8-1) ... #22 ... #23 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini #23 DONE 0.1s #24 [runc-src 1/3] WORKDIR /usr/src/runc #24 DONE 0.1s #25 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc #25 DONE 0.1s #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit #26 DONE 0.1s #27 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd #27 DONE 0.1s #28 [tini-src 1/3] WORKDIR /usr/src/tini #28 DONE 0.2s #29 [containerd-src 1/3] WORKDIR /usr/src/containerd #29 DONE 0.2s #14 53.51 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ... #14 53.51 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 53.54 Selecting previously unselected package libipc-run-perl. #14 53.54 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... #14 53.54 Unpacking libipc-run-perl (20200505.0-1) ... #14 53.59 Selecting previously unselected package libclass-method-modifiers-perl. #14 53.59 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 53.59 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 53.62 Selecting previously unselected package libclass-xsaccessor-perl. #14 53.62 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ... #14 53.63 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 53.66 Selecting previously unselected package libb-hooks-op-check-perl. #14 53.66 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ... #14 53.67 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 53.71 Selecting previously unselected package libdynaloader-functions-perl. #14 53.71 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 53.72 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 53.75 Selecting previously unselected package libdevel-callchecker-perl. #14 53.75 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ... #14 53.75 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 53.79 Selecting previously unselected package libparams-classify-perl. #14 53.79 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ... #14 53.79 Unpacking libparams-classify-perl (0.015-1build5) ... #14 53.82 Selecting previously unselected package libmodule-runtime-perl. #14 53.82 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ... #14 53.83 Unpacking libmodule-runtime-perl (0.016-1) ... #14 53.86 Selecting previously unselected package libimport-into-perl. #16 6.616 (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 ... 26677 files and directories currently installed.) #16 6.633 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ... #16 6.644 Unpacking bash-completion (1:2.11-6ubuntu1) ... #16 6.762 Selecting previously unselected package libarchive13:amd64. #16 6.765 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_amd64.deb ... #16 6.774 Unpacking libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 6.810 Selecting previously unselected package libjsoncpp25:amd64. #16 6.813 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_amd64.deb ... #16 6.816 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #16 6.853 Selecting previously unselected package librhash0:amd64. #16 6.856 Preparing to unpack .../3-librhash0_1.4.3-3_amd64.deb ... #16 6.859 Unpacking librhash0:amd64 (1.4.3-3) ... #16 6.893 Selecting previously unselected package libuv1:amd64. #15 11.16 Installing : libutempter-1.2.1-10.fc39.aarch64 72/105 #15 11.26 Installing : util-linux-2.39.2-1.fc39.aarch64 73/105 #15 9.526 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB] #15 9.527 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB] #15 9.578 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.12-1~deb12u1+rpi1 [99.1 kB] #15 9.581 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB] #15 9.582 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB] #15 9.598 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.1 kB] #15 9.599 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libudev-dev armhf 252.12-1~deb12u1+rpi1 [52.0 kB] #15 9.600 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf libsepol-dev armhf 3.4-2.1 [309 kB] #15 9.605 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [210 kB] #15 9.615 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [201 kB] #15 9.624 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.1 kB] #15 9.715 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-dev armhf 10.42-1 [648 kB] #15 9.740 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf libselinux1-dev armhf 3.4-1+b2 [143 kB] #13 54.59 Setting up libhtml-format-perl (2.16-2) ... #13 54.73 Setting up python3-xdg (0.28-2) ... #14 59.31 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_arm64.deb ... #14 59.31 Unpacking libfcgi-perl (0.82+ds-2) ... #14 59.35 Selecting previously unselected package libcgi-fast-perl. #14 59.35 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 59.35 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 59.39 Selecting previously unselected package libclass-data-inheritable-perl. #14 59.39 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 59.39 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 59.42 Selecting previously unselected package libcommon-sense-perl:arm64. #14 59.43 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_arm64.deb ... #14 59.43 Unpacking libcommon-sense-perl:arm64 (3.75-3) ... #14 59.46 Selecting previously unselected package libconfig-tiny-perl. #14 59.47 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ... #14 59.47 Unpacking libconfig-tiny-perl (2.28-2) ... #14 59.50 Selecting previously unselected package libparams-util-perl. #14 59.50 Preparing to unpack .../221-libparams-util-perl_1.102-2_arm64.deb ... #14 59.51 Unpacking libparams-util-perl (1.102-2) ... #14 59.54 Selecting previously unselected package libsub-install-perl. #14 55.31 Setting up libbinutils:armhf (2.34-6ubuntu1.6) ... #14 55.32 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ... #14 55.33 Setting up libc-dev-bin (2.31-0ubuntu9.9) ... #14 55.34 Setting up openssl (1.1.1f-1ubuntu2.19) ... #14 55.36 Setting up libbsd0:armhf (0.10.0-1) ... #14 55.37 Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ... #14 55.38 Setting up readline-common (8.0-4) ... #14 55.41 Setting up publicsuffix (20200303.0012-1) ... #14 55.42 Setting up libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ... #14 55.43 Setting up iso-codes (4.4-1) ... #14 55.44 Setting up liblocale-gettext-perl (1.07-4) ... #14 55.45 Setting up dctrl-tools (2.24-3) ... #14 55.46 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 55.47 Setting up libgdbm6:armhf (1.18.1-5) ... #14 55.48 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 55.49 Setting up libctf0:armhf (2.34-6ubuntu1.6) ... #14 55.53 Setting up pinentry-curses (1.1.0-3build1) ... #14 52.53 Unpacking dctrl-tools (2.24-3build2) ... #14 52.57 Selecting previously unselected package libdebhelper-perl. #14 52.57 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 52.58 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 52.61 Selecting previously unselected package libtool. #14 52.62 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ... #14 52.62 Unpacking libtool (2.4.6-15build2) ... #14 52.66 Selecting previously unselected package dh-autoreconf. #14 52.66 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #14 52.67 Unpacking dh-autoreconf (20) ... #14 52.70 Selecting previously unselected package libarchive-zip-perl. #14 52.70 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #14 52.70 Unpacking libarchive-zip-perl (1.68-1) ... #14 52.74 Selecting previously unselected package libsub-override-perl. #14 52.55 Selecting previously unselected package gcc-12. #14 52.55 Preparing to unpack .../077-gcc-12_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 52.56 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ... #13 54.22 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 54.23 Setting up libxext6:armhf (2:1.3.3-1.1) ... #13 54.25 Setting up binutils (2.35.2-2) ... #13 54.26 Setting up man-db (2.9.4-2) ... #13 54.36 Building database of manual pages ... #16 2.834 dh_fixperms #16 2.873 dh_missing #16 2.898 dh_installdeb #16 2.930 dh_gencontrol #16 3.042 dh_md5sums #14 60.44 Setting up libio-html-perl (1.001-1) ... #14 60.45 Setting up libcroco3:arm64 (0.6.13-1) ... #14 60.46 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 60.47 Setting up libtest-refcount-perl (0.10-1) ... #14 60.48 Setting up libparams-util-perl (1.07-3build5) ... #14 60.54 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 60.55 Setting up autoconf (2.69-11.1) ... #30 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" #14 53.86 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ... #14 53.87 Unpacking libimport-into-perl (1.002005-1) ... #14 53.90 Selecting previously unselected package librole-tiny-perl. #14 53.90 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ... #14 53.90 Unpacking librole-tiny-perl (2.002004-1) ... #14 53.93 Selecting previously unselected package libsub-quote-perl. #14 53.93 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... #14 53.94 Unpacking libsub-quote-perl (2.006006-1) ... #14 53.98 Selecting previously unselected package libmoo-perl. #14 53.99 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ... #14 53.99 Unpacking libmoo-perl (2.005004-3) ... #14 54.03 Selecting previously unselected package libencode-locale-perl. #14 54.03 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... #14 54.03 Unpacking libencode-locale-perl (1.05-1.1) ... #14 54.07 Selecting previously unselected package libtimedate-perl. #14 54.07 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... #14 54.07 Unpacking libtimedate-perl (2.3300-2) ... #14 54.11 Selecting previously unselected package libhttp-date-perl. #16 6.896 Preparing to unpack .../4-libuv1_1.44.2-1_amd64.deb ... #16 6.899 Unpacking libuv1:amd64 (1.44.2-1) ... #16 6.939 Selecting previously unselected package cmake-data. #16 6.942 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ... #16 6.950 Unpacking cmake-data (3.25.1-1ubuntu1) ... #15 11.29 Installing : systemd-networkd-254.2-7.fc39.aarch64 74/105 #15 11.29 Running scriptlet: systemd-networkd-254.2-7.fc39.aarch64 74/105 #15 11.31 Installing : systemd-pam-254.2-7.fc39.aarch64 75/105 #15 11.32 Installing : systemd-resolved-254.2-7.fc39.aarch64 76/105 #15 11.33 Running scriptlet: systemd-resolved-254.2-7.fc39.aarch64 76/105 #15 11.50 Installing : systemd-254.2-7.fc39.aarch64 77/105 #15 9.749 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB] #15 9.760 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB] #15 9.780 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [161 kB] #15 9.802 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+rpi1+b1 [86.6 kB] #15 9.819 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.12-1~deb12u1+rpi1 [299 kB] #15 9.830 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-dev armhf 252.12-1~deb12u1+rpi1 [352 kB] #15 9.853 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB] #15 9.889 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [27.8 kB] #15 9.892 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB] #15 9.902 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB] #15 10.22 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 1/1 #15 10.36 Preparing : 1/1 #15 10.43 Upgrading : glibc-common-2.38-4.fc39.x86_64 1/103 #13 54.96 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 59.54 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ... #14 59.55 Unpacking libsub-install-perl (0.929-1) ... #14 59.58 Selecting previously unselected package libdata-optlist-perl. #14 59.58 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ... #14 59.58 Unpacking libdata-optlist-perl (0.113-1) ... #14 59.62 Selecting previously unselected package libsub-exporter-perl. #14 59.62 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ... #14 59.62 Unpacking libsub-exporter-perl (0.989-1) ... #14 59.66 Selecting previously unselected package libconst-fast-perl. #14 59.66 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ... #14 59.66 Unpacking libconst-fast-perl (0.014-2) ... #14 59.69 Selecting previously unselected package libwant-perl. #14 59.70 Preparing to unpack .../226-libwant-perl_0.29-2build1_arm64.deb ... #14 59.70 Unpacking libwant-perl (0.29-2build1) ... #14 59.74 Selecting previously unselected package libcontextual-return-perl. #14 59.74 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ... #14 59.74 Unpacking libcontextual-return-perl (0.004014-4) ... #14 59.78 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #14 55.54 Setting up manpages-dev (5.05-1) ... #14 55.55 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #14 55.56 Setting up libxcb1:armhf (1.14-2) ... #14 55.58 Setting up at (3.1.23-1ubuntu1) ... #14 55.72 invoke-rc.d: could not determine current runlevel #14 55.72 invoke-rc.d: policy-rc.d denied execution of start. #14 55.73 Setting up libicu66:armhf (66.1-2ubuntu2.1) ... #14 55.74 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 55.75 Setting up libedit2:armhf (3.1-20191231-1) ... #14 55.76 Setting up libreadline8:armhf (8.0-4) ... #14 55.78 Setting up m4 (1.4.18-4) ... #14 55.79 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 52.74 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ... #14 52.74 Unpacking libsub-override-perl (0.09-2) ... #14 52.78 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 52.78 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 52.78 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 52.81 Selecting previously unselected package dh-strip-nondeterminism. #14 52.81 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 52.82 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 53.13 Selecting previously unselected package libdw1:armhf. #14 53.13 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ... #14 53.13 Unpacking libdw1:armhf (0.186-1build1) ... #14 53.17 Selecting previously unselected package debugedit. #14 53.17 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ... #14 53.17 Unpacking debugedit (1:5.0-4build1) ... #14 53.21 Selecting previously unselected package dwz. #14 53.21 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ... #14 53.22 Unpacking dwz (0.14-1build2) ... #14 53.26 Selecting previously unselected package gettext. #14 52.90 Selecting previously unselected package gcc. #14 52.90 Preparing to unpack .../078-gcc_4%3a12.2.0-3ubuntu1_armhf.deb ... #14 52.91 Unpacking gcc (4:12.2.0-3ubuntu1) ... #14 52.96 Selecting previously unselected package libstdc++-12-dev:armhf. #14 52.96 Preparing to unpack .../079-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 52.97 Unpacking libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ... #16 3.075 dh_builddeb #16 3.101 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.219 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #14 60.56 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ... #14 60.73 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 60.74 Setting up libarray-intspan-perl (2.003-1) ... #14 60.75 Setting up libcapture-tiny-perl (0.48-1) ... #14 60.77 Setting up libtimedate-perl (2.3200-1) ... #14 60.78 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 60.79 Setting up libsub-name-perl (0.26-1) ... #14 60.80 Setting up libtype-tiny-xs-perl (0.016-1) ... #14 60.80 Setting up libfile-chdir-perl (0.1008-1) ... #14 54.11 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... #14 54.11 Unpacking libhttp-date-perl (6.05-1) ... #14 54.14 Selecting previously unselected package libfile-listing-perl. #14 54.14 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... #14 54.15 Unpacking libfile-listing-perl (6.14-1) ... #14 54.18 Selecting previously unselected package libhtml-tagset-perl. #14 54.18 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... #14 54.18 Unpacking libhtml-tagset-perl (3.20-4) ... #14 54.21 Selecting previously unselected package liburi-perl. #14 54.22 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ... #14 54.22 Unpacking liburi-perl (5.10-1) ... #14 54.25 Selecting previously unselected package libhtml-parser-perl:arm64. #14 54.26 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ... #14 54.26 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ... #14 54.30 Selecting previously unselected package libhtml-tree-perl. #14 54.30 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... #14 54.30 Unpacking libhtml-tree-perl (5.07-2) ... #14 54.34 Selecting previously unselected package libio-html-perl. #30 ... #31 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" #31 0.442 hint: Using 'master' as the name for the initial branch. This default branch name #31 0.442 hint: is subject to change. To configure the initial branch name to use in all #31 0.442 hint: of your new repositories, which will suppress this warning, call: #31 0.442 hint: #31 0.442 hint: git config --global init.defaultBranch #31 0.442 hint: #31 0.442 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #31 0.442 hint: 'development'. The just-created branch can be renamed via this command: #31 0.442 hint: #31 0.442 hint: git branch -m #31 0.442 Initialized empty Git repository in /usr/src/runc/.git/ #31 DONE 0.5s #32 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" #32 0.429 hint: Using 'master' as the name for the initial branch. This default branch name #32 0.429 hint: is subject to change. To configure the initial branch name to use in all #32 0.429 hint: of your new repositories, which will suppress this warning, call: #32 0.429 hint: #32 0.429 hint: git config --global init.defaultBranch #32 0.429 hint: #32 0.429 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #32 0.429 hint: 'development'. The just-created branch can be renamed via this command: #32 0.429 hint: #32 0.429 hint: git branch -m #32 0.432 Initialized empty Git repository in /usr/src/rootlesskit/.git/ #32 DONE 0.5s #22 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help #22 0.771 go: downloading github.com/tc-hib/go-winres v0.3.0 #16 7.299 Selecting previously unselected package cmake. #13 55.17 Setting up perl (5.32.1-4+deb11u2) ... #13 55.20 Setting up libio-html-perl (1.004-2) ... #13 55.21 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... #13 55.25 Setting up gcc-10 (10.2.1-6+rpi1) ... #13 55.26 Setting up libdpkg-perl (1.20.12+rpi1) ... #13 55.27 Setting up autoconf (2.69-14) ... #13 55.29 Setting up libtimedate-perl (2.3300-2) ... #13 55.30 Setting up libsub-override-perl (0.09-2) ... #13 55.31 Setting up libstrictures-perl (2.000006-1) ... #13 55.33 Setting up libsub-quote-perl (2.006006-1) ... #13 55.34 Setting up libfile-dirlist-perl (0.05-2) ... #13 55.35 Setting up liburi-perl (5.08-1) ... #13 55.36 Setting up libfile-touch-perl (0.11-1) ... #13 55.37 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 55.41 Setting up automake (1:1.16.3-2) ... #13 56.08 Setting up bsdmainutils (11.1.2+b1) ... #13 56.10 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 56.10 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 56.11 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ... #13 56.12 Setting up libcroco3:armhf (0.6.12-3) ... #13 56.13 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #13 56.14 Setting up ucf (3.0038+nmu1) ... #13 56.24 Setting up libgcc-8-dev:armhf (8.3.0-6) ... #15 11.52 Running scriptlet: systemd-254.2-7.fc39.aarch64 77/105 #15 11.70 Creating group 'input' with GID 104. #15 11.70 Creating group 'kvm' with GID 36. #15 11.70 Creating group 'render' with GID 105. #15 11.70 Creating group 'sgx' with GID 106. #15 11.70 Creating group 'systemd-journal' with GID 190. #15 11.70 Creating group 'systemd-network' with GID 192. #15 11.70 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 11.70 Creating group 'systemd-oom' with GID 999. #15 11.70 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 11.70 Creating group 'systemd-resolve' with GID 193. #15 11.70 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 11.70 #15 11.72 Installing : policycoreutils-3.5-7.fc39.aarch64 78/105 #15 11.73 Running scriptlet: policycoreutils-3.5-7.fc39.aarch64 78/105 #15 11.75 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. #15 11.75 #15 11.75 Installing : selinux-policy-38.28-1.fc39.noarch 79/105 #15 11.76 Running scriptlet: selinux-policy-38.28-1.fc39.noarch 79/105 #15 10.08 debconf: delaying package configuration, since apt-utils is not installed #15 10.13 Fetched 21.7 MB in 2s (9486 kB/s) #15 10.15 Selecting previously unselected package libstdc++-12-dev:armhf. #15 10.15 (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 ... 17888 files and directories currently installed.) #15 10.16 Preparing to unpack .../00-libstdc++-12-dev_12.2.0-14+rpi1_armhf.deb ... #15 10.17 Unpacking libstdc++-12-dev:armhf (12.2.0-14+rpi1) ... #15 10.53 Upgrading : glibc-gconv-extra-2.38-4.fc39.x86_64 2/103 #15 10.55 Running scriptlet: glibc-gconv-extra-2.38-4.fc39.x86_64 2/103 #15 10.56 Upgrading : glibc-minimal-langpack-2.38-4.fc39.x86_64 3/103 #15 10.56 Running scriptlet: glibc-2.38-4.fc39.x86_64 4/103 #15 10.61 Upgrading : glibc-2.38-4.fc39.x86_64 4/103 #15 10.62 Running scriptlet: glibc-2.38-4.fc39.x86_64 4/103 #15 10.65 Upgrading : systemd-libs-254.2-7.fc39.x86_64 5/103 #15 10.67 Installing : checkpolicy-3.5-3.fc39.x86_64 6/103 #15 10.68 Installing : libfdisk-2.39.2-1.fc39.x86_64 7/103 #15 10.68 Installing : libmpc-1.3.1-3.fc39.x86_64 8/103 #15 10.69 Installing : libseccomp-2.5.3-6.fc39.x86_64 9/103 #15 10.70 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 10/103 #15 10.70 Installing : m4-1.4.19-6.fc39.x86_64 11/103 #15 10.71 Installing : perl-threads-1:2.36-500.fc39.x86_64 12/103 #15 10.72 Installing : python3-libselinux-3.5-5.fc39.x86_64 13/103 #15 10.73 Installing : cmake-rpm-macros-3.27.4-7.fc39.noarch 14/103 #15 10.73 Installing : cmake-filesystem-3.27.4-7.fc39.x86_64 15/103 #15 10.74 Installing : perl-File-Find-1.43-500.fc39.noarch 16/103 #15 10.75 Installing : python3-libsemanage-3.5-4.fc39.x86_64 17/103 #13 55.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 55.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 55.80 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #14 59.78 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_arm64.deb ... #14 59.78 Unpacking libcpanel-json-xs-perl:arm64 (4.32-1build1) ... #14 59.82 Selecting previously unselected package libdevel-stacktrace-perl. #14 59.82 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 59.82 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 59.86 Selecting previously unselected package libexception-class-perl. #14 59.86 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ... #14 59.86 Unpacking libexception-class-perl (1.45-1) ... #14 59.90 Selecting previously unselected package libiterator-perl. #14 59.90 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ... #14 59.90 Unpacking libiterator-perl (0.03+ds1-2) ... #14 59.94 Selecting previously unselected package libiterator-util-perl. #14 59.94 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 59.94 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 59.98 Selecting previously unselected package libdata-dpath-perl. #14 59.98 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ... #14 59.98 Unpacking libdata-dpath-perl (0.58-2) ... #14 60.01 Selecting previously unselected package libdata-dump-perl. #14 53.17 Selecting previously unselected package g++-12. #14 53.17 Preparing to unpack .../080-g++-12_12.3.0-1ubuntu1~23.04_armhf.deb ... #14 53.18 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ... #14 53.26 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ... #14 53.26 Unpacking gettext (0.21-4ubuntu4) ... #14 53.31 Selecting previously unselected package intltool-debian. #14 53.31 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ... #14 53.32 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 53.35 Selecting previously unselected package po-debconf. #14 53.35 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #14 53.36 Unpacking po-debconf (1.0.21+nmu1) ... #14 53.41 Selecting previously unselected package debhelper. #14 53.41 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ... #14 53.41 Unpacking debhelper (13.6ubuntu1) ... #14 53.47 Selecting previously unselected package libfakeroot:armhf. #16 3.349 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #16 3.426 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.428 dpkg-source --after-build . #14 60.82 Setting up xauth (1:1.1-0ubuntu1) ... #14 60.83 Setting up cpp (4:9.3.0-1ubuntu2) ... #14 60.85 Setting up libpath-tiny-perl (0.108-1) ... #14 60.86 Setting up libarchive-cpio-perl (0.10-1) ... #14 60.87 Setting up libjson-perl (4.02000-2) ... #14 60.88 Setting up libsub-override-perl (0.09-2) ... #14 60.89 Setting up python3-unidiff (0.5.5-2) ... #14 61.03 Setting up libstrictures-perl (2.000006-1) ... #14 61.04 Setting up libsub-quote-perl (2.006006-1) ... #14 61.05 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #14 61.06 Setting up libsort-versions-perl (1.62-1) ... #14 54.35 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... #14 54.35 Unpacking libio-html-perl (1.004-2) ... #14 54.38 Selecting previously unselected package liblwp-mediatypes-perl. #14 54.38 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 54.39 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 54.46 Selecting previously unselected package libhttp-message-perl. #14 54.47 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ... #14 54.47 Unpacking libhttp-message-perl (6.36-1) ... #14 54.50 Selecting previously unselected package libhttp-cookies-perl. #14 54.50 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #14 54.51 Unpacking libhttp-cookies-perl (6.10-1) ... #14 54.54 Selecting previously unselected package libhttp-negotiate-perl. #14 54.54 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... #14 54.54 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 54.57 Selecting previously unselected package perl-openssl-defaults:arm64. #22 ... #33 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" #33 0.756 hint: Using 'master' as the name for the initial branch. This default branch name #33 0.756 hint: is subject to change. To configure the initial branch name to use in all #33 0.756 hint: of your new repositories, which will suppress this warning, call: #33 0.756 hint: #33 0.756 hint: git config --global init.defaultBranch #33 0.756 hint: #33 0.756 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #33 0.756 hint: 'development'. The just-created branch can be renamed via this command: #33 0.756 hint: #33 0.756 hint: git branch -m #33 0.757 Initialized empty Git repository in /usr/src/tini/.git/ #33 DONE 0.9s #12 55.19 Running scriptlet: glibc-gconv-extra-2.36-11.fc37.aarch64 143/143 #12 60.19 Verifying : bzip2-1.0.8-12.fc37.aarch64 1/143 #12 60.19 Verifying : cpio-2.13-13.fc37.aarch64 2/143 #12 60.19 Verifying : dash-0.5.11.5-2.fc37.aarch64 3/143 #12 60.19 Verifying : desktop-file-utils-0.26-7.fc37.aarch64 4/143 #12 60.19 Verifying : devscripts-checkbashisms-2.22.2-3.fc37.aarch64 5/143 #12 60.19 Verifying : diffutils-3.8-3.fc37.aarch64 6/143 #12 60.19 Verifying : dwz-0.14-7.fc37.aarch64 7/143 #12 60.19 Verifying : ed-1.18-2.fc37.aarch64 8/143 #12 60.19 Verifying : efi-srpm-macros-5-6.fc37.noarch 9/143 #12 60.19 Verifying : file-5.42-4.fc37.aarch64 10/143 #12 60.19 Verifying : fonts-filesystem-1:2.0.5-9.fc37.noarch 11/143 #12 60.19 Verifying : fonts-srpm-macros-1:2.0.5-9.fc37.noarch 12/143 #12 60.19 Verifying : fpc-srpm-macros-1.3-6.fc37.noarch 13/143 #12 60.19 Verifying : gdk-pixbuf2-2.42.10-1.fc37.aarch64 14/143 #12 60.19 Verifying : go-srpm-macros-3.2.0-1.fc37.noarch 15/143 #12 60.19 Verifying : groff-base-1.22.4-10.fc37.aarch64 16/143 #12 60.19 Verifying : hunspell-1.7.0-21.fc37.aarch64 17/143 #12 60.19 Verifying : hunspell-en-0.20140811.1-23.fc37.noarch 18/143 #12 60.19 Verifying : hunspell-en-GB-0.20140811.1-23.fc37.noarch 19/143 #12 60.19 Verifying : hunspell-en-US-0.20140811.1-23.fc37.noarch 20/143 #12 60.19 Verifying : hunspell-filesystem-1.7.0-21.fc37.aarch64 21/143 #12 60.19 Verifying : js-jquery-3.6.0-3.fc37.noarch 22/143 #12 60.19 Verifying : json-glib-1.6.6-3.fc37.aarch64 23/143 #12 60.19 Verifying : kernel-srpm-macros-1.0-15.fc37.noarch 24/143 #12 60.19 Verifying : libappstream-glib-0.8.1-1.fc37.aarch64 25/143 #12 60.19 Verifying : libjpeg-turbo-2.1.3-2.fc37.aarch64 26/143 #12 60.19 Verifying : libpkgconf-1.8.0-3.fc37.aarch64 27/143 #12 60.19 Verifying : libpng-2:1.6.37-13.fc37.aarch64 28/143 #12 60.19 Verifying : libstemmer-0-19.585svn.fc37.aarch64 29/143 #12 60.19 Verifying : lua-srpm-macros-1-7.fc37.noarch 30/143 #12 60.19 Verifying : nim-srpm-macros-3-7.fc37.noarch 31/143 #12 60.19 Verifying : ocaml-srpm-macros-7-2.fc37.noarch 32/143 #12 60.19 Verifying : openblas-srpm-macros-2-12.fc37.noarch 33/143 #12 60.19 Verifying : patch-2.7.6-17.fc37.aarch64 34/143 #12 60.19 Verifying : perl-Carp-1.52-489.fc37.noarch 35/143 #12 60.19 Verifying : perl-Data-Dumper-2.184-490.fc37.aarch64 36/143 #12 60.19 Verifying : perl-Digest-1.20-489.fc37.noarch 37/143 #12 60.19 Verifying : perl-Digest-MD5-2.58-489.fc37.aarch64 38/143 #12 60.19 Verifying : perl-Encode-4:3.19-492.fc37.aarch64 39/143 #12 60.19 Verifying : perl-Exporter-5.77-489.fc37.noarch 40/143 #12 60.19 Verifying : perl-File-Path-2.18-489.fc37.noarch 41/143 #12 60.19 Verifying : perl-File-Temp-1:0.231.100-489.fc37.noarch 42/143 #12 60.19 Verifying : perl-IO-Socket-IP-0.41-490.fc37.noarch 43/143 #12 60.19 Verifying : perl-IO-Socket-SSL-2.075-1.fc37.noarch 44/143 #12 60.19 Verifying : perl-MIME-Base64-3.16-489.fc37.aarch64 45/143 #12 60.19 Verifying : perl-Mozilla-CA-20211001-4.fc37.noarch 46/143 #12 60.19 Verifying : perl-Net-SSLeay-1.92-4.fc37.aarch64 47/143 #12 60.19 Verifying : perl-PathTools-3.84-489.fc37.aarch64 48/143 #12 60.19 Verifying : perl-Pod-Escapes-1:1.07-489.fc37.noarch 49/143 #12 60.19 Verifying : perl-Pod-Perldoc-3.28.01-490.fc37.noarch 50/143 #12 60.19 Verifying : perl-Pod-Simple-1:3.43-490.fc37.noarch 51/143 #12 60.19 Verifying : perl-Pod-Usage-4:2.03-3.fc37.noarch 52/143 #12 60.19 Verifying : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64 53/143 #12 60.19 Verifying : perl-Socket-4:2.036-1.fc37.aarch64 54/143 #12 60.19 Verifying : perl-Storable-1:3.26-489.fc37.aarch64 55/143 #12 60.19 Verifying : perl-Term-ANSIColor-5.01-490.fc37.noarch 56/143 #12 60.19 Verifying : perl-Term-Cap-1.17-489.fc37.noarch 57/143 #12 60.19 Verifying : perl-Text-ParseWords-3.31-489.fc37.noarch 58/143 #12 60.19 Verifying : perl-Time-Local-2:1.300-489.fc37.noarch 59/143 #12 60.19 Verifying : perl-constant-1.33-490.fc37.noarch 60/143 #12 60.19 Verifying : perl-libnet-3.14-490.fc37.noarch 61/143 #12 60.19 Verifying : perl-parent-1:0.238-489.fc37.noarch 62/143 #12 60.19 Verifying : perl-podlators-1:4.14-489.fc37.noarch 63/143 #12 60.19 Verifying : perl-srpm-macros-1-46.fc37.noarch 64/143 #12 60.19 Verifying : pkgconf-1.8.0-3.fc37.aarch64 65/143 #12 60.19 Verifying : pkgconf-m4-1.8.0-3.fc37.noarch 66/143 #12 60.19 Verifying : pkgconf-pkg-config-1.8.0-3.fc37.aarch64 67/143 #12 60.19 Verifying : python-systemd-doc-235-1.fc37.aarch64 68/143 #12 60.19 Verifying : python3-construct-2.10.68-3.fc37.noarch 69/143 #12 60.19 Verifying : python3-dateutil-1:2.8.2-4.fc37.noarch 70/143 #12 60.19 Verifying : python3-distro-1.7.0-3.fc37.noarch 71/143 #12 60.19 Verifying : python3-enchant-3.2.2-5.fc37.noarch 72/143 #12 60.19 Verifying : python3-file-magic-5.42-4.fc37.noarch 73/143 #12 60.19 Verifying : python3-pybeam-0.7-4.fc37.noarch 74/143 #12 60.19 Verifying : python3-pyxdg-0.27-6.fc37.noarch 75/143 #12 60.19 Verifying : python3-six-1.16.0-8.fc37.noarch 76/143 #12 60.19 Verifying : python3-systemd-235-1.fc37.aarch64 77/143 #12 60.19 Verifying : python3-tomli-w-1.0.0-4.fc37.noarch 78/143 #12 60.19 Verifying : shared-mime-info-2.2-2.fc37.aarch64 79/143 #12 60.19 Verifying : unzip-6.0-58.fc37.aarch64 80/143 #12 60.19 Verifying : web-assets-filesystem-5-18.fc37.noarch 81/143 #12 60.19 Verifying : zip-3.0-33.fc37.aarch64 82/143 #12 60.19 Verifying : ansible-srpm-macros-1-10.fc37.noarch 83/143 #12 60.19 Verifying : binutils-2.38-27.fc37.aarch64 84/143 #12 60.19 Verifying : binutils-gold-2.38-27.fc37.aarch64 85/143 #12 60.19 Verifying : dbus-libs-1:1.14.10-1.fc37.aarch64 86/143 #12 60.19 Verifying : debugedit-5.0-7.fc37.aarch64 87/143 #12 60.19 Verifying : dnf-plugins-core-4.4.2-1.fc37.noarch 88/143 #12 60.19 Verifying : elfutils-0.189-3.fc37.aarch64 89/143 #12 60.19 Verifying : elfutils-debuginfod-client-0.189-3.fc37.aarch64 90/143 #12 60.19 Verifying : emacs-filesystem-1:28.2-3.fc37.noarch 91/143 #12 60.19 Verifying : enchant2-2.3.4-1.fc37.aarch64 92/143 #12 60.19 Verifying : gdb-minimal-13.2-2.fc37.aarch64 93/143 #12 60.19 Verifying : ghc-srpm-macros-1.6.1-1.fc37.noarch 94/143 #12 60.19 Verifying : glibc-gconv-extra-2.36-11.fc37.aarch64 95/143 #12 60.19 Verifying : gnat-srpm-macros-5-1.fc37.noarch 96/143 #12 60.19 Verifying : ncurses-6.4-3.20230114.fc37.aarch64 97/143 #12 60.19 Verifying : package-notes-srpm-macros-0.5-7.fc37.noarch 98/143 #12 60.19 Verifying : perl-AutoLoader-5.74-494.fc37.noarch 99/143 #12 60.19 Verifying : perl-B-1.83-494.fc37.aarch64 100/143 #12 60.19 Verifying : perl-Class-Struct-0.66-494.fc37.noarch 101/143 #12 60.19 Verifying : perl-DynaLoader-1.52-494.fc37.aarch64 102/143 #12 60.19 Verifying : perl-Errno-1.36-494.fc37.aarch64 103/143 #12 60.19 Verifying : perl-Fcntl-1.15-494.fc37.aarch64 104/143 #12 60.19 Verifying : perl-File-Basename-2.85-494.fc37.noarch 105/143 #12 60.19 Verifying : perl-File-stat-1.12-494.fc37.noarch 106/143 #12 60.19 Verifying : perl-FileHandle-2.03-494.fc37.noarch 107/143 #12 60.19 Verifying : perl-Getopt-Long-1:2.54-1.fc37.noarch 108/143 #12 60.19 Verifying : perl-Getopt-Std-1.13-494.fc37.noarch 109/143 #12 60.19 Verifying : perl-HTTP-Tiny-0.086-1.fc37.noarch 110/143 #12 60.19 Verifying : perl-IO-1.50-494.fc37.aarch64 111/143 #12 60.19 Verifying : perl-IPC-Open3-1.22-494.fc37.noarch 112/143 #12 60.19 Verifying : perl-NDBM_File-1.15-494.fc37.aarch64 113/143 #12 60.19 Verifying : perl-POSIX-2.03-494.fc37.aarch64 114/143 #12 60.19 Verifying : perl-SelectSaver-1.02-494.fc37.noarch 115/143 #12 60.19 Verifying : perl-Symbol-1.09-494.fc37.noarch 116/143 #12 60.19 Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch 117/143 #12 60.19 Verifying : perl-URI-5.17-1.fc37.noarch 118/143 #12 60.19 Verifying : perl-base-2.27-494.fc37.noarch 119/143 #12 60.19 Verifying : perl-if-0.61.000-494.fc37.noarch 120/143 #12 60.19 Verifying : perl-interpreter-4:5.36.1-494.fc37.aarch64 121/143 #12 60.19 Verifying : perl-libs-4:5.36.1-494.fc37.aarch64 122/143 #12 60.19 Verifying : perl-locale-1.10-494.fc37.noarch 123/143 #12 60.19 Verifying : perl-mro-1.26-494.fc37.aarch64 124/143 #12 60.19 Verifying : perl-overload-1.35-494.fc37.noarch 125/143 #12 60.19 Verifying : perl-overloading-0.02-494.fc37.noarch 126/143 #12 60.19 Verifying : perl-subs-1.04-494.fc37.noarch 127/143 #12 60.19 Verifying : perl-vars-1.05-494.fc37.noarch 128/143 #12 60.19 Verifying : pyproject-srpm-macros-1.9.0-1.fc37.noarch 129/143 #12 60.19 Verifying : python-srpm-macros-3.11-6.fc37.noarch 130/143 #12 60.19 Verifying : python3-dbus-1.3.2-1.fc37.aarch64 131/143 #12 60.19 Verifying : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 132/143 #12 60.19 Verifying : python3-zstandard-0.19.0-1.fc37.aarch64 133/143 #12 60.19 Verifying : qt5-srpm-macros-5.15.9-1.fc37.noarch 134/143 #12 60.19 Verifying : redhat-rpm-config-229-1.fc37.noarch 135/143 #12 60.19 Verifying : rpm-build-4.18.1-2.fc37.aarch64 136/143 #12 60.19 Verifying : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch 137/143 #12 60.19 Verifying : rpmlint-2.4.0-6.fc37.noarch 138/143 #12 60.19 Verifying : rpmlint-fedora-license-data-1.29-1.fc37.noarch 139/143 #12 60.19 Verifying : rust-srpm-macros-24-4.fc37.noarch 140/143 #12 60.19 Verifying : xxhash-libs-0.8.2-1.fc37.aarch64 141/143 #12 60.19 Verifying : xz-5.4.1-1.fc37.aarch64 142/143 #12 60.19 Verifying : zstd-1.5.5-1.fc37.aarch64 143/143 #12 60.36 #12 60.36 Installed: #12 60.36 ansible-srpm-macros-1-10.fc37.noarch #12 60.36 binutils-2.38-27.fc37.aarch64 #12 60.36 binutils-gold-2.38-27.fc37.aarch64 #12 60.36 bzip2-1.0.8-12.fc37.aarch64 #12 60.36 cpio-2.13-13.fc37.aarch64 #12 60.36 dash-0.5.11.5-2.fc37.aarch64 #12 60.36 dbus-libs-1:1.14.10-1.fc37.aarch64 #12 60.36 debugedit-5.0-7.fc37.aarch64 #12 60.36 desktop-file-utils-0.26-7.fc37.aarch64 #12 60.36 devscripts-checkbashisms-2.22.2-3.fc37.aarch64 #12 60.36 diffutils-3.8-3.fc37.aarch64 #12 60.36 dnf-plugins-core-4.4.2-1.fc37.noarch #12 60.36 dwz-0.14-7.fc37.aarch64 #12 60.36 ed-1.18-2.fc37.aarch64 #12 60.36 efi-srpm-macros-5-6.fc37.noarch #12 60.36 elfutils-0.189-3.fc37.aarch64 #12 60.36 elfutils-debuginfod-client-0.189-3.fc37.aarch64 #12 60.36 emacs-filesystem-1:28.2-3.fc37.noarch #12 60.36 enchant2-2.3.4-1.fc37.aarch64 #12 60.36 file-5.42-4.fc37.aarch64 #12 60.36 fonts-filesystem-1:2.0.5-9.fc37.noarch #12 60.36 fonts-srpm-macros-1:2.0.5-9.fc37.noarch #12 60.36 fpc-srpm-macros-1.3-6.fc37.noarch #12 60.36 gdb-minimal-13.2-2.fc37.aarch64 #12 60.36 gdk-pixbuf2-2.42.10-1.fc37.aarch64 #12 60.36 ghc-srpm-macros-1.6.1-1.fc37.noarch #12 60.36 glibc-gconv-extra-2.36-11.fc37.aarch64 #12 60.36 gnat-srpm-macros-5-1.fc37.noarch #12 60.36 go-srpm-macros-3.2.0-1.fc37.noarch #12 60.36 groff-base-1.22.4-10.fc37.aarch64 #12 60.36 hunspell-1.7.0-21.fc37.aarch64 #12 60.36 hunspell-en-0.20140811.1-23.fc37.noarch #12 60.36 hunspell-en-GB-0.20140811.1-23.fc37.noarch #12 60.36 hunspell-en-US-0.20140811.1-23.fc37.noarch #12 60.36 hunspell-filesystem-1.7.0-21.fc37.aarch64 #12 60.36 js-jquery-3.6.0-3.fc37.noarch #12 60.36 json-glib-1.6.6-3.fc37.aarch64 #12 60.36 kernel-srpm-macros-1.0-15.fc37.noarch #12 60.36 libappstream-glib-0.8.1-1.fc37.aarch64 #12 60.36 libjpeg-turbo-2.1.3-2.fc37.aarch64 #12 60.36 libpkgconf-1.8.0-3.fc37.aarch64 #12 60.36 libpng-2:1.6.37-13.fc37.aarch64 #12 60.36 libstemmer-0-19.585svn.fc37.aarch64 #12 60.36 lua-srpm-macros-1-7.fc37.noarch #12 60.36 ncurses-6.4-3.20230114.fc37.aarch64 #12 60.36 nim-srpm-macros-3-7.fc37.noarch #12 60.36 ocaml-srpm-macros-7-2.fc37.noarch #12 60.36 openblas-srpm-macros-2-12.fc37.noarch #12 60.36 package-notes-srpm-macros-0.5-7.fc37.noarch #12 60.36 patch-2.7.6-17.fc37.aarch64 #12 60.36 perl-AutoLoader-5.74-494.fc37.noarch #12 60.36 perl-B-1.83-494.fc37.aarch64 #12 60.36 perl-Carp-1.52-489.fc37.noarch #12 60.36 perl-Class-Struct-0.66-494.fc37.noarch #12 60.36 perl-Data-Dumper-2.184-490.fc37.aarch64 #12 60.36 perl-Digest-1.20-489.fc37.noarch #12 60.36 perl-Digest-MD5-2.58-489.fc37.aarch64 #12 60.36 perl-DynaLoader-1.52-494.fc37.aarch64 #12 60.36 perl-Encode-4:3.19-492.fc37.aarch64 #12 60.36 perl-Errno-1.36-494.fc37.aarch64 #12 60.36 perl-Exporter-5.77-489.fc37.noarch #12 60.36 perl-Fcntl-1.15-494.fc37.aarch64 #12 60.36 perl-File-Basename-2.85-494.fc37.noarch #12 60.36 perl-File-Path-2.18-489.fc37.noarch #12 60.36 perl-File-Temp-1:0.231.100-489.fc37.noarch #12 60.36 perl-File-stat-1.12-494.fc37.noarch #12 60.36 perl-FileHandle-2.03-494.fc37.noarch #12 60.36 perl-Getopt-Long-1:2.54-1.fc37.noarch #12 60.36 perl-Getopt-Std-1.13-494.fc37.noarch #12 60.36 perl-HTTP-Tiny-0.086-1.fc37.noarch #12 60.36 perl-IO-1.50-494.fc37.aarch64 #12 60.36 perl-IO-Socket-IP-0.41-490.fc37.noarch #12 60.36 perl-IO-Socket-SSL-2.075-1.fc37.noarch #12 60.36 perl-IPC-Open3-1.22-494.fc37.noarch #12 60.36 perl-MIME-Base64-3.16-489.fc37.aarch64 #12 60.36 perl-Mozilla-CA-20211001-4.fc37.noarch #12 60.36 perl-NDBM_File-1.15-494.fc37.aarch64 #12 60.36 perl-Net-SSLeay-1.92-4.fc37.aarch64 #12 60.36 perl-POSIX-2.03-494.fc37.aarch64 #12 60.36 perl-PathTools-3.84-489.fc37.aarch64 #12 60.36 perl-Pod-Escapes-1:1.07-489.fc37.noarch #12 60.36 perl-Pod-Perldoc-3.28.01-490.fc37.noarch #12 60.36 perl-Pod-Simple-1:3.43-490.fc37.noarch #12 60.36 perl-Pod-Usage-4:2.03-3.fc37.noarch #12 60.36 perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64 #12 60.36 perl-SelectSaver-1.02-494.fc37.noarch #12 60.36 perl-Socket-4:2.036-1.fc37.aarch64 #12 60.36 perl-Storable-1:3.26-489.fc37.aarch64 #12 60.36 perl-Symbol-1.09-494.fc37.noarch #12 60.36 perl-Term-ANSIColor-5.01-490.fc37.noarch #12 60.36 perl-Term-Cap-1.17-489.fc37.noarch #12 60.36 perl-Text-ParseWords-3.31-489.fc37.noarch #12 60.36 perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch #12 60.36 perl-Time-Local-2:1.300-489.fc37.noarch #12 60.36 perl-URI-5.17-1.fc37.noarch #12 60.36 perl-base-2.27-494.fc37.noarch #12 60.36 perl-constant-1.33-490.fc37.noarch #12 60.36 perl-if-0.61.000-494.fc37.noarch #12 60.36 perl-interpreter-4:5.36.1-494.fc37.aarch64 #12 60.36 perl-libnet-3.14-490.fc37.noarch #12 60.36 perl-libs-4:5.36.1-494.fc37.aarch64 #12 60.36 perl-locale-1.10-494.fc37.noarch #12 60.36 perl-mro-1.26-494.fc37.aarch64 #12 60.36 perl-overload-1.35-494.fc37.noarch #12 60.36 perl-overloading-0.02-494.fc37.noarch #12 60.36 perl-parent-1:0.238-489.fc37.noarch #12 60.36 perl-podlators-1:4.14-489.fc37.noarch #12 60.36 perl-srpm-macros-1-46.fc37.noarch #12 60.36 perl-subs-1.04-494.fc37.noarch #12 60.36 perl-vars-1.05-494.fc37.noarch #12 60.36 pkgconf-1.8.0-3.fc37.aarch64 #12 60.36 pkgconf-m4-1.8.0-3.fc37.noarch #12 60.36 pkgconf-pkg-config-1.8.0-3.fc37.aarch64 #12 60.36 pyproject-srpm-macros-1.9.0-1.fc37.noarch #12 60.36 python-srpm-macros-3.11-6.fc37.noarch #12 60.36 python-systemd-doc-235-1.fc37.aarch64 #12 60.36 python3-construct-2.10.68-3.fc37.noarch #12 60.36 python3-dateutil-1:2.8.2-4.fc37.noarch #12 60.36 python3-dbus-1.3.2-1.fc37.aarch64 #12 60.36 python3-distro-1.7.0-3.fc37.noarch #12 60.36 python3-dnf-plugins-core-4.4.2-1.fc37.noarch #12 60.36 python3-enchant-3.2.2-5.fc37.noarch #12 60.36 python3-file-magic-5.42-4.fc37.noarch #12 60.36 python3-pybeam-0.7-4.fc37.noarch #12 60.36 python3-pyxdg-0.27-6.fc37.noarch #12 60.36 python3-six-1.16.0-8.fc37.noarch #12 60.36 python3-systemd-235-1.fc37.aarch64 #12 60.36 python3-tomli-w-1.0.0-4.fc37.noarch #12 60.36 python3-zstandard-0.19.0-1.fc37.aarch64 #12 60.36 qt5-srpm-macros-5.15.9-1.fc37.noarch #12 60.36 redhat-rpm-config-229-1.fc37.noarch #12 60.36 rpm-build-4.18.1-2.fc37.aarch64 #12 60.36 rpmautospec-rpm-macros-0.3.5-1.fc37.noarch #12 60.36 rpmlint-2.4.0-6.fc37.noarch #12 60.36 rpmlint-fedora-license-data-1.29-1.fc37.noarch #12 60.36 rust-srpm-macros-24-4.fc37.noarch #12 60.36 shared-mime-info-2.2-2.fc37.aarch64 #12 60.36 unzip-6.0-58.fc37.aarch64 #12 60.36 web-assets-filesystem-5-18.fc37.noarch #12 60.36 xxhash-libs-0.8.2-1.fc37.aarch64 #12 60.36 xz-5.4.1-1.fc37.aarch64 #12 60.36 zip-3.0-33.fc37.aarch64 #12 60.36 zstd-1.5.5-1.fc37.aarch64 #12 60.36 #12 60.36 Complete! #16 7.302 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_amd64.deb ... #16 7.306 Unpacking cmake (3.25.1-1ubuntu1) ... #16 7.481 Selecting previously unselected package dh-apparmor. #16 7.484 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ... #16 7.487 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ... #16 7.529 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_amd64.deb ... #16 7.540 Unpacking libudev1:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... #16 7.599 Setting up libudev1:amd64 (252.5-2ubuntu3.1) ... #13 56.25 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 56.26 Setting up groff-base (1.22.4-3+deb10u1) ... #13 56.28 Setting up cpp (4:8.3.0-1) ... #13 56.30 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 56.31 Setting up libcurl4:armhf (7.64.0-4+deb10u6) ... #13 56.32 Setting up libc6-dev:armhf (2.28-10+deb10u2) ... #13 56.32 Setting up libx11-6:armhf (2:1.6.7-1+deb10u3) ... #13 56.33 Setting up curl (7.64.0-4+deb10u6) ... #13 56.34 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #13 56.36 Setting up gpg (2.2.12-1+deb10u2) ... #13 56.37 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #13 56.38 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #13 56.40 Setting up libstdc++-8-dev:armhf (8.3.0-6) ... #13 56.41 Setting up python3.7 (3.7.3-2+deb10u5) ... #13 55.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 55.42 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 #13 55.42 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 #13 55.43 Setting up libhttp-date-perl (6.05-1) ... #13 55.44 Setting up libfile-which-perl (1.23-1) ... #13 55.47 Setting up libfile-listing-perl (6.14-1) ... #13 55.48 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 55.49 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 55.51 Setting up libio-pty-perl (1:1.15-2) ... #13 55.52 Setting up libtool (2.4.6-15) ... #13 55.53 Setting up libarchive-zip-perl (1.68-1) ... #13 55.54 Setting up libhtml-tagset-perl (3.20-4) ... #13 55.55 Setting up libdebhelper-perl (13.3.4) ... #13 55.57 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 55.58 Setting up libtry-tiny-perl (0.30-1) ... #13 55.59 Setting up libnet-http-perl (6.20-1) ... #13 55.60 Setting up libencode-locale-perl (1.05-1.1) ... #13 55.62 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 55.63 Setting up gcc (4:10.2.1-1+rpi1) ... #15 11.80 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 80/105 #15 12.09 Installing : selinux-policy-targeted-38.28-1.fc39.noarch 80/105 #17 11.22 Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch 26/58 #13 58.24 Setting up libgpgme11:amd64 (1.12.0-6) ... #13 58.25 Setting up gcc (4:8.3.0-1) ... #13 58.27 Setting up python3-six (1.12.0-1) ... #13 58.39 Setting up dirmngr (2.2.12-1+deb10u2) ... #13 58.41 Setting up perl (5.28.1-6+deb10u1) ... #13 58.43 Setting up libpackage-stash-xs-perl (0.29-1) ... #13 58.44 Setting up python3-gpg (1.12.0-6) ... #13 58.60 Setting up libdata-dump-perl (1.23-1) ... #13 58.61 Setting up python3-certifi (2018.8.24-1) ... #13 58.73 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #13 58.73 Setting up libref-util-perl (0.204-1) ... #13 58.74 Setting up libipc-system-simple-perl (1.25-4) ... #13 58.75 Setting up libnet-domain-tld-perl (1.75-1) ... #13 58.76 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #13 58.77 Setting up libvariable-magic-perl (0.62-1+b1) ... #13 58.78 Setting up python3-idna (2.6-1) ... #13 58.95 Setting up libio-html-perl (1.001-1) ... #13 58.96 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #15 10.41 Selecting previously unselected package g++-12. #15 10.41 Preparing to unpack .../01-g++-12_12.2.0-14+rpi1_armhf.deb ... #15 10.42 Unpacking g++-12 (12.2.0-14+rpi1) ... #15 10.76 Installing : perl-threads-shared-1.68-500.fc39.x86_64 18/103 #15 10.76 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 19/103 #15 10.97 Installing : cpp-13.2.1-1.fc39.x86_64 20/103 #15 10.99 Installing : systemd-devel-254.2-7.fc39.x86_64 21/103 #13 55.25 #13 55.25 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 55.36 Setting up libfeature-compat-class-perl (0.05-1) ... #13 55.41 Setting up python3-six (1.16.0-4) ... #14 60.02 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ... #14 60.02 Unpacking libdata-dump-perl (1.25-1) ... #14 60.05 Selecting previously unselected package libdata-messagepack-perl. #14 60.06 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_arm64.deb ... #14 60.06 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 60.09 Selecting previously unselected package libnet-domain-tld-perl. #14 60.10 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ... #14 60.10 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 60.13 Selecting previously unselected package libdata-validate-domain-perl. #14 60.13 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 60.14 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 60.17 Selecting previously unselected package libnet-ipv6addr-perl. #14 60.17 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 60.18 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 60.21 Selecting previously unselected package libnet-netmask-perl. #14 60.21 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ... #14 60.21 Unpacking libnet-netmask-perl (2.0002-2) ... #14 60.24 Selecting previously unselected package libnetaddr-ip-perl. #14 53.40 Selecting previously unselected package g++. #14 53.40 Preparing to unpack .../081-g++_4%3a12.2.0-3ubuntu1_armhf.deb ... #14 53.41 Unpacking g++ (4:12.2.0-3ubuntu1) ... #14 53.44 Selecting previously unselected package make. #14 53.44 Preparing to unpack .../082-make_4.3-4.1build1_armhf.deb ... #14 53.44 Unpacking make (4.3-4.1build1) ... #14 53.48 Selecting previously unselected package libdpkg-perl. #14 53.49 Preparing to unpack .../083-libdpkg-perl_1.21.21ubuntu1_all.deb ... #14 53.49 Unpacking libdpkg-perl (1.21.21ubuntu1) ... #16 3.524 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.528 #16 3.528 The package has been created. #16 3.528 Attention, the package has been created in the current directory, #16 3.528 not in ".." as indicated by the message above! #16 3.554 Selecting previously unselected package docker-ce-build-deps. #16 3.568 (Reading database ... 25594 files and directories currently installed.) #16 3.568 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.574 Unpacking docker-ce-build-deps (1.0) ... #16 0.991 Reading package lists... #14 53.47 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ... #14 53.48 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ... #14 53.51 Selecting previously unselected package fakeroot. #14 53.51 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ... #14 53.52 Unpacking fakeroot (1.28-1ubuntu1) ... #14 53.56 Selecting previously unselected package libassuan0:armhf. #14 53.56 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ... #14 53.56 Unpacking libassuan0:armhf (2.5.5-1build1) ... #14 53.64 Selecting previously unselected package gpgconf. #14 53.64 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.64 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 53.68 Selecting previously unselected package libksba8:armhf. #14 53.68 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.2_armhf.deb ... #14 53.69 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ... #14 53.72 Selecting previously unselected package libnpth0:armhf. #14 53.73 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ... #14 53.73 Unpacking libnpth0:armhf (1.6-3build2) ... #14 53.77 Selecting previously unselected package dirmngr. #14 53.77 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.79 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 53.83 Selecting previously unselected package gnupg-l10n. #14 61.07 Setting up libexporter-tiny-perl (1.002001-1) ... #14 61.08 Setting up libre-engine-re2-perl (0.13-5) ... #14 61.09 Setting up libterm-readkey-perl (2.38-1build1) ... #14 61.10 Setting up lsb-release (11.1.0ubuntu2) ... #14 61.11 Setting up libnet-ip-perl (1.26-2) ... #14 61.12 Setting up python3-magic (2:0.4.15-3) ... #14 61.26 Setting up libperlio-gzip-perl (0.19-1build5) ... #14 61.27 Setting up libsys-hostname-long-perl (1.5-1) ... #14 61.28 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #14 61.29 Setting up liburi-perl (1.76-2) ... #14 61.30 Setting up libdigest-bubblebabble-perl (0.02-2) ... #14 61.31 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 61.32 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #14 54.57 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ... #14 54.59 Unpacking perl-openssl-defaults:arm64 (5build2) ... #14 54.62 Selecting previously unselected package libnet-ssleay-perl:arm64. #14 54.62 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ... #14 54.62 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ... #14 54.66 Selecting previously unselected package libio-socket-ssl-perl. #14 54.67 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ... #14 54.67 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 54.70 Selecting previously unselected package libnet-http-perl. #14 54.71 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ... #14 54.71 Unpacking libnet-http-perl (6.22-1) ... #14 54.74 Selecting previously unselected package liblwp-protocol-https-perl. #14 54.74 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 54.74 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 54.78 Selecting previously unselected package libtry-tiny-perl. #14 54.78 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ... #14 54.78 Unpacking libtry-tiny-perl (0.31-1) ... #14 54.85 Selecting previously unselected package libwww-robotrules-perl. #14 54.85 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #14 54.85 Unpacking libwww-robotrules-perl (6.02-1) ... #14 54.88 Selecting previously unselected package libwww-perl. #30 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" #30 0.876 hint: Using 'master' as the name for the initial branch. This default branch name #30 0.876 hint: is subject to change. To configure the initial branch name to use in all #30 0.876 hint: of your new repositories, which will suppress this warning, call: #30 0.876 hint: #30 0.876 hint: git config --global init.defaultBranch #30 0.876 hint: #30 0.876 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #30 0.876 hint: 'development'. The just-created branch can be renamed via this command: #30 0.876 hint: #30 0.876 hint: git branch -m #30 0.878 Initialized empty Git repository in /usr/src/containerd/.git/ #30 DONE 0.9s #34 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #12 DONE 60.5s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.0s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #16 7.645 Selecting previously unselected package libdevmapper1.02.1:amd64. #16 7.645 (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 ... 30707 files and directories currently installed.) #16 7.663 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ... #16 7.666 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ... #16 7.709 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #16 7.712 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ... #16 7.717 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ... #16 7.743 Selecting previously unselected package libudev-dev:amd64. #16 7.746 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_amd64.deb ... #16 7.749 Unpacking libudev-dev:amd64 (252.5-2ubuntu3.1) ... #16 7.780 Selecting previously unselected package libsepol-dev:amd64. #16 7.783 Preparing to unpack .../03-libsepol-dev_3.4-2_amd64.deb ... #16 7.787 Unpacking libsepol-dev:amd64 (3.4-2) ... #16 7.833 Selecting previously unselected package libpcre2-16-0:amd64. #16 7.836 Preparing to unpack .../04-libpcre2-16-0_10.42-1_amd64.deb ... #16 7.842 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #16 7.880 Selecting previously unselected package libpcre2-32-0:amd64. #16 7.883 Preparing to unpack .../05-libpcre2-32-0_10.42-1_amd64.deb ... #16 7.887 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #16 7.928 Selecting previously unselected package libpcre2-posix3:amd64. #16 7.931 Preparing to unpack .../06-libpcre2-posix3_10.42-1_amd64.deb ... #16 7.936 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #13 55.65 Setting up dpkg-dev (1.20.12+rpi1) ... #13 55.67 Setting up intltool-debian (0.35.0+20060710.5) ... #13 55.68 Setting up liberror-perl (0.17029-1) ... #13 55.69 Setting up dh-autoreconf (20) ... #13 55.70 Setting up patchutils (0.4.2-1) ... #13 55.72 Setting up libipc-run-perl (20200505.0-1) ... #13 55.73 Setting up git (1:2.30.2-1+deb11u2) ... #13 55.76 Setting up libwww-robotrules-perl (6.02-1) ... #13 55.77 Setting up libhtml-parser-perl (3.75-1+b1) ... #13 55.79 Setting up librole-tiny-perl (2.002004-1) ... #13 55.82 Setting up libfile-homedir-perl (1.006-1) ... #13 55.83 Setting up libio-socket-ssl-perl (2.069-1) ... #13 55.85 Setting up libhttp-message-perl (6.28-1) ... #13 55.86 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 55.87 Setting up libhttp-negotiate-perl (6.01-1) ... #13 55.88 Setting up libhttp-cookies-perl (6.10-1) ... #13 55.89 Setting up po-debconf (1.0.21+nmu1) ... #13 55.90 Setting up libhtml-tree-perl (5.07-2) ... #13 55.92 Setting up libparams-classify-perl (0.015-1+b3) ... #13 55.93 Setting up libmodule-runtime-perl (0.016-1) ... #13 55.94 Setting up dh-strip-nondeterminism (1.12.0-1) ... #17 12.63 Installing : selinux-policy-minimum-3.14.3-128.el8.noarch 26/58 #13 58.97 Setting up libtest-refcount-perl (0.08-3) ... #13 58.97 Setting up libparams-util-perl (1.07-3+b4) ... #13 58.98 Setting up libdpkg-perl (1.19.8) ... #13 58.99 Setting up autoconf (2.69-11) ... #13 59.00 Setting up python3-urllib3 (1.24.1-1) ... #13 59.15 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 59.16 Setting up libcapture-tiny-perl (0.48-1) ... #13 59.17 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 59.18 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #13 59.19 Setting up libsub-name-perl (0.21-1+b3) ... #13 59.20 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #13 59.21 Setting up g++-8 (8.3.0-6) ... #13 55.72 Setting up dh-autoreconf (20) ... #15 11.00 Installing : gc-8.2.2-4.fc39.x86_64 22/103 #15 11.28 Installing : guile22-2.2.7-9.fc39.x86_64 23/103 #15 11.30 Installing : make-1:4.4.1-2.fc39.x86_64 24/103 #14 60.25 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_arm64.deb ... #14 60.25 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 60.29 Selecting previously unselected package libdata-validate-ip-perl. #14 60.29 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ... #14 60.30 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 60.33 Selecting previously unselected package libdata-validate-uri-perl. #14 60.33 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #14 60.34 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 60.37 Selecting previously unselected package libdistro-info-perl. #14 60.37 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ... #14 60.38 Unpacking libdistro-info-perl (1.5) ... #14 60.41 Selecting previously unselected package libemail-address-xs-perl. #14 60.41 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_arm64.deb ... #14 60.41 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 60.45 Selecting previously unselected package libexporter-tiny-perl. #14 60.45 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ... #14 60.45 Unpacking libexporter-tiny-perl (1.006000-1) ... #14 60.49 Selecting previously unselected package libfcgi-bin. #14 60.49 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_arm64.deb ... #14 60.49 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 60.52 Selecting previously unselected package libipc-system-simple-perl. #14 60.52 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ... #14 60.53 Unpacking libipc-system-simple-perl (1.30-2) ... #14 60.56 Selecting previously unselected package libfile-basedir-perl. #14 60.56 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ... #14 60.57 Unpacking libfile-basedir-perl (0.09-2) ... #14 60.60 Selecting previously unselected package libfile-chdir-perl. #14 53.57 Selecting previously unselected package bzip2. #14 53.57 Preparing to unpack .../084-bzip2_1.0.8-5build1_armhf.deb ... #14 53.58 Unpacking bzip2 (1.0.8-5build1) ... #14 53.62 Selecting previously unselected package patch. #14 53.62 Preparing to unpack .../085-patch_2.7.6-7build2_armhf.deb ... #14 53.62 Unpacking patch (2.7.6-7build2) ... #14 53.75 Selecting previously unselected package lto-disabled-list. #14 53.75 Preparing to unpack .../086-lto-disabled-list_39_all.deb ... #14 53.76 Unpacking lto-disabled-list (39) ... #14 53.80 Selecting previously unselected package dpkg-dev. #14 56.28 Updating certificates in /etc/ssl/certs... #14 53.83 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 53.83 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 53.91 Selecting previously unselected package gnupg-utils. #14 53.91 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.91 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 53.96 Selecting previously unselected package gpg. #14 53.96 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.96 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 54.00 Selecting previously unselected package pinentry-curses. #14 54.00 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ... #14 54.01 Unpacking pinentry-curses (1.1.1-1build2) ... #14 54.05 Selecting previously unselected package gpg-agent. #14 54.05 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ... #14 54.05 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 54.09 Selecting previously unselected package gpg-wks-client. #14 61.33 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 61.52 Setting up automake (1:1.16.1-4ubuntu6) ... #14 61.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 61.53 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 #14 61.53 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 #14 61.54 Setting up libasync-mergepoint-perl (0.04-2) ... #14 61.55 Setting up libstring-escape-perl (2010.002-2) ... #14 61.56 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 61.58 Setting up libhttp-date-perl (6.05-1) ... #14 61.59 Setting up libfile-which-perl (1.23-1) ... #14 61.60 Setting up libfile-basedir-perl (0.08-1) ... #14 61.61 Setting up gettext (0.19.8.1-10build1) ... #14 61.62 Setting up libnumber-range-perl (0.12-1) ... #14 61.63 Setting up libunicode-utf8-perl (0.62-1build1) ... #14 61.65 Setting up libstruct-dumb-perl (0.09-1) ... #14 61.65 Setting up libfile-listing-perl (6.04-1) ... #14 61.66 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 61.68 Setting up libregexp-pattern-perl (0.2.12-1) ... #14 54.88 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ... #14 54.89 Unpacking libwww-perl (6.61-1) ... #14 54.93 Selecting previously unselected package patchutils. #14 54.93 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ... #14 54.93 Unpacking patchutils (0.4.2-1build2) ... #14 54.97 Selecting previously unselected package wdiff. #14 54.97 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ... #14 54.97 Unpacking wdiff (1.2.2-2build3) ... #14 55.02 Selecting previously unselected package devscripts. #14 55.02 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ... #14 55.04 Unpacking devscripts (2.22.1ubuntu1) ... #14 55.12 Selecting previously unselected package diffstat. #14 55.12 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ... #16 7.964 Selecting previously unselected package libpcre2-dev:amd64. #16 7.967 Preparing to unpack .../07-libpcre2-dev_10.42-1_amd64.deb ... #16 7.970 Unpacking libpcre2-dev:amd64 (10.42-1) ... #16 8.014 Selecting previously unselected package libselinux1-dev:amd64. #16 8.017 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_amd64.deb ... #16 8.021 Unpacking libselinux1-dev:amd64 (3.4-1build4) ... #16 8.061 Selecting previously unselected package libdevmapper-dev:amd64. #16 8.064 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_amd64.deb ... #16 8.067 Unpacking libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ... #16 8.099 Selecting previously unselected package libseccomp-dev:amd64. #16 8.102 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_amd64.deb ... #16 8.107 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 8.151 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_amd64.deb ... #16 8.163 Unpacking libsystemd0:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... #13 55.95 Setting up libimport-into-perl (1.002005-1) ... #13 55.96 Setting up libmoo-perl (2.004004-1) ... #13 55.97 Setting up debhelper (13.3.4) ... #13 55.99 Setting up equivs (2.3.1) ... #13 56.00 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 56.01 Setting up libwww-perl (6.52-1) ... #13 56.02 Setting up devscripts (2.21.3+deb11u1) ... #13 56.20 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... #13 60.48 Setting up libgpgme11:arm64 (1.12.0-6) ... #13 60.50 Setting up gcc (4:8.3.0-1) ... #13 60.52 Setting up python3-six (1.12.0-1) ... #13 59.21 Setting up libfile-chdir-perl (0.1008-1) ... #13 59.22 Setting up xauth (1:1.0.10-1) ... #13 59.23 Setting up libpath-tiny-perl (0.108-1) ... #13 59.24 Setting up libarchive-cpio-perl (0.10-1) ... #13 59.25 Setting up libjson-perl (4.02000-1) ... #13 59.26 Setting up libfcgi-perl (0.78-2+b3) ... #13 59.27 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 59.28 Setting up python3-unidiff (0.5.4-1) ... #13 59.40 Setting up libstrictures-perl (2.000005-1) ... #13 59.41 Setting up libsub-quote-perl (2.005001-1) ... #13 59.42 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #13 59.42 Setting up libsort-versions-perl (1.62-1) ... #13 59.43 Setting up libexporter-tiny-perl (1.002001-1) ... #13 59.44 Setting up libterm-readkey-perl (2.38-1) ... #13 59.45 Setting up lsb-release (10.2019051400) ... #13 59.46 Setting up libclass-accessor-perl (0.51-1) ... #13 59.47 Setting up libnet-ip-perl (1.26-2) ... #13 59.48 Setting up python3-magic (2:0.4.15-2) ... #13 59.60 Setting up libperlio-gzip-perl (0.19-1+b5) ... #15 11.31 Installing : jsoncpp-1.9.5-5.fc39.x86_64 25/103 #15 11.32 Installing : kmod-libs-30-6.fc39.x86_64 26/103 #15 11.32 Installing : less-633-2.fc39.x86_64 27/103 #15 11.33 Installing : libargon2-20190702-3.fc39.x86_64 28/103 #15 11.34 Installing : libbpf-2:1.1.0-4.fc39.x86_64 29/103 #15 11.34 Installing : libcbor-0.10.2-2.fc39.x86_64 30/103 #15 11.35 Installing : libfido2-1.13.0-3.fc39.x86_64 31/103 #15 11.36 Installing : libedit-3.1-48.20230828cvs.fc39.x86_64 32/103 #15 11.37 Installing : libselinux-utils-3.5-5.fc39.x86_64 33/103 #15 11.38 Installing : libuv-1:1.46.0-2.fc39.x86_64 34/103 #15 11.39 Installing : pcre2-utf16-10.42-1.fc39.2.x86_64 35/103 #15 11.40 Installing : pcre2-utf32-10.42-1.fc39.2.x86_64 36/103 #15 11.41 Installing : pcre2-devel-10.42-1.fc39.2.x86_64 37/103 #15 11.41 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 38/103 #15 11.42 Installing : python3-audit-3.1.2-1.fc39.x86_64 39/103 #15 11.43 Installing : qrencode-libs-4.1.1-5.fc39.x86_64 40/103 #15 11.44 Installing : rhash-1.4.3-3.fc39.x86_64 41/103 #13 55.83 Setting up libdata-validate-uri-perl (0.07-2) ... #14 60.60 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 60.61 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 60.65 Selecting previously unselected package libfile-fcntllock-perl. #14 60.65 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_arm64.deb ... #14 60.65 Unpacking libfile-fcntllock-perl (0.22-4build1) ... #14 60.71 Selecting previously unselected package libnumber-compare-perl. #14 60.71 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ... #14 60.71 Unpacking libnumber-compare-perl (0.03-3) ... #14 60.75 Selecting previously unselected package libtext-glob-perl. #14 60.75 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ... #14 60.75 Unpacking libtext-glob-perl (0.11-3) ... #14 60.79 Selecting previously unselected package libfile-find-rule-perl. #14 60.79 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ... #14 60.81 Unpacking libfile-find-rule-perl (0.34-3) ... #14 53.80 Preparing to unpack .../087-dpkg-dev_1.21.21ubuntu1_all.deb ... #14 53.81 Unpacking dpkg-dev (1.21.21ubuntu1) ... #14 53.86 Selecting previously unselected package build-essential. #14 53.87 Preparing to unpack .../088-build-essential_12.9ubuntu3_armhf.deb ... #14 53.87 Unpacking build-essential (12.9ubuntu3) ... #14 53.95 Selecting previously unselected package libbrotli1:armhf. #14 53.95 Preparing to unpack .../089-libbrotli1_1.0.9-2build8_armhf.deb ... #14 53.96 Unpacking libbrotli1:armhf (1.0.9-2build8) ... #14 53.99 Selecting previously unselected package libsasl2-modules-db:armhf. #14 53.99 Preparing to unpack .../090-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... #14 54.00 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #14 54.04 Selecting previously unselected package libsasl2-2:armhf. #14 54.04 Preparing to unpack .../091-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... #14 54.04 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... #14 54.08 Selecting previously unselected package libldap2:armhf. #14 54.09 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ... #14 54.10 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 54.14 Selecting previously unselected package gpg-wks-server. #14 54.14 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ... #14 54.14 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 54.18 Selecting previously unselected package gpgsm. #14 54.18 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ... #14 54.18 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 54.22 Selecting previously unselected package gnupg. #14 54.22 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 54.22 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 54.28 Selecting previously unselected package libfile-dirlist-perl. #14 54.28 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ... #14 54.29 Unpacking libfile-dirlist-perl (0.05-2) ... #14 54.31 Selecting previously unselected package libfile-which-perl. #14 54.32 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ... #14 54.32 Unpacking libfile-which-perl (1.23-1) ... #14 61.69 Setting up libfont-afm-perl (1.20-2) ... #14 61.70 Setting up libwant-perl (0.29-1build4) ... #14 61.71 Setting up libdynaloader-functions-perl (0.003-1) ... #14 61.73 Setting up libtext-glob-perl (0.10-1) ... #14 61.74 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 61.76 Setting up liblist-compare-perl (0.53-1) ... #14 61.78 Setting up libref-util-xs-perl (0.117-1build2) ... #14 61.79 Setting up libio-pty-perl (1:1.12-1) ... #14 61.81 Setting up libtool (2.4.6-14) ... #14 61.82 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 61.83 Setting up libsort-key-perl (1.33-2build2) ... #14 61.84 Setting up libclone-perl (0.43-2) ... #14 61.86 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 61.87 Setting up libarchive-zip-perl (1.67-2) ... #14 61.88 Setting up libsub-identify-perl (0.14-1build2) ... #17 DONE 3.2s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #14 55.12 Unpacking diffstat (1.64-1build2) ... #14 55.16 Selecting previously unselected package python3-chardet. #14 55.16 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... #14 55.16 Unpacking python3-chardet (4.0.0-1) ... #14 55.20 Selecting previously unselected package zstd. #14 55.21 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ... #14 55.21 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 55.25 Selecting previously unselected package python3-debian. #14 55.25 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 55.26 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 55.30 Selecting previously unselected package libgpgme11:arm64. #14 55.30 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4.1_arm64.deb ... #14 55.31 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4.1) ... #14 55.34 Selecting previously unselected package python3-gpg. #14 55.34 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4.1_arm64.deb ... #14 55.35 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 55.39 Selecting previously unselected package dput. #16 2.642 dh_testdir #16 2.662 dh_testroot #16 2.681 dh_prep #16 2.703 dh_testdir #16 8.230 Setting up libsystemd0:amd64 (252.5-2ubuntu3.1) ... #16 8.271 Selecting previously unselected package libsystemd-dev:amd64. #16 8.271 (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 ... 31240 files and directories currently installed.) #16 8.288 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_amd64.deb ... #16 8.292 Unpacking libsystemd-dev:amd64 (252.5-2ubuntu3.1) ... #16 8.351 Selecting previously unselected package libpkgconf3:amd64. #16 8.354 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_amd64.deb ... #16 8.358 Unpacking libpkgconf3:amd64 (1.8.1-1ubuntu2) ... #16 8.396 Selecting previously unselected package pkgconf-bin. #13 60.67 Setting up dirmngr (2.2.12-1+deb10u2) ... #13 60.69 Setting up perl (5.28.1-6+deb10u1) ... #13 60.71 Setting up libpackage-stash-xs-perl (0.29-1) ... #13 60.72 Setting up python3-gpg (1.12.0-6) ... #13 60.92 Setting up libdata-dump-perl (1.23-1) ... #13 59.61 Setting up libsys-hostname-long-perl (1.5-1) ... #13 59.62 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #13 59.65 Setting up liburi-perl (1.76-1) ... #13 59.66 Setting up exim4-daemon-light (4.92-8+deb10u7) ... #13 59.73 invoke-rc.d: could not determine current runlevel #13 56.00 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 56.09 Setting up python3-gpg (1.18.0-3+b1) ... #15 11.49 Installing : glibc-headers-x86-2.38-4.fc39.noarch 42/103 #15 11.59 Installing : python3-setuptools-67.7.2-7.fc39.noarch 43/103 #15 11.63 Installing : python3-setools-4.4.3-1.fc39.x86_64 44/103 #15 11.75 Installing : kernel-headers-6.5.4-300.fc39.x86_64 45/103 #15 11.77 Installing : glibc-devel-2.38-4.fc39.x86_64 46/103 #14 60.85 Selecting previously unselected package libfont-afm-perl. #14 60.85 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ... #14 60.86 Unpacking libfont-afm-perl (1.20-4) ... #14 60.89 Selecting previously unselected package libio-string-perl. #14 60.89 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ... #14 60.90 Unpacking libio-string-perl (1.08-4) ... #14 60.93 Selecting previously unselected package libfont-ttf-perl. #14 60.93 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ... #14 60.94 Unpacking libfont-ttf-perl (1.06-2) ... #14 60.98 Selecting previously unselected package libfreezethaw-perl. #14 60.99 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ... #14 60.99 Unpacking libfreezethaw-perl (0.5001-3) ... #14 61.02 Selecting previously unselected package libsort-versions-perl. #14 61.03 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ... #14 61.03 Unpacking libsort-versions-perl (1.62-3) ... #14 54.09 Preparing to unpack .../092-libldap2_2.6.3+dfsg-1~exp1ubuntu2_armhf.deb ... #14 54.09 Unpacking libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ... #14 54.14 Selecting previously unselected package librtmp1:armhf. #14 54.14 Preparing to unpack .../093-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #14 54.14 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 54.19 Selecting previously unselected package libssh-4:armhf. #14 54.19 Preparing to unpack .../094-libssh-4_0.10.4-2ubuntu0.1_armhf.deb ... #14 54.20 Unpacking libssh-4:armhf (0.10.4-2ubuntu0.1) ... #14 54.25 Selecting previously unselected package libcurl4:armhf. #14 54.25 Preparing to unpack .../095-libcurl4_7.88.1-8ubuntu2.2_armhf.deb ... #14 54.25 Unpacking libcurl4:armhf (7.88.1-8ubuntu2.2) ... #14 54.29 Selecting previously unselected package curl. #14 54.29 Preparing to unpack .../096-curl_7.88.1-8ubuntu2.2_armhf.deb ... #14 54.30 Unpacking curl (7.88.1-8ubuntu2.2) ... #14 54.34 Selecting previously unselected package dctrl-tools. #14 54.34 Preparing to unpack .../097-dctrl-tools_2.24-3build2_armhf.deb ... #14 54.35 Unpacking dctrl-tools (2.24-3build2) ... #14 54.39 Selecting previously unselected package libdebhelper-perl. #14 54.39 Preparing to unpack .../098-libdebhelper-perl_13.11.4ubuntu3_all.deb ... #14 54.39 Unpacking libdebhelper-perl (13.11.4ubuntu3) ... #14 54.43 Selecting previously unselected package libtool. #14 61.89 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #14 61.90 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 61.92 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 62.08 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #14 62.09 Setting up libio-stringy-perl (2.111-3) ... #14 62.10 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 62.11 Setting up libhtml-tagset-perl (3.20-4) ... #14 62.12 Setting up liblog-any-perl (1.708-1) ... #14 62.13 Setting up libauthen-sasl-perl (2.1600-1) ... #14 54.35 Selecting previously unselected package libfile-homedir-perl. #14 54.36 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ... #14 54.36 Unpacking libfile-homedir-perl (1.006-1) ... #14 54.39 Selecting previously unselected package libfile-touch-perl. #14 54.40 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ... #14 54.40 Unpacking libfile-touch-perl (0.12-1) ... #14 54.43 Selecting previously unselected package libio-pty-perl. #14 54.43 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ... #14 54.43 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 54.47 Selecting previously unselected package libipc-run-perl. #14 54.47 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ... #14 54.48 Unpacking libipc-run-perl (20200505.0-1) ... #14 54.51 Selecting previously unselected package libclass-method-modifiers-perl. #14 54.51 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 54.52 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 54.55 Selecting previously unselected package libclass-xsaccessor-perl. #14 54.55 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ... #14 54.56 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 54.59 Selecting previously unselected package libb-hooks-op-check-perl. #14 54.59 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ... #14 54.59 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 54.63 Selecting previously unselected package libdynaloader-functions-perl. #14 54.63 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 54.64 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 54.67 Selecting previously unselected package libdevel-callchecker-perl. #13 57.11 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u10) ... #13 57.12 Setting up libpython2.7:armhf (2.7.16-2+deb10u2) ... #13 57.13 Setting up gettext (0.19.8.1-9) ... #13 57.14 Setting up exim4-base (4.92-8+deb10u7) ... #13 57.25 exim: DB upgrade, deleting hints-db #13 57.29 Setting up gcc-8 (8.3.0-6) ... #13 57.30 Setting up gpg-agent (2.2.12-1+deb10u2) ... #13 57.31 Setting up libtool (2.4.6-9) ... #13 57.32 Setting up openssh-client (1:7.9p1-10+deb10u3) ... #14 55.40 Preparing to unpack .../184-dput_1.1.0ubuntu2.1_all.deb ... #14 55.40 Unpacking dput (1.1.0ubuntu2.1) ... #14 55.44 Selecting previously unselected package fonts-dejavu-core. #14 55.44 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ... #14 55.45 Unpacking fonts-dejavu-core (2.37-2build1) ... #13 DONE 59.8s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #14 56.88 137 added, 0 removed; done. #14 56.92 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 56.93 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 56.94 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 56.96 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 56.96 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 #14 56.96 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 56.96 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 #14 56.97 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ... #14 56.98 Setting up libgdbm-compat4:armhf (1.18.1-5) ... #14 56.99 Setting up libssh-4:armhf (0.9.3-2ubuntu2.3) ... #14 57.00 Setting up dwz (0.13-5) ... #14 57.01 Setting up groff-base (1.22.4-4build1) ... #14 57.03 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 57.04 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 57.05 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.4) ... #14 57.06 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ... #14 57.07 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.5) ... #14 57.08 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ... #14 57.09 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... #16 2.722 dh_testroot #16 2.741 dh_install #16 2.768 dh_installdocs #16 2.800 dh_installchangelogs #16 2.872 dh_compress #16 2.907 dh_fixperms #16 2.946 dh_installdeb #16 2.974 dh_gencontrol #16 8.399 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_amd64.deb ... #16 8.403 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ... #16 8.437 Selecting previously unselected package pkgconf:amd64. #16 8.440 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_amd64.deb ... #16 8.446 Unpacking pkgconf:amd64 (1.8.1-1ubuntu2) ... #16 8.481 Selecting previously unselected package pkg-config:amd64. #16 8.485 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_amd64.deb ... #16 8.491 Unpacking pkg-config:amd64 (1.8.1-1ubuntu2) ... #16 8.529 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 8.540 Setting up libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 8.554 Setting up libpcre2-16-0:amd64 (10.42-1) ... #16 8.566 Setting up libpcre2-32-0:amd64 (10.42-1) ... #16 8.578 Setting up libpkgconf3:amd64 (1.8.1-1ubuntu2) ... #16 8.589 Setting up libuv1:amd64 (1.44.2-1) ... #16 8.603 Setting up bash-completion (1:2.11-6ubuntu1) ... #16 8.626 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #16 8.637 Setting up libudev-dev:amd64 (252.5-2ubuntu3.1) ... #15 11.10 Selecting previously unselected package g++. #15 11.11 Preparing to unpack .../02-g++_4%3a12.2.0-3+rpi1_armhf.deb ... #15 11.11 Unpacking g++ (4:12.2.0-3+rpi1) ... #15 11.15 Selecting previously unselected package build-essential. #15 11.15 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #15 11.15 Unpacking build-essential (12.9) ... #15 11.20 Selecting previously unselected package bash-completion. #15 11.20 Preparing to unpack .../04-bash-completion_1%3a2.11-6_all.deb ... #15 11.21 Unpacking bash-completion (1:2.11-6) ... #15 11.38 Selecting previously unselected package libarchive13:armhf. #15 11.39 Preparing to unpack .../05-libarchive13_3.6.2-1_armhf.deb ... #15 11.40 Unpacking libarchive13:armhf (3.6.2-1) ... #13 60.93 Setting up python3-certifi (2018.8.24-1) ... #13 61.08 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #13 61.09 Setting up libref-util-perl (0.204-1) ... #13 61.09 Setting up libipc-system-simple-perl (1.25-4) ... #13 61.10 Setting up libnet-domain-tld-perl (1.75-1) ... #13 61.12 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #13 61.13 Setting up libvariable-magic-perl (0.62-1+b1) ... #13 61.14 Setting up python3-idna (2.6-1) ... #16 3.693 Reading package lists... #16 4.441 Building dependency tree... #16 4.571 Reading state information... #13 59.73 invoke-rc.d: policy-rc.d denied execution of start. #13 59.73 Initializing GnuTLS DH parameter file #13 59.79 Setting up libmailutils5:amd64 (1:3.5-4) ... #13 59.80 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 59.81 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 59.82 Setting up python3-pkg-resources (40.8.0-1) ... #13 60.00 Setting up automake (1:1.16.1-4) ... #13 60.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 60.01 Setting up libasync-mergepoint-perl (0.04-2) ... #13 60.02 Setting up libio-sessiondata-perl (1.03-1) ... #13 60.03 Setting up libstring-escape-perl (2010.002-2) ... #13 60.04 Setting up libhttp-date-perl (6.02-1) ... #13 60.05 Setting up libfile-which-perl (1.23-1) ... #13 60.06 Setting up mailutils (1:3.5-4) ... #13 60.06 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #13 60.07 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 60.07 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 60.07 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 60.08 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 60.08 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #13 60.08 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #13 60.09 Setting up libfile-basedir-perl (0.08-1) ... #13 60.10 Setting up libnumber-range-perl (0.12-1) ... #13 60.11 Setting up libtask-weaken-perl (1.06-1) ... #13 56.34 Setting up python3-certifi (2022.9.24-1) ... #13 56.51 Setting up libmodule-runtime-perl (0.016-2) ... #14 61.06 Selecting previously unselected package libgit-wrapper-perl. #14 61.07 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ... #14 61.07 Unpacking libgit-wrapper-perl (0.048-2) ... #14 61.11 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 61.11 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 61.12 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 61.15 Selecting previously unselected package libio-prompter-perl. #14 61.15 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ... #14 61.16 Unpacking libio-prompter-perl (0.004015-2) ... #14 61.19 Selecting previously unselected package libjson-perl. #14 61.19 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ... #14 61.20 Unpacking libjson-perl (4.10000-1) ... #14 61.23 Selecting previously unselected package liblog-any-perl. #14 61.23 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ... #14 61.24 Unpacking liblog-any-perl (1.713-1) ... #14 61.28 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 54.43 Preparing to unpack .../099-libtool_2.4.7-5_all.deb ... #14 54.44 Unpacking libtool (2.4.7-5) ... #14 54.52 Selecting previously unselected package dh-autoreconf. #14 54.52 Preparing to unpack .../100-dh-autoreconf_20_all.deb ... #14 54.52 Unpacking dh-autoreconf (20) ... #14 54.56 Selecting previously unselected package libarchive-zip-perl. #14 54.56 Preparing to unpack .../101-libarchive-zip-perl_1.68-1_all.deb ... #14 54.57 Unpacking libarchive-zip-perl (1.68-1) ... #14 54.61 Selecting previously unselected package libsub-override-perl. #14 54.61 Preparing to unpack .../102-libsub-override-perl_0.09-4_all.deb ... #14 54.62 Unpacking libsub-override-perl (0.09-4) ... #14 54.66 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 54.66 Preparing to unpack .../103-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 54.66 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 62.14 Setting up libdevel-size-perl (0.83-1build1) ... #14 62.15 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 62.16 Setting up libpod-constants-perl (0.19-1) ... #14 62.17 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 62.18 Setting up libperl4-corelibs-perl (0.004-2) ... #14 62.20 Setting up libfuture-perl (0.43-1) ... #14 62.20 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 62.21 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 62.22 Setting up libtry-tiny-perl (0.30-1) ... #14 62.32 Setting up libtype-tiny-perl (1.008001-2) ... #14 62.33 Setting up libtest-fatal-perl (0.014-1) ... #14 62.34 Setting up libcommon-sense-perl (3.74-2build6) ... #14 62.35 Setting up libxml-namespacesupport-perl (1.12-1) ... #14 62.36 Setting up libnet-http-perl (6.19-1) ... #14 62.37 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #14 62.38 Setting up libencode-locale-perl (1.05-1) ... #13 57.41 Setting up gpgsm (2.2.12-1+deb10u2) ... #13 57.42 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #13 57.43 Setting up libxext6:armhf (2:1.3.3-1+b2) ... #13 57.44 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... #13 57.45 Setting up python3 (3.7.3-1) ... #14 54.67 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ... #14 54.67 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 54.71 Selecting previously unselected package libparams-classify-perl. #14 54.71 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ... #14 54.71 Unpacking libparams-classify-perl (0.015-1build5) ... #14 54.78 Selecting previously unselected package libmodule-runtime-perl. #14 54.78 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ... #14 54.79 Unpacking libmodule-runtime-perl (0.016-1) ... #14 54.82 Selecting previously unselected package libimport-into-perl. #14 54.82 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ... #14 54.82 Unpacking libimport-into-perl (1.002005-1) ... #14 54.86 Selecting previously unselected package librole-tiny-perl. #14 54.86 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #14 54.87 Unpacking librole-tiny-perl (2.002004-1) ... #14 54.90 Selecting previously unselected package libsub-quote-perl. #14 55.55 Selecting previously unselected package fontconfig-config. #14 55.55 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 55.56 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 55.60 Selecting previously unselected package libcurl3-gnutls:arm64. #14 55.60 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.13_arm64.deb ... #14 55.60 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.13) ... #14 55.64 Selecting previously unselected package liberror-perl. #14 55.64 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ... #14 55.64 Unpacking liberror-perl (0.17029-1) ... #14 55.67 Selecting previously unselected package git-man. #14 55.67 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 55.68 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 55.72 Selecting previously unselected package git. #14 55.72 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.10_arm64.deb ... #14 55.73 Unpacking git (1:2.34.1-1ubuntu1.10) ... #16 3.087 dh_md5sums #16 3.115 dh_builddeb #16 3.136 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.155 #16 3.155 The package has been created. #16 3.155 Attention, the package has been created in the current directory, #16 3.155 not in ".." as indicated by the message above! #16 3.178 Selecting previously unselected package docker-ce-build-deps. #16 3.192 (Reading database ... 26322 files and directories currently installed.) #17 DONE 3.6s #18 [stage-1 8/8] WORKDIR /root/rpmbuild #18 DONE 0.0s #19 exporting to image #19 exporting layers #16 8.648 Setting up libsepol-dev:amd64 (3.4-2) ... #16 8.660 Setting up pkgconf-bin (1.8.1-1ubuntu2) ... #16 8.673 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ... #16 8.686 Setting up libpcre2-posix3:amd64 (10.42-1) ... #16 8.704 Setting up librhash0:amd64 (1.4.3-3) ... #16 8.716 Setting up cmake-data (3.25.1-1ubuntu1) ... #16 8.734 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ... #16 8.746 Setting up libsystemd-dev:amd64 (252.5-2ubuntu3.1) ... #16 8.763 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ... #16 8.777 Setting up libpcre2-dev:amd64 (10.42-1) ... #16 8.791 Setting up libselinux1-dev:amd64 (3.4-1build4) ... #16 8.803 Setting up pkgconf:amd64 (1.8.1-1ubuntu2) ... #16 8.814 Setting up pkg-config:amd64 (1.8.1-1ubuntu2) ... #16 8.828 Setting up libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ... #16 8.840 Setting up cmake (3.25.1-1ubuntu1) ... #16 8.851 Setting up docker-ce-build-deps (1.0) ... #15 11.46 Selecting previously unselected package libjsoncpp25:armhf. #15 11.46 Preparing to unpack .../06-libjsoncpp25_1.9.5-4_armhf.deb ... #15 11.47 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #15 11.52 Selecting previously unselected package librhash0:armhf. #15 11.52 Preparing to unpack .../07-librhash0_1.4.3-3_armhf.deb ... #15 11.53 Unpacking librhash0:armhf (1.4.3-3) ... #15 11.58 Selecting previously unselected package libuv1:armhf. #15 11.58 Preparing to unpack .../08-libuv1_1.44.2-1+rpi1_armhf.deb ... #15 11.58 Unpacking libuv1:armhf (1.44.2-1+rpi1) ... #15 11.64 Selecting previously unselected package cmake-data. #15 11.64 Preparing to unpack .../09-cmake-data_3.25.1-1_all.deb ... #15 11.65 Unpacking cmake-data (3.25.1-1) ... #13 61.34 Setting up libio-html-perl (1.001-1) ... #13 61.35 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 61.36 Setting up libtest-refcount-perl (0.08-3) ... #13 61.37 Setting up libparams-util-perl (1.07-3+b4) ... #13 61.38 Setting up libdpkg-perl (1.19.8) ... #13 61.39 Setting up autoconf (2.69-11) ... #13 61.41 Setting up python3-urllib3 (1.24.1-1) ... #16 4.575 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.742 Starting 2 pkgProblemResolver with broken count: 0 #16 4.744 Done #16 4.876 Done #13 60.12 Setting up libunicode-utf8-perl (0.62-1) ... #13 60.12 Setting up libstruct-dumb-perl (0.09-1) ... #13 60.13 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #13 60.14 Setting up libfile-listing-perl (6.04-1) ... #13 60.15 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 60.16 Setting up libclass-inspector-perl (1.32-1) ... #13 60.17 Setting up libfont-afm-perl (1.20-2) ... #13 60.18 Setting up libwant-perl (0.29-1+b4) ... #13 60.18 Setting up libdynaloader-functions-perl (0.003-1) ... #13 60.19 Setting up libtext-glob-perl (0.10-1) ... #13 60.20 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 60.21 Setting up liblist-compare-perl (0.53-1) ... #13 60.22 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 60.23 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #13 60.24 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 60.25 Setting up libsort-key-perl (1.33-2+b1) ... #13 60.25 Setting up libclone-perl (0.41-1+b1) ... #13 60.27 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 60.28 Setting up libarchive-zip-perl (1.64-1) ... #13 60.28 Setting up libsub-identify-perl (0.14-1+b1) ... #13 60.29 Setting up libdistro-info-perl (0.21) ... #13 60.30 Setting up python3-apt (1.8.4.3) ... #13 56.69 Setting up libmailtools-perl (2.21-2) ... #13 56.79 Setting up python3-idna (3.3-1) ... #13 57.20 Setting up libgssapi-krb5-2:armhf (1.20.1-2) ... #13 57.21 Setting up libgdbm-compat4:armhf (1.23-3) ... #13 57.22 Setting up ucf (3.0043+nmu1) ... #13 57.36 Setting up dwz (0.15-1) ... #13 57.37 Setting up groff-base (1.22.4-10) ... #13 57.39 Setting up cpp (4:12.2.0-3) ... #13 57.41 Setting up pixz (1.0.7-2) ... #13 57.43 Setting up gpgconf (2.2.40-1.1) ... #13 57.44 Setting up libcurl4:armhf (7.88.1-10+deb12u1) ... #13 57.45 Setting up libx11-6:armhf (2:1.8.4-2+deb12u1) ... #13 57.46 Setting up curl (7.88.1-10+deb12u1) ... #13 57.47 Setting up libfontconfig1:armhf (2.14.1-4) ... #13 57.49 Setting up binutils-arm-linux-gnueabihf (2.40-2) ... #13 57.50 Setting up libperl5.36:armhf (5.36.0-7) ... #13 57.51 Setting up libxmuu1:armhf (2:1.1.3-3) ... #13 57.52 Setting up gpg (2.2.40-1.1) ... #13 57.55 Setting up gnupg-utils (2.2.40-1.1) ... #13 57.56 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #13 57.58 Setting up gpg-agent (2.2.40-1.1) ... #14 61.28 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 61.28 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 61.32 Selecting previously unselected package libpackage-stash-perl. #14 61.32 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ... #14 61.32 Unpacking libpackage-stash-perl (0.40-1) ... #14 61.35 Selecting previously unselected package libsub-identify-perl. #14 61.36 Preparing to unpack .../266-libsub-identify-perl_0.14-3_arm64.deb ... #14 61.36 Unpacking libsub-identify-perl (0.14-3) ... #14 61.39 Selecting previously unselected package libsub-name-perl:arm64. #14 61.40 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_arm64.deb ... #14 61.40 Unpacking libsub-name-perl:arm64 (0.26-2build1) ... #14 61.43 Selecting previously unselected package libnamespace-clean-perl. #14 61.44 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ... #14 61.44 Unpacking libnamespace-clean-perl (0.27-2) ... #14 61.47 Selecting previously unselected package libpath-tiny-perl. #14 61.47 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ... #14 61.48 Unpacking libpath-tiny-perl (0.144-1) ... #14 61.51 Selecting previously unselected package libstrictures-perl. #14 54.70 Selecting previously unselected package dh-strip-nondeterminism. #14 54.70 Preparing to unpack .../104-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 54.71 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 54.75 Selecting previously unselected package libdw1:armhf. #14 54.75 Preparing to unpack .../105-libdw1_0.188-2.1_armhf.deb ... #14 54.76 Unpacking libdw1:armhf (0.188-2.1) ... #14 54.81 Selecting previously unselected package debugedit. #14 54.81 Preparing to unpack .../106-debugedit_1%3a5.0-5_armhf.deb ... #14 54.82 Unpacking debugedit (1:5.0-5) ... #14 54.86 Selecting previously unselected package dwz. #14 54.86 Preparing to unpack .../107-dwz_0.15-1_armhf.deb ... #14 54.87 Unpacking dwz (0.15-1) ... #14 54.90 Selecting previously unselected package gettext. #14 54.91 Preparing to unpack .../108-gettext_0.21-11_armhf.deb ... #14 54.91 Unpacking gettext (0.21-11) ... #15 11.77 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 47/103 #15 12.26 Installing : gcc-13.2.1-1.fc39.x86_64 48/103 #15 12.27 Running scriptlet: gcc-13.2.1-1.fc39.x86_64 48/103 #15 12.29 Installing : libxcrypt-static-4.4.36-2.fc39.x86_64 49/103 #15 12.35 Installing : glibc-static-2.38-4.fc39.x86_64 50/103 #14 62.39 Setting up libtext-levenshtein-perl (0.13-1) ... #14 62.40 Setting up libnet-dns-perl (1.22-1) ... #14 62.41 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #14 62.42 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 62.44 Setting up libstring-shellquote-perl (1.04-1) ... #14 62.45 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 62.46 Setting up libsub-install-perl (0.928-1) ... #14 62.47 Setting up gcc (4:9.3.0-1ubuntu2) ... #14 62.51 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #14 62.53 Setting up libnumber-compare-perl (0.03-1) ... #14 62.54 Setting up intltool-debian (0.35.0+20060710.5) ... #14 62.55 Setting up libio-async-perl (0.75-1) ... #14 62.57 Setting up liberror-perl (0.17029-1) ... #14 62.58 Setting up patchutils (0.3.4-2) ... #14 62.59 Setting up libmail-sendmail-perl (0.80-1) ... #14 62.60 Setting up libltdl-dev:arm64 (2.4.6-14) ... #14 62.61 Setting up libjson-maybexs-perl (1.004000-1) ... #13 57.72 Setting up python3-xdg (0.25-5) ... #13 57.87 Setting up man-db (2.8.5-2) ... #13 57.97 Building database of manual pages ... #14 54.90 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ... #14 54.90 Unpacking libsub-quote-perl (2.006006-1) ... #14 54.94 Selecting previously unselected package libmoo-perl. #14 54.94 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ... #14 54.95 Unpacking libmoo-perl (2.005004-3) ... #14 54.98 Selecting previously unselected package libencode-locale-perl. #14 54.99 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ... #14 54.99 Unpacking libencode-locale-perl (1.05-1.1) ... #14 55.09 Selecting previously unselected package libtimedate-perl. #14 55.09 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #14 55.10 Unpacking libtimedate-perl (2.3300-2) ... #14 55.14 Selecting previously unselected package libhttp-date-perl. #14 55.15 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ... #14 55.15 Unpacking libhttp-date-perl (6.05-1) ... #14 55.86 Selecting previously unselected package libalgorithm-diff-perl. #14 55.86 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #14 55.86 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 55.89 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 55.90 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ... #14 55.90 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 55.93 Selecting previously unselected package libalgorithm-merge-perl. #14 55.94 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ... #14 55.94 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 55.97 Selecting previously unselected package libaliased-perl. #14 55.97 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ... #14 55.97 Unpacking libaliased-perl (0.34-1.1) ... #14 56.00 Selecting previously unselected package libapt-pkg-perl. #14 56.01 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ... #14 56.02 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 56.05 Selecting previously unselected package libarchive-cpio-perl. #13 53.54 Running scriptlet: glibc-gconv-extra-2.36-11.fc37.x86_64 143/143 #13 57.24 Verifying : bzip2-1.0.8-12.fc37.x86_64 1/143 #13 57.24 Verifying : cpio-2.13-13.fc37.x86_64 2/143 #13 57.24 Verifying : dash-0.5.11.5-2.fc37.x86_64 3/143 #13 57.24 Verifying : desktop-file-utils-0.26-7.fc37.x86_64 4/143 #13 57.24 Verifying : devscripts-checkbashisms-2.22.2-3.fc37.x86_64 5/143 #13 57.24 Verifying : diffutils-3.8-3.fc37.x86_64 6/143 #13 57.24 Verifying : dwz-0.14-7.fc37.x86_64 7/143 #13 57.24 Verifying : ed-1.18-2.fc37.x86_64 8/143 #13 57.24 Verifying : efi-srpm-macros-5-6.fc37.noarch 9/143 #13 57.24 Verifying : file-5.42-4.fc37.x86_64 10/143 #13 57.24 Verifying : fonts-filesystem-1:2.0.5-9.fc37.noarch 11/143 #13 57.24 Verifying : fonts-srpm-macros-1:2.0.5-9.fc37.noarch 12/143 #13 57.24 Verifying : fpc-srpm-macros-1.3-6.fc37.noarch 13/143 #13 57.24 Verifying : gdk-pixbuf2-2.42.10-1.fc37.x86_64 14/143 #13 57.24 Verifying : go-srpm-macros-3.2.0-1.fc37.noarch 15/143 #13 57.24 Verifying : groff-base-1.22.4-10.fc37.x86_64 16/143 #13 57.24 Verifying : hunspell-1.7.0-21.fc37.x86_64 17/143 #13 57.24 Verifying : hunspell-en-0.20140811.1-23.fc37.noarch 18/143 #13 57.24 Verifying : hunspell-en-GB-0.20140811.1-23.fc37.noarch 19/143 #13 57.24 Verifying : hunspell-en-US-0.20140811.1-23.fc37.noarch 20/143 #13 57.24 Verifying : hunspell-filesystem-1.7.0-21.fc37.x86_64 21/143 #13 57.24 Verifying : js-jquery-3.6.0-3.fc37.noarch 22/143 #13 57.24 Verifying : json-glib-1.6.6-3.fc37.x86_64 23/143 #13 57.24 Verifying : kernel-srpm-macros-1.0-15.fc37.noarch 24/143 #13 57.24 Verifying : libappstream-glib-0.8.1-1.fc37.x86_64 25/143 #13 57.24 Verifying : libjpeg-turbo-2.1.3-2.fc37.x86_64 26/143 #13 57.24 Verifying : libpkgconf-1.8.0-3.fc37.x86_64 27/143 #13 57.24 Verifying : libpng-2:1.6.37-13.fc37.x86_64 28/143 #13 57.24 Verifying : libstemmer-0-19.585svn.fc37.x86_64 29/143 #13 57.24 Verifying : lua-srpm-macros-1-7.fc37.noarch 30/143 #13 57.24 Verifying : nim-srpm-macros-3-7.fc37.noarch 31/143 #13 57.24 Verifying : ocaml-srpm-macros-7-2.fc37.noarch 32/143 #13 57.24 Verifying : openblas-srpm-macros-2-12.fc37.noarch 33/143 #13 57.24 Verifying : patch-2.7.6-17.fc37.x86_64 34/143 #13 57.24 Verifying : perl-Carp-1.52-489.fc37.noarch 35/143 #13 57.24 Verifying : perl-Data-Dumper-2.184-490.fc37.x86_64 36/143 #13 57.24 Verifying : perl-Digest-1.20-489.fc37.noarch 37/143 #13 57.24 Verifying : perl-Digest-MD5-2.58-489.fc37.x86_64 38/143 #13 57.24 Verifying : perl-Encode-4:3.19-492.fc37.x86_64 39/143 #13 57.24 Verifying : perl-Exporter-5.77-489.fc37.noarch 40/143 #13 57.24 Verifying : perl-File-Path-2.18-489.fc37.noarch 41/143 #13 57.24 Verifying : perl-File-Temp-1:0.231.100-489.fc37.noarch 42/143 #13 57.24 Verifying : perl-IO-Socket-IP-0.41-490.fc37.noarch 43/143 #13 57.24 Verifying : perl-IO-Socket-SSL-2.075-1.fc37.noarch 44/143 #13 57.24 Verifying : perl-MIME-Base64-3.16-489.fc37.x86_64 45/143 #13 57.24 Verifying : perl-Mozilla-CA-20211001-4.fc37.noarch 46/143 #13 57.24 Verifying : perl-Net-SSLeay-1.92-4.fc37.x86_64 47/143 #13 57.24 Verifying : perl-PathTools-3.84-489.fc37.x86_64 48/143 #13 57.24 Verifying : perl-Pod-Escapes-1:1.07-489.fc37.noarch 49/143 #13 57.24 Verifying : perl-Pod-Perldoc-3.28.01-490.fc37.noarch 50/143 #13 57.24 Verifying : perl-Pod-Simple-1:3.43-490.fc37.noarch 51/143 #13 57.24 Verifying : perl-Pod-Usage-4:2.03-3.fc37.noarch 52/143 #13 57.24 Verifying : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64 53/143 #13 57.24 Verifying : perl-Socket-4:2.036-1.fc37.x86_64 54/143 #13 57.24 Verifying : perl-Storable-1:3.26-489.fc37.x86_64 55/143 #13 57.24 Verifying : perl-Term-ANSIColor-5.01-490.fc37.noarch 56/143 #13 57.24 Verifying : perl-Term-Cap-1.17-489.fc37.noarch 57/143 #13 57.24 Verifying : perl-Text-ParseWords-3.31-489.fc37.noarch 58/143 #13 57.24 Verifying : perl-Time-Local-2:1.300-489.fc37.noarch 59/143 #13 57.24 Verifying : perl-constant-1.33-490.fc37.noarch 60/143 #13 57.24 Verifying : perl-libnet-3.14-490.fc37.noarch 61/143 #13 57.24 Verifying : perl-parent-1:0.238-489.fc37.noarch 62/143 #13 57.24 Verifying : perl-podlators-1:4.14-489.fc37.noarch 63/143 #13 57.24 Verifying : perl-srpm-macros-1-46.fc37.noarch 64/143 #13 57.24 Verifying : pkgconf-1.8.0-3.fc37.x86_64 65/143 #13 57.24 Verifying : pkgconf-m4-1.8.0-3.fc37.noarch 66/143 #13 57.24 Verifying : pkgconf-pkg-config-1.8.0-3.fc37.x86_64 67/143 #13 57.24 Verifying : python-systemd-doc-235-1.fc37.x86_64 68/143 #13 57.24 Verifying : python3-construct-2.10.68-3.fc37.noarch 69/143 #13 57.24 Verifying : python3-dateutil-1:2.8.2-4.fc37.noarch 70/143 #13 57.24 Verifying : python3-distro-1.7.0-3.fc37.noarch 71/143 #13 57.24 Verifying : python3-enchant-3.2.2-5.fc37.noarch 72/143 #13 57.24 Verifying : python3-file-magic-5.42-4.fc37.noarch 73/143 #13 57.24 Verifying : python3-pybeam-0.7-4.fc37.noarch 74/143 #13 57.24 Verifying : python3-pyxdg-0.27-6.fc37.noarch 75/143 #13 57.24 Verifying : python3-six-1.16.0-8.fc37.noarch 76/143 #13 57.24 Verifying : python3-systemd-235-1.fc37.x86_64 77/143 #13 57.24 Verifying : python3-tomli-w-1.0.0-4.fc37.noarch 78/143 #13 57.24 Verifying : shared-mime-info-2.2-2.fc37.x86_64 79/143 #13 57.24 Verifying : unzip-6.0-58.fc37.x86_64 80/143 #13 57.24 Verifying : web-assets-filesystem-5-18.fc37.noarch 81/143 #13 57.24 Verifying : zip-3.0-33.fc37.x86_64 82/143 #13 57.24 Verifying : ansible-srpm-macros-1-10.fc37.noarch 83/143 #13 57.24 Verifying : binutils-2.38-27.fc37.x86_64 84/143 #13 57.24 Verifying : binutils-gold-2.38-27.fc37.x86_64 85/143 #13 57.24 Verifying : dbus-libs-1:1.14.10-1.fc37.x86_64 86/143 #13 57.24 Verifying : debugedit-5.0-7.fc37.x86_64 87/143 #13 57.24 Verifying : dnf-plugins-core-4.4.2-1.fc37.noarch 88/143 #13 57.24 Verifying : elfutils-0.189-3.fc37.x86_64 89/143 #13 57.24 Verifying : elfutils-debuginfod-client-0.189-3.fc37.x86_64 90/143 #13 57.24 Verifying : emacs-filesystem-1:28.2-3.fc37.noarch 91/143 #13 57.24 Verifying : enchant2-2.3.4-1.fc37.x86_64 92/143 #13 57.24 Verifying : gdb-minimal-13.2-2.fc37.x86_64 93/143 #13 57.24 Verifying : ghc-srpm-macros-1.6.1-1.fc37.noarch 94/143 #13 57.24 Verifying : glibc-gconv-extra-2.36-11.fc37.x86_64 95/143 #13 57.24 Verifying : gnat-srpm-macros-5-1.fc37.noarch 96/143 #13 57.24 Verifying : ncurses-6.4-3.20230114.fc37.x86_64 97/143 #13 57.24 Verifying : package-notes-srpm-macros-0.5-7.fc37.noarch 98/143 #13 57.24 Verifying : perl-AutoLoader-5.74-494.fc37.noarch 99/143 #13 57.24 Verifying : perl-B-1.83-494.fc37.x86_64 100/143 #13 57.24 Verifying : perl-Class-Struct-0.66-494.fc37.noarch 101/143 #13 57.24 Verifying : perl-DynaLoader-1.52-494.fc37.x86_64 102/143 #13 57.24 Verifying : perl-Errno-1.36-494.fc37.x86_64 103/143 #13 57.24 Verifying : perl-Fcntl-1.15-494.fc37.x86_64 104/143 #13 57.24 Verifying : perl-File-Basename-2.85-494.fc37.noarch 105/143 #13 57.24 Verifying : perl-File-stat-1.12-494.fc37.noarch 106/143 #13 57.24 Verifying : perl-FileHandle-2.03-494.fc37.noarch 107/143 #13 57.24 Verifying : perl-Getopt-Long-1:2.54-1.fc37.noarch 108/143 #13 57.24 Verifying : perl-Getopt-Std-1.13-494.fc37.noarch 109/143 #13 57.24 Verifying : perl-HTTP-Tiny-0.086-1.fc37.noarch 110/143 #13 57.24 Verifying : perl-IO-1.50-494.fc37.x86_64 111/143 #13 57.24 Verifying : perl-IPC-Open3-1.22-494.fc37.noarch 112/143 #13 57.24 Verifying : perl-NDBM_File-1.15-494.fc37.x86_64 113/143 #13 57.24 Verifying : perl-POSIX-2.03-494.fc37.x86_64 114/143 #13 57.24 Verifying : perl-SelectSaver-1.02-494.fc37.noarch 115/143 #13 57.24 Verifying : perl-Symbol-1.09-494.fc37.noarch 116/143 #13 57.24 Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch 117/143 #13 57.24 Verifying : perl-URI-5.17-1.fc37.noarch 118/143 #13 57.24 Verifying : perl-base-2.27-494.fc37.noarch 119/143 #13 57.24 Verifying : perl-if-0.61.000-494.fc37.noarch 120/143 #13 57.24 Verifying : perl-interpreter-4:5.36.1-494.fc37.x86_64 121/143 #13 57.24 Verifying : perl-libs-4:5.36.1-494.fc37.x86_64 122/143 #13 57.24 Verifying : perl-locale-1.10-494.fc37.noarch 123/143 #13 57.24 Verifying : perl-mro-1.26-494.fc37.x86_64 124/143 #13 57.24 Verifying : perl-overload-1.35-494.fc37.noarch 125/143 #13 57.24 Verifying : perl-overloading-0.02-494.fc37.noarch 126/143 #13 57.24 Verifying : perl-subs-1.04-494.fc37.noarch 127/143 #13 57.24 Verifying : perl-vars-1.05-494.fc37.noarch 128/143 #13 57.24 Verifying : pyproject-srpm-macros-1.9.0-1.fc37.noarch 129/143 #13 57.24 Verifying : python-srpm-macros-3.11-6.fc37.noarch 130/143 #13 57.24 Verifying : python3-dbus-1.3.2-1.fc37.x86_64 131/143 #13 57.24 Verifying : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 132/143 #13 57.24 Verifying : python3-zstandard-0.19.0-1.fc37.x86_64 133/143 #13 57.24 Verifying : qt5-srpm-macros-5.15.9-1.fc37.noarch 134/143 #13 57.24 Verifying : redhat-rpm-config-229-1.fc37.noarch 135/143 #13 57.24 Verifying : rpm-build-4.18.1-2.fc37.x86_64 136/143 #13 57.24 Verifying : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch 137/143 #13 57.24 Verifying : rpmlint-2.4.0-6.fc37.noarch 138/143 #13 57.24 Verifying : rpmlint-fedora-license-data-1.29-1.fc37.noarch 139/143 #13 57.24 Verifying : rust-srpm-macros-24-4.fc37.noarch 140/143 #13 57.24 Verifying : xxhash-libs-0.8.2-1.fc37.x86_64 141/143 #13 57.24 Verifying : xz-5.4.1-1.fc37.x86_64 142/143 #13 57.24 Verifying : zstd-1.5.5-1.fc37.x86_64 143/143 #13 57.43 #13 57.43 Installed: #13 57.43 ansible-srpm-macros-1-10.fc37.noarch #13 57.43 binutils-2.38-27.fc37.x86_64 #13 57.43 binutils-gold-2.38-27.fc37.x86_64 #13 57.43 bzip2-1.0.8-12.fc37.x86_64 #13 57.43 cpio-2.13-13.fc37.x86_64 #13 57.43 dash-0.5.11.5-2.fc37.x86_64 #13 57.43 dbus-libs-1:1.14.10-1.fc37.x86_64 #13 57.43 debugedit-5.0-7.fc37.x86_64 #13 57.43 desktop-file-utils-0.26-7.fc37.x86_64 #13 57.43 devscripts-checkbashisms-2.22.2-3.fc37.x86_64 #13 57.43 diffutils-3.8-3.fc37.x86_64 #13 57.43 dnf-plugins-core-4.4.2-1.fc37.noarch #13 57.43 dwz-0.14-7.fc37.x86_64 #13 57.43 ed-1.18-2.fc37.x86_64 #13 57.43 efi-srpm-macros-5-6.fc37.noarch #13 57.43 elfutils-0.189-3.fc37.x86_64 #13 57.43 elfutils-debuginfod-client-0.189-3.fc37.x86_64 #13 57.43 emacs-filesystem-1:28.2-3.fc37.noarch #13 57.43 enchant2-2.3.4-1.fc37.x86_64 #13 57.43 file-5.42-4.fc37.x86_64 #13 57.43 fonts-filesystem-1:2.0.5-9.fc37.noarch #13 57.43 fonts-srpm-macros-1:2.0.5-9.fc37.noarch #13 57.43 fpc-srpm-macros-1.3-6.fc37.noarch #13 57.43 gdb-minimal-13.2-2.fc37.x86_64 #13 57.43 gdk-pixbuf2-2.42.10-1.fc37.x86_64 #13 57.43 ghc-srpm-macros-1.6.1-1.fc37.noarch #13 57.43 glibc-gconv-extra-2.36-11.fc37.x86_64 #13 57.43 gnat-srpm-macros-5-1.fc37.noarch #13 57.43 go-srpm-macros-3.2.0-1.fc37.noarch #13 57.43 groff-base-1.22.4-10.fc37.x86_64 #13 57.43 hunspell-1.7.0-21.fc37.x86_64 #13 57.43 hunspell-en-0.20140811.1-23.fc37.noarch #13 57.43 hunspell-en-GB-0.20140811.1-23.fc37.noarch #13 57.43 hunspell-en-US-0.20140811.1-23.fc37.noarch #13 57.43 hunspell-filesystem-1.7.0-21.fc37.x86_64 #13 57.43 js-jquery-3.6.0-3.fc37.noarch #13 57.43 json-glib-1.6.6-3.fc37.x86_64 #13 57.43 kernel-srpm-macros-1.0-15.fc37.noarch #13 57.43 libappstream-glib-0.8.1-1.fc37.x86_64 #13 57.43 libjpeg-turbo-2.1.3-2.fc37.x86_64 #13 57.43 libpkgconf-1.8.0-3.fc37.x86_64 #13 57.43 libpng-2:1.6.37-13.fc37.x86_64 #13 57.43 libstemmer-0-19.585svn.fc37.x86_64 #13 57.43 lua-srpm-macros-1-7.fc37.noarch #13 57.43 ncurses-6.4-3.20230114.fc37.x86_64 #13 57.43 nim-srpm-macros-3-7.fc37.noarch #13 57.43 ocaml-srpm-macros-7-2.fc37.noarch #13 57.43 openblas-srpm-macros-2-12.fc37.noarch #13 57.43 package-notes-srpm-macros-0.5-7.fc37.noarch #13 57.43 patch-2.7.6-17.fc37.x86_64 #13 57.43 perl-AutoLoader-5.74-494.fc37.noarch #13 57.43 perl-B-1.83-494.fc37.x86_64 #13 57.43 perl-Carp-1.52-489.fc37.noarch #13 57.43 perl-Class-Struct-0.66-494.fc37.noarch #13 57.43 perl-Data-Dumper-2.184-490.fc37.x86_64 #13 57.43 perl-Digest-1.20-489.fc37.noarch #13 57.43 perl-Digest-MD5-2.58-489.fc37.x86_64 #13 57.43 perl-DynaLoader-1.52-494.fc37.x86_64 #13 57.43 perl-Encode-4:3.19-492.fc37.x86_64 #13 57.43 perl-Errno-1.36-494.fc37.x86_64 #13 57.43 perl-Exporter-5.77-489.fc37.noarch #13 57.43 perl-Fcntl-1.15-494.fc37.x86_64 #13 57.43 perl-File-Basename-2.85-494.fc37.noarch #13 57.43 perl-File-Path-2.18-489.fc37.noarch #13 57.43 perl-File-Temp-1:0.231.100-489.fc37.noarch #13 57.43 perl-File-stat-1.12-494.fc37.noarch #13 57.43 perl-FileHandle-2.03-494.fc37.noarch #13 57.43 perl-Getopt-Long-1:2.54-1.fc37.noarch #13 57.43 perl-Getopt-Std-1.13-494.fc37.noarch #13 57.43 perl-HTTP-Tiny-0.086-1.fc37.noarch #13 57.43 perl-IO-1.50-494.fc37.x86_64 #13 57.43 perl-IO-Socket-IP-0.41-490.fc37.noarch #13 57.43 perl-IO-Socket-SSL-2.075-1.fc37.noarch #13 57.43 perl-IPC-Open3-1.22-494.fc37.noarch #13 57.43 perl-MIME-Base64-3.16-489.fc37.x86_64 #13 57.43 perl-Mozilla-CA-20211001-4.fc37.noarch #13 57.43 perl-NDBM_File-1.15-494.fc37.x86_64 #13 57.43 perl-Net-SSLeay-1.92-4.fc37.x86_64 #13 57.43 perl-POSIX-2.03-494.fc37.x86_64 #13 57.43 perl-PathTools-3.84-489.fc37.x86_64 #13 57.43 perl-Pod-Escapes-1:1.07-489.fc37.noarch #13 57.43 perl-Pod-Perldoc-3.28.01-490.fc37.noarch #13 57.43 perl-Pod-Simple-1:3.43-490.fc37.noarch #13 57.43 perl-Pod-Usage-4:2.03-3.fc37.noarch #13 57.43 perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64 #13 57.43 perl-SelectSaver-1.02-494.fc37.noarch #13 57.43 perl-Socket-4:2.036-1.fc37.x86_64 #13 57.43 perl-Storable-1:3.26-489.fc37.x86_64 #13 57.43 perl-Symbol-1.09-494.fc37.noarch #13 57.43 perl-Term-ANSIColor-5.01-490.fc37.noarch #13 57.43 perl-Term-Cap-1.17-489.fc37.noarch #13 57.43 perl-Text-ParseWords-3.31-489.fc37.noarch #13 57.43 perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch #13 57.43 perl-Time-Local-2:1.300-489.fc37.noarch #13 57.43 perl-URI-5.17-1.fc37.noarch #13 57.43 perl-base-2.27-494.fc37.noarch #13 57.43 perl-constant-1.33-490.fc37.noarch #13 57.43 perl-if-0.61.000-494.fc37.noarch #13 57.43 perl-interpreter-4:5.36.1-494.fc37.x86_64 #13 57.43 perl-libnet-3.14-490.fc37.noarch #13 57.43 perl-libs-4:5.36.1-494.fc37.x86_64 #13 57.43 perl-locale-1.10-494.fc37.noarch #13 57.43 perl-mro-1.26-494.fc37.x86_64 #13 57.43 perl-overload-1.35-494.fc37.noarch #13 57.43 perl-overloading-0.02-494.fc37.noarch #13 57.43 perl-parent-1:0.238-489.fc37.noarch #13 57.43 perl-podlators-1:4.14-489.fc37.noarch #13 57.43 perl-srpm-macros-1-46.fc37.noarch #13 57.43 perl-subs-1.04-494.fc37.noarch #13 57.43 perl-vars-1.05-494.fc37.noarch #13 57.43 pkgconf-1.8.0-3.fc37.x86_64 #13 57.43 pkgconf-m4-1.8.0-3.fc37.noarch #13 57.43 pkgconf-pkg-config-1.8.0-3.fc37.x86_64 #13 57.43 pyproject-srpm-macros-1.9.0-1.fc37.noarch #13 57.43 python-srpm-macros-3.11-6.fc37.noarch #13 57.43 python-systemd-doc-235-1.fc37.x86_64 #13 57.43 python3-construct-2.10.68-3.fc37.noarch #13 57.43 python3-dateutil-1:2.8.2-4.fc37.noarch #13 57.43 python3-dbus-1.3.2-1.fc37.x86_64 #13 57.43 python3-distro-1.7.0-3.fc37.noarch #13 57.43 python3-dnf-plugins-core-4.4.2-1.fc37.noarch #13 57.43 python3-enchant-3.2.2-5.fc37.noarch #13 57.43 python3-file-magic-5.42-4.fc37.noarch #13 57.43 python3-pybeam-0.7-4.fc37.noarch #13 57.43 python3-pyxdg-0.27-6.fc37.noarch #13 57.43 python3-six-1.16.0-8.fc37.noarch #13 57.43 python3-systemd-235-1.fc37.x86_64 #13 57.43 python3-tomli-w-1.0.0-4.fc37.noarch #13 57.43 python3-zstandard-0.19.0-1.fc37.x86_64 #13 57.43 qt5-srpm-macros-5.15.9-1.fc37.noarch #13 57.43 redhat-rpm-config-229-1.fc37.noarch #13 57.43 rpm-build-4.18.1-2.fc37.x86_64 #13 57.43 rpmautospec-rpm-macros-0.3.5-1.fc37.noarch #13 57.43 rpmlint-2.4.0-6.fc37.noarch #13 57.43 rpmlint-fedora-license-data-1.29-1.fc37.noarch #13 57.43 rust-srpm-macros-24-4.fc37.noarch #13 57.43 shared-mime-info-2.2-2.fc37.x86_64 #13 57.43 unzip-6.0-58.fc37.x86_64 #13 57.43 web-assets-filesystem-5-18.fc37.noarch #13 57.43 xxhash-libs-0.8.2-1.fc37.x86_64 #13 57.43 xz-5.4.1-1.fc37.x86_64 #13 57.43 zip-3.0-33.fc37.x86_64 #13 57.43 zstd-1.5.5-1.fc37.x86_64 #13 57.43 #13 57.43 Complete! #13 DONE 57.6s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.0s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #16 3.192 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.196 Unpacking docker-ce-build-deps (1.0) ... #16 8.863 Processing triggers for man-db (2.11.2-1) ... #16 8.951 Processing triggers for libc-bin (2.37-0ubuntu2) ... #14 57.78 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ... #34 ... #35 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #35 DONE 1.6s #22 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help #22 1.327 go: downloading github.com/tc-hib/winres v0.1.6 #22 1.327 go: downloading github.com/urfave/cli/v2 v2.3.0 #22 1.541 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #22 1.552 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #22 1.844 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #22 1.848 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #13 61.60 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 61.61 Setting up libcapture-tiny-perl (0.48-1) ... #13 61.62 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 61.64 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #13 61.66 Setting up libsub-name-perl (0.21-1+b3) ... #13 61.68 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #13 61.71 Setting up g++-8 (8.3.0-6) ... #16 5.009 Starting pkgProblemResolver with broken count: 0 #16 5.032 Starting 2 pkgProblemResolver with broken count: 0 #16 5.034 Done #16 5.248 The following additional packages will be installed: #16 5.248 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.248 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 5.249 libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #15 1.222 Last metadata expiration check: 0:00:22 ago on Wed Sep 20 09:13:49 2023. #13 60.45 Setting up libio-stringy-perl (2.111-3) ... #13 60.46 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 60.46 Setting up libhtml-tagset-perl (3.20-3) ... #13 60.47 Setting up liblog-any-perl (1.707-1) ... #13 60.48 Setting up libauthen-sasl-perl (2.1600-1) ... #13 60.49 Setting up libpod-constants-perl (0.19-1) ... #13 60.50 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 60.51 Setting up libconvert-binhex-perl (1.125-1) ... #13 60.52 Setting up libfuture-perl (0.39-1) ... #13 60.53 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 60.54 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 60.55 Setting up libtry-tiny-perl (0.30-1) ... #13 60.56 Setting up libtype-tiny-perl (1.004004-1) ... #13 60.57 Setting up libtest-fatal-perl (0.014-1) ... #13 57.07 Setting up python3-urllib3 (1.26.12-1) ... #14 61.51 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ... #14 61.52 Unpacking libstrictures-perl (2.000006-1) ... #14 61.55 Selecting previously unselected package libtype-tiny-perl. #14 61.55 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ... #14 61.56 Unpacking libtype-tiny-perl (2.002001-1) ... #14 61.60 Selecting previously unselected package libgitlab-api-v4-perl. #14 61.61 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ... #14 61.61 Unpacking libgitlab-api-v4-perl (0.26-2) ... #14 61.65 Selecting previously unselected package libhtml-form-perl. #14 61.65 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ... #14 61.65 Unpacking libhtml-form-perl (6.11-1) ... #14 61.69 Selecting previously unselected package libhtml-format-perl. #14 61.69 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ... #14 61.70 Unpacking libhtml-format-perl (2.16-2) ... #14 61.73 Selecting previously unselected package libhtml-html5-entities-perl. #14 61.73 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 61.74 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 61.77 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 61.77 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 61.77 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 61.81 Selecting previously unselected package libhttp-daemon-perl. #14 61.81 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ... #14 61.81 Unpacking libhttp-daemon-perl (6.14-2) ... #14 61.84 Selecting previously unselected package libindirect-perl. #14 61.85 Preparing to unpack .../278-libindirect-perl_0.39-2build1_arm64.deb ... #14 61.85 Unpacking libindirect-perl (0.39-2build1) ... #14 61.88 Selecting previously unselected package libio-interactive-perl. #14 54.97 Selecting previously unselected package intltool-debian. #14 54.97 Preparing to unpack .../109-intltool-debian_0.35.0+20060710.6_all.deb ... #14 54.98 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 55.01 Selecting previously unselected package po-debconf. #14 55.01 Preparing to unpack .../110-po-debconf_1.0.21+nmu1_all.deb ... #14 55.02 Unpacking po-debconf (1.0.21+nmu1) ... #14 55.07 Selecting previously unselected package debhelper. #14 55.07 Preparing to unpack .../111-debhelper_13.11.4ubuntu3_all.deb ... #14 55.08 Unpacking debhelper (13.11.4ubuntu3) ... #14 55.15 Selecting previously unselected package libfakeroot:armhf. #15 12.40 Installing : xkeyboard-config-2.39-2.fc39.noarch 51/103 #15 12.42 Installing : libxkbcommon-1.5.0-3.fc39.x86_64 52/103 #14 62.62 Setting up libxml-sax-base-perl (1.09-1) ... #14 62.63 Setting up libio-string-perl (1.08-3) ... #14 62.64 Setting up libreadonly-perl (2.050-2) ... #14 62.65 Setting up python3-chardet (3.0.4-4build1) ... #14 62.89 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 55.18 Selecting previously unselected package libfile-listing-perl. #14 55.19 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ... #14 55.19 Unpacking libfile-listing-perl (6.14-1) ... #14 55.22 Selecting previously unselected package libhtml-tagset-perl. #14 55.22 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ... #14 55.23 Unpacking libhtml-tagset-perl (3.20-4) ... #14 55.26 Selecting previously unselected package liburi-perl. #14 55.26 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ... #14 55.27 Unpacking liburi-perl (5.10-1) ... #14 55.30 Selecting previously unselected package libhtml-parser-perl:armhf. #14 55.30 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ... #14 55.31 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ... #14 55.34 Selecting previously unselected package libhtml-tree-perl. #14 55.34 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ... #14 55.35 Unpacking libhtml-tree-perl (5.07-2) ... #14 55.40 Selecting previously unselected package libio-html-perl. #14 56.05 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 56.06 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 56.09 Selecting previously unselected package libarray-intspan-perl. #14 56.09 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ... #14 56.09 Unpacking libarray-intspan-perl (2.004-1) ... #14 56.19 Selecting previously unselected package libmodule-implementation-perl. #14 56.19 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 56.19 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 56.22 Selecting previously unselected package libsub-exporter-progressive-perl. #14 56.22 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 56.23 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 56.26 Selecting previously unselected package libvariable-magic-perl. #14 56.26 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ... #14 56.27 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 56.30 Selecting previously unselected package libb-hooks-endofscope-perl. #14 57.79 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ... #14 57.80 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #14 57.82 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 57.83 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #14 57.84 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 57.85 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 61.76 Setting up libfile-chdir-perl (0.1008-1) ... #13 61.84 Setting up xauth (1:1.0.10-1) ... #13 61.95 Setting up libpath-tiny-perl (0.108-1) ... #16 5.249 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev #16 5.249 libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config #16 5.250 Suggested packages: #16 5.250 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 5.250 Recommended packages: #16 5.250 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #16 5.287 The following NEW packages will be installed: #16 5.287 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.287 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 5.287 libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #16 5.287 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev #16 5.287 libsystemd-dev libudev-dev libuv1 pkg-config #16 5.288 The following packages will be upgraded: #16 5.289 libsystemd0 libudev1 #13 60.57 Setting up libcommon-sense-perl (3.74-2+b7) ... #13 60.58 Setting up libxml-namespacesupport-perl (1.12-1) ... #13 60.59 Setting up libnet-http-perl (6.18-1) ... #13 60.60 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 60.61 Setting up libencode-locale-perl (1.05-1) ... #13 60.62 Setting up libtext-levenshtein-perl (0.13-1) ... #13 60.63 Setting up libnet-dns-perl (1.19-1) ... #13 60.64 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 60.65 Setting up libdevel-callchecker-perl (0.008-1) ... #13 60.66 Setting up libstring-shellquote-perl (1.04-1) ... #13 60.67 Setting up libsub-install-perl (0.928-1) ... #13 60.68 Setting up dpkg-dev (1.19.8) ... #13 60.70 Setting up libnumber-compare-perl (0.03-1) ... #13 60.71 Setting up intltool-debian (0.35.0+20060710.5) ... #13 60.72 Setting up libio-async-perl (0.72-1) ... #13 60.72 Setting up liberror-perl (0.17027-2) ... #13 60.73 Setting up patchutils (0.3.4-2) ... #13 60.74 Setting up libmail-sendmail-perl (0.80-1) ... #13 60.75 Setting up libltdl-dev:amd64 (2.4.6-9) ... #13 60.76 Setting up libxml-sax-base-perl (1.09-1) ... #13 60.77 Setting up libio-string-perl (1.08-3) ... #13 60.78 Setting up libreadonly-perl (2.050-1) ... #15 12.09 Selecting previously unselected package cmake. #15 12.10 Preparing to unpack .../10-cmake_3.25.1-1_armhf.deb ... #15 12.10 Unpacking cmake (3.25.1-1) ... #15 0.571 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.571 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.571 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #14 61.89 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ... #14 61.89 Unpacking libio-interactive-perl (1.023-2) ... #14 61.92 Selecting previously unselected package libtypes-serialiser-perl. #14 61.93 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ... #14 61.93 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 61.96 Selecting previously unselected package libjson-xs-perl. #14 61.96 Preparing to unpack .../281-libjson-xs-perl_4.030-2_arm64.deb ... #14 61.97 Unpacking libjson-xs-perl (4.030-2) ... #14 62.01 Selecting previously unselected package libjson-maybexs-perl. #14 62.01 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ... #14 62.01 Unpacking libjson-maybexs-perl (1.004004-1) ... #14 62.05 Selecting previously unselected package libldap-common. #14 62.05 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ... #14 62.05 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 62.09 Selecting previously unselected package liblist-compare-perl. #14 62.09 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ... #14 62.10 Unpacking liblist-compare-perl (0.55-2) ... #14 62.13 Selecting previously unselected package liblist-someutils-perl. #14 55.15 Preparing to unpack .../112-libfakeroot_1.31-1.1_armhf.deb ... #14 55.15 Unpacking libfakeroot:armhf (1.31-1.1) ... #14 55.20 Selecting previously unselected package fakeroot. #14 55.20 Preparing to unpack .../113-fakeroot_1.31-1.1_armhf.deb ... #14 55.20 Unpacking fakeroot (1.31-1.1) ... #14 55.25 Selecting previously unselected package libassuan0:armhf. #14 55.26 Preparing to unpack .../114-libassuan0_2.5.5-5_armhf.deb ... #14 55.26 Unpacking libassuan0:armhf (2.5.5-5) ... #14 55.29 Selecting previously unselected package gpgconf. #14 55.29 Preparing to unpack .../115-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.30 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 55.35 Selecting previously unselected package libksba8:armhf. #14 55.35 Preparing to unpack .../116-libksba8_1.6.3-2_armhf.deb ... #14 55.36 Unpacking libksba8:armhf (1.6.3-2) ... #15 12.42 Installing : vim-filesystem-2:9.0.1872-1.fc39.noarch 53/103 #15 12.71 Installing : cmake-data-3.27.4-7.fc39.noarch 54/103 #15 12.90 Installing : cmake-3.27.4-7.fc39.x86_64 55/103 #15 12.91 Installing : perl-lib-0.65-500.fc39.x86_64 56/103 #15 12.91 Installing : perl-File-Copy-2.41-500.fc39.noarch 57/103 #15 12.92 Installing : perl-File-Compare-1.100.700-500.fc39.noarch 58/103 #15 12.94 Installing : autoconf-2.71-6.fc39.noarch 59/103 #14 62.90 Setting up libfile-find-rule-perl (0.34-1) ... #14 62.91 Setting up libstring-copyright-perl (0.003006-1) ... #14 62.93 Setting up python3-debian (0.1.36ubuntu1.1) ... #14 63.08 Setting up python3-requests (2.22.0-2ubuntu1.1) ... #13 58.08 Setting up libxpm4:armhf (1:3.5.12-1.1) ... #13 58.09 Setting up openssh-client (1:9.2p1-2) ... #13 58.18 Setting up gpgsm (2.2.40-1.1) ... #14 55.40 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ... #14 55.41 Unpacking libio-html-perl (1.004-2) ... #14 55.44 Selecting previously unselected package liblwp-mediatypes-perl. #14 55.44 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 55.44 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 55.48 Selecting previously unselected package libhttp-message-perl. #14 55.48 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ... #14 55.49 Unpacking libhttp-message-perl (6.36-1) ... #14 55.52 Selecting previously unselected package libhttp-cookies-perl. #14 55.52 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ... #14 55.53 Unpacking libhttp-cookies-perl (6.10-1) ... #14 55.56 Selecting previously unselected package libhttp-negotiate-perl. #14 55.56 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ... #14 55.56 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 55.59 Selecting previously unselected package perl-openssl-defaults:armhf. #14 55.59 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ... #14 55.60 Unpacking perl-openssl-defaults:armhf (5build2) ... #14 56.30 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 56.30 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 56.34 Selecting previously unselected package libfreetype6:arm64. #14 56.34 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.2_arm64.deb ... #14 56.34 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ... #14 56.38 Selecting previously unselected package libfontconfig1:arm64. #14 56.38 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ... #14 56.39 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ... #14 56.42 Selecting previously unselected package libjpeg-turbo8:arm64. #14 56.42 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ... #14 56.43 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... #14 56.46 Selecting previously unselected package libjpeg8:arm64. #14 56.46 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ... #14 56.46 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ... #14 56.50 Selecting previously unselected package libdeflate0:arm64. #14 56.50 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ... #14 56.53 Unpacking libdeflate0:arm64 (1.10-2) ... #14 56.56 Selecting previously unselected package libjbig0:arm64. #14 56.56 Preparing to unpack .../207-libjbig0_2.1-3.1ubuntu0.22.04.1_arm64.deb ... #14 56.57 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ... #14 56.60 Selecting previously unselected package libwebp7:arm64. #14 56.60 Preparing to unpack .../208-libwebp7_1.2.2-2ubuntu0.22.04.2_arm64.deb ... #14 56.61 Unpacking libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ... #14 56.64 Selecting previously unselected package libtiff5:arm64. #13 56.54 Running scriptlet: glibc-gconv-extra-2.37-5.fc38.aarch64 142/142 #13 61.07 Verifying : binutils-2.39-9.fc38.aarch64 1/142 #13 61.07 Verifying : binutils-gold-2.39-9.fc38.aarch64 2/142 #13 61.07 Verifying : bzip2-1.0.8-13.fc38.aarch64 3/142 #13 61.07 Verifying : cpio-2.13-14.fc38.aarch64 4/142 #13 61.07 Verifying : desktop-file-utils-0.26-8.fc38.aarch64 5/142 #13 61.07 Verifying : devscripts-checkbashisms-2.23.0-1.fc38.aarch64 6/142 #13 61.07 Verifying : dwz-0.15-2.fc38.aarch64 7/142 #13 61.07 Verifying : ed-1.19-2.fc38.aarch64 8/142 #13 61.07 Verifying : efi-srpm-macros-5-7.fc38.noarch 9/142 #13 61.07 Verifying : enchant2-2.3.4-1.fc38.aarch64 10/142 #13 61.07 Verifying : file-5.44-3.fc38.aarch64 11/142 #13 61.07 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 12/142 #13 61.07 Verifying : fonts-srpm-macros-1:2.0.5-11.fc38.noarch 13/142 #13 61.07 Verifying : fpc-srpm-macros-1.3-7.fc38.noarch 14/142 #13 61.07 Verifying : gdk-pixbuf2-2.42.10-2.fc38.aarch64 15/142 #13 61.07 Verifying : ghc-srpm-macros-1.6.1-1.fc38.noarch 16/142 #13 61.07 Verifying : gnat-srpm-macros-6-2.fc38.noarch 17/142 #13 61.07 Verifying : go-srpm-macros-3.2.0-2.fc38.noarch 18/142 #13 61.07 Verifying : groff-base-1.22.4-11.fc38.aarch64 19/142 #13 61.07 Verifying : hunspell-1.7.2-3.fc38.aarch64 20/142 #13 61.07 Verifying : hunspell-en-0.20201207-3.fc38.noarch 21/142 #13 61.07 Verifying : hunspell-en-GB-0.20201207-3.fc38.noarch 22/142 #13 61.07 Verifying : hunspell-en-US-0.20201207-3.fc38.noarch 23/142 #13 61.07 Verifying : hunspell-filesystem-1.7.2-3.fc38.aarch64 24/142 #13 61.07 Verifying : jansson-2.13.1-6.fc38.aarch64 25/142 #13 61.07 Verifying : js-jquery-3.6.3-2.fc38.noarch 26/142 #13 61.07 Verifying : json-glib-1.6.6-4.fc38.aarch64 27/142 #13 61.07 Verifying : libappstream-glib-0.8.2-2.fc38.aarch64 28/142 #13 61.07 Verifying : libjpeg-turbo-2.1.4-2.fc38.aarch64 29/142 #13 61.07 Verifying : libpkgconf-1.8.0-6.fc38.aarch64 30/142 #13 61.07 Verifying : libpng-2:1.6.37-14.fc38.aarch64 31/142 #13 61.07 Verifying : libstemmer-2.2.0-5.fc38.aarch64 32/142 #13 61.07 Verifying : lua-srpm-macros-1-8.fc38.noarch 33/142 #13 61.07 Verifying : ncurses-6.4-3.20230114.fc38.aarch64 34/142 #13 61.07 Verifying : ocaml-srpm-macros-7-3.fc38.noarch 35/142 #13 61.07 Verifying : openblas-srpm-macros-2-13.fc38.noarch 36/142 #13 61.07 Verifying : patch-2.7.6-19.fc38.aarch64 37/142 #13 61.07 Verifying : perl-Carp-1.52-490.fc38.noarch 38/142 #13 61.07 Verifying : perl-Data-Dumper-2.184-491.fc38.aarch64 39/142 #13 61.07 Verifying : perl-Digest-1.20-490.fc38.noarch 40/142 #13 61.07 Verifying : perl-Digest-MD5-2.58-490.fc38.aarch64 41/142 #13 61.07 Verifying : perl-Encode-4:3.19-493.fc38.aarch64 42/142 #13 61.07 Verifying : perl-Exporter-5.77-490.fc38.noarch 43/142 #13 61.08 Verifying : perl-File-Path-2.18-490.fc38.noarch 44/142 #13 61.08 Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 45/142 #13 61.08 Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 46/142 #13 61.08 Verifying : perl-IO-Socket-IP-0.41-492.fc38.noarch 47/142 #13 61.08 Verifying : perl-IO-Socket-SSL-2.081-1.fc38.noarch 48/142 #13 61.08 Verifying : perl-MIME-Base64-3.16-490.fc38.aarch64 49/142 #13 61.08 Verifying : perl-Mozilla-CA-20221114-2.fc38.noarch 50/142 #13 61.08 Verifying : perl-Net-SSLeay-1.92-5.fc38.aarch64 51/142 #13 61.08 Verifying : perl-PathTools-3.84-490.fc38.aarch64 52/142 #13 61.08 Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 53/142 #13 61.08 Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 54/142 #13 61.08 Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 55/142 #13 61.08 Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 56/142 #13 61.08 Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64 57/142 #13 61.08 Verifying : perl-Socket-4:2.036-2.fc38.aarch64 58/142 #13 61.08 Verifying : perl-Storable-1:3.26-490.fc38.aarch64 59/142 #13 61.08 Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 60/142 #13 61.08 Verifying : perl-Term-Cap-1.18-1.fc38.noarch 61/142 #13 61.08 Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 62/142 #13 61.08 Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 63/142 #13 61.08 Verifying : perl-URI-5.17-2.fc38.noarch 64/142 #13 61.08 Verifying : perl-constant-1.33-491.fc38.noarch 65/142 #13 61.08 Verifying : perl-libnet-3.15-1.fc38.noarch 66/142 #13 61.08 Verifying : perl-parent-1:0.241-1.fc38.noarch 67/142 #13 61.08 Verifying : perl-podlators-1:5.01-2.fc38.noarch 68/142 #13 61.08 Verifying : perl-srpm-macros-1-48.fc38.noarch 69/142 #13 61.08 Verifying : pkgconf-1.8.0-6.fc38.aarch64 70/142 #13 61.08 Verifying : pkgconf-m4-1.8.0-6.fc38.noarch 71/142 #13 61.08 Verifying : pkgconf-pkg-config-1.8.0-6.fc38.aarch64 72/142 #13 61.08 Verifying : python-srpm-macros-3.11-10.fc38.noarch 73/142 #13 61.08 Verifying : python-systemd-doc-235-2.fc38.aarch64 74/142 #13 61.08 Verifying : python3-construct-2.10.68-4.fc38.noarch 75/142 #13 61.08 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 76/142 #13 61.08 Verifying : python3-dbus-1.3.2-2.fc38.aarch64 77/142 #13 61.08 Verifying : python3-distro-1.8.0-2.fc38.noarch 78/142 #13 61.08 Verifying : python3-enchant-3.2.2-6.fc38.noarch 79/142 #13 61.08 Verifying : python3-file-magic-5.44-3.fc38.noarch 80/142 #13 61.08 Verifying : python3-pybeam-0.7-5.fc38.noarch 81/142 #13 61.08 Verifying : python3-pyxdg-0.27-7.fc38.noarch 82/142 #13 61.08 Verifying : python3-six-1.16.0-9.fc38.noarch 83/142 #13 61.08 Verifying : python3-systemd-235-2.fc38.aarch64 84/142 #13 61.08 Verifying : python3-tomli-w-1.0.0-5.fc38.noarch 85/142 #13 61.08 Verifying : redhat-rpm-config-252-1.fc38.noarch 86/142 #13 61.08 Verifying : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch 87/142 #13 61.08 Verifying : shared-mime-info-2.2-3.fc38.aarch64 88/142 #13 61.08 Verifying : unzip-6.0-60.fc38.aarch64 89/142 #13 61.08 Verifying : web-assets-filesystem-5-19.fc38.noarch 90/142 #13 61.08 Verifying : xz-5.4.1-1.fc38.aarch64 91/142 #13 61.08 Verifying : zip-3.0-36.fc38.aarch64 92/142 #13 61.08 Verifying : ansible-srpm-macros-1-10.fc38.noarch 93/142 #13 61.08 Verifying : dash-0.5.12-1.fc38.aarch64 94/142 #13 61.08 Verifying : dbus-libs-1:1.14.10-1.fc38.aarch64 95/142 #13 61.08 Verifying : debugedit-5.0-9.fc38.aarch64 96/142 #13 61.08 Verifying : diffutils-3.10-1.fc38.aarch64 97/142 #13 61.08 Verifying : dnf-plugins-core-4.4.2-1.fc38.noarch 98/142 #13 61.08 Verifying : elfutils-0.189-3.fc38.aarch64 99/142 #13 61.08 Verifying : elfutils-debuginfod-client-0.189-3.fc38.aarch64 100/142 #13 61.08 Verifying : emacs-filesystem-1:28.2-7.fc38.noarch 101/142 #13 61.08 Verifying : gdb-minimal-13.2-4.fc38.aarch64 102/142 #13 61.08 Verifying : glibc-gconv-extra-2.37-5.fc38.aarch64 103/142 #13 61.08 Verifying : kernel-srpm-macros-1.0-19.fc38.noarch 104/142 #13 61.08 Verifying : package-notes-srpm-macros-0.5-8.fc38.noarch 105/142 #13 61.08 Verifying : perl-AutoLoader-5.74-497.fc38.noarch 106/142 #13 61.08 Verifying : perl-B-1.83-497.fc38.aarch64 107/142 #13 61.08 Verifying : perl-Class-Struct-0.66-497.fc38.noarch 108/142 #13 61.08 Verifying : perl-DynaLoader-1.52-497.fc38.aarch64 109/142 #13 61.08 Verifying : perl-Errno-1.36-497.fc38.aarch64 110/142 #13 61.08 Verifying : perl-Fcntl-1.15-497.fc38.aarch64 111/142 #13 61.08 Verifying : perl-File-Basename-2.85-497.fc38.noarch 112/142 #13 61.08 Verifying : perl-File-stat-1.12-497.fc38.noarch 113/142 #13 61.08 Verifying : perl-FileHandle-2.03-497.fc38.noarch 114/142 #13 61.08 Verifying : perl-Getopt-Std-1.13-497.fc38.noarch 115/142 #13 61.08 Verifying : perl-HTTP-Tiny-0.086-2.fc38.noarch 116/142 #13 61.08 Verifying : perl-IO-1.50-497.fc38.aarch64 117/142 #13 61.08 Verifying : perl-IPC-Open3-1.22-497.fc38.noarch 118/142 #13 61.08 Verifying : perl-NDBM_File-1.15-497.fc38.aarch64 119/142 #13 61.08 Verifying : perl-POSIX-2.03-497.fc38.aarch64 120/142 #13 61.08 Verifying : perl-SelectSaver-1.02-497.fc38.noarch 121/142 #13 61.08 Verifying : perl-Symbol-1.09-497.fc38.noarch 122/142 #13 61.08 Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 123/142 #13 61.08 Verifying : perl-base-2.27-497.fc38.noarch 124/142 #13 61.08 Verifying : perl-if-0.61.000-497.fc38.noarch 125/142 #13 61.08 Verifying : perl-interpreter-4:5.36.1-497.fc38.aarch64 126/142 #13 61.08 Verifying : perl-libs-4:5.36.1-497.fc38.aarch64 127/142 #13 61.08 Verifying : perl-locale-1.10-497.fc38.noarch 128/142 #13 61.08 Verifying : perl-mro-1.26-497.fc38.aarch64 129/142 #13 61.08 Verifying : perl-overload-1.35-497.fc38.noarch 130/142 #13 61.08 Verifying : perl-overloading-0.02-497.fc38.noarch 131/142 #13 61.08 Verifying : perl-vars-1.05-497.fc38.noarch 132/142 #13 61.08 Verifying : pyproject-srpm-macros-1.9.0-1.fc38.noarch 133/142 #13 61.08 Verifying : python3-dnf-plugins-core-4.4.2-1.fc38.noarch 134/142 #13 61.08 Verifying : python3-zstandard-0.21.0-1.fc38.aarch64 135/142 #13 61.08 Verifying : qt5-srpm-macros-5.15.10-1.fc38.noarch 136/142 #13 61.08 Verifying : rpm-build-4.18.1-3.fc38.aarch64 137/142 #13 61.08 Verifying : rpmlint-2.4.0-6.fc38.noarch 138/142 #13 61.08 Verifying : rpmlint-fedora-license-data-1.30-1.fc38.noarch 139/142 #13 61.08 Verifying : rust-srpm-macros-24-5.fc38.noarch 140/142 #13 61.08 Verifying : xxhash-libs-0.8.2-1.fc38.aarch64 141/142 #13 61.08 Verifying : zstd-1.5.5-1.fc38.aarch64 142/142 #13 61.21 #13 61.21 Installed: #13 61.21 ansible-srpm-macros-1-10.fc38.noarch #13 61.21 binutils-2.39-9.fc38.aarch64 #13 61.21 binutils-gold-2.39-9.fc38.aarch64 #13 61.21 bzip2-1.0.8-13.fc38.aarch64 #13 61.21 cpio-2.13-14.fc38.aarch64 #13 61.21 dash-0.5.12-1.fc38.aarch64 #13 61.21 dbus-libs-1:1.14.10-1.fc38.aarch64 #13 61.21 debugedit-5.0-9.fc38.aarch64 #13 61.21 desktop-file-utils-0.26-8.fc38.aarch64 #13 61.21 devscripts-checkbashisms-2.23.0-1.fc38.aarch64 #13 61.21 diffutils-3.10-1.fc38.aarch64 #13 61.21 dnf-plugins-core-4.4.2-1.fc38.noarch #13 61.21 dwz-0.15-2.fc38.aarch64 #13 61.21 ed-1.19-2.fc38.aarch64 #13 61.21 efi-srpm-macros-5-7.fc38.noarch #13 61.21 elfutils-0.189-3.fc38.aarch64 #13 61.21 elfutils-debuginfod-client-0.189-3.fc38.aarch64 #13 61.21 emacs-filesystem-1:28.2-7.fc38.noarch #13 61.21 enchant2-2.3.4-1.fc38.aarch64 #13 61.21 file-5.44-3.fc38.aarch64 #13 61.21 fonts-filesystem-1:2.0.5-11.fc38.noarch #13 61.21 fonts-srpm-macros-1:2.0.5-11.fc38.noarch #13 61.21 fpc-srpm-macros-1.3-7.fc38.noarch #13 61.21 gdb-minimal-13.2-4.fc38.aarch64 #13 61.21 gdk-pixbuf2-2.42.10-2.fc38.aarch64 #13 61.21 ghc-srpm-macros-1.6.1-1.fc38.noarch #13 61.21 glibc-gconv-extra-2.37-5.fc38.aarch64 #13 61.21 gnat-srpm-macros-6-2.fc38.noarch #13 61.21 go-srpm-macros-3.2.0-2.fc38.noarch #13 61.21 groff-base-1.22.4-11.fc38.aarch64 #13 61.21 hunspell-1.7.2-3.fc38.aarch64 #13 61.21 hunspell-en-0.20201207-3.fc38.noarch #13 61.21 hunspell-en-GB-0.20201207-3.fc38.noarch #13 61.21 hunspell-en-US-0.20201207-3.fc38.noarch #13 61.21 hunspell-filesystem-1.7.2-3.fc38.aarch64 #13 61.21 jansson-2.13.1-6.fc38.aarch64 #13 61.21 js-jquery-3.6.3-2.fc38.noarch #13 61.21 json-glib-1.6.6-4.fc38.aarch64 #13 61.21 kernel-srpm-macros-1.0-19.fc38.noarch #13 61.21 libappstream-glib-0.8.2-2.fc38.aarch64 #13 61.21 libjpeg-turbo-2.1.4-2.fc38.aarch64 #13 61.21 libpkgconf-1.8.0-6.fc38.aarch64 #13 61.21 libpng-2:1.6.37-14.fc38.aarch64 #13 61.21 libstemmer-2.2.0-5.fc38.aarch64 #13 61.21 lua-srpm-macros-1-8.fc38.noarch #13 61.21 ncurses-6.4-3.20230114.fc38.aarch64 #13 61.21 ocaml-srpm-macros-7-3.fc38.noarch #13 61.21 openblas-srpm-macros-2-13.fc38.noarch #13 61.21 package-notes-srpm-macros-0.5-8.fc38.noarch #13 61.21 patch-2.7.6-19.fc38.aarch64 #13 61.21 perl-AutoLoader-5.74-497.fc38.noarch #13 61.21 perl-B-1.83-497.fc38.aarch64 #13 61.21 perl-Carp-1.52-490.fc38.noarch #13 61.21 perl-Class-Struct-0.66-497.fc38.noarch #13 61.21 perl-Data-Dumper-2.184-491.fc38.aarch64 #13 61.21 perl-Digest-1.20-490.fc38.noarch #13 61.21 perl-Digest-MD5-2.58-490.fc38.aarch64 #13 61.21 perl-DynaLoader-1.52-497.fc38.aarch64 #13 61.21 perl-Encode-4:3.19-493.fc38.aarch64 #13 61.21 perl-Errno-1.36-497.fc38.aarch64 #13 61.21 perl-Exporter-5.77-490.fc38.noarch #13 61.21 perl-Fcntl-1.15-497.fc38.aarch64 #13 61.21 perl-File-Basename-2.85-497.fc38.noarch #13 61.21 perl-File-Path-2.18-490.fc38.noarch #13 61.21 perl-File-Temp-1:0.231.100-490.fc38.noarch #13 61.21 perl-File-stat-1.12-497.fc38.noarch #13 61.21 perl-FileHandle-2.03-497.fc38.noarch #13 61.21 perl-Getopt-Long-1:2.54-2.fc38.noarch #13 61.21 perl-Getopt-Std-1.13-497.fc38.noarch #13 61.21 perl-HTTP-Tiny-0.086-2.fc38.noarch #13 61.21 perl-IO-1.50-497.fc38.aarch64 #13 61.21 perl-IO-Socket-IP-0.41-492.fc38.noarch #13 61.21 perl-IO-Socket-SSL-2.081-1.fc38.noarch #13 61.21 perl-IPC-Open3-1.22-497.fc38.noarch #13 61.21 perl-MIME-Base64-3.16-490.fc38.aarch64 #13 61.21 perl-Mozilla-CA-20221114-2.fc38.noarch #13 61.21 perl-NDBM_File-1.15-497.fc38.aarch64 #13 61.21 perl-Net-SSLeay-1.92-5.fc38.aarch64 #13 61.21 perl-POSIX-2.03-497.fc38.aarch64 #13 61.21 perl-PathTools-3.84-490.fc38.aarch64 #13 61.21 perl-Pod-Escapes-1:1.07-490.fc38.noarch #13 61.21 perl-Pod-Perldoc-3.28.01-491.fc38.noarch #13 61.21 perl-Pod-Simple-1:3.43-491.fc38.noarch #13 61.21 perl-Pod-Usage-4:2.03-4.fc38.noarch #13 61.21 perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64 #13 61.21 perl-SelectSaver-1.02-497.fc38.noarch #13 61.21 perl-Socket-4:2.036-2.fc38.aarch64 #13 61.21 perl-Storable-1:3.26-490.fc38.aarch64 #13 61.21 perl-Symbol-1.09-497.fc38.noarch #13 61.21 perl-Term-ANSIColor-5.01-491.fc38.noarch #13 61.21 perl-Term-Cap-1.18-1.fc38.noarch #13 61.21 perl-Text-ParseWords-3.31-490.fc38.noarch #13 61.21 perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch #13 61.21 perl-Time-Local-2:1.300-490.fc38.noarch #13 61.21 perl-URI-5.17-2.fc38.noarch #13 61.21 perl-base-2.27-497.fc38.noarch #13 61.21 perl-constant-1.33-491.fc38.noarch #13 61.21 perl-if-0.61.000-497.fc38.noarch #13 61.21 perl-interpreter-4:5.36.1-497.fc38.aarch64 #13 61.21 perl-libnet-3.15-1.fc38.noarch #13 61.21 perl-libs-4:5.36.1-497.fc38.aarch64 #13 61.21 perl-locale-1.10-497.fc38.noarch #13 61.21 perl-mro-1.26-497.fc38.aarch64 #13 61.21 perl-overload-1.35-497.fc38.noarch #13 61.21 perl-overloading-0.02-497.fc38.noarch #13 61.21 perl-parent-1:0.241-1.fc38.noarch #13 61.21 perl-podlators-1:5.01-2.fc38.noarch #13 61.21 perl-srpm-macros-1-48.fc38.noarch #13 61.21 perl-vars-1.05-497.fc38.noarch #13 61.21 pkgconf-1.8.0-6.fc38.aarch64 #13 61.21 pkgconf-m4-1.8.0-6.fc38.noarch #13 61.21 pkgconf-pkg-config-1.8.0-6.fc38.aarch64 #13 61.21 pyproject-srpm-macros-1.9.0-1.fc38.noarch #13 61.21 python-srpm-macros-3.11-10.fc38.noarch #13 61.21 python-systemd-doc-235-2.fc38.aarch64 #13 61.21 python3-construct-2.10.68-4.fc38.noarch #13 61.21 python3-dateutil-1:2.8.2-5.fc38.noarch #13 61.21 python3-dbus-1.3.2-2.fc38.aarch64 #13 61.21 python3-distro-1.8.0-2.fc38.noarch #13 61.21 python3-dnf-plugins-core-4.4.2-1.fc38.noarch #13 61.21 python3-enchant-3.2.2-6.fc38.noarch #13 61.21 python3-file-magic-5.44-3.fc38.noarch #13 61.21 python3-pybeam-0.7-5.fc38.noarch #13 61.21 python3-pyxdg-0.27-7.fc38.noarch #13 61.21 python3-six-1.16.0-9.fc38.noarch #13 61.21 python3-systemd-235-2.fc38.aarch64 #13 61.21 python3-tomli-w-1.0.0-5.fc38.noarch #13 61.21 python3-zstandard-0.21.0-1.fc38.aarch64 #13 61.21 qt5-srpm-macros-5.15.10-1.fc38.noarch #13 61.21 redhat-rpm-config-252-1.fc38.noarch #13 61.21 rpm-build-4.18.1-3.fc38.aarch64 #13 61.21 rpmautospec-rpm-macros-0.3.5-1.fc38.noarch #13 61.21 rpmlint-2.4.0-6.fc38.noarch #13 61.21 rpmlint-fedora-license-data-1.30-1.fc38.noarch #13 61.21 rust-srpm-macros-24-5.fc38.noarch #13 61.21 shared-mime-info-2.2-3.fc38.aarch64 #13 61.21 unzip-6.0-60.fc38.aarch64 #13 61.21 web-assets-filesystem-5-19.fc38.noarch #13 61.21 xxhash-libs-0.8.2-1.fc38.aarch64 #13 61.21 xz-5.4.1-1.fc38.aarch64 #13 61.21 zip-3.0-36.fc38.aarch64 #13 61.21 zstd-1.5.5-1.fc38.aarch64 #13 61.21 #13 61.21 Complete! #13 DONE 61.4s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.0s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #13 62.03 Setting up libarchive-cpio-perl (0.10-1) ... #13 62.13 Setting up libjson-perl (4.02000-1) ... #13 62.17 Setting up libfcgi-perl (0.78-2+b3) ... #16 DONE 9.6s #17 [stage-1 6/9] COPY --link sources/ /sources #16 5.702 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #16 5.702 1 not fully installed or removed. #16 5.702 Need to get 12.0 MB of archives. #16 5.702 After this operation, 47.8 MB of additional disk space will be used. #16 5.702 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #13 60.79 Setting up python3-chardet (3.0.4-3) ... #13 61.00 Setting up libstring-copyright-perl (0.003006-1) ... #13 61.01 Setting up python3-debian (0.1.35) ... #15 0.725 Reading package lists... #14 62.13 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ... #14 62.14 Unpacking liblist-someutils-perl (0.59-1) ... #14 62.17 Selecting previously unselected package liblist-someutils-xs-perl:arm64. #14 62.17 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_arm64.deb ... #14 62.18 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ... #14 62.21 Selecting previously unselected package liblist-utilsby-perl. #14 62.21 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ... #14 62.22 Unpacking liblist-utilsby-perl (0.12-2) ... #14 62.26 Selecting previously unselected package libltdl7:arm64. #14 62.26 Preparing to unpack .../288-libltdl7_2.4.7-5_arm64.deb ... #14 62.26 Unpacking libltdl7:arm64 (2.4.7-5) ... #14 62.30 Selecting previously unselected package libltdl-dev:arm64. #14 62.30 Preparing to unpack .../289-libltdl-dev_2.4.7-5_arm64.deb ... #14 62.33 Unpacking libltdl-dev:arm64 (2.4.7-5) ... #14 62.38 Selecting previously unselected package liblzo2-2:arm64. #13 57.32 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 57.42 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 57.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 57.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 55.40 Selecting previously unselected package libnpth0:armhf. #14 55.40 Preparing to unpack .../117-libnpth0_1.6-3build2_armhf.deb ... #14 55.41 Unpacking libnpth0:armhf (1.6-3build2) ... #14 55.47 Selecting previously unselected package dirmngr. #14 55.48 Preparing to unpack .../118-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.49 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 55.53 Selecting previously unselected package gnupg-l10n. #14 55.54 Preparing to unpack .../119-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 55.54 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 55.60 Selecting previously unselected package gnupg-utils. #14 55.60 Preparing to unpack .../120-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.61 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 55.65 Selecting previously unselected package gpg. #14 55.65 Preparing to unpack .../121-gpg_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.66 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 55.70 Selecting previously unselected package pinentry-curses. #15 12.96 Installing : automake-1.16.5-13.fc39.noarch 60/103 #15 12.97 Installing : perl-Error-1:0.17029-13.fc39.noarch 61/103 #15 12.98 Installing : libsepol-devel-3.5-2.fc39.x86_64 62/103 #15 12.99 Installing : libselinux-devel-3.5-5.fc39.x86_64 63/103 #15 13.00 Installing : dbus-common-1:1.14.10-1.fc39.noarch 64/103 #15 13.00 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 64/103 #15 13.01 Running scriptlet: dbus-broker-33-2.fc39.x86_64 65/103 #15 13.07 Installing : dbus-broker-33-2.fc39.x86_64 65/103 #15 13.07 Running scriptlet: dbus-broker-33-2.fc39.x86_64 65/103 #15 13.08 Installing : dbus-1:1.14.10-1.fc39.x86_64 66/103 #15 13.09 Installing : device-mapper-libs-1.02.196-1.fc39.x86_64 67/103 #15 13.10 Installing : cryptsetup-libs-2.6.1-3.fc39.x86_64 68/103 #15 13.11 Installing : device-mapper-1.02.196-1.fc39.x86_64 69/103 #15 13.12 Running scriptlet: libutempter-1.2.1-10.fc39.x86_64 70/103 #15 13.16 Installing : libutempter-1.2.1-10.fc39.x86_64 70/103 #14 63.24 Setting up libdata-optlist-perl (0.110-1) ... #14 63.25 Setting up libipc-run-perl (20180523.0-2) ... #14 63.26 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 63.28 Setting up libcontextual-return-perl (0.004014-2) ... #14 63.29 Setting up libwww-robotrules-perl (6.02-1) ... #14 63.30 Setting up libtypes-serialiser-perl (1.0-1) ... #14 63.31 Setting up g++ (4:9.3.0-1ubuntu2) ... #14 63.33 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 63.33 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 #14 63.34 Setting up libhtml-parser-perl (3.72-5) ... #14 63.35 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #14 63.36 Setting up librole-tiny-perl (2.001004-1) ... #14 63.37 Setting up build-essential (12.8ubuntu1.1) ... #14 63.38 Setting up libfont-ttf-perl (1.06-1) ... #14 63.43 Setting up libfile-homedir-perl (1.004-1) ... #13 58.19 Setting up libxext6:armhf (2:1.3.4-1+b1) ... #13 58.20 Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ... #13 58.21 Setting up binutils (2.40-2) ... #13 58.22 Setting up man-db (2.11.2-2) ... #13 58.33 Building database of manual pages ... #14 55.68 Selecting previously unselected package libnet-ssleay-perl:armhf. #14 55.68 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ... #14 55.68 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ... #14 55.74 Selecting previously unselected package libio-socket-ssl-perl. #14 55.74 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ... #14 55.74 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 55.78 Selecting previously unselected package libnet-http-perl. #14 55.78 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ... #14 55.78 Unpacking libnet-http-perl (6.22-1) ... #14 55.82 Selecting previously unselected package liblwp-protocol-https-perl. #14 55.82 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 55.84 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 55.86 Selecting previously unselected package libtry-tiny-perl. #14 55.87 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ... #14 55.87 Unpacking libtry-tiny-perl (0.31-1) ... #14 55.90 Selecting previously unselected package libwww-robotrules-perl. #14 56.65 Preparing to unpack .../209-libtiff5_4.3.0-6ubuntu0.5_arm64.deb ... #14 56.65 Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.5) ... #14 56.68 Selecting previously unselected package libxpm4:arm64. #14 56.69 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_arm64.deb ... #14 56.69 Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ... #14 56.72 Selecting previously unselected package libgd3:arm64. #14 56.73 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ... #14 56.73 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ... #14 56.76 Selecting previously unselected package libc-devtools. #14 56.76 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.3_arm64.deb ... #14 56.77 Unpacking libc-devtools (2.35-0ubuntu3.3) ... #14 56.80 Selecting previously unselected package libcapture-tiny-perl. #14 56.80 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ... #14 56.81 Unpacking libcapture-tiny-perl (0.48-1) ... #14 56.84 Selecting previously unselected package libclass-data-inheritable-perl. #14 56.84 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 56.85 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 56.87 Selecting previously unselected package libclone-perl. #13 62.25 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 62.33 Setting up python3-unidiff (0.5.4-1) ... #13 62.53 Setting up libstrictures-perl (2.000005-1) ... #17 DONE 0.2s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 58.33 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ... #14 58.43 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 58.44 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #14 58.45 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ... #14 58.46 Setting up python3 (3.8.2-0ubuntu2) ... #13 61.15 Setting up python3-requests (2.21.0-1+deb10u1) ... #13 61.29 Setting up libdata-optlist-perl (0.110-1) ... #13 61.30 Setting up libipc-run-perl (20180523.0-1) ... #13 61.31 Setting up git (1:2.20.1-2+deb10u8) ... #13 61.34 Setting up libcontextual-return-perl (0.004014-2) ... #13 DONE 58.1s #14 62.38 Preparing to unpack .../290-liblzo2-2_2.10-2build3_arm64.deb ... #14 62.38 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #14 62.41 Selecting previously unselected package libsys-hostname-long-perl. #14 62.42 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ... #14 62.42 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 62.46 Selecting previously unselected package libmail-sendmail-perl. #14 62.46 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ... #14 62.46 Unpacking libmail-sendmail-perl (0.80-3) ... #14 62.50 Selecting previously unselected package libnet-smtp-ssl-perl. #14 62.50 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 62.50 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 62.56 Selecting previously unselected package libmailtools-perl. #14 62.56 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ... #14 62.56 Unpacking libmailtools-perl (2.21-2) ... #14 62.61 Selecting previously unselected package libmarkdown2:arm64. #16 3.271 Reading package lists... #16 4.204 Building dependency tree... #16 4.381 Reading state information... #16 4.399 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.438 Starting 2 pkgProblemResolver with broken count: 0 #16 4.440 Done #16 4.458 Done #15 12.49 Selecting previously unselected package dh-apparmor. #15 12.50 Preparing to unpack .../11-dh-apparmor_3.0.8-3_all.deb ... #15 12.50 Unpacking dh-apparmor (3.0.8-3) ... #15 12.55 Preparing to unpack .../12-udev_252.12-1~deb12u1+rpi1_armhf.deb ... #15 12.57 Unpacking udev (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... #13 57.70 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 57.77 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 57.82 Setting up libconst-fast-perl (0.014-2) ... #13 57.85 Setting up libhttp-daemon-perl (6.16-1) ... #13 57.86 Setting up python3-unidiff (0.7.3-1) ... #14 55.71 Preparing to unpack .../122-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ... #14 55.71 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 55.76 Selecting previously unselected package gpg-agent. #14 55.76 Preparing to unpack .../123-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.77 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 55.81 Selecting previously unselected package gpg-wks-client. #14 55.81 Preparing to unpack .../124-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.81 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 55.85 Selecting previously unselected package gpg-wks-server. #14 55.85 Preparing to unpack .../125-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.86 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 55.89 Selecting previously unselected package gpgsm. #14 55.89 Preparing to unpack .../126-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ... #14 55.90 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 55.94 Selecting previously unselected package gnupg. #15 13.21 Installing : util-linux-2.39.2-1.fc39.x86_64 71/103 #15 13.24 Installing : systemd-networkd-254.2-7.fc39.x86_64 72/103 #15 13.25 Running scriptlet: systemd-networkd-254.2-7.fc39.x86_64 72/103 #15 13.26 Installing : systemd-pam-254.2-7.fc39.x86_64 73/103 #15 13.27 Installing : systemd-resolved-254.2-7.fc39.x86_64 74/103 #14 63.45 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #14 63.46 Setting up libio-socket-ssl-perl (2.067-1) ... #14 63.47 Setting up libsub-exporter-perl (0.987-1) ... #14 63.48 Setting up libalgorithm-merge-perl (0.08-3) ... #14 63.49 Setting up libhttp-message-perl (6.22-1) ... #14 63.51 Setting up libhtml-form-perl (6.07-1) ... #14 63.52 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #14 63.53 Setting up libjson-xs-perl (4.020-1build1) ... #14 63.54 Setting up libhttp-negotiate-perl (6.01-1) ... #14 63.55 Setting up libio-prompter-perl (0.004015-1) ... #14 63.56 Setting up libhttp-cookies-perl (6.08-1) ... #14 63.57 Setting up po-debconf (1.0.21) ... #14 63.58 Setting up libhtml-tree-perl (5.07-2) ... #14 63.59 Setting up libparams-classify-perl (0.015-1build2) ... #14 63.60 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... #14 63.61 Setting up libpath-iterator-rule-perl (1.014-1) ... #14 63.62 Setting up libnet-dns-sec-perl (1.15-1) ... #14 63.63 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.19) ... #14 63.64 Setting up libsereal-perl (4.011-1) ... #14 63.65 Setting up libhtml-format-perl (2.12-1) ... #14 56.88 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ... #14 56.88 Unpacking libclone-perl (0.45-1build3) ... #14 56.91 Selecting previously unselected package libcommon-sense-perl:arm64. #14 56.91 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ... #14 56.92 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ... #14 56.94 Selecting previously unselected package libconfig-tiny-perl. #14 56.94 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ... #14 56.95 Unpacking libconfig-tiny-perl (2.28-1) ... #14 56.98 Selecting previously unselected package libparams-util-perl. #14 56.98 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ... #14 56.98 Unpacking libparams-util-perl (1.102-1build3) ... #14 57.01 Selecting previously unselected package libsub-install-perl. #14 57.01 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ... #14 57.02 Unpacking libsub-install-perl (0.928-1.1) ... #14 57.04 Selecting previously unselected package libdata-optlist-perl. #14 57.05 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ... #14 57.05 Unpacking libdata-optlist-perl (0.112-1) ... #14 57.08 Selecting previously unselected package libsub-exporter-perl. #14 55.90 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ... #14 55.91 Unpacking libwww-robotrules-perl (6.02-1) ... #14 55.94 Selecting previously unselected package libwww-perl. #14 55.94 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ... #14 55.95 Unpacking libwww-perl (6.61-1) ... #14 55.99 Selecting previously unselected package patchutils. #14 55.99 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ... #14 56.00 Unpacking patchutils (0.4.2-1build2) ... #14 56.13 Selecting previously unselected package wdiff. #14 56.13 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ... #14 56.14 Unpacking wdiff (1.2.2-2build3) ... #14 56.18 Selecting previously unselected package devscripts. #22 ... #36 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #36 DONE 2.7s #37 [tini-build 2/4] 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 #37 1.221 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #37 1.231 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #37 1.232 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #37 1.324 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #37 1.440 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #37 1.544 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #37 3.023 Fetched 8655 kB in 2s (4159 kB/s) #15 2.073 Package bash-5.2.15-1.fc37.aarch64 is already installed. #15 2.094 Package bash-5.2.15-1.fc37.aarch64 is already installed. #15 2.104 Package bash-5.2.15-1.fc37.aarch64 is already installed. #15 2.104 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed. #15 2.105 Package libarchive-3.6.1-3.fc37.aarch64 is already installed. #15 2.106 Package pkgconf-pkg-config-1.8.0-3.fc37.aarch64 is already installed. #15 2.106 Package tar-2:1.34-6.fc37.aarch64 is already installed. #15 2.117 Package bash-5.2.15-1.fc37.aarch64 is already installed. #15 2.238 Dependencies resolved. #15 2.261 ================================================================================ #15 2.261 Package Arch Version Repo Size #15 2.261 ================================================================================ #15 2.261 Installing: #15 2.261 cmake aarch64 3.27.1-1.fc37 updates 7.2 M #15 2.261 device-mapper-devel aarch64 1.02.175-9.fc37 fedora 43 k #15 2.261 gcc aarch64 12.3.1-1.fc37 updates 29 M #15 2.261 git aarch64 2.41.0-1.fc37 updates 54 k #15 2.261 glibc-static aarch64 2.36-11.fc37 updates 1.4 M #15 2.261 libseccomp-devel aarch64 2.5.3-3.fc37 fedora 60 k #15 2.261 libselinux-devel aarch64 3.5-1.fc37 updates 151 k #15 2.261 libtool aarch64 2.4.7-2.fc37 fedora 600 k #15 2.261 libtool-ltdl-devel aarch64 2.4.7-2.fc37 fedora 164 k #15 2.261 make aarch64 1:4.3-11.fc37 fedora 537 k #15 2.261 selinux-policy-devel noarch 37.22-1.fc37 updates 892 k #15 2.261 systemd aarch64 251.14-2.fc37 updates 4.0 M #15 2.261 systemd-devel aarch64 251.14-2.fc37 updates 576 k #15 2.261 which aarch64 2.21-39.fc37 updates 42 k #15 2.261 Installing dependencies: #15 2.261 annobin-docs noarch 12.23-1.fc37 updates 93 k #15 2.261 annobin-plugin-gcc aarch64 12.23-1.fc37 updates 957 k #15 2.261 autoconf noarch 2.71-4.fc37 updates 733 k #15 2.261 automake noarch 1.16.5-9.fc37 fedora 696 k #15 2.261 checkpolicy aarch64 3.5-1.fc37 updates 343 k #15 2.261 cmake-data noarch 3.27.1-1.fc37 updates 2.2 M #15 2.261 cmake-filesystem aarch64 3.27.1-1.fc37 updates 18 k #15 2.261 cmake-rpm-macros noarch 3.27.1-1.fc37 updates 17 k #15 2.261 cpp aarch64 12.3.1-1.fc37 updates 9.2 M #15 2.261 dbus aarch64 1:1.14.10-1.fc37 updates 7.8 k #15 2.261 dbus-broker aarch64 33-1.fc37 updates 168 k #15 2.261 dbus-common noarch 1:1.14.10-1.fc37 updates 15 k #15 2.261 device-mapper aarch64 1.02.175-9.fc37 fedora 136 k #15 2.261 device-mapper-libs aarch64 1.02.175-9.fc37 fedora 169 k #15 2.261 gc aarch64 8.0.6-4.fc37 fedora 102 k #15 2.261 gcc-plugin-annobin aarch64 12.3.1-1.fc37 updates 59 k #15 2.261 git-core aarch64 2.41.0-1.fc37 updates 4.4 M #15 2.261 git-core-doc noarch 2.41.0-1.fc37 updates 2.8 M #15 2.261 glibc-devel aarch64 2.36-11.fc37 updates 588 k #15 2.261 guile22 aarch64 2.2.7-6.fc37 fedora 6.5 M #15 2.261 jsoncpp aarch64 1.9.5-3.fc37 fedora 92 k #15 2.261 kernel-headers aarch64 6.4.4-100.fc37 updates 1.5 M #15 2.261 kmod-libs aarch64 30-2.fc37 fedora 66 k #15 2.261 less aarch64 633-1.fc37 updates 175 k #15 2.261 libargon2 aarch64 20190702-1.fc37 fedora 28 k #15 2.261 libasan aarch64 12.3.1-1.fc37 updates 433 k #15 2.261 libatomic aarch64 12.3.1-1.fc37 updates 48 k #15 2.261 libcbor aarch64 0.7.0-7.fc37 fedora 55 k #15 2.261 libedit aarch64 3.1-43.20221009cvs.fc37 updates 105 k #15 2.261 libfdisk aarch64 2.38.1-1.fc37 fedora 155 k #15 2.261 libfido2 aarch64 1.11.0-3.fc37 fedora 96 k #15 2.261 libmpc aarch64 1.2.1-5.fc37 fedora 62 k #15 2.261 libseccomp aarch64 2.5.3-3.fc37 fedora 71 k #15 2.261 libselinux-utils aarch64 3.5-1.fc37 updates 162 k #15 2.261 libsepol-devel aarch64 3.5-1.fc37 updates 49 k #15 2.261 libtool-ltdl aarch64 2.4.7-2.fc37 fedora 37 k #15 2.261 libubsan aarch64 12.3.1-1.fc37 updates 198 k #15 2.261 libutempter aarch64 1.2.1-7.fc37 fedora 26 k #15 2.261 libuv aarch64 1:1.46.0-1.fc37 updates 155 k #15 2.261 libxcrypt-devel aarch64 4.4.36-1.fc37 updates 29 k #15 2.261 libxcrypt-static aarch64 4.4.36-1.fc37 updates 108 k #15 2.261 m4 aarch64 1.4.19-4.fc37 fedora 299 k #15 2.261 openssh aarch64 8.8p1-11.fc37 updates 439 k #15 2.261 openssh-clients aarch64 8.8p1-11.fc37 updates 669 k #15 2.261 pcre2-devel aarch64 10.40-1.fc37.1 fedora 505 k #15 2.261 pcre2-utf16 aarch64 10.40-1.fc37.1 fedora 199 k #15 2.261 pcre2-utf32 aarch64 10.40-1.fc37.1 fedora 188 k #15 2.261 perl-Error noarch 1:0.17029-10.fc37 fedora 41 k #15 2.261 perl-File-Compare noarch 1.100.700-494.fc37 updates 14 k #15 2.261 perl-File-Copy noarch 2.39-494.fc37 updates 21 k #15 2.261 perl-File-Find noarch 1.40-494.fc37 updates 26 k #15 2.261 perl-Git noarch 2.41.0-1.fc37 updates 42 k #15 2.261 perl-TermReadKey aarch64 2.38-14.fc37 fedora 36 k #15 2.261 perl-Thread-Queue noarch 3.14-489.fc37 fedora 21 k #15 2.261 perl-lib aarch64 0.65-494.fc37 updates 16 k #15 2.261 perl-threads aarch64 1:2.27-489.fc37 fedora 56 k #15 2.261 perl-threads-shared aarch64 1.64-489.fc37 fedora 43 k #15 2.261 policycoreutils aarch64 3.5-1.fc37 updates 241 k #15 2.261 policycoreutils-devel aarch64 3.5-1.fc37 updates 147 k #15 2.261 policycoreutils-python-utils noarch 3.5-1.fc37 updates 80 k #15 2.261 python3-audit aarch64 3.1.2-1.fc37 updates 87 k #15 2.261 python3-libselinux aarch64 3.5-1.fc37 updates 190 k #15 2.261 python3-libsemanage aarch64 3.5-2.fc37 updates 84 k #15 2.261 python3-policycoreutils noarch 3.5-1.fc37 updates 2.2 M #15 2.261 python3-setools aarch64 4.4.0-9.fc37 fedora 613 k #15 2.261 python3-setuptools noarch 62.6.0-3.fc37 updates 1.6 M #15 2.261 rhash aarch64 1.4.2-3.fc37 fedora 185 k #15 2.261 rpm-plugin-selinux aarch64 4.18.1-2.fc37 updates 19 k #15 2.261 selinux-policy noarch 37.22-1.fc37 updates 43 k #15 2.261 selinux-policy-targeted noarch 37.22-1.fc37 updates 6.6 M #15 2.261 systemd-pam aarch64 251.14-2.fc37 updates 324 k #15 2.261 systemd-rpm-macros noarch 251.14-2.fc37 updates 28 k #15 2.261 util-linux aarch64 2.38.1-1.fc37 fedora 2.3 M #15 2.261 vim-filesystem noarch 2:9.0.1872-1.fc37 updates 18 k #15 2.261 xkeyboard-config noarch 2.36-3.fc37 updates 957 k #15 2.261 Installing weak dependencies: #15 2.261 cryptsetup-libs aarch64 2.6.1-1.fc37 updates 488 k #15 2.261 libbpf aarch64 2:0.8.0-2.fc37 fedora 173 k #15 2.261 libxkbcommon aarch64 1.4.1-2.fc37 fedora 139 k #15 2.261 qrencode-libs aarch64 4.1.1-3.fc37 fedora 61 k #15 2.261 systemd-networkd aarch64 251.14-2.fc37 updates 571 k #15 2.261 systemd-resolved aarch64 251.14-2.fc37 updates 262 k #15 2.261 #15 2.261 Transaction Summary #15 2.261 ================================================================================ #15 2.261 Install 95 Packages #15 2.261 #15 2.267 Total download size: 97 M #15 2.267 Installed size: 366 M #15 2.267 Downloading Packages: #13 57.90 Setting up libgpgme11:arm64 (1.14.0-1+b2) ... #13 57.91 Setting up gcc (4:10.2.1-1) ... #13 57.93 Setting up dirmngr (2.2.27-2+deb11u2) ... #13 58.07 Setting up perl (5.32.1-4+deb11u2) ... #13 58.09 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #13 58.10 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 58.11 Setting up libdata-dump-perl (1.23-1.1) ... #13 58.12 Setting up libref-util-perl (0.204-1) ... #13 58.13 Setting up libipc-system-simple-perl (1.30-1) ... #13 58.14 Setting up libnet-domain-tld-perl (1.75-1.1) ... #13 58.14 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #13 58.15 Setting up libvariable-magic-perl (0.62-1+b3) ... #13 58.16 Setting up libio-html-perl (1.004-2) ... #13 58.17 Setting up libpod-parser-perl (1.63-2) ... #13 58.18 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #13 58.19 Setting up liblist-moreutils-xs-perl (0.430-2) ... #13 58.20 Setting up libparams-util-perl (1.102-1+b1) ... #13 58.20 Setting up libdpkg-perl (1.20.12) ... #13 58.21 Setting up libtime-duration-perl (1.21-1) ... #13 58.22 Setting up autoconf (2.69-14) ... #13 58.23 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 58.24 Setting up libarray-intspan-perl (2.004-1) ... #13 58.25 Setting up libcapture-tiny-perl (0.48-1) ... #13 58.26 Setting up libtimedate-perl (2.3300-2) ... #13 58.27 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #13 58.28 Setting up libsub-name-perl (0.26-1+b1) ... #13 58.29 Setting up libtype-tiny-xs-perl (0.022-1) ... #13 58.30 Setting up g++ (4:10.2.1-1) ... #13 58.32 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 58.33 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 58.34 Setting up libproc-processtable-perl (0.59-2+b1) ... #13 58.34 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 58.35 Setting up xauth (1:1.1-1) ... #13 58.36 Setting up libpath-tiny-perl (0.118-1) ... #13 58.37 Setting up libarchive-cpio-perl (0.10-1.1) ... #13 58.38 Setting up libjson-perl (4.03000-1) ... #13 58.39 Setting up libipc-run3-perl (0.048-2) ... #13 58.40 Setting up libfcgi-perl:arm64 (0.79+ds-2) ... #13 58.40 Setting up libsub-override-perl (0.09-2) ... #13 58.41 Setting up libaliased-perl (0.34-1.1) ... #13 58.42 Setting up libstrictures-perl (2.000006-1) ... #13 58.43 Setting up libsub-quote-perl (2.006006-1) ... #13 58.44 Setting up libdevel-stacktrace-perl (2.0400-1) ... #13 58.45 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #13 58.46 Setting up libfontconfig1:arm64 (2.13.1-4.2) ... #13 58.46 Setting up libsort-versions-perl (1.62-1) ... #13 58.47 Setting up libexporter-tiny-perl (1.002002-1) ... #13 58.48 Setting up libre-engine-re2-perl:arm64 (0.14-1) ... #13 58.49 Setting up libfile-dirlist-perl (0.05-2) ... #13 58.50 Setting up libterm-readkey-perl (2.38-1+b2) ... #13 58.51 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #13 58.55 Setting up libperlio-gzip-perl (0.19-1+b7) ... #13 58.55 Setting up libsys-hostname-long-perl (1.5-2) ... #13 58.56 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #13 58.63 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #13 58.64 Setting up liburi-perl (5.08-1) ... #13 58.64 Setting up libfile-touch-perl (0.11-1) ... #13 58.65 Setting up python3.9 (3.9.2-1) ... #13 59.32 Setting up libemail-address-xs-perl (1.04-1+b3) ... #13 59.33 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 59.34 Setting up automake (1:1.16.3-2) ... #13 59.35 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 59.35 Setting up libapt-pkg-perl (0.1.39) ... #13 59.36 Setting up libio-sessiondata-perl (1.03-1.1) ... #13 59.37 Setting up libstring-escape-perl (2010.002-2) ... #13 59.38 Setting up libhttp-date-perl (6.05-1) ... #13 59.39 Setting up libfile-which-perl (1.23-1) ... #13 59.40 Setting up libfile-basedir-perl (0.08-1) ... #13 59.40 Setting up libnumber-range-perl (0.12-1.1) ... #13 59.41 Setting up libtask-weaken-perl (1.06-1) ... #13 59.42 Setting up libunicode-utf8-perl (0.62-1+b2) ... #13 59.43 Setting up libmouse-perl (2.5.10-1+b1) ... #13 59.44 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #13 59.45 Setting up libfile-listing-perl (6.14-1) ... #13 59.46 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #13 59.47 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #13 62.62 Setting up libsub-quote-perl (2.005001-1) ... #13 62.69 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #13 62.76 Setting up libsort-versions-perl (1.62-1) ... #13 62.82 Setting up libexporter-tiny-perl (1.002001-1) ... #14 58.75 Setting up binutils (2.34-6ubuntu1.6) ... #14 58.76 Setting up python3-xdg (0.26-1ubuntu1) ... #13 61.35 Setting up libwww-robotrules-perl (6.02-1) ... #13 61.36 Setting up libtypes-serialiser-perl (1.0-1) ... #13 61.37 Setting up g++ (4:8.3.0-1) ... #13 61.40 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 61.40 Setting up libhtml-parser-perl (3.72-3+b3) ... #13 61.41 Setting up libgit-wrapper-perl (0.048-1) ... #13 61.42 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 61.46 Setting up librole-tiny-perl (2.000006-1) ... #13 61.47 Setting up gnupg (2.2.12-1+deb10u2) ... #13 61.48 Setting up build-essential (12.6) ... #13 61.49 Setting up libfile-homedir-perl (1.004-1) ... #13 61.50 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 61.51 Setting up libio-socket-ssl-perl (2.060-3) ... #13 61.51 Setting up libsub-exporter-perl (0.987-1) ... #13 61.52 Setting up libalgorithm-merge-perl (0.08-3) ... #13 61.53 Setting up libhttp-message-perl (6.18-1) ... #13 61.54 Setting up libhtml-form-perl (6.03-1) ... #13 61.55 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 61.56 Setting up libjson-xs-perl (3.040-1+b1) ... #13 61.57 Setting up libhttp-negotiate-perl (6.01-1) ... #16 6.060 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB] #16 6.183 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] #16 6.201 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] #16 6.219 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB] #16 6.231 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #16 6.232 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] #16 6.234 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB] #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #14 62.61 Preparing to unpack .../295-libmarkdown2_2.2.7-2_arm64.deb ... #14 62.62 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #14 62.65 Selecting previously unselected package libmath-base85-perl. #14 62.65 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 62.66 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 62.69 Selecting previously unselected package libmldbm-perl. #14 62.69 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ... #14 62.70 Unpacking libmldbm-perl (2.05-4) ... #14 62.73 Selecting previously unselected package libmoox-aliases-perl. #14 62.74 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ... #14 62.74 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 62.77 Selecting previously unselected package libmouse-perl. #14 62.77 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_arm64.deb ... #14 62.78 Unpacking libmouse-perl (2.5.10-1build5) ... #14 62.82 Selecting previously unselected package libxs-parse-keyword-perl. #14 62.82 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_arm64.deb ... #14 62.83 Unpacking libxs-parse-keyword-perl (0.33-1) ... #14 62.86 Selecting previously unselected package libxs-parse-sublike-perl:arm64. #16 4.466 Starting pkgProblemResolver with broken count: 0 #16 4.491 Starting 2 pkgProblemResolver with broken count: 0 #16 4.494 Done #16 4.590 The following additional packages will be installed: #16 4.590 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 4.590 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 #16 4.590 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev #16 4.590 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config #16 4.591 Suggested packages: #16 4.591 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #16 4.591 Recommended packages: #16 4.591 dmsetup #16 4.629 The following NEW packages will be installed: #16 4.629 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 4.629 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 #16 4.629 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev #16 4.630 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config #13 57.99 Setting up libdata-dpath-perl (0.58-2) ... #13 58.00 Setting up python3-magic (2:0.4.26-3) ... #15 13.28 Running scriptlet: systemd-resolved-254.2-7.fc39.x86_64 74/103 #15 13.42 Installing : systemd-254.2-7.fc39.x86_64 75/103 #15 13.44 Running scriptlet: systemd-254.2-7.fc39.x86_64 75/103 #15 13.62 Creating group 'input' with GID 104. #15 13.62 Creating group 'kvm' with GID 36. #15 13.62 Creating group 'render' with GID 105. #15 13.62 Creating group 'sgx' with GID 106. #15 13.62 Creating group 'systemd-journal' with GID 190. #15 13.62 Creating group 'systemd-network' with GID 192. #15 13.62 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 13.62 Creating group 'systemd-oom' with GID 999. #15 13.62 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 13.62 Creating group 'systemd-resolve' with GID 193. #15 13.62 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 13.62 #14 55.95 Preparing to unpack .../127-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 55.95 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 55.99 Selecting previously unselected package libfile-dirlist-perl. #14 55.99 Preparing to unpack .../128-libfile-dirlist-perl_0.05-3_all.deb ... #14 56.00 Unpacking libfile-dirlist-perl (0.05-3) ... #14 56.03 Selecting previously unselected package libfile-which-perl. #14 56.03 Preparing to unpack .../129-libfile-which-perl_1.27-2_all.deb ... #14 56.04 Unpacking libfile-which-perl (1.27-2) ... #14 56.07 Selecting previously unselected package libfile-homedir-perl. #14 56.07 Preparing to unpack .../130-libfile-homedir-perl_1.006-2_all.deb ... #14 56.08 Unpacking libfile-homedir-perl (1.006-2) ... #14 56.11 Selecting previously unselected package libfile-touch-perl. #14 56.11 Preparing to unpack .../131-libfile-touch-perl_0.12-2_all.deb ... #14 56.12 Unpacking libfile-touch-perl (0.12-2) ... #14 56.15 Selecting previously unselected package libio-pty-perl. #14 56.16 Preparing to unpack .../132-libio-pty-perl_1%3a1.17-1_armhf.deb ... #14 56.16 Unpacking libio-pty-perl (1:1.17-1) ... #14 56.19 Selecting previously unselected package libipc-run-perl. #14 63.66 Setting up libxml-sax-perl (1.02+dfsg-1) ... #14 63.72 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 63.78 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 63.93 #14 63.93 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 1.495 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.495 dpkg-buildpackage: info: source version 1.0 #15 1.495 dpkg-buildpackage: info: source distribution unstable #15 1.495 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.532 dpkg-buildpackage: info: host architecture amd64 #15 1.532 dpkg-source --before-build . #15 1.629 debian/rules clean #15 1.631 dh clean #15 1.708 dh_clean #15 1.740 debian/rules binary #15 1.741 dh binary #15 1.807 dh_update_autotools_config #15 1.834 dh_autoreconf #14 57.08 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ... #14 57.08 Unpacking libsub-exporter-perl (0.988-1) ... #14 57.11 Selecting previously unselected package libconst-fast-perl. #14 57.12 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ... #14 57.12 Unpacking libconst-fast-perl (0.014-1.1) ... #14 57.15 Selecting previously unselected package libwant-perl. #14 57.16 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ... #14 57.16 Unpacking libwant-perl (0.29-1build7) ... #14 57.19 Selecting previously unselected package libcontextual-return-perl. #14 57.19 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #14 57.19 Unpacking libcontextual-return-perl (0.004014-2) ... #14 57.23 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #14 57.23 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ... #14 57.23 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ... #14 57.27 Selecting previously unselected package libdevel-stacktrace-perl. #14 57.27 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ... #14 57.27 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #14 57.30 Selecting previously unselected package libexception-class-perl. #14 57.30 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ... #14 57.31 Unpacking libexception-class-perl (1.45-1) ... #14 57.33 Selecting previously unselected package libiterator-perl. #14 57.34 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ... #14 57.34 Unpacking libiterator-perl (0.03+ds1-1.1) ... #14 57.37 Selecting previously unselected package libiterator-util-perl. #14 57.38 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #14 57.38 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #14 57.41 Selecting previously unselected package libexporter-tiny-perl. #14 56.19 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ... #14 56.21 Unpacking devscripts (2.22.1ubuntu1) ... #14 56.28 Selecting previously unselected package diffstat. #14 56.28 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ... #14 56.28 Unpacking diffstat (1.64-1build2) ... #14 56.32 Selecting previously unselected package python3-chardet. #14 56.32 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ... #14 56.32 Unpacking python3-chardet (4.0.0-1) ... #14 56.39 Selecting previously unselected package zstd. #14 56.39 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ... #14 56.40 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 56.45 Selecting previously unselected package python3-debian. #13 59.47 Setting up libregexp-pattern-perl (0.2.14-1) ... #13 59.48 Setting up libdata-messagepack-perl (1.00-4+b1) ... #13 59.49 Setting up libclass-inspector-perl (1.36-1) ... #13 59.50 Setting up libfont-afm-perl (1.20-3) ... #13 59.51 Setting up libwant-perl (0.29-1+b6) ... #13 59.52 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 59.53 Setting up libtext-glob-perl (0.11-1) ... #13 59.53 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 59.54 Setting up liblist-compare-perl (0.55-1) ... #13 59.57 Setting up libref-util-xs-perl (0.117-1+b3) ... #13 59.57 Setting up libio-pty-perl (1:1.15-2) ... #13 59.58 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #13 59.59 Setting up libsort-key-perl (1.33-2+b3) ... #13 59.60 Setting up libclone-perl (0.45-1+b1) ... #13 59.61 Setting up libalgorithm-diff-perl (1.201-1) ... #13 59.62 Setting up libarchive-zip-perl (1.68-1) ... #13 59.63 Setting up libsub-identify-perl (0.14-1+b3) ... #13 59.64 Setting up libdistro-info-perl (1.0) ... #13 59.64 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #13 59.65 Setting up libobject-id-perl (0.1.2-2.1) ... #13 59.66 Setting up libio-stringy-perl (2.111-3) ... #13 59.70 Setting up liblist-moreutils-perl (0.430-2) ... #13 59.32 Fedora Modular 38 - x86_64 - Updates 2.4 MB/s | 2.1 MB 00:00 #13 62.92 Setting up libterm-readkey-perl (2.38-1) ... #13 62.97 Setting up lsb-release (10.2019051400) ... #13 63.02 Setting up libclass-accessor-perl (0.51-1) ... #13 63.07 Setting up libnet-ip-perl (1.26-2) ... #15 1.487 Last metadata expiration check: 0:00:18 ago on Wed Sep 20 09:13:54 2023. #14 58.92 Setting up man-db (2.9.1-1) ... #14 59.02 Building database of manual pages ... #13 61.58 Setting up libio-prompter-perl (0.004015-1) ... #13 61.59 Setting up libhttp-cookies-perl (6.04-1) ... #13 61.59 Setting up po-debconf (1.0.21) ... #13 61.60 Setting up libhtml-tree-perl (5.07-2) ... #13 61.61 Setting up libparams-classify-perl (0.015-1+b1) ... #13 61.62 Setting up libcgi-pm-perl (4.40-1) ... #13 61.63 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 61.64 Setting up libnet-dns-sec-perl (1.11-1) ... #13 61.65 Setting up libsereal-perl (4.005-1) ... #13 61.66 Setting up libhtml-format-perl (2.12-1) ... #13 61.67 Setting up libxml-sax-perl (1.00+dfsg-1) ... #13 61.73 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 61.79 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 6.366 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.1 [5013 kB] #14 62.86 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_arm64.deb ... #14 62.87 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1ubuntu3) ... #14 62.91 Selecting previously unselected package libobject-pad-perl. #14 62.91 Preparing to unpack .../302-libobject-pad-perl_0.78-1_arm64.deb ... #14 62.91 Unpacking libobject-pad-perl (0.78-1) ... #14 62.95 Selecting previously unselected package libpackage-stash-xs-perl:arm64. #14 62.95 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_arm64.deb ... #14 62.95 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #14 62.99 Selecting previously unselected package libpath-iterator-rule-perl. #14 62.99 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 63.00 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 63.03 Selecting previously unselected package libperlio-gzip-perl. #14 63.03 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_arm64.deb ... #14 63.03 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 63.07 Selecting previously unselected package libperlio-utf8-strict-perl. #14 63.07 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_arm64.deb ... #14 63.07 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 63.11 Selecting previously unselected package libpod-parser-perl. #13 58.13 Setting up g++-12 (12.2.0-14) ... #13 58.14 Setting up python3-pkg-resources (66.1.1-1) ... #15 13.64 Installing : policycoreutils-3.5-7.fc39.x86_64 76/103 #15 13.64 Running scriptlet: policycoreutils-3.5-7.fc39.x86_64 76/103 #15 13.66 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. #15 13.66 #15 13.66 Installing : selinux-policy-38.28-1.fc39.noarch 77/103 #15 13.67 Running scriptlet: selinux-policy-38.28-1.fc39.noarch 77/103 #14 56.20 Preparing to unpack .../133-libipc-run-perl_20220807.0-1_all.deb ... #14 56.20 Unpacking libipc-run-perl (20220807.0-1) ... #14 56.24 Selecting previously unselected package libclass-method-modifiers-perl. #14 56.24 Preparing to unpack .../134-libclass-method-modifiers-perl_2.14-1_all.deb ... #14 56.25 Unpacking libclass-method-modifiers-perl (2.14-1) ... #14 56.28 Selecting previously unselected package libclass-xsaccessor-perl. #14 56.28 Preparing to unpack .../135-libclass-xsaccessor-perl_1.19-4build1_armhf.deb ... #14 56.29 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 56.33 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #14 56.33 Preparing to unpack .../136-libb-hooks-op-check-perl_0.22-2build1_armhf.deb ... #14 56.34 Unpacking libb-hooks-op-check-perl:armhf (0.22-2build1) ... #14 56.38 Selecting previously unselected package libdynaloader-functions-perl. #14 56.38 Preparing to unpack .../137-libdynaloader-functions-perl_0.003-3_all.deb ... #14 56.38 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 56.41 Selecting previously unselected package libdevel-callchecker-perl:armhf. #14 56.42 Preparing to unpack .../138-libdevel-callchecker-perl_0.008-2_armhf.deb ... #14 56.42 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #14 56.46 Selecting previously unselected package libparams-classify-perl:armhf. #14 63.96 Setting up dput (1.0.3ubuntu1.1) ... #14 64.12 Setting up libio-async-loop-epoll-perl (0.20-1) ... #14 64.13 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #15 1.874 create-stamp debian/debhelper-build-stamp #15 1.874 dh_prep #15 1.902 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 1.952 dh_install #15 1.985 dh_installdocs #15 2.022 dh_installchangelogs #14 57.41 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ... #14 57.42 Unpacking libexporter-tiny-perl (1.002002-1) ... #14 57.45 Selecting previously unselected package liblist-moreutils-xs-perl. #14 57.45 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ... #14 57.45 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #14 57.49 Selecting previously unselected package liblist-moreutils-perl. #14 57.49 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ... #14 57.49 Unpacking liblist-moreutils-perl (0.430-2) ... #14 57.52 Selecting previously unselected package libdata-dpath-perl. #14 57.52 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ... #14 57.53 Unpacking libdata-dpath-perl (0.58-1) ... #14 57.56 Selecting previously unselected package libdata-dump-perl. #14 57.56 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ... #14 57.56 Unpacking libdata-dump-perl (1.25-1) ... #14 57.59 Selecting previously unselected package libdata-messagepack-perl. #14 57.60 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ... #14 57.60 Unpacking libdata-messagepack-perl (1.01-2build1) ... #14 57.63 Selecting previously unselected package libnet-domain-tld-perl. #15 13.16 Preparing to unpack .../13-libudev1_252.12-1~deb12u1+rpi1_armhf.deb ... #15 13.18 Unpacking libudev1:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... #15 13.23 Setting up libudev1:armhf (252.12-1~deb12u1+rpi1) ... #15 13.28 Selecting previously unselected package dmsetup. #15 13.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 22798 files and directories currently installed.) #15 13.30 Preparing to unpack .../00-dmsetup_2%3a1.02.185-2_armhf.deb ... #15 13.30 Unpacking dmsetup (2:1.02.185-2) ... #15 13.34 Selecting previously unselected package libdevmapper1.02.1:armhf. #15 13.35 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ... #15 13.35 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ... #15 13.41 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #15 13.41 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ... #15 13.41 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ... #15 13.45 Selecting previously unselected package libudev-dev:armhf. #14 56.45 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 56.46 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 56.50 Selecting previously unselected package libgpgme11:armhf. #14 56.50 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4.1_armhf.deb ... #14 56.51 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ... #14 56.54 Selecting previously unselected package python3-gpg. #14 56.55 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4.1_armhf.deb ... #14 56.55 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 56.60 Selecting previously unselected package dput. #14 56.60 Preparing to unpack .../180-dput_1.1.0ubuntu2.1_all.deb ... #14 56.61 Unpacking dput (1.1.0ubuntu2.1) ... #14 56.65 Selecting previously unselected package fonts-dejavu-core. #14 56.65 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ... #14 56.66 Unpacking fonts-dejavu-core (2.37-2build1) ... #13 59.71 Setting up libhtml-tagset-perl (3.20-4) ... #13 59.72 Setting up liblog-any-perl (1.709-1) ... #13 59.72 Setting up libauthen-sasl-perl (2.1600-1.1) ... #13 59.73 Setting up libdevel-size-perl (0.83-1+b2) ... #13 59.74 Setting up libdebhelper-perl (13.3.4) ... #13 59.75 Setting up libpod-constants-perl (0.19-2) ... #13 59.76 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #13 59.77 Setting up libconvert-binhex-perl (1.125-1) ... #13 59.78 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 59.79 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 59.79 Setting up libtry-tiny-perl (0.30-1) ... #13 59.80 Setting up libtype-tiny-perl (1.012001-2) ... #13 59.81 Setting up libcommon-sense-perl (3.75-1+b4) ... #13 59.82 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #13 59.83 Setting up libnet-http-perl (6.20-1) ... #13 59.84 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #13 59.85 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #13 59.86 Setting up libtime-moment-perl (0.44-1+b3) ... #13 59.87 Setting up libencode-locale-perl (1.05-1.1) ... #13 59.88 Setting up python3 (3.9.2-3) ... #37 3.023 Reading package lists... #16 15.66 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 61/93 #16 26.13 Installing : python3-policycoreutils-3.5-2.el9.noarch 62/93 #16 26.14 Installing : policycoreutils-python-utils-3.5-2.el9.noarch 63/93 #16 26.15 Installing : policycoreutils-devel-3.5-2.el9.aarch64 64/93 #16 26.37 Installing : selinux-policy-devel-38.1.23-1.el9.noarch 65/93 #16 26.38 Running scriptlet: selinux-policy-devel-38.1.23-1.el9.noarch 65/93 #16 26.39 Running scriptlet: openssh-8.7p1-34.el9.aarch64 66/93 #16 26.43 Installing : openssh-8.7p1-34.el9.aarch64 66/93 #16 26.44 Installing : libcbor-0.7.0-5.el9.aarch64 67/93 #16 26.44 Installing : libfido2-1.13.0-1.el9.aarch64 68/93 #16 26.46 Installing : openssh-clients-8.7p1-34.el9.aarch64 69/93 #16 26.47 Running scriptlet: openssh-clients-8.7p1-34.el9.aarch64 69/93 #16 26.56 Installing : git-core-2.39.3-1.el9.aarch64 70/93 #16 26.76 Installing : git-core-doc-2.39.3-1.el9.noarch 71/93 #16 26.77 Installing : perl-Git-2.39.3-1.el9.noarch 72/93 #16 26.78 Installing : git-2.39.3-1.el9.aarch64 73/93 #16 26.79 Installing : libatomic-11.4.1-2.1.el9.aarch64 74/93 #16 27.13 Installing : gcc-11.4.1-2.1.el9.aarch64 75/93 #16 27.14 Running scriptlet: gcc-11.4.1-2.1.el9.aarch64 75/93 #16 27.17 Installing : kmod-libs-28-9.el9.aarch64 76/93 #16 27.17 Installing : acl-2.3.1-3.el9.aarch64 77/93 #16 27.20 Installing : dbus-1:1.12.20-8.el9.aarch64 78/93 #16 27.21 Installing : systemd-pam-252-18.el9.aarch64 79/93 #16 27.22 Running scriptlet: systemd-252-18.el9.aarch64 80/93 #16 27.51 Installing : systemd-252-18.el9.aarch64 80/93 #16 27.52 Running scriptlet: systemd-252-18.el9.aarch64 80/93 #16 27.68 Installing : dbus-common-1:1.12.20-8.el9.noarch 81/93 #16 27.68 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 81/93 #16 27.70 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #16 27.70 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #16 27.70 #16 27.71 Running scriptlet: dbus-broker-28-7.el9.aarch64 82/93 #16 27.77 Installing : dbus-broker-28-7.el9.aarch64 82/93 #16 27.78 Running scriptlet: dbus-broker-28-7.el9.aarch64 82/93 #16 27.80 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #16 27.80 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #16 27.80 #16 27.81 Installing : device-mapper-libs-9:1.02.195-3.el9.aarch64 83/93 #16 27.82 Installing : device-mapper-9:1.02.195-3.el9.aarch64 84/93 #16 27.91 Installing : systemd-devel-252-18.el9.aarch64 85/93 #16 27.92 Installing : device-mapper-devel-9:1.02.195-3.el9.aarch64 86/93 #16 27.93 Installing : annobin-12.12-1.el9.aarch64 87/93 #16 27.94 Running scriptlet: annobin-12.12-1.el9.aarch64 87/93 #16 27.96 Installing : gcc-plugin-annobin-11.4.1-2.1.el9.aarch64 88/93 #16 27.97 Running scriptlet: gcc-plugin-annobin-11.4.1-2.1.el9.aarch64 88/93 #16 28.00 Installing : libtool-2.4.6-45.el9.aarch64 89/93 #16 28.01 Installing : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64 90/93 #13 63.15 Setting up python3-magic (2:0.4.15-2) ... #14 59.24 Setting up libgpgme11:armhf (1.13.1-7ubuntu2.1) ... #14 59.25 Setting up python3-six (1.14.0-2) ... #14 59.38 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #13 61.92 #13 61.92 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 61.97 Setting up dput (1.0.3) ... #16 6.602 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B] #16 6.602 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.10 [78.0 kB] #16 6.748 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] #14 63.11 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ... #14 63.13 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 63.14 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 63.14 Unpacking libpod-parser-perl (1.65-1) ... #14 63.18 Selecting previously unselected package libpod-constants-perl. #14 63.18 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ... #14 63.19 Unpacking libpod-constants-perl (0.19-2) ... #14 63.22 Selecting previously unselected package libproc-processtable-perl:arm64. #14 63.23 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_arm64.deb ... #14 63.23 Unpacking libproc-processtable-perl:arm64 (0.634-1build2) ... #14 63.27 Selecting previously unselected package libre2-10:arm64. #14 63.27 Preparing to unpack .../310-libre2-10_20230201-1_arm64.deb ... #14 63.28 Unpacking libre2-10:arm64 (20230201-1) ... #14 63.32 Selecting previously unselected package libre-engine-re2-perl:arm64. #14 63.32 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_arm64.deb ... #14 63.32 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ... #14 63.35 Selecting previously unselected package libreadonly-perl. #13 58.39 Setting up libmodule-implementation-perl (0.09-2) ... #13 58.40 Setting up libcgi-fast-perl (1:2.15-1) ... #13 58.42 Setting up python3-apt (2.6.0) ... #13 58.58 Setting up python3-charset-normalizer (3.0.1-2) ... #15 13.70 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 78/103 #15 13.96 Installing : selinux-policy-targeted-38.28-1.fc39.noarch 78/103 #14 64.26 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 64.27 Setting up libmodule-runtime-perl (0.016-1) ... #14 64.29 Setting up libmailtools-perl (2.21-1) ... #14 64.30 Setting up git (1:2.25.1-1ubuntu3.11) ... #14 64.33 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 64.37 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 64.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 64.51 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 56.46 Preparing to unpack .../139-libparams-classify-perl_0.015-2build2_armhf.deb ... #14 56.46 Unpacking libparams-classify-perl:armhf (0.015-2build2) ... #14 56.50 Selecting previously unselected package libmodule-runtime-perl. #14 56.50 Preparing to unpack .../140-libmodule-runtime-perl_0.016-2_all.deb ... #14 56.50 Unpacking libmodule-runtime-perl (0.016-2) ... #14 56.54 Selecting previously unselected package libimport-into-perl. #14 56.54 Preparing to unpack .../141-libimport-into-perl_1.002005-2_all.deb ... #14 56.55 Unpacking libimport-into-perl (1.002005-2) ... #14 56.58 Selecting previously unselected package librole-tiny-perl. #14 56.58 Preparing to unpack .../142-librole-tiny-perl_2.002004-1_all.deb ... #14 56.59 Unpacking librole-tiny-perl (2.002004-1) ... #14 56.62 Selecting previously unselected package libsub-quote-perl. #14 56.62 Preparing to unpack .../143-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 56.63 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 56.67 Selecting previously unselected package libmoo-perl. #14 56.67 Preparing to unpack .../144-libmoo-perl_2.005005-1_all.deb ... #14 56.68 Unpacking libmoo-perl (2.005005-1) ... #14 56.72 Selecting previously unselected package libencode-locale-perl. #15 2.104 dh_perl #15 2.140 dh_link #15 2.173 dh_strip_nondeterminism #15 2.233 dh_compress #15 2.271 dh_fixperms #15 2.310 dh_missing #15 2.336 dh_installdeb #14 57.63 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ... #14 57.64 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #14 57.67 Selecting previously unselected package libdata-validate-domain-perl. #14 57.67 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 57.67 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 57.70 Selecting previously unselected package libnet-ipv6addr-perl. #14 57.70 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 57.70 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 57.74 Selecting previously unselected package libnet-netmask-perl. #14 57.74 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ... #14 57.74 Unpacking libnet-netmask-perl (2.0001-1) ... #14 57.77 Selecting previously unselected package libnetaddr-ip-perl. #14 57.77 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ... #14 57.78 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 57.81 Selecting previously unselected package libdata-validate-ip-perl. #14 57.82 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ... #14 57.82 Unpacking libdata-validate-ip-perl (0.30-1) ... #14 57.85 Selecting previously unselected package libdata-validate-uri-perl. #15 13.45 Preparing to unpack .../03-libudev-dev_252.12-1~deb12u1+rpi1_armhf.deb ... #15 13.46 Unpacking libudev-dev:armhf (252.12-1~deb12u1+rpi1) ... #15 13.49 Selecting previously unselected package libsepol-dev:armhf. #15 13.50 Preparing to unpack .../04-libsepol-dev_3.4-2.1_armhf.deb ... #15 13.50 Unpacking libsepol-dev:armhf (3.4-2.1) ... #15 13.57 Selecting previously unselected package libpcre2-16-0:armhf. #15 13.57 Preparing to unpack .../05-libpcre2-16-0_10.42-1_armhf.deb ... #15 13.58 Unpacking libpcre2-16-0:armhf (10.42-1) ... #15 13.63 Selecting previously unselected package libpcre2-32-0:armhf. #15 13.63 Preparing to unpack .../06-libpcre2-32-0_10.42-1_armhf.deb ... #15 13.64 Unpacking libpcre2-32-0:armhf (10.42-1) ... #15 13.70 Selecting previously unselected package libpcre2-posix3:armhf. #14 56.79 Selecting previously unselected package fontconfig-config. #14 56.79 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 56.79 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 56.84 Selecting previously unselected package libcurl3-gnutls:armhf. #14 56.84 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.13_armhf.deb ... #14 56.84 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.13) ... #14 56.88 Selecting previously unselected package liberror-perl. #14 56.88 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ... #14 56.88 Unpacking liberror-perl (0.17029-1) ... #14 56.92 Selecting previously unselected package git-man. #14 56.92 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 56.93 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 56.98 Selecting previously unselected package git. #14 56.98 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.10_armhf.deb ... #13 60.18 Setting up libexception-class-perl (1.44-1) ... #13 60.18 Setting up python3-xdg (0.27-2) ... #13 63.35 Setting up libperlio-gzip-perl (0.19-1+b5) ... #16 28.02 Installing : libtool-ltdl-devel-2.4.6-45.el9.aarch64 91/93 #13 63.40 Setting up libsys-hostname-long-perl (1.5-1) ... #13 63.46 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #16 28.04 Installing : libseccomp-devel-2.5.2-2.el9.aarch64 92/93 #16 28.04 Installing : which-2.21-29.el9.aarch64 93/93 #16 28.05 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 93/93 #15 1.594 Last metadata expiration check: 0:00:20 ago on Wed Sep 20 09:13:52 2023. #14 59.39 Setting up perl (5.30.0-9ubuntu0.4) ... #14 59.41 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 59.42 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #13 62.11 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 62.12 Setting up libmodule-runtime-perl (0.016-1) ... #13 62.13 Setting up libmailtools-perl (2.18-1) ... #13 62.14 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 62.15 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 62.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 62.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 62.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 2.339 Package bash-5.2.15-1.fc37.x86_64 is already installed. #15 3.242 (1/95): device-mapper-1.02.175-9.fc37.aarch64.r 843 kB/s | 136 kB 00:00 #15 3.245 (2/95): device-mapper-devel-1.02.175-9.fc37.aar 258 kB/s | 43 kB 00:00 #15 3.286 (3/95): device-mapper-libs-1.02.175-9.fc37.aarc 3.8 MB/s | 169 kB 00:00 #15 3.296 (4/95): automake-1.16.5-9.fc37.noarch.rpm 3.2 MB/s | 696 kB 00:00 #15 3.299 (5/95): gc-8.0.6-4.fc37.aarch64.rpm 1.9 MB/s | 102 kB 00:00 #14 63.36 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ... #14 63.36 Unpacking libreadonly-perl (2.050-3) ... #14 63.39 Selecting previously unselected package libref-util-perl. #14 63.40 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ... #14 63.40 Unpacking libref-util-perl (0.204-2) ... #14 63.43 Selecting previously unselected package libref-util-xs-perl. #14 63.43 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_arm64.deb ... #14 63.44 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 63.50 Selecting previously unselected package libregexp-pattern-license-perl. #14 63.50 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #14 63.51 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #14 63.54 Selecting previously unselected package libregexp-pattern-perl. #14 63.55 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 63.55 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 63.58 Selecting previously unselected package libregexp-wildcards-perl. #14 63.58 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ... #14 63.58 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 63.64 Selecting previously unselected package libsasl2-modules:arm64. #13 58.72 Setting up libpackage-stash-perl (0.40-1) ... #13 58.73 Setting up libimport-into-perl (1.002005-2) ... #13 58.74 Setting up libmoo-perl (2.005005-1) ... #13 58.75 Setting up liblist-someutils-perl (0.59-1) ... #13 58.76 Setting up debhelper (13.11.4) ... #13 58.77 Setting up libmime-tools-perl (5.510-1) ... #13 58.78 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ... #13 58.79 Setting up python3-chardet (5.1.0+dfsg-2) ... #14 56.72 Preparing to unpack .../145-libencode-locale-perl_1.05-3_all.deb ... #14 56.72 Unpacking libencode-locale-perl (1.05-3) ... #14 56.76 Selecting previously unselected package libtimedate-perl. #14 56.76 Preparing to unpack .../146-libtimedate-perl_2.3300-2_all.deb ... #14 56.77 Unpacking libtimedate-perl (2.3300-2) ... #14 56.81 Selecting previously unselected package libhttp-date-perl. #14 56.81 Preparing to unpack .../147-libhttp-date-perl_6.05-2_all.deb ... #14 56.82 Unpacking libhttp-date-perl (6.05-2) ... #14 56.85 Selecting previously unselected package libfile-listing-perl. #14 56.85 Preparing to unpack .../148-libfile-listing-perl_6.15-1_all.deb ... #14 56.86 Unpacking libfile-listing-perl (6.15-1) ... #14 56.89 Selecting previously unselected package libhtml-tagset-perl. #14 56.90 Preparing to unpack .../149-libhtml-tagset-perl_3.20-6_all.deb ... #14 56.90 Unpacking libhtml-tagset-perl (3.20-6) ... #14 56.94 Selecting previously unselected package liburi-perl. #15 2.368 dh_gencontrol #14 57.85 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #14 57.85 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 57.88 Selecting previously unselected package libdistro-info-perl. #14 57.89 Preparing to unpack .../243-libdistro-info-perl_1.1ubuntu0.1_all.deb ... #14 57.89 Unpacking libdistro-info-perl (1.1ubuntu0.1) ... #14 57.92 Selecting previously unselected package libemail-address-xs-perl. #14 57.92 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ... #14 57.93 Unpacking libemail-address-xs-perl (1.04-1build6) ... #14 57.95 Selecting previously unselected package libipc-system-simple-perl. #14 57.96 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ... #14 57.96 Unpacking libipc-system-simple-perl (1.30-1) ... #14 57.99 Selecting previously unselected package libfile-basedir-perl. #14 57.99 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ... #14 58.00 Unpacking libfile-basedir-perl (0.09-1) ... #14 58.03 Selecting previously unselected package libfile-chdir-perl. #14 58.03 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 58.03 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 58.06 Selecting previously unselected package libfile-fcntllock-perl. #14 58.06 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ... #14 58.07 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 58.10 Selecting previously unselected package libnumber-compare-perl. #14 58.10 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ... #14 58.11 Unpacking libnumber-compare-perl (0.03-2) ... #14 58.13 Selecting previously unselected package libtext-glob-perl. #14 58.14 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ... #14 58.14 Unpacking libtext-glob-perl (0.11-2) ... #14 58.18 Selecting previously unselected package libfile-find-rule-perl. #15 13.70 Preparing to unpack .../07-libpcre2-posix3_10.42-1_armhf.deb ... #15 13.70 Unpacking libpcre2-posix3:armhf (10.42-1) ... #15 13.74 Selecting previously unselected package libpcre2-dev:armhf. #15 13.74 Preparing to unpack .../08-libpcre2-dev_10.42-1_armhf.deb ... #15 13.74 Unpacking libpcre2-dev:armhf (10.42-1) ... #15 13.82 Selecting previously unselected package libselinux1-dev:armhf. #15 13.82 Preparing to unpack .../09-libselinux1-dev_3.4-1+b2_armhf.deb ... #15 13.83 Unpacking libselinux1-dev:armhf (3.4-1+b2) ... #15 13.88 Selecting previously unselected package libdevmapper-dev:armhf. #15 13.89 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ... #15 13.89 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ... #15 13.93 Selecting previously unselected package libltdl7:armhf. #14 56.99 Unpacking git (1:2.34.1-1ubuntu1.10) ... #14 57.15 Selecting previously unselected package libalgorithm-diff-perl. #14 57.15 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ... #14 57.15 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 57.19 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 57.19 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ... #14 57.19 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 57.23 Selecting previously unselected package libalgorithm-merge-perl. #14 57.23 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ... #14 57.23 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 60.34 Setting up libconfig-tiny-perl (2.26-1) ... #13 60.35 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #13 60.36 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 60.37 Setting up liblist-utilsby-perl (0.11-1) ... #13 60.38 Setting up libstring-shellquote-perl (1.04-1) ... #13 60.39 Setting up libsub-install-perl (0.928-1.1) ... #13 60.39 Setting up dpkg-dev (1.20.12) ... #13 60.41 Setting up libnumber-compare-perl (0.03-1.1) ... #13 60.42 Setting up intltool-debian (0.35.0+20060710.5) ... #13 60.43 Setting up liberror-perl (0.17029-1) ... #13 60.44 Setting up python3-six (1.16.0-2) ... #15 0.753 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease #15 0.876 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease #13 63.56 Setting up liburi-perl (1.76-1) ... #13 63.63 Setting up exim4-daemon-light (4.92-8+deb10u7) ... #37 3.903 Reading package lists... #37 ... #38 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #38 DONE 4.1s #22 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help #22 4.631 NAME: #22 4.631 go-winres - A tool for embedding resources in Windows executables #22 4.631 #22 4.631 USAGE: #22 4.631 go-winres [global options] command [command options] [arguments...] #22 4.631 #22 4.631 COMMANDS: #22 4.631 init Create an initial ./winres/winres.json #22 4.632 make Make syso files for the "go build" command #22 4.632 simply Make syso files for the "go build" command (simplified) #22 4.632 extract Extract all resources from an executable #22 4.632 patch Replace resources in an executable file (exe, dll) #22 4.632 help, h Shows a list of commands or help for one command #22 4.632 #22 4.632 GLOBAL OPTIONS: #22 4.632 --help, -h show help (default: false) #22 DONE 4.8s #37 [tini-build 2/4] 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 #37 3.903 Reading package lists... #14 59.59 Setting up libdata-dump-perl (1.23-1) ... #14 59.60 Setting up python3-certifi (2019.11.28-1) ... #14 59.73 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #14 59.74 Setting up libref-util-perl (0.204-1) ... #14 59.75 Setting up libipc-system-simple-perl (1.26-1) ... #14 59.76 Setting up libnet-domain-tld-perl (1.75-1) ... #14 59.77 Setting up libxml-writer-perl (0.625-1) ... #14 59.78 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 59.79 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #13 62.46 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 62.50 Setting up libconst-fast-perl (0.014-1) ... #13 62.51 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 62.52 Setting up libmodule-implementation-perl (0.09-1) ... #13 62.53 Setting up libemail-valid-perl (1.202-1) ... #13 62.54 Setting up libcgi-fast-perl (1:2.13-1) ... #13 62.56 Setting up libpackage-stash-perl (0.38-1) ... #13 62.61 Setting up libimport-into-perl (1.002005-1) ... #15 2.356 Package bash-5.2.15-1.fc37.x86_64 is already installed. #15 2.364 Package bash-5.2.15-1.fc37.x86_64 is already installed. #15 2.364 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed. #15 2.365 Package libarchive-3.6.1-3.fc37.x86_64 is already installed. #15 2.365 Package pkgconf-pkg-config-1.8.0-3.fc37.x86_64 is already installed. #15 2.366 Package tar-2:1.34-6.fc37.x86_64 is already installed. #15 2.374 Package bash-5.2.15-1.fc37.x86_64 is already installed. #15 2.498 Dependencies resolved. #15 2.527 ================================================================================ #15 2.527 Package Arch Version Repo Size #15 2.527 ================================================================================ #15 2.527 Installing: #15 2.527 cmake x86_64 3.27.1-1.fc37 updates 7.8 M #15 2.527 device-mapper-devel x86_64 1.02.175-9.fc37 fedora 43 k #15 2.527 gcc x86_64 12.3.1-1.fc37 updates 33 M #15 2.527 git x86_64 2.41.0-1.fc37 updates 54 k #15 2.527 glibc-static x86_64 2.36-11.fc37 updates 1.9 M #15 2.527 libseccomp-devel x86_64 2.5.3-3.fc37 fedora 60 k #15 2.527 libselinux-devel x86_64 3.5-1.fc37 updates 151 k #15 2.527 libtool x86_64 2.4.7-2.fc37 fedora 601 k #15 2.527 libtool-ltdl-devel x86_64 2.4.7-2.fc37 fedora 164 k #15 2.527 make x86_64 1:4.3-11.fc37 fedora 542 k #15 2.527 selinux-policy-devel noarch 37.22-1.fc37 updates 892 k #15 2.527 systemd x86_64 251.14-2.fc37 updates 4.2 M #15 2.527 systemd-devel x86_64 251.14-2.fc37 updates 576 k #15 2.527 which x86_64 2.21-39.fc37 updates 42 k #15 2.527 Installing dependencies: #15 2.527 annobin-docs noarch 12.23-1.fc37 updates 93 k #15 2.527 annobin-plugin-gcc x86_64 12.23-1.fc37 updates 958 k #15 2.527 autoconf noarch 2.71-4.fc37 updates 733 k #15 2.527 automake noarch 1.16.5-9.fc37 fedora 696 k #15 2.527 checkpolicy x86_64 3.5-1.fc37 updates 347 k #15 2.527 cmake-data noarch 3.27.1-1.fc37 updates 2.2 M #15 2.527 cmake-filesystem x86_64 3.27.1-1.fc37 updates 18 k #15 2.527 cmake-rpm-macros noarch 3.27.1-1.fc37 updates 17 k #15 2.527 cpp x86_64 12.3.1-1.fc37 updates 11 M #15 2.527 dbus x86_64 1:1.14.10-1.fc37 updates 7.8 k #15 2.527 dbus-broker x86_64 33-1.fc37 updates 174 k #15 2.527 dbus-common noarch 1:1.14.10-1.fc37 updates 15 k #15 2.527 device-mapper x86_64 1.02.175-9.fc37 fedora 138 k #15 2.527 device-mapper-libs x86_64 1.02.175-9.fc37 fedora 177 k #15 2.527 gc x86_64 8.0.6-4.fc37 fedora 103 k #15 2.527 gcc-plugin-annobin x86_64 12.3.1-1.fc37 updates 59 k #15 2.527 git-core x86_64 2.41.0-1.fc37 updates 4.4 M #15 2.527 git-core-doc noarch 2.41.0-1.fc37 updates 2.8 M #15 2.527 glibc-devel x86_64 2.36-11.fc37 updates 100 k #15 2.527 glibc-headers-x86 noarch 2.36-11.fc37 updates 579 k #15 2.527 guile22 x86_64 2.2.7-6.fc37 fedora 6.5 M #15 2.527 jsoncpp x86_64 1.9.5-3.fc37 fedora 98 k #15 2.527 kernel-headers x86_64 6.4.4-100.fc37 updates 1.5 M #15 2.527 kmod-libs x86_64 30-2.fc37 fedora 68 k #15 2.527 less x86_64 633-1.fc37 updates 175 k #15 2.527 libargon2 x86_64 20190702-1.fc37 fedora 28 k #15 2.527 libcbor x86_64 0.7.0-7.fc37 fedora 56 k #15 2.527 libedit x86_64 3.1-43.20221009cvs.fc37 updates 106 k #15 2.527 libfdisk x86_64 2.38.1-1.fc37 fedora 160 k #15 2.527 libfido2 x86_64 1.11.0-3.fc37 fedora 97 k #15 2.527 libmpc x86_64 1.2.1-5.fc37 fedora 61 k #15 2.527 libseccomp x86_64 2.5.3-3.fc37 fedora 70 k #15 2.527 libselinux-utils x86_64 3.5-1.fc37 updates 160 k #15 2.527 libsepol-devel x86_64 3.5-1.fc37 updates 49 k #15 2.527 libtool-ltdl x86_64 2.4.7-2.fc37 fedora 37 k #15 2.527 libutempter x86_64 1.2.1-7.fc37 fedora 26 k #15 2.527 libuv x86_64 1:1.46.0-1.fc37 updates 158 k #15 2.527 libxcrypt-devel x86_64 4.4.36-1.fc37 updates 29 k #15 2.527 libxcrypt-static x86_64 4.4.36-1.fc37 updates 103 k #15 2.527 m4 x86_64 1.4.19-4.fc37 fedora 303 k #15 2.527 openssh x86_64 8.8p1-11.fc37 updates 450 k #15 2.527 openssh-clients x86_64 8.8p1-11.fc37 updates 696 k #15 2.527 pcre2-devel x86_64 10.40-1.fc37.1 fedora 505 k #15 2.527 pcre2-utf16 x86_64 10.40-1.fc37.1 fedora 216 k #15 2.527 pcre2-utf32 x86_64 10.40-1.fc37.1 fedora 203 k #15 2.527 perl-Error noarch 1:0.17029-10.fc37 fedora 41 k #15 2.527 perl-File-Compare noarch 1.100.700-494.fc37 updates 14 k #15 2.527 perl-File-Copy noarch 2.39-494.fc37 updates 21 k #15 2.527 perl-File-Find noarch 1.40-494.fc37 updates 26 k #15 2.527 perl-Git noarch 2.41.0-1.fc37 updates 42 k #15 2.527 perl-TermReadKey x86_64 2.38-14.fc37 fedora 36 k #15 2.527 perl-Thread-Queue noarch 3.14-489.fc37 fedora 21 k #15 2.527 perl-lib x86_64 0.65-494.fc37 updates 16 k #15 2.527 perl-threads x86_64 1:2.27-489.fc37 fedora 57 k #15 2.527 perl-threads-shared x86_64 1.64-489.fc37 fedora 44 k #15 2.527 policycoreutils x86_64 3.5-1.fc37 updates 240 k #15 2.527 policycoreutils-devel x86_64 3.5-1.fc37 updates 152 k #15 2.527 policycoreutils-python-utils noarch 3.5-1.fc37 updates 80 k #15 2.527 python3-audit x86_64 3.1.2-1.fc37 updates 87 k #15 2.527 python3-libselinux x86_64 3.5-1.fc37 updates 196 k #15 2.527 python3-libsemanage x86_64 3.5-2.fc37 updates 83 k #15 2.527 python3-policycoreutils noarch 3.5-1.fc37 updates 2.2 M #15 2.527 python3-setools x86_64 4.4.0-9.fc37 fedora 618 k #15 2.527 python3-setuptools noarch 62.6.0-3.fc37 updates 1.6 M #15 2.527 rhash x86_64 1.4.2-3.fc37 fedora 185 k #15 2.527 rpm-plugin-selinux x86_64 4.18.1-2.fc37 updates 18 k #15 2.527 selinux-policy noarch 37.22-1.fc37 updates 43 k #15 2.527 selinux-policy-targeted noarch 37.22-1.fc37 updates 6.6 M #15 2.527 systemd-pam x86_64 251.14-2.fc37 updates 334 k #15 2.527 systemd-rpm-macros noarch 251.14-2.fc37 updates 28 k #15 2.527 util-linux x86_64 2.38.1-1.fc37 fedora 2.3 M #15 2.527 vim-filesystem noarch 2:9.0.1872-1.fc37 updates 18 k #15 2.527 xkeyboard-config noarch 2.36-3.fc37 updates 957 k #15 2.527 Installing weak dependencies: #15 2.527 cryptsetup-libs x86_64 2.6.1-1.fc37 updates 491 k #15 2.527 libbpf x86_64 2:0.8.0-2.fc37 fedora 172 k #15 2.527 libxkbcommon x86_64 1.4.1-2.fc37 fedora 140 k #15 2.527 qrencode-libs x86_64 4.1.1-3.fc37 fedora 61 k #15 2.527 systemd-networkd x86_64 251.14-2.fc37 updates 614 k #15 2.527 systemd-resolved x86_64 251.14-2.fc37 updates 280 k #15 2.527 #15 2.527 Transaction Summary #15 2.527 ================================================================================ #15 2.527 Install 93 Packages #15 2.527 #15 2.531 Total download size: 104 M #15 2.531 Installed size: 385 M #15 2.531 Downloading Packages: #15 3.399 (6/95): jsoncpp-1.9.5-3.fc37.aarch64.rpm 922 kB/s | 92 kB 00:00 #15 3.403 (7/95): kmod-libs-30-2.fc37.aarch64.rpm 642 kB/s | 66 kB 00:00 #15 3.426 (8/95): libargon2-20190702-1.fc37.aarch64.rpm 1.0 MB/s | 28 kB 00:00 #15 3.429 (9/95): libbpf-0.8.0-2.fc37.aarch64.rpm 6.7 MB/s | 173 kB 00:00 #15 3.471 (10/95): guile22-2.2.7-6.fc37.aarch64.rpm 35 MB/s | 6.5 MB 00:00 #15 3.475 (11/95): libcbor-0.7.0-7.fc37.aarch64.rpm 1.2 MB/s | 55 kB 00:00 #15 3.478 (12/95): libfdisk-2.38.1-1.fc37.aarch64.rpm 3.2 MB/s | 155 kB 00:00 #15 3.524 (13/95): libfido2-1.11.0-3.fc37.aarch64.rpm 1.8 MB/s | 96 kB 00:00 #15 3.555 (14/95): libmpc-1.2.1-5.fc37.aarch64.rpm 816 kB/s | 62 kB 00:00 #15 3.603 (15/95): libseccomp-2.5.3-3.fc37.aarch64.rpm 575 kB/s | 71 kB 00:00 #15 3.639 (16/95): libseccomp-devel-2.5.3-3.fc37.aarch64. 524 kB/s | 60 kB 00:00 #14 63.64 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... #14 63.66 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #14 63.69 Selecting previously unselected package libsereal-decoder-perl. #14 63.70 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_arm64.deb ... #14 63.70 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #14 63.73 Selecting previously unselected package libsereal-encoder-perl. #14 63.73 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_arm64.deb ... #14 63.74 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #14 63.77 Selecting previously unselected package libset-intspan-perl. #14 63.78 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ... #14 63.78 Unpacking libset-intspan-perl (1.19-3) ... #14 63.81 Selecting previously unselected package libsocket6-perl. #14 63.81 Preparing to unpack .../322-libsocket6-perl_0.29-3_arm64.deb ... #14 63.82 Unpacking libsocket6-perl (0.29-3) ... #14 63.86 Selecting previously unselected package libsodium23:arm64. #16 7.077 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB] #16 7.082 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.10 [20.7 kB] #16 7.089 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB] #16 7.231 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] #16 7.263 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-32-0 amd64 10.39-3ubuntu0.1 [194 kB] #16 7.293 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-posix3 amd64 10.39-3ubuntu0.1 [6130 B] #16 7.293 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-dev amd64 10.39-3ubuntu0.1 [730 kB] #16 7.355 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB] #16 7.364 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB] #16 7.366 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB] #14 56.94 Preparing to unpack .../150-liburi-perl_5.17-1ubuntu1_all.deb ... #14 56.95 Unpacking liburi-perl (5.17-1ubuntu1) ... #14 56.99 Selecting previously unselected package libhtml-parser-perl:armhf. #14 56.99 Preparing to unpack .../151-libhtml-parser-perl_3.81-1_armhf.deb ... #14 57.00 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #14 57.04 Selecting previously unselected package libhtml-tree-perl. #14 57.04 Preparing to unpack .../152-libhtml-tree-perl_5.07-3_all.deb ... #14 57.05 Unpacking libhtml-tree-perl (5.07-3) ... #14 57.10 Selecting previously unselected package libclone-perl:armhf. #14 57.10 Preparing to unpack .../153-libclone-perl_0.46-1_armhf.deb ... #14 57.11 Unpacking libclone-perl:armhf (0.46-1) ... #14 57.15 Selecting previously unselected package libio-html-perl. #14 57.15 Preparing to unpack .../154-libio-html-perl_1.004-3_all.deb ... #14 57.15 Unpacking libio-html-perl (1.004-3) ... #14 57.19 Selecting previously unselected package liblwp-mediatypes-perl. #14 57.19 Preparing to unpack .../155-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 57.19 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 57.23 Selecting previously unselected package libhttp-message-perl. #14 57.23 Preparing to unpack .../156-libhttp-message-perl_6.44-1_all.deb ... #14 57.24 Unpacking libhttp-message-perl (6.44-1) ... #14 57.27 Selecting previously unselected package libhttp-cookies-perl. #15 2.487 dh_md5sums #15 2.525 dh_builddeb #15 2.551 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.569 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #15 2.705 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #15 2.779 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.781 dpkg-source --after-build . #15 2.877 dpkg-buildpackage: info: binary-only upload (no source included) #15 2.881 #15 2.881 The package has been created. #15 2.881 Attention, the package has been created in the current directory, #15 2.881 not in ".." as indicated by the message above! #14 58.18 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ... #14 58.19 Unpacking libfile-find-rule-perl (0.34-1) ... #14 58.22 Selecting previously unselected package libfont-afm-perl. #14 58.22 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ... #14 58.22 Unpacking libfont-afm-perl (1.20-3) ... #14 58.25 Selecting previously unselected package libio-string-perl. #14 58.26 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ... #14 58.26 Unpacking libio-string-perl (1.08-3.1) ... #14 58.29 Selecting previously unselected package libfont-ttf-perl. #14 58.29 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ... #14 58.29 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 58.34 Selecting previously unselected package libsort-versions-perl. #14 58.35 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ... #14 58.35 Unpacking libsort-versions-perl (1.62-1) ... #14 58.38 Selecting previously unselected package libgit-wrapper-perl. #14 58.38 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ... #14 58.38 Unpacking libgit-wrapper-perl (0.048-1) ... #14 58.41 Selecting previously unselected package libhttp-tiny-multipart-perl. #15 13.93 Preparing to unpack .../11-libltdl7_2.4.7-5_armhf.deb ... #15 13.94 Unpacking libltdl7:armhf (2.4.7-5) ... #15 13.98 Selecting previously unselected package libltdl-dev:armhf. #15 13.98 Preparing to unpack .../12-libltdl-dev_2.4.7-5_armhf.deb ... #15 13.98 Unpacking libltdl-dev:armhf (2.4.7-5) ... #15 14.04 Selecting previously unselected package libseccomp-dev:armhf. #15 14.04 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+rpi1+b1_armhf.deb ... #15 14.04 Unpacking libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ... #15 14.09 Preparing to unpack .../14-libsystemd0_252.12-1~deb12u1+rpi1_armhf.deb ... #15 14.11 Unpacking libsystemd0:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... #14 57.27 Selecting previously unselected package libaliased-perl. #14 57.27 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ... #14 57.27 Unpacking libaliased-perl (0.34-1.1) ... #14 57.31 Selecting previously unselected package libapt-pkg-perl. #14 57.31 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ... #14 57.31 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 57.35 Selecting previously unselected package libarchive-cpio-perl. #14 57.35 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 57.35 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 57.41 Selecting previously unselected package libarray-intspan-perl. #14 57.41 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ... #14 57.41 Unpacking libarray-intspan-perl (2.004-1) ... #14 57.45 Selecting previously unselected package libmodule-implementation-perl. #19 exporting layers 2.9s done #19 writing image sha256:1ff2cd4952c3b44e124b5089464aa9bcbfa7f9f7008bf3f940a4be4b718ba391 done #19 naming to docker.io/rpmbuild-centos-9/x86_64 done #19 DONE 2.9s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #13 60.58 Setting up dh-autoreconf (20) ... #13 60.59 Setting up patchutils (0.4.2-1) ... #13 60.59 Setting up libmail-sendmail-perl (0.80-1.1) ... #13 60.60 Setting up libltdl-dev:arm64 (2.4.6-15) ... #13 60.61 Setting up libjson-maybexs-perl (1.004003-1) ... #13 60.62 Setting up libxml-sax-base-perl (1.09-1.1) ... #13 60.63 Setting up libio-string-perl (1.08-3.1) ... #13 60.64 Setting up libreadonly-perl (2.050-3) ... #13 60.65 Setting up python3-gpg (1.14.0-1+b2) ... #14 64.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 64.70 Setting up dh-strip-nondeterminism (1.7.0-1) ... #14 64.71 Setting up libconst-fast-perl (0.014-1) ... #14 64.72 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 64.73 Setting up libgit-wrapper-perl (0.048-1) ... #14 64.76 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.19) ... #14 64.78 Setting up curl (7.68.0-1ubuntu2.19) ... #14 64.80 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 64.85 Setting up libmodule-implementation-perl (0.09-1) ... #14 64.87 Setting up libemail-valid-perl (1.202-1) ... #14 64.89 Setting up libpackage-stash-perl (0.38-1) ... #14 64.97 Setting up libimport-into-perl (1.002005-1) ... #14 65.02 Setting up libmoo-perl (2.003006-1) ... #13 63.77 invoke-rc.d: could not determine current runlevel #13 63.77 invoke-rc.d: policy-rc.d denied execution of start. #13 63.77 Initializing GnuTLS DH parameter file #13 63.80 Setting up libmailutils5:arm64 (1:3.5-4) ... #13 63.82 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 63.83 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 63.84 Setting up python3-pkg-resources (40.8.0-1) ... #13 64.05 Setting up automake (1:1.16.1-4) ... #17 11.31 Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch 27/61 #17 20.31 Installing : policycoreutils-devel-2.9-24.el8.aarch64 28/61 #17 20.53 Installing : selinux-policy-devel-3.14.3-128.el8.noarch 29/61 #17 20.55 Running scriptlet: selinux-policy-devel-3.14.3-128.el8.noarch 29/61 #17 20.58 Installing : libgomp-8.5.0-20.el8.aarch64 30/61 #17 20.59 Running scriptlet: libgomp-8.5.0-20.el8.aarch64 30/61 #17 20.62 Installing : libedit-3.1-23.20170329cvs.el8.aarch64 31/61 #13 62.64 Setting up libmoo-perl (2.003004-2) ... #13 62.69 Setting up libmime-tools-perl (5.509-1) ... #13 62.75 Setting up libxml-simple-perl (2.25-1) ... #13 62.81 Setting up libparams-validate-perl (1.29-1+b1) ... #13 62.86 Setting up libb-hooks-endofscope-perl (0.24-1) ... #37 4.650 Building dependency tree... #14 59.80 Setting up shared-mime-info (1.15-1) ... #15 3.694 (17/95): libtool-2.4.7-2.fc37.aarch64.rpm 4.2 MB/s | 600 kB 00:00 #15 3.720 (18/95): libtool-ltdl-2.4.7-2.fc37.aarch64.rpm 315 kB/s | 37 kB 00:00 #15 3.769 (19/95): libtool-ltdl-devel-2.4.7-2.fc37.aarch6 1.2 MB/s | 164 kB 00:00 #15 3.774 (20/95): libutempter-1.2.1-7.fc37.aarch64.rpm 331 kB/s | 26 kB 00:00 #15 3.779 (21/95): libxkbcommon-1.4.1-2.fc37.aarch64.rpm 2.3 MB/s | 139 kB 00:00 #15 3.823 (22/95): m4-1.4.19-4.fc37.aarch64.rpm 5.4 MB/s | 299 kB 00:00 #15 3.878 (23/95): make-4.3-11.fc37.aarch64.rpm 5.1 MB/s | 537 kB 00:00 #15 2.382 Package bash-5.2.15-3.fc38.aarch64 is already installed. #15 2.405 Package bash-5.2.15-3.fc38.aarch64 is already installed. #15 2.416 Package bash-5.2.15-3.fc38.aarch64 is already installed. #15 2.416 Package ca-certificates-2023.2.60-2.fc38.noarch is already installed. #15 2.417 Package libarchive-3.6.1-4.fc38.aarch64 is already installed. #15 2.417 Package pkgconf-pkg-config-1.8.0-6.fc38.aarch64 is already installed. #15 2.418 Package tar-2:1.34-8.fc38.aarch64 is already installed. #15 2.429 Package bash-5.2.15-3.fc38.aarch64 is already installed. #14 63.86 Preparing to unpack .../323-libsodium23_1.0.18-1build2_arm64.deb ... #14 63.87 Unpacking libsodium23:arm64 (1.0.18-1build2) ... #14 63.91 Selecting previously unselected package libstring-copyright-perl. #14 63.91 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ... #14 63.92 Unpacking libstring-copyright-perl (0.003014-1) ... #14 63.95 Selecting previously unselected package libstring-escape-perl. #14 63.95 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ... #14 63.96 Unpacking libstring-escape-perl (2010.002-3) ... #14 63.99 Selecting previously unselected package libstring-license-perl. #14 63.99 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ... #14 64.00 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ... #14 64.03 Selecting previously unselected package libstring-shellquote-perl. #14 64.03 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ... #14 64.04 Unpacking libstring-shellquote-perl (1.04-3) ... #14 64.07 Selecting previously unselected package libsyntax-keyword-try-perl. #14 64.07 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_arm64.deb ... #14 64.08 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #14 64.11 Selecting previously unselected package libterm-readkey-perl. #16 7.516 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.10 [319 kB] #14 57.28 Preparing to unpack .../157-libhttp-cookies-perl_6.10-1_all.deb ... #14 57.28 Unpacking libhttp-cookies-perl (6.10-1) ... #14 57.32 Selecting previously unselected package libhttp-negotiate-perl. #14 57.32 Preparing to unpack .../158-libhttp-negotiate-perl_6.01-2_all.deb ... #14 57.32 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 57.36 Selecting previously unselected package perl-openssl-defaults:armhf. #14 57.36 Preparing to unpack .../159-perl-openssl-defaults_7_armhf.deb ... #14 57.37 Unpacking perl-openssl-defaults:armhf (7) ... #14 57.40 Selecting previously unselected package libnet-ssleay-perl:armhf. #14 57.40 Preparing to unpack .../160-libnet-ssleay-perl_1.92-2build2_armhf.deb ... #14 57.41 Unpacking libnet-ssleay-perl:armhf (1.92-2build2) ... #14 57.46 Selecting previously unselected package libio-socket-ssl-perl. #14 57.46 Preparing to unpack .../161-libio-socket-ssl-perl_2.081-2_all.deb ... #14 57.47 Unpacking libio-socket-ssl-perl (2.081-2) ... #14 57.51 Selecting previously unselected package libnet-http-perl. #15 2.901 Selecting previously unselected package docker-ce-build-deps. #15 2.916 (Reading database ... 29944 files and directories currently installed.) #15 2.917 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.920 Unpacking docker-ce-build-deps (1.0) ... #14 58.41 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #14 58.42 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #14 58.45 Selecting previously unselected package libio-prompter-perl. #14 58.45 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ... #14 58.46 Unpacking libio-prompter-perl (0.004015-1) ... #14 58.49 Selecting previously unselected package libjson-perl. #14 58.49 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ... #14 58.49 Unpacking libjson-perl (4.04000-1) ... #14 58.55 Selecting previously unselected package liblog-any-perl. #14 58.55 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ... #14 58.55 Unpacking liblog-any-perl (1.710-1) ... #14 58.58 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 58.59 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 58.59 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 58.62 Selecting previously unselected package libpackage-stash-perl. #14 58.62 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ... #14 58.62 Unpacking libpackage-stash-perl (0.39-1) ... #14 58.66 Selecting previously unselected package libsub-identify-perl. #13 59.09 Setting up python3-debian (0.1.49) ... #13 59.26 Setting up python3-requests (2.28.1+dfsg-1) ... #15 14.20 Setting up libsystemd0:armhf (252.12-1~deb12u1+rpi1) ... #15 14.24 Selecting previously unselected package libsystemd-dev:armhf. #15 14.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23409 files and directories currently installed.) #15 14.26 Preparing to unpack .../libsystemd-dev_252.12-1~deb12u1+rpi1_armhf.deb ... #15 14.26 Unpacking libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ... #15 14.35 Selecting previously unselected package libpkgconf3:armhf. #15 14.35 Preparing to unpack .../libpkgconf3_1.8.1-1_armhf.deb ... #15 14.36 Unpacking libpkgconf3:armhf (1.8.1-1) ... #15 14.40 Selecting previously unselected package pkgconf-bin. #15 14.40 Preparing to unpack .../pkgconf-bin_1.8.1-1_armhf.deb ... #15 14.41 Unpacking pkgconf-bin (1.8.1-1) ... #15 14.46 Selecting previously unselected package pkgconf:armhf. #14 57.45 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 57.45 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 57.48 Selecting previously unselected package libsub-exporter-progressive-perl. #14 57.48 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 57.49 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 57.52 Selecting previously unselected package libvariable-magic-perl. #14 57.52 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ... #14 57.52 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 57.56 Selecting previously unselected package libb-hooks-endofscope-perl. #14 57.56 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 57.56 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 57.60 Selecting previously unselected package libfreetype6:armhf. #14 57.60 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.2_armhf.deb ... #14 57.61 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.2) ... #14 57.65 Selecting previously unselected package libfontconfig1:armhf. #14 57.66 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ... #14 57.66 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ... #14 57.70 Selecting previously unselected package libjpeg-turbo8:armhf. #14 57.70 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ... #14 57.71 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ... #14 57.74 Selecting previously unselected package libjpeg8:armhf. #14 57.74 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ... #14 57.75 Unpacking libjpeg8:armhf (8c-2ubuntu10) ... #14 57.79 Selecting previously unselected package libdeflate0:armhf. warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YNdwY6 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #13 60.82 Setting up python3-certifi (2020.6.20-1) ... #13 60.96 Setting up libfile-find-rule-perl (0.34-1) ... #13 60.97 Setting up libstring-copyright-perl (0.003006-1) ... #13 60.98 Setting up libgd3:arm64 (2.3.0-2) ... #13 60.99 Setting up python3-idna (2.10-1) ... #14 65.10 Setting up liblist-someutils-perl (0.58-1) ... #14 65.18 Setting up liblist-someutils-xs-perl (0.58-2) ... #14 65.25 Setting up gnupg (2.2.19-3ubuntu2.2) ... #14 65.27 Setting up libmoox-aliases-perl (0.001006-1) ... #13 64.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 64.07 Setting up libasync-mergepoint-perl (0.04-2) ... #13 64.08 Setting up libio-sessiondata-perl (1.03-1) ... #13 64.11 Setting up libstring-escape-perl (2010.002-2) ... #13 64.12 Setting up libhttp-date-perl (6.02-1) ... #13 64.13 Setting up libfile-which-perl (1.23-1) ... #13 64.15 Setting up mailutils (1:3.5-4) ... #13 64.16 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #13 64.16 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 64.16 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 64.17 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 64.17 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 64.18 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #13 64.18 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #13 64.19 Setting up libfile-basedir-perl (0.08-1) ... #13 64.21 Setting up libnumber-range-perl (0.12-1) ... #13 64.22 Setting up libtask-weaken-perl (1.06-1) ... #13 64.23 Setting up libunicode-utf8-perl (0.62-1) ... #13 64.25 Setting up libstruct-dumb-perl (0.09-1) ... #13 64.26 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #17 20.69 Installing : openssh-clients-8.0p1-19.el8.aarch64 32/61 #13 62.90 Setting up lintian (2.15.0) ... #13 62.99 Setting up libnamespace-clean-perl (0.27-1) ... #13 63.03 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 63.12 Setting up licensecheck (3.0.31-3) ... #37 4.975 The following additional packages will be installed: #37 4.976 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 #37 4.977 Suggested packages: #37 4.977 cmake-doc ninja-build lrzip #37 5.051 The following NEW packages will be installed: #37 5.052 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 #15 3.890 (24/95): pcre2-devel-10.40-1.fc37.1.aarch64.rpm 4.4 MB/s | 505 kB 00:00 #15 3.933 (25/95): pcre2-utf16-10.40-1.fc37.1.aarch64.rpm 1.8 MB/s | 199 kB 00:00 #15 3.987 (26/95): pcre2-utf32-10.40-1.fc37.1.aarch64.rpm 1.7 MB/s | 188 kB 00:00 #15 4.018 (27/95): perl-Error-0.17029-10.fc37.noarch.rpm 321 kB/s | 41 kB 00:00 #15 4.022 (28/95): perl-TermReadKey-2.38-14.fc37.aarch64. 402 kB/s | 36 kB 00:00 #15 4.024 (29/95): perl-Thread-Queue-3.14-489.fc37.noarch 585 kB/s | 21 kB 00:00 #15 4.028 (30/95): perl-threads-2.27-489.fc37.aarch64.rpm 5.9 MB/s | 56 kB 00:00 #15 4.062 (31/95): perl-threads-shared-1.64-489.fc37.aarc 1.1 MB/s | 43 kB 00:00 #15 4.114 (32/95): python3-setools-4.4.0-9.fc37.aarch64.r 6.8 MB/s | 613 kB 00:00 #15 2.544 Dependencies resolved. #15 2.570 ================================================================================ #15 2.570 Package Arch Version Repo Size #15 2.570 ================================================================================ #15 2.570 Installing: #15 2.570 cmake aarch64 3.27.4-7.fc38 updates 7.4 M #15 2.570 device-mapper-devel aarch64 1.02.189-2.fc38 fedora 43 k #15 2.570 gcc aarch64 13.2.1-1.fc38 updates 31 M #15 2.570 git aarch64 2.41.0-1.fc38 updates 54 k #15 2.570 glibc-static aarch64 2.37-5.fc38 updates 1.4 M #15 2.570 libseccomp-devel aarch64 2.5.3-4.fc38 fedora 60 k #15 2.570 libselinux-devel aarch64 3.5-1.fc38 fedora 151 k #15 2.570 libtool aarch64 2.4.7-6.fc38 fedora 601 k #15 2.570 libtool-ltdl-devel aarch64 2.4.7-6.fc38 fedora 164 k #15 2.570 make aarch64 1:4.4.1-1.fc38 updates 587 k #15 2.570 selinux-policy-devel noarch 38.28-1.fc38 updates 910 k #15 2.570 systemd aarch64 253.10-1.fc38 updates 4.3 M #15 2.570 which aarch64 2.21-39.fc38 fedora 42 k #15 2.570 Upgrading: #15 2.570 systemd-libs aarch64 253.10-1.fc38 updates 633 k #15 2.570 Installing dependencies: #15 2.570 annobin-docs noarch 12.26-1.fc38 updates 92 k #15 2.570 annobin-plugin-gcc aarch64 12.26-1.fc38 updates 957 k #15 2.570 autoconf noarch 2.71-5.fc38 fedora 733 k #15 2.570 automake noarch 1.16.5-11.fc38 fedora 697 k #15 2.570 checkpolicy aarch64 3.5-1.fc38 fedora 345 k #15 2.570 cmake-data noarch 3.27.4-7.fc38 updates 2.2 M #15 2.570 cmake-filesystem aarch64 3.27.4-7.fc38 updates 19 k #15 2.570 cmake-rpm-macros noarch 3.27.4-7.fc38 updates 18 k #15 2.570 cpp aarch64 13.2.1-1.fc38 updates 9.7 M #15 2.570 dbus aarch64 1:1.14.10-1.fc38 updates 8.0 k #15 2.570 dbus-broker aarch64 33-1.fc38 fedora 168 k #15 2.570 dbus-common noarch 1:1.14.10-1.fc38 updates 15 k #15 2.570 device-mapper aarch64 1.02.189-2.fc38 fedora 137 k #15 2.570 device-mapper-libs aarch64 1.02.189-2.fc38 fedora 171 k #15 2.570 gc aarch64 8.2.2-3.fc38 fedora 109 k #15 2.570 gcc-plugin-annobin aarch64 13.2.1-1.fc38 updates 46 k #15 2.570 git-core aarch64 2.41.0-1.fc38 updates 4.5 M #15 2.570 git-core-doc noarch 2.41.0-1.fc38 updates 2.8 M #15 2.570 glibc-devel aarch64 2.37-5.fc38 updates 541 k #15 2.570 guile22 aarch64 2.2.7-7.fc38 fedora 6.5 M #15 2.570 jsoncpp aarch64 1.9.5-4.fc38 fedora 92 k #15 2.570 kernel-headers aarch64 6.4.4-200.fc38 updates 1.5 M #15 2.570 kmod-libs aarch64 30-4.fc38 fedora 67 k #15 2.570 less aarch64 633-1.fc38 updates 176 k #15 2.570 libargon2 aarch64 20190702-2.fc38 fedora 28 k #15 2.570 libasan aarch64 13.2.1-1.fc38 updates 449 k #15 2.570 libatomic aarch64 13.2.1-1.fc38 updates 36 k #15 2.570 libcbor aarch64 0.7.0-9.fc38 fedora 55 k #15 2.570 libedit aarch64 3.1-45.20221030cvs.fc38 fedora 107 k #15 2.570 libfdisk aarch64 2.38.1-4.fc38 fedora 156 k #15 2.570 libfido2 aarch64 1.12.0-3.fc38 fedora 96 k #15 2.570 libmpc aarch64 1.3.1-2.fc38 fedora 72 k #15 2.570 libseccomp aarch64 2.5.3-4.fc38 fedora 72 k #15 2.570 libselinux-utils aarch64 3.5-1.fc38 fedora 164 k #15 2.570 libsepol-devel aarch64 3.5-1.fc38 fedora 49 k #15 2.570 libtool-ltdl aarch64 2.4.7-6.fc38 fedora 37 k #15 2.570 libubsan aarch64 13.2.1-1.fc38 updates 203 k #15 2.570 libutempter aarch64 1.2.1-8.fc38 fedora 27 k #15 2.570 libuv aarch64 1:1.46.0-1.fc38 updates 156 k #15 2.570 libxcrypt-devel aarch64 4.4.36-1.fc38 updates 30 k #15 2.570 libxcrypt-static aarch64 4.4.36-1.fc38 updates 108 k #15 2.570 m4 aarch64 1.4.19-5.fc38 fedora 299 k #15 2.570 openssh aarch64 9.0p1-17.fc38 updates 429 k #15 2.570 openssh-clients aarch64 9.0p1-17.fc38 updates 691 k #15 2.570 pcre2-devel aarch64 10.42-1.fc38.1 fedora 506 k #15 2.570 pcre2-utf16 aarch64 10.42-1.fc38.1 fedora 200 k #15 2.570 pcre2-utf32 aarch64 10.42-1.fc38.1 fedora 188 k #15 2.570 perl-Error noarch 1:0.17029-11.fc38 fedora 40 k #15 2.570 perl-File-Compare noarch 1.100.700-497.fc38 updates 14 k #15 2.570 perl-File-Copy noarch 2.39-497.fc38 updates 21 k #15 2.570 perl-File-Find noarch 1.40-497.fc38 updates 26 k #15 2.570 perl-Git noarch 2.41.0-1.fc38 updates 41 k #15 2.570 perl-TermReadKey aarch64 2.38-16.fc38 fedora 36 k #15 2.570 perl-Thread-Queue noarch 3.14-490.fc38 fedora 21 k #15 2.570 perl-lib aarch64 0.65-497.fc38 updates 16 k #15 2.570 perl-threads aarch64 1:2.27-490.fc38 fedora 56 k #15 2.570 perl-threads-shared aarch64 1.64-490.fc38 fedora 43 k #15 2.570 policycoreutils aarch64 3.5-1.fc38 fedora 242 k #15 2.570 policycoreutils-devel aarch64 3.5-1.fc38 fedora 148 k #15 2.570 policycoreutils-python-utils noarch 3.5-1.fc38 fedora 80 k #15 2.570 python3-audit aarch64 3.1.2-1.fc38 updates 87 k #15 2.570 python3-libselinux aarch64 3.5-1.fc38 fedora 193 k #15 2.570 python3-libsemanage aarch64 3.5-2.fc38 fedora 85 k #15 2.570 python3-policycoreutils noarch 3.5-1.fc38 fedora 2.2 M #15 2.570 python3-setools aarch64 4.4.3-1.fc38 updates 616 k #15 2.570 python3-setuptools noarch 65.5.1-2.fc38 fedora 1.7 M #15 2.570 rhash aarch64 1.4.3-2.fc38 fedora 192 k #15 2.570 rpm-plugin-selinux aarch64 4.18.1-3.fc38 updates 20 k #15 2.570 selinux-policy noarch 38.28-1.fc38 updates 54 k #15 2.570 selinux-policy-targeted noarch 38.28-1.fc38 updates 6.7 M #15 2.570 systemd-devel aarch64 253.10-1.fc38 updates 593 k #15 2.570 systemd-pam aarch64 253.10-1.fc38 updates 332 k #15 2.570 systemd-rpm-macros noarch 253.10-1.fc38 updates 28 k #15 2.570 util-linux aarch64 2.38.1-4.fc38 fedora 2.3 M #15 2.570 vim-filesystem noarch 2:9.0.1872-1.fc38 updates 18 k #15 2.570 xkeyboard-config noarch 2.38-1.fc38 fedora 963 k #15 2.570 Installing weak dependencies: #15 2.570 cryptsetup-libs aarch64 2.6.1-1.fc38 fedora 487 k #15 2.570 libxkbcommon aarch64 1.5.0-2.fc38 fedora 141 k #15 2.570 qrencode-libs aarch64 4.1.1-4.fc38 fedora 62 k #15 2.570 systemd-networkd aarch64 253.10-1.fc38 updates 607 k #15 2.570 systemd-resolved aarch64 253.10-1.fc38 updates 279 k #15 2.570 #15 2.570 Transaction Summary #15 2.570 ================================================================================ #15 2.570 Install 94 Packages #15 2.570 Upgrade 1 Package #15 2.570 #15 2.576 Total download size: 101 M #15 2.576 Downloading Packages: #14 64.11 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_arm64.deb ... #14 64.11 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 64.15 Selecting previously unselected package libtext-levenshteinxs-perl. #14 64.15 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_arm64.deb ... #14 64.15 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 64.19 Selecting previously unselected package libtext-markdown-discount-perl. #14 64.19 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_arm64.deb ... #14 64.19 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 64.23 Selecting previously unselected package libtext-xslate-perl:arm64. #14 64.23 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_arm64.deb ... #14 64.24 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build2) ... #14 64.28 Selecting previously unselected package libtime-duration-perl. #14 64.28 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ... #14 64.29 Unpacking libtime-duration-perl (1.21-2) ... #14 64.32 Selecting previously unselected package libtime-moment-perl. #14 64.32 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_arm64.deb ... #14 64.32 Unpacking libtime-moment-perl (0.44-2build1) ... #14 64.38 Selecting previously unselected package libtype-tiny-xs-perl:arm64. #16 7.939 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.10 [306 kB] #14 57.51 Preparing to unpack .../162-libnet-http-perl_6.22-1_all.deb ... #14 57.52 Unpacking libnet-http-perl (6.22-1) ... #14 57.55 Selecting previously unselected package liblwp-protocol-https-perl. #14 57.56 Preparing to unpack .../163-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 57.56 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 57.62 Selecting previously unselected package libtry-tiny-perl. #14 57.62 Preparing to unpack .../164-libtry-tiny-perl_0.31-2_all.deb ... #14 57.63 Unpacking libtry-tiny-perl (0.31-2) ... #14 57.67 Selecting previously unselected package libwww-robotrules-perl. #14 57.67 Preparing to unpack .../165-libwww-robotrules-perl_6.02-1_all.deb ... #14 57.68 Unpacking libwww-robotrules-perl (6.02-1) ... #14 57.72 Selecting previously unselected package libwww-perl. #14 57.72 Preparing to unpack .../166-libwww-perl_6.67-1_all.deb ... #14 57.72 Unpacking libwww-perl (6.67-1) ... #14 58.66 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ... #14 58.66 Unpacking libsub-identify-perl (0.14-1build5) ... #14 58.69 Selecting previously unselected package libsub-name-perl. #14 58.69 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ... #14 58.70 Unpacking libsub-name-perl (0.26-1build3) ... #14 58.73 Selecting previously unselected package libnamespace-clean-perl. #14 58.73 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ... #14 58.73 Unpacking libnamespace-clean-perl (0.27-1) ... #14 58.76 Selecting previously unselected package libpath-tiny-perl. #14 58.77 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ... #14 58.77 Unpacking libpath-tiny-perl (0.122-1) ... #14 58.80 Selecting previously unselected package libstrictures-perl. #14 58.80 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ... #14 58.81 Unpacking libstrictures-perl (2.000006-1) ... #14 58.84 Selecting previously unselected package libtype-tiny-perl. #14 58.84 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ... #14 58.85 Unpacking libtype-tiny-perl (1.012004-1) ... #14 58.89 Selecting previously unselected package libgitlab-api-v4-perl. #13 59.41 Setting up equivs (2.3.1) ... #13 59.42 Setting up g++ (4:12.2.0-3) ... #13 59.43 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 59.43 Setting up build-essential (12.9) ... #13 59.44 Setting up libmoox-aliases-perl (0.001006-2) ... #13 59.46 Setting up libb-hooks-endofscope-perl (0.26-1) ... #13 59.47 Setting up dput (1.1.3) ... #13 59.59 Setting up libnamespace-clean-perl (0.27-2) ... #13 59.60 Setting up libstring-license-perl (0.0.2-1) ... #13 59.61 Setting up licensecheck (3.3.5-1) ... #13 59.62 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 59.63 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 59.64 Setting up libwww-perl (6.68-1) ... #15 14.46 Preparing to unpack .../pkgconf_1.8.1-1_armhf.deb ... #15 14.47 Unpacking pkgconf:armhf (1.8.1-1) ... #15 14.51 Selecting previously unselected package pkg-config:armhf. #15 14.51 Preparing to unpack .../pkg-config_1.8.1-1_armhf.deb ... #15 14.52 Unpacking pkg-config:armhf (1.8.1-1) ... #15 14.56 Setting up libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ... #15 14.58 Setting up libstdc++-12-dev:armhf (12.2.0-14+rpi1) ... #15 14.59 Setting up libarchive13:armhf (3.6.2-1) ... #15 14.61 Setting up libpcre2-16-0:armhf (10.42-1) ... #15 14.62 Setting up libpcre2-32-0:armhf (10.42-1) ... #15 14.63 Setting up libpkgconf3:armhf (1.8.1-1) ... #15 14.65 Setting up libuv1:armhf (1.44.2-1+rpi1) ... #15 14.66 Setting up bash-completion (1:2.11-6) ... #15 14.69 Setting up udev (252.12-1~deb12u1+rpi1) ... #14 57.79 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ... #14 57.79 Unpacking libdeflate0:armhf (1.10-2) ... #14 57.83 Selecting previously unselected package libjbig0:armhf. #14 57.83 Preparing to unpack .../203-libjbig0_2.1-3.1ubuntu0.22.04.1_armhf.deb ... #14 57.84 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ... #14 57.87 Selecting previously unselected package libwebp7:armhf. #14 57.87 Preparing to unpack .../204-libwebp7_1.2.2-2ubuntu0.22.04.2_armhf.deb ... #14 57.88 Unpacking libwebp7:armhf (1.2.2-2ubuntu0.22.04.2) ... #14 57.92 Selecting previously unselected package libtiff5:armhf. #13 61.19 Setting up libdata-optlist-perl (0.110-1.1) ... #14 65.30 Setting up libparams-validate-perl (1.29-3) ... #14 65.37 Setting up libb-hooks-endofscope-perl (0.24-1) ... #14 65.46 Setting up libnamespace-clean-perl (0.27-1) ... #14 65.55 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #13 64.28 Setting up libfile-listing-perl (6.04-1) ... #13 64.29 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 64.30 Setting up libclass-inspector-perl (1.32-1) ... #13 64.32 Setting up libfont-afm-perl (1.20-2) ... #13 64.33 Setting up libwant-perl (0.29-1+b4) ... #13 64.34 Setting up libdynaloader-functions-perl (0.003-1) ... #13 64.35 Setting up libtext-glob-perl (0.10-1) ... #13 64.37 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 64.38 Setting up liblist-compare-perl (0.53-1) ... #13 64.39 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 64.41 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #13 64.42 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 64.43 Setting up libsort-key-perl (1.33-2+b1) ... #13 64.44 Setting up libclone-perl (0.41-1+b1) ... #13 64.46 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 64.47 Setting up libarchive-zip-perl (1.64-1) ... #17 21.55 Installing : git-core-2.39.3-1.el8.aarch64 33/61 #37 5.323 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #37 5.323 Need to get 17.3 MB of archives. #37 5.323 After this operation, 70.1 MB of additional disk space will be used. #37 5.323 Get:1 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #37 5.394 Get:2 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #13 63.22 Setting up libgitlab-api-v4-perl (0.16-1) ... #13 63.31 Setting up liblwp-protocol-https-perl (6.07-2) ... #15 4.117 (33/95): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 686 kB/s | 61 kB 00:00 #15 4.155 (34/95): rhash-1.4.2-3.fc37.aarch64.rpm 2.0 MB/s | 185 kB 00:00 #15 4.264 (35/95): util-linux-2.38.1-1.fc37.aarch64.rpm 16 MB/s | 2.3 MB 00:00 #14 64.38 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_arm64.deb ... #14 64.38 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ... #14 64.42 Selecting previously unselected package libunicode-utf8-perl. #14 64.42 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_arm64.deb ... #14 64.43 Unpacking libunicode-utf8-perl (0.62-2) ... #14 64.46 Selecting previously unselected package libwww-mechanize-perl. #14 64.46 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ... #14 64.46 Unpacking libwww-mechanize-perl (2.16-1) ... #14 64.50 Selecting previously unselected package libxml-namespacesupport-perl. #14 64.50 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 64.50 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 64.54 Selecting previously unselected package libxml-sax-base-perl. #14 64.54 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ... #14 64.54 Unpacking libxml-sax-base-perl (1.09-3) ... #14 64.59 Selecting previously unselected package libxml-sax-perl. #14 64.59 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 64.59 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 64.64 Selecting previously unselected package libxml-libxml-perl. #16 7.990 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB] #16 8.156 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] #14 58.90 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 58.90 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 58.94 Selecting previously unselected package libhash-fieldhash-perl. #14 58.94 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ... #14 58.94 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 58.97 Selecting previously unselected package libhtml-form-perl. #14 58.98 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ... #14 58.98 Unpacking libhtml-form-perl (6.07-1) ... #14 59.01 Selecting previously unselected package libhtml-format-perl. #14 59.02 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ... #14 59.02 Unpacking libhtml-format-perl (2.12-1.1) ... #14 59.05 Selecting previously unselected package libhtml-html5-entities-perl. #14 59.06 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 59.06 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 59.09 Selecting previously unselected package libhttp-daemon-perl. #14 59.09 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 59.10 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 59.13 Selecting previously unselected package libio-interactive-perl. #14 59.13 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ... #14 59.13 Unpacking libio-interactive-perl (1.023-1) ... #14 59.16 Selecting previously unselected package libio-prompt-tiny-perl. #14 59.16 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 59.17 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 59.20 Selecting previously unselected package libtypes-serialiser-perl. #14 59.20 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ... #14 59.20 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 59.23 Selecting previously unselected package libjson-xs-perl. #14 57.77 Selecting previously unselected package patchutils. #14 57.77 Preparing to unpack .../167-patchutils_0.4.2-1build2_armhf.deb ... #14 57.82 Unpacking patchutils (0.4.2-1build2) ... #14 57.86 Selecting previously unselected package wdiff. #14 57.87 Preparing to unpack .../168-wdiff_1.2.2-5_armhf.deb ... #14 57.87 Unpacking wdiff (1.2.2-5) ... #14 57.93 Selecting previously unselected package devscripts. #14 57.93 Preparing to unpack .../169-devscripts_2.23.4ubuntu1_all.deb ... #14 57.95 Unpacking devscripts (2.23.4ubuntu1) ... #13 59.65 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 59.65 Setting up libwww-mechanize-perl (2.16-1) ... #13 59.66 Setting up devscripts (2.23.4) ... #13 59.81 Setting up libxml-parser-perl (2.46-4) ... #13 59.82 Setting up lintian (2.116.3) ... #13 59.92 Setting up libxml-sax-expat-perl (0.51-2) ... #15 2.954 Reading package lists... #15 3.455 Building dependency tree... #15 3.554 Reading state information... #15 3.558 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #14 57.93 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.5_armhf.deb ... #14 57.93 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.5) ... #14 57.97 Selecting previously unselected package libxpm4:armhf. #14 57.97 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_armhf.deb ... #14 57.98 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.1) ... #14 58.02 Selecting previously unselected package libgd3:armhf. #14 58.02 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ... #14 58.07 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ... #14 58.11 Selecting previously unselected package libc-devtools. #14 58.11 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.3_armhf.deb ... #14 58.11 Unpacking libc-devtools (2.35-0ubuntu3.3) ... #14 58.14 Selecting previously unselected package libcapture-tiny-perl. #14 58.15 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #14 58.15 Unpacking libcapture-tiny-perl (0.48-1) ... #14 58.18 Selecting previously unselected package libclass-data-inheritable-perl. #14 58.18 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 58.19 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 58.22 Selecting previously unselected package libclone-perl. #14 58.23 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ... #14 58.23 Unpacking libclone-perl (0.45-1build3) ... #14 58.27 Selecting previously unselected package libcommon-sense-perl:armhf. #14 58.27 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ... #14 58.27 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ... #14 58.30 Selecting previously unselected package libconfig-tiny-perl. #13 61.20 Setting up libipc-run-perl (20200505.0-1) ... #13 61.21 Setting up git (1:2.30.2-1+deb11u2) ... #13 61.24 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #13 61.25 Setting up python3-urllib3 (1.26.5-1~exp1) ... #13 61.42 Setting up libcontextual-return-perl (0.004014-2) ... #13 61.43 Setting up libwww-robotrules-perl (6.02-1) ... #13 61.44 Setting up libtypes-serialiser-perl (1.01-1) ... #13 61.45 Setting up libhtml-parser-perl (3.75-1+b1) ... #14 65.55 Setting up libgitlab-api-v4-perl (0.25-1) ... #14 65.57 Setting up libmoox-struct-perl (0.017-1) ... #14 65.58 Setting up lintian (2.62.0ubuntu2.2) ... #14 65.59 Setting up licensecheck (3.0.45-1) ... #14 65.60 Setting up dh-autoreconf (19) ... #14 65.61 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 65.62 Setting up libwww-perl (6.43-1) ... #14 65.64 Setting up debhelper (12.10ubuntu1) ... #14 65.65 Setting up devscripts (2.20.2ubuntu2) ... #15 3.448 (1/93): device-mapper-1.02.175-9.fc37.x86_64.rp 468 kB/s | 138 kB 00:00 #15 3.453 (2/93): device-mapper-devel-1.02.175-9.fc37.x86 142 kB/s | 43 kB 00:00 #15 3.467 (3/93): automake-1.16.5-9.fc37.noarch.rpm 2.2 MB/s | 696 kB 00:00 #15 3.472 (4/93): device-mapper-libs-1.02.175-9.fc37.x86_ 7.6 MB/s | 177 kB 00:00 #15 3.477 (5/93): gc-8.0.6-4.fc37.x86_64.rpm 4.6 MB/s | 103 kB 00:00 #15 3.482 (6/93): jsoncpp-1.9.5-3.fc37.x86_64.rpm 10 MB/s | 98 kB 00:00 #15 3.486 (7/93): kmod-libs-30-2.fc37.x86_64.rpm 8.0 MB/s | 68 kB 00:00 #15 3.491 (8/93): libargon2-20190702-1.fc37.x86_64.rpm 3.3 MB/s | 28 kB 00:00 #15 3.499 (9/93): libbpf-0.8.0-2.fc37.x86_64.rpm 14 MB/s | 172 kB 00:00 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #13 64.48 Setting up libsub-identify-perl (0.14-1+b1) ... #13 64.49 Setting up libdistro-info-perl (0.21) ... #13 64.50 Setting up python3-apt (1.8.4.3) ... #13 64.68 Setting up libio-stringy-perl (2.111-3) ... #13 64.69 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 64.70 Setting up libhtml-tagset-perl (3.20-3) ... #13 64.71 Setting up liblog-any-perl (1.707-1) ... #13 64.72 Setting up libauthen-sasl-perl (2.1600-1) ... #13 64.74 Setting up libpod-constants-perl (0.19-1) ... #13 64.75 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 64.76 Setting up libconvert-binhex-perl (1.125-1) ... #13 64.77 Setting up libfuture-perl (0.39-1) ... #13 64.78 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 64.79 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 64.81 Setting up libtry-tiny-perl (0.30-1) ... #13 64.81 Setting up libtype-tiny-perl (1.004004-1) ... #13 64.82 Setting up libtest-fatal-perl (0.014-1) ... #13 64.83 Setting up libcommon-sense-perl (3.74-2+b7) ... #17 21.96 Installing : git-core-doc-2.39.3-1.el8.noarch 34/61 #17 21.99 Installing : libatomic-8.5.0-20.el8.aarch64 35/61 #17 22.00 Running scriptlet: libatomic-8.5.0-20.el8.aarch64 35/61 #17 22.05 Installing : libasan-8.5.0-20.el8.aarch64 36/61 #37 ... #39 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/ #39 DONE 0.3s #40 [build 2/6] WORKDIR /go/src/github.com/docker/docker #40 DONE 0.0s #37 [tini-build 2/4] 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 #37 5.478 Get:3 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] #37 5.487 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #37 5.491 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #37 5.493 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #37 5.494 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #37 5.495 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #37 5.690 debconf: delaying package configuration, since apt-utils is not installed #37 5.738 Fetched 17.3 MB in 0s (35.8 MB/s) #13 63.39 Setting up libwww-perl (6.36-2) ... #13 63.45 Setting up debhelper (12.1.1) ... #13 63.52 Setting up dh-autoreconf (19) ... #13 63.58 Setting up devscripts (2.19.5+deb10u1) ... #15 4.610 (36/95): annobin-docs-12.23-1.fc37.noarch.rpm 190 kB/s | 93 kB 00:00 #16 28.08 Running scriptlet: which-2.21-29.el9.aarch64 93/93 #16 29.56 Verifying : acl-2.3.1-3.el9.aarch64 1/93 #16 29.56 Verifying : cracklib-2.9.6-27.el9.aarch64 2/93 #16 29.56 Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 3/93 #16 29.56 Verifying : dbus-1:1.12.20-8.el9.aarch64 4/93 #16 29.56 Verifying : dbus-broker-28-7.el9.aarch64 5/93 #16 29.56 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/93 #16 29.56 Verifying : device-mapper-9:1.02.195-3.el9.aarch64 7/93 #16 29.56 Verifying : device-mapper-libs-9:1.02.195-3.el9.aarch64 8/93 #16 29.56 Verifying : kmod-libs-28-9.el9.aarch64 9/93 #16 29.56 Verifying : libatomic-11.4.1-2.1.el9.aarch64 10/93 #16 29.56 Verifying : libcbor-0.7.0-5.el9.aarch64 11/93 #16 29.56 Verifying : libdb-5.3.28-53.el9.aarch64 12/93 #16 29.56 Verifying : libeconf-0.4.1-3.el9.aarch64 13/93 #16 29.56 Verifying : libedit-3.1-38.20210216cvs.el9.aarch64 14/93 #16 29.56 Verifying : libfdisk-2.37.4-15.el9.aarch64 15/93 #16 29.56 Verifying : libfido2-1.13.0-1.el9.aarch64 16/93 #16 29.56 Verifying : libpwquality-1.4.4-8.el9.aarch64 17/93 #16 29.56 Verifying : libseccomp-2.5.2-2.el9.aarch64 18/93 #16 29.56 Verifying : libselinux-utils-3.5-1.el9.aarch64 19/93 #16 29.56 Verifying : libutempter-1.2.1-6.el9.aarch64 20/93 #16 29.56 Verifying : make-1:4.3-7.el9.aarch64 21/93 #16 29.56 Verifying : openssh-8.7p1-34.el9.aarch64 22/93 #16 29.56 Verifying : openssh-clients-8.7p1-34.el9.aarch64 23/93 #16 29.56 Verifying : openssl-1:3.0.7-24.el9.aarch64 24/93 #16 29.56 Verifying : pam-1.5.1-15.el9.aarch64 25/93 #16 29.56 Verifying : policycoreutils-3.5-2.el9.aarch64 26/93 #16 29.56 Verifying : python3-distro-1.5.0-7.el9.noarch 27/93 #16 29.56 Verifying : python3-setools-4.4.3-1.el9.aarch64 28/93 #16 29.56 Verifying : python3-setuptools-53.0.0-12.el9.noarch 29/93 #16 29.56 Verifying : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64 30/93 #16 29.56 Verifying : selinux-policy-38.1.23-1.el9.noarch 31/93 #16 29.56 Verifying : selinux-policy-targeted-38.1.23-1.el9.noarch 32/93 #16 29.56 Verifying : systemd-252-18.el9.aarch64 33/93 #16 29.56 Verifying : systemd-pam-252-18.el9.aarch64 34/93 #16 29.56 Verifying : systemd-rpm-macros-252-18.el9.noarch 35/93 #16 29.56 Verifying : util-linux-2.37.4-15.el9.aarch64 36/93 #16 29.56 Verifying : util-linux-core-2.37.4-15.el9.aarch64 37/93 #16 29.56 Verifying : vim-filesystem-2:8.2.2637-20.el9.noarch 38/93 #16 29.56 Verifying : which-2.21-29.el9.aarch64 39/93 #16 29.56 Verifying : annobin-12.12-1.el9.aarch64 40/93 #16 29.56 Verifying : autoconf-2.69-38.el9.noarch 41/93 #16 29.56 Verifying : automake-1.16.2-8.el9.noarch 42/93 #16 29.56 Verifying : checkpolicy-3.5-1.el9.aarch64 43/93 #16 29.56 Verifying : cmake-3.20.2-8.el9.aarch64 44/93 #16 29.56 Verifying : cmake-data-3.20.2-8.el9.noarch 45/93 #16 29.56 Verifying : cmake-filesystem-3.20.2-8.el9.aarch64 46/93 #16 29.56 Verifying : cmake-rpm-macros-3.20.2-8.el9.noarch 47/93 #16 29.56 Verifying : cpp-11.4.1-2.1.el9.aarch64 48/93 #16 29.56 Verifying : gcc-11.4.1-2.1.el9.aarch64 49/93 #16 29.56 Verifying : gcc-plugin-annobin-11.4.1-2.1.el9.aarch64 50/93 #16 29.56 Verifying : git-2.39.3-1.el9.aarch64 51/93 #16 29.56 Verifying : git-core-2.39.3-1.el9.aarch64 52/93 #16 29.56 Verifying : git-core-doc-2.39.3-1.el9.noarch 53/93 #16 29.56 Verifying : glibc-devel-2.34-82.el9.aarch64 54/93 #16 29.56 Verifying : kernel-headers-5.14.0-366.el9.aarch64 55/93 #16 29.56 Verifying : libasan-11.4.1-2.1.el9.aarch64 56/93 #16 29.56 Verifying : libmpc-1.2.1-4.el9.aarch64 57/93 #16 29.56 Verifying : libseccomp-devel-2.5.2-2.el9.aarch64 58/93 #16 29.56 Verifying : libselinux-devel-3.5-1.el9.aarch64 59/93 #16 29.56 Verifying : libsepol-devel-3.5-1.el9.aarch64 60/93 #16 29.56 Verifying : libtool-2.4.6-45.el9.aarch64 61/93 #16 29.56 Verifying : libtool-ltdl-2.4.6-45.el9.aarch64 62/93 #16 29.56 Verifying : libubsan-11.4.1-2.1.el9.aarch64 63/93 #16 29.56 Verifying : libuv-1:1.42.0-1.el9.aarch64 64/93 #16 29.56 Verifying : libxcrypt-devel-4.4.18-3.el9.aarch64 65/93 #16 29.56 Verifying : llvm-libs-16.0.6-4.el9.aarch64 66/93 #16 29.56 Verifying : m4-1.4.19-1.el9.aarch64 67/93 #16 29.56 Verifying : pcre2-devel-10.40-2.el9.aarch64 68/93 #16 29.56 Verifying : pcre2-utf16-10.40-2.el9.aarch64 69/93 #16 29.56 Verifying : pcre2-utf32-10.40-2.el9.aarch64 70/93 #16 29.56 Verifying : perl-DynaLoader-1.47-480.el9.aarch64 71/93 #16 29.56 Verifying : perl-Error-1:0.17029-7.el9.noarch 72/93 #16 29.56 Verifying : perl-File-Compare-1.100.600-480.el9.noarch 73/93 #16 29.56 Verifying : perl-File-Copy-2.34-480.el9.noarch 74/93 #16 29.56 Verifying : perl-File-Find-1.37-480.el9.noarch 75/93 #16 29.56 Verifying : perl-Git-2.39.3-1.el9.noarch 76/93 #16 29.56 Verifying : perl-TermReadKey-2.38-11.el9.aarch64 77/93 #16 29.56 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 78/93 #16 29.56 Verifying : perl-lib-0.65-480.el9.aarch64 79/93 #16 29.56 Verifying : perl-threads-1:2.25-460.el9.aarch64 80/93 #16 29.56 Verifying : perl-threads-shared-1.61-460.el9.aarch64 81/93 #16 29.56 Verifying : policycoreutils-devel-3.5-2.el9.aarch64 82/93 #16 29.56 Verifying : policycoreutils-python-utils-3.5-2.el9.noarch 83/93 #16 29.56 Verifying : python3-audit-3.0.7-104.el9.aarch64 84/93 #16 29.56 Verifying : python3-libselinux-3.5-1.el9.aarch64 85/93 #16 29.56 Verifying : python3-libsemanage-3.5-2.el9.aarch64 86/93 #16 29.56 Verifying : python3-policycoreutils-3.5-2.el9.noarch 87/93 #16 29.56 Verifying : selinux-policy-devel-38.1.23-1.el9.noarch 88/93 #16 29.56 Verifying : systemd-devel-252-18.el9.aarch64 89/93 #16 29.56 Verifying : device-mapper-devel-9:1.02.195-3.el9.aarch64 90/93 #16 29.56 Verifying : glibc-static-2.34-82.el9.aarch64 91/93 #16 29.56 Verifying : libtool-ltdl-devel-2.4.6-45.el9.aarch64 92/93 #14 64.64 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_arm64.deb ... #14 64.64 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 64.69 Selecting previously unselected package libxml-parser-perl. #14 64.69 Preparing to unpack .../342-libxml-parser-perl_2.46-4_arm64.deb ... #14 64.69 Unpacking libxml-parser-perl (2.46-4) ... #14 64.74 Selecting previously unselected package libxml-sax-expat-perl. #14 64.74 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ... #14 64.74 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 64.78 Selecting previously unselected package libyaml-libyaml-perl. #14 64.78 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ... #14 64.79 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 64.82 Selecting previously unselected package licensecheck. #14 64.83 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ... #14 64.83 Unpacking licensecheck (3.3.5-1ubuntu1) ... #14 64.86 Selecting previously unselected package libdevel-size-perl. #14 64.87 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_arm64.deb ... #14 64.87 Unpacking libdevel-size-perl (0.83-2build1) ... #14 64.90 Selecting previously unselected package libipc-run3-perl. #14 64.91 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ... #14 64.91 Unpacking libipc-run3-perl (0.048-3) ... #14 64.95 Selecting previously unselected package lzip. #14 64.96 Preparing to unpack .../348-lzip_1.23-5_arm64.deb ... #14 64.96 Unpacking lzip (1.23-5) ... #14 64.99 Selecting previously unselected package lzop. #16 8.303 debconf: delaying package configuration, since apt-utils is not installed #16 8.335 Fetched 12.0 MB in 3s (4185 kB/s) #16 8.361 Selecting previously unselected package bash-completion. #16 8.361 (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 ... 25598 files and directories currently installed.) #16 8.375 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 8.387 Unpacking bash-completion (1:2.11-5ubuntu1) ... #14 59.23 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ... #14 59.24 Unpacking libjson-xs-perl (4.030-1build3) ... #14 59.27 Selecting previously unselected package libjson-maybexs-perl. #14 59.27 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ... #14 59.27 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 59.30 Selecting previously unselected package libldap-common. #14 59.31 Preparing to unpack .../280-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ... #14 59.31 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 59.34 Selecting previously unselected package liblist-compare-perl. #14 59.34 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ... #14 59.35 Unpacking liblist-compare-perl (0.55-1) ... #14 59.38 Selecting previously unselected package liblist-someutils-perl. #14 59.38 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ... #14 59.39 Unpacking liblist-someutils-perl (0.58-1) ... #14 59.42 Selecting previously unselected package liblist-someutils-xs-perl. #14 59.42 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ... #14 59.43 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 59.46 Selecting previously unselected package liblist-utilsby-perl. #14 58.03 Selecting previously unselected package diffstat. #14 58.03 Preparing to unpack .../170-diffstat_1.65-1_armhf.deb ... #14 58.04 Unpacking diffstat (1.65-1) ... #14 58.08 Selecting previously unselected package python3-chardet. #14 58.09 Preparing to unpack .../171-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 58.09 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 58.14 Selecting previously unselected package zstd. #14 58.14 Preparing to unpack .../172-zstd_1.5.4+dfsg2-4_armhf.deb ... #14 58.14 Unpacking zstd (1.5.4+dfsg2-4) ... #14 58.20 Selecting previously unselected package python3-debian. #14 58.20 Preparing to unpack .../173-python3-debian_0.1.49ubuntu2_all.deb ... #14 58.20 Unpacking python3-debian (0.1.49ubuntu2) ... #14 58.25 Selecting previously unselected package libgpgme11:armhf. #13 59.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 60.01 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 60.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 60.18 Setting up libsoap-lite-perl (1.27-3) ... #15 3.692 Starting 2 pkgProblemResolver with broken count: 0 #15 3.694 Done #15 3.806 Done #15 3.907 Starting pkgProblemResolver with broken count: 0 #14 58.30 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ... #14 58.31 Unpacking libconfig-tiny-perl (2.28-1) ... #14 58.34 Selecting previously unselected package libparams-util-perl. #14 58.34 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ... #14 58.35 Unpacking libparams-util-perl (1.102-1build3) ... #14 58.38 Selecting previously unselected package libsub-install-perl. #14 58.38 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ... #14 58.39 Unpacking libsub-install-perl (0.928-1.1) ... #14 58.42 Selecting previously unselected package libdata-optlist-perl. #14 58.43 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ... #14 58.43 Unpacking libdata-optlist-perl (0.112-1) ... #14 58.47 Selecting previously unselected package libsub-exporter-perl. #14 58.47 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ... #14 58.47 Unpacking libsub-exporter-perl (0.988-1) ... #14 58.51 Selecting previously unselected package libconst-fast-perl. #14 58.51 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ... #14 58.51 Unpacking libconst-fast-perl (0.014-1.1) ... #14 58.54 Selecting previously unselected package libwant-perl. #13 61.46 Setting up libgit-wrapper-perl (0.048-1) ... #13 61.47 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 61.48 Setting up librole-tiny-perl (2.002004-1) ... #13 61.48 Setting up gnupg (2.2.27-2+deb11u2) ... #13 61.49 Setting up build-essential (12.9) ... #13 61.50 Setting up python3-unidiff (0.5.5-2) ... #13 61.64 Setting up lsb-release (11.1.0) ... #13 61.65 Setting up libfont-ttf-perl (1.06-1.1) ... #13 61.66 Setting up libfile-homedir-perl (1.006-1) ... #13 61.67 Setting up python3-magic (2:0.4.20-3) ... #14 65.81 Setting up equivs (2.2.0) ... #14 65.82 Setting up libxml-parser-perl (2.46-1) ... #14 65.83 Setting up libxml-sax-expat-perl (0.51-1) ... #14 65.87 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 65.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 3.504 (10/93): libcbor-0.7.0-7.fc37.x86_64.rpm 4.3 MB/s | 56 kB 00:00 #15 3.512 (11/93): libfdisk-2.38.1-1.fc37.x86_64.rpm 13 MB/s | 160 kB 00:00 #15 3.516 (12/93): libfido2-1.11.0-3.fc37.x86_64.rpm 9.1 MB/s | 97 kB 00:00 #15 3.519 (13/93): libmpc-1.2.1-5.fc37.x86_64.rpm 9.1 MB/s | 61 kB 00:00 #15 3.523 (14/93): libseccomp-2.5.3-3.fc37.x86_64.rpm 9.4 MB/s | 70 kB 00:00 #15 3.529 (15/93): libseccomp-devel-2.5.3-3.fc37.x86_64.r 7.0 MB/s | 60 kB 00:00 #15 3.538 (16/93): libtool-ltdl-2.4.7-2.fc37.x86_64.rpm 4.5 MB/s | 37 kB 00:00 #15 3.547 (17/93): libtool-2.4.7-2.fc37.x86_64.rpm 25 MB/s | 601 kB 00:00 #15 3.552 (18/93): libtool-ltdl-devel-2.4.7-2.fc37.x86_64 12 MB/s | 164 kB 00:00 #15 3.557 (19/93): libutempter-1.2.1-7.fc37.x86_64.rpm 3.2 MB/s | 26 kB 00:00 #15 3.563 (20/93): libxkbcommon-1.4.1-2.fc37.x86_64.rpm 15 MB/s | 140 kB 00:00 #15 3.572 (21/93): m4-1.4.19-4.fc37.x86_64.rpm 21 MB/s | 303 kB 00:00 #15 3.583 (22/93): make-4.3-11.fc37.x86_64.rpm 27 MB/s | 542 kB 00:00 #15 3.636 (23/93): guile22-2.2.7-6.fc37.x86_64.rpm 40 MB/s | 6.5 MB 00:00 #15 3.643 (24/93): pcre2-utf16-10.40-1.fc37.1.x86_64.rpm 3.6 MB/s | 216 kB 00:00 #15 3.650 (25/93): pcre2-utf32-10.40-1.fc37.1.x86_64.rpm 15 MB/s | 203 kB 00:00 #15 3.655 (26/93): perl-Error-0.17029-10.fc37.noarch.rpm 3.9 MB/s | 41 kB 00:00 #15 3.659 (27/93): perl-TermReadKey-2.38-14.fc37.x86_64.r 4.1 MB/s | 36 kB 00:00 #15 3.663 (28/93): perl-Thread-Queue-3.14-489.fc37.noarch 2.6 MB/s | 21 kB 00:00 #15 3.668 (29/93): perl-threads-2.27-489.fc37.x86_64.rpm 7.1 MB/s | 57 kB 00:00 #15 3.671 (30/93): perl-threads-shared-1.64-489.fc37.x86_ 5.5 MB/s | 44 kB 00:00 #15 3.681 (31/93): qrencode-libs-4.1.1-3.fc37.x86_64.rpm 6.5 MB/s | 61 kB 00:00 #15 3.690 (32/93): python3-setools-4.4.0-9.fc37.x86_64.rp 27 MB/s | 618 kB 00:00 #15 3.695 (33/93): rhash-1.4.2-3.fc37.x86_64.rpm 14 MB/s | 185 kB 00:00 #15 3.702 (34/93): annobin-docs-12.23-1.fc37.noarch.rpm 14 MB/s | 93 kB 00:00 #15 3.726 (35/93): pcre2-devel-10.40-1.fc37.1.x86_64.rpm 3.2 MB/s | 505 kB 00:00 #15 3.748 (36/93): annobin-plugin-gcc-12.23-1.fc37.x86_64 21 MB/s | 958 kB 00:00 #13 64.85 Setting up libxml-namespacesupport-perl (1.12-1) ... #13 64.85 Setting up libnet-http-perl (6.18-1) ... #13 64.86 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 64.87 Setting up libencode-locale-perl (1.05-1) ... #13 64.88 Setting up libtext-levenshtein-perl (0.13-1) ... #13 64.89 Setting up libnet-dns-perl (1.19-1) ... #13 64.90 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 64.91 Setting up libdevel-callchecker-perl (0.008-1) ... #13 64.92 Setting up libstring-shellquote-perl (1.04-1) ... #13 64.94 Setting up libsub-install-perl (0.928-1) ... #13 64.95 Setting up dpkg-dev (1.19.8) ... #13 64.96 Setting up libnumber-compare-perl (0.03-1) ... #13 64.98 Setting up intltool-debian (0.35.0+20060710.5) ... #13 64.99 Setting up libio-async-perl (0.72-1) ... #13 65.00 Setting up liberror-perl (0.17027-2) ... #13 65.01 Setting up patchutils (0.3.4-2) ... #13 65.03 Setting up libmail-sendmail-perl (0.80-1) ... #13 65.04 Setting up libltdl-dev:arm64 (2.4.6-9) ... #17 22.06 Running scriptlet: libasan-8.5.0-20.el8.aarch64 36/61 #17 22.31 Installing : kernel-headers-4.18.0-513.el8.aarch64 37/61 #17 22.37 Running scriptlet: glibc-headers-2.28-236.el8.1.aarch64 38/61 #17 22.45 Installing : glibc-headers-2.28-236.el8.1.aarch64 38/61 #37 5.778 Selecting previously unselected package cmake-data. #37 5.778 (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 ... 15755 files and directories currently installed.) #37 5.790 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... #37 5.797 Unpacking cmake-data (3.18.4-2+deb11u1) ... #15 0.974 Reading package lists... #15 2.376 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?) #15 4.831 (37/95): checkpolicy-3.5-1.fc37.aarch64.rpm 1.5 MB/s | 343 kB 00:00 #15 4.941 (38/95): annobin-plugin-gcc-12.23-1.fc37.aarch6 1.2 MB/s | 957 kB 00:00 #16 29.56 Verifying : libxcrypt-static-4.4.18-3.el9.aarch64 93/93 #16 29.72 #16 29.72 Installed: #16 29.72 acl-2.3.1-3.el9.aarch64 #16 29.72 annobin-12.12-1.el9.aarch64 #16 29.72 autoconf-2.69-38.el9.noarch #16 29.72 automake-1.16.2-8.el9.noarch #16 29.72 checkpolicy-3.5-1.el9.aarch64 #16 29.72 cmake-3.20.2-8.el9.aarch64 #16 29.72 cmake-data-3.20.2-8.el9.noarch #16 29.72 cmake-filesystem-3.20.2-8.el9.aarch64 #16 29.72 cmake-rpm-macros-3.20.2-8.el9.noarch #16 29.72 cpp-11.4.1-2.1.el9.aarch64 #16 29.72 cracklib-2.9.6-27.el9.aarch64 #16 29.72 cracklib-dicts-2.9.6-27.el9.aarch64 #16 29.72 dbus-1:1.12.20-8.el9.aarch64 #16 29.72 dbus-broker-28-7.el9.aarch64 #16 29.72 dbus-common-1:1.12.20-8.el9.noarch #16 29.72 device-mapper-9:1.02.195-3.el9.aarch64 #16 29.72 device-mapper-devel-9:1.02.195-3.el9.aarch64 #16 29.72 device-mapper-libs-9:1.02.195-3.el9.aarch64 #16 29.72 gcc-11.4.1-2.1.el9.aarch64 #16 29.72 gcc-plugin-annobin-11.4.1-2.1.el9.aarch64 #16 29.72 git-2.39.3-1.el9.aarch64 #16 29.72 git-core-2.39.3-1.el9.aarch64 #16 29.72 git-core-doc-2.39.3-1.el9.noarch #16 29.72 glibc-devel-2.34-82.el9.aarch64 #16 29.72 glibc-static-2.34-82.el9.aarch64 #16 29.72 kernel-headers-5.14.0-366.el9.aarch64 #16 29.72 kmod-libs-28-9.el9.aarch64 #16 29.72 libasan-11.4.1-2.1.el9.aarch64 #16 29.72 libatomic-11.4.1-2.1.el9.aarch64 #16 29.72 libcbor-0.7.0-5.el9.aarch64 #16 29.72 libdb-5.3.28-53.el9.aarch64 #16 29.72 libeconf-0.4.1-3.el9.aarch64 #16 29.72 libedit-3.1-38.20210216cvs.el9.aarch64 #16 29.72 libfdisk-2.37.4-15.el9.aarch64 #16 29.72 libfido2-1.13.0-1.el9.aarch64 #16 29.72 libmpc-1.2.1-4.el9.aarch64 #16 29.72 libpwquality-1.4.4-8.el9.aarch64 #16 29.72 libseccomp-2.5.2-2.el9.aarch64 #16 29.72 libseccomp-devel-2.5.2-2.el9.aarch64 #16 29.72 libselinux-devel-3.5-1.el9.aarch64 #16 29.72 libselinux-utils-3.5-1.el9.aarch64 #16 29.72 libsepol-devel-3.5-1.el9.aarch64 #16 29.72 libtool-2.4.6-45.el9.aarch64 #16 29.72 libtool-ltdl-2.4.6-45.el9.aarch64 #16 29.72 libtool-ltdl-devel-2.4.6-45.el9.aarch64 #16 29.72 libubsan-11.4.1-2.1.el9.aarch64 #16 29.72 libutempter-1.2.1-6.el9.aarch64 #16 29.72 libuv-1:1.42.0-1.el9.aarch64 #16 29.72 libxcrypt-devel-4.4.18-3.el9.aarch64 #16 29.72 libxcrypt-static-4.4.18-3.el9.aarch64 #16 29.72 llvm-libs-16.0.6-4.el9.aarch64 #16 29.72 m4-1.4.19-1.el9.aarch64 #16 29.72 make-1:4.3-7.el9.aarch64 #16 29.72 openssh-8.7p1-34.el9.aarch64 #16 29.72 openssh-clients-8.7p1-34.el9.aarch64 #16 29.72 openssl-1:3.0.7-24.el9.aarch64 #16 29.72 pam-1.5.1-15.el9.aarch64 #16 29.72 pcre2-devel-10.40-2.el9.aarch64 #16 29.72 pcre2-utf16-10.40-2.el9.aarch64 #16 29.72 pcre2-utf32-10.40-2.el9.aarch64 #16 29.72 perl-DynaLoader-1.47-480.el9.aarch64 #16 29.72 perl-Error-1:0.17029-7.el9.noarch #16 29.72 perl-File-Compare-1.100.600-480.el9.noarch #16 29.72 perl-File-Copy-2.34-480.el9.noarch #16 29.72 perl-File-Find-1.37-480.el9.noarch #16 29.72 perl-Git-2.39.3-1.el9.noarch #16 29.72 perl-TermReadKey-2.38-11.el9.aarch64 #16 29.72 perl-Thread-Queue-3.14-460.el9.noarch #16 29.72 perl-lib-0.65-480.el9.aarch64 #16 29.72 perl-threads-1:2.25-460.el9.aarch64 #16 29.72 perl-threads-shared-1.61-460.el9.aarch64 #16 29.72 policycoreutils-3.5-2.el9.aarch64 #16 29.72 policycoreutils-devel-3.5-2.el9.aarch64 #16 29.72 policycoreutils-python-utils-3.5-2.el9.noarch #16 29.72 python3-audit-3.0.7-104.el9.aarch64 #16 29.72 python3-distro-1.5.0-7.el9.noarch #16 29.72 python3-libselinux-3.5-1.el9.aarch64 #16 29.72 python3-libsemanage-3.5-2.el9.aarch64 #16 29.72 python3-policycoreutils-3.5-2.el9.noarch #16 29.72 python3-setools-4.4.3-1.el9.aarch64 #16 29.72 python3-setuptools-53.0.0-12.el9.noarch #16 29.72 rpm-plugin-selinux-4.16.1.3-25.el9.aarch64 #16 29.72 selinux-policy-38.1.23-1.el9.noarch #16 29.72 selinux-policy-devel-38.1.23-1.el9.noarch #16 29.72 selinux-policy-targeted-38.1.23-1.el9.noarch #16 29.72 systemd-252-18.el9.aarch64 #16 29.72 systemd-devel-252-18.el9.aarch64 #16 29.72 systemd-pam-252-18.el9.aarch64 #16 29.72 systemd-rpm-macros-252-18.el9.noarch #16 29.72 util-linux-2.37.4-15.el9.aarch64 #16 29.72 util-linux-core-2.37.4-15.el9.aarch64 #16 29.72 vim-filesystem-2:8.2.2637-20.el9.noarch #16 29.72 which-2.21-29.el9.aarch64 #16 29.72 #16 29.72 Complete! #16 DONE 29.9s #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 65.00 Preparing to unpack .../349-lzop_1.04-2build2_arm64.deb ... #14 65.00 Unpacking lzop (1.04-2build2) ... #14 65.03 Selecting previously unselected package t1utils. #14 65.04 Preparing to unpack .../350-t1utils_1.41-4build2_arm64.deb ... #14 65.04 Unpacking t1utils (1.41-4build2) ... #14 65.08 Selecting previously unselected package unzip. #14 65.08 Preparing to unpack .../351-unzip_6.0-27ubuntu1_arm64.deb ... #14 65.09 Unpacking unzip (6.0-27ubuntu1) ... #14 65.13 Selecting previously unselected package lintian. #16 8.513 Selecting previously unselected package libarchive13:amd64. #16 8.515 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ... #16 8.523 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ... #16 8.561 Selecting previously unselected package libjsoncpp25:amd64. #16 8.563 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ... #16 8.567 Unpacking libjsoncpp25:amd64 (1.9.5-3) ... #16 8.605 Selecting previously unselected package librhash0:amd64. #16 8.607 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ... #16 8.614 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... #16 8.655 Selecting previously unselected package libuv1:amd64. #16 8.657 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ... #16 8.661 Unpacking libuv1:amd64 (1.43.0-1) ... #16 8.693 Selecting previously unselected package dh-elpa-helper. #16 8.695 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 8.700 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 8.737 Selecting previously unselected package emacsen-common. #14 59.46 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ... #14 59.46 Unpacking liblist-utilsby-perl (0.11-1) ... #14 59.50 Selecting previously unselected package libltdl7:arm64. #14 59.50 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ... #14 59.50 Unpacking libltdl7:arm64 (2.4.6-15build2) ... #14 59.53 Selecting previously unselected package libltdl-dev:arm64. #14 59.53 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ... #14 59.54 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ... #14 59.58 Selecting previously unselected package liblzo2-2:arm64. #14 59.59 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ... #14 59.59 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #14 59.62 Selecting previously unselected package libsys-hostname-long-perl. #14 59.62 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ... #14 59.63 Unpacking libsys-hostname-long-perl (1.5-2) ... #14 59.66 Selecting previously unselected package libmail-sendmail-perl. #14 59.66 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 59.66 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 59.70 Selecting previously unselected package libnet-smtp-ssl-perl. #14 58.26 Preparing to unpack .../174-libgpgme11_1.18.0-3ubuntu2_armhf.deb ... #14 58.26 Unpacking libgpgme11:armhf (1.18.0-3ubuntu2) ... #14 58.30 Selecting previously unselected package python3-gpg. #14 58.30 Preparing to unpack .../175-python3-gpg_1.18.0-3ubuntu2_armhf.deb ... #14 58.31 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 58.37 Selecting previously unselected package python3-xdg. #14 58.37 Preparing to unpack .../176-python3-xdg_0.28-2_all.deb ... #14 58.37 Unpacking python3-xdg (0.28-2) ... #14 58.44 Selecting previously unselected package dput. #14 58.44 Preparing to unpack .../177-dput_1.1.3ubuntu2.1_all.deb ... #14 58.45 Unpacking dput (1.1.3ubuntu2.1) ... #14 58.49 Selecting previously unselected package fonts-dejavu-core. #13 60.19 Setting up libxmlrpc-lite-perl (0.717-5) ... #13 60.20 Processing triggers for libc-bin (2.36-9+deb12u1) ... #13 60.23 Processing triggers for ca-certificates (20230311) ... #13 60.23 Updating certificates in /etc/ssl/certs... #15 3.928 Starting 2 pkgProblemResolver with broken count: 0 #15 3.930 Done #15 4.108 The following additional packages will be installed: #15 4.108 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 4.108 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #15 4.108 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0 #15 4.108 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #15 4.109 libuv1 pkg-config pkgconf pkgconf-bin procps #15 4.110 Suggested packages: #15 4.110 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp #15 4.110 Recommended packages: #15 4.110 psmisc #14 58.55 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ... #14 58.55 Unpacking libwant-perl (0.29-1build7) ... #14 58.59 Selecting previously unselected package libcontextual-return-perl. #14 58.59 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ... #14 58.59 Unpacking libcontextual-return-perl (0.004014-2) ... #14 58.63 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #14 58.63 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ... #14 58.64 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ... #14 58.67 Selecting previously unselected package libdevel-stacktrace-perl. #14 58.67 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ... #14 58.68 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #14 58.72 Selecting previously unselected package libexception-class-perl. #14 58.72 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ... #14 58.73 Unpacking libexception-class-perl (1.45-1) ... #14 58.77 Selecting previously unselected package libiterator-perl. #14 58.77 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ... #14 58.77 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 61.80 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 61.81 Setting up pristine-tar (1.49) ... #13 61.82 Setting up libio-socket-ssl-perl (2.069-1) ... #13 61.84 Setting up libsub-exporter-perl (0.987-1) ... #13 61.85 Setting up libc-devtools (2.31-13+deb11u6) ... #13 61.86 Setting up libalgorithm-merge-perl (0.08-3) ... #13 61.87 Setting up libhttp-message-perl (6.28-1) ... #13 61.88 Setting up libhtml-form-perl (6.07-1) ... #13 61.89 Setting up python3-pkg-resources (52.0.0-4) ... #14 66.08 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 66.14 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #14 66.17 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #14 66.18 Updating certificates in /etc/ssl/certs... #15 3.757 (37/93): autoconf-2.71-4.fc37.noarch.rpm 24 MB/s | 733 kB 00:00 #15 3.778 (38/93): util-linux-2.38.1-1.fc37.x86_64.rpm 27 MB/s | 2.3 MB 00:00 #15 3.784 (39/93): checkpolicy-3.5-1.fc37.x86_64.rpm 9.6 MB/s | 347 kB 00:00 #15 3.794 (40/93): cmake-filesystem-3.27.1-1.fc37.x86_64. 2.3 MB/s | 18 kB 00:00 #15 3.802 (41/93): cmake-rpm-macros-3.27.1-1.fc37.noarch. 2.2 MB/s | 17 kB 00:00 #15 3.835 (42/93): cmake-data-3.27.1-1.fc37.noarch.rpm 46 MB/s | 2.2 MB 00:00 #15 3.929 (43/93): cpp-12.3.1-1.fc37.x86_64.rpm 85 MB/s | 11 MB 00:00 #15 3.990 (44/93): cmake-3.27.1-1.fc37.x86_64.rpm 34 MB/s | 7.8 MB 00:00 #15 3.998 (45/93): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp 3.0 MB/s | 491 kB 00:00 #15 4.002 (46/93): dbus-1.14.10-1.fc37.x86_64.rpm 109 kB/s | 7.8 kB 00:00 #15 4.005 (47/93): dbus-common-1.14.10-1.fc37.noarch.rpm 2.1 MB/s | 15 kB 00:00 #15 4.010 (48/93): dbus-broker-33-1.fc37.x86_64.rpm 15 MB/s | 174 kB 00:00 #15 4.014 (49/93): gcc-plugin-annobin-12.3.1-1.fc37.x86_6 7.3 MB/s | 59 kB 00:00 #15 4.018 (50/93): git-2.41.0-1.fc37.x86_64.rpm 6.9 MB/s | 54 kB 00:00 #15 4.092 (51/93): git-core-doc-2.41.0-1.fc37.noarch.rpm 39 MB/s | 2.8 MB 00:00 #15 4.139 (52/93): git-core-2.41.0-1.fc37.x86_64.rpm 35 MB/s | 4.4 MB 00:00 #15 3.629 (1/95): automake-1.16.5-11.fc38.noarch.rpm 2.4 MB/s | 697 kB 00:00 #15 3.635 (2/95): autoconf-2.71-5.fc38.noarch.rpm 2.5 MB/s | 733 kB 00:00 #15 3.638 (3/95): checkpolicy-3.5-1.fc38.aarch64.rpm 1.2 MB/s | 345 kB 00:00 #15 3.668 (4/95): dbus-broker-33-1.fc38.aarch64.rpm 5.6 MB/s | 168 kB 00:00 #13 65.05 Setting up libxml-sax-base-perl (1.09-1) ... #13 65.06 Setting up libio-string-perl (1.08-3) ... #13 65.07 Setting up libreadonly-perl (2.050-1) ... #13 65.08 Setting up python3-chardet (3.0.4-3) ... #17 22.48 Installing : libxcrypt-devel-4.1.1-6.el8.aarch64 39/61 #17 22.50 Installing : glibc-devel-2.28-236.el8.1.aarch64 40/61 #17 22.51 Running scriptlet: glibc-devel-2.28-236.el8.1.aarch64 40/61 #17 22.53 Installing : libxcrypt-static-4.1.1-6.el8.aarch64 41/61 #15 15.42 invoke-rc.d: could not determine current runlevel #15 15.42 invoke-rc.d: policy-rc.d denied execution of restart. #15 15.44 Setting up libjsoncpp25:armhf (1.9.5-4) ... #15 15.45 Setting up libudev-dev:armhf (252.12-1~deb12u1+rpi1) ... #15 15.46 Setting up libsepol-dev:armhf (3.4-2.1) ... #15 15.47 Setting up pkgconf-bin (1.8.1-1) ... #15 15.48 Setting up libltdl7:armhf (2.4.7-5) ... #15 15.49 Setting up libpcre2-posix3:armhf (10.42-1) ... #15 15.51 Setting up librhash0:armhf (1.4.3-3) ... #15 15.52 Setting up cmake-data (3.25.1-1) ... #15 15.54 Setting up dh-apparmor (3.0.8-3) ... #15 15.55 Setting up libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ... #15 15.56 Setting up g++-12 (12.2.0-14+rpi1) ... #15 15.58 Setting up libpcre2-dev:armhf (10.42-1) ... #15 15.59 Setting up libselinux1-dev:armhf (3.4-1+b2) ... #15 15.60 Setting up pkgconf:armhf (1.8.1-1) ... #15 15.61 Setting up libltdl-dev:armhf (2.4.7-5) ... #15 15.63 Setting up pkg-config:armhf (1.8.1-1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FJfLd5 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #37 6.221 Selecting previously unselected package libicu67:amd64. #37 6.224 Preparing to unpack .../1-libicu67_67.1-7_amd64.deb ... #37 6.232 Unpacking libicu67:amd64 (67.1-7) ... #15 2.705 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.705 dpkg-buildpackage: info: source version 1.0 #15 2.705 dpkg-buildpackage: info: source distribution unstable #15 2.705 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.746 dpkg-source --before-build . #15 5.084 (39/95): autoconf-2.71-4.fc37.noarch.rpm 894 kB/s | 733 kB 00:00 #13 63.83 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 63.89 Setting up equivs (2.2.0) ... #13 63.97 Setting up libxml-parser-perl (2.44-4) ... #13 64.05 Setting up libxml-sax-expat-perl (0.51-1) ... #14 65.14 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ... #14 65.15 Unpacking lintian (2.116.3ubuntu1) ... #16 8.739 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 8.748 Unpacking emacsen-common (3.0.4) ... #16 8.809 Selecting previously unselected package cmake-data. #16 8.811 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ... #16 8.821 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ... #14 59.70 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 59.70 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 59.73 Selecting previously unselected package libmailtools-perl. #14 59.73 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ... #14 59.74 Unpacking libmailtools-perl (2.21-1) ... #14 59.78 Selecting previously unselected package libmarkdown2:arm64. #14 59.78 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ... #14 59.78 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #14 59.81 Selecting previously unselected package libmath-base85-perl. #14 59.82 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 59.82 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 59.85 Selecting previously unselected package libmoox-aliases-perl. #14 59.85 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 59.85 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 59.89 Selecting previously unselected package libnamespace-autoclean-perl. #14 59.89 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 59.89 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 59.92 Selecting previously unselected package libobject-id-perl. #13 60.70 0 added, 0 removed; done. #13 60.70 Running hooks in /etc/ca-certificates/update.d... #13 60.70 done. #14 58.49 Preparing to unpack .../178-fonts-dejavu-core_2.37-6_all.deb ... #14 58.50 Unpacking fonts-dejavu-core (2.37-6) ... #14 58.57 Selecting previously unselected package fontconfig-config. #14 58.57 Preparing to unpack .../179-fontconfig-config_2.14.1-3ubuntu3_armhf.deb ... #14 58.72 Unpacking fontconfig-config (2.14.1-3ubuntu3) ... #14 58.77 Selecting previously unselected package libcurl3-gnutls:armhf. #15 4.321 The following NEW packages will be installed: #15 4.321 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 4.321 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #15 4.322 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0 #15 4.322 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #15 4.322 libuv1 pkg-config pkgconf pkgconf-bin procps #14 58.81 Selecting previously unselected package libiterator-util-perl. #14 58.81 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #14 58.81 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #14 58.85 Selecting previously unselected package libexporter-tiny-perl. #14 58.85 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ... #14 58.86 Unpacking libexporter-tiny-perl (1.002002-1) ... #14 58.90 Selecting previously unselected package liblist-moreutils-xs-perl. #14 58.90 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ... #14 58.90 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #14 58.94 Selecting previously unselected package liblist-moreutils-perl. #14 58.94 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ... #14 58.95 Unpacking liblist-moreutils-perl (0.430-2) ... #14 58.99 Selecting previously unselected package libdata-dpath-perl. #14 58.99 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ... #14 58.99 Unpacking libdata-dpath-perl (0.58-1) ... #14 59.03 Selecting previously unselected package libdata-dump-perl. #13 62.09 Setting up libiterator-perl (0.03+ds1-1.1) ... #13 62.10 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 62.11 Setting up libjson-xs-perl (4.030-1+b1) ... #13 62.12 Setting up libhttp-negotiate-perl (6.01-1) ... #13 62.13 Setting up libio-prompter-perl (0.004015-1) ... #13 62.14 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #13 62.15 Setting up libhttp-cookies-perl (6.10-1) ... #13 62.16 Setting up python3-apt (2.2.1) ... #13 62.32 Setting up po-debconf (1.0.21+nmu1) ... #13 62.33 Setting up libhtml-tree-perl (5.07-2) ... #13 62.34 Setting up libparams-classify-perl (0.015-1+b3) ... #13 62.35 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 62.36 Setting up libhtml-format-perl (2.12-1.1) ... #15 4.143 (53/93): glibc-devel-2.36-11.fc37.x86_64.rpm 2.0 MB/s | 100 kB 00:00 #15 4.162 (54/93): glibc-headers-x86-2.36-11.fc37.noarch. 26 MB/s | 579 kB 00:00 #15 4.193 (55/93): glibc-static-2.36-11.fc37.x86_64.rpm 41 MB/s | 1.9 MB 00:00 #15 4.213 (56/93): kernel-headers-6.4.4-100.fc37.x86_64.r 31 MB/s | 1.5 MB 00:00 #15 4.218 (57/93): less-633-1.fc37.x86_64.rpm 7.1 MB/s | 175 kB 00:00 #15 4.236 (58/93): libedit-3.1-43.20221009cvs.fc37.x86_64 4.5 MB/s | 106 kB 00:00 #15 4.241 (59/93): libselinux-devel-3.5-1.fc37.x86_64.rpm 7.0 MB/s | 151 kB 00:00 #15 4.248 (60/93): libselinux-utils-3.5-1.fc37.x86_64.rpm 15 MB/s | 160 kB 00:00 #15 4.259 (61/93): libuv-1.46.0-1.fc37.x86_64.rpm 16 MB/s | 158 kB 00:00 #15 4.264 (62/93): libsepol-devel-3.5-1.fc37.x86_64.rpm 2.3 MB/s | 49 kB 00:00 #15 4.269 (63/93): libxcrypt-devel-4.4.36-1.fc37.x86_64.r 3.2 MB/s | 29 kB 00:00 #15 4.274 (64/93): libxcrypt-static-4.4.36-1.fc37.x86_64. 11 MB/s | 103 kB 00:00 #15 4.290 (65/93): openssh-8.8p1-11.fc37.x86_64.rpm 21 MB/s | 450 kB 00:00 #15 4.319 (66/93): perl-File-Compare-1.100.700-494.fc37.n 554 kB/s | 14 kB 00:00 #15 4.330 (67/93): openssh-clients-8.8p1-11.fc37.x86_64.r 12 MB/s | 696 kB 00:00 #15 4.338 (68/93): perl-File-Copy-2.39-494.fc37.noarch.rp 1.1 MB/s | 21 kB 00:00 #15 4.343 (69/93): perl-File-Find-1.40-494.fc37.noarch.rp 2.4 MB/s | 26 kB 00:00 #15 3.679 (5/95): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp 9.7 MB/s | 487 kB 00:00 #15 3.683 (6/95): device-mapper-1.02.189-2.fc38.aarch64.r 3.1 MB/s | 137 kB 00:00 #15 3.696 (7/95): device-mapper-devel-1.02.189-2.fc38.aar 1.5 MB/s | 43 kB 00:00 #15 3.706 (8/95): device-mapper-libs-1.02.189-2.fc38.aarc 6.3 MB/s | 171 kB 00:00 #15 3.710 (9/95): gc-8.2.2-3.fc38.aarch64.rpm 4.1 MB/s | 109 kB 00:00 #15 3.721 (10/95): jsoncpp-1.9.5-4.fc38.aarch64.rpm 6.5 MB/s | 92 kB 00:00 #15 3.724 (11/95): kmod-libs-30-4.fc38.aarch64.rpm 4.7 MB/s | 67 kB 00:00 #15 3.733 (12/95): libargon2-20190702-2.fc38.aarch64.rpm 2.3 MB/s | 28 kB 00:00 #15 3.738 (13/95): libcbor-0.7.0-9.fc38.aarch64.rpm 4.2 MB/s | 55 kB 00:00 #15 3.748 (14/95): libedit-3.1-45.20221030cvs.fc38.aarch6 7.5 MB/s | 107 kB 00:00 #15 3.790 (15/95): libfdisk-2.38.1-4.fc38.aarch64.rpm 3.0 MB/s | 156 kB 00:00 #15 3.793 (16/95): libfido2-1.12.0-3.fc38.aarch64.rpm 2.1 MB/s | 96 kB 00:00 #15 3.819 (17/95): guile22-2.2.7-7.fc38.aarch64.rpm 53 MB/s | 6.5 MB 00:00 #15 3.821 (18/95): libmpc-1.3.1-2.fc38.aarch64.rpm 2.3 MB/s | 72 kB 00:00 #15 3.824 (19/95): libseccomp-2.5.3-4.fc38.aarch64.rpm 2.4 MB/s | 72 kB 00:00 #15 3.847 (20/95): libseccomp-devel-2.5.3-4.fc38.aarch64. 2.3 MB/s | 60 kB 00:00 #15 3.856 (21/95): libselinux-devel-3.5-1.fc38.aarch64.rp 4.3 MB/s | 151 kB 00:00 #15 3.907 (22/95): libselinux-utils-3.5-1.fc38.aarch64.rp 1.9 MB/s | 164 kB 00:00 #13 65.35 Setting up libstring-copyright-perl (0.003006-1) ... #13 65.36 Setting up python3-debian (0.1.35) ... #17 22.78 Installing : glibc-static-2.28-236.el8.1.aarch64 42/61 #17 22.79 Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 43/61 #17 22.81 Installing : perl-Thread-Queue-3.13-1.el8.noarch 44/61 #17 22.87 Installing : automake-1.16.1-8.el8.noarch 45/61 #15 15.64 Setting up g++ (4:12.2.0-3+rpi1) ... #15 15.66 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 15.66 Setting up cmake (3.25.1-1) ... #15 15.68 Setting up build-essential (12.9) ... #15 15.69 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ... #15 15.70 Setting up dmsetup (2:1.02.185-2) ... #15 15.72 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ... #15 15.73 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ... #15 15.74 Setting up docker-ce-build-deps (1.0) ... #15 15.76 Processing triggers for libc-bin (2.36-9+rpi1+deb12u1) ... #15 15.78 Processing triggers for man-db (2.11.2-2) ... #15 2.746 dpkg-buildpackage: info: host architecture armhf #15 2.862 debian/rules clean #15 2.864 dh clean #15 2.956 dh_clean #15 2.996 debian/rules binary #15 5.104 (40/95): cmake-data-3.27.1-1.fc37.noarch.rpm 14 MB/s | 2.2 MB 00:00 #15 5.160 (41/95): cmake-filesystem-3.27.1-1.fc37.aarch64 236 kB/s | 18 kB 00:00 #15 5.179 (42/95): cmake-rpm-macros-3.27.1-1.fc37.noarch. 228 kB/s | 17 kB 00:00 #15 5.262 (43/95): cryptsetup-libs-2.6.1-1.fc37.aarch64.r 5.8 MB/s | 488 kB 00:00 #15 5.294 (44/95): cmake-3.27.1-1.fc37.aarch64.rpm 16 MB/s | 7.2 MB 00:00 #15 5.338 (45/95): dbus-1.14.10-1.fc37.aarch64.rpm 103 kB/s | 7.8 kB 00:00 #13 60.93 Setting up libgpgme11:armhf (1.18.0-3+b1) ... #13 60.94 Setting up dirmngr (2.2.40-1.1) ... #13 61.09 Setting up perl (5.36.0-7) ... #13 61.17 Setting up libpackage-stash-xs-perl:armhf (0.30-1+b1) ... #13 61.18 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 61.19 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 61.20 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ... #13 61.21 Setting up libdata-dump-perl (1.25-1) ... #13 61.23 Setting up gcc-12 (12.2.0-14) ... #13 61.24 Setting up libfile-find-rule-perl (0.34-3) ... #13 61.26 Setting up libref-util-perl (0.204-2) ... #13 61.28 Setting up libipc-system-simple-perl (1.30-2) ... #13 61.29 Setting up libnet-domain-tld-perl (1.75-3) ... #13 61.30 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 61.31 Setting up libsocket6-perl (0.29-3) ... #13 61.32 Setting up libgd3:armhf (2.3.3-9) ... #13 61.34 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 61.35 Setting up libio-html-perl (1.004-3) ... #13 61.36 Setting up libpod-parser-perl (1.65-1) ... #13 61.37 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 61.38 Setting up libparams-util-perl (1.102-2+b1) ... #13 61.39 Setting up libdpkg-perl (1.21.22) ... #13 61.41 Setting up libtime-duration-perl (1.21-2) ... #13 61.42 Setting up autoconf (2.71-3) ... #13 61.43 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 61.44 Setting up libarray-intspan-perl (2.004-2) ... #13 61.45 Setting up libcapture-tiny-perl (0.48-2) ... #13 61.46 Setting up libtimedate-perl (2.3300-2) ... #13 61.48 Setting up libregexp-ipv6-perl (0.03-3) ... #13 61.49 Setting up gpg-wks-server (2.2.40-1.1) ... #13 61.50 Setting up libsub-name-perl:armhf (0.26-2+b1) ... #13 61.51 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ... #13 61.53 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 61.54 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 61.55 Setting up libproc-processtable-perl:armhf (0.634-1+b2) ... #13 61.56 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 61.57 Setting up xauth (1:1.1.2-1) ... #13 61.58 Setting up libpath-tiny-perl (0.144-1) ... #13 61.59 Setting up libarchive-cpio-perl (0.10-3) ... #13 61.61 Setting up libjson-perl (4.10000-1) ... #13 61.62 Setting up libnsl2:armhf (1.3.0-2) ... #13 61.63 Setting up libipc-run3-perl (0.048-3) ... #13 61.64 Setting up libregexp-wildcards-perl (1.05-3) ... #13 61.65 Setting up libfcgi-perl (0.82+ds-2) ... #13 61.66 Setting up libsub-override-perl (0.09-4) ... #13 61.68 Setting up libaliased-perl (0.34-3) ... #13 61.69 Setting up libstrictures-perl (2.000006-1) ... #13 61.70 Setting up libsub-quote-perl (2.006008-1) ... #13 64.12 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 64.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 64.31 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.4.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #14 65.45 Selecting previously unselected package manpages-dev. #14 65.45 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ... #14 65.45 Unpacking manpages-dev (6.03-1) ... #14 65.55 Selecting previously unselected package python3-certifi. #14 65.55 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ... #14 65.55 Unpacking python3-certifi (2022.9.24-1) ... #14 65.59 Selecting previously unselected package python3-cffi-backend:arm64. #14 65.59 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_arm64.deb ... #14 65.60 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ... #14 65.64 Selecting previously unselected package python3-cryptography. #14 65.64 Preparing to unpack .../356-python3-cryptography_38.0.4-2_arm64.deb ... #14 65.65 Unpacking python3-cryptography (38.0.4-2) ... #14 59.92 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #14 59.93 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 59.96 Selecting previously unselected package libmoox-struct-perl. #14 59.96 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ... #14 59.97 Unpacking libmoox-struct-perl (0.020-1) ... #14 59.99 Selecting previously unselected package libmouse-perl. #14 60.00 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ... #14 60.00 Unpacking libmouse-perl (2.5.10-1build4) ... #14 60.08 Selecting previously unselected package libpackage-stash-xs-perl. #14 60.08 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ... #14 60.08 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #14 60.11 Selecting previously unselected package libpath-iterator-rule-perl. #14 60.12 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ... #14 60.12 Unpacking libpath-iterator-rule-perl (1.015-1) ... #14 60.15 Selecting previously unselected package libperlio-gzip-perl. #14 60.15 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ... #14 60.16 Unpacking libperlio-gzip-perl (0.19-1build8) ... #14 60.18 Selecting previously unselected package libperlio-utf8-strict-perl. #16 9.162 Selecting previously unselected package cmake. #16 9.165 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_amd64.deb ... #16 9.169 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ... #16 9.269 Selecting previously unselected package dh-apparmor. #14 58.77 Preparing to unpack .../180-libcurl3-gnutls_7.88.1-8ubuntu2.2_armhf.deb ... #14 58.77 Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ... #14 58.82 Selecting previously unselected package liberror-perl. #14 58.82 Preparing to unpack .../181-liberror-perl_0.17029-2_all.deb ... #14 58.82 Unpacking liberror-perl (0.17029-2) ... #14 58.86 Selecting previously unselected package git-man. #14 58.86 Preparing to unpack .../182-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ... #14 58.86 Unpacking git-man (1:2.39.2-1ubuntu1.1) ... #14 58.92 Selecting previously unselected package git. #14 58.92 Preparing to unpack .../183-git_1%3a2.39.2-1ubuntu1.1_armhf.deb ... #14 58.93 Unpacking git (1:2.39.2-1ubuntu1.1) ... #15 4.590 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #15 4.590 1 not fully installed or removed. #15 4.590 Need to get 14.8 MB of archives. #15 4.590 After this operation, 54.4 MB of additional disk space will be used. #15 4.590 Get:1 http://deb.debian.org/debian bookworm/main amd64 bash-completion all 1:2.11-6 [234 kB] #15 4.596 Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #15 4.603 Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #15 4.605 Get:4 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1 [140 kB] #15 4.606 Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #15 4.618 Get:6 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #15 4.643 Get:7 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #15 4.647 Get:8 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #14 59.03 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ... #14 59.04 Unpacking libdata-dump-perl (1.25-1) ... #14 59.07 Selecting previously unselected package libdata-messagepack-perl. #14 59.07 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ... #14 59.08 Unpacking libdata-messagepack-perl (1.01-2build1) ... #14 59.11 Selecting previously unselected package libnet-domain-tld-perl. #14 59.12 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ... #14 59.12 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #14 59.16 Selecting previously unselected package libdata-validate-domain-perl. #14 59.16 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 59.17 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 59.20 Selecting previously unselected package libnet-ipv6addr-perl. #14 59.20 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 59.20 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 59.24 Selecting previously unselected package libnet-netmask-perl. #14 59.24 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ... #14 59.25 Unpacking libnet-netmask-perl (2.0001-1) ... #14 59.30 Selecting previously unselected package libnetaddr-ip-perl. #13 62.37 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 62.43 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 62.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 3.911 (23/95): libsepol-devel-3.5-1.fc38.aarch64.rpm 767 kB/s | 49 kB 00:00 #15 3.915 (24/95): libtool-2.4.7-6.fc38.aarch64.rpm 9.9 MB/s | 601 kB 00:00 #15 3.938 (25/95): libtool-ltdl-2.4.7-6.fc38.aarch64.rpm 1.2 MB/s | 37 kB 00:00 #15 3.973 (26/95): libutempter-1.2.1-8.fc38.aarch64.rpm 465 kB/s | 27 kB 00:00 #15 3.977 (27/95): libtool-ltdl-devel-2.4.7-6.fc38.aarch6 2.6 MB/s | 164 kB 00:00 #15 3.979 (28/95): libxkbcommon-1.5.0-2.fc38.aarch64.rpm 3.4 MB/s | 141 kB 00:00 #15 4.005 (29/95): m4-1.4.19-5.fc38.aarch64.rpm 9.3 MB/s | 299 kB 00:00 #15 4.041 (30/95): pcre2-utf16-10.42-1.fc38.1.aarch64.rpm 3.2 MB/s | 200 kB 00:00 #15 4.045 (31/95): pcre2-utf32-10.42-1.fc38.1.aarch64.rpm 4.7 MB/s | 188 kB 00:00 #15 4.053 (32/95): perl-Error-0.17029-11.fc38.noarch.rpm 3.3 MB/s | 40 kB 00:00 #15 4.057 (33/95): perl-TermReadKey-2.38-16.fc38.aarch64. 2.8 MB/s | 36 kB 00:00 #15 4.066 (34/95): perl-Thread-Queue-3.14-490.fc38.noarch 1.7 MB/s | 21 kB 00:00 #15 4.078 (35/95): pcre2-devel-10.42-1.fc38.1.aarch64.rpm 5.0 MB/s | 506 kB 00:00 #15 4.086 (36/95): perl-threads-2.27-490.fc38.aarch64.rpm 1.9 MB/s | 56 kB 00:00 #15 4.096 (37/95): perl-threads-shared-1.64-490.fc38.aarc 1.4 MB/s | 43 kB 00:00 #15 4.131 (38/95): policycoreutils-3.5-1.fc38.aarch64.rpm 4.5 MB/s | 242 kB 00:00 #15 4.146 (39/95): python3-libselinux-3.5-1.fc38.aarch64. 13 MB/s | 193 kB 00:00 #15 4.150 (40/95): policycoreutils-devel-3.5-1.fc38.aarch 2.3 MB/s | 148 kB 00:00 #15 4.152 (41/95): policycoreutils-python-utils-3.5-1.fc3 1.4 MB/s | 80 kB 00:00 #15 4.160 (42/95): python3-libsemanage-3.5-2.fc38.aarch64 6.3 MB/s | 85 kB 00:00 #15 4.196 (43/95): python3-setuptools-65.5.1-2.fc38.noarc 38 MB/s | 1.7 MB 00:00 #15 4.210 (44/95): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 1.2 MB/s | 62 kB 00:00 #15 4.270 (45/95): python3-policycoreutils-3.5-1.fc38.noa 19 MB/s | 2.2 MB 00:00 #15 4.348 (70/93): perl-Git-2.41.0-1.fc37.noarch.rpm 4.8 MB/s | 42 kB 00:00 #15 4.352 (71/93): perl-lib-0.65-494.fc37.x86_64.rpm 2.0 MB/s | 16 kB 00:00 #15 4.360 (72/93): policycoreutils-3.5-1.fc37.x86_64.rpm 22 MB/s | 240 kB 00:00 #15 4.364 (73/93): policycoreutils-devel-3.5-1.fc37.x86_6 14 MB/s | 152 kB 00:00 #15 4.368 (74/93): policycoreutils-python-utils-3.5-1.fc3 11 MB/s | 80 kB 00:00 #15 4.373 (75/93): python3-audit-3.1.2-1.fc37.x86_64.rpm 11 MB/s | 87 kB 00:00 #15 4.378 (76/93): python3-libselinux-3.5-1.fc37.x86_64.r 19 MB/s | 196 kB 00:00 #15 4.383 (77/93): python3-libsemanage-3.5-2.fc37.x86_64. 8.6 MB/s | 83 kB 00:00 #15 4.428 (78/93): python3-setuptools-62.6.0-3.fc37.noarc 37 MB/s | 1.6 MB 00:00 #15 4.447 (79/93): python3-policycoreutils-3.5-1.fc37.noa 33 MB/s | 2.2 MB 00:00 #15 4.452 (80/93): rpm-plugin-selinux-4.18.1-2.fc37.x86_6 802 kB/s | 18 kB 00:00 #15 4.458 (81/93): selinux-policy-37.22-1.fc37.noarch.rpm 4.4 MB/s | 43 kB 00:00 #15 4.479 (82/93): selinux-policy-devel-37.22-1.fc37.noar 35 MB/s | 892 kB 00:00 #13 65.53 Setting up python3-requests (2.21.0-1+deb10u1) ... #13 65.70 Setting up libdata-optlist-perl (0.110-1) ... #13 65.71 Setting up libipc-run-perl (20180523.0-1) ... #13 65.72 Setting up git (1:2.20.1-2+deb10u8) ... #13 65.76 Setting up libcontextual-return-perl (0.004014-2) ... #13 65.77 Setting up libwww-robotrules-perl (6.02-1) ... #13 65.79 Setting up libtypes-serialiser-perl (1.0-1) ... #13 65.80 Setting up g++ (4:8.3.0-1) ... #13 65.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 65.84 Setting up libhtml-parser-perl (3.72-3+b3) ... #13 65.85 Setting up libgit-wrapper-perl (0.048-1) ... #13 65.86 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 65.87 Setting up librole-tiny-perl (2.000006-1) ... #14 66.66 0 added, 0 removed; done. #14 66.66 Running hooks in /etc/ca-certificates/update.d... #14 66.66 done. #17 22.89 Installing : perl-TermReadKey-2.37-7.el8.aarch64 46/61 #17 22.91 Installing : perl-Error-1:0.17025-2.el8.noarch 47/61 #17 22.93 Installing : perl-Git-2.39.3-1.el8.noarch 48/61 #17 22.95 Installing : git-2.39.3-1.el8.aarch64 49/61 #15 2.999 dh binary #15 3.079 dh_update_autotools_config #15 3.113 dh_autoreconf #15 3.160 create-stamp debian/debhelper-build-stamp #15 3.160 dh_prep #15 3.194 dh_install #15 3.233 dh_installdocs #15 5.372 (46/95): dbus-broker-33-1.fc37.aarch64.rpm 2.1 MB/s | 168 kB 00:00 #15 5.415 (47/95): dbus-common-1.14.10-1.fc37.noarch.rpm 189 kB/s | 15 kB 00:00 #15 5.492 (48/95): gcc-plugin-annobin-12.3.1-1.fc37.aarch 775 kB/s | 59 kB 00:00 #15 5.581 (49/95): git-2.41.0-1.fc37.aarch64.rpm 609 kB/s | 54 kB 00:00 #13 64.46 Setting up libsoap-lite-perl (1.27-1) ... #13 64.47 Setting up libxmlrpc-lite-perl (0.717-2) ... #13 64.48 Processing triggers for libc-bin (2.28-10+deb10u2) ... #13 64.51 Processing triggers for ca-certificates (20200601~deb10u2) ... #13 64.51 Updating certificates in /etc/ssl/certs... [100%] Linking C executable tini-static #14 65.71 Selecting previously unselected package python3-idna. #14 65.71 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ... #14 65.72 Unpacking python3-idna (3.3-1) ... #14 65.76 Selecting previously unselected package python3-nacl. #14 65.76 Preparing to unpack .../358-python3-nacl_1.5.0-2_arm64.deb ... #14 65.76 Unpacking python3-nacl (1.5.0-2) ... #14 65.81 Selecting previously unselected package python3-bcrypt. #14 65.81 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_arm64.deb ... #14 65.81 Unpacking python3-bcrypt (3.2.2-1) ... #14 65.86 Selecting previously unselected package python3-six. #14 65.86 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ... #14 65.86 Unpacking python3-six (1.16.0-4) ... #14 65.90 Selecting previously unselected package python3-paramiko. #14 65.90 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ... #14 65.91 Unpacking python3-paramiko (2.12.0-2ubuntu1) ... #13 61.71 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 61.72 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 61.73 Setting up libsort-versions-perl (1.62-3) ... #13 61.74 Setting up libexporter-tiny-perl (1.006000-1) ... #13 61.76 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ... #13 61.77 Setting up libfile-dirlist-perl (0.05-3) ... #13 61.78 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 61.79 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #13 61.81 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 61.82 Setting up libsys-hostname-long-perl (1.5-3) ... #13 61.83 Setting up libhtml-html5-entities-perl (0.004-3) ... #13 61.85 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 61.89 Setting up liburi-perl (5.17-1) ... #13 61.90 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 61.91 Setting up libfile-touch-perl (0.12-2) ... #13 61.92 Setting up libc-devtools (2.36-9+deb12u1) ... #13 61.93 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 61.94 Setting up libnet-ssleay-perl:armhf (1.92-2+b1) ... #13 61.95 Setting up automake (1:1.16.5-1.3) ... #13 62.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 62.00 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 62.02 Setting up libio-sessiondata-perl (1.03-3) ... #37 ... #41 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev #41 1.749 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #41 1.762 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #41 1.762 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #41 1.861 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #41 1.997 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #41 2.112 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #41 3.515 Fetched 8655 kB in 2s (4276 kB/s) #41 3.515 Reading package lists... #41 4.595 Hit:1 http://deb.debian.org/debian bullseye InRelease #41 4.595 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #41 4.595 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #41 4.968 Reading package lists... #41 5.587 + apt-get install -y --no-install-recommends gcc libc6-dev #41 5.597 Reading package lists... #41 6.193 Building dependency tree... #41 6.546 gcc is already the newest version (4:10.2.1-1). #41 6.546 libc6-dev is already the newest version (2.31-13+deb11u6). #41 6.546 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #41 DONE 6.7s #42 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 < Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 65.99 Selecting previously unselected package python3-urllib3. #14 66.00 Preparing to unpack .../362-python3-urllib3_1.26.12-1_all.deb ... #14 66.00 Unpacking python3-urllib3 (1.26.12-1) ... #14 66.04 Selecting previously unselected package python3-requests. #14 66.05 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ... #14 66.05 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 66.09 Selecting previously unselected package python3-unidiff. #14 66.10 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ... #14 66.10 Unpacking python3-unidiff (0.7.3-1) ... #14 66.13 Selecting previously unselected package equivs. #14 66.14 Preparing to unpack .../365-equivs_2.3.1_all.deb ... #14 66.14 Unpacking equivs (2.3.1) ... #14 66.18 Selecting previously unselected package libauthen-sasl-perl. #14 66.18 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ... #14 66.18 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 66.22 Selecting previously unselected package python3-magic. #13 62.03 Setting up libstring-escape-perl (2010.002-3) ... #13 62.04 Setting up libberkeleydb-perl:armhf (0.64-2+b1) ... #13 62.09 Setting up libhttp-date-perl (6.05-2) ... #13 62.11 Setting up libfile-which-perl (1.27-2) ... #13 62.12 Setting up libfile-basedir-perl (0.09-2) ... #13 62.13 Setting up libtask-weaken-perl (1.06-2) ... #13 62.14 Setting up libunicode-utf8-perl (0.62-2) ... #13 62.15 Setting up libfeature-compat-try-perl (0.05-1) ... #13 62.16 Setting up libset-intspan-perl (1.19-3) ... #13 62.20 Setting up libmouse-perl (2.5.10-1+b3) ... #13 62.21 Setting up libfile-listing-perl (6.15-1) ... #13 62.22 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 62.23 Setting up gpg-wks-client (2.2.40-1.1) ... #13 62.25 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 62.26 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 62.27 Setting up libclass-inspector-perl (1.36-3) ... #13 62.28 Setting up libfont-afm-perl (1.20-4) ... #13 62.29 Setting up libwant-perl (0.29-2+b1) ... #13 62.31 Setting up libdynaloader-functions-perl (0.003-3) ... #13 62.32 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 62.33 Setting up liblist-compare-perl (0.55-2) ... #14 60.50 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ... #14 60.50 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 60.53 Selecting previously unselected package libregexp-pattern-license-perl. #14 60.54 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 60.54 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 60.57 Selecting previously unselected package libregexp-pattern-perl. #14 60.57 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 60.58 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 60.61 Selecting previously unselected package libsasl2-modules:arm64. #14 60.61 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... #14 60.62 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 60.65 Selecting previously unselected package libsereal-decoder-perl. #14 60.65 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ... #14 60.65 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 60.68 Selecting previously unselected package libsereal-encoder-perl:arm64. #14 60.68 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ... #14 60.69 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ... #14 60.72 Selecting previously unselected package libset-intspan-perl. #16 9.522 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #16 9.525 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #16 9.555 Selecting previously unselected package libudev-dev:amd64. #16 9.557 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.10_amd64.deb ... #16 9.561 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.10) ... #16 9.590 Selecting previously unselected package libsepol-dev:amd64. #16 9.593 Preparing to unpack .../03-libsepol-dev_3.3-1build1_amd64.deb ... #16 9.596 Unpacking libsepol-dev:amd64 (3.3-1build1) ... #16 9.640 Selecting previously unselected package libpcre2-16-0:amd64. #16 9.642 Preparing to unpack .../04-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... #16 9.645 Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... #16 9.684 Selecting previously unselected package libpcre2-32-0:amd64. #16 9.686 Preparing to unpack .../05-libpcre2-32-0_10.39-3ubuntu0.1_amd64.deb ... #16 9.692 Unpacking libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ... #16 9.730 Selecting previously unselected package libpcre2-posix3:amd64. #16 9.732 Preparing to unpack .../06-libpcre2-posix3_10.39-3ubuntu0.1_amd64.deb ... #16 9.735 Unpacking libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ... #16 9.762 Selecting previously unselected package libpcre2-dev:amd64. #14 62.05 Setting up libcroco3:armhf (0.6.13-1) ... #14 62.06 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 62.07 Setting up libtest-refcount-perl (0.10-1) ... #14 62.08 Setting up libparams-util-perl (1.07-3build5) ... #14 62.09 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 62.10 Setting up autoconf (2.69-11.1) ... #14 62.13 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ... #14 62.29 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 59.32 Preparing to unpack .../189-libarchive-cpio-perl_0.10-3_all.deb ... #14 59.32 Unpacking libarchive-cpio-perl (0.10-3) ... #14 59.36 Selecting previously unselected package libarray-intspan-perl. #14 59.36 Preparing to unpack .../190-libarray-intspan-perl_2.004-2_all.deb ... #14 59.37 Unpacking libarray-intspan-perl (2.004-2) ... #14 59.41 Selecting previously unselected package libmodule-implementation-perl. #14 59.41 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #14 59.41 Unpacking libmodule-implementation-perl (0.09-2) ... #14 59.45 Selecting previously unselected package libsub-exporter-progressive-perl. #14 59.45 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 59.45 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 59.49 Selecting previously unselected package libvariable-magic-perl. #14 59.49 Preparing to unpack .../193-libvariable-magic-perl_0.63-1_armhf.deb ... #14 59.50 Unpacking libvariable-magic-perl (0.63-1) ... #14 59.53 Selecting previously unselected package libb-hooks-endofscope-perl. #14 59.53 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 59.54 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 59.57 Selecting previously unselected package libberkeleydb-perl:armhf. #13 63.28 Dependencies resolved. #13 63.30 ================================================================================ #13 63.30 Package Arch Version Repo Size #13 63.30 ================================================================================ #13 63.30 Installing: #13 63.30 dnf-plugins-core noarch 4.4.2-1.fc38 updates 38 k #13 63.30 rpm-build x86_64 4.18.1-3.fc38 updates 77 k #13 63.30 rpmlint noarch 2.4.0-6.fc38 updates 330 k #13 63.30 Installing dependencies: #13 63.30 ansible-srpm-macros noarch 1-10.fc38 updates 21 k #13 63.30 binutils x86_64 2.39-9.fc38 fedora 5.4 M #13 63.30 binutils-gold x86_64 2.39-9.fc38 fedora 784 k #13 63.30 bzip2 x86_64 1.0.8-13.fc38 fedora 52 k #13 63.30 cpio x86_64 2.13-14.fc38 fedora 276 k #13 63.30 dash x86_64 0.5.12-1.fc38 updates 98 k #13 63.30 dbus-libs x86_64 1:1.14.10-1.fc38 updates 156 k #13 63.30 debugedit x86_64 5.0-9.fc38 updates 78 k #13 63.30 desktop-file-utils x86_64 0.26-8.fc38 fedora 71 k #13 63.30 devscripts-checkbashisms x86_64 2.23.0-1.fc38 fedora 28 k #13 63.30 diffutils x86_64 3.10-1.fc38 updates 398 k #13 63.30 dwz x86_64 0.15-2.fc38 fedora 135 k #13 63.30 ed x86_64 1.19-2.fc38 fedora 78 k #13 63.30 efi-srpm-macros noarch 5-7.fc38 fedora 22 k #13 63.30 elfutils x86_64 0.189-3.fc38 updates 533 k #13 63.30 elfutils-debuginfod-client x86_64 0.189-3.fc38 updates 38 k #13 63.30 emacs-filesystem noarch 1:28.2-7.fc38 updates 7.9 k #13 63.30 enchant2 x86_64 2.3.4-1.fc38 fedora 64 k #13 63.30 file x86_64 5.44-3.fc38 fedora 49 k #13 63.30 fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k #13 63.30 fonts-srpm-macros noarch 1:2.0.5-11.fc38 fedora 26 k #13 63.30 fpc-srpm-macros noarch 1.3-7.fc38 fedora 7.8 k #13 63.30 gdb-minimal x86_64 13.2-4.fc38 updates 4.2 M #13 63.30 gdk-pixbuf2 x86_64 2.42.10-2.fc38 fedora 485 k #13 63.30 ghc-srpm-macros noarch 1.6.1-1.fc38 fedora 8.0 k #13 63.30 glibc-gconv-extra x86_64 2.37-5.fc38 updates 1.6 M #13 63.30 gnat-srpm-macros noarch 6-2.fc38 fedora 8.8 k #13 63.30 go-srpm-macros noarch 3.2.0-2.fc38 fedora 27 k #13 63.30 groff-base x86_64 1.22.4-11.fc38 fedora 1.1 M #13 63.30 hunspell x86_64 1.7.2-3.fc38 fedora 479 k #13 63.30 hunspell-en-GB noarch 0.20201207-3.fc38 fedora 225 k #13 63.30 hunspell-en-US noarch 0.20201207-3.fc38 fedora 181 k #13 63.30 hunspell-filesystem x86_64 1.7.2-3.fc38 fedora 9.3 k #13 63.30 jansson x86_64 2.13.1-6.fc38 fedora 44 k #13 63.30 js-jquery noarch 3.6.3-2.fc38 fedora 173 k #13 63.30 json-glib x86_64 1.6.6-4.fc38 fedora 162 k #13 63.30 kernel-srpm-macros noarch 1.0-19.fc38 updates 10 k #13 63.30 libappstream-glib x86_64 0.8.2-2.fc38 fedora 402 k #13 63.30 libjpeg-turbo x86_64 2.1.4-2.fc38 fedora 183 k #13 63.30 libpkgconf x86_64 1.8.0-6.fc38 fedora 35 k #13 63.30 libpng x86_64 2:1.6.37-14.fc38 fedora 120 k #13 63.30 libstemmer x86_64 2.2.0-5.fc38 fedora 168 k #13 63.30 lua-srpm-macros noarch 1-8.fc38 fedora 8.6 k #13 63.30 ncurses x86_64 6.4-3.20230114.fc38 fedora 412 k #13 63.30 ocaml-srpm-macros noarch 7-3.fc38 fedora 13 k #13 63.30 openblas-srpm-macros noarch 2-13.fc38 fedora 7.5 k #13 63.30 package-notes-srpm-macros noarch 0.5-8.fc38 updates 11 k #13 63.30 patch x86_64 2.7.6-19.fc38 fedora 126 k #13 63.30 perl-AutoLoader noarch 5.74-497.fc38 updates 22 k #13 63.30 perl-B x86_64 1.83-497.fc38 updates 182 k #13 63.30 perl-Carp noarch 1.52-490.fc38 fedora 29 k #13 63.30 perl-Class-Struct noarch 0.66-497.fc38 updates 23 k #13 63.30 perl-Data-Dumper x86_64 2.184-491.fc38 fedora 56 k #13 63.30 perl-Digest noarch 1.20-490.fc38 fedora 25 k #13 63.30 perl-Digest-MD5 x86_64 2.58-490.fc38 fedora 36 k #13 63.30 perl-DynaLoader x86_64 1.52-497.fc38 updates 27 k #13 63.30 perl-Encode x86_64 4:3.19-493.fc38 fedora 1.7 M #13 63.30 perl-Errno x86_64 1.36-497.fc38 updates 16 k #13 63.30 perl-Exporter noarch 5.77-490.fc38 fedora 31 k #13 63.30 perl-Fcntl x86_64 1.15-497.fc38 updates 22 k #13 63.30 perl-File-Basename noarch 2.85-497.fc38 updates 18 k #13 63.30 perl-File-Path noarch 2.18-490.fc38 fedora 35 k #13 63.30 perl-File-Temp noarch 1:0.231.100-490.fc38 fedora 59 k #13 63.30 perl-File-stat noarch 1.12-497.fc38 updates 18 k #13 63.30 perl-FileHandle noarch 2.03-497.fc38 updates 17 k #13 63.30 perl-Getopt-Long noarch 1:2.54-2.fc38 fedora 60 k #13 63.30 perl-Getopt-Std noarch 1.13-497.fc38 updates 17 k #13 63.30 perl-HTTP-Tiny noarch 0.086-2.fc38 updates 55 k #13 63.30 perl-IO x86_64 1.50-497.fc38 updates 93 k #13 63.30 perl-IO-Socket-IP noarch 0.41-492.fc38 fedora 41 k #13 63.30 perl-IO-Socket-SSL noarch 2.081-1.fc38 fedora 227 k #13 63.30 perl-IPC-Open3 noarch 1.22-497.fc38 updates 24 k #13 63.30 perl-MIME-Base64 x86_64 3.16-490.fc38 fedora 30 k #13 63.30 perl-Mozilla-CA noarch 20221114-2.fc38 fedora 12 k #13 63.30 perl-Net-SSLeay x86_64 1.92-5.fc38 fedora 361 k #13 63.30 perl-POSIX x86_64 2.03-497.fc38 updates 99 k #13 63.30 perl-PathTools x86_64 3.84-490.fc38 fedora 87 k #13 63.30 perl-Pod-Escapes noarch 1:1.07-490.fc38 fedora 20 k #13 63.30 perl-Pod-Perldoc noarch 3.28.01-491.fc38 fedora 86 k #13 63.30 perl-Pod-Simple noarch 1:3.43-491.fc38 fedora 219 k #13 63.30 perl-Pod-Usage noarch 4:2.03-4.fc38 fedora 40 k #13 63.30 perl-Scalar-List-Utils x86_64 5:1.63-490.fc38 fedora 72 k #13 63.30 perl-SelectSaver noarch 1.02-497.fc38 updates 13 k #13 63.30 perl-Socket x86_64 4:2.036-2.fc38 fedora 55 k #13 63.30 perl-Storable x86_64 1:3.26-490.fc38 fedora 97 k #13 63.30 perl-Symbol noarch 1.09-497.fc38 updates 15 k #13 63.30 perl-Term-ANSIColor noarch 5.01-491.fc38 fedora 47 k #13 63.30 perl-Term-Cap noarch 1.18-1.fc38 fedora 22 k #13 63.30 perl-Text-ParseWords noarch 3.31-490.fc38 fedora 16 k #13 63.30 perl-Text-Tabs+Wrap noarch 2023.0511-1.fc38 updates 22 k #13 63.30 perl-Time-Local noarch 2:1.300-490.fc38 fedora 33 k #13 63.30 perl-URI noarch 5.17-2.fc38 fedora 120 k #13 63.30 perl-base noarch 2.27-497.fc38 updates 17 k #13 63.30 perl-constant noarch 1.33-491.fc38 fedora 23 k #13 63.30 perl-if noarch 0.61.000-497.fc38 updates 15 k #13 63.30 perl-interpreter x86_64 4:5.36.1-497.fc38 updates 73 k #13 63.30 perl-libnet noarch 3.15-1.fc38 fedora 128 k #13 63.30 perl-libs x86_64 4:5.36.1-497.fc38 updates 2.2 M #13 63.30 perl-locale noarch 1.10-497.fc38 updates 15 k #13 63.30 perl-mro x86_64 1.26-497.fc38 updates 30 k #13 63.30 perl-overload noarch 1.35-497.fc38 updates 47 k #13 63.30 perl-overloading noarch 0.02-497.fc38 updates 14 k #13 63.30 perl-parent noarch 1:0.241-1.fc38 fedora 15 k #13 63.30 perl-podlators noarch 1:5.01-2.fc38 fedora 125 k #13 63.30 perl-srpm-macros noarch 1-48.fc38 fedora 8.4 k #13 63.30 perl-vars noarch 1.05-497.fc38 updates 14 k #13 63.30 pkgconf x86_64 1.8.0-6.fc38 fedora 41 k #13 63.30 pkgconf-m4 noarch 1.8.0-6.fc38 fedora 14 k #13 63.30 pkgconf-pkg-config x86_64 1.8.0-6.fc38 fedora 9.6 k #13 63.30 pyproject-srpm-macros noarch 1.9.0-1.fc38 updates 15 k #13 63.30 python-srpm-macros noarch 3.11-10.fc38 fedora 26 k #13 63.30 python3-construct noarch 2.10.68-4.fc38 fedora 151 k #13 63.30 python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k #13 63.30 python3-dbus x86_64 1.3.2-2.fc38 fedora 157 k #13 63.30 python3-distro noarch 1.8.0-2.fc38 fedora 49 k #13 63.30 python3-dnf-plugins-core noarch 4.4.2-1.fc38 updates 299 k #13 63.30 python3-enchant noarch 3.2.2-6.fc38 fedora 103 k #13 63.30 python3-file-magic noarch 5.44-3.fc38 fedora 20 k #13 63.30 python3-pybeam noarch 0.7-5.fc38 fedora 33 k #13 63.30 python3-pyxdg noarch 0.27-7.fc38 fedora 134 k #13 63.30 python3-six noarch 1.16.0-9.fc38 fedora 42 k #13 63.30 python3-systemd x86_64 235-2.fc38 fedora 108 k #13 63.30 python3-tomli-w noarch 1.0.0-5.fc38 fedora 21 k #13 63.30 python3-zstandard x86_64 0.21.0-1.fc38 updates 487 k #13 63.30 qt5-srpm-macros noarch 5.15.10-1.fc38 updates 8.2 k #13 63.30 redhat-rpm-config noarch 252-1.fc38 fedora 83 k #13 63.30 rpmautospec-rpm-macros noarch 0.3.5-1.fc38 fedora 9.3 k #13 63.30 rpmlint-fedora-license-data noarch 1.30-1.fc38 updates 27 k #13 63.30 rust-srpm-macros noarch 24-5.fc38 updates 12 k #13 63.30 shared-mime-info x86_64 2.2-3.fc38 fedora 381 k #13 63.30 unzip x86_64 6.0-60.fc38 fedora 184 k #13 63.30 web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k #13 63.30 xxhash-libs x86_64 0.8.2-1.fc38 updates 37 k #13 63.30 xz x86_64 5.4.1-1.fc38 fedora 419 k #13 63.30 zip x86_64 3.0-36.fc38 fedora 265 k #13 63.30 zstd x86_64 1.5.5-1.fc38 updates 482 k #13 63.30 Installing weak dependencies: #13 63.30 hunspell-en noarch 0.20201207-3.fc38 fedora 190 k #13 63.30 perl-NDBM_File x86_64 1.15-497.fc38 updates 24 k #13 63.30 python-systemd-doc x86_64 235-2.fc38 fedora 171 k #13 63.30 #13 63.30 Transaction Summary #13 63.30 ================================================================================ #13 63.30 Install 142 Packages #13 63.30 #13 63.31 Total download size: 30 M #13 63.31 Installed size: 114 M #13 63.31 Downloading Packages: #13 62.95 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 62.96 Setting up libmodule-runtime-perl (0.016-1) ... #13 62.97 Setting up libmailtools-perl (2.21-1) ... #13 62.98 Setting up python3-debian (0.1.39) ... #15 5.019 Selecting previously unselected package bash-completion. #15 5.019 (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 ... 29948 files and directories currently installed.) #15 5.035 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ... #15 5.046 Unpacking bash-completion (1:2.11-6) ... #14 59.55 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ... #14 59.56 Unpacking libfile-basedir-perl (0.09-1) ... #14 59.59 Selecting previously unselected package libfile-chdir-perl. #14 59.59 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 59.59 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 59.62 Selecting previously unselected package libfile-fcntllock-perl. #14 59.62 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ... #14 59.63 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 59.67 Selecting previously unselected package libnumber-compare-perl. #14 59.67 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ... #14 59.67 Unpacking libnumber-compare-perl (0.03-2) ... #14 59.70 Selecting previously unselected package libtext-glob-perl. #14 59.70 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ... #14 59.71 Unpacking libtext-glob-perl (0.11-2) ... #14 59.74 Selecting previously unselected package libfile-find-rule-perl. #14 59.74 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ... #14 59.74 Unpacking libfile-find-rule-perl (0.34-1) ... #14 59.79 Selecting previously unselected package libfont-afm-perl. #15 4.603 (50/95): annobin-docs-12.26-1.fc38.noarch.rpm 289 kB/s | 92 kB 00:00 #15 4.701 (51/95): annobin-plugin-gcc-12.26-1.fc38.aarch6 2.5 MB/s | 957 kB 00:00 #15 4.813 (88/93): systemd-resolved-251.14-2.fc37.x86_64. 18 MB/s | 280 kB 00:00 #15 4.820 (89/93): systemd-pam-251.14-2.fc37.x86_64.rpm 14 MB/s | 334 kB 00:00 #15 4.822 (90/93): systemd-rpm-macros-251.14-2.fc37.noarc 1.8 MB/s | 28 kB 00:00 #15 4.828 (91/93): which-2.21-39.fc37.x86_64.rpm 7.5 MB/s | 42 kB 00:00 #15 4.851 (92/93): xkeyboard-config-2.36-3.fc37.noarch.rp 33 MB/s | 957 kB 00:00 #15 4.855 (93/93): vim-filesystem-9.0.1872-1.fc37.noarch. 435 kB/s | 18 kB 00:00 #15 4.858 -------------------------------------------------------------------------------- #15 4.859 Total 45 MB/s | 104 MB 00:02 #13 66.10 Setting up libnet-dns-sec-perl (1.11-1) ... #13 66.11 Setting up libsereal-perl (4.005-1) ... #13 66.12 Setting up libhtml-format-perl (2.12-1) ... #13 66.13 Setting up libxml-sax-perl (1.00+dfsg-1) ... #13 66.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 66.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 3.529 dh_compress #15 3.577 dh_fixperms #15 3.628 dh_missing #15 3.659 dh_installdeb #15 3.698 dh_gencontrol #15 5.959 (51/95): git-core-2.41.0-1.fc37.aarch64.rpm 12 MB/s | 4.4 MB 00:00 #15 6.139 (52/95): glibc-devel-2.36-11.fc37.aarch64.rpm 3.2 MB/s | 588 kB 00:00 #15 6.183 (53/95): git-core-doc-2.41.0-1.fc37.noarch.rpm 9.6 MB/s | 2.8 MB 00:00 #14 66.23 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ... #14 66.23 Unpacking python3-magic (2:0.4.26-3) ... #14 66.28 Setting up libksba8:arm64 (1.6.3-2) ... #14 66.30 Setting up media-types (10.0.0) ... #14 66.31 Setting up libpipeline1:arm64 (1.5.7-1) ... #14 66.33 Setting up wdiff (1.2.2-5) ... #14 66.34 Setting up libxau6:arm64 (1:1.0.9-1build5) ... #14 66.36 Setting up libkeyutils1:arm64 (1.6.3-2) ... #14 66.37 Setting up lto-disabled-list (39) ... #14 66.38 Setting up libpsl5:arm64 (0.21.2-1) ... #14 66.39 Setting up libsodium23:arm64 (1.0.18-1build2) ... #14 66.41 Setting up libicu72:arm64 (72.1-3ubuntu2) ... #14 66.42 Setting up liblerc4:arm64 (4.0.0+ds-2ubuntu2) ... #14 66.43 Setting up bsdextrautils (2.38.1-4ubuntu1) ... #14 66.45 Setting up libre2-10:arm64 (20230201-1) ... #14 66.46 Setting up libfcgi0ldbl:arm64 (2.4.2-2build2) ... #14 66.47 Setting up libtext-glob-perl (0.11-3) ... #14 66.48 Setting up libmagic-mgc (1:5.44-3) ... #14 66.49 Setting up libyaml-0-2:arm64 (0.2.5-1) ... #14 66.50 Setting up distro-info-data (0.57ubuntu0.1) ... #14 66.51 Setting up manpages (6.03-1) ... #14 66.53 Setting up libtirpc-common (1.3.3+ds-1) ... #14 66.54 Setting up unzip (6.0-27ubuntu1) ... #13 62.34 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 62.35 Setting up libio-pty-perl (1:1.17-1) ... #13 62.36 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 62.38 Setting up libclone-perl:armhf (0.46-1) ... #13 62.39 Setting up libalgorithm-diff-perl (1.201-1) ... #13 62.40 Setting up libarchive-zip-perl (1.68-1) ... #13 62.41 Setting up libsub-identify-perl (0.14-3) ... #13 62.42 Setting up libdistro-info-perl (1.5) ... #13 62.43 Setting up libcpanel-json-xs-perl:armhf (4.35-1) ... #13 62.45 Setting up libio-stringy-perl (2.111-3) ... #13 62.46 Setting up libhtml-tagset-perl (3.20-6) ... #13 62.47 Setting up liblog-any-perl (1.713-1) ... #13 62.48 Setting up libauthen-sasl-perl (2.1600-3) ... #13 62.49 Setting up libdevel-size-perl (0.83-2+b1) ... #13 62.51 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... #13 62.52 Setting up libdebhelper-perl (13.11.4) ... #13 62.53 Setting up libpod-constants-perl (0.19-2) ... #13 62.54 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #14 60.72 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ... #14 60.72 Unpacking libset-intspan-perl (1.19-2) ... #14 60.75 Selecting previously unselected package libsocket6-perl. #14 60.76 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ... #14 60.76 Unpacking libsocket6-perl (0.29-1build4) ... #14 60.79 Selecting previously unselected package libstring-copyright-perl. #14 60.79 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ... #14 60.79 Unpacking libstring-copyright-perl (0.003012-1) ... #14 60.85 Selecting previously unselected package libstring-escape-perl. #14 60.85 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ... #14 60.85 Unpacking libstring-escape-perl (2010.002-2) ... #14 60.88 Selecting previously unselected package libstring-shellquote-perl. #14 60.88 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ... #14 60.89 Unpacking libstring-shellquote-perl (1.04-1) ... #14 60.92 Selecting previously unselected package libxs-parse-keyword-perl. #14 60.92 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ... #14 60.92 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 60.95 Selecting previously unselected package libsyntax-keyword-try-perl. #16 9.765 Preparing to unpack .../07-libpcre2-dev_10.39-3ubuntu0.1_amd64.deb ... #16 9.768 Unpacking libpcre2-dev:amd64 (10.39-3ubuntu0.1) ... #16 9.809 Selecting previously unselected package libselinux1-dev:amd64. #16 9.812 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_amd64.deb ... #16 9.815 Unpacking libselinux1-dev:amd64 (3.3-1build2) ... #16 9.854 Selecting previously unselected package libdevmapper-dev:amd64. #16 9.856 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #16 9.859 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ... #16 9.889 Selecting previously unselected package libseccomp-dev:amd64. #16 9.891 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ... #16 9.896 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #16 9.938 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.10_amd64.deb ... #16 9.952 Unpacking libsystemd0:amd64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... #16 10.02 Setting up libsystemd0:amd64 (249.11-0ubuntu3.10) ... #14 62.30 Setting up libarray-intspan-perl (2.003-1) ... #14 62.31 Setting up libcapture-tiny-perl (0.48-1) ... #14 62.32 Setting up libtimedate-perl (2.3200-1) ... #14 62.34 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 62.35 Setting up libsub-name-perl (0.26-1) ... #14 62.36 Setting up libtype-tiny-xs-perl (0.016-1) ... #14 62.37 Setting up libfile-chdir-perl (0.1008-1) ... #14 62.38 Setting up xauth (1:1.1-0ubuntu1) ... #14 62.39 Setting up cpp (4:9.3.0-1ubuntu2) ... #14 62.41 Setting up libpath-tiny-perl (0.108-1) ... #14 62.42 Setting up libarchive-cpio-perl (0.10-1) ... #14 62.43 Setting up libjson-perl (4.02000-2) ... #14 62.44 Setting up libsub-override-perl (0.09-2) ... #14 62.45 Setting up python3-unidiff (0.5.5-2) ... #14 59.58 Preparing to unpack .../195-libberkeleydb-perl_0.64-2_armhf.deb ... #14 59.58 Unpacking libberkeleydb-perl:armhf (0.64-2) ... #14 59.63 Selecting previously unselected package libfreetype6:armhf. #14 59.63 Preparing to unpack .../196-libfreetype6_2.12.1+dfsg-4ubuntu0.1_armhf.deb ... #14 59.63 Unpacking libfreetype6:armhf (2.12.1+dfsg-4ubuntu0.1) ... #14 59.68 Selecting previously unselected package libfontconfig1:armhf. #14 59.68 Preparing to unpack .../197-libfontconfig1_2.14.1-3ubuntu3_armhf.deb ... #14 59.69 Unpacking libfontconfig1:armhf (2.14.1-3ubuntu3) ... #14 59.73 Selecting previously unselected package libjpeg-turbo8:armhf. #14 59.73 Preparing to unpack .../198-libjpeg-turbo8_2.1.5-2ubuntu1_armhf.deb ... #14 59.74 Unpacking libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ... #14 59.78 Selecting previously unselected package libjpeg8:armhf. #14 59.78 Preparing to unpack .../199-libjpeg8_8c-2ubuntu11_armhf.deb ... #42 0.568 go: downloading github.com/sirupsen/logrus v1.9.0 #42 0.576 go: downloading github.com/urfave/cli/v2 v2.23.5 #42 0.580 go: downloading golang.org/x/sys v0.2.0 #42 0.595 go: downloading github.com/gofrs/flock v0.8.1 #42 0.596 go: downloading github.com/gorilla/mux v1.8.0 #42 0.606 go: downloading github.com/moby/sys/mountinfo v0.6.2 #42 0.637 go: downloading github.com/google/uuid v1.3.0 #42 0.654 go: downloading github.com/moby/vpnkit v0.5.0 #13 63.18 Setting up python3-requests (2.25.1+dfsg-2) ... #15 5.151 Selecting previously unselected package libjsoncpp25:amd64. #15 5.154 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_amd64.deb ... #15 5.160 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #15 5.193 Selecting previously unselected package librhash0:amd64. #15 5.195 Preparing to unpack .../02-librhash0_1.4.3-3_amd64.deb ... #15 5.198 Unpacking librhash0:amd64 (1.4.3-3) ... #15 5.236 Selecting previously unselected package libuv1:amd64. #15 5.239 Preparing to unpack .../03-libuv1_1.44.2-1_amd64.deb ... #15 5.242 Unpacking libuv1:amd64 (1.44.2-1) ... #15 5.341 Selecting previously unselected package cmake-data. #15 5.343 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... #15 5.350 Unpacking cmake-data (3.25.1-1) ... #14 59.80 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ... #14 59.80 Unpacking libfont-afm-perl (1.20-3) ... #14 59.83 Selecting previously unselected package libio-string-perl. #14 59.83 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ... #14 59.83 Unpacking libio-string-perl (1.08-3.1) ... #14 59.87 Selecting previously unselected package libfont-ttf-perl. #14 59.87 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ... #14 59.88 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 59.95 Selecting previously unselected package libsort-versions-perl. #14 59.95 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #14 59.95 Unpacking libsort-versions-perl (1.62-1) ... #14 59.98 Selecting previously unselected package libgit-wrapper-perl. #14 59.99 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #14 59.99 Unpacking libgit-wrapper-perl (0.048-1) ... #14 60.02 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 60.02 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #14 60.03 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #14 60.06 Selecting previously unselected package libio-prompter-perl. #15 4.736 (52/95): cmake-filesystem-3.27.4-7.fc38.aarch64 547 kB/s | 19 kB 00:00 #15 4.747 (53/95): cmake-data-3.27.4-7.fc38.noarch.rpm 16 MB/s | 2.2 MB 00:00 #15 4.774 (54/95): cmake-rpm-macros-3.27.4-7.fc38.noarch. 508 kB/s | 18 kB 00:00 #15 4.809 (55/95): cmake-3.27.4-7.fc38.aarch64.rpm 15 MB/s | 7.4 MB 00:00 #15 4.812 (56/95): dbus-1.14.10-1.fc38.aarch64.rpm 216 kB/s | 8.0 kB 00:00 #15 4.858 (57/95): dbus-common-1.14.10-1.fc38.noarch.rpm 307 kB/s | 15 kB 00:00 #15 4.890 (58/95): gcc-plugin-annobin-13.2.1-1.fc38.aarch 1.5 MB/s | 46 kB 00:00 #15 4.936 (59/95): git-2.41.0-1.fc38.aarch64.rpm 1.2 MB/s | 54 kB 00:00 #15 4.963 (60/95): cpp-13.2.1-1.fc38.aarch64.rpm 46 MB/s | 9.7 MB 00:00 #15 5.051 (61/95): git-core-doc-2.41.0-1.fc38.noarch.rpm 33 MB/s | 2.8 MB 00:00 #13 66.41 #13 66.41 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 66.46 Setting up dput (1.0.3) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 3.829 dh_md5sums #15 3.870 dh_builddeb #15 3.903 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.923 dpkg-genbuildinfo --build=binary #15 6.302 (54/95): kernel-headers-6.4.4-100.fc37.aarch64. 13 MB/s | 1.5 MB 00:00 #15 6.393 (55/95): glibc-static-2.36-11.fc37.aarch64.rpm 5.6 MB/s | 1.4 MB 00:00 #15 6.400 (56/95): less-633-1.fc37.aarch64.rpm 1.8 MB/s | 175 kB 00:00 #18 DONE 3.6s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.1s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #14 66.56 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 66.57 Setting up libbrotli1:arm64 (1.0.9-2build8) ... #14 66.58 Setting up libsqlite3-0:arm64 (3.40.1-1) ... #14 66.59 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #14 66.61 Setting up libfcgi-bin (2.4.2-2build2) ... #14 66.62 Setting up binutils-common:arm64 (2.40-2ubuntu4.1) ... #14 66.64 Setting up libnghttp2-14:arm64 (1.52.0-1) ... #14 66.65 Setting up libmagic1:arm64 (1:5.44-3) ... #14 66.67 Setting up libdeflate0:arm64 (1.15-1) ... #14 66.68 Setting up less (590-1.2) ... #14 66.70 Setting up perl-openssl-defaults:arm64 (7) ... #14 66.71 Setting up linux-libc-dev:arm64 (6.2.0-33.33) ... #14 66.72 Setting up libctf-nobfd0:arm64 (2.40-2ubuntu4.1) ... #14 66.73 Setting up gettext-base (0.21-11) ... #14 66.75 Setting up m4 (1.4.19-3) ... #14 66.76 Setting up liblzo2-2:arm64 (2.10-2build3) ... #13 62.56 Setting up libconvert-binhex-perl (1.125-3) ... #13 62.57 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 62.58 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #13 62.60 Setting up libio-interactive-perl (1.023-2) ... #13 62.61 Setting up libtry-tiny-perl (0.31-2) ... #13 62.62 Setting up libtype-tiny-perl (2.002001-1) ... #13 62.63 Setting up libcommon-sense-perl:armhf (3.75-3) ... #13 62.65 Setting up libmldbm-perl (2.05-4) ... #13 62.66 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 62.67 Setting up libnet-http-perl (6.22-1) ... #13 62.68 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 62.69 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 62.70 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 62.72 Setting up libtime-moment-perl (0.44-2+b1) ... #13 62.73 Setting up libencode-locale-perl (1.05-3) ... #13 62.74 Setting up libexception-class-perl (1.45-1) ... #13 62.75 Setting up libxstring-perl:armhf (0.005-2+b1) ... #14 60.96 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ... #14 60.96 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 60.99 Selecting previously unselected package libterm-readkey-perl. #14 60.99 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ... #14 60.99 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 61.02 Selecting previously unselected package libtext-levenshteinxs-perl. #14 61.03 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ... #14 61.03 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 61.06 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #14 61.06 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ... #14 61.06 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #14 61.09 Selecting previously unselected package libtext-xslate-perl:arm64. #14 61.10 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ... #14 61.10 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ... #14 61.13 Selecting previously unselected package libtime-duration-perl. #14 61.14 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ... #14 61.14 Unpacking libtime-duration-perl (1.21-1) ... #14 61.17 Selecting previously unselected package libtime-moment-perl. #14 61.17 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ... #14 61.17 Unpacking libtime-moment-perl (0.44-1build6) ... #14 61.21 Selecting previously unselected package libtype-tiny-xs-perl. #14 61.21 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ... #14 61.21 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 61.24 Selecting previously unselected package libunicode-utf8-perl. #14 61.24 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ... #14 61.25 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 61.27 Selecting previously unselected package libxml-namespacesupport-perl. #16 10.06 Selecting previously unselected package libsystemd-dev:amd64. #16 10.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 ... 30024 files and directories currently installed.) #16 10.07 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.10_amd64.deb ... #16 10.08 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.10) ... #16 10.15 Selecting previously unselected package libglib2.0-0:amd64. #16 10.15 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... #16 10.15 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... #16 10.21 Selecting previously unselected package pkg-config. #16 10.21 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_amd64.deb ... #16 10.22 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 10.26 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #14 62.58 Setting up libstrictures-perl (2.000006-1) ... #14 62.59 Setting up libsub-quote-perl (2.006006-1) ... #14 62.60 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #14 62.61 Setting up libsort-versions-perl (1.62-1) ... #14 62.62 Setting up libexporter-tiny-perl (1.002001-1) ... #14 62.63 Setting up libre-engine-re2-perl (0.13-5) ... #14 62.66 Setting up libterm-readkey-perl (2.38-1build1) ... #14 62.67 Setting up lsb-release (11.1.0ubuntu2) ... #14 62.68 Setting up libnet-ip-perl (1.26-2) ... #14 62.69 Setting up python3-magic (2:0.4.15-3) ... #14 62.82 Setting up libperlio-gzip-perl (0.19-1build5) ... #14 59.79 Unpacking libjpeg8:armhf (8c-2ubuntu11) ... #14 59.83 Selecting previously unselected package libdeflate0:armhf. #14 59.84 Preparing to unpack .../200-libdeflate0_1.15-1_armhf.deb ... #14 59.84 Unpacking libdeflate0:armhf (1.15-1) ... #14 59.88 Selecting previously unselected package libjbig0:armhf. #14 59.89 Preparing to unpack .../201-libjbig0_2.1-6ubuntu1_armhf.deb ... #14 59.89 Unpacking libjbig0:armhf (2.1-6ubuntu1) ... #14 59.94 Selecting previously unselected package liblerc4:armhf. #14 59.94 Preparing to unpack .../202-liblerc4_4.0.0+ds-2ubuntu2_armhf.deb ... #14 59.94 Unpacking liblerc4:armhf (4.0.0+ds-2ubuntu2) ... #14 59.99 Selecting previously unselected package libwebp7:armhf. #14 59.99 Preparing to unpack .../203-libwebp7_1.2.4-0.1ubuntu0.23.04.2_armhf.deb ... #14 59.99 Unpacking libwebp7:armhf (1.2.4-0.1ubuntu0.23.04.2) ... #14 60.06 Selecting previously unselected package libtiff6:armhf. #14 60.06 Preparing to unpack .../204-libtiff6_4.5.0-5ubuntu1.1_armhf.deb ... #14 60.06 Unpacking libtiff6:armhf (4.5.0-5ubuntu1.1) ... #14 60.11 Selecting previously unselected package libxpm4:armhf. #42 0.936 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 #42 0.940 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd #13 63.41 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 63.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 63.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 63.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 5.716 Selecting previously unselected package libproc2-0:amd64. #14 60.07 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #14 60.07 Unpacking libio-prompter-perl (0.004015-1) ... #14 60.10 Selecting previously unselected package libjson-perl. #14 60.11 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ... #14 60.11 Unpacking libjson-perl (4.04000-1) ... #14 60.15 Selecting previously unselected package liblog-any-perl. #14 60.15 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ... #14 60.15 Unpacking liblog-any-perl (1.710-1) ... #14 60.19 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 60.19 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 60.19 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 60.23 Selecting previously unselected package libpackage-stash-perl. #14 60.23 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ... #14 60.26 Unpacking libpackage-stash-perl (0.39-1) ... #14 60.29 Selecting previously unselected package libsub-identify-perl. #15 5.064 (62/95): git-core-2.41.0-1.fc38.aarch64.rpm 36 MB/s | 4.5 MB 00:00 #15 5.085 (63/95): glibc-devel-2.37-5.fc38.aarch64.rpm 16 MB/s | 541 kB 00:00 #15 5.132 (64/95): glibc-static-2.37-5.fc38.aarch64.rpm 21 MB/s | 1.4 MB 00:00 #15 5.148 (65/95): kernel-headers-6.4.4-200.fc38.aarch64. 25 MB/s | 1.5 MB 00:00 #15 5.179 (66/95): less-633-1.fc38.aarch64.rpm 4.0 MB/s | 176 kB 00:00 #15 5.189 (67/95): libasan-13.2.1-1.fc38.aarch64.rpm 11 MB/s | 449 kB 00:00 #15 5.237 (68/95): libatomic-13.2.1-1.fc38.aarch64.rpm 649 kB/s | 36 kB 00:00 #15 5.245 (69/95): libubsan-13.2.1-1.fc38.aarch64.rpm 3.7 MB/s | 203 kB 00:00 #15 5.273 (70/95): libuv-1.46.0-1.fc38.aarch64.rpm 4.8 MB/s | 156 kB 00:00 #15 5.283 (71/95): libxcrypt-devel-4.4.36-1.fc38.aarch64. 841 kB/s | 30 kB 00:00 #13 66.62 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 66.63 Setting up libmodule-runtime-perl (0.016-1) ... #13 66.64 Setting up libmailtools-perl (2.18-1) ... #13 66.65 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 66.67 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 66.71 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 66.78 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 66.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #15 4.073 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #15 4.165 dpkg-genchanges: info: binary-only upload (no source code included) #15 4.168 dpkg-source --after-build . #15 4.282 dpkg-buildpackage: info: binary-only upload (no source included) #15 6.499 (57/95): libasan-12.3.1-1.fc37.aarch64.rpm 4.0 MB/s | 433 kB 00:00 #15 6.503 (58/95): libatomic-12.3.1-1.fc37.aarch64.rpm 473 kB/s | 48 kB 00:00 #15 6.576 (59/95): libedit-3.1-43.20221009cvs.fc37.aarch6 1.3 MB/s | 105 kB 00:00 #15 6.582 (60/95): libselinux-devel-3.5-1.fc37.aarch64.rp 1.9 MB/s | 151 kB 00:00 #15 6.654 (61/95): libselinux-utils-3.5-1.fc37.aarch64.rp 2.0 MB/s | 162 kB 00:00 #15 6.660 (62/95): libsepol-devel-3.5-1.fc37.aarch64.rpm 630 kB/s | 49 kB 00:00 #13 62.76 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 66.77 Setting up libnpth0:arm64 (1.6-3build2) ... #13 62.77 Setting up libconfig-tiny-perl (2.28-2) ... #14 66.79 Setting up krb5-locales (1.20.1-1build1) ... #14 66.80 Setting up file (1:5.44-3) ... #14 66.81 Setting up libassuan0:arm64 (2.5.5-5) ... #13 62.79 Setting up libsereal-encoder-perl (5.003+ds-1) ... #14 66.82 Setting up libgomp1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 66.83 Setting up bzip2 (1.0.8-5build1) ... #13 62.80 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #14 66.85 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 66.86 Setting up libunwind8:arm64 (1.6.2-3) ... #13 62.81 Setting up liblist-utilsby-perl (0.12-2) ... #14 66.87 Setting up libjbig0:arm64 (2.1-6ubuntu1) ... #14 66.89 Setting up libfakeroot:arm64 (1.31-1.1) ... #13 62.82 Setting up libstring-shellquote-perl (1.04-3) ... #14 66.91 Setting up libjansson4:arm64 (2.14-2) ... #14 66.92 Setting up libkrb5support0:arm64 (1.20.1-1build1) ... #13 62.83 Setting up libnet-netmask-perl (2.0002-2) ... #14 66.93 Setting up libnumber-compare-perl (0.03-3) ... #14 66.95 Setting up gcc-12-base:arm64 (12.3.0-1ubuntu1~23.04) ... #13 62.84 Setting up libsub-install-perl (0.929-1) ... #13 62.86 Setting up gcc (4:12.2.0-3) ... #14 66.96 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #14 66.97 Setting up fakeroot (1.31-1.1) ... #13 62.88 Setting up dpkg-dev (1.21.22) ... #13 62.90 Setting up libindirect-perl (0.39-2+b1) ... #13 62.91 Setting up libxs-parse-sublike-perl:armhf (0.16-1+b2) ... #13 62.93 Setting up intltool-debian (0.35.0+20060710.6) ... #13 62.94 Setting up libfreezethaw-perl (0.5001-3) ... #13 62.95 Setting up libobject-pad-perl (0.78-1) ... #13 62.97 Setting up liberror-perl (0.17029-2) ... #13 62.98 Setting up patchutils (0.4.2-1) ... #13 62.99 Setting up libmail-sendmail-perl (0.80-3) ... #13 63.00 Setting up libltdl-dev:armhf (2.4.7-5) ... #13 63.01 Setting up libjson-maybexs-perl (1.004004-1) ... #13 63.02 Setting up libxml-sax-base-perl (1.09-3) ... #13 63.06 Setting up libio-string-perl (1.08-4) ... #13 63.07 Setting up libreadonly-perl (2.050-3) ... #14 61.28 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 61.28 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 61.31 Selecting previously unselected package libxml-sax-base-perl. #14 61.31 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 61.32 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 61.35 Selecting previously unselected package libxml-sax-perl. #14 61.35 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 61.36 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 61.40 Selecting previously unselected package libxml-libxml-perl. #16 10.27 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ... #16 10.28 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... #16 10.30 No schema files found: doing nothing. #16 10.31 Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... #16 10.32 Setting up libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ... #16 10.33 Setting up libuv1:amd64 (1.43.0-1) ... #16 10.35 Setting up emacsen-common (3.0.4) ... #16 10.38 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 10.40 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 10.42 Setting up libjsoncpp25:amd64 (1.9.5-3) ... #16 10.43 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 10.48 Setting up libudev-dev:amd64 (249.11-0ubuntu3.10) ... #16 10.49 Setting up libsepol-dev:amd64 (3.3-1build1) ... #16 10.50 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #16 10.52 Setting up libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ... #16 10.53 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... #16 10.54 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ... #16 10.58 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ... #16 10.59 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.10) ... #14 62.83 Setting up libsys-hostname-long-perl (1.5-1) ... #14 62.84 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #14 62.85 Setting up liburi-perl (1.76-2) ... #14 62.86 Setting up libdigest-bubblebabble-perl (0.02-2) ... #14 62.87 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 62.88 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #14 62.89 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 63.08 Setting up automake (1:1.16.1-4ubuntu6) ... #14 60.11 Preparing to unpack .../205-libxpm4_1%3a3.5.12-1.1_armhf.deb ... #14 60.11 Unpacking libxpm4:armhf (1:3.5.12-1.1) ... #14 60.16 Selecting previously unselected package libgd3:armhf. #14 60.17 Preparing to unpack .../206-libgd3_2.3.3-7ubuntu2_armhf.deb ... #14 60.17 Unpacking libgd3:armhf (2.3.3-7ubuntu2) ... #14 60.21 Selecting previously unselected package libc-devtools. #14 60.21 Preparing to unpack .../207-libc-devtools_2.37-0ubuntu2_armhf.deb ... #14 60.21 Unpacking libc-devtools (2.37-0ubuntu2) ... #14 60.29 Selecting previously unselected package libcapture-tiny-perl. #14 60.29 Preparing to unpack .../208-libcapture-tiny-perl_0.48-2_all.deb ... #14 60.30 Unpacking libcapture-tiny-perl (0.48-2) ... #14 60.34 Selecting previously unselected package libcgi-pm-perl. #17 23.42 Installing : cmake-data-3.20.2-5.el8.noarch 51/61 #17 24.24 Installing : cmake-3.20.2-5.el8.aarch64 52/61 #17 24.34 Installing : isl-0.16.1-6.el8.aarch64 53/61 #17 DONE 2.0s #42 1.140 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #42 1.141 go: downloading golang.org/x/net v0.1.0 #15 DONE 17.1s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.3s #13 63.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 63.82 Setting up dh-strip-nondeterminism (1.12.0-1) ... #13 63.85 Setting up libconst-fast-perl (0.014-1.1) ... #15 5.719 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_amd64.deb ... #15 5.723 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #15 5.759 Selecting previously unselected package procps. #15 5.763 Preparing to unpack .../06-procps_2%3a4.0.2-3_amd64.deb ... #15 5.772 Unpacking procps (2:4.0.2-3) ... #15 5.855 Selecting previously unselected package cmake. #15 5.858 Preparing to unpack .../07-cmake_3.25.1-1_amd64.deb ... #15 5.862 Unpacking cmake (3.25.1-1) ... #14 60.29 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ... #14 60.30 Unpacking libsub-identify-perl (0.14-1build5) ... #14 60.33 Selecting previously unselected package libsub-name-perl. #14 60.33 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ... #14 60.34 Unpacking libsub-name-perl (0.26-1build3) ... #14 60.37 Selecting previously unselected package libnamespace-clean-perl. #14 60.37 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #14 60.37 Unpacking libnamespace-clean-perl (0.27-1) ... #14 60.41 Selecting previously unselected package libpath-tiny-perl. #14 60.41 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ... #14 60.42 Unpacking libpath-tiny-perl (0.122-1) ... #14 60.45 Selecting previously unselected package libstrictures-perl. #14 60.45 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ... #14 60.45 Unpacking libstrictures-perl (2.000006-1) ... #14 60.49 Selecting previously unselected package libtype-tiny-perl. #14 60.49 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ... #14 60.50 Unpacking libtype-tiny-perl (1.012004-1) ... #14 60.54 Selecting previously unselected package libgitlab-api-v4-perl. #15 5.307 (72/95): libxcrypt-static-4.4.36-1.fc38.aarch64 3.4 MB/s | 108 kB 00:00 #15 5.379 (73/95): gcc-13.2.1-1.fc38.aarch64.rpm 55 MB/s | 31 MB 00:00 #15 5.388 (74/95): make-4.4.1-1.fc38.aarch64.rpm 5.5 MB/s | 587 kB 00:00 #15 5.392 (75/95): openssh-9.0p1-17.fc38.aarch64.rpm 5.0 MB/s | 429 kB 00:00 #15 5.424 (76/95): openssh-clients-9.0p1-17.fc38.aarch64. 16 MB/s | 691 kB 00:00 #15 5.435 (77/95): perl-File-Compare-1.100.700-497.fc38.n 344 kB/s | 14 kB 00:00 #15 5.439 (78/95): perl-File-Copy-2.39-497.fc38.noarch.rp 461 kB/s | 21 kB 00:00 #15 5.443 (79/95): perl-File-Find-1.40-497.fc38.noarch.rp 1.4 MB/s | 26 kB 00:00 #15 5.464 (80/95): perl-Git-2.41.0-1.fc38.noarch.rpm 1.4 MB/s | 41 kB 00:00 #15 5.505 (81/95): python3-setools-4.4.3-1.fc38.aarch64.r 15 MB/s | 616 kB 00:00 #13 67.01 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 67.05 Setting up libconst-fast-perl (0.014-1) ... #13 67.06 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 67.07 Setting up libmodule-implementation-perl (0.09-1) ... #13 67.08 Setting up libemail-valid-perl (1.202-1) ... #13 67.09 Setting up libcgi-fast-perl (1:2.13-1) ... #13 67.11 Setting up libpackage-stash-perl (0.38-1) ... #15 4.286 #15 4.286 The package has been created. #15 4.286 Attention, the package has been created in the current directory, #15 4.286 not in ".." as indicated by the message above! #15 4.308 Selecting previously unselected package docker-ce-build-deps. #15 4.320 (Reading database ... 17543 files and directories currently installed.) #15 4.321 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 4.325 Unpacking docker-ce-build-deps (1.0) ... #15 6.788 (63/95): libubsan-12.3.1-1.fc37.aarch64.rpm 1.4 MB/s | 198 kB 00:00 #15 6.794 (64/95): libuv-1.46.0-1.fc37.aarch64.rpm 1.1 MB/s | 155 kB 00:00 #15 6.864 (65/95): libxcrypt-devel-4.4.36-1.fc37.aarch64. 388 kB/s | 29 kB 00:00 #15 6.964 (66/95): gcc-12.3.1-1.fc37.aarch64.rpm 18 MB/s | 29 MB 00:01 #15 6.968 (67/95): libxcrypt-static-4.4.36-1.fc37.aarch64 619 kB/s | 108 kB 00:00 #13 63.09 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 63.10 Setting up libstring-copyright-perl (0.003014-1) ... #13 63.11 Setting up libdata-optlist-perl (0.113-1) ... #13 63.13 Setting up libipc-run-perl (20220807.0-1) ... #13 63.14 Setting up git (1:2.39.2-1.1) ... #13 63.17 Setting up libtext-xslate-perl:armhf (3.5.9-1+b2) ... #13 63.19 Setting up libcontextual-return-perl (0.004014-4) ... #13 63.20 Setting up libwww-robotrules-perl (6.02-1) ... #13 63.21 Setting up libtypes-serialiser-perl (1.01-1) ... #13 63.22 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 63.23 Setting up libhtml-parser-perl:armhf (3.81-1) ... #13 63.25 Setting up libgit-wrapper-perl (0.048-2) ... #13 63.26 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 63.27 Setting up librole-tiny-perl (2.002004-1) ... #13 63.28 Setting up gnupg (2.2.40-1.1) ... #14 66.98 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 66.98 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 #14 66.98 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 #14 66.98 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 #14 66.98 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 #14 66.98 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 #14 66.98 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 #14 66.98 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 #14 66.98 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 #14 67.00 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ... #14 67.01 Setting up autotools-dev (20220109.1) ... #14 67.02 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 67.03 Setting up libx11-data (2:1.8.4-2ubuntu0.2) ... #14 67.04 Setting up make (4.3-4.1build1) ... #14 67.05 Setting up libmpfr6:arm64 (4.2.0-1) ... #14 67.06 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 67.08 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 67.09 Setting up lzip (1.23-5) ... #14 67.10 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 67.10 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #14 67.12 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 67.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #14 67.13 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 67.13 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #14 67.13 Setting up strace (6.2-0ubuntu1) ... #14 67.14 Setting up xz-utils (5.4.1-0.2) ... #14 67.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 67.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 67.16 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 #14 67.16 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 #14 67.16 Setting up t1utils (1.41-4build2) ... #14 67.17 Setting up diffstat (1.65-1) ... #14 67.19 Setting up libpng16-16:arm64 (1.6.39-2) ... #14 67.20 Setting up libmpc3:arm64 (1.3.1-1) ... #14 67.21 Setting up libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 67.22 Setting up patch (2.7.6-7build2) ... #14 67.28 Setting up autopoint (0.21-11) ... #14 67.29 Setting up fonts-dejavu-core (2.37-6) ... #14 61.40 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ... #14 61.41 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 61.46 Selecting previously unselected package libxml-parser-perl:arm64. #14 61.46 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ... #14 61.47 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ... #14 61.54 Selecting previously unselected package libxml-sax-expat-perl. #14 61.54 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ... #14 61.54 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 61.57 Selecting previously unselected package libyaml-libyaml-perl. #14 61.57 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ... #14 61.58 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 61.61 Selecting previously unselected package licensecheck. #14 61.61 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ... #14 61.61 Unpacking licensecheck (3.2.14-2) ... #14 61.64 Selecting previously unselected package libdevel-size-perl. #14 61.64 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ... #14 61.65 Unpacking libdevel-size-perl (0.83-1build4) ... #14 61.68 Selecting previously unselected package libipc-run3-perl. #14 61.68 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ... #14 61.68 Unpacking libipc-run3-perl (0.048-2) ... #14 61.72 Selecting previously unselected package lzip. #14 61.72 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ... #14 61.73 Unpacking lzip (1.23-1) ... #14 61.76 Selecting previously unselected package lzop. #16 10.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #16 10.62 Setting up libpcre2-dev:amd64 (10.39-3ubuntu0.1) ... #16 10.63 Setting up libselinux1-dev:amd64 (3.3-1build2) ... #16 10.64 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ... #16 10.65 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ... #16 10.67 Setting up docker-ce-build-deps (1.0) ... #16 10.68 Processing triggers for man-db (2.10.2-1) ... #14 63.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 63.09 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 #14 63.09 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 #14 63.10 Setting up libasync-mergepoint-perl (0.04-2) ... #14 63.11 Setting up libstring-escape-perl (2010.002-2) ... #14 63.12 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 63.13 Setting up libhttp-date-perl (6.05-1) ... #14 63.14 Setting up libfile-which-perl (1.23-1) ... #14 63.15 Setting up libfile-basedir-perl (0.08-1) ... #14 63.16 Setting up gettext (0.19.8.1-10build1) ... #14 63.17 Setting up libnumber-range-perl (0.12-1) ... #14 63.18 Setting up libunicode-utf8-perl (0.62-1build1) ... #14 63.20 Setting up libstruct-dumb-perl (0.09-1) ... #14 63.21 Setting up libfile-listing-perl (6.04-1) ... #14 63.22 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 63.24 Setting up libregexp-pattern-perl (0.2.12-1) ... #14 63.25 Setting up libfont-afm-perl (1.20-2) ... #14 63.26 Setting up libwant-perl (0.29-1build4) ... #14 63.28 Setting up libdynaloader-functions-perl (0.003-1) ... #14 63.31 Setting up libtext-glob-perl (0.10-1) ... #14 60.34 Preparing to unpack .../209-libcgi-pm-perl_4.55-1_all.deb ... #14 60.35 Unpacking libcgi-pm-perl (4.55-1) ... #14 60.39 Selecting previously unselected package libfcgi0ldbl:armhf. #14 60.39 Preparing to unpack .../210-libfcgi0ldbl_2.4.2-2build2_armhf.deb ... #14 60.40 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ... #14 60.44 Selecting previously unselected package libfcgi-perl. #14 60.44 Preparing to unpack .../211-libfcgi-perl_0.82+ds-2_armhf.deb ... #14 60.44 Unpacking libfcgi-perl (0.82+ds-2) ... #14 60.49 Selecting previously unselected package libcgi-fast-perl. #14 60.49 Preparing to unpack .../212-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 60.49 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 60.53 Selecting previously unselected package libclass-data-inheritable-perl. #14 60.53 Preparing to unpack .../213-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 60.54 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 60.57 Selecting previously unselected package libcommon-sense-perl:armhf. #18 [stage-1 8/8] WORKDIR /root/rpmbuild #18 DONE 0.0s #19 exporting to image #19 exporting layers #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #42 1.304 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 #42 1.306 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #13 63.88 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ... #13 63.90 Setting up libdata-dpath-perl (0.58-1) ... #13 63.99 Setting up libmodule-implementation-perl (0.09-1.1) ... #13 64.03 Setting up libpackage-stash-perl (0.39-1) ... #13 64.08 Setting up libimport-into-perl (1.002005-1) ... #13 64.12 Setting up libmoo-perl (2.004004-1) ... #14 60.54 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 60.54 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 60.58 Selecting previously unselected package libhash-fieldhash-perl. #14 60.59 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ... #14 60.59 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 60.62 Selecting previously unselected package libhtml-form-perl. #14 60.62 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ... #14 60.62 Unpacking libhtml-form-perl (6.07-1) ... #14 60.66 Selecting previously unselected package libhtml-format-perl. #14 60.66 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ... #14 60.66 Unpacking libhtml-format-perl (2.12-1.1) ... #14 60.70 Selecting previously unselected package libhtml-html5-entities-perl. #14 60.70 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 60.70 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 60.74 Selecting previously unselected package libhttp-daemon-perl. #14 60.74 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 60.74 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 60.78 Selecting previously unselected package libio-interactive-perl. #14 60.78 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ... #14 60.78 Unpacking libio-interactive-perl (1.023-1) ... #14 60.81 Selecting previously unselected package libio-prompt-tiny-perl. #14 60.82 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 60.82 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 60.86 Selecting previously unselected package libtypes-serialiser-perl. #14 60.86 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ... #14 60.87 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 60.90 Selecting previously unselected package libjson-xs-perl. #15 5.509 (82/95): perl-lib-0.65-497.fc38.aarch64.rpm 232 kB/s | 16 kB 00:00 #15 5.522 (83/95): python3-audit-3.1.2-1.fc38.aarch64.rpm 1.1 MB/s | 87 kB 00:00 #15 5.527 (84/95): selinux-policy-38.28-1.fc38.noarch.rpm 3.0 MB/s | 54 kB 00:00 #15 5.537 (85/95): rpm-plugin-selinux-4.18.1-3.fc38.aarch 646 kB/s | 20 kB 00:00 #15 5.599 (86/95): selinux-policy-devel-38.28-1.fc38.noar 12 MB/s | 910 kB 00:00 #15 5.629 (87/95): selinux-policy-targeted-38.28-1.fc38.n 66 MB/s | 6.7 MB 00:00 #15 5.642 (88/95): systemd-devel-253.10-1.fc38.aarch64.rp 14 MB/s | 593 kB 00:00 #15 5.676 (89/95): systemd-253.10-1.fc38.aarch64.rpm 31 MB/s | 4.3 MB 00:00 #15 5.684 (90/95): systemd-networkd-253.10-1.fc38.aarch64 11 MB/s | 607 kB 00:00 #15 5.689 (91/95): systemd-pam-253.10-1.fc38.aarch64.rpm 7.3 MB/s | 332 kB 00:00 #15 5.711 (92/95): systemd-rpm-macros-253.10-1.fc38.noarc 1.1 MB/s | 28 kB 00:00 #15 5.719 (93/95): systemd-resolved-253.10-1.fc38.aarch64 6.6 MB/s | 279 kB 00:00 #15 5.728 (94/95): vim-filesystem-9.0.1872-1.fc38.noarch. 469 kB/s | 18 kB 00:00 #15 5.771 (95/95): systemd-libs-253.10-1.fc38.aarch64.rpm 10 MB/s | 633 kB 00:00 #13 67.12 Setting up libimport-into-perl (1.002005-1) ... #13 67.13 Setting up libmoo-perl (2.003004-2) ... #13 67.15 Setting up libmime-tools-perl (5.509-1) ... #13 67.16 Setting up libxml-simple-perl (2.25-1) ... #13 67.17 Setting up libparams-validate-perl (1.29-1+b1) ... #13 67.18 Setting up libb-hooks-endofscope-perl (0.24-1) ... #13 67.19 Setting up lintian (2.15.0) ... #13 67.21 Setting up libnamespace-clean-perl (0.27-1) ... #13 67.22 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 67.23 Setting up licensecheck (3.0.31-3) ... #13 67.24 Setting up libgitlab-api-v4-perl (0.16-1) ... #13 67.25 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 67.26 Setting up libwww-perl (6.36-2) ... #13 67.28 Setting up debhelper (12.1.1) ... #13 67.29 Setting up dh-autoreconf (19) ... #13 67.30 Setting up devscripts (2.19.5+deb10u1) ... #15 6.976 (68/95): openssh-8.8p1-11.fc37.aarch64.rpm 3.9 MB/s | 439 kB 00:00 #15 7.046 (69/95): openssh-clients-8.8p1-11.fc37.aarch64. 8.0 MB/s | 669 kB 00:00 #15 7.052 (70/95): perl-File-Copy-2.39-494.fc37.noarch.rp 278 kB/s | 21 kB 00:00 #15 7.059 (71/95): perl-File-Compare-1.100.700-494.fc37.n 156 kB/s | 14 kB 00:00 #15 7.121 (72/95): perl-File-Find-1.40-494.fc37.noarch.rp 349 kB/s | 26 kB 00:00 #15 7.128 (73/95): perl-Git-2.41.0-1.fc37.noarch.rpm 555 kB/s | 42 kB 00:00 #15 7.134 (74/95): perl-lib-0.65-494.fc37.aarch64.rpm 209 kB/s | 16 kB 00:00 #15 7.199 (75/95): policycoreutils-3.5-1.fc37.aarch64.rpm 3.0 MB/s | 241 kB 00:00 #15 7.205 (76/95): policycoreutils-devel-3.5-1.fc37.aarch 1.9 MB/s | 147 kB 00:00 #15 7.211 (77/95): policycoreutils-python-utils-3.5-1.fc3 1.0 MB/s | 80 kB 00:00 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:17 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b VERSION BBB 0.0.0-20230915141727-0e70f1b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git #13 63.29 Setting up libc6-dev:armhf (2.36-9+deb12u1) ... #13 63.30 Setting up libfont-ttf-perl (1.06-2) ... #13 63.31 Setting up libfile-homedir-perl (1.006-2) ... #13 63.33 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ... #13 63.34 Setting up pristine-tar (1.50) ... #13 63.35 Setting up libio-socket-ssl-perl (2.081-2) ... #13 63.36 Setting up libsub-exporter-perl (0.989-1) ... #13 63.37 Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ... #13 63.38 Setting up libalgorithm-merge-perl (0.08-5) ... #13 63.39 Setting up libhttp-message-perl (6.44-1) ... #13 63.40 Setting up libdata-validate-ip-perl (0.31-1) ... #13 63.42 Setting up libhtml-form-perl (6.11-1) ... #13 63.43 Setting up libiterator-perl (0.03+ds1-2) ... #13 63.44 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 63.45 Setting up libjson-xs-perl (4.030-2+b1) ... #13 63.46 Setting up python3.11 (3.11.2-6) ... #14 67.34 Setting up ucf (3.0043+nmu1) ... #14 67.44 Setting up libk5crypto3:arm64 (1.20.1-1build1) ... #14 67.46 Setting up libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ... #14 67.47 Setting up libltdl7:arm64 (2.4.7-5) ... #14 67.48 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... #14 67.51 Setting up libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ... #14 67.52 Setting up libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 67.53 Setting up python-apt-common (2.5.3ubuntu1) ... #14 67.54 Setting up libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 61.76 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ... #14 61.76 Unpacking lzop (1.04-2build2) ... #14 61.79 Selecting previously unselected package t1utils. #14 61.79 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ... #14 61.80 Unpacking t1utils (1.41-4build2) ... #14 61.83 Selecting previously unselected package unzip. #14 61.84 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ... #14 61.84 Unpacking unzip (6.0-26ubuntu3.1) ... #14 61.88 Selecting previously unselected package lintian. #14 61.88 Preparing to unpack .../345-lintian_2.114.0ubuntu1.2_all.deb ... #14 61.89 Unpacking lintian (2.114.0ubuntu1.2) ... #16 10.76 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #14 63.32 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 63.33 Setting up liblist-compare-perl (0.53-1) ... #14 63.34 Setting up libref-util-xs-perl (0.117-1build2) ... #14 63.35 Setting up libio-pty-perl (1:1.12-1) ... #14 63.36 Setting up libtool (2.4.6-14) ... #14 63.37 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 63.38 Setting up libsort-key-perl (1.33-2build2) ... #14 63.39 Setting up libclone-perl (0.43-2) ... #14 63.40 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 63.41 Setting up libarchive-zip-perl (1.67-2) ... #14 63.42 Setting up libsub-identify-perl (0.14-1build2) ... #14 63.43 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #14 63.44 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 63.45 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 60.57 Preparing to unpack .../214-libcommon-sense-perl_3.75-3_armhf.deb ... #14 60.58 Unpacking libcommon-sense-perl:armhf (3.75-3) ... #14 60.62 Selecting previously unselected package libconfig-tiny-perl. #14 60.62 Preparing to unpack .../215-libconfig-tiny-perl_2.28-2_all.deb ... #14 60.62 Unpacking libconfig-tiny-perl (2.28-2) ... #14 60.66 Selecting previously unselected package libparams-util-perl. #14 60.67 Preparing to unpack .../216-libparams-util-perl_1.102-2_armhf.deb ... #14 60.67 Unpacking libparams-util-perl (1.102-2) ... #14 60.70 Selecting previously unselected package libsub-install-perl. #14 60.71 Preparing to unpack .../217-libsub-install-perl_0.929-1_all.deb ... #14 60.71 Unpacking libsub-install-perl (0.929-1) ... #14 60.75 Selecting previously unselected package libdata-optlist-perl. #14 60.75 Preparing to unpack .../218-libdata-optlist-perl_0.113-1_all.deb ... #14 60.76 Unpacking libdata-optlist-perl (0.113-1) ... #14 60.79 Selecting previously unselected package libsub-exporter-perl. #14 60.79 Preparing to unpack .../219-libsub-exporter-perl_0.989-1_all.deb ... #14 60.80 Unpacking libsub-exporter-perl (0.989-1) ... #14 60.84 Selecting previously unselected package libconst-fast-perl. #13 DONE 66.1s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #15 [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 #13 64.13 Setting up liblist-someutils-perl (0.58-1) ... #13 64.14 Setting up debhelper (13.3.4) ... #13 64.15 Setting up libmime-tools-perl (5.509-1) ... #13 64.16 Setting up dput (1.1.0) ... #13 64.32 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #13 64.33 Setting up equivs (2.3.1) ... #13 64.34 Setting up libmoox-aliases-perl (0.001006-1.1) ... #13 64.34 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ... #13 64.35 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #13 64.36 Setting up libnamespace-clean-perl (0.27-1) ... #13 64.37 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #14 60.91 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ... #14 60.91 Unpacking libjson-xs-perl (4.030-1build3) ... #14 60.95 Selecting previously unselected package libjson-maybexs-perl. #14 60.95 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ... #14 60.96 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 61.00 Selecting previously unselected package libldap-common. #14 61.00 Preparing to unpack .../276-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ... #14 61.01 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 61.04 Selecting previously unselected package liblist-compare-perl. #14 61.04 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ... #14 61.04 Unpacking liblist-compare-perl (0.55-1) ... #14 61.08 Selecting previously unselected package liblist-someutils-perl. #14 61.08 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ... #14 61.09 Unpacking liblist-someutils-perl (0.58-1) ... #14 61.12 Selecting previously unselected package liblist-someutils-xs-perl. #15 5.774 -------------------------------------------------------------------------------- #15 5.774 Total 32 MB/s | 101 MB 00:03 #13 67.48 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 67.49 Setting up equivs (2.2.0) ... #13 67.50 Setting up libxml-parser-perl (2.44-4) ... #13 67.51 Setting up libxml-sax-expat-perl (0.51-1) ... #13 67.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 67.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 6.471 Selecting previously unselected package dh-apparmor. #15 6.474 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ... #15 6.477 Unpacking dh-apparmor (3.0.8-3) ... #15 6.507 Selecting previously unselected package dmsetup. #15 6.510 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_amd64.deb ... #15 6.514 Unpacking dmsetup (2:1.02.185-2) ... #15 6.549 Selecting previously unselected package libdevmapper1.02.1:amd64. #15 6.551 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #15 6.554 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 6.593 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #13 64.38 (1/142): bzip2-1.0.8-13.fc38.x86_64.rpm 125 kB/s | 52 kB 00:00 #13 64.51 (2/142): binutils-gold-2.39-9.fc38.x86_64.rpm 1.4 MB/s | 784 kB 00:00 #13 64.52 (3/142): cpio-2.13-14.fc38.x86_64.rpm 1.9 MB/s | 276 kB 00:00 #13 64.55 (4/142): desktop-file-utils-0.26-8.fc38.x86_64. 1.8 MB/s | 71 kB 00:00 #13 64.57 (5/142): devscripts-checkbashisms-2.23.0-1.fc38 589 kB/s | 28 kB 00:00 #13 64.59 (6/142): dwz-0.15-2.fc38.x86_64.rpm 3.1 MB/s | 135 kB 00:00 #13 64.63 (7/142): binutils-2.39-9.fc38.x86_64.rpm 8.1 MB/s | 5.4 MB 00:00 #13 64.63 (8/142): ed-1.19-2.fc38.x86_64.rpm 1.3 MB/s | 78 kB 00:00 #13 64.63 (9/142): efi-srpm-macros-5-7.fc38.noarch.rpm 519 kB/s | 22 kB 00:00 #13 64.67 (10/142): enchant2-2.3.4-1.fc38.x86_64.rpm 1.6 MB/s | 64 kB 00:00 #13 64.67 (11/142): file-5.44-3.fc38.x86_64.rpm 1.2 MB/s | 49 kB 00:00 #13 64.67 (12/142): fonts-filesystem-2.0.5-11.fc38.noarch 195 kB/s | 8.1 kB 00:00 #13 64.71 (13/142): fonts-srpm-macros-2.0.5-11.fc38.noarc 685 kB/s | 26 kB 00:00 #13 64.71 (14/142): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 204 kB/s | 7.8 kB 00:00 #13 64.74 (15/142): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 210 kB/s | 8.0 kB 00:00 #13 64.75 (16/142): gnat-srpm-macros-6-2.fc38.noarch.rpm 232 kB/s | 8.8 kB 00:00 #13 64.76 (17/142): gdk-pixbuf2-2.42.10-2.fc38.x86_64.rpm 5.4 MB/s | 485 kB 00:00 #13 64.78 (18/142): go-srpm-macros-3.2.0-2.fc38.noarch.rp 704 kB/s | 27 kB 00:00 #13 64.82 (19/142): hunspell-1.7.2-3.fc38.x86_64.rpm 7.8 MB/s | 479 kB 00:00 #13 64.83 (20/142): groff-base-1.22.4-11.fc38.x86_64.rpm 13 MB/s | 1.1 MB 00:00 #13 64.83 (21/142): hunspell-en-0.20201207-3.fc38.noarch. 3.6 MB/s | 190 kB 00:00 #13 64.87 (22/142): hunspell-en-GB-0.20201207-3.fc38.noar 5.1 MB/s | 225 kB 00:00 #15 7.277 (78/95): python3-audit-3.1.2-1.fc37.aarch64.rpm 1.1 MB/s | 87 kB 00:00 #15 7.283 (79/95): python3-libselinux-3.5-1.fc37.aarch64. 2.4 MB/s | 190 kB 00:00 #15 7.287 (80/95): python3-libsemanage-3.5-2.fc37.aarch64 1.1 MB/s | 84 kB 00:00 #15 7.363 (81/95): rpm-plugin-selinux-4.18.1-2.fc37.aarch 245 kB/s | 19 kB 00:00 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #14 67.55 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ... #14 67.57 Setting up libasan8:arm64 (13.1.0-2ubuntu2~23.04) ... #14 67.58 Setting up libuchardet0:arm64 (0.0.7-1build2) ... #14 67.59 Setting up lzop (1.04-2build2) ... #14 67.60 Setting up git-man (1:2.39.2-1ubuntu1.1) ... #14 67.62 Setting up netbase (6.4) ... #14 67.65 Setting up libkrb5-3:arm64 (1.20.1-1build1) ... #14 67.66 Setting up libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ... #14 67.67 Setting up libbinutils:arm64 (2.40-2ubuntu4.1) ... #14 67.68 Setting up lsb-release (12.0-1ubuntu1) ... #14 67.70 Setting up libfido2-1:arm64 (1.12.0-2) ... #14 67.71 Setting up libisl23:arm64 (0.25-1) ... #14 67.72 Setting up libc-dev-bin (2.37-0ubuntu2) ... #14 67.73 Setting up openssl (3.0.8-1ubuntu1.2) ... #14 67.75 Setting up libbsd0:arm64 (0.11.7-4) ... #14 67.76 Setting up libelf1:arm64 (0.188-2.1) ... #14 63.61 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #14 63.62 Setting up libio-stringy-perl (2.111-3) ... #14 63.63 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 63.64 Setting up libhtml-tagset-perl (3.20-4) ... #14 63.65 Setting up liblog-any-perl (1.708-1) ... #14 63.66 Setting up libauthen-sasl-perl (2.1600-1) ... #14 63.67 Setting up libdevel-size-perl (0.83-1build1) ... #14 63.68 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 63.68 Setting up libpod-constants-perl (0.19-1) ... #14 63.69 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 63.70 Setting up libperl4-corelibs-perl (0.004-2) ... #14 63.71 Setting up libfuture-perl (0.43-1) ... #14 63.72 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 63.73 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 63.74 Setting up libtry-tiny-perl (0.30-1) ... #14 63.75 Setting up libtype-tiny-perl (1.008001-2) ... #14 63.76 Setting up libtest-fatal-perl (0.014-1) ... #14 63.77 Setting up libcommon-sense-perl (3.74-2build6) ... #14 60.84 Preparing to unpack .../220-libconst-fast-perl_0.014-2_all.deb ... #14 60.84 Unpacking libconst-fast-perl (0.014-2) ... #14 60.88 Selecting previously unselected package libwant-perl. #14 60.88 Preparing to unpack .../221-libwant-perl_0.29-2build1_armhf.deb ... #14 60.88 Unpacking libwant-perl (0.29-2build1) ... #14 60.92 Selecting previously unselected package libcontextual-return-perl. #14 60.92 Preparing to unpack .../222-libcontextual-return-perl_0.004014-4_all.deb ... #14 60.92 Unpacking libcontextual-return-perl (0.004014-4) ... #14 60.96 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #14 60.97 Preparing to unpack .../223-libcpanel-json-xs-perl_4.32-1build1_armhf.deb ... #14 60.97 Unpacking libcpanel-json-xs-perl:armhf (4.32-1build1) ... #14 61.01 Selecting previously unselected package libdevel-stacktrace-perl. #14 61.01 Preparing to unpack .../224-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 61.01 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 61.05 Selecting previously unselected package libexception-class-perl. #14 61.06 Preparing to unpack .../225-libexception-class-perl_1.45-1_all.deb ... #14 61.06 Unpacking libexception-class-perl (1.45-1) ... #14 61.11 Selecting previously unselected package libiterator-perl. #13 64.38 Setting up libnamespace-autoclean-perl (0.29-1) ... #13 64.39 Setting up libgitlab-api-v4-perl (0.26-1) ... #13 64.40 Setting up libmoox-struct-perl (0.020-1) ... #13 64.41 Setting up lintian (2.104.0) ... #13 64.42 Setting up licensecheck (3.1.1-2) ... #13 64.43 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 64.44 Setting up libwww-perl (6.52-1) ... #13 64.45 Setting up devscripts (2.21.3+deb11u1) ... #13 64.61 Setting up libxml-parser-perl:arm64 (2.46-2) ... #13 64.62 Setting up libxml-sax-expat-perl (0.51-1) ... #14 61.12 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ... #14 61.13 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 61.16 Selecting previously unselected package liblist-utilsby-perl. #14 61.16 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ... #14 61.17 Unpacking liblist-utilsby-perl (0.11-1) ... #14 61.21 Selecting previously unselected package libltdl7:armhf. #14 61.21 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ... #14 61.21 Unpacking libltdl7:armhf (2.4.6-15build2) ... #14 61.24 Selecting previously unselected package libltdl-dev:armhf. #14 61.25 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ... #14 61.25 Unpacking libltdl-dev:armhf (2.4.6-15build2) ... #14 61.30 Selecting previously unselected package liblzo2-2:armhf. #14 61.30 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ... #14 61.31 Unpacking liblzo2-2:armhf (2.10-2build3) ... #14 61.34 Selecting previously unselected package libsys-hostname-long-perl. #14 61.34 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ... #14 61.35 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 67.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 67.81 Setting up libsoap-lite-perl (1.27-1) ... #13 67.82 Setting up libxmlrpc-lite-perl (0.717-2) ... #13 67.84 Processing triggers for libc-bin (2.28-10+deb10u2) ... #13 67.89 Processing triggers for ca-certificates (20200601~deb10u2) ... #15 6.595 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_amd64.deb ... #15 6.598 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ... #15 6.624 Selecting previously unselected package libudev-dev:amd64. #15 6.627 Preparing to unpack .../12-libudev-dev_252.12-1~deb12u1_amd64.deb ... #15 6.630 Unpacking libudev-dev:amd64 (252.12-1~deb12u1) ... #15 6.662 Selecting previously unselected package libsepol-dev:amd64. #15 6.665 Preparing to unpack .../13-libsepol-dev_3.4-2.1_amd64.deb ... #15 6.668 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #15 6.725 Selecting previously unselected package libpcre2-16-0:amd64. #15 6.728 Preparing to unpack .../14-libpcre2-16-0_10.42-1_amd64.deb ... #15 6.731 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #15 6.778 Selecting previously unselected package libpcre2-32-0:amd64. #15 6.781 Preparing to unpack .../15-libpcre2-32-0_10.42-1_amd64.deb ... #15 6.784 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #15 6.859 Selecting previously unselected package libpcre2-posix3:amd64. #13 64.88 (23/142): hunspell-filesystem-1.7.2-3.fc38.x86_ 227 kB/s | 9.3 kB 00:00 #13 64.88 (24/142): hunspell-en-US-0.20201207-3.fc38.noar 4.0 MB/s | 181 kB 00:00 #13 64.90 (25/142): jansson-2.13.1-6.fc38.x86_64.rpm 1.1 MB/s | 44 kB 00:00 #13 64.92 (26/142): js-jquery-3.6.3-2.fc38.noarch.rpm 4.0 MB/s | 173 kB 00:00 #13 64.93 (27/142): json-glib-1.6.6-4.fc38.x86_64.rpm 3.4 MB/s | 162 kB 00:00 #13 64.95 (28/142): libappstream-glib-0.8.2-2.fc38.x86_64 8.9 MB/s | 402 kB 00:00 #13 64.96 (29/142): libjpeg-turbo-2.1.4-2.fc38.x86_64.rpm 4.2 MB/s | 183 kB 00:00 #13 64.97 (30/142): libpkgconf-1.8.0-6.fc38.x86_64.rpm 839 kB/s | 35 kB 00:00 #13 64.99 (31/142): libpng-1.6.37-14.fc38.x86_64.rpm 3.0 MB/s | 120 kB 00:00 #13 65.00 (32/142): libstemmer-2.2.0-5.fc38.x86_64.rpm 3.8 MB/s | 168 kB 00:00 #13 65.01 (33/142): lua-srpm-macros-1-8.fc38.noarch.rpm 207 kB/s | 8.6 kB 00:00 #13 65.03 (34/142): ncurses-6.4-3.20230114.fc38.x86_64.rp 9.1 MB/s | 412 kB 00:00 #13 65.04 (35/142): ocaml-srpm-macros-7-3.fc38.noarch.rpm 355 kB/s | 13 kB 00:00 #13 65.05 (36/142): openblas-srpm-macros-2-13.fc38.noarch 182 kB/s | 7.5 kB 00:00 #13 65.07 (37/142): patch-2.7.6-19.fc38.x86_64.rpm 3.1 MB/s | 126 kB 00:00 #15 7.435 (82/95): python3-policycoreutils-3.5-1.fc37.noa 14 MB/s | 2.2 MB 00:00 #15 7.445 (83/95): python3-setuptools-62.6.0-3.fc37.noarc 10 MB/s | 1.6 MB 00:00 #15 7.448 (84/95): selinux-policy-37.22-1.fc37.noarch.rpm 510 kB/s | 43 kB 00:00 #15 7.518 (85/95): selinux-policy-devel-37.22-1.fc37.noar 11 MB/s | 892 kB 00:00 #15 7.604 (86/95): systemd-devel-251.14-2.fc37.aarch64.rp 6.5 MB/s | 576 kB 00:00 #15 7.699 (87/95): systemd-251.14-2.fc37.aarch64.rpm 16 MB/s | 4.0 MB 00:00 dh_clean #14 67.77 Setting up readline-common (8.2-1.3) ... #14 67.79 Setting up publicsuffix (20230209.2326-1) ... #14 67.80 Setting up libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ... #14 67.81 Setting up zstd (1.5.4+dfsg2-4) ... #14 67.83 Setting up libmarkdown2:arm64 (2.2.7-2) ... #14 67.84 Setting up libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 67.85 Setting up libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ... #14 67.87 Setting up iso-codes (4.12.0-1) ... #14 67.88 Setting up liblocale-gettext-perl (1.07-5) ... #14 67.89 Setting up liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ... #14 67.90 Setting up dctrl-tools (2.24-3build2) ... #14 67.92 Setting up libitm1:arm64 (13.1.0-2ubuntu2~23.04) ... #14 67.94 Setting up libgdbm6:arm64 (1.23-3) ... #14 67.95 Setting up libctf0:arm64 (2.40-2ubuntu4.1) ... #14 67.96 Setting up libjpeg8:arm64 (8c-2ubuntu11) ... #14 67.98 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 63.79 Setting up libxml-namespacesupport-perl (1.12-1) ... #14 63.80 Setting up libnet-http-perl (6.19-1) ... #14 63.81 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #14 63.82 Setting up libencode-locale-perl (1.05-1) ... #14 63.83 Setting up libtext-levenshtein-perl (0.13-1) ... #14 63.84 Setting up libnet-dns-perl (1.22-1) ... #14 63.85 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #14 63.86 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 63.87 Setting up libstring-shellquote-perl (1.04-1) ... #14 63.88 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 63.89 Setting up libsub-install-perl (0.928-1) ... #14 63.90 Setting up gcc (4:9.3.0-1ubuntu2) ... #14 63.92 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #14 63.94 Setting up libnumber-compare-perl (0.03-1) ... #14 63.94 Setting up intltool-debian (0.35.0+20060710.5) ... #14 63.95 Setting up libio-async-perl (0.75-1) ... #14 63.96 Setting up liberror-perl (0.17029-1) ... #14 63.97 Setting up patchutils (0.3.4-2) ... #14 63.98 Setting up libmail-sendmail-perl (0.80-1) ... #14 61.11 Preparing to unpack .../226-libiterator-perl_0.03+ds1-2_all.deb ... #14 61.11 Unpacking libiterator-perl (0.03+ds1-2) ... #14 61.15 Selecting previously unselected package libiterator-util-perl. #14 61.15 Preparing to unpack .../227-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 61.16 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 61.21 Selecting previously unselected package libdata-dpath-perl. #14 61.21 Preparing to unpack .../228-libdata-dpath-perl_0.58-2_all.deb ... #14 61.23 Unpacking libdata-dpath-perl (0.58-2) ... #14 61.26 Selecting previously unselected package libdata-dump-perl. #14 61.26 Preparing to unpack .../229-libdata-dump-perl_1.25-1_all.deb ... #14 61.27 Unpacking libdata-dump-perl (1.25-1) ... #14 61.31 Selecting previously unselected package libdata-messagepack-perl. #14 61.31 Preparing to unpack .../230-libdata-messagepack-perl_1.02-1build1_armhf.deb ... #14 62.18 Selecting previously unselected package manpages-dev. #14 62.19 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ... #14 62.19 Unpacking manpages-dev (5.10-1ubuntu1) ... #14 62.41 Selecting previously unselected package python3-certifi. #14 62.41 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #14 62.41 Unpacking python3-certifi (2020.6.20-1) ... #14 62.46 Selecting previously unselected package python3-idna. #14 62.46 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ... #14 62.46 Unpacking python3-idna (3.3-1) ... #14 62.50 Selecting previously unselected package python3-six. #14 62.50 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ... #14 62.51 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 62.54 Selecting previously unselected package python3-urllib3. #14 62.54 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #14 62.55 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #14 62.59 Selecting previously unselected package python3-requests. #13 64.67 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 64.72 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 64.87 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 64.91 Setting up libsoap-lite-perl (1.27-1) ... #14 61.38 Selecting previously unselected package libmail-sendmail-perl. #14 61.38 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 61.38 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 61.42 Selecting previously unselected package libnet-smtp-ssl-perl. #14 61.42 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 61.43 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 61.46 Selecting previously unselected package libmailtools-perl. #14 61.46 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ... #14 61.47 Unpacking libmailtools-perl (2.21-1) ... #14 61.52 Selecting previously unselected package libmarkdown2:armhf. #14 61.52 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ... #14 61.52 Unpacking libmarkdown2:armhf (2.2.7-2) ... #14 61.56 Selecting previously unselected package libmath-base85-perl. #14 61.56 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 61.56 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 61.60 Selecting previously unselected package libmoox-aliases-perl. #14 61.60 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 61.61 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 61.64 Selecting previously unselected package libnamespace-autoclean-perl. #14 61.64 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 61.64 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 61.67 Selecting previously unselected package libobject-id-perl. #15 0.665 Hit:1 http://deb.debian.org/debian buster InRelease #15 0.665 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #15 0.665 Hit:3 http://deb.debian.org/debian buster-updates InRelease #13 67.90 Updating certificates in /etc/ssl/certs... #15 6.862 Preparing to unpack .../16-libpcre2-posix3_10.42-1_amd64.deb ... #15 6.865 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #15 6.892 Selecting previously unselected package libpcre2-dev:amd64. #15 6.895 Preparing to unpack .../17-libpcre2-dev_10.42-1_amd64.deb ... #15 6.898 Unpacking libpcre2-dev:amd64 (10.42-1) ... #15 6.989 Selecting previously unselected package libselinux1-dev:amd64. #15 6.992 Preparing to unpack .../18-libselinux1-dev_3.4-1+b6_amd64.deb ... #15 6.996 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #15 7.046 Selecting previously unselected package libdevmapper-dev:amd64. #15 7.049 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_amd64.deb ... #15 7.052 Unpacking libdevmapper-dev:amd64 (2:1.02.185-2) ... #15 7.079 Selecting previously unselected package libseccomp-dev:amd64. #15 7.082 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_amd64.deb ... #15 7.085 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ... #15 7.116 Selecting previously unselected package libsystemd-dev:amd64. #13 65.08 (38/142): perl-Carp-1.52-490.fc38.noarch.rpm 754 kB/s | 29 kB 00:00 #13 65.09 (39/142): perl-Data-Dumper-2.184-491.fc38.x86_6 1.3 MB/s | 56 kB 00:00 #13 65.11 (40/142): perl-Digest-1.20-490.fc38.noarch.rpm 651 kB/s | 25 kB 00:00 #13 65.12 (41/142): perl-Digest-MD5-2.58-490.fc38.x86_64. 917 kB/s | 36 kB 00:00 #13 65.15 (42/142): perl-Exporter-5.77-490.fc38.noarch.rp 809 kB/s | 31 kB 00:00 #13 65.16 (43/142): perl-File-Path-2.18-490.fc38.noarch.r 905 kB/s | 35 kB 00:00 #13 65.19 (44/142): perl-File-Temp-0.231.100-490.fc38.noa 1.5 MB/s | 59 kB 00:00 #13 65.20 (45/142): perl-Encode-3.19-493.fc38.x86_64.rpm 16 MB/s | 1.7 MB 00:00 #13 65.20 (46/142): perl-Getopt-Long-2.54-2.fc38.noarch.r 1.4 MB/s | 60 kB 00:00 #13 65.23 (47/142): perl-IO-Socket-IP-0.41-492.fc38.noarc 1.0 MB/s | 41 kB 00:00 #13 65.24 (48/142): perl-IO-Socket-SSL-2.081-1.fc38.noarc 5.0 MB/s | 227 kB 00:00 #13 65.25 (49/142): perl-MIME-Base64-3.16-490.fc38.x86_64 668 kB/s | 30 kB 00:00 #13 65.26 (50/142): perl-Mozilla-CA-20221114-2.fc38.noarc 326 kB/s | 12 kB 00:00 #13 65.29 (51/142): perl-PathTools-3.84-490.fc38.x86_64.r 2.0 MB/s | 87 kB 00:00 #15 7.710 (88/95): systemd-networkd-251.14-2.fc37.aarch64 5.3 MB/s | 571 kB 00:00 #15 7.778 (89/95): systemd-pam-251.14-2.fc37.aarch64.rpm 4.0 MB/s | 324 kB 00:00 #15 7.788 (90/95): systemd-resolved-251.14-2.fc37.aarch64 3.3 MB/s | 262 kB 00:00 #15 7.843 (91/95): selinux-policy-targeted-37.22-1.fc37.n 16 MB/s | 6.6 MB 00:00 #15 7.854 (92/95): systemd-rpm-macros-251.14-2.fc37.noarc 365 kB/s | 28 kB 00:00 #15 7.863 (93/95): vim-filesystem-9.0.1872-1.fc37.noarch. 238 kB/s | 18 kB 00:00 #15 7.939 (94/95): xkeyboard-config-2.36-3.fc37.noarch.rp 11 MB/s | 957 kB 00:00 #15 7.944 (95/95): which-2.21-39.fc37.aarch64.rpm 417 kB/s | 42 kB 00:00 #15 6.590 Running transaction check #15 6.692 Transaction check succeeded. #15 6.692 Running transaction test dpkg-source -I.git -b . #14 68.00 Setting up manpages-dev (6.03-1) ... #14 68.01 Setting up libdw1:arm64 (0.188-2.1) ... #14 68.02 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 68.03 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ... #14 68.05 Setting up libxcb1:arm64 (1.15-1) ... #14 68.06 Setting up gettext (0.21-11) ... #14 68.07 Setting up fontconfig-config (2.14.1-3ubuntu3) ... #14 68.24 Setting up libedit2:arm64 (3.1-20221030-2) ... #14 63.99 Setting up libltdl-dev:armhf (2.4.6-14) ... #14 64.00 Setting up libjson-maybexs-perl (1.004000-1) ... #14 64.01 Setting up libxml-sax-base-perl (1.09-1) ... #14 64.02 Setting up libio-string-perl (1.08-3) ... #14 64.03 Setting up libreadonly-perl (2.050-2) ... #14 64.04 Setting up python3-chardet (3.0.4-4build1) ... #14 64.28 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 61.31 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 61.35 Selecting previously unselected package libnet-domain-tld-perl. #14 61.35 Preparing to unpack .../231-libnet-domain-tld-perl_1.75-3_all.deb ... #14 61.36 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 61.39 Selecting previously unselected package libdata-validate-domain-perl. #14 61.39 Preparing to unpack .../232-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 61.39 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 61.44 Selecting previously unselected package libnet-ipv6addr-perl. #14 61.44 Preparing to unpack .../233-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 61.44 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 61.48 Selecting previously unselected package libnet-netmask-perl. #14 61.48 Preparing to unpack .../234-libnet-netmask-perl_2.0002-2_all.deb ... #14 61.49 Unpacking libnet-netmask-perl (2.0002-2) ... #14 61.53 Selecting previously unselected package libnetaddr-ip-perl. #14 61.53 Preparing to unpack .../235-libnetaddr-ip-perl_4.079+dfsg-2build1_armhf.deb ... #14 61.53 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 61.58 Selecting previously unselected package libdata-validate-ip-perl. #14 62.59 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 62.60 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 62.63 Selecting previously unselected package python3-unidiff. #14 62.64 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #14 62.64 Unpacking python3-unidiff (0.5.5-2) ... #14 62.67 Selecting previously unselected package python3-xdg. #14 62.68 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #14 62.68 Unpacking python3-xdg (0.27-2) ... #14 62.71 Selecting previously unselected package equivs. #14 62.71 Preparing to unpack .../354-equivs_2.3.1_all.deb ... #14 62.72 Unpacking equivs (2.3.1) ... #14 62.75 Selecting previously unselected package libauthen-sasl-perl. #14 62.75 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 62.75 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 62.79 Selecting previously unselected package python3-magic. #14 62.79 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ... #14 62.79 Unpacking python3-magic (2:0.4.24-2) ... #14 62.84 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ... #13 64.92 Setting up libxmlrpc-lite-perl (0.717-4) ... #13 64.93 Processing triggers for libc-bin (2.31-13+deb11u6) ... #13 64.96 Processing triggers for ca-certificates (20210119) ... #13 64.97 Updating certificates in /etc/ssl/certs... #14 61.67 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #14 61.68 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 61.71 Selecting previously unselected package libmoox-struct-perl. #14 61.72 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... #14 61.72 Unpacking libmoox-struct-perl (0.020-1) ... #14 61.75 Selecting previously unselected package libmouse-perl. #14 61.76 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ... #14 61.76 Unpacking libmouse-perl (2.5.10-1build4) ... #14 61.88 Selecting previously unselected package libpackage-stash-xs-perl. #14 61.88 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ... #14 61.89 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #14 61.92 Selecting previously unselected package libpath-iterator-rule-perl. #15 7.119 Preparing to unpack .../21-libsystemd-dev_252.12-1~deb12u1_amd64.deb ... #15 7.122 Unpacking libsystemd-dev:amd64 (252.12-1~deb12u1) ... #15 7.219 Selecting previously unselected package libpkgconf3:amd64. #15 7.222 Preparing to unpack .../22-libpkgconf3_1.8.1-1_amd64.deb ... #15 7.225 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #15 7.251 Selecting previously unselected package pkgconf-bin. #15 7.254 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_amd64.deb ... #15 7.256 Unpacking pkgconf-bin (1.8.1-1) ... #15 7.285 Selecting previously unselected package pkgconf:amd64. #15 7.287 Preparing to unpack .../24-pkgconf_1.8.1-1_amd64.deb ... #15 7.291 Unpacking pkgconf:amd64 (1.8.1-1) ... #15 7.321 Selecting previously unselected package pkg-config:amd64. #17 24.35 Running scriptlet: isl-0.16.1-6.el8.aarch64 53/61 #17 25.47 Installing : gcc-8.5.0-20.el8.aarch64 54/61 #17 25.50 Running scriptlet: gcc-8.5.0-20.el8.aarch64 54/61 #17 25.56 Installing : annobin-11.13-2.el8.aarch64 55/61 #17 25.58 Running scriptlet: annobin-11.13-2.el8.aarch64 55/61 #17 25.60 Installing : gcc-plugin-annobin-8.5.0-20.el8.aarch64 56/61 #17 25.61 Running scriptlet: gcc-plugin-annobin-8.5.0-20.el8.aarch64 56/61 #17 25.70 Installing : libtool-2.4.6-25.el8.aarch64 57/61 #17 25.71 Running scriptlet: libtool-2.4.6-25.el8.aarch64 57/61 #17 25.74 Installing : libtool-ltdl-devel-2.4.6-25.el8.aarch64 58/61 #17 25.76 Installing : device-mapper-devel-8:1.02.181-9.el8.aarch64 59/61 #17 25.77 Installing : which-2.21-20.el8.aarch64 60/61 #17 25.80 Installing : libseccomp-devel-2.5.2-1.el8.aarch64 61/61 #13 64.27 Setting up libhttp-negotiate-perl (6.01-2) ... #13 64.28 Setting up libio-prompter-perl (0.004015-2) ... #13 64.30 Setting up libiterator-util-perl (0.02+ds1-2) ... #13 64.31 Setting up libstdc++-12-dev:armhf (12.2.0-14) ... #13 64.32 Setting up libhttp-cookies-perl (6.10-1) ... #13 64.34 Setting up libtool (2.4.7-5) ... #13 64.35 Setting up po-debconf (1.0.21+nmu1) ... #13 64.36 Setting up libhtml-tree-perl (5.07-3) ... #13 64.37 Setting up libparams-classify-perl:armhf (0.015-2+b1) ... #13 64.38 Setting up libcgi-pm-perl (4.55-1) ... #13 64.39 Setting up python3 (3.11.2-1+b1) ... #13 65.30 (52/142): perl-Net-SSLeay-1.92-5.fc38.x86_64.rp 6.9 MB/s | 361 kB 00:00 #13 65.30 (53/142): perl-Pod-Escapes-1.07-490.fc38.noarch 506 kB/s | 20 kB 00:00 #13 65.33 (54/142): perl-Pod-Perldoc-3.28.01-491.fc38.noa 2.1 MB/s | 86 kB 00:00 #13 65.34 (55/142): perl-Pod-Simple-3.43-491.fc38.noarch. 4.7 MB/s | 219 kB 00:00 #13 65.34 (56/142): perl-Pod-Usage-2.03-4.fc38.noarch.rpm 978 kB/s | 40 kB 00:00 #13 65.37 (57/142): perl-Scalar-List-Utils-1.63-490.fc38. 1.8 MB/s | 72 kB 00:00 #13 65.38 (58/142): perl-Socket-2.036-2.fc38.x86_64.rpm 1.4 MB/s | 55 kB 00:00 #13 65.39 (59/142): perl-Storable-3.26-490.fc38.x86_64.rp 2.2 MB/s | 97 kB 00:00 #13 65.41 (60/142): perl-Term-ANSIColor-5.01-491.fc38.noa 1.2 MB/s | 47 kB 00:00 #13 65.42 (61/142): perl-Term-Cap-1.18-1.fc38.noarch.rpm 572 kB/s | 22 kB 00:00 #13 65.43 (62/142): perl-Text-ParseWords-3.31-490.fc38.no 393 kB/s | 16 kB 00:00 #13 65.45 (63/142): perl-Time-Local-1.300-490.fc38.noarch 855 kB/s | 33 kB 00:00 #13 65.46 (64/142): perl-URI-5.17-2.fc38.noarch.rpm 3.0 MB/s | 120 kB 00:00 #13 65.47 (65/142): perl-constant-1.33-491.fc38.noarch.rp 542 kB/s | 23 kB 00:00 #13 65.49 (66/142): perl-libnet-3.15-1.fc38.noarch.rpm 2.9 MB/s | 128 kB 00:00 #13 65.50 (67/142): perl-parent-0.241-1.fc38.noarch.rpm 384 kB/s | 15 kB 00:00 #13 65.52 (68/142): perl-podlators-5.01-2.fc38.noarch.rpm 2.8 MB/s | 125 kB 00:00 #13 65.53 (69/142): perl-srpm-macros-1-48.fc38.noarch.rpm 217 kB/s | 8.4 kB 00:00 #13 65.54 (70/142): pkgconf-1.8.0-6.fc38.x86_64.rpm 1.0 MB/s | 41 kB 00:00 #13 65.56 (71/142): pkgconf-m4-1.8.0-6.fc38.noarch.rpm 332 kB/s | 14 kB 00:00 #13 65.57 (72/142): pkgconf-pkg-config-1.8.0-6.fc38.x86_6 248 kB/s | 9.6 kB 00:00 #13 65.58 (73/142): python-srpm-macros-3.11-10.fc38.noarc 619 kB/s | 26 kB 00:00 #13 65.61 (74/142): python-systemd-doc-235-2.fc38.x86_64. 3.5 MB/s | 171 kB 00:00 #13 65.61 (75/142): python3-construct-2.10.68-4.fc38.noar 3.4 MB/s | 151 kB 00:00 #13 65.62 (76/142): python3-dateutil-2.8.2-5.fc38.noarch. 7.7 MB/s | 360 kB 00:00 #16 DONE 11.8s #17 [stage-1 6/9] COPY --link sources/ /sources #15 7.947 -------------------------------------------------------------------------------- #15 7.947 Total 17 MB/s | 97 MB 00:05 dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz #14 68.25 Setting up libreadline8:arm64 (8.2-1.3) ... #14 68.26 Setting up ca-certificates (20230311ubuntu0.23.04.1) ... #14 64.29 Setting up libfile-find-rule-perl (0.34-1) ... #14 64.30 Setting up libstring-copyright-perl (0.003006-1) ... #14 64.31 Setting up python3-debian (0.1.36ubuntu1.1) ... #14 64.46 Setting up python3-requests (2.22.0-2ubuntu1.1) ... #15 4.375 Reading package lists... #17 12.68 Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch 26/58 #14 61.58 Preparing to unpack .../236-libdata-validate-ip-perl_0.31-1_all.deb ... #14 61.58 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 61.62 Selecting previously unselected package libdata-validate-uri-perl. #14 61.62 Preparing to unpack .../237-libdata-validate-uri-perl_0.07-2_all.deb ... #14 61.63 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 61.66 Selecting previously unselected package libdistro-info-perl. #14 61.66 Preparing to unpack .../238-libdistro-info-perl_1.5_all.deb ... #14 61.67 Unpacking libdistro-info-perl (1.5) ... #14 61.70 Selecting previously unselected package libemail-address-xs-perl. #14 61.70 Preparing to unpack .../239-libemail-address-xs-perl_1.05-1build1_armhf.deb ... #14 61.71 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 61.75 Selecting previously unselected package libexporter-tiny-perl. #14 61.75 Preparing to unpack .../240-libexporter-tiny-perl_1.006000-1_all.deb ... #14 61.76 Unpacking libexporter-tiny-perl (1.006000-1) ... #14 61.79 Selecting previously unselected package libfcgi-bin. #14 61.80 Preparing to unpack .../241-libfcgi-bin_2.4.2-2build2_armhf.deb ... #14 61.80 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 61.84 Selecting previously unselected package libipc-system-simple-perl. #14 62.85 Setting up media-types (7.0.0) ... #14 62.86 Setting up libpipeline1:arm64 (1.5.5-1) ... #14 62.87 Setting up wdiff (1.2.2-2build3) ... #14 62.89 Setting up gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ... #14 62.90 Setting up libxau6:arm64 (1:1.0.9-1build5) ... #14 62.91 Setting up libre2-9:arm64 (20220201+dfsg-1) ... #14 62.92 Setting up lto-disabled-list (24) ... #14 62.93 Setting up libpsl5:arm64 (0.21.0-1.2build2) ... #14 62.94 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 62.95 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #14 62.95 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 #14 62.96 Setting up libtext-glob-perl (0.11-2) ... #14 62.97 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 62.99 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... #14 63.00 Setting up distro-info-data (0.52ubuntu0.4) ... #14 63.01 Setting up manpages (5.10-1ubuntu1) ... #14 63.02 Setting up unzip (6.0-26ubuntu3.1) ... #14 63.03 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 63.04 Setting up libbrotli1:arm64 (1.0.9-2build6) ... #14 61.92 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ... #14 61.93 Unpacking libpath-iterator-rule-perl (1.015-1) ... #14 61.96 Selecting previously unselected package libperlio-gzip-perl. #14 61.97 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ... #14 61.97 Unpacking libperlio-gzip-perl (0.19-1build8) ... #14 62.01 Selecting previously unselected package libperlio-utf8-strict-perl. #14 62.01 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ... #14 62.02 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #14 62.05 Selecting previously unselected package libpod-parser-perl. #14 62.05 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... #14 62.07 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 62.08 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 62.08 Unpacking libpod-parser-perl (1.63-2) ... #14 62.12 Selecting previously unselected package libpod-constants-perl. #14 62.13 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... #14 62.13 Unpacking libpod-constants-perl (0.19-2) ... #14 62.16 Selecting previously unselected package libproc-processtable-perl:armhf. #17 25.81 Running scriptlet: libseccomp-devel-2.5.2-1.el8.aarch64 61/61 #15 7.324 Preparing to unpack .../25-pkg-config_1.8.1-1_amd64.deb ... #15 7.328 Unpacking pkg-config:amd64 (1.8.1-1) ... #15 7.390 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ... #15 7.399 Setting up libpcre2-16-0:amd64 (10.42-1) ... #15 7.408 Setting up libpcre2-32-0:amd64 (10.42-1) ... #15 7.416 Setting up libpkgconf3:amd64 (1.8.1-1) ... #15 7.463 Setting up libuv1:amd64 (1.44.2-1) ... #15 7.472 Setting up bash-completion (1:2.11-6) ... #15 7.489 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #15 7.498 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #15 7.506 Setting up libudev-dev:amd64 (252.12-1~deb12u1) ... #15 7.514 Setting up libsepol-dev:amd64 (3.4-2.1) ... #15 7.523 Setting up pkgconf-bin (1.8.1-1) ... #15 7.533 Setting up libpcre2-posix3:amd64 (10.42-1) ... #15 7.542 Setting up librhash0:amd64 (1.4.3-3) ... #15 7.551 Setting up procps (2:4.0.2-3) ... #15 7.584 Setting up cmake-data (3.25.1-1) ... #13 65.65 (77/142): python3-dbus-1.3.2-2.fc38.x86_64.rpm 3.5 MB/s | 157 kB 00:00 #13 65.65 (78/142): python3-distro-1.8.0-2.fc38.noarch.rp 1.2 MB/s | 49 kB 00:00 #13 65.66 (79/142): python3-enchant-3.2.2-6.fc38.noarch.r 2.5 MB/s | 103 kB 00:00 #13 65.69 (80/142): python3-file-magic-5.44-3.fc38.noarch 488 kB/s | 20 kB 00:00 #13 65.69 (81/142): python3-pybeam-0.7-5.fc38.noarch.rpm 793 kB/s | 33 kB 00:00 #13 65.70 (82/142): python3-pyxdg-0.27-7.fc38.noarch.rpm 3.2 MB/s | 134 kB 00:00 #13 65.73 (83/142): python3-six-1.16.0-9.fc38.noarch.rpm 1.1 MB/s | 42 kB 00:00 #13 65.74 (84/142): python3-systemd-235-2.fc38.x86_64.rpm 2.5 MB/s | 108 kB 00:00 #13 65.74 (85/142): python3-tomli-w-1.0.0-5.fc38.noarch.r 517 kB/s | 21 kB 00:00 #13 65.77 (86/142): redhat-rpm-config-252-1.fc38.noarch.r 2.0 MB/s | 83 kB 00:00 #13 65.79 (87/142): rpmautospec-rpm-macros-0.3.5-1.fc38.n 194 kB/s | 9.3 kB 00:00 #13 65.79 (88/142): shared-mime-info-2.2-3.fc38.x86_64.rp 8.1 MB/s | 381 kB 00:00 #13 65.82 (89/142): unzip-6.0-60.fc38.x86_64.rpm 4.2 MB/s | 184 kB 00:00 #13 65.83 (90/142): web-assets-filesystem-5-19.fc38.noarc 198 kB/s | 7.9 kB 00:00 #13 65.84 (91/142): xz-5.4.1-1.fc38.x86_64.rpm 8.4 MB/s | 419 kB 00:00 #42 ... #43 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev #43 2.271 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #43 2.285 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #43 2.285 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #43 2.485 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #43 2.986 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #43 3.311 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #43 4.333 Fetched 8655 kB in 2s (3695 kB/s) #43 4.333 Reading package lists... #43 5.342 Hit:1 http://deb.debian.org/debian bullseye InRelease #43 5.344 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #43 5.353 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #43 5.655 Reading package lists... #43 6.289 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev #43 6.302 Reading package lists... #43 7.140 Building dependency tree... #43 7.414 gcc is already the newest version (4:10.2.1-1). #43 7.414 libc6-dev is already the newest version (2.31-13+deb11u6). #43 7.414 The following additional packages will be installed: #43 7.415 bzip2 patch xz-utils #43 7.416 Suggested packages: #43 7.416 bzip2-doc debian-keyring seccomp ed diffutils-doc #43 7.416 Recommended packages: #43 7.416 build-essential fakeroot libalgorithm-merge-perl #43 7.479 The following NEW packages will be installed: #43 7.480 bzip2 dpkg-dev libseccomp-dev patch xz-utils #43 7.747 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. #43 7.747 Need to get 2802 kB of archives. #43 7.747 After this operation, 4128 kB of additional disk space will be used. #43 7.747 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #43 7.754 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #43 7.757 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #43 7.758 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] #43 7.818 Get:5 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #43 7.976 debconf: delaying package configuration, since apt-utils is not installed #43 8.023 Fetched 2802 kB in 0s (8361 kB/s) #43 8.060 Selecting previously unselected package bzip2. #43 8.060 (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 ... 15755 files and directories currently installed.) #43 8.072 Preparing to unpack .../bzip2_1.0.8-4_amd64.deb ... #43 8.085 Unpacking bzip2 (1.0.8-4) ... #43 8.168 Selecting previously unselected package xz-utils. #43 8.170 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #43 8.176 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #43 8.238 Selecting previously unselected package patch. #43 8.240 Preparing to unpack .../patch_2.7.6-7_amd64.deb ... #43 8.245 Unpacking patch (2.7.6-7) ... #43 8.300 Selecting previously unselected package dpkg-dev. #43 8.303 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... #43 8.307 Unpacking dpkg-dev (1.20.12) ... #43 8.541 Selecting previously unselected package libseccomp-dev:amd64. #43 8.543 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #43 8.552 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #43 8.626 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #43 8.737 Setting up bzip2 (1.0.8-4) ... #43 8.818 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #43 8.859 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #43 8.888 Setting up patch (2.7.6-7) ... #43 8.931 Setting up dpkg-dev (1.20.12) ... #43 DONE 9.2s #34 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #34 DONE 8.3s #37 [tini-build 2/4] 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 #37 7.369 Selecting previously unselected package libxml2:amd64. #37 7.372 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... #37 7.376 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #37 7.467 Selecting previously unselected package libarchive13:amd64. #37 7.469 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #37 7.472 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #37 7.543 Selecting previously unselected package libjsoncpp24:amd64. #37 7.545 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... #37 7.549 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #37 7.591 Selecting previously unselected package librhash0:amd64. #37 7.594 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... #37 7.599 Unpacking librhash0:amd64 (1.4.1-2) ... #37 7.756 Selecting previously unselected package libuv1:amd64. #37 7.759 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... #37 7.764 Unpacking libuv1:amd64 (1.40.0-2) ... #37 7.856 Selecting previously unselected package cmake. #37 7.858 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... #37 7.864 Unpacking cmake (3.18.4-2+deb11u1) ... #37 8.723 Setting up libicu67:amd64 (67.1-7) ... #37 8.805 Setting up libuv1:amd64 (1.40.0-2) ... #37 8.853 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #37 8.893 Setting up librhash0:amd64 (1.4.1-2) ... #37 8.941 Setting up cmake-data (3.18.4-2+deb11u1) ... #37 9.008 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #37 9.114 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #37 9.164 Setting up cmake (3.18.4-2+deb11u1) ... #37 9.187 Processing triggers for libc-bin (2.31-13+deb11u6) ... #37 DONE 9.4s #44 [tini-build 3/4] 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 xx-apt-get install -y --no-install-recommends gcc libc6-dev #13 68.41 0 added, 0 removed; done. #13 68.41 Running hooks in /etc/ca-certificates/update.d... #13 68.41 done. #17 DONE 0.2s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #13 DONE 63.7s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #14 68.74 Updating certificates in /etc/ssl/certs... #14 64.61 Setting up libdata-optlist-perl (0.110-1) ... #14 64.62 Setting up libipc-run-perl (20180523.0-2) ... #14 64.63 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 64.65 Setting up libcontextual-return-perl (0.004014-2) ... #14 64.66 Setting up libwww-robotrules-perl (6.02-1) ... #14 64.67 Setting up libtypes-serialiser-perl (1.0-1) ... #14 64.68 Setting up g++ (4:9.3.0-1ubuntu2) ... #14 64.70 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 64.70 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 #14 64.71 Setting up libhtml-parser-perl (3.72-5) ... #14 64.72 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #14 64.73 Setting up librole-tiny-perl (2.001004-1) ... #14 64.74 Setting up build-essential (12.8ubuntu1.1) ... #14 64.75 Setting up libfont-ttf-perl (1.06-1) ... #14 64.76 Setting up libfile-homedir-perl (1.004-1) ... #14 64.77 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #14 64.78 Setting up libio-socket-ssl-perl (2.067-1) ... #14 64.79 Setting up libsub-exporter-perl (0.987-1) ... #14 64.80 Setting up libalgorithm-merge-perl (0.08-3) ... #14 64.81 Setting up libhttp-message-perl (6.22-1) ... #14 64.82 Setting up libhtml-form-perl (6.07-1) ... #14 64.84 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #14 64.85 Setting up libjson-xs-perl (4.020-1build1) ... #14 64.86 Setting up libhttp-negotiate-perl (6.01-1) ... #14 64.87 Setting up libio-prompter-perl (0.004015-1) ... #14 64.88 Setting up libhttp-cookies-perl (6.08-1) ... #15 5.791 Building dependency tree... #15 5.985 Reading state information... #17 20.67 Installing : policycoreutils-devel-2.9-24.el8.x86_64 27/58 #17 20.91 Installing : selinux-policy-devel-3.14.3-128.el8.noarch 28/58 #17 20.93 Running scriptlet: selinux-policy-devel-3.14.3-128.el8.noarch 28/58 #17 20.96 Installing : libgomp-8.5.0-20.el8.x86_64 29/58 #17 20.97 Running scriptlet: libgomp-8.5.0-20.el8.x86_64 29/58 #17 20.99 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 30/58 #14 63.05 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ... #14 63.06 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 63.08 Setting up binutils-common:arm64 (2.38-4ubuntu2.3) ... #14 63.09 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ... #14 63.10 Setting up libmagic1:arm64 (1:5.41-3ubuntu0.1) ... #14 63.12 Setting up libdeflate0:arm64 (1.10-2) ... #14 63.13 Setting up less (590-1ubuntu0.22.04.1) ... #14 63.14 Setting up perl-openssl-defaults:arm64 (5build2) ... #14 63.15 Setting up linux-libc-dev:arm64 (5.15.0-84.93) ... #14 63.16 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ... #14 63.20 Setting up gettext-base (0.21-4ubuntu4) ... #14 63.21 Setting up liblzo2-2:arm64 (2.10-2build3) ... #14 63.22 Setting up libnpth0:arm64 (1.6-3build2) ... #14 63.23 Setting up file (1:5.41-3ubuntu0.1) ... #14 63.24 Setting up libassuan0:arm64 (2.5.5-1build1) ... #14 63.25 Setting up libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 63.26 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 63.27 Setting up bzip2 (1.0.8-5build1) ... #14 63.28 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 63.30 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ... #14 63.31 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ... #14 63.32 Setting up libasan6:arm64 (11.4.0-1ubuntu1~22.04) ... #14 63.33 Setting up libnumber-compare-perl (0.03-2) ... #14 63.34 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 63.35 Setting up fakeroot (1.28-1ubuntu1) ... #14 61.84 Preparing to unpack .../242-libipc-system-simple-perl_1.30-2_all.deb ... #14 61.84 Unpacking libipc-system-simple-perl (1.30-2) ... #14 61.88 Selecting previously unselected package libfile-basedir-perl. #14 61.88 Preparing to unpack .../243-libfile-basedir-perl_0.09-2_all.deb ... #14 61.89 Unpacking libfile-basedir-perl (0.09-2) ... #14 61.92 Selecting previously unselected package libfile-chdir-perl. #14 61.92 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 61.93 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 61.96 Selecting previously unselected package libfile-fcntllock-perl. #14 61.96 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-4build1_armhf.deb ... #14 61.97 Unpacking libfile-fcntllock-perl (0.22-4build1) ... #14 62.01 Selecting previously unselected package libnumber-compare-perl. #14 62.01 Preparing to unpack .../246-libnumber-compare-perl_0.03-3_all.deb ... #14 62.01 Unpacking libnumber-compare-perl (0.03-3) ... #14 62.05 Selecting previously unselected package libtext-glob-perl. #14 62.05 Preparing to unpack .../247-libtext-glob-perl_0.11-3_all.deb ... #14 62.06 Unpacking libtext-glob-perl (0.11-3) ... #14 62.09 Selecting previously unselected package libfile-find-rule-perl. #14 62.17 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ... #14 62.17 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ... #14 62.21 Selecting previously unselected package libre2-9:armhf. #14 62.22 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ... #14 62.22 Unpacking libre2-9:armhf (20220201+dfsg-1) ... #14 62.25 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 62.25 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ... #14 62.26 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ... #14 62.31 Selecting previously unselected package libreadonly-perl. #14 62.31 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... #14 62.31 Unpacking libreadonly-perl (2.050-3) ... #14 62.35 Selecting previously unselected package libref-util-perl. #14 62.35 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... #14 62.35 Unpacking libref-util-perl (0.204-1) ... #14 62.39 Selecting previously unselected package libref-util-xs-perl. #14 62.39 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ... #14 62.40 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 62.43 Selecting previously unselected package libregexp-pattern-license-perl. #13 65.42 0 added, 0 removed; done. #13 65.42 Running hooks in /etc/ca-certificates/update.d... #13 65.43 done. #17 26.07 Verifying : annobin-11.13-2.el8.aarch64 1/61 #17 26.07 Verifying : autoconf-2.69-29.el8.noarch 2/61 #17 26.07 Verifying : automake-1.16.1-8.el8.noarch 3/61 #17 26.07 Verifying : cmake-3.20.2-5.el8.aarch64 4/61 #17 26.07 Verifying : cmake-data-3.20.2-5.el8.noarch 5/61 #17 26.07 Verifying : cmake-filesystem-3.20.2-5.el8.aarch64 6/61 #17 26.07 Verifying : cmake-rpm-macros-3.20.2-5.el8.noarch 7/61 #17 26.07 Verifying : cpp-8.5.0-20.el8.aarch64 8/61 #17 26.07 Verifying : gcc-8.5.0-20.el8.aarch64 9/61 #17 26.07 Verifying : gcc-plugin-annobin-8.5.0-20.el8.aarch64 10/61 #17 26.07 Verifying : git-2.39.3-1.el8.aarch64 11/61 #17 26.07 Verifying : git-core-2.39.3-1.el8.aarch64 12/61 #17 26.07 Verifying : git-core-doc-2.39.3-1.el8.noarch 13/61 #17 26.07 Verifying : isl-0.16.1-6.el8.aarch64 14/61 #17 26.07 Verifying : libmpc-1.1.0-9.1.el8.aarch64 15/61 #17 26.07 Verifying : libseccomp-devel-2.5.2-1.el8.aarch64 16/61 #17 26.07 Verifying : libtool-2.4.6-25.el8.aarch64 17/61 #17 26.07 Verifying : libtool-ltdl-devel-2.4.6-25.el8.aarch64 18/61 #17 26.07 Verifying : libuv-1:1.41.1-1.el8_4.aarch64 19/61 #17 26.07 Verifying : perl-Error-1:0.17025-2.el8.noarch 20/61 #17 26.07 Verifying : perl-Git-2.39.3-1.el8.noarch 21/61 #17 26.07 Verifying : perl-TermReadKey-2.37-7.el8.aarch64 22/61 #17 26.07 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 23/61 #17 26.07 Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 24/61 #17 26.07 Verifying : checkpolicy-2.9-1.el8.aarch64 25/61 #17 26.07 Verifying : glibc-devel-2.28-236.el8.1.aarch64 26/61 #17 26.07 Verifying : glibc-headers-2.28-236.el8.1.aarch64 27/61 #17 26.07 Verifying : kernel-headers-4.18.0-513.el8.aarch64 28/61 #17 26.07 Verifying : libasan-8.5.0-20.el8.aarch64 29/61 #17 26.07 Verifying : libatomic-8.5.0-20.el8.aarch64 30/61 #17 26.07 Verifying : libedit-3.1-23.20170329cvs.el8.aarch64 31/61 #17 26.07 Verifying : libgomp-8.5.0-20.el8.aarch64 32/61 #17 26.07 Verifying : libselinux-devel-2.9-8.el8.aarch64 33/61 #17 26.07 Verifying : libselinux-utils-2.9-8.el8.aarch64 34/61 #17 26.07 Verifying : libsepol-devel-2.9-3.el8.aarch64 35/61 #17 26.07 Verifying : libubsan-8.5.0-20.el8.aarch64 36/61 #17 26.07 Verifying : libxcrypt-devel-4.1.1-6.el8.aarch64 37/61 #17 26.07 Verifying : m4-1.4.18-7.el8.aarch64 38/61 #17 26.07 Verifying : make-1:4.2.1-11.el8.aarch64 39/61 #17 26.07 Verifying : openssh-8.0p1-19.el8.aarch64 40/61 #17 26.07 Verifying : openssh-clients-8.0p1-19.el8.aarch64 41/61 #17 26.07 Verifying : pcre2-devel-10.32-3.el8.aarch64 42/61 #17 26.07 Verifying : pcre2-utf16-10.32-3.el8.aarch64 43/61 #17 26.07 Verifying : pcre2-utf32-10.32-3.el8.aarch64 44/61 #17 26.07 Verifying : policycoreutils-2.9-24.el8.aarch64 45/61 #17 26.07 Verifying : policycoreutils-devel-2.9-24.el8.aarch64 46/61 #17 26.07 Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 47/61 #17 26.07 Verifying : python3-audit-3.0.7-5.el8.aarch64 48/61 #17 26.07 Verifying : python3-libselinux-2.9-8.el8.aarch64 49/61 #17 26.07 Verifying : python3-libsemanage-2.9-9.el8.aarch64 50/61 #17 26.07 Verifying : python3-policycoreutils-2.9-24.el8.noarch 51/61 #17 26.07 Verifying : python3-setools-4.3.0-5.el8.aarch64 52/61 #17 26.07 Verifying : rpm-plugin-selinux-4.14.3-26.el8.aarch64 53/61 #17 26.07 Verifying : selinux-policy-3.14.3-128.el8.noarch 54/61 #17 26.07 Verifying : selinux-policy-devel-3.14.3-128.el8.noarch 55/61 #17 26.07 Verifying : selinux-policy-minimum-3.14.3-128.el8.noarch 56/61 #17 26.07 Verifying : systemd-devel-239-78.el8.aarch64 57/61 #17 26.07 Verifying : which-2.21-20.el8.aarch64 58/61 #17 26.07 Verifying : device-mapper-devel-8:1.02.181-9.el8.aarch64 59/61 #17 26.07 Verifying : glibc-static-2.28-236.el8.1.aarch64 60/61 #15 7.595 Setting up dh-apparmor (3.0.8-3) ... #15 7.604 Setting up libsystemd-dev:amd64 (252.12-1~deb12u1) ... #15 7.613 Setting up libpcre2-dev:amd64 (10.42-1) ... #15 7.622 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #15 7.631 Setting up pkgconf:amd64 (1.8.1-1) ... #15 7.639 Setting up pkg-config:amd64 (1.8.1-1) ... #15 7.648 Setting up cmake (3.25.1-1) ... #15 7.657 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #15 7.666 Setting up dmsetup (2:1.02.185-2) ... #15 7.679 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ... #15 7.688 Setting up libdevmapper-dev:amd64 (2:1.02.185-2) ... #15 7.697 Setting up docker-ce-build-deps (1.0) ... #15 7.706 Processing triggers for libc-bin (2.36-9+deb12u1) ... #15 7.724 Processing triggers for man-db (2.11.2-2) ... #13 65.86 (92/142): zip-3.0-36.fc38.x86_64.rpm 5.6 MB/s | 265 kB 00:00 #13 66.08 (93/142): ansible-srpm-macros-1-10.fc38.noarch. 79 kB/s | 21 kB 00:00 #13 66.12 (94/142): dash-0.5.12-1.fc38.x86_64.rpm 354 kB/s | 98 kB 00:00 #13 64.69 Setting up libhtml-format-perl (2.16-2) ... #13 64.70 Setting up python3-xdg (0.28-2) ... #13 64.86 Setting up libxml-sax-perl (1.02+dfsg-3) ... #13 64.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 64.89 Setting up po-debconf (1.0.21) ... #14 64.90 Setting up libhtml-tree-perl (5.07-2) ... #14 64.91 Setting up libparams-classify-perl (0.015-1build2) ... #14 64.92 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... #14 64.93 Setting up libpath-iterator-rule-perl (1.014-1) ... #14 64.94 Setting up libnet-dns-sec-perl (1.15-1) ... #14 64.95 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.19) ... #14 64.96 Setting up libsereal-perl (4.011-1) ... #14 64.97 Setting up libhtml-format-perl (2.12-1) ... #14 64.98 Setting up libxml-sax-perl (1.02+dfsg-1) ... #15 6.012 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 6.276 Starting 2 pkgProblemResolver with broken count: 0 #15 6.280 Done #13 65.77 Setting up libgpgme11:amd64 (1.14.0-1+b2) ... #13 65.89 Setting up dirmngr (2.2.27-2+deb11u2) ... #13 66.10 Setting up perl (5.32.1-4+deb11u2) ... #13 66.21 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #13 66.27 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 66.33 Setting up libdata-dump-perl (1.23-1.1) ... #13 66.41 Setting up libref-util-perl (0.204-1) ... #13 66.49 Setting up libipc-system-simple-perl (1.30-1) ... #13 66.54 Setting up libnet-domain-tld-perl (1.75-1.1) ... #13 66.59 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #13 66.60 Setting up libvariable-magic-perl (0.62-1+b3) ... #13 66.61 Setting up libio-html-perl (1.004-2) ... #13 66.62 Setting up libpod-parser-perl (1.63-2) ... #13 66.63 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #13 66.64 Setting up liblist-moreutils-xs-perl (0.430-2) ... #13 66.65 Setting up gcc-10 (10.2.1-6) ... #13 66.67 Setting up libparams-util-perl (1.102-1+b1) ... #13 66.68 Setting up libdpkg-perl (1.20.12) ... #13 66.69 Setting up libtime-duration-perl (1.21-1) ... #13 66.70 Setting up autoconf (2.69-14) ... #13 66.71 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 66.72 Setting up libarray-intspan-perl (2.004-1) ... #13 66.76 Setting up libcapture-tiny-perl (0.48-1) ... #13 66.77 Setting up libtimedate-perl (2.3300-2) ... #13 66.78 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #13 66.79 Setting up libsub-name-perl (0.26-1+b1) ... #13 66.80 Setting up libtype-tiny-xs-perl (0.022-1) ... #13 66.81 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 66.82 Setting up libproc-processtable-perl (0.59-2+b1) ... #13 66.83 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 66.84 Setting up xauth (1:1.1-1) ... #13 66.85 Setting up libpath-tiny-perl (0.118-1) ... #13 66.86 Setting up libarchive-cpio-perl (0.10-1.1) ... #13 66.87 Setting up libjson-perl (4.03000-1) ... #13 66.88 Setting up libipc-run3-perl (0.048-2) ... #13 66.89 Setting up libfcgi-perl:amd64 (0.79+ds-2) ... #13 66.91 Setting up libsub-override-perl (0.09-2) ... #13 66.92 Setting up libaliased-perl (0.34-1.1) ... #13 66.93 Setting up libstrictures-perl (2.000006-1) ... #13 66.94 Setting up libsub-quote-perl (2.006006-1) ... #13 66.95 Setting up libdevel-stacktrace-perl (2.0400-1) ... #13 66.96 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #13 66.97 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #13 66.98 Setting up libsort-versions-perl (1.62-1) ... #13 66.99 Setting up libexporter-tiny-perl (1.002002-1) ... #13 67.00 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #13 67.01 Setting up libfile-dirlist-perl (0.05-2) ... #13 67.02 Setting up libterm-readkey-perl (2.38-1+b2) ... #13 67.03 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #13 67.04 Setting up libperlio-gzip-perl (0.19-1+b7) ... #13 67.05 Setting up libsys-hostname-long-perl (1.5-2) ... #13 67.06 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #13 67.07 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #13 67.08 Setting up liburi-perl (5.08-1) ... #13 67.09 Setting up libfile-touch-perl (0.11-1) ... #13 67.10 Setting up python3.9 (3.9.2-1) ... #13 67.70 Setting up libemail-address-xs-perl (1.04-1+b3) ... #13 67.71 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 67.72 Setting up automake (1:1.16.3-2) ... #13 67.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 67.73 Setting up libapt-pkg-perl (0.1.39) ... #13 67.74 Setting up libio-sessiondata-perl (1.03-1.1) ... #13 67.75 Setting up libstring-escape-perl (2010.002-2) ... #13 67.76 Setting up libhttp-date-perl (6.05-1) ... #13 67.77 Setting up libfile-which-perl (1.23-1) ... #13 67.78 Setting up libfile-basedir-perl (0.08-1) ... #13 67.84 Setting up libnumber-range-perl (0.12-1.1) ... #13 67.85 Setting up libtask-weaken-perl (1.06-1) ... #13 67.86 Setting up libunicode-utf8-perl (0.62-1+b2) ... #13 67.87 Setting up libmouse-perl (2.5.10-1+b1) ... #13 67.89 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #13 67.90 Setting up g++-10 (10.2.1-6) ... #13 67.91 Setting up libfile-listing-perl (6.14-1) ... #13 67.92 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #13 67.93 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #13 67.94 Setting up libregexp-pattern-perl (0.2.14-1) ... #13 67.95 Setting up libdata-messagepack-perl (1.00-4+b1) ... #13 67.96 Setting up libclass-inspector-perl (1.36-1) ... #13 67.97 Setting up libfont-afm-perl (1.20-3) ... #13 67.98 Setting up libwant-perl (0.29-1+b6) ... #13 68.00 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 68.01 Setting up libtext-glob-perl (0.11-1) ... #13 68.02 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 68.03 Setting up liblist-compare-perl (0.55-1) ... #13 68.04 Setting up libref-util-xs-perl (0.117-1+b3) ... #13 68.08 Setting up libio-pty-perl (1:1.15-2) ... #13 68.09 Setting up libtool (2.4.6-15) ... #13 68.12 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #13 68.13 Setting up libsort-key-perl (1.33-2+b3) ... #13 68.14 Setting up libclone-perl (0.45-1+b1) ... #13 68.15 Setting up libalgorithm-diff-perl (1.201-1) ... #13 68.17 Setting up libarchive-zip-perl (1.68-1) ... #13 68.18 Setting up libsub-identify-perl (0.14-1+b3) ... #13 68.19 Setting up libdistro-info-perl (1.0) ... #14 63.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 63.36 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 #14 63.36 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 #14 63.36 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 #14 63.36 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 #14 63.36 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 #14 63.36 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 #14 63.36 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 #14 63.36 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 #14 63.37 Setting up autotools-dev (20220109.1) ... #14 63.38 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #14 63.39 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 63.40 Setting up libx11-data (2:1.7.5-1ubuntu0.2) ... #14 63.41 Setting up make (4.3-4.1build1) ... #14 63.42 Setting up libmpfr6:arm64 (4.1.0-3build3) ... #14 63.43 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 63.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 63.45 Setting up lzip (1.23-1) ... #14 63.47 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 63.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #14 63.47 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 63.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #14 63.48 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 63.48 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #14 63.48 Setting up strace (5.16-0ubuntu3) ... #14 63.49 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ... #14 63.50 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 63.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 63.51 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 #14 63.51 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 #14 63.51 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 #14 63.51 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 #14 63.51 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 #14 63.51 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 #14 63.51 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 #14 63.51 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 #14 63.52 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 #14 63.52 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 #14 63.52 Setting up t1utils (1.41-4build2) ... #14 63.53 Setting up diffstat (1.64-1build2) ... #14 63.54 Setting up libpng16-16:arm64 (1.6.37-3build5) ... #14 63.55 Setting up libmpc3:arm64 (1.2.1-2build1) ... #14 63.56 Setting up libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 DONE 69.7s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #14 62.43 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 62.44 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 62.47 Selecting previously unselected package libregexp-pattern-perl. #14 62.47 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 62.48 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 62.52 Selecting previously unselected package libsasl2-modules:armhf. #14 62.52 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 62.53 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 62.57 Selecting previously unselected package libsereal-decoder-perl. #14 62.57 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ... #14 62.58 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 62.61 Selecting previously unselected package libsereal-encoder-perl:armhf. #14 62.61 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ... #14 62.62 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ... #14 62.65 Selecting previously unselected package libset-intspan-perl. #14 62.65 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ... #14 62.66 Unpacking libset-intspan-perl (1.19-2) ... #14 62.69 Selecting previously unselected package libsocket6-perl. #13 DONE 65.8s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #17 26.07 Verifying : libxcrypt-static-4.1.1-6.el8.aarch64 61/61 #17 26.31 #17 26.31 Installed: #17 26.31 annobin-11.13-2.el8.aarch64 #17 26.31 autoconf-2.69-29.el8.noarch #17 26.31 automake-1.16.1-8.el8.noarch #17 26.31 checkpolicy-2.9-1.el8.aarch64 #17 26.31 cmake-3.20.2-5.el8.aarch64 #17 26.31 cmake-data-3.20.2-5.el8.noarch #17 26.31 cmake-filesystem-3.20.2-5.el8.aarch64 #17 26.31 cmake-rpm-macros-3.20.2-5.el8.noarch #17 26.31 cpp-8.5.0-20.el8.aarch64 #17 26.31 device-mapper-devel-8:1.02.181-9.el8.aarch64 #17 26.31 gcc-8.5.0-20.el8.aarch64 #17 26.31 gcc-plugin-annobin-8.5.0-20.el8.aarch64 #17 26.31 git-2.39.3-1.el8.aarch64 #17 26.31 git-core-2.39.3-1.el8.aarch64 #17 26.31 git-core-doc-2.39.3-1.el8.noarch #17 26.31 glibc-devel-2.28-236.el8.1.aarch64 #17 26.31 glibc-headers-2.28-236.el8.1.aarch64 #17 26.31 glibc-static-2.28-236.el8.1.aarch64 #17 26.31 isl-0.16.1-6.el8.aarch64 #17 26.31 kernel-headers-4.18.0-513.el8.aarch64 #17 26.31 libasan-8.5.0-20.el8.aarch64 #17 26.31 libatomic-8.5.0-20.el8.aarch64 #17 26.31 libedit-3.1-23.20170329cvs.el8.aarch64 #17 26.31 libgomp-8.5.0-20.el8.aarch64 #17 26.31 libmpc-1.1.0-9.1.el8.aarch64 #17 26.31 libseccomp-devel-2.5.2-1.el8.aarch64 #17 26.31 libselinux-devel-2.9-8.el8.aarch64 #17 26.31 libselinux-utils-2.9-8.el8.aarch64 #17 26.31 libsepol-devel-2.9-3.el8.aarch64 #17 26.31 libtool-2.4.6-25.el8.aarch64 #17 26.31 libtool-ltdl-devel-2.4.6-25.el8.aarch64 #17 26.31 libubsan-8.5.0-20.el8.aarch64 #17 26.31 libuv-1:1.41.1-1.el8_4.aarch64 #17 26.31 libxcrypt-devel-4.1.1-6.el8.aarch64 #17 26.31 libxcrypt-static-4.1.1-6.el8.aarch64 #17 26.31 m4-1.4.18-7.el8.aarch64 #17 26.31 make-1:4.2.1-11.el8.aarch64 #17 26.31 openssh-8.0p1-19.el8.aarch64 #17 26.31 openssh-clients-8.0p1-19.el8.aarch64 #17 26.31 pcre2-devel-10.32-3.el8.aarch64 #17 26.31 pcre2-utf16-10.32-3.el8.aarch64 #17 26.31 pcre2-utf32-10.32-3.el8.aarch64 #17 26.31 perl-Error-1:0.17025-2.el8.noarch #17 26.31 perl-Git-2.39.3-1.el8.noarch #17 26.31 perl-TermReadKey-2.37-7.el8.aarch64 #17 26.31 perl-Thread-Queue-3.13-1.el8.noarch #17 26.31 policycoreutils-2.9-24.el8.aarch64 #17 26.31 policycoreutils-devel-2.9-24.el8.aarch64 #17 26.31 policycoreutils-python-utils-2.9-24.el8.noarch #17 26.31 python3-audit-3.0.7-5.el8.aarch64 #17 26.31 python3-libselinux-2.9-8.el8.aarch64 #17 26.31 python3-libsemanage-2.9-9.el8.aarch64 #17 26.31 python3-policycoreutils-2.9-24.el8.noarch #17 26.31 python3-setools-4.3.0-5.el8.aarch64 #17 26.31 rpm-plugin-selinux-4.14.3-26.el8.aarch64 #17 26.31 selinux-policy-3.14.3-128.el8.noarch #17 26.31 selinux-policy-devel-3.14.3-128.el8.noarch #17 26.31 selinux-policy-minimum-3.14.3-128.el8.noarch #17 26.31 systemd-devel-239-78.el8.aarch64 #17 26.31 vim-filesystem-2:8.0.1763-19.el8.4.noarch #17 26.31 which-2.21-20.el8.aarch64 #17 26.31 #17 26.31 Complete! #14 62.09 Preparing to unpack .../248-libfile-find-rule-perl_0.34-3_all.deb ... #14 62.10 Unpacking libfile-find-rule-perl (0.34-3) ... #14 62.13 Selecting previously unselected package libfont-afm-perl. #14 62.14 Preparing to unpack .../249-libfont-afm-perl_1.20-4_all.deb ... #14 62.14 Unpacking libfont-afm-perl (1.20-4) ... #14 62.18 Selecting previously unselected package libio-string-perl. #14 62.18 Preparing to unpack .../250-libio-string-perl_1.08-4_all.deb ... #14 62.19 Unpacking libio-string-perl (1.08-4) ... #14 62.27 Selecting previously unselected package libfont-ttf-perl. #14 62.28 Preparing to unpack .../251-libfont-ttf-perl_1.06-2_all.deb ... #14 62.28 Unpacking libfont-ttf-perl (1.06-2) ... #14 62.34 Selecting previously unselected package libfreezethaw-perl. #14 62.34 Preparing to unpack .../252-libfreezethaw-perl_0.5001-3_all.deb ... #14 62.34 Unpacking libfreezethaw-perl (0.5001-3) ... #14 62.37 Selecting previously unselected package libsort-versions-perl. #14 62.38 Preparing to unpack .../253-libsort-versions-perl_1.62-3_all.deb ... #14 62.38 Unpacking libsort-versions-perl (1.62-3) ... #14 62.43 Selecting previously unselected package libgit-wrapper-perl. #14 62.44 Preparing to unpack .../254-libgit-wrapper-perl_0.048-2_all.deb ... #14 62.44 Unpacking libgit-wrapper-perl (0.048-2) ... #19 exporting layers 1.8s done #19 writing image sha256:53f211773b602b345d0bbe856a4f8717c9fb181b734ae22a6e65b5e52a74978f done #19 naming to docker.io/rpmbuild-centos-9/aarch64 done #19 DONE 1.8s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #13 66.12 (95/142): debugedit-5.0-9.fc38.x86_64.rpm 2.1 MB/s | 78 kB 00:00 #13 66.14 (96/142): dnf-plugins-core-4.4.2-1.fc38.noarch. 2.2 MB/s | 38 kB 00:00 #13 66.15 (97/142): dbus-libs-1.14.10-1.fc38.x86_64.rpm 552 kB/s | 156 kB 00:00 #13 66.17 (98/142): diffutils-3.10-1.fc38.x86_64.rpm 8.3 MB/s | 398 kB 00:00 #13 66.17 (99/142): elfutils-debuginfod-client-0.189-3.fc 1.7 MB/s | 38 kB 00:00 #13 66.18 (100/142): emacs-filesystem-28.2-7.fc38.noarch. 551 kB/s | 7.9 kB 00:00 #13 66.19 (101/142): elfutils-0.189-3.fc38.x86_64.rpm 10 MB/s | 533 kB 00:00 #13 66.21 (102/142): kernel-srpm-macros-1.0-19.fc38.noarc 715 kB/s | 10 kB 00:00 #13 66.22 (103/142): package-notes-srpm-macros-0.5-8.fc38 721 kB/s | 11 kB 00:00 #13 66.23 (104/142): glibc-gconv-extra-2.37-5.fc38.x86_64 30 MB/s | 1.6 MB 00:00 #13 66.24 (105/142): perl-AutoLoader-5.74-497.fc38.noarch 1.4 MB/s | 22 kB 00:00 #13 66.27 (106/142): gdb-minimal-13.2-4.fc38.x86_64.rpm 40 MB/s | 4.2 MB 00:00 #13 66.28 (107/142): perl-B-1.83-497.fc38.x86_64.rpm 4.4 MB/s | 182 kB 00:00 #13 66.28 (108/142): perl-Class-Struct-0.66-497.fc38.noar 591 kB/s | 23 kB 00:00 #13 66.29 (109/142): perl-DynaLoader-1.52-497.fc38.x86_64 1.8 MB/s | 27 kB 00:00 #13 66.29 (110/142): perl-Fcntl-1.15-497.fc38.x86_64.rpm 1.4 MB/s | 22 kB 00:00 #13 66.30 (111/142): perl-Errno-1.36-497.fc38.x86_64.rpm 930 kB/s | 16 kB 00:00 #13 66.30 (112/142): perl-File-Basename-2.85-497.fc38.noa 1.2 MB/s | 18 kB 00:00 #13 66.31 (113/142): perl-File-stat-1.12-497.fc38.noarch. 1.2 MB/s | 18 kB 00:00 #13 66.31 (114/142): perl-FileHandle-2.03-497.fc38.noarch 1.1 MB/s | 17 kB 00:00 #13 66.32 (115/142): perl-Getopt-Std-1.13-497.fc38.noarch 1.1 MB/s | 17 kB 00:00 #13 66.32 (116/142): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 3.6 MB/s | 55 kB 00:00 #13 64.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 65.13 #13 65.13 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 65.16 Setting up libfeature-compat-class-perl (0.05-1) ... #13 65.17 Setting up python3-six (1.16.0-4) ... #13 DONE 69.1s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #44 ... #45 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev #45 1.873 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #45 1.880 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #45 1.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #45 2.024 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #45 2.125 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] #45 2.276 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] #45 3.705 Fetched 8655 kB in 2s (4151 kB/s) #45 3.705 Reading package lists... #45 4.840 Hit:1 http://deb.debian.org/debian bullseye InRelease #45 4.840 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #45 4.840 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #45 5.182 Reading package lists... #45 5.888 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev #45 5.898 Reading package lists... #45 6.645 Building dependency tree... #45 7.005 gcc is already the newest version (4:10.2.1-1). #45 7.005 The following additional packages will be installed: #45 7.006 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev #45 7.007 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev #45 7.017 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 #45 7.017 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 #45 7.017 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev #45 7.017 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev #45 7.017 Suggested packages: #45 7.017 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin #45 7.017 | libgdk-pixbuf2.0-dev libxml2-utils #45 7.334 The following NEW packages will be installed: #45 7.334 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 #45 7.334 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data #45 7.334 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 #45 7.334 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 #45 7.334 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev #45 7.335 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev #45 7.606 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. #45 7.606 Need to get 8225 kB of archives. #45 7.606 After this operation, 40.0 MB of additional disk space will be used. #45 7.606 Get:1 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] #45 7.611 Get:2 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] #45 7.612 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB] #45 7.621 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB] #45 7.621 Get:5 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB] #45 7.621 Get:6 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB] #45 7.621 Get:7 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB] #45 7.622 Get:8 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #45 7.622 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #45 7.630 Get:10 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #45 7.631 Get:11 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB] #45 7.633 Get:12 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #45 7.648 Get:13 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB] #45 7.649 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] #45 7.657 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] #45 7.657 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB] #45 7.657 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #45 7.657 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #45 7.659 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #45 7.662 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #45 7.663 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #45 7.672 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #45 7.673 Get:23 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB] #45 7.674 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB] #45 7.676 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB] #45 7.678 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB] #45 7.679 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB] #45 7.715 Get:28 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #45 7.717 Get:29 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB] #45 7.737 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB] #45 7.921 debconf: delaying package configuration, since apt-utils is not installed #45 7.969 Fetched 8225 kB in 0s (20.6 MB/s) #45 8.020 Selecting previously unselected package libgirepository-1.0-1:amd64. #45 8.020 (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 ... 15755 files and directories currently installed.) #45 8.033 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... #45 8.048 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #45 8.140 Selecting previously unselected package gir1.2-glib-2.0:amd64. #45 8.143 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... #45 8.149 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #45 8.202 Selecting previously unselected package libsecret-common. #45 8.205 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... #45 8.213 Unpacking libsecret-common (0.20.4-2) ... #45 8.287 Selecting previously unselected package libsecret-1-0:amd64. #45 8.290 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_amd64.deb ... #45 8.294 Unpacking libsecret-1-0:amd64 (0.20.4-2) ... #45 8.395 Selecting previously unselected package gir1.2-secret-1:amd64. #45 8.398 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_amd64.deb ... #45 8.408 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ... #45 8.459 Selecting previously unselected package uuid-dev:amd64. #45 8.462 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_amd64.deb ... #45 8.466 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ... #45 8.542 Selecting previously unselected package libblkid-dev:amd64. #45 8.545 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ... #45 8.563 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ... #45 8.786 Selecting previously unselected package libbtrfs0:amd64. #45 8.788 Preparing to unpack .../07-libbtrfs0_5.10.1-2_amd64.deb ... #45 8.808 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #45 8.911 Selecting previously unselected package libbtrfs-dev:amd64. #45 8.914 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_amd64.deb ... #45 8.936 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #45 9.155 Selecting previously unselected package libelf1:amd64. #45 9.158 Preparing to unpack .../09-libelf1_0.183-1_amd64.deb ... #45 9.163 Unpacking libelf1:amd64 (0.183-1) ... #45 9.217 Selecting previously unselected package libffi-dev:amd64. #45 9.219 Preparing to unpack .../10-libffi-dev_3.3-6_amd64.deb ... #45 9.222 Unpacking libffi-dev:amd64 (3.3-6) ... #45 9.255 Selecting previously unselected package libglib2.0-data. #45 9.257 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... #45 9.268 Unpacking libglib2.0-data (2.66.8-1) ... #45 9.444 Selecting previously unselected package libglib2.0-bin. #45 9.447 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_amd64.deb ... #45 9.450 Unpacking libglib2.0-bin (2.66.8-1) ... #45 9.496 Selecting previously unselected package python3-lib2to3. #45 9.498 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... #45 9.502 Unpacking python3-lib2to3 (3.9.2-1) ... #45 9.553 Selecting previously unselected package python3-distutils. #45 9.555 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... #45 9.560 Unpacking python3-distutils (3.9.2-1) ... #45 9.613 Selecting previously unselected package libglib2.0-dev-bin. #45 9.615 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_amd64.deb ... #45 9.619 Unpacking libglib2.0-dev-bin (2.66.8-1) ... #45 9.667 Selecting previously unselected package libsepol1-dev:amd64. #45 9.669 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ... #45 9.674 Unpacking libsepol1-dev:amd64 (3.1-1) ... #45 9.751 Selecting previously unselected package libpcre2-16-0:amd64. #45 9.754 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... #45 9.757 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #45 9.826 Selecting previously unselected package libpcre2-32-0:amd64. #45 9.829 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... #45 9.833 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #45 9.905 Selecting previously unselected package libpcre2-posix2:amd64. #45 9.907 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... #45 9.912 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #45 9.967 Selecting previously unselected package libpcre2-dev:amd64. #45 9.971 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... #45 9.974 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... #45 10.10 Selecting previously unselected package libselinux1-dev:amd64. #15 0.604 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.604 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.604 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #15 0.961 Reading package lists... #14 65.04 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 65.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 65.25 #14 65.25 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 65.29 Setting up dput (1.0.3ubuntu1.1) ... #15 6.495 Done #15 6.683 Starting pkgProblemResolver with broken count: 0 #13 68.20 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #13 68.21 Setting up libobject-id-perl (0.1.2-2.1) ... #13 68.22 Setting up libio-stringy-perl (2.111-3) ... #13 68.24 Setting up liblist-moreutils-perl (0.430-2) ... #13 68.26 Setting up libhtml-tagset-perl (3.20-4) ... #13 68.27 Setting up liblog-any-perl (1.709-1) ... #13 68.29 Setting up libauthen-sasl-perl (2.1600-1.1) ... #13 68.30 Setting up libdevel-size-perl (0.83-1+b2) ... #13 68.31 Setting up libdebhelper-perl (13.3.4) ... #13 68.33 Setting up libpod-constants-perl (0.19-2) ... #13 68.34 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #13 68.35 Setting up libconvert-binhex-perl (1.125-1) ... #13 68.36 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 68.37 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 68.38 Setting up libtry-tiny-perl (0.30-1) ... #13 68.39 Setting up libtype-tiny-perl (1.012001-2) ... #14 63.57 Setting up patch (2.7.6-7build2) ... #14 63.58 Setting up autopoint (0.21-4ubuntu4) ... #14 63.59 Setting up fonts-dejavu-core (2.37-2build1) ... #14 63.65 Setting up ucf (3.0043) ... #14 63.74 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... #14 63.75 Setting up libltdl7:arm64 (2.4.6-15build2) ... #14 63.76 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 63.77 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ... #14 63.78 Setting up libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ... #14 63.79 Setting up libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 63.80 Setting up libmd0:arm64 (1.0.4-1build1) ... #14 63.81 Setting up python-apt-common (2.4.0ubuntu2) ... #14 63.83 Setting up libnsl-dev:arm64 (1.3.0-2build2) ... #14 69.32 137 added, 0 removed; done. #14 69.35 Setting up libgprofng0:arm64 (2.40-2ubuntu4.1) ... #14 69.36 Setting up libfreetype6:arm64 (2.12.1+dfsg-4ubuntu0.1) ... #14 69.37 Setting up libgcc-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ... #14 69.38 Setting up libgssapi-krb5-2:arm64 (1.20.1-1build1) ... #14 69.40 Setting up libgdbm-compat4:arm64 (1.23-3) ... #14 62.69 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ... #14 62.70 Unpacking libsocket6-perl (0.29-1build4) ... #14 62.72 Selecting previously unselected package libstring-copyright-perl. #14 62.73 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ... #14 62.73 Unpacking libstring-copyright-perl (0.003012-1) ... #14 62.76 Selecting previously unselected package libstring-escape-perl. #14 62.76 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ... #14 62.77 Unpacking libstring-escape-perl (2010.002-2) ... #14 62.81 Selecting previously unselected package libstring-shellquote-perl. #14 62.81 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ... #14 62.81 Unpacking libstring-shellquote-perl (1.04-1) ... #14 62.84 Selecting previously unselected package libxs-parse-keyword-perl. #14 62.84 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ... #14 62.85 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 62.89 Selecting previously unselected package libsyntax-keyword-try-perl. #14 62.89 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ... #14 62.89 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 62.92 Selecting previously unselected package libterm-readkey-perl. #14 62.57 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 62.57 Preparing to unpack .../255-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 62.58 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 62.62 Selecting previously unselected package libio-prompter-perl. #14 62.62 Preparing to unpack .../256-libio-prompter-perl_0.004015-2_all.deb ... #14 62.62 Unpacking libio-prompter-perl (0.004015-2) ... #14 62.66 Selecting previously unselected package libjson-perl. #14 62.66 Preparing to unpack .../257-libjson-perl_4.10000-1_all.deb ... #14 62.67 Unpacking libjson-perl (4.10000-1) ... #14 62.70 Selecting previously unselected package liblog-any-perl. warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lLijWS + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #13 66.33 (117/142): perl-IO-1.50-497.fc38.x86_64.rpm 5.7 MB/s | 93 kB 00:00 #13 66.33 (118/142): perl-IPC-Open3-1.22-497.fc38.noarch. 1.6 MB/s | 24 kB 00:00 #13 66.34 (119/142): perl-NDBM_File-1.15-497.fc38.x86_64. 1.5 MB/s | 24 kB 00:00 #13 66.34 (120/142): perl-POSIX-2.03-497.fc38.x86_64.rpm 6.3 MB/s | 99 kB 00:00 #13 66.35 (121/142): perl-SelectSaver-1.02-497.fc38.noarc 867 kB/s | 13 kB 00:00 #13 66.36 (122/142): perl-Symbol-1.09-497.fc38.noarch.rpm 1.0 MB/s | 15 kB 00:00 #13 66.36 (123/142): perl-Text-Tabs+Wrap-2023.0511-1.fc38 1.4 MB/s | 22 kB 00:00 #13 66.36 (124/142): perl-base-2.27-497.fc38.noarch.rpm 1.1 MB/s | 17 kB 00:00 #13 66.37 (125/142): perl-if-0.61.000-497.fc38.noarch.rpm 1.0 MB/s | 15 kB 00:00 #13 66.37 (126/142): perl-interpreter-5.36.1-497.fc38.x86 4.7 MB/s | 73 kB 00:00 #13 66.38 (127/142): perl-locale-1.10-497.fc38.noarch.rpm 1.0 MB/s | 15 kB 00:00 #13 66.39 (128/142): perl-mro-1.26-497.fc38.x86_64.rpm 2.0 MB/s | 30 kB 00:00 #13 66.40 (129/142): perl-overload-1.35-497.fc38.noarch.r 3.0 MB/s | 47 kB 00:00 #13 66.41 (130/142): perl-overloading-0.02-497.fc38.noarc 866 kB/s | 14 kB 00:00 #13 66.42 (131/142): perl-libs-5.36.1-497.fc38.x86_64.rpm 39 MB/s | 2.2 MB 00:00 #13 66.42 (132/142): perl-vars-1.05-497.fc38.noarch.rpm 636 kB/s | 14 kB 00:00 #13 66.43 (133/142): pyproject-srpm-macros-1.9.0-1.fc38.n 812 kB/s | 15 kB 00:00 #13 66.44 (134/142): python3-dnf-plugins-core-4.4.2-1.fc3 15 MB/s | 299 kB 00:00 #13 66.45 (135/142): python3-zstandard-0.21.0-1.fc38.x86_ 22 MB/s | 487 kB 00:00 #13 66.45 (136/142): qt5-srpm-macros-5.15.10-1.fc38.noarc 344 kB/s | 8.2 kB 00:00 #13 66.46 (137/142): rpm-build-4.18.1-3.fc38.x86_64.rpm 4.8 MB/s | 77 kB 00:00 #13 66.47 (138/142): rpmlint-fedora-license-data-1.30-1.f 1.7 MB/s | 27 kB 00:00 #13 66.47 (139/142): rpmlint-2.4.0-6.fc38.noarch.rpm 15 MB/s | 330 kB 00:00 #13 66.47 (140/142): rust-srpm-macros-24-5.fc38.noarch.rp 736 kB/s | 12 kB 00:00 #13 66.48 (141/142): xxhash-libs-0.8.2-1.fc38.x86_64.rpm 2.4 MB/s | 37 kB 00:00 #13 66.49 (142/142): zstd-1.5.5-1.fc38.x86_64.rpm 24 MB/s | 482 kB 00:00 #13 66.49 -------------------------------------------------------------------------------- #13 66.49 Total 9.4 MB/s | 30 MB 00:03 #13 65.30 Setting up dh-autoreconf (20) ... #13 65.32 Setting up libdata-validate-uri-perl (0.07-2) ... #13 65.33 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 65.34 Setting up python3-gpg (1.18.0-3+b1) ... #13 65.51 Setting up python3-certifi (2022.9.24-1) ... #15 7.551 Running transaction check #15 7.706 Transaction check succeeded. #15 7.706 Running transaction test #45 10.10 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ... #45 10.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... #45 10.19 Selecting previously unselected package libmount-dev:amd64. #45 10.20 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_amd64.deb ... #45 10.20 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ... #45 10.24 Selecting previously unselected package libpcre16-3:amd64. #45 10.25 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_amd64.deb ... #45 10.25 Unpacking libpcre16-3:amd64 (2:8.39-13) ... #14 65.44 Setting up libio-async-loop-epoll-perl (0.20-1) ... #14 65.45 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #15 6.726 Starting 2 pkgProblemResolver with broken count: 0 #15 6.729 Done #13 68.41 Setting up libcommon-sense-perl (3.75-1+b4) ... #13 68.42 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #13 68.43 Setting up libnet-http-perl (6.20-1) ... #13 68.44 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #13 68.46 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #13 68.47 Setting up libtime-moment-perl (0.44-1+b3) ... #13 68.48 Setting up libencode-locale-perl (1.05-1.1) ... #13 68.49 Setting up python3 (3.9.2-3) ... #14 63.84 Setting up libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 63.85 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ... #14 63.86 Setting up libuchardet0:arm64 (0.0.7-1build2) ... #14 63.87 Setting up lzop (1.04-2build2) ... #14 63.88 Setting up libmpdec3:arm64 (2.5.1-2build2) ... #14 63.91 Setting up git-man (1:2.34.1-1ubuntu1.10) ... #14 63.92 Setting up netbase (6.3) ... #14 63.94 Setting up libbinutils:arm64 (2.38-4ubuntu2.3) ... #14 63.95 Setting up libfido2-1:arm64 (1.10.0-1) ... #14 63.96 Setting up libisl23:arm64 (0.24-2build1) ... #14 63.98 Setting up libc-dev-bin (2.35-0ubuntu3.3) ... #14 63.99 Setting up openssl (3.0.2-0ubuntu1.10) ... #14 64.00 Setting up libbsd0:arm64 (0.11.5-1) ... #14 64.01 Setting up libelf1:arm64 (0.186-1build1) ... #14 64.02 Setting up readline-common (8.1.2-1) ... #14 64.04 Setting up publicsuffix (20211207.1025-1) ... #14 64.04 Setting up zstd (1.4.8+dfsg-3build1) ... #14 69.41 Setting up libssh-4:arm64 (0.10.4-2ubuntu0.1) ... #14 69.42 Setting up dwz (0.15-1) ... #14 69.43 Setting up groff-base (1.22.4-10) ... #14 69.45 Setting up libtiff6:arm64 (4.5.0-5ubuntu1.1) ... #14 69.46 Setting up cpp (4:12.2.0-3ubuntu1) ... #14 69.48 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 69.49 Setting up debugedit (1:5.0-5) ... #14 69.50 Setting up libcurl4:arm64 (7.88.1-8ubuntu2.2) ... #14 69.51 Setting up libx11-6:arm64 (2:1.8.4-2ubuntu0.2) ... #14 69.53 Setting up curl (7.88.1-8ubuntu2.2) ... #14 69.54 Setting up libfontconfig1:arm64 (2.14.1-3ubuntu3) ... #14 69.55 Setting up libperl5.36:arm64 (5.36.0-7ubuntu0.23.04.1) ... #14 69.56 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #14 69.57 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 69.58 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 69.59 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... #14 69.61 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #15 7.935 Transaction test succeeded. #15 7.936 Running transaction #14 62.93 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ... #14 62.93 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 62.96 Selecting previously unselected package libtext-levenshteinxs-perl. #14 62.96 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ... #14 62.97 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 63.01 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #14 63.01 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ... #14 63.01 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ... #14 63.04 Selecting previously unselected package libtext-xslate-perl:armhf. #14 63.05 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ... #14 63.05 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ... #14 63.09 Selecting previously unselected package libtime-duration-perl. #14 63.09 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ... #14 63.10 Unpacking libtime-duration-perl (1.21-1) ... #14 63.13 Selecting previously unselected package libtime-moment-perl. #14 63.13 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ... #14 63.13 Unpacking libtime-moment-perl (0.44-1build6) ... #14 63.17 Selecting previously unselected package libtype-tiny-xs-perl. #16 0.780 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #16 0.840 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #14 62.70 Preparing to unpack .../258-liblog-any-perl_1.713-1_all.deb ... #14 62.71 Unpacking liblog-any-perl (1.713-1) ... #14 62.75 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 62.75 Preparing to unpack .../259-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 62.76 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 62.79 Selecting previously unselected package libpackage-stash-perl. #14 62.79 Preparing to unpack .../260-libpackage-stash-perl_0.40-1_all.deb ... #14 62.80 Unpacking libpackage-stash-perl (0.40-1) ... #14 62.84 Selecting previously unselected package libsub-identify-perl. #14 62.84 Preparing to unpack .../261-libsub-identify-perl_0.14-3_armhf.deb ... #14 62.84 Unpacking libsub-identify-perl (0.14-3) ... #14 62.89 Selecting previously unselected package libsub-name-perl:armhf. #14 62.90 Preparing to unpack .../262-libsub-name-perl_0.26-2build1_armhf.deb ... #14 62.90 Unpacking libsub-name-perl:armhf (0.26-2build1) ... #14 62.95 Selecting previously unselected package libnamespace-clean-perl. #17 21.07 Installing : openssh-clients-8.0p1-19.el8.x86_64 31/58 #13 65.64 Setting up libmodule-runtime-perl (0.016-2) ... #13 65.65 Setting up libmailtools-perl (2.21-2) ... #13 65.67 Setting up python3-idna (3.3-1) ... #13 65.87 Setting up python3-urllib3 (1.26.12-1) ... #45 10.35 Selecting previously unselected package libpcre32-3:amd64. #45 10.35 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_amd64.deb ... #45 10.36 Unpacking libpcre32-3:amd64 (2:8.39-13) ... #45 10.42 Selecting previously unselected package libpcrecpp0v5:amd64. #45 10.42 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_amd64.deb ... #45 10.43 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ... #45 ... #44 [tini-build 3/4] 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 xx-apt-get install -y --no-install-recommends gcc libc6-dev #44 1.097 Hit:1 http://deb.debian.org/debian bullseye InRelease #44 1.097 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #44 1.097 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #14 65.59 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 65.60 Setting up libmodule-runtime-perl (0.016-1) ... #14 65.61 Setting up libmailtools-perl (2.21-1) ... #14 65.62 Setting up git (1:2.25.1-1ubuntu3.11) ... #14 65.65 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 65.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 65.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 65.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 7.057 The following additional packages will be installed: #15 7.057 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #15 7.058 g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 #15 7.058 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7 #15 7.058 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 #15 7.058 libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev #15 7.058 libudev-dev libuv1 pkg-config #15 7.060 Suggested packages: #15 7.060 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp #15 7.060 libstdc++-10-doc #15 7.060 Recommended packages: #15 7.060 libglib2.0-data shared-mime-info xdg-user-dirs #15 9.319 Running transaction check #15 9.439 Transaction check succeeded. #15 9.439 Running transaction test #13 68.76 Setting up libexception-class-perl (1.44-1) ... #13 68.77 Setting up python3-xdg (0.27-2) ... #13 68.92 Setting up libconfig-tiny-perl (2.26-1) ... #13 68.93 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #13 68.94 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 68.95 Setting up liblist-utilsby-perl (0.11-1) ... #14 64.06 Setting up libmarkdown2:arm64 (2.2.7-2) ... #14 64.07 Setting up libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 64.08 Setting up iso-codes (4.9.0-1) ... #14 64.09 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 64.10 Setting up liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 64.11 Setting up dctrl-tools (2.24-3build2) ... #14 64.12 Setting up libitm1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 64.14 Setting up libgdbm6:arm64 (1.23-1) ... #14 64.14 Setting up libicu70:arm64 (70.1-2) ... #14 64.15 Setting up libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ... #14 64.16 Setting up libctf0:arm64 (2.38-4ubuntu2.3) ... #14 64.18 Setting up libjpeg8:arm64 (8c-2ubuntu10) ... #14 64.19 Setting up pinentry-curses (1.1.1-1build2) ... #14 64.20 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 64.21 Setting up manpages-dev (5.10-1ubuntu1) ... #14 64.22 Setting up libdw1:arm64 (0.186-1build1) ... #14 64.23 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 64.24 Setting up libxcb1:arm64 (1.14-3ubuntu3) ... #14 64.25 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #15 2.266 dh_testdir #15 2.284 dh_testroot #15 2.302 dh_prep #15 2.323 dh_testdir #15 2.341 dh_testroot #15 2.359 dh_install #15 2.386 dh_installdocs #15 2.417 dh_installchangelogs #15 2.489 dh_compress + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:40.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fneIO6 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dzQhnA + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm #14 63.18 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ... #14 63.18 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 63.25 Selecting previously unselected package libunicode-utf8-perl. #14 63.25 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ... #14 63.25 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 63.29 Selecting previously unselected package libxml-namespacesupport-perl. #14 63.29 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 63.30 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 63.33 Selecting previously unselected package libxml-sax-base-perl. #14 63.33 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 63.33 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 63.37 Selecting previously unselected package libxml-sax-perl. #14 63.38 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 63.38 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 63.42 Selecting previously unselected package libxml-libxml-perl. #16 0.912 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #16 0.985 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #14 62.95 Preparing to unpack .../263-libnamespace-clean-perl_0.27-2_all.deb ... #14 62.95 Unpacking libnamespace-clean-perl (0.27-2) ... #14 62.99 Selecting previously unselected package libpath-tiny-perl. #14 62.99 Preparing to unpack .../264-libpath-tiny-perl_0.144-1_all.deb ... #14 63.00 Unpacking libpath-tiny-perl (0.144-1) ... #14 63.04 Selecting previously unselected package libstrictures-perl. #14 63.04 Preparing to unpack .../265-libstrictures-perl_2.000006-1_all.deb ... #14 63.05 Unpacking libstrictures-perl (2.000006-1) ... #14 63.09 Selecting previously unselected package libtype-tiny-perl. #14 63.09 Preparing to unpack .../266-libtype-tiny-perl_2.002001-1_all.deb ... #14 63.09 Unpacking libtype-tiny-perl (2.002001-1) ... #14 63.15 Selecting previously unselected package libgitlab-api-v4-perl. #14 63.15 Preparing to unpack .../267-libgitlab-api-v4-perl_0.26-2_all.deb ... #14 63.15 Unpacking libgitlab-api-v4-perl (0.26-2) ... #14 63.20 Selecting previously unselected package libhtml-form-perl. #14 63.20 Preparing to unpack .../268-libhtml-form-perl_6.11-1_all.deb ... #14 63.21 Unpacking libhtml-form-perl (6.11-1) ... #14 63.24 Selecting previously unselected package libhtml-format-perl. #14 63.25 Preparing to unpack .../269-libhtml-format-perl_2.16-2_all.deb ... #14 63.25 Unpacking libhtml-format-perl (2.16-2) ... #14 63.29 Selecting previously unselected package libhtml-html5-entities-perl. #14 63.29 Preparing to unpack .../270-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 63.30 Unpacking libhtml-html5-entities-perl (0.004-3) ... #21 exporting layers 3.3s done #21 writing image sha256:69d349a320653e7aade3528c3522fc68aba2f2651046b704815fca34794ffaa6 done #21 naming to docker.io/debbuild-ubuntu-lunar/x86_64 done #21 DONE 3.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-lunar:/build debbuild-ubuntu-lunar/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #14 65.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 66.02 Setting up dh-strip-nondeterminism (1.7.0-1) ... #14 66.03 Setting up libconst-fast-perl (0.014-1) ... #14 66.04 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 66.05 Setting up libgit-wrapper-perl (0.048-1) ... #14 66.06 Setting up libcurl4:armhf (7.68.0-1ubuntu2.19) ... #14 66.07 Setting up curl (7.68.0-1ubuntu2.19) ... #14 66.08 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 66.09 Setting up libmodule-implementation-perl (0.09-1) ... #15 7.428 The following NEW packages will be installed: #15 7.428 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #15 0.586 Hit:1 http://deb.debian.org/debian bullseye InRelease #15 0.586 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.586 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #13 68.97 Setting up libstring-shellquote-perl (1.04-1) ... #13 68.98 Setting up libsub-install-perl (0.928-1.1) ... #13 69.00 Setting up gcc (4:10.2.1-1) ... #13 69.02 Setting up dpkg-dev (1.20.12) ... #13 69.04 Setting up libnumber-compare-perl (0.03-1.1) ... #13 69.05 Setting up intltool-debian (0.35.0+20060710.5) ... #13 69.07 Setting up liberror-perl (0.17029-1) ... #13 69.08 Setting up python3-six (1.16.0-2) ... #13 69.20 Setting up dh-autoreconf (20) ... #14 64.43 Setting up libedit2:arm64 (3.1-20210910-1build1) ... #14 64.44 Setting up libreadline8:arm64 (8.1.2-1) ... #14 64.45 Setting up m4 (1.4.18-5ubuntu2) ... #14 64.46 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ... #14 64.47 Setting up binutils (2.38-4ubuntu2.3) ... #14 64.48 Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... #14 64.49 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ... #14 64.50 Setting up ca-certificates (20230311ubuntu0.22.04.1) ... #15 0.888 Reading package lists... #15 2.523 dh_fixperms #15 2.563 dh_installdeb #15 2.589 dh_gencontrol #15 2.701 dh_md5sums #15 2.728 dh_builddeb #15 2.748 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.768 #15 2.768 The package has been created. #15 2.768 Attention, the package has been created in the current directory, #15 2.768 not in ".." as indicated by the message above! #15 2.788 Selecting previously unselected package docker-ce-build-deps. #15 2.804 (Reading database ... 27802 files and directories currently installed.) #14 70.09 Setting up libxpm4:arm64 (1:3.5.12-1.1) ... #14 70.10 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ... #14 70.18 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 63.42 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ... #14 63.43 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 63.47 Selecting previously unselected package libxml-parser-perl:armhf. #14 63.47 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ... #14 63.48 Unpacking libxml-parser-perl:armhf (2.46-3build1) ... #14 63.53 Selecting previously unselected package libxml-sax-expat-perl. #14 63.53 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ... #14 63.53 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 63.56 Selecting previously unselected package libyaml-libyaml-perl. #14 63.56 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ... #14 63.57 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 63.60 Selecting previously unselected package licensecheck. #14 63.60 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ... #14 63.61 Unpacking licensecheck (3.2.14-2) ... #14 63.34 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 63.34 Preparing to unpack .../271-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 63.35 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 63.39 Selecting previously unselected package libhttp-daemon-perl. #14 63.39 Preparing to unpack .../272-libhttp-daemon-perl_6.14-2_all.deb ... #14 63.40 Unpacking libhttp-daemon-perl (6.14-2) ... #14 63.44 Selecting previously unselected package libindirect-perl. #14 63.44 Preparing to unpack .../273-libindirect-perl_0.39-2build1_armhf.deb ... #14 63.44 Unpacking libindirect-perl (0.39-2build1) ... #14 63.49 Selecting previously unselected package libio-interactive-perl. #14 63.49 Preparing to unpack .../274-libio-interactive-perl_1.023-2_all.deb ... #14 63.50 Unpacking libio-interactive-perl (1.023-2) ... #14 63.54 Selecting previously unselected package libtypes-serialiser-perl. + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #17 22.10 Installing : git-core-2.39.3-1.el8.x86_64 32/58 #13 66.09 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 66.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 66.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 66.10 Setting up libemail-valid-perl (1.202-1) ... #14 66.11 Setting up libpackage-stash-perl (0.38-1) ... #14 66.14 Setting up libimport-into-perl (1.002005-1) ... #14 66.15 Setting up libmoo-perl (2.003006-1) ... #14 66.16 Setting up liblist-someutils-perl (0.58-1) ... #14 66.17 Setting up liblist-someutils-xs-perl (0.58-2) ... #14 66.18 Setting up gnupg (2.2.19-3ubuntu2.2) ... #14 66.19 Setting up libmoox-aliases-perl (0.001006-1) ... #14 66.20 Setting up libparams-validate-perl (1.29-3) ... #14 66.21 Setting up libb-hooks-endofscope-perl (0.24-1) ... #14 66.22 Setting up libnamespace-clean-perl (0.27-1) ... #14 66.23 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #14 66.24 Setting up libgitlab-api-v4-perl (0.25-1) ... #14 66.25 Setting up libmoox-struct-perl (0.017-1) ... #14 66.26 Setting up lintian (2.62.0ubuntu2.2) ... #14 66.27 Setting up licensecheck (3.0.45-1) ... #14 66.28 Setting up dh-autoreconf (19) ... #14 66.29 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 66.30 Setting up libwww-perl (6.43-1) ... #15 7.429 g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 #15 7.429 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7 #15 7.429 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 #15 7.429 libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev #15 7.429 libudev-dev libuv1 pkg-config #13 69.21 Setting up patchutils (0.4.2-1) ... #13 69.22 Setting up libmail-sendmail-perl (0.80-1.1) ... #13 69.24 Setting up libltdl-dev:amd64 (2.4.6-15) ... #13 69.25 Setting up libjson-maybexs-perl (1.004003-1) ... #13 69.26 Setting up libxml-sax-base-perl (1.09-1.1) ... #13 69.27 Setting up libio-string-perl (1.08-3.1) ... #13 69.28 Setting up libreadonly-perl (2.050-3) ... #13 69.29 Setting up python3-gpg (1.14.0-1+b2) ... #15 1.824 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.824 dpkg-buildpackage: info: source version 1.0 #15 1.824 dpkg-buildpackage: info: source distribution unstable #15 1.824 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.804 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.807 Unpacking docker-ce-build-deps (1.0) ... #14 70.18 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #14 70.18 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 70.18 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #14 70.18 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 70.18 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #14 70.19 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 70.21 Setting up libxext6:arm64 (2:1.3.4-1build1) ... #14 70.22 Setting up binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ... #14 70.23 Setting up libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ... #14 70.24 Setting up binutils (2.40-2ubuntu4.1) ... #14 70.25 Setting up man-db (2.11.2-1) ... #14 70.35 Building database of manual pages ... #15 8.581 Transaction test succeeded. #15 8.581 Running transaction #14 63.69 Selecting previously unselected package libdevel-size-perl. #14 63.69 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ... #14 63.70 Unpacking libdevel-size-perl (0.83-1build4) ... #14 63.73 Selecting previously unselected package libipc-run3-perl. #14 63.73 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ... #14 63.74 Unpacking libipc-run3-perl (0.048-2) ... #14 63.78 Selecting previously unselected package lzip. #14 63.78 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ... #14 63.78 Unpacking lzip (1.23-1) ... #14 63.82 Selecting previously unselected package lzop. #14 63.82 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ... #14 63.82 Unpacking lzop (1.04-2build2) ... #14 63.86 Selecting previously unselected package t1utils. #14 63.86 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ... #14 63.86 Unpacking t1utils (1.41-4build2) ... #14 63.90 Selecting previously unselected package unzip. #14 63.54 Preparing to unpack .../275-libtypes-serialiser-perl_1.01-1_all.deb ... #14 63.54 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 63.58 Selecting previously unselected package libjson-xs-perl. #14 63.59 Preparing to unpack .../276-libjson-xs-perl_4.030-2_armhf.deb ... #14 63.59 Unpacking libjson-xs-perl (4.030-2) ... #14 63.63 Selecting previously unselected package libjson-maybexs-perl. #14 63.63 Preparing to unpack .../277-libjson-maybexs-perl_1.004004-1_all.deb ... #14 63.63 Unpacking libjson-maybexs-perl (1.004004-1) ... #14 63.67 Selecting previously unselected package libldap-common. #14 63.68 Preparing to unpack .../278-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ... #14 63.68 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ... #14 63.72 Selecting previously unselected package liblist-compare-perl. #14 63.72 Preparing to unpack .../279-liblist-compare-perl_0.55-2_all.deb ... #14 63.72 Unpacking liblist-compare-perl (0.55-2) ... #14 63.76 Selecting previously unselected package liblist-someutils-perl. #14 63.76 Preparing to unpack .../280-liblist-someutils-perl_0.59-1_all.deb ... #14 63.77 Unpacking liblist-someutils-perl (0.59-1) ... #14 63.80 Selecting previously unselected package liblist-someutils-xs-perl:armhf. + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #17 DONE 27.8s #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go #17 22.54 Installing : git-core-doc-2.39.3-1.el8.noarch 33/58 #17 22.84 Installing : kernel-headers-4.18.0-513.el8.x86_64 34/58 #17 22.90 Running scriptlet: glibc-headers-2.28-236.el8.1.x86_64 35/58 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y31jqb + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #13 66.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 66.49 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 66.58 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 66.66 Setting up libconst-fast-perl (0.014-2) ... #13 66.68 Setting up libhttp-daemon-perl (6.16-1) ... #14 66.31 Setting up debhelper (12.10ubuntu1) ... #14 66.32 Setting up devscripts (2.20.2ubuntu2) ... #14 66.47 Setting up equivs (2.2.0) ... #14 66.48 Setting up libxml-parser-perl (2.46-1) ... #14 66.50 Setting up libxml-sax-expat-perl (0.51-1) ... #14 66.54 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 66.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 69.45 Setting up python3-certifi (2020.6.20-1) ... #13 69.57 Setting up libfile-find-rule-perl (0.34-1) ... #13 69.58 Setting up libstring-copyright-perl (0.003006-1) ... #13 69.60 Setting up libgd3:amd64 (2.3.0-2) ... #13 69.61 Setting up python3-idna (2.10-1) ... #15 1.867 dpkg-buildpackage: info: host architecture arm64 #15 1.867 dpkg-source --before-build . #15 1.973 debian/rules clean #15 1.975 dh clean #15 2.059 dh_clean #15 2.098 debian/rules binary #15 2.100 dh binary #15 2.170 dh_update_autotools_config #15 2.200 dh_autoreconf #15 0.956 Reading package lists... #14 64.98 Updating certificates in /etc/ssl/certs... #14 63.90 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ... #14 63.91 Unpacking unzip (6.0-26ubuntu3.1) ... #14 63.95 Selecting previously unselected package lintian. #14 63.95 Preparing to unpack .../341-lintian_2.114.0ubuntu1.2_all.deb ... #14 63.96 Unpacking lintian (2.114.0ubuntu1.2) ... #16 1.206 Reading package lists... #14 63.81 Preparing to unpack .../281-liblist-someutils-xs-perl_0.58-3_armhf.deb ... #14 63.81 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ... #14 63.85 Selecting previously unselected package liblist-utilsby-perl. #14 63.85 Preparing to unpack .../282-liblist-utilsby-perl_0.12-2_all.deb ... #14 63.85 Unpacking liblist-utilsby-perl (0.12-2) ... #14 63.94 Selecting previously unselected package libltdl7:armhf. #14 63.94 Preparing to unpack .../283-libltdl7_2.4.7-5_armhf.deb ... #14 63.95 Unpacking libltdl7:armhf (2.4.7-5) ... #14 63.98 Selecting previously unselected package libltdl-dev:armhf. #14 63.98 Preparing to unpack .../284-libltdl-dev_2.4.7-5_armhf.deb ... #14 63.99 Unpacking libltdl-dev:armhf (2.4.7-5) ... #14 64.04 Selecting previously unselected package liblzo2-2:armhf. #15 10.22 Transaction test succeeded. #15 10.22 Running transaction #17 22.98 Installing : glibc-headers-2.28-236.el8.1.x86_64 35/58 #17 23.00 Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 36/58 #17 23.02 Installing : glibc-devel-2.28-236.el8.1.x86_64 37/58 #17 23.03 Running scriptlet: glibc-devel-2.28-236.el8.1.x86_64 37/58 + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.4.1 -- Detecting C compiler ABI info #13 67.79 Running transaction check #13 67.87 Transaction check succeeded. #13 67.87 Running transaction test #13 66.76 Setting up python3-unidiff (0.7.3-1) ... #13 66.95 Setting up libdata-dpath-perl (0.58-2) ... #14 66.74 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 66.77 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #14 66.80 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #14 66.81 Updating certificates in /etc/ssl/certs... #15 2.244 create-stamp debian/debhelper-build-stamp #15 2.244 dh_prep #15 2.275 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 2.329 dh_install #13 69.79 Setting up libdata-optlist-perl (0.110-1.1) ... #13 69.81 Setting up libipc-run-perl (20200505.0-1) ... #13 69.82 Setting up git (1:2.30.2-1+deb11u2) ... #13 69.85 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #13 69.86 Setting up python3-urllib3 (1.26.5-1~exp1) ... #15 7.880 0 upgraded, 29 newly installed, 0 to remove and 7 not upgraded. #15 7.880 1 not fully installed or removed. #15 7.880 Need to get 19.1 MB of archives. #15 7.880 After this operation, 82.8 MB of additional disk space will be used. #15 7.880 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] #15 8.067 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB] #15 1.808 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.808 dpkg-buildpackage: info: source version 1.0 #15 1.808 dpkg-buildpackage: info: source distribution unstable #15 1.808 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #44 1.611 Reading package lists... #44 2.318 + apt-get install -y --no-install-recommends gcc libc6-dev #14 64.26 Selecting previously unselected package manpages-dev. #14 64.26 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ... #14 64.27 Unpacking manpages-dev (5.10-1ubuntu1) ... #14 70.64 Setting up libgpgme11:arm64 (1.18.0-3ubuntu2) ... #14 70.65 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #14 70.80 Setting up perl (5.36.0-7ubuntu0.23.04.1) ... #14 70.82 Setting up libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #14 70.83 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 70.85 Setting up libxs-parse-keyword-perl (0.33-1) ... #14 70.86 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... #14 70.87 Setting up libdata-dump-perl (1.25-1) ... #14 70.88 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ... #14 70.89 Setting up libfile-find-rule-perl (0.34-3) ... #14 70.90 Setting up libref-util-perl (0.204-2) ... #14 70.91 Setting up libipc-system-simple-perl (1.30-2) ... #14 70.92 Setting up libnet-domain-tld-perl (1.75-3) ... #14 70.93 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 70.95 Setting up libsocket6-perl (0.29-3) ... #14 70.96 Setting up libgd3:arm64 (2.3.3-7ubuntu2) ... #14 70.97 Setting up libvariable-magic-perl (0.63-1) ... #14 70.98 Setting up libio-html-perl (1.004-3) ... #14 70.99 Setting up libpod-parser-perl (1.65-1) ... #14 64.04 Preparing to unpack .../285-liblzo2-2_2.10-2build3_armhf.deb ... #14 64.05 Unpacking liblzo2-2:armhf (2.10-2build3) ... #14 64.09 Selecting previously unselected package libsys-hostname-long-perl. #14 64.09 Preparing to unpack .../286-libsys-hostname-long-perl_1.5-3_all.deb ... #14 64.10 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 64.14 Selecting previously unselected package libmail-sendmail-perl. #14 64.14 Preparing to unpack .../287-libmail-sendmail-perl_0.80-3_all.deb ... #14 64.14 Unpacking libmail-sendmail-perl (0.80-3) ... #14 64.18 Selecting previously unselected package libnet-smtp-ssl-perl. #14 64.18 Preparing to unpack .../288-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 64.19 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 64.22 Selecting previously unselected package libmailtools-perl. #14 64.22 Preparing to unpack .../289-libmailtools-perl_2.21-2_all.deb ... #14 64.23 Unpacking libmailtools-perl (2.21-2) ... #14 64.28 Selecting previously unselected package libmarkdown2:armhf. #15 9.271 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 1/1 #15 9.404 Preparing : 1/1 #15 9.452 Installing : python3-libselinux-3.5-1.fc37.x86_64 1/93 #15 9.463 Installing : perl-File-Find-1.40-494.fc37.noarch 2/93 #15 9.469 Installing : cmake-rpm-macros-3.27.1-1.fc37.noarch 3/93 #15 9.477 Installing : cmake-filesystem-3.27.1-1.fc37.x86_64 4/93 #15 9.494 Installing : checkpolicy-3.5-1.fc37.x86_64 5/93 #15 9.502 Installing : perl-threads-1:2.27-489.fc37.x86_64 6/93 #15 9.511 Installing : m4-1.4.19-4.fc37.x86_64 7/93 #15 9.519 Installing : libtool-ltdl-2.4.7-2.fc37.x86_64 8/93 #15 9.527 Installing : libseccomp-2.5.3-3.fc37.x86_64 9/93 #15 9.535 Installing : libmpc-1.2.1-5.fc37.x86_64 10/93 #15 9.544 Installing : libfdisk-2.38.1-1.fc37.x86_64 11/93 #15 9.737 Installing : cpp-12.3.1-1.fc37.x86_64 12/93 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:20 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b VERSION BBB 0.0.0-20230915141727-0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar dpkg-buildpackage: info: source distribution lunar dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #17 23.05 Installing : libxcrypt-static-4.1.1-6.el8.x86_64 38/58 -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #13 67.04 Setting up python3-magic (2:0.4.26-3) ... #15 2.365 dh_installdocs #15 2.404 dh_installchangelogs #15 2.497 dh_perl #15 2.535 dh_link #15 2.572 dh_strip_nondeterminism #13 70.02 Setting up libcontextual-return-perl (0.004014-2) ... #13 70.03 Setting up libwww-robotrules-perl (6.02-1) ... #13 70.05 Setting up libtypes-serialiser-perl (1.01-1) ... #13 70.06 Setting up g++ (4:10.2.1-1) ... #13 70.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 70.10 Setting up libhtml-parser-perl (3.75-1+b1) ... #13 70.11 Setting up libgit-wrapper-perl (0.048-1) ... #13 70.12 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 70.13 Setting up librole-tiny-perl (2.002004-1) ... #13 70.15 Setting up gnupg (2.2.27-2+deb11u2) ... #13 70.16 Setting up build-essential (12.9) ... #13 70.17 Setting up python3-unidiff (0.5.5-2) ... #15 1.845 dpkg-buildpackage: info: host architecture arm64 #15 1.845 dpkg-source --before-build . #15 1.944 debian/rules clean #15 1.946 dh clean #15 2.024 dh_clean #15 2.060 debian/rules binary #14 64.51 Selecting previously unselected package python3-certifi. #14 64.51 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ... #14 64.52 Unpacking python3-certifi (2020.6.20-1) ... #14 64.57 Selecting previously unselected package python3-idna. #14 64.57 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ... #14 64.58 Unpacking python3-idna (3.3-1) ... #14 64.61 Selecting previously unselected package python3-six. #14 64.62 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ... #14 64.62 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 64.66 Selecting previously unselected package python3-urllib3. #14 64.66 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ... #14 64.67 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #14 64.71 Selecting previously unselected package python3-requests. #14 64.71 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 65.59 137 added, 0 removed; done. #14 65.62 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ... #14 65.63 Setting up libgdbm-compat4:arm64 (1.23-1) ... #14 65.64 Setting up libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 65.65 Setting up dwz (0.14-1build2) ... #14 65.66 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 65.67 Setting up groff-base (1.22.4-8build1) ... #14 65.69 Setting up cpp (4:11.2.0-1ubuntu1) ... #14 71.00 Setting up libb-hooks-op-check-perl:arm64 (0.22-2build1) ... #14 71.01 Setting up libparams-util-perl (1.102-2) ... #14 71.02 Setting up libdpkg-perl (1.21.21ubuntu1) ... #14 71.04 Setting up libtime-duration-perl (1.21-2) ... #14 71.05 Setting up autoconf (2.71-3) ... #14 71.06 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 71.07 Setting up libarray-intspan-perl (2.004-2) ... #14 71.08 Setting up libcapture-tiny-perl (0.48-2) ... #14 71.10 Setting up libtimedate-perl (2.3300-2) ... #14 71.11 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 71.12 Setting up libsub-name-perl:arm64 (0.26-2build1) ... #14 71.13 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ... #14 71.14 Setting up libsyntax-keyword-try-perl (0.28-1) ... #14 71.16 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 71.17 Setting up libproc-processtable-perl:arm64 (0.634-1build2) ... #14 71.18 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 71.19 Setting up xauth (1:1.1.2-1) ... #14 71.20 Setting up libpath-tiny-perl (0.144-1) ... #14 71.22 Setting up libarchive-cpio-perl (0.10-3) ... #14 71.23 Setting up libjson-perl (4.10000-1) ... #14 71.24 Setting up libnsl2:arm64 (1.3.0-2build2) ... #14 71.26 Setting up libipc-run3-perl (0.048-3) ... #14 71.27 Setting up libregexp-wildcards-perl (1.05-3) ... #14 71.28 Setting up libfcgi-perl (0.82+ds-2) ... #14 71.29 Setting up libsub-override-perl (0.09-4) ... #14 71.31 Setting up libaliased-perl (0.34-3) ... #14 64.28 Preparing to unpack .../290-libmarkdown2_2.2.7-2_armhf.deb ... #14 64.29 Unpacking libmarkdown2:armhf (2.2.7-2) ... #14 64.32 Selecting previously unselected package libmath-base85-perl. #14 64.33 Preparing to unpack .../291-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 64.33 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 64.37 Selecting previously unselected package libmldbm-perl. #14 64.37 Preparing to unpack .../292-libmldbm-perl_2.05-4_all.deb ... #14 64.38 Unpacking libmldbm-perl (2.05-4) ... #14 64.41 Selecting previously unselected package libmoox-aliases-perl. #14 64.41 Preparing to unpack .../293-libmoox-aliases-perl_0.001006-2_all.deb ... #14 64.42 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 64.48 Selecting previously unselected package libmouse-perl. #14 64.48 Preparing to unpack .../294-libmouse-perl_2.5.10-1build5_armhf.deb ... #14 64.48 Unpacking libmouse-perl (2.5.10-1build5) ... #14 64.53 Selecting previously unselected package libxs-parse-keyword-perl. #15 9.761 Installing : perl-threads-shared-1.64-489.fc37.x86_64 13/93 #15 9.771 Installing : perl-Thread-Queue-3.14-489.fc37.noarch 14/93 #15 9.780 Installing : python3-libsemanage-3.5-2.fc37.x86_64 15/93 #15 9.829 Installing : xkeyboard-config-2.36-3.fc37.noarch 16/93 #15 9.844 Installing : libxkbcommon-1.4.1-2.fc37.x86_64 17/93 #15 9.855 Installing : vim-filesystem-2:9.0.1872-1.fc37.noarch 18/93 #15 9.871 Installing : systemd-devel-251.14-2.fc37.x86_64 19/93 #15 9.970 Installing : python3-setuptools-62.6.0-3.fc37.noarch 20/93 #15 2.907 Reading package lists... #15 3.540 Building dependency tree... #15 3.684 Reading state information... #15 3.699 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 3.728 Starting 2 pkgProblemResolver with broken count: 0 #15 3.730 Done #15 3.743 Done #15 3.748 Starting pkgProblemResolver with broken count: 0 #15 3.768 Starting 2 pkgProblemResolver with broken count: 0 #15 3.770 Done #15 3.842 The following additional packages will be installed: #15 3.842 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #15 3.843 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 #15 3.843 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0 #15 3.843 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #15 3.843 libuv1 pkg-config procps #15 3.844 Suggested packages: #15 3.844 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #16 2.511 dh_testdir #16 2.531 dh_testroot #16 2.550 dh_prep #16 2.573 dh_testdir #16 2.593 dh_testroot #16 2.612 dh_install debian/rules clean dh clean --with=bash-completion #17 23.43 Installing : glibc-static-2.28-236.el8.1.x86_64 39/58 #17 23.44 Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 40/58 #17 23.45 Installing : perl-Thread-Queue-3.13-1.el8.noarch 41/58 #17 23.52 Installing : automake-1.16.1-8.el8.noarch 42/58 #17 23.54 Installing : perl-TermReadKey-2.37-7.el8.x86_64 43/58 #17 23.56 Installing : perl-Error-1:0.17025-2.el8.noarch 44/58 #17 23.57 Installing : perl-Git-2.39.3-1.el8.noarch 45/58 #17 23.59 Installing : git-2.39.3-1.el8.x86_64 46/58 [100%] Linking C executable tini-static #13 67.23 Setting up g++-12 (12.2.0-14) ... #13 67.27 Setting up python3-pkg-resources (66.1.1-1) ... #15 9.371 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 1/1 #15 9.530 Preparing : 1/1 #15 9.599 Upgrading : systemd-libs-253.10-1.fc38.aarch64 1/96 #15 9.608 Installing : perl-File-Find-1.40-497.fc38.noarch 2/96 #15 9.613 Installing : cmake-rpm-macros-3.27.4-7.fc38.noarch 3/96 #15 9.622 Installing : cmake-filesystem-3.27.4-7.fc38.aarch64 4/96 #15 9.634 Installing : python3-libselinux-3.5-1.fc38.aarch64 5/96 #15 9.642 Installing : perl-threads-1:2.27-490.fc38.aarch64 6/96 #15 9.651 Installing : m4-1.4.19-5.fc38.aarch64 7/96 #15 9.659 Installing : libtool-ltdl-2.4.7-6.fc38.aarch64 8/96 #15 9.666 Installing : libseccomp-2.5.3-4.fc38.aarch64 9/96 #15 9.673 Installing : libmpc-1.3.1-2.fc38.aarch64 10/96 #15 9.682 Installing : libfdisk-2.38.1-4.fc38.aarch64 11/96 #15 2.645 dh_compress #15 2.690 dh_fixperms #15 2.737 dh_missing #15 2.764 dh_installdeb #15 2.799 dh_gencontrol #13 68.34 Transaction test succeeded. #13 68.34 Running transaction #13 70.29 Setting up lsb-release (11.1.0) ... #13 70.31 Setting up libfont-ttf-perl (1.06-1.1) ... #13 70.32 Setting up libfile-homedir-perl (1.006-1) ... #13 70.33 Setting up python3-magic (2:0.4.20-3) ... #13 70.46 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 70.51 Setting up pristine-tar (1.49) ... #15 2.062 dh binary #15 2.127 dh_update_autotools_config #15 2.157 dh_autoreconf #15 2.197 create-stamp debian/debhelper-build-stamp #15 2.197 dh_prep #15 2.226 dh_install #15 2.259 dh_installdocs #15 2.298 dh_installchangelogs #14 67.27 0 added, 0 removed; done. #14 67.27 Running hooks in /etc/ca-certificates/update.d... #14 67.27 done. #15 DONE 10.2s #16 [stage-1 5/8] COPY --link sources/ /sources #15 8.566 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] #14 64.72 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 64.76 Selecting previously unselected package python3-unidiff. #14 64.76 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ... #14 64.76 Unpacking python3-unidiff (0.5.5-2) ... #14 64.80 Selecting previously unselected package python3-xdg. #14 64.80 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ... #14 64.81 Unpacking python3-xdg (0.27-2) ... #14 64.84 Selecting previously unselected package equivs. #14 64.85 Preparing to unpack .../350-equivs_2.3.1_all.deb ... #14 64.85 Unpacking equivs (2.3.1) ... #14 64.88 Selecting previously unselected package libauthen-sasl-perl. #14 64.88 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 64.89 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 64.93 Selecting previously unselected package python3-magic. #14 64.93 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ... #14 64.93 Unpacking python3-magic (2:0.4.24-2) ... #14 64.98 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ... #14 65.70 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #14 65.71 Setting up debugedit (1:5.0-4build1) ... #14 65.72 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.13) ... #14 65.74 Setting up libc6-dev:arm64 (2.35-0ubuntu3.3) ... #14 65.74 Setting up libx11-6:arm64 (2:1.7.5-1ubuntu0.2) ... #14 65.76 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.5) ... #14 65.76 Setting up curl (7.81.0-1ubuntu1.13) ... #14 65.78 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ... #14 65.79 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ... #14 65.80 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #14 65.81 Setting up gpg (2.2.27-3ubuntu2.1) ... #14 65.82 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ... #14 65.83 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #14 65.84 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.2) ... #14 65.85 Setting up gettext (0.21-4ubuntu4) ... #14 65.86 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... #14 71.32 Setting up libstrictures-perl (2.000006-1) ... #14 71.33 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 71.34 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 71.35 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 71.37 Setting up libsort-versions-perl (1.62-3) ... #14 71.38 Setting up libexporter-tiny-perl (1.006000-1) ... #14 71.39 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ... #14 71.40 Setting up libfile-dirlist-perl (0.05-3) ... #14 71.41 Setting up libterm-readkey-perl (2.38-2build1) ... #14 71.43 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 71.44 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 71.45 Setting up libsys-hostname-long-perl (1.5-3) ... #14 71.46 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 71.47 Setting up libsereal-decoder-perl (5.003+ds-1) ... #14 71.49 Setting up liburi-perl (5.17-1ubuntu1) ... #14 71.50 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 71.51 Setting up libfile-touch-perl (0.12-2) ... #14 71.53 Setting up libc-devtools (2.37-0ubuntu2) ... #14 64.53 Preparing to unpack .../295-libxs-parse-keyword-perl_0.33-1_armhf.deb ... #14 64.53 Unpacking libxs-parse-keyword-perl (0.33-1) ... #14 64.57 Selecting previously unselected package libxs-parse-sublike-perl:armhf. #14 64.57 Preparing to unpack .../296-libxs-parse-sublike-perl_0.16-1ubuntu3_armhf.deb ... #14 64.58 Unpacking libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ... #14 64.61 Selecting previously unselected package libobject-pad-perl. #14 64.62 Preparing to unpack .../297-libobject-pad-perl_0.78-1_armhf.deb ... #14 64.62 Unpacking libobject-pad-perl (0.78-1) ... #14 64.66 Selecting previously unselected package libpackage-stash-xs-perl:armhf. #14 64.66 Preparing to unpack .../298-libpackage-stash-xs-perl_0.30-1build1_armhf.deb ... #14 64.67 Unpacking libpackage-stash-xs-perl:armhf (0.30-1build1) ... #14 64.70 Selecting previously unselected package libpath-iterator-rule-perl. #14 64.71 Preparing to unpack .../299-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 64.71 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 64.75 Selecting previously unselected package libperlio-gzip-perl. #14 64.75 Preparing to unpack .../300-libperlio-gzip-perl_0.20-1build1_armhf.deb ... #14 64.76 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 64.79 Selecting previously unselected package libperlio-utf8-strict-perl. #15 10.01 Installing : python3-setools-4.4.0-9.fc37.x86_64 21/93 #15 10.03 Installing : python3-audit-3.1.2-1.fc37.x86_64 22/93 #15 10.04 Installing : perl-lib-0.65-494.fc37.x86_64 23/93 #15 10.05 Installing : perl-File-Copy-2.39-494.fc37.noarch 24/93 #15 10.05 Installing : perl-File-Compare-1.100.700-494.fc37.noarch 25/93 #15 10.07 Installing : autoconf-2.71-4.fc37.noarch 26/93 #15 10.10 Installing : automake-1.16.5-9.fc37.noarch 27/93 #15 10.11 Installing : libuv-1:1.46.0-1.fc37.x86_64 28/93 #15 10.12 Installing : libsepol-devel-3.5-1.fc37.x86_64 29/93 #15 10.14 Installing : libselinux-utils-3.5-1.fc37.x86_64 30/93 #15 10.15 Installing : libedit-3.1-43.20221009cvs.fc37.x86_64 31/93 #15 10.16 Installing : less-633-1.fc37.x86_64 32/93 #15 3.995 The following NEW packages will be installed: #15 3.995 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #15 3.996 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 #15 3.996 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0 #15 3.996 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #15 3.996 libuv1 pkg-config procps #16 2.640 dh_installdocs #16 2.674 dh_installchangelogs #16 2.750 dh_compress #16 2.790 dh_fixperms #16 2.836 dh_installdeb #16 2.864 dh_gencontrol dh_clean dpkg-source -I.git -b . #15 11.00 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 1/1 #15 11.15 Preparing : 1/1 #15 11.20 Installing : python3-libselinux-3.5-1.fc37.aarch64 1/95 #15 11.21 Installing : perl-File-Find-1.40-494.fc37.noarch 2/95 #15 11.22 Installing : cmake-rpm-macros-3.27.1-1.fc37.noarch 3/95 #15 11.23 Installing : cmake-filesystem-3.27.1-1.fc37.aarch64 4/95 #15 11.24 Installing : checkpolicy-3.5-1.fc37.aarch64 5/95 #15 11.25 Installing : perl-threads-1:2.27-489.fc37.aarch64 6/95 #15 11.25 Installing : m4-1.4.19-4.fc37.aarch64 7/95 #15 11.26 Installing : libtool-ltdl-2.4.7-2.fc37.aarch64 8/95 #15 11.27 Installing : libseccomp-2.5.3-3.fc37.aarch64 9/95 #15 11.28 Installing : libmpc-1.2.1-5.fc37.aarch64 10/95 [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:21.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #13 67.55 Setting up libmodule-implementation-perl (0.09-2) ... #13 67.56 Setting up libcgi-fast-perl (1:2.15-1) ... #13 67.57 Setting up python3-apt (2.6.0) ... #15 9.696 Installing : checkpolicy-3.5-1.fc38.aarch64 12/96 #15 9.872 Installing : cpp-13.2.1-1.fc38.aarch64 13/96 #15 9.880 Installing : perl-threads-shared-1.64-490.fc38.aarch64 14/96 #15 9.886 Installing : perl-Thread-Queue-3.14-490.fc38.noarch 15/96 #15 9.894 Installing : python3-libsemanage-3.5-2.fc38.aarch64 16/96 #15 9.911 Installing : systemd-devel-253.10-1.fc38.aarch64 17/96 #15 9.923 Installing : vim-filesystem-2:9.0.1872-1.fc38.noarch 18/96 #15 9.932 Installing : python3-audit-3.1.2-1.fc38.aarch64 19/96 #15 9.937 Installing : perl-lib-0.65-497.fc38.aarch64 20/96 #15 9.942 Installing : perl-File-Copy-2.39-497.fc38.noarch 21/96 #15 9.947 Installing : perl-File-Compare-1.100.700-497.fc38.noarch 22/96 #15 9.967 Installing : autoconf-2.71-5.fc38.noarch 23/96 #15 2.930 dh_md5sums #15 2.974 dh_builddeb #15 3.004 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.023 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #13 70.52 Setting up libio-socket-ssl-perl (2.069-1) ... #13 70.53 Setting up libsub-exporter-perl (0.987-1) ... #13 70.55 Setting up libc-devtools (2.31-13+deb11u6) ... #13 70.56 Setting up libalgorithm-merge-perl (0.08-3) ... #13 70.57 Setting up libhttp-message-perl (6.28-1) ... #13 70.58 Setting up libhtml-form-perl (6.07-1) ... #13 70.59 Setting up python3-pkg-resources (52.0.0-4) ... #13 70.77 Setting up libiterator-perl (0.03+ds1-1.1) ... #15 2.379 dh_perl #15 2.415 dh_link #15 2.448 dh_strip_nondeterminism #15 2.513 dh_compress #15 2.555 dh_fixperms #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #15 8.799 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB] #14 65.00 Setting up media-types (7.0.0) ... #14 65.01 Setting up libpipeline1:armhf (1.5.5-1) ... #14 65.03 Setting up wdiff (1.2.2-2build3) ... #14 65.04 Setting up gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ... #14 65.05 Setting up libxau6:armhf (1:1.0.9-1build5) ... #14 65.06 Setting up libre2-9:armhf (20220201+dfsg-1) ... #14 65.08 Setting up lto-disabled-list (24) ... #14 65.09 Setting up libpsl5:armhf (0.21.0-1.2build2) ... #14 65.10 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 65.12 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #14 65.12 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 #14 65.12 Setting up libtext-glob-perl (0.11-2) ... #14 65.14 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 65.15 Setting up libyaml-0-2:armhf (0.2.2-1build2) ... #14 65.16 Setting up distro-info-data (0.52ubuntu0.4) ... #14 65.17 Setting up manpages (5.10-1ubuntu1) ... #14 65.19 Setting up unzip (6.0-26ubuntu3.1) ... #14 65.20 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 71.54 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 71.55 Setting up libnet-ssleay-perl:arm64 (1.92-2build2) ... #14 71.56 Setting up automake (1:1.16.5-1.3) ... #14 71.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 71.57 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 #14 71.57 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 #14 71.58 Setting up libapt-pkg-perl (0.1.40build3) ... #14 71.59 Setting up libstring-escape-perl (2010.002-3) ... #14 71.60 Setting up libberkeleydb-perl:arm64 (0.64-2) ... #14 71.61 Setting up libhttp-date-perl (6.05-2) ... #14 71.62 Setting up libfile-which-perl (1.27-2) ... #14 71.63 Setting up libfile-basedir-perl (0.09-2) ... #14 71.65 Setting up libunicode-utf8-perl (0.62-2) ... #14 71.66 Setting up libset-intspan-perl (1.19-3) ... #14 71.67 Setting up libmouse-perl (2.5.10-1build5) ... #14 71.68 Setting up libfile-listing-perl (6.15-1) ... #14 71.69 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 71.70 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 71.71 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 71.72 Setting up libfont-afm-perl (1.20-4) ... #14 71.73 Setting up libwant-perl (0.29-2build1) ... #14 71.74 Setting up libdynaloader-functions-perl (0.003-3) ... #14 71.76 Setting up libclass-method-modifiers-perl (2.14-1) ... #14 71.77 Setting up liblist-compare-perl (0.55-2) ... #14 71.78 Setting up libref-util-xs-perl (0.117-2build1) ... #14 71.81 Setting up libio-pty-perl (1:1.17-1) ... #14 71.82 Setting up libfile-fcntllock-perl (0.22-4build1) ... #14 71.83 Setting up libclone-perl:arm64 (0.46-1) ... #14 71.84 Setting up libalgorithm-diff-perl (1.201-1) ... #14 64.79 Preparing to unpack .../301-libperlio-utf8-strict-perl_0.010-1_armhf.deb ... #14 64.80 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 64.84 Selecting previously unselected package libpod-parser-perl. #14 64.84 Preparing to unpack .../302-libpod-parser-perl_1.65-1_all.deb ... #14 64.85 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 64.87 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 64.87 Unpacking libpod-parser-perl (1.65-1) ... #14 64.92 Selecting previously unselected package libpod-constants-perl. #14 64.92 Preparing to unpack .../303-libpod-constants-perl_0.19-2_all.deb ... #14 64.92 Unpacking libpod-constants-perl (0.19-2) ... #14 64.96 Selecting previously unselected package libproc-processtable-perl:armhf. #14 64.96 Preparing to unpack .../304-libproc-processtable-perl_0.634-1build2_armhf.deb ... #14 64.97 Unpacking libproc-processtable-perl:armhf (0.634-1build2) ... #14 65.01 Selecting previously unselected package libre2-10:armhf. #14 65.02 Preparing to unpack .../305-libre2-10_20230201-1_armhf.deb ... #15 10.27 Installing : kernel-headers-6.4.4-100.fc37.x86_64 33/93 #15 10.32 Installing : glibc-headers-x86-2.36-11.fc37.noarch 34/93 #15 10.34 Installing : libxcrypt-devel-4.4.36-1.fc37.x86_64 35/93 #15 10.34 Installing : glibc-devel-2.36-11.fc37.x86_64 36/93 #15 10.45 Installing : glibc-static-2.36-11.fc37.x86_64 37/93 #15 10.46 Installing : libxcrypt-static-4.4.36-1.fc37.x86_64 38/93 #15 10.46 Installing : dbus-common-1:1.14.10-1.fc37.noarch 39/93 #15 10.47 Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch 39/93 #15 10.48 Running scriptlet: dbus-broker-33-1.fc37.x86_64 40/93 #15 4.264 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #15 4.264 1 not fully installed or removed. #15 4.264 Need to get 8859 kB of archives. #15 4.264 After this operation, 38.2 MB of additional disk space will be used. #15 4.264 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] #15 4.270 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #15 4.286 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] #15 4.286 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] #15 4.289 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB] #15 4.292 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #15 4.293 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #15 4.295 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #15 4.296 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #16 2.988 dh_md5sums #16 3.019 dh_builddeb #16 3.042 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.062 #16 3.062 The package has been created. #16 3.062 Attention, the package has been created in the current directory, #16 3.062 not in ".." as indicated by the message above! #16 3.086 Selecting previously unselected package docker-ce-build-deps. #16 3.101 (Reading database ... 26304 files and directories currently installed.) dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz #15 11.28 Installing : libfdisk-2.38.1-1.fc37.aarch64 11/95 #15 11.43 Installing : cpp-12.3.1-1.fc37.aarch64 12/95 #15 11.44 Installing : perl-threads-shared-1.64-489.fc37.aarch64 13/95 #15 11.44 Installing : perl-Thread-Queue-3.14-489.fc37.noarch 14/95 #15 11.45 Installing : python3-libsemanage-3.5-2.fc37.aarch64 15/95 #15 11.50 Installing : xkeyboard-config-2.36-3.fc37.noarch 16/95 #15 11.51 Installing : libxkbcommon-1.4.1-2.fc37.aarch64 17/95 #15 11.52 Installing : vim-filesystem-2:9.0.1872-1.fc37.noarch 18/95 #13 67.73 Setting up python3-charset-normalizer (3.0.1-2) ... #13 67.88 Setting up libpackage-stash-perl (0.40-1) ... #13 67.89 Setting up libimport-into-perl (1.002005-2) ... #13 67.90 Setting up libmoo-perl (2.005005-1) ... #13 67.91 Setting up liblist-someutils-perl (0.59-1) ... #13 67.93 Setting up debhelper (13.11.4) ... #13 67.94 Setting up libmime-tools-perl (5.510-1) ... #15 9.992 Installing : automake-1.16.5-11.fc38.noarch 24/96 #15 10.00 Installing : libuv-1:1.46.0-1.fc38.aarch64 25/96 #15 10.01 Installing : libubsan-13.2.1-1.fc38.aarch64 26/96 #15 10.02 Installing : libatomic-13.2.1-1.fc38.aarch64 27/96 #15 10.03 Installing : libasan-13.2.1-1.fc38.aarch64 28/96 #15 10.04 Installing : less-633-1.fc38.aarch64 29/96 #15 10.16 Installing : kernel-headers-6.4.4-200.fc38.aarch64 30/96 #15 10.18 Installing : libxcrypt-devel-4.4.36-1.fc38.aarch64 31/96 #44 2.333 Reading package lists... #44 ... #45 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev #45 10.49 Selecting previously unselected package libpcre3-dev:amd64. #45 10.49 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_amd64.deb ... #45 10.49 Unpacking libpcre3-dev:amd64 (2:8.39-13) ... #45 10.66 Selecting previously unselected package zlib1g-dev:amd64. #45 10.66 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... #45 10.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #45 10.77 Selecting previously unselected package libglib2.0-dev:amd64. #45 10.77 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_amd64.deb ... #45 10.78 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ... #45 11.05 Selecting previously unselected package libsecret-1-dev:amd64. #45 11.05 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_amd64.deb ... #45 11.06 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ... #45 11.13 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ... #45 11.14 Setting up libpcre16-3:amd64 (2:8.39-13) ... #45 11.15 Setting up libsepol1-dev:amd64 (3.1-1) ... #45 11.16 Setting up libffi-dev:amd64 (3.3-6) ... #45 11.17 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #45 11.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... #45 11.19 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #45 11.20 Setting up libglib2.0-data (2.66.8-1) ... #45 11.22 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ... #45 11.23 Setting up libpcre32-3:amd64 (2:8.39-13) ... #45 11.24 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #45 11.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #45 11.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #45 11.28 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #45 11.29 Setting up python3-lib2to3 (3.9.2-1) ... #45 11.42 Setting up libelf1:amd64 (0.183-1) ... #45 11.44 Setting up libsecret-common (0.20.4-2) ... #45 11.44 Setting up python3-distutils (3.9.2-1) ... #45 11.62 Setting up libglib2.0-dev-bin (2.66.8-1) ... #45 11.91 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ... #45 11.93 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... #45 11.95 Setting up libselinux1-dev:amd64 (3.1-3) ... #45 11.98 Setting up libpcre3-dev:amd64 (2:8.39-13) ... #45 12.00 Setting up libglib2.0-bin (2.66.8-1) ... #45 12.01 Setting up libsecret-1-0:amd64 (0.20.4-2) ... #45 12.02 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #45 12.03 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ... #45 12.04 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ... #45 12.05 Setting up libglib2.0-dev:amd64 (2.66.8-1) ... #45 12.07 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ... #45 12.08 No schema files found: doing nothing. #45 12.08 Processing triggers for libc-bin (2.31-13+deb11u6) ... #45 12.11 Setting up libsecret-1-dev:amd64 (0.20.4-2) ... #45 DONE 12.5s #44 [tini-build 3/4] 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 xx-apt-get install -y --no-install-recommends gcc libc6-dev #44 2.333 Reading package lists... #44 3.140 Building dependency tree... #44 3.358 Reading state information... #17 23.62 Installing : libuv-1:1.41.1-1.el8_4.x86_64 47/58 #15 3.178 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #15 3.261 dpkg-genchanges: info: binary-only upload (no source code included) #15 3.264 dpkg-source --after-build . #15 3.371 dpkg-buildpackage: info: binary-only upload (no source included) #13 70.78 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 70.79 Setting up libjson-xs-perl (4.030-1+b1) ... #13 70.80 Setting up libhttp-negotiate-perl (6.01-1) ... #13 70.81 Setting up libio-prompter-perl (0.004015-1) ... #13 70.83 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #13 70.84 Setting up libhttp-cookies-perl (6.10-1) ... #13 70.85 Setting up python3-apt (2.2.1) ... #13 70.99 Setting up po-debconf (1.0.21+nmu1) ... #13 71.01 Setting up libhtml-tree-perl (5.07-2) ... #13 71.02 Setting up libparams-classify-perl (0.015-1+b3) ... #15 2.599 dh_missing #15 2.625 dh_installdeb #15 2.658 dh_gencontrol #15 2.774 dh_md5sums #13 69.04 Preparing : 1/1 #15 9.153 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] #15 9.154 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] #15 9.155 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #15 9.156 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB] #15 9.215 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] #15 9.216 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] #15 9.219 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB] #15 9.221 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #15 9.223 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] #15 9.235 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] #14 65.22 Setting up libbrotli1:armhf (1.0.9-2build6) ... #14 65.23 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ... #14 65.24 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 65.27 Setting up binutils-common:armhf (2.38-4ubuntu2.3) ... #14 65.28 Setting up libnghttp2-14:armhf (1.43.0-1build3) ... #14 65.30 Setting up libmagic1:armhf (1:5.41-3ubuntu0.1) ... #14 65.32 Setting up libdeflate0:armhf (1.10-2) ... #14 65.33 Setting up less (590-1ubuntu0.22.04.1) ... #14 65.35 Setting up perl-openssl-defaults:armhf (5build2) ... #14 65.36 Setting up linux-libc-dev:armhf (5.15.0-84.93) ... #14 65.37 Setting up libctf-nobfd0:armhf (2.38-4ubuntu2.3) ... #14 65.39 Setting up gettext-base (0.21-4ubuntu4) ... #14 65.40 Setting up liblzo2-2:armhf (2.10-2build3) ... #14 65.41 Setting up libnpth0:armhf (1.6-3build2) ... #14 65.43 Setting up file (1:5.41-3ubuntu0.1) ... #14 65.44 Setting up libassuan0:armhf (2.5.5-1build1) ... #14 65.46 Setting up libgomp1:armhf (12.3.0-1ubuntu1~22.04) ... #14 65.47 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ... #14 65.48 Setting up bzip2 (1.0.8-5build1) ... #14 65.55 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ... #18 DONE 3.3s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #14 71.85 Setting up libarchive-zip-perl (1.68-1) ... #14 71.86 Setting up libsub-identify-perl (0.14-3) ... #14 71.87 Setting up libdistro-info-perl (1.5) ... #14 71.89 Setting up libcpanel-json-xs-perl:arm64 (4.32-1build1) ... #14 71.90 Setting up libhtml-tagset-perl (3.20-6) ... #14 71.91 Setting up liblog-any-perl (1.713-1) ... #14 71.92 Setting up libauthen-sasl-perl (2.1600-3) ... #14 71.93 Setting up libdevel-size-perl (0.83-2build1) ... #14 71.94 Setting up libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ... #14 71.95 Setting up libdebhelper-perl (13.11.4ubuntu3) ... #14 71.96 Setting up libpod-constants-perl (0.19-2) ... #14 71.98 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #14 71.99 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 72.00 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 72.01 Setting up libio-interactive-perl (1.023-2) ... #14 72.02 Setting up libtry-tiny-perl (0.31-2) ... #14 72.03 Setting up libtype-tiny-perl (2.002001-1) ... #14 72.04 Setting up libcommon-sense-perl:arm64 (3.75-3) ... #14 65.02 Unpacking libre2-10:armhf (20230201-1) ... #14 65.06 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 65.06 Preparing to unpack .../306-libre-engine-re2-perl_0.17+ds-1_armhf.deb ... #14 65.06 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ... #14 65.10 Selecting previously unselected package libreadonly-perl. #14 65.10 Preparing to unpack .../307-libreadonly-perl_2.050-3_all.deb ... #14 65.11 Unpacking libreadonly-perl (2.050-3) ... #14 65.15 Selecting previously unselected package libref-util-perl. #14 65.15 Preparing to unpack .../308-libref-util-perl_0.204-2_all.deb ... #14 65.15 Unpacking libref-util-perl (0.204-2) ... #14 65.19 Selecting previously unselected package libref-util-xs-perl. #14 65.19 Preparing to unpack .../309-libref-util-xs-perl_0.117-2build1_armhf.deb ... #14 65.19 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 65.23 Selecting previously unselected package libregexp-pattern-license-perl. #14 65.24 Preparing to unpack .../310-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #14 65.24 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #14 65.28 Selecting previously unselected package libregexp-pattern-perl. #14 65.28 Preparing to unpack .../311-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 65.29 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 65.32 Selecting previously unselected package libregexp-wildcards-perl. #14 65.32 Preparing to unpack .../312-libregexp-wildcards-perl_1.05-3_all.deb ... #14 65.33 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 65.37 Selecting previously unselected package libsasl2-modules:armhf. #14 65.37 Preparing to unpack .../313-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ... #14 65.38 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ... #15 10.55 Installing : dbus-broker-33-1.fc37.x86_64 40/93 #15 10.56 Running scriptlet: dbus-broker-33-1.fc37.x86_64 40/93 #15 10.57 Installing : dbus-1:1.14.10-1.fc37.x86_64 41/93 #15 10.57 Installing : annobin-docs-12.23-1.fc37.noarch 42/93 #15 10.58 Installing : rhash-1.4.2-3.fc37.x86_64 43/93 #15 10.59 Installing : qrencode-libs-4.1.1-3.fc37.x86_64 44/93 #15 10.60 Installing : perl-TermReadKey-2.38-14.fc37.x86_64 45/93 #15 10.60 Installing : perl-Error-1:0.17029-10.fc37.noarch 46/93 #15 10.61 Installing : pcre2-utf32-10.40-1.fc37.1.x86_64 47/93 #15 10.62 Installing : pcre2-utf16-10.40-1.fc37.1.x86_64 48/93 #15 10.63 Installing : pcre2-devel-10.40-1.fc37.1.x86_64 49/93 #15 10.64 Installing : libselinux-devel-3.5-1.fc37.x86_64 50/93 #15 10.65 Running scriptlet: libutempter-1.2.1-7.fc37.x86_64 51/93 #15 10.70 Installing : libutempter-1.2.1-7.fc37.x86_64 51/93 #15 10.76 Installing : util-linux-2.38.1-1.fc37.x86_64 52/93 #15 10.78 Installing : policycoreutils-3.5-1.fc37.x86_64 53/93 #15 10.80 Running scriptlet: policycoreutils-3.5-1.fc37.x86_64 53/93 #14 66.33 Setting up python3.10 (3.10.12-1~22.04.2) ... #15 4.370 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB] #15 4.371 Get:11 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #15 4.372 Get:12 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #15 4.373 Get:13 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #15 4.374 Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u10 [110 kB] #15 4.375 Get:15 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #15 4.385 Get:16 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #15 4.387 Get:17 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #15 4.390 Get:18 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #15 4.391 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #15 4.397 Get:20 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #15 4.399 Get:21 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #15 4.400 Get:22 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] #15 4.400 Get:23 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB] #15 4.403 Get:24 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #15 4.591 debconf: delaying package configuration, since apt-utils is not installed #15 4.621 Fetched 8859 kB in 0s (22.4 MB/s) #16 3.102 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.106 Unpacking docker-ce-build-deps (1.0) ... #15 11.54 Installing : systemd-devel-251.14-2.fc37.aarch64 19/95 #15 11.64 Installing : python3-setuptools-62.6.0-3.fc37.noarch 20/95 #15 11.68 Installing : python3-setools-4.4.0-9.fc37.aarch64 21/95 #15 11.70 Installing : python3-audit-3.1.2-1.fc37.aarch64 22/95 #15 11.70 Installing : perl-lib-0.65-494.fc37.aarch64 23/95 #15 11.71 Installing : perl-File-Copy-2.39-494.fc37.noarch 24/95 #15 11.71 Installing : perl-File-Compare-1.100.700-494.fc37.noarch 25/95 #15 11.73 Installing : autoconf-2.71-4.fc37.noarch 26/95 #15 11.75 Installing : automake-1.16.5-9.fc37.noarch 27/95 #15 11.76 Installing : libuv-1:1.46.0-1.fc37.aarch64 28/95 #15 11.77 Installing : libubsan-12.3.1-1.fc37.aarch64 29/95 #15 11.78 Installing : libsepol-devel-3.5-1.fc37.aarch64 30/95 #15 11.80 Installing : libselinux-utils-3.5-1.fc37.aarch64 31/95 #13 67.96 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ... #13 67.97 Setting up python3-chardet (5.1.0+dfsg-2) ... #15 10.24 Installing : glibc-devel-2.37-5.fc38.aarch64 32/96 #15 10.30 Installing : glibc-static-2.37-5.fc38.aarch64 33/96 #15 10.31 Installing : libxcrypt-static-4.4.36-1.fc38.aarch64 34/96 #15 10.32 Installing : dbus-common-1:1.14.10-1.fc38.noarch 35/96 #15 10.32 Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch 35/96 #15 10.33 Running scriptlet: dbus-broker-33-1.fc38.aarch64 36/96 #15 10.40 Installing : dbus-broker-33-1.fc38.aarch64 36/96 #15 10.41 Running scriptlet: dbus-broker-33-1.fc38.aarch64 36/96 #15 10.42 Installing : dbus-1:1.14.10-1.fc38.aarch64 37/96 #15 10.42 Installing : annobin-docs-12.26-1.fc38.noarch 38/96 #15 10.48 Installing : xkeyboard-config-2.38-1.fc38.noarch 39/96 #15 10.49 Installing : libxkbcommon-1.5.0-2.fc38.aarch64 40/96 #44 3.579 gcc is already the newest version (4:10.2.1-1). #44 3.579 libc6-dev is already the newest version (2.31-13+deb11u6). #44 3.579 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #15 3.376 #15 3.376 The package has been created. #15 3.376 Attention, the package has been created in the current directory, #15 3.376 not in ".." as indicated by the message above! #15 3.398 Selecting previously unselected package docker-ce-build-deps. #15 3.416 (Reading database ... 29954 files and directories currently installed.) #15 3.418 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.421 Unpacking docker-ce-build-deps (1.0) ... #13 71.03 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 71.04 Setting up libhtml-format-perl (2.12-1.1) ... #13 71.05 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 71.11 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 71.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 71.28 #13 71.28 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 2.810 dh_builddeb #15 2.836 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.855 dpkg-genbuildinfo --build=binary #15 2.996 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes #13 69.08 Installing : elfutils-debuginfod-client-0.189-3.fc38.x86_64 1/142 #13 69.09 Installing : python3-six-1.16.0-9.fc38.noarch 2/142 #13 69.09 Installing : hunspell-filesystem-1.7.2-3.fc38.x86_64 3/142 #13 69.10 Installing : hunspell-en-GB-0.20201207-3.fc38.noarch 4/142 #13 69.11 Installing : hunspell-en-0.20201207-3.fc38.noarch 5/142 #13 69.12 Installing : hunspell-en-US-0.20201207-3.fc38.noarch 6/142 #13 69.13 Installing : hunspell-1.7.2-3.fc38.x86_64 7/142 #13 69.15 Installing : elfutils-0.189-3.fc38.x86_64 8/142 #13 69.16 Installing : xz-5.4.1-1.fc38.x86_64 9/142 #13 69.17 Installing : unzip-6.0-60.fc38.x86_64 10/142 #13 69.18 Installing : file-5.44-3.fc38.x86_64 11/142 #13 69.19 Installing : dwz-0.15-2.fc38.x86_64 12/142 #13 69.20 Installing : zip-3.0-36.fc38.x86_64 13/142 #13 69.20 Installing : enchant2-2.3.4-1.fc38.x86_64 14/142 #13 69.21 Installing : python3-enchant-3.2.2-6.fc38.noarch 15/142 #13 69.23 Installing : python3-construct-2.10.68-4.fc38.noarch 16/142 #13 69.24 Installing : python3-pybeam-0.7-5.fc38.noarch 17/142 #13 69.25 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 18/142 #13 69.27 Installing : zstd-1.5.5-1.fc38.x86_64 19/142 #13 69.27 Installing : xxhash-libs-0.8.2-1.fc38.x86_64 20/142 #13 69.35 Installing : gdb-minimal-13.2-4.fc38.x86_64 21/142 #13 69.36 Installing : rust-srpm-macros-24-5.fc38.noarch 22/142 #13 69.36 Installing : qt5-srpm-macros-5.15.10-1.fc38.noarch 23/142 #13 69.38 Installing : python3-zstandard-0.21.0-1.fc38.x86_64 24/142 #13 69.38 Installing : pyproject-srpm-macros-1.9.0-1.fc38.noarch 25/142 #13 69.39 Installing : package-notes-srpm-macros-0.5-8.fc38.noarch 26/142 #13 69.39 Installing : kernel-srpm-macros-1.0-19.fc38.noarch 27/142 #13 69.40 Installing : emacs-filesystem-1:28.2-7.fc38.noarch 28/142 #13 69.40 Installing : desktop-file-utils-0.26-8.fc38.x86_64 29/142 #13 69.41 Installing : diffutils-3.10-1.fc38.x86_64 30/142 #13 69.42 Installing : dbus-libs-1:1.14.10-1.fc38.x86_64 31/142 #15 9.380 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB] #15 9.392 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1+deb11u2 [124 kB] #15 9.394 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB] #15 9.397 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB] #15 9.399 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [188 kB] #15 9.410 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.7 kB] #15 9.414 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [627 kB] #15 9.481 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB] #15 9.483 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #15 9.538 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #15 9.561 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #15 9.578 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB] #15 9.590 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u2 [402 kB] #14 65.57 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ... #14 65.59 Setting up libfakeroot:armhf (1.28-1ubuntu1) ... #14 65.61 Setting up libasan6:armhf (11.4.0-1ubuntu1~22.04) ... #14 65.62 Setting up libnumber-compare-perl (0.03-2) ... #14 65.63 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 65.65 Setting up fakeroot (1.28-1ubuntu1) ... #14 65.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 65.66 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 #14 65.66 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 #14 65.66 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 #14 65.66 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 #14 65.66 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 #14 65.66 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 #14 65.66 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 #14 65.66 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 #14 65.67 Setting up autotools-dev (20220109.1) ... #14 65.69 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ... #14 65.70 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 65.71 Setting up libx11-data (2:1.7.5-1ubuntu0.2) ... #14 65.73 Setting up make (4.3-4.1build1) ... #14 65.74 Setting up libmpfr6:armhf (4.1.0-3build3) ... #14 65.76 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 65.77 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 72.06 Setting up libmldbm-perl (2.05-4) ... #14 72.07 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 72.08 Setting up libnet-http-perl (6.22-1) ... #14 72.09 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 72.10 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 72.11 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 72.13 Setting up libtime-moment-perl (0.44-2build1) ... #14 72.14 Setting up libencode-locale-perl (1.05-3) ... #14 72.15 Setting up libexception-class-perl (1.45-1) ... #14 72.16 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 72.17 Setting up libconfig-tiny-perl (2.28-2) ... #14 72.18 Setting up libsereal-encoder-perl (5.003+ds-1) ... #14 72.19 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ... #14 72.21 Setting up liblist-utilsby-perl (0.12-2) ... #14 72.22 Setting up libstring-shellquote-perl (1.04-3) ... #14 72.23 Setting up libnet-netmask-perl (2.0002-2) ... #14 72.24 Setting up libsub-install-perl (0.929-1) ... #14 72.25 Setting up gcc (4:12.2.0-3ubuntu1) ... #14 72.28 Setting up dpkg-dev (1.21.21ubuntu1) ... #14 72.30 Setting up libindirect-perl (0.39-2build1) ... #14 72.31 Setting up libxs-parse-sublike-perl:arm64 (0.16-1ubuntu3) ... #14 72.32 Setting up intltool-debian (0.35.0+20060710.6) ... #14 72.33 Setting up libfreezethaw-perl (0.5001-3) ... #14 72.34 Setting up libobject-pad-perl (0.78-1) ... #14 72.35 Setting up liberror-perl (0.17029-2) ... #14 72.36 Setting up patchutils (0.4.2-1build2) ... #14 65.42 Selecting previously unselected package libsereal-decoder-perl. #14 65.42 Preparing to unpack .../314-libsereal-decoder-perl_5.003+ds-1_armhf.deb ... #14 65.43 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #14 65.47 Selecting previously unselected package libsereal-encoder-perl. #14 65.47 Preparing to unpack .../315-libsereal-encoder-perl_5.003+ds-1_armhf.deb ... #14 65.48 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #14 65.52 Selecting previously unselected package libset-intspan-perl. #14 65.53 Preparing to unpack .../316-libset-intspan-perl_1.19-3_all.deb ... #14 65.53 Unpacking libset-intspan-perl (1.19-3) ... #14 65.57 Selecting previously unselected package libsocket6-perl. #14 65.57 Preparing to unpack .../317-libsocket6-perl_0.29-3_armhf.deb ... #14 65.57 Unpacking libsocket6-perl (0.29-3) ... #14 65.62 Selecting previously unselected package libsodium23:armhf. #14 65.62 Preparing to unpack .../318-libsodium23_1.0.18-1build2_armhf.deb ... #15 10.81 Installing : selinux-policy-37.22-1.fc37.noarch 54/93 #15 10.81 Running scriptlet: selinux-policy-37.22-1.fc37.noarch 54/93 #15 10.83 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 55/93 #15 4.647 Selecting previously unselected package bash-completion. #15 4.647 (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 ... 27806 files and directories currently installed.) #15 4.662 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #15 11.81 Installing : libedit-3.1-43.20221009cvs.fc37.aarch64 32/95 #15 11.82 Installing : libatomic-12.3.1-1.fc37.aarch64 33/95 #15 11.83 Installing : libasan-12.3.1-1.fc37.aarch64 34/95 #15 11.84 Installing : less-633-1.fc37.aarch64 35/95 #15 11.96 Installing : kernel-headers-6.4.4-100.fc37.aarch64 36/95 #15 11.97 Installing : libxcrypt-devel-4.4.36-1.fc37.aarch64 37/95 #15 12.03 Installing : glibc-devel-2.36-11.fc37.aarch64 38/95 #13 68.29 Setting up python3-debian (0.1.49) ... #15 10.50 Installing : rhash-1.4.3-2.fc38.aarch64 41/96 #15 10.51 Installing : qrencode-libs-4.1.1-4.fc38.aarch64 42/96 #15 10.62 Installing : python3-setuptools-65.5.1-2.fc38.noarch 43/96 #15 10.66 Installing : python3-setools-4.4.3-1.fc38.aarch64 44/96 #15 10.67 Installing : perl-TermReadKey-2.38-16.fc38.aarch64 45/96 #15 10.68 Installing : perl-Error-1:0.17029-11.fc38.noarch 46/96 #15 10.69 Installing : pcre2-utf32-10.42-1.fc38.1.aarch64 47/96 #15 10.70 Installing : pcre2-utf16-10.42-1.fc38.1.aarch64 48/96 #15 10.71 Installing : pcre2-devel-10.42-1.fc38.1.aarch64 49/96 #15 10.72 Running scriptlet: libutempter-1.2.1-8.fc38.aarch64 50/96 #44 DONE 3.7s #46 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/amd64 < dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #15 DONE 9.2s #16 [stage-1 5/8] COPY --link sources/ /sources #15 7.559 Selecting previously unselected package dh-apparmor. #15 0.594 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.594 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.595 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY #15 13.96 Selecting previously unselected package pkg-config. #15 13.96 Preparing to unpack .../28-pkg-config_0.29.2-1_armhf.deb ... #15 13.96 Unpacking pkg-config (0.29.2-1) ... #15 14.01 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #15 14.02 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #15 14.03 Setting up g++-10 (10.2.1-6+rpi1) ... #15 14.04 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #15 14.05 Setting up libglib2.0-0:armhf (2.66.8-1) ... #13 71.51 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 71.52 Setting up pristine-tar (1.49) ... #13 71.53 Setting up libio-socket-ssl-perl (2.069-1) ... #13 71.54 Setting up libsub-exporter-perl (0.987-1) ... #13 71.55 Setting up libc-devtools (2.31-13+deb11u6) ... #13 71.56 Setting up libalgorithm-merge-perl (0.08-3) ... #13 71.59 Setting up libhttp-message-perl (6.28-1) ... #13 71.60 Setting up libhtml-form-perl (6.07-1) ... #13 71.61 Setting up python3-pkg-resources (52.0.0-4) ... #14 70.87 Setting up libio-string-perl (1.08-3.1) ... #14 70.88 Setting up libreadonly-perl (2.050-3) ... #14 70.89 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 70.90 Setting up python3-chardet (4.0.0-1) ... #16 7.920 Selecting previously unselected package cmake-data. #16 7.923 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #16 7.928 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... #14 69.90 Setting up autopoint (0.21-11) ... #14 69.91 Setting up fonts-dejavu-core (2.37-6) ... #14 69.98 Setting up ucf (3.0043+nmu1) ... #13 70.58 Running scriptlet: glibc-gconv-extra-2.37-5.fc38.x86_64 142/142 #13 73.79 Verifying : binutils-2.39-9.fc38.x86_64 1/142 #13 73.79 Verifying : binutils-gold-2.39-9.fc38.x86_64 2/142 #13 73.79 Verifying : bzip2-1.0.8-13.fc38.x86_64 3/142 #13 73.79 Verifying : cpio-2.13-14.fc38.x86_64 4/142 #13 73.79 Verifying : desktop-file-utils-0.26-8.fc38.x86_64 5/142 #13 73.79 Verifying : devscripts-checkbashisms-2.23.0-1.fc38.x86_64 6/142 #13 73.79 Verifying : dwz-0.15-2.fc38.x86_64 7/142 #13 73.79 Verifying : ed-1.19-2.fc38.x86_64 8/142 #13 73.79 Verifying : efi-srpm-macros-5-7.fc38.noarch 9/142 #13 73.79 Verifying : enchant2-2.3.4-1.fc38.x86_64 10/142 #13 73.79 Verifying : file-5.44-3.fc38.x86_64 11/142 #13 73.79 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 12/142 #13 73.79 Verifying : fonts-srpm-macros-1:2.0.5-11.fc38.noarch 13/142 #13 73.79 Verifying : fpc-srpm-macros-1.3-7.fc38.noarch 14/142 #13 73.79 Verifying : gdk-pixbuf2-2.42.10-2.fc38.x86_64 15/142 #13 73.79 Verifying : ghc-srpm-macros-1.6.1-1.fc38.noarch 16/142 #13 73.79 Verifying : gnat-srpm-macros-6-2.fc38.noarch 17/142 #13 73.79 Verifying : go-srpm-macros-3.2.0-2.fc38.noarch 18/142 #13 73.79 Verifying : groff-base-1.22.4-11.fc38.x86_64 19/142 #13 73.79 Verifying : hunspell-1.7.2-3.fc38.x86_64 20/142 #13 73.79 Verifying : hunspell-en-0.20201207-3.fc38.noarch 21/142 #13 73.79 Verifying : hunspell-en-GB-0.20201207-3.fc38.noarch 22/142 #13 73.79 Verifying : hunspell-en-US-0.20201207-3.fc38.noarch 23/142 #13 73.79 Verifying : hunspell-filesystem-1.7.2-3.fc38.x86_64 24/142 #13 73.79 Verifying : jansson-2.13.1-6.fc38.x86_64 25/142 #13 73.79 Verifying : js-jquery-3.6.3-2.fc38.noarch 26/142 #13 73.79 Verifying : json-glib-1.6.6-4.fc38.x86_64 27/142 #13 73.79 Verifying : libappstream-glib-0.8.2-2.fc38.x86_64 28/142 #13 73.79 Verifying : libjpeg-turbo-2.1.4-2.fc38.x86_64 29/142 #13 73.79 Verifying : libpkgconf-1.8.0-6.fc38.x86_64 30/142 #13 73.79 Verifying : libpng-2:1.6.37-14.fc38.x86_64 31/142 #13 73.79 Verifying : libstemmer-2.2.0-5.fc38.x86_64 32/142 #13 73.79 Verifying : lua-srpm-macros-1-8.fc38.noarch 33/142 #13 73.79 Verifying : ncurses-6.4-3.20230114.fc38.x86_64 34/142 #13 73.79 Verifying : ocaml-srpm-macros-7-3.fc38.noarch 35/142 #13 73.79 Verifying : openblas-srpm-macros-2-13.fc38.noarch 36/142 #13 73.79 Verifying : patch-2.7.6-19.fc38.x86_64 37/142 #13 73.79 Verifying : perl-Carp-1.52-490.fc38.noarch 38/142 #13 73.79 Verifying : perl-Data-Dumper-2.184-491.fc38.x86_64 39/142 #13 73.79 Verifying : perl-Digest-1.20-490.fc38.noarch 40/142 #13 73.79 Verifying : perl-Digest-MD5-2.58-490.fc38.x86_64 41/142 #13 73.79 Verifying : perl-Encode-4:3.19-493.fc38.x86_64 42/142 #13 73.79 Verifying : perl-Exporter-5.77-490.fc38.noarch 43/142 #13 73.79 Verifying : perl-File-Path-2.18-490.fc38.noarch 44/142 #13 73.79 Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 45/142 #13 73.79 Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 46/142 #13 73.79 Verifying : perl-IO-Socket-IP-0.41-492.fc38.noarch 47/142 #13 73.79 Verifying : perl-IO-Socket-SSL-2.081-1.fc38.noarch 48/142 #13 73.79 Verifying : perl-MIME-Base64-3.16-490.fc38.x86_64 49/142 #13 73.79 Verifying : perl-Mozilla-CA-20221114-2.fc38.noarch 50/142 #13 73.79 Verifying : perl-Net-SSLeay-1.92-5.fc38.x86_64 51/142 #13 73.79 Verifying : perl-PathTools-3.84-490.fc38.x86_64 52/142 #13 73.79 Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 53/142 #13 73.79 Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 54/142 #13 73.79 Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 55/142 #13 73.79 Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 56/142 #13 73.79 Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64 57/142 #13 73.79 Verifying : perl-Socket-4:2.036-2.fc38.x86_64 58/142 #13 73.79 Verifying : perl-Storable-1:3.26-490.fc38.x86_64 59/142 #13 73.79 Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 60/142 #13 73.79 Verifying : perl-Term-Cap-1.18-1.fc38.noarch 61/142 #13 73.79 Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 62/142 #13 73.79 Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 63/142 #13 73.79 Verifying : perl-URI-5.17-2.fc38.noarch 64/142 #13 73.79 Verifying : perl-constant-1.33-491.fc38.noarch 65/142 #13 73.79 Verifying : perl-libnet-3.15-1.fc38.noarch 66/142 #13 73.79 Verifying : perl-parent-1:0.241-1.fc38.noarch 67/142 #13 73.79 Verifying : perl-podlators-1:5.01-2.fc38.noarch 68/142 #13 73.79 Verifying : perl-srpm-macros-1-48.fc38.noarch 69/142 #13 73.79 Verifying : pkgconf-1.8.0-6.fc38.x86_64 70/142 #13 73.79 Verifying : pkgconf-m4-1.8.0-6.fc38.noarch 71/142 #13 73.79 Verifying : pkgconf-pkg-config-1.8.0-6.fc38.x86_64 72/142 #13 73.79 Verifying : python-srpm-macros-3.11-10.fc38.noarch 73/142 #13 73.79 Verifying : python-systemd-doc-235-2.fc38.x86_64 74/142 #13 73.79 Verifying : python3-construct-2.10.68-4.fc38.noarch 75/142 #13 73.79 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 76/142 #13 73.79 Verifying : python3-dbus-1.3.2-2.fc38.x86_64 77/142 #13 73.79 Verifying : python3-distro-1.8.0-2.fc38.noarch 78/142 #13 73.79 Verifying : python3-enchant-3.2.2-6.fc38.noarch 79/142 #13 73.79 Verifying : python3-file-magic-5.44-3.fc38.noarch 80/142 #13 73.79 Verifying : python3-pybeam-0.7-5.fc38.noarch 81/142 #13 73.79 Verifying : python3-pyxdg-0.27-7.fc38.noarch 82/142 #13 73.79 Verifying : python3-six-1.16.0-9.fc38.noarch 83/142 #13 73.79 Verifying : python3-systemd-235-2.fc38.x86_64 84/142 #13 73.79 Verifying : python3-tomli-w-1.0.0-5.fc38.noarch 85/142 #13 73.79 Verifying : redhat-rpm-config-252-1.fc38.noarch 86/142 #13 73.79 Verifying : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch 87/142 #13 73.79 Verifying : shared-mime-info-2.2-3.fc38.x86_64 88/142 #13 73.79 Verifying : unzip-6.0-60.fc38.x86_64 89/142 #13 73.79 Verifying : web-assets-filesystem-5-19.fc38.noarch 90/142 #13 73.79 Verifying : xz-5.4.1-1.fc38.x86_64 91/142 #13 73.79 Verifying : zip-3.0-36.fc38.x86_64 92/142 #13 73.79 Verifying : ansible-srpm-macros-1-10.fc38.noarch 93/142 #13 73.79 Verifying : dash-0.5.12-1.fc38.x86_64 94/142 #13 73.79 Verifying : dbus-libs-1:1.14.10-1.fc38.x86_64 95/142 #13 73.79 Verifying : debugedit-5.0-9.fc38.x86_64 96/142 #13 73.79 Verifying : diffutils-3.10-1.fc38.x86_64 97/142 #13 73.79 Verifying : dnf-plugins-core-4.4.2-1.fc38.noarch 98/142 #13 73.79 Verifying : elfutils-0.189-3.fc38.x86_64 99/142 #13 73.79 Verifying : elfutils-debuginfod-client-0.189-3.fc38.x86_64 100/142 #13 73.79 Verifying : emacs-filesystem-1:28.2-7.fc38.noarch 101/142 #13 73.79 Verifying : gdb-minimal-13.2-4.fc38.x86_64 102/142 #13 73.79 Verifying : glibc-gconv-extra-2.37-5.fc38.x86_64 103/142 #13 73.79 Verifying : kernel-srpm-macros-1.0-19.fc38.noarch 104/142 #13 73.79 Verifying : package-notes-srpm-macros-0.5-8.fc38.noarch 105/142 #13 73.79 Verifying : perl-AutoLoader-5.74-497.fc38.noarch 106/142 #13 73.79 Verifying : perl-B-1.83-497.fc38.x86_64 107/142 #13 73.79 Verifying : perl-Class-Struct-0.66-497.fc38.noarch 108/142 #13 73.79 Verifying : perl-DynaLoader-1.52-497.fc38.x86_64 109/142 #13 73.79 Verifying : perl-Errno-1.36-497.fc38.x86_64 110/142 #13 73.79 Verifying : perl-Fcntl-1.15-497.fc38.x86_64 111/142 #13 73.79 Verifying : perl-File-Basename-2.85-497.fc38.noarch 112/142 #13 73.79 Verifying : perl-File-stat-1.12-497.fc38.noarch 113/142 #13 73.79 Verifying : perl-FileHandle-2.03-497.fc38.noarch 114/142 #13 73.79 Verifying : perl-Getopt-Std-1.13-497.fc38.noarch 115/142 #13 73.79 Verifying : perl-HTTP-Tiny-0.086-2.fc38.noarch 116/142 #13 73.79 Verifying : perl-IO-1.50-497.fc38.x86_64 117/142 #13 73.79 Verifying : perl-IPC-Open3-1.22-497.fc38.noarch 118/142 #13 73.79 Verifying : perl-NDBM_File-1.15-497.fc38.x86_64 119/142 #13 73.79 Verifying : perl-POSIX-2.03-497.fc38.x86_64 120/142 #13 73.79 Verifying : perl-SelectSaver-1.02-497.fc38.noarch 121/142 #13 73.79 Verifying : perl-Symbol-1.09-497.fc38.noarch 122/142 #13 73.79 Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 123/142 #13 73.79 Verifying : perl-base-2.27-497.fc38.noarch 124/142 #13 73.79 Verifying : perl-if-0.61.000-497.fc38.noarch 125/142 #13 73.79 Verifying : perl-interpreter-4:5.36.1-497.fc38.x86_64 126/142 #13 73.79 Verifying : perl-libs-4:5.36.1-497.fc38.x86_64 127/142 #13 73.79 Verifying : perl-locale-1.10-497.fc38.noarch 128/142 #13 73.79 Verifying : perl-mro-1.26-497.fc38.x86_64 129/142 #13 73.79 Verifying : perl-overload-1.35-497.fc38.noarch 130/142 #13 73.79 Verifying : perl-overloading-0.02-497.fc38.noarch 131/142 #13 73.79 Verifying : perl-vars-1.05-497.fc38.noarch 132/142 #13 73.79 Verifying : pyproject-srpm-macros-1.9.0-1.fc38.noarch 133/142 #13 73.79 Verifying : python3-dnf-plugins-core-4.4.2-1.fc38.noarch 134/142 #13 73.79 Verifying : python3-zstandard-0.21.0-1.fc38.x86_64 135/142 #13 73.79 Verifying : qt5-srpm-macros-5.15.10-1.fc38.noarch 136/142 #13 73.79 Verifying : rpm-build-4.18.1-3.fc38.x86_64 137/142 #13 73.79 Verifying : rpmlint-2.4.0-6.fc38.noarch 138/142 #13 73.79 Verifying : rpmlint-fedora-license-data-1.30-1.fc38.noarch 139/142 #13 73.79 Verifying : rust-srpm-macros-24-5.fc38.noarch 140/142 #13 73.79 Verifying : xxhash-libs-0.8.2-1.fc38.x86_64 141/142 #15 7.569 dh_md5sums #15 7.599 dh_builddeb #15 7.620 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 7.641 #15 7.641 The package has been created. #15 7.641 Attention, the package has been created in the current directory, #15 7.641 not in ".." as indicated by the message above! #15 7.669 Selecting previously unselected package docker-ce-build-deps. #15 7.685 (Reading database ... 27762 files and directories currently installed.) #15 8.040 Preparing to unpack .../15-libpcre2-32-0_10.42-1_arm64.deb ... #15 8.044 Unpacking libpcre2-32-0:arm64 (10.42-1) ... #15 8.091 Selecting previously unselected package libpcre2-posix3:arm64. #15 8.094 Preparing to unpack .../16-libpcre2-posix3_10.42-1_arm64.deb ... #15 8.097 Unpacking libpcre2-posix3:arm64 (10.42-1) ... #15 8.127 Selecting previously unselected package libpcre2-dev:arm64. #15 8.131 Preparing to unpack .../17-libpcre2-dev_10.42-1_arm64.deb ... #15 8.133 Unpacking libpcre2-dev:arm64 (10.42-1) ... #15 8.211 Selecting previously unselected package libselinux1-dev:arm64. #15 8.215 Preparing to unpack .../18-libselinux1-dev_3.4-1+b6_arm64.deb ... #15 8.218 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... #15 8.275 Selecting previously unselected package libdevmapper-dev:arm64. #15 8.278 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_arm64.deb ... #15 8.281 Unpacking libdevmapper-dev:arm64 (2:1.02.185-2) ... #15 8.311 Selecting previously unselected package libseccomp-dev:arm64. #14 76.86 Setting up python3-cryptography (38.0.4-2) ... #16 2.742 dh_install #16 2.770 dh_installdocs #16 2.804 dh_installchangelogs #16 2.880 dh_compress #16 2.918 dh_fixperms #16 2.964 dh_installdeb #16 2.993 dh_gencontrol #13 73.10 Setting up libsub-exporter-perl (0.987-1) ... #13 73.11 Setting up libalgorithm-merge-perl (0.08-3) ... #13 73.13 Setting up libhttp-message-perl (6.18-1) ... #13 73.14 Setting up libhtml-form-perl (6.03-1) ... #13 73.15 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 73.16 Setting up libjson-xs-perl (3.040-1+b1) ... #13 73.17 Setting up libhttp-negotiate-perl (6.01-1) ... #13 73.19 Setting up libio-prompter-perl (0.004015-1) ... #13 73.20 Setting up libhttp-cookies-perl (6.04-1) ... #13 73.22 Setting up po-debconf (1.0.21) ... #13 73.23 Setting up libhtml-tree-perl (5.07-2) ... #13 73.24 Setting up libparams-classify-perl (0.015-1+b1) ... #13 73.26 Setting up libcgi-pm-perl (4.40-1) ... #13 73.28 Setting up libpath-iterator-rule-perl (1.014-1) ... #16 DONE 0.3s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go debian/rules clean dh clean --with=bash-completion dh_clean #15 7.562 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #15 7.565 Unpacking dh-apparmor (2.13.6-10) ... #15 7.600 Selecting previously unselected package dmsetup. #15 7.604 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_arm64.deb ... #15 7.607 Unpacking dmsetup (2:1.02.175-2.1) ... #15 7.644 Selecting previously unselected package libdevmapper1.02.1:arm64. #15 7.647 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... #15 7.650 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... #15 7.691 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #15 7.695 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... #15 7.698 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... #15 7.726 Selecting previously unselected package libudev-dev:arm64. #15 7.730 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_arm64.deb ... #15 7.733 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... #15 7.771 Selecting previously unselected package libsepol1-dev:arm64. #15 7.775 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ... #15 7.778 Unpacking libsepol1-dev:arm64 (3.1-1) ... #15 7.838 Selecting previously unselected package libpcre2-16-0:arm64. -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #15 14.07 No schema files found: doing nothing. #15 14.07 Setting up libsepol1-dev:armhf (3.1-1) ... #15 14.08 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ... #15 14.10 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ... #15 14.11 Setting up libuv1:armhf (1.40.0-2) ... #15 14.12 Setting up bash-completion (1:2.11-2) ... #14 71.19 Setting up libstring-copyright-perl (0.003012-1) ... #14 71.20 Setting up python3-debian (0.1.43ubuntu1.1) ... #14 71.37 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #13 71.80 Setting up libiterator-perl (0.03+ds1-1.1) ... #13 71.82 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 71.83 Setting up libjson-xs-perl (4.030-1+b1) ... #13 71.84 Setting up libhttp-negotiate-perl (6.01-1) ... #13 71.85 Setting up libio-prompter-perl (0.004015-1) ... #13 71.86 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #16 8.307 Selecting previously unselected package libarchive13:arm64. #16 8.311 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ... #16 8.318 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #15 0.881 Reading package lists... #14 70.09 Setting up libk5crypto3:armhf (1.20.1-1build1) ... #14 70.11 Setting up libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ... #14 70.12 Setting up libltdl7:armhf (2.4.7-5) ... #14 70.13 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ... #14 70.15 Setting up libwebp7:armhf (1.2.4-0.1ubuntu0.23.04.2) ... #14 70.22 Setting up libubsan1:armhf (13.1.0-2ubuntu2~23.04) ... #14 70.23 Setting up python-apt-common (2.5.3ubuntu1) ... #14 70.25 Setting up libcrypt-dev:armhf (1:4.4.33-2) ... #14 70.27 Setting up libasan8:armhf (13.1.0-2ubuntu2~23.04) ... #14 70.31 Setting up libuchardet0:armhf (0.0.7-1build2) ... #14 70.32 Setting up lzop (1.04-2build2) ... #14 70.34 Setting up git-man (1:2.39.2-1ubuntu1.1) ... #14 70.35 Setting up netbase (6.4) ... #14 70.38 Setting up libkrb5-3:armhf (1.20.1-1build1) ... #13 73.79 Verifying : zstd-1.5.5-1.fc38.x86_64 142/142 #13 73.93 #13 73.93 Installed: #13 73.93 ansible-srpm-macros-1-10.fc38.noarch #13 73.93 binutils-2.39-9.fc38.x86_64 #13 73.93 binutils-gold-2.39-9.fc38.x86_64 #13 73.93 bzip2-1.0.8-13.fc38.x86_64 #13 73.93 cpio-2.13-14.fc38.x86_64 #13 73.93 dash-0.5.12-1.fc38.x86_64 #13 73.93 dbus-libs-1:1.14.10-1.fc38.x86_64 #13 73.93 debugedit-5.0-9.fc38.x86_64 #13 73.93 desktop-file-utils-0.26-8.fc38.x86_64 #13 73.93 devscripts-checkbashisms-2.23.0-1.fc38.x86_64 #13 73.93 diffutils-3.10-1.fc38.x86_64 #13 73.93 dnf-plugins-core-4.4.2-1.fc38.noarch #13 73.93 dwz-0.15-2.fc38.x86_64 #13 73.93 ed-1.19-2.fc38.x86_64 #13 73.93 efi-srpm-macros-5-7.fc38.noarch #13 73.93 elfutils-0.189-3.fc38.x86_64 #13 73.93 elfutils-debuginfod-client-0.189-3.fc38.x86_64 #13 73.93 emacs-filesystem-1:28.2-7.fc38.noarch #13 73.93 enchant2-2.3.4-1.fc38.x86_64 #13 73.93 file-5.44-3.fc38.x86_64 #13 73.93 fonts-filesystem-1:2.0.5-11.fc38.noarch #13 73.93 fonts-srpm-macros-1:2.0.5-11.fc38.noarch #13 73.93 fpc-srpm-macros-1.3-7.fc38.noarch #13 73.93 gdb-minimal-13.2-4.fc38.x86_64 #13 73.93 gdk-pixbuf2-2.42.10-2.fc38.x86_64 #13 73.93 ghc-srpm-macros-1.6.1-1.fc38.noarch #13 73.93 glibc-gconv-extra-2.37-5.fc38.x86_64 #13 73.93 gnat-srpm-macros-6-2.fc38.noarch #13 73.93 go-srpm-macros-3.2.0-2.fc38.noarch #13 73.93 groff-base-1.22.4-11.fc38.x86_64 #13 73.93 hunspell-1.7.2-3.fc38.x86_64 #13 73.93 hunspell-en-0.20201207-3.fc38.noarch #13 73.93 hunspell-en-GB-0.20201207-3.fc38.noarch #13 73.93 hunspell-en-US-0.20201207-3.fc38.noarch #13 73.93 hunspell-filesystem-1.7.2-3.fc38.x86_64 #13 73.93 jansson-2.13.1-6.fc38.x86_64 #13 73.93 js-jquery-3.6.3-2.fc38.noarch #13 73.93 json-glib-1.6.6-4.fc38.x86_64 #13 73.93 kernel-srpm-macros-1.0-19.fc38.noarch #13 73.93 libappstream-glib-0.8.2-2.fc38.x86_64 #13 73.93 libjpeg-turbo-2.1.4-2.fc38.x86_64 #13 73.93 libpkgconf-1.8.0-6.fc38.x86_64 #13 73.93 libpng-2:1.6.37-14.fc38.x86_64 #13 73.93 libstemmer-2.2.0-5.fc38.x86_64 #13 73.93 lua-srpm-macros-1-8.fc38.noarch #13 73.93 ncurses-6.4-3.20230114.fc38.x86_64 #13 73.93 ocaml-srpm-macros-7-3.fc38.noarch #13 73.93 openblas-srpm-macros-2-13.fc38.noarch #13 73.93 package-notes-srpm-macros-0.5-8.fc38.noarch #13 73.93 patch-2.7.6-19.fc38.x86_64 #13 73.93 perl-AutoLoader-5.74-497.fc38.noarch #13 73.93 perl-B-1.83-497.fc38.x86_64 #13 73.93 perl-Carp-1.52-490.fc38.noarch #13 73.93 perl-Class-Struct-0.66-497.fc38.noarch #13 73.93 perl-Data-Dumper-2.184-491.fc38.x86_64 #13 73.93 perl-Digest-1.20-490.fc38.noarch #13 73.93 perl-Digest-MD5-2.58-490.fc38.x86_64 #13 73.93 perl-DynaLoader-1.52-497.fc38.x86_64 #13 73.93 perl-Encode-4:3.19-493.fc38.x86_64 #13 73.93 perl-Errno-1.36-497.fc38.x86_64 #13 73.93 perl-Exporter-5.77-490.fc38.noarch #13 73.93 perl-Fcntl-1.15-497.fc38.x86_64 #13 73.93 perl-File-Basename-2.85-497.fc38.noarch #13 73.93 perl-File-Path-2.18-490.fc38.noarch #13 73.93 perl-File-Temp-1:0.231.100-490.fc38.noarch #13 73.93 perl-File-stat-1.12-497.fc38.noarch #13 73.93 perl-FileHandle-2.03-497.fc38.noarch #13 73.93 perl-Getopt-Long-1:2.54-2.fc38.noarch #13 73.93 perl-Getopt-Std-1.13-497.fc38.noarch #13 73.93 perl-HTTP-Tiny-0.086-2.fc38.noarch #13 73.93 perl-IO-1.50-497.fc38.x86_64 #13 73.93 perl-IO-Socket-IP-0.41-492.fc38.noarch #13 73.93 perl-IO-Socket-SSL-2.081-1.fc38.noarch #13 73.93 perl-IPC-Open3-1.22-497.fc38.noarch #13 73.93 perl-MIME-Base64-3.16-490.fc38.x86_64 #13 73.93 perl-Mozilla-CA-20221114-2.fc38.noarch #13 73.93 perl-NDBM_File-1.15-497.fc38.x86_64 #13 73.93 perl-Net-SSLeay-1.92-5.fc38.x86_64 #13 73.93 perl-POSIX-2.03-497.fc38.x86_64 #13 73.93 perl-PathTools-3.84-490.fc38.x86_64 #13 73.93 perl-Pod-Escapes-1:1.07-490.fc38.noarch #13 73.93 perl-Pod-Perldoc-3.28.01-491.fc38.noarch #13 73.93 perl-Pod-Simple-1:3.43-491.fc38.noarch #13 73.93 perl-Pod-Usage-4:2.03-4.fc38.noarch #13 73.93 perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64 #13 73.93 perl-SelectSaver-1.02-497.fc38.noarch #13 73.93 perl-Socket-4:2.036-2.fc38.x86_64 #13 73.93 perl-Storable-1:3.26-490.fc38.x86_64 #13 73.93 perl-Symbol-1.09-497.fc38.noarch #13 73.93 perl-Term-ANSIColor-5.01-491.fc38.noarch #13 73.93 perl-Term-Cap-1.18-1.fc38.noarch #13 73.93 perl-Text-ParseWords-3.31-490.fc38.noarch #13 73.93 perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch #13 73.93 perl-Time-Local-2:1.300-490.fc38.noarch #13 73.93 perl-URI-5.17-2.fc38.noarch #13 73.93 perl-base-2.27-497.fc38.noarch #13 73.93 perl-constant-1.33-491.fc38.noarch #13 73.93 perl-if-0.61.000-497.fc38.noarch #13 73.93 perl-interpreter-4:5.36.1-497.fc38.x86_64 #13 73.93 perl-libnet-3.15-1.fc38.noarch #13 73.93 perl-libs-4:5.36.1-497.fc38.x86_64 #13 73.93 perl-locale-1.10-497.fc38.noarch #13 73.93 perl-mro-1.26-497.fc38.x86_64 #13 73.93 perl-overload-1.35-497.fc38.noarch #13 73.93 perl-overloading-0.02-497.fc38.noarch #13 73.93 perl-parent-1:0.241-1.fc38.noarch #13 73.93 perl-podlators-1:5.01-2.fc38.noarch #13 73.93 perl-srpm-macros-1-48.fc38.noarch #13 73.93 perl-vars-1.05-497.fc38.noarch #13 73.93 pkgconf-1.8.0-6.fc38.x86_64 #13 73.93 pkgconf-m4-1.8.0-6.fc38.noarch #13 73.93 pkgconf-pkg-config-1.8.0-6.fc38.x86_64 #13 73.93 pyproject-srpm-macros-1.9.0-1.fc38.noarch #13 73.93 python-srpm-macros-3.11-10.fc38.noarch #13 73.93 python-systemd-doc-235-2.fc38.x86_64 #13 73.93 python3-construct-2.10.68-4.fc38.noarch #13 73.93 python3-dateutil-1:2.8.2-5.fc38.noarch #13 73.93 python3-dbus-1.3.2-2.fc38.x86_64 #13 73.93 python3-distro-1.8.0-2.fc38.noarch #13 73.93 python3-dnf-plugins-core-4.4.2-1.fc38.noarch #13 73.93 python3-enchant-3.2.2-6.fc38.noarch #13 73.93 python3-file-magic-5.44-3.fc38.noarch #13 73.93 python3-pybeam-0.7-5.fc38.noarch #13 73.93 python3-pyxdg-0.27-7.fc38.noarch #13 73.93 python3-six-1.16.0-9.fc38.noarch #13 73.93 python3-systemd-235-2.fc38.x86_64 #13 73.93 python3-tomli-w-1.0.0-5.fc38.noarch #13 73.93 python3-zstandard-0.21.0-1.fc38.x86_64 #13 73.93 qt5-srpm-macros-5.15.10-1.fc38.noarch #13 73.93 redhat-rpm-config-252-1.fc38.noarch #13 73.93 rpm-build-4.18.1-3.fc38.x86_64 #13 73.93 rpmautospec-rpm-macros-0.3.5-1.fc38.noarch #13 73.93 rpmlint-2.4.0-6.fc38.noarch #13 73.93 rpmlint-fedora-license-data-1.30-1.fc38.noarch #13 73.93 rust-srpm-macros-24-5.fc38.noarch #13 73.93 shared-mime-info-2.2-3.fc38.x86_64 #13 73.93 unzip-6.0-60.fc38.x86_64 #13 73.93 web-assets-filesystem-5-19.fc38.noarch #13 73.93 xxhash-libs-0.8.2-1.fc38.x86_64 #13 73.93 xz-5.4.1-1.fc38.x86_64 #13 73.93 zip-3.0-36.fc38.x86_64 #13 73.93 zstd-1.5.5-1.fc38.x86_64 #13 73.93 #13 73.93 Complete! #13 DONE 74.0s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.0s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #15 7.686 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 7.691 Unpacking docker-ce-build-deps (1.0) ... #15 8.314 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_arm64.deb ... #15 8.318 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... #15 8.354 Selecting previously unselected package libsystemd-dev:arm64. #15 8.358 Preparing to unpack .../21-libsystemd-dev_252.12-1~deb12u1_arm64.deb ... #15 8.361 Unpacking libsystemd-dev:arm64 (252.12-1~deb12u1) ... #15 8.467 Selecting previously unselected package libpkgconf3:arm64. #15 8.471 Preparing to unpack .../22-libpkgconf3_1.8.1-1_arm64.deb ... #15 8.474 Unpacking libpkgconf3:arm64 (1.8.1-1) ... #15 8.506 Selecting previously unselected package pkgconf-bin. #15 8.510 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_arm64.deb ... #15 8.513 Unpacking pkgconf-bin (1.8.1-1) ... #15 8.547 Selecting previously unselected package pkgconf:arm64. #15 8.550 Preparing to unpack .../24-pkgconf_1.8.1-1_arm64.deb ... #15 8.557 Unpacking pkgconf:arm64 (1.8.1-1) ... #15 8.589 Selecting previously unselected package pkg-config:arm64. #16 3.118 dh_md5sums #16 3.149 dh_builddeb #16 3.172 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.192 #16 3.192 The package has been created. #16 3.192 Attention, the package has been created in the current directory, #16 3.192 not in ".." as indicated by the message above! #16 3.216 Selecting previously unselected package docker-ce-build-deps. #16 3.230 (Reading database ... 26059 files and directories currently installed.) #16 3.231 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.235 Unpacking docker-ce-build-deps (1.0) ... #13 73.29 Setting up libnet-dns-sec-perl (1.11-1) ... #13 73.31 Setting up libsereal-perl (4.005-1) ... #13 73.32 Setting up libhtml-format-perl (2.12-1) ... #13 73.33 Setting up libxml-sax-perl (1.00+dfsg-1) ... #13 73.40 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 73.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz #15 7.842 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... #15 7.845 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... #15 7.890 Selecting previously unselected package libpcre2-32-0:arm64. #15 7.894 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... #15 7.897 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... #15 7.943 Selecting previously unselected package libpcre2-posix2:arm64. #15 7.947 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... #15 7.950 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... #15 7.981 Selecting previously unselected package libpcre2-dev:arm64. #15 7.985 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... #15 7.987 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... #15 8.063 Selecting previously unselected package libselinux1-dev:arm64. #15 8.067 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ... #15 8.070 Unpacking libselinux1-dev:arm64 (3.1-3) ... #15 8.122 Selecting previously unselected package libdevmapper-dev:arm64. #15 8.126 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... #15 8.129 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... #15 8.159 Selecting previously unselected package libseccomp-dev:arm64. #15 8.162 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... #15 8.166 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) #14 70.38 Setting up man-db (2.10.2-1) ... #14 70.51 Building database of manual pages ... #14 70.74 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ... #14 70.76 Setting up python3-six (1.16.0-3ubuntu1) ... #14 71.52 Setting up libdata-optlist-perl (0.112-1) ... #14 71.53 Setting up libipc-run-perl (20200505.0-1) ... #14 71.54 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 71.55 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ... #14 71.56 Setting up libcontextual-return-perl (0.004014-2) ... #14 71.57 Setting up libwww-robotrules-perl (6.02-1) ... #14 71.58 Setting up libtypes-serialiser-perl (1.01-1) ... #14 71.59 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 71.62 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 71.62 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 #14 71.62 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ... #14 71.65 Setting up libgit-wrapper-perl (0.048-1) ... #14 71.66 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 71.67 Setting up librole-tiny-perl (2.002004-1) ... #14 71.68 Setting up gnupg (2.2.27-3ubuntu2.1) ... #13 71.87 Setting up libhttp-cookies-perl (6.10-1) ... #13 71.88 Setting up python3-apt (2.2.1) ... #13 72.04 Setting up po-debconf (1.0.21+nmu1) ... #13 72.05 Setting up libhtml-tree-perl (5.07-2) ... #13 72.06 Setting up libparams-classify-perl (0.015-1+b3) ... #13 72.07 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 72.08 Setting up libhtml-format-perl (2.12-1.1) ... #13 72.09 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 72.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #16 8.370 Selecting previously unselected package libjsoncpp1:arm64. #16 8.373 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ... #16 8.377 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #16 8.415 Selecting previously unselected package librhash0:arm64. #16 8.418 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ... #16 8.422 Unpacking librhash0:arm64 (1.3.9-1) ... #16 8.465 Selecting previously unselected package libuv1:arm64. #16 8.468 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ... #16 8.472 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ... #16 8.504 Selecting previously unselected package cmake. #16 8.507 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_arm64.deb ... #16 8.511 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #15 1.642 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.642 dpkg-buildpackage: info: source version 1.0 #15 1.642 dpkg-buildpackage: info: source distribution unstable #15 1.642 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.675 dpkg-buildpackage: info: host architecture amd64 #15 1.675 dpkg-source --before-build . #49 ... #47 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y clang lld llvm #47 10.40 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ... #47 10.41 Unpacking libgc1:amd64 (1:8.0.4-3) ... #47 10.51 Selecting previously unselected package libobjc4:amd64. #47 10.51 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ... #47 10.52 Unpacking libobjc4:amd64 (10.2.1-6) ... #47 10.59 Selecting previously unselected package libobjc-10-dev:amd64. #47 10.59 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ... #47 10.60 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ... #47 10.78 Selecting previously unselected package libc6-i386. #47 10.79 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u6_amd64.deb ... #47 10.80 Unpacking libc6-i386 (2.31-13+deb11u6) ... #47 11.28 Selecting previously unselected package lib32gcc-s1. #47 11.28 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ... #47 11.29 Unpacking lib32gcc-s1 (10.2.1-6) ... #47 11.39 Selecting previously unselected package lib32stdc++6. #47 11.39 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ... #47 11.40 Unpacking lib32stdc++6 (10.2.1-6) ... #47 11.53 Selecting previously unselected package libclang-common-11-dev. #47 11.53 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ... #47 11.54 Unpacking libclang-common-11-dev (1:11.0.1-2) ... #14 70.40 Setting up libbinutils:armhf (2.40-2ubuntu4.1) ... #14 70.41 Setting up lsb-release (12.0-1ubuntu1) ... #14 70.43 Setting up libfido2-1:armhf (1.12.0-2) ... #14 70.44 Setting up libisl23:armhf (0.25-1) ... #14 70.46 Setting up libc-dev-bin (2.37-0ubuntu2) ... #14 70.47 Setting up openssl (3.0.8-1ubuntu1.2) ... #14 70.49 Setting up libbsd0:armhf (0.11.7-4) ... #14 70.51 Setting up libelf1:armhf (0.188-2.1) ... #14 70.52 Setting up readline-common (8.2-1.3) ... #14 70.54 Setting up publicsuffix (20230209.2326-1) ... #14 70.56 Setting up libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ... #14 70.57 Setting up zstd (1.5.4+dfsg2-4) ... #14 70.58 Setting up libmarkdown2:armhf (2.2.7-2) ... #14 70.60 Setting up libcc1-0:armhf (13.1.0-2ubuntu2~23.04) ... #15 8.592 Preparing to unpack .../25-pkg-config_1.8.1-1_arm64.deb ... #15 8.597 Unpacking pkg-config:arm64 (1.8.1-1) ... #15 8.637 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... #15 8.646 Setting up libpcre2-16-0:arm64 (10.42-1) ... #15 8.656 Setting up libpcre2-32-0:arm64 (10.42-1) ... #15 8.665 Setting up libpkgconf3:arm64 (1.8.1-1) ... #15 8.673 Setting up libuv1:arm64 (1.44.2-1) ... #15 8.681 Setting up bash-completion (1:2.11-6) ... #15 8.699 Setting up libproc2-0:arm64 (2:4.0.2-3) ... #15 8.708 Setting up libjsoncpp25:arm64 (1.9.5-4) ... #15 8.717 Setting up libudev-dev:arm64 (252.12-1~deb12u1) ... #15 8.725 Setting up libsepol-dev:arm64 (3.4-2.1) ... #15 8.733 Setting up pkgconf-bin (1.8.1-1) ... #15 8.741 Setting up libpcre2-posix3:arm64 (10.42-1) ... #15 8.751 Setting up librhash0:arm64 (1.4.3-3) ... #15 8.759 Setting up procps (2:4.0.2-3) ... #15 8.795 Setting up cmake-data (3.25.1-1) ... #15 8.809 Setting up dh-apparmor (3.0.8-3) ... #15 8.819 Setting up libsystemd-dev:arm64 (252.12-1~deb12u1) ... #15 8.833 Setting up libpcre2-dev:arm64 (10.42-1) ... #15 8.851 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... #15 8.861 Setting up pkgconf:arm64 (1.8.1-1) ... #15 8.869 Setting up pkg-config:arm64 (1.8.1-1) ... #15 8.878 Setting up cmake (3.25.1-1) ... #15 8.888 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... #15 8.898 Setting up dmsetup (2:1.02.185-2) ... #15 8.912 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-2) ... #13 73.61 #13 73.61 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 73.64 Setting up dput (1.0.3) ... #13 73.79 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 73.80 Setting up libmodule-runtime-perl (0.016-1) ... #14 77.11 Setting up python3-debian (0.1.49ubuntu2) ... #14 77.29 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 77.44 Setting up equivs (2.3.1) ... #14 77.46 Setting up g++ (4:12.2.0-3ubuntu1) ... #14 77.47 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 77.47 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 #14 77.48 Setting up build-essential (12.9ubuntu3) ... #15 8.201 Selecting previously unselected package libsystemd-dev:arm64. #15 8.205 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... #15 8.208 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... #15 8.306 Selecting previously unselected package pkg-config. Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 71.69 Setting up build-essential (12.9ubuntu3) ... #14 71.70 Setting up libfont-ttf-perl (1.06-1.1) ... #14 71.71 Setting up libfile-homedir-perl (1.006-1) ... #14 71.72 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 71.73 Setting up libio-socket-ssl-perl (2.074-2) ... #14 71.74 Setting up libsub-exporter-perl (0.988-1) ... #14 71.75 Setting up libalgorithm-merge-perl (0.08-3) ... #14 71.76 Setting up libhttp-message-perl (6.36-1) ... #14 71.77 Setting up libdata-validate-ip-perl (0.30-1) ... #14 71.78 Setting up libhtml-form-perl (6.07-1) ... #14 71.79 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 71.80 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 71.81 Setting up libjson-xs-perl (4.030-1build3) ... #14 71.82 Setting up libhttp-negotiate-perl (6.01-1) ... #14 71.83 Setting up libio-prompter-perl (0.004015-1) ... #14 71.84 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 71.85 Setting up libhttp-cookies-perl (6.10-1) ... #14 71.86 Setting up po-debconf (1.0.21+nmu1) ... #14 71.87 Setting up libhtml-tree-perl (5.07-2) ... #14 71.88 Setting up libparams-classify-perl (0.015-1build5) ... #14 71.89 Setting up libhtml-format-perl (2.12-1.1) ... #14 71.90 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 71.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 72.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 72.22 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 72.35 #13 72.35 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 72.37 Setting up python3-chardet (4.0.0-1) ... #16 8.798 Selecting previously unselected package dh-apparmor. #16 8.801 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ... #16 8.805 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ... #16 8.840 Selecting previously unselected package libdevmapper1.02.1:arm64. #15 1.769 debian/rules clean #15 1.771 dh clean #15 1.846 dh_clean #15 1.877 debian/rules binary #15 1.879 dh binary #15 1.941 dh_update_autotools_config #15 1.968 dh_autoreconf #15 2.006 create-stamp debian/debhelper-build-stamp #15 2.006 dh_prep #17 DONE 29.4s #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go #47 12.60 Selecting previously unselected package libclang1-11. #47 12.60 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ... #47 12.61 Unpacking libclang1-11 (1:11.0.1-2) ... #14 70.90 Setting up dirmngr (2.2.27-3ubuntu2.1) ... #14 71.04 Setting up perl (5.34.0-3ubuntu1.2) ... #15 0.877 Reading package lists... #14 70.61 Setting up libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ... #14 70.63 Setting up iso-codes (4.12.0-1) ... #14 70.64 Setting up liblocale-gettext-perl (1.07-5) ... #14 70.66 Setting up dctrl-tools (2.24-3build2) ... #14 70.68 Setting up libgdbm6:armhf (1.23-3) ... #14 70.70 Setting up libctf0:armhf (2.40-2ubuntu4.1) ... #14 70.71 Setting up libjpeg8:armhf (8c-2ubuntu11) ... #14 70.73 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 70.75 Setting up manpages-dev (6.03-1) ... #14 70.77 Setting up libdw1:armhf (0.188-2.1) ... #14 70.79 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 70.80 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ... #15 8.921 Setting up libdevmapper-dev:arm64 (2:1.02.185-2) ... #15 8.931 Setting up docker-ce-build-deps (1.0) ... #15 8.940 Processing triggers for libc-bin (2.36-9+deb12u1) ... #15 8.960 Processing triggers for man-db (2.11.2-2) ... #15 7.740 Reading package lists... #13 73.88 Setting up libmailtools-perl (2.18-1) ... #13 73.89 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 73.90 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 73.94 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 74.01 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 77.49 Setting up libmoox-aliases-perl (0.001006-2) ... #14 77.50 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 77.51 Setting up python3-nacl (1.5.0-2) ... #14 77.67 Setting up dput (1.1.3ubuntu2.1) ... #15 8.310 Preparing to unpack .../23-pkg-config_0.29.2-1_arm64.deb ... #15 8.313 Unpacking pkg-config (0.29.2-1) ... #15 8.356 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #15 8.364 Setting up libsepol1-dev:arm64 (3.1-1) ... #15 8.373 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... #15 8.382 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... #15 8.390 Setting up libuv1:arm64 (1.40.0-2) ... #15 8.398 Setting up bash-completion (1:2.11-2) ... #14 72.14 #14 72.14 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 8.843 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... #16 8.846 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #16 8.890 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #16 8.893 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... #16 8.897 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #16 8.925 Selecting previously unselected package libudev-dev:arm64. #16 8.928 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_arm64.deb ... #16 8.931 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.22) ... #16 8.964 Selecting previously unselected package libsepol1-dev:arm64. #16 8.967 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ... #16 8.972 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ... #16 9.039 Selecting previously unselected package libpcre2-16-0:arm64. #16 9.042 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_arm64.deb ... #16 9.045 Unpacking libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ... #16 9.089 Selecting previously unselected package libpcre2-32-0:arm64. #15 2.032 dh_install #15 2.064 dh_installdocs #15 2.099 dh_installchangelogs #15 2.176 dh_perl #15 2.210 dh_link #15 2.241 dh_strip_nondeterminism #15 2.298 dh_compress #14 71.12 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #14 71.14 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 71.16 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #14 71.18 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ... #20 exporting layers 5.4s done #20 writing image sha256:ec7588c67ed3b1a462917243f8f22e67281bf225affd1565b291b4102c95a17e done #20 naming to docker.io/debbuild-raspbian-bookworm/aarch64 done #20 DONE 5.4s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/raspbian-bookworm:/build debbuild-raspbian-bookworm/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 70.81 Setting up libxcb1:armhf (1.15-1) ... #14 70.83 Setting up gettext (0.21-11) ... #14 70.84 Setting up fontconfig-config (2.14.1-3ubuntu3) ... #14 71.01 Setting up libedit2:armhf (3.1-20221030-2) ... #14 71.03 Setting up libreadline8:armhf (8.2-1.3) ... #14 71.04 Setting up ca-certificates (20230311ubuntu0.23.04.1) ... #15 8.425 Building dependency tree... #15 8.593 Reading state information... #15 8.621 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 8.682 Starting 2 pkgProblemResolver with broken count: 0 #13 74.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 74.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 74.28 Setting up libconst-fast-perl (0.014-1) ... #15 14.96 Setting up pkg-config (0.29.2-1) ... #15 15.02 Setting up libudev-dev:armhf (247.3-7+rpi1+deb11u2) ... #15 15.03 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ... #15 15.04 Setting up libltdl7:armhf (2.4.6-15) ... #15 15.05 Setting up libjsoncpp24:armhf (1.9.4-4) ... #15 15.07 Setting up g++ (4:10.2.1-1+rpi1) ... #15 15.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 15.10 Setting up librhash0:armhf (1.4.1-2) ... #15 15.11 Setting up build-essential (12.9) ... #15 15.12 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ... #15 15.14 Setting up dh-apparmor (2.13.6-10) ... #15 15.15 Setting up libsystemd-dev:armhf (247.3-7+rpi1+deb11u2) ... #15 15.16 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ... #15 15.17 Setting up libselinux1-dev:armhf (3.1-3) ... #15 15.18 Setting up libltdl-dev:armhf (2.4.6-15) ... #15 15.19 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ... #15 15.21 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #15 15.22 Setting up dmsetup (2:1.02.175-2.1) ... #15 15.23 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #15 15.24 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #15 15.25 Setting up docker-ce-build-deps (1.0) ... #15 15.26 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... #15 15.28 Processing triggers for man-db (2.9.4-2) ... #14 77.80 Setting up libnamespace-clean-perl (0.27-2) ... #14 77.82 Setting up libstring-license-perl (0.0.2-1ubuntu2) ... #14 77.83 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #14 72.17 Setting up dput (1.1.0ubuntu2.1) ... #14 72.31 Setting up libdata-validate-uri-perl (0.07-2) ... #14 72.32 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 72.33 Setting up libmodule-runtime-perl (0.016-1) ... #14 72.34 Setting up libmailtools-perl (2.21-1) ... #14 72.36 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 72.40 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #16 9.092 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_arm64.deb ... #16 9.096 Unpacking libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ... #16 9.145 Selecting previously unselected package libpcre2-posix2:arm64. #16 9.148 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_arm64.deb ... #16 9.152 Unpacking libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ... #16 9.181 Selecting previously unselected package libpcre2-dev:arm64. #16 9.184 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_arm64.deb ... #16 9.187 Unpacking libpcre2-dev:arm64 (10.34-7ubuntu0.1) ... #16 9.261 Selecting previously unselected package libselinux1-dev:arm64. #16 9.264 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_arm64.deb ... #16 9.267 Unpacking libselinux1-dev:arm64 (3.0-1build2) ... #16 9.337 Selecting previously unselected package libdevmapper-dev:arm64. #16 9.340 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ... #16 9.343 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ... #16 DONE 1.8s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers #15 2.336 dh_fixperms #15 2.373 dh_missing #15 2.397 dh_installdeb #15 2.429 dh_gencontrol #15 2.538 dh_md5sums Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ULI1r8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + exit 0 #13 72.66 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 72.67 Setting up libmodule-runtime-perl (0.016-1) ... #13 72.68 Setting up libmailtools-perl (2.21-1) ... #13 72.69 Setting up python3-debian (0.1.39) ... #13 72.85 Setting up python3-requests (2.25.1+dfsg-2) ... #13 73.00 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #14 71.35 Setting up libdata-dump-perl (1.25-1) ... #14 71.36 Setting up python3-certifi (2020.6.20-1) ... #14 71.49 Setting up libfile-find-rule-perl (0.34-1) ... #14 71.50 Setting up libref-util-perl (0.204-1) ... #14 71.52 Setting up libipc-system-simple-perl (1.30-1) ... #14 71.53 Setting up libnet-domain-tld-perl (1.75-1.1) ... #14 71.54 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #47 13.43 Selecting previously unselected package clang-11. #47 13.43 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ... #47 13.44 Unpacking clang-11 (1:11.0.1-2) ... #15 2.069 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.069 dpkg-buildpackage: info: source version 1.0 #15 2.069 dpkg-buildpackage: info: source distribution unstable #15 2.069 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.112 dpkg-buildpackage: info: host architecture armhf #15 2.112 dpkg-source --before-build . #15 2.219 debian/rules clean #15 2.221 dh clean #15 2.305 dh_clean #15 8.684 Done #15 8.711 Done #15 8.721 Starting pkgProblemResolver with broken count: 0 #15 8.756 Starting 2 pkgProblemResolver with broken count: 0 #15 8.758 Done #15 8.896 The following additional packages will be installed: #15 8.896 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #15 8.896 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 #15 8.896 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0 #15 8.896 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #15 8.897 libuv1 pkg-config procps #15 8.898 Suggested packages: #15 8.898 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #13 74.29 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 74.30 Setting up libmodule-implementation-perl (0.09-1) ... #13 74.31 Setting up libemail-valid-perl (1.202-1) ... #13 74.33 Setting up libcgi-fast-perl (1:2.13-1) ... #13 74.34 Setting up libpackage-stash-perl (0.38-1) ... #13 74.35 Setting up libimport-into-perl (1.002005-1) ... #13 74.36 Setting up libmoo-perl (2.003004-2) ... #13 74.38 Setting up libmime-tools-perl (5.509-1) ... #13 74.39 Setting up libxml-simple-perl (2.25-1) ... #13 74.40 Setting up libparams-validate-perl (1.29-1+b1) ... #13 74.41 Setting up libb-hooks-endofscope-perl (0.24-1) ... #13 74.42 Setting up lintian (2.15.0) ... #13 74.44 Setting up libnamespace-clean-perl (0.27-1) ... #13 74.46 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 74.47 Setting up licensecheck (3.0.31-3) ... #13 74.48 Setting up libgitlab-api-v4-perl (0.16-1) ... #13 74.49 Setting up liblwp-protocol-https-perl (6.07-2) ... #14 78.05 Setting up licensecheck (3.3.5-1ubuntu1) ... #14 78.06 Setting up libgitlab-api-v4-perl (0.26-2) ... #14 78.07 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 78.09 Setting up libwww-perl (6.67-1) ... #14 78.10 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 78.11 Setting up libwww-mechanize-perl (2.16-1) ... #14 78.13 Setting up devscripts (2.23.4ubuntu1) ... #14 72.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 72.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 72.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 72.70 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 72.71 Setting up libconst-fast-perl (0.014-1.1) ... #14 72.72 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 72.73 Setting up libdata-dpath-perl (0.58-1) ... #14 72.74 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 72.75 Setting up libpackage-stash-perl (0.39-1) ... #14 72.77 Setting up libimport-into-perl (1.002005-1) ... #14 72.78 Setting up libmoo-perl (2.005004-3) ... #16 9.372 Selecting previously unselected package libseccomp-dev:arm64. #16 9.375 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ... #16 9.378 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #16 9.417 Selecting previously unselected package libsystemd-dev:arm64. #16 9.420 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_arm64.deb ... #16 9.424 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.22) ... #16 9.483 Selecting previously unselected package pkg-config. #16 9.486 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_arm64.deb ... #16 9.489 Unpacking pkg-config (0.29.1-0ubuntu4) ... #16 9.565 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #16 9.578 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #16 9.587 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ... #15 9.137 Setting up libncurses6:arm64 (6.2+20201114-2+deb11u1) ... #15 9.146 Setting up pkg-config (0.29.2-1) ... #15 9.194 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... #15 2.570 dh_builddeb #15 2.595 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.614 dpkg-genbuildinfo --build=binary #15 2.744 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #15 2.818 dpkg-genchanges: info: binary-only upload (no source code included) Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SlqAk1 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #13 73.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 73.12 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 71.55 Setting up libsocket6-perl (0.29-1build4) ... #14 71.56 Setting up libio-prompt-tiny-perl (0.003-1) ... #14 71.58 Setting up libhash-fieldhash-perl (0.15-1build5) ... #14 71.59 Setting up libgd3:armhf (2.3.0-2ubuntu2) ... #14 71.60 Setting up libvariable-magic-perl (0.62-1build5) ... #14 71.61 Setting up python3-idna (3.3-1) ... #14 71.81 Setting up libio-html-perl (1.004-2) ... #15 2.344 debian/rules binary #15 2.346 dh binary #15 2.420 dh_update_autotools_config #15 2.452 dh_autoreconf #15 2.496 create-stamp debian/debhelper-build-stamp #15 2.496 dh_prep #15 2.527 dh_auto_install --destdir=debian/docker-ce-build-deps/ #47 13.51 Selecting previously unselected package clang. #47 13.51 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ... #47 13.52 Unpacking clang (1:11.0-51+nmu5) ... #47 13.58 Selecting previously unselected package libpfm4:amd64. #47 13.58 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ... #47 13.59 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ... #47 13.69 Selecting previously unselected package lld-11. #14 71.52 Updating certificates in /etc/ssl/certs... #15 9.060 The following NEW packages will be installed: #15 9.060 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #15 9.061 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 #15 9.061 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0 #15 9.061 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #15 9.062 libuv1 pkg-config procps #15 1.340 Last metadata expiration check: 0:00:16 ago on Wed Sep 20 09:14:11 2023. #20 exporting layers 4.4s done #20 writing image sha256:366162cacf4b32077ad676eec85869cc105256b45bfca472f3c76f206f553648 done #20 naming to docker.io/debbuild-debian-bookworm/x86_64 done #20 DONE 4.4s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #13 74.50 Setting up libwww-perl (6.36-2) ... #13 74.52 Setting up debhelper (12.1.1) ... #13 74.53 Setting up dh-autoreconf (19) ... #13 74.54 Setting up devscripts (2.19.5+deb10u1) ... #13 74.70 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 74.71 Setting up equivs (2.2.0) ... #13 74.72 Setting up libxml-parser-perl (2.44-4) ... #13 74.73 Setting up libxml-sax-expat-perl (0.51-1) ... #13 74.77 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 78.28 Setting up libxml-parser-perl (2.46-4) ... #14 78.29 Setting up lintian (2.116.3ubuntu1) ... #14 78.31 Setting up libxml-sax-expat-perl (0.51-2) ... #14 78.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 78.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 72.79 Setting up liblist-someutils-perl (0.58-1) ... #14 72.80 Setting up debhelper (13.6ubuntu1) ... #14 72.81 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 72.82 Setting up equivs (2.3.1) ... #14 72.83 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 72.84 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 72.85 Setting up libnamespace-clean-perl (0.27-1) ... #14 72.86 Setting up libnamespace-autoclean-perl (0.29-1) ... #14 72.87 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 72.88 Setting up libmoox-struct-perl (0.020-1) ... #14 72.89 Setting up lintian (2.114.0ubuntu1.2) ... #14 72.91 Setting up licensecheck (3.2.14-2) ... #14 72.92 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 72.93 Setting up libwww-perl (6.61-1) ... #14 72.94 Setting up devscripts (2.22.1ubuntu1) ... #16 9.596 Setting up libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ... #16 9.608 Setting up libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ... #16 9.620 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ... #16 9.633 Setting up bash-completion (1:2.10-1ubuntu1) ... #16 3.330 Reading package lists... #16 4.379 Building dependency tree... #16 4.574 Reading state information... #16 4.603 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 9.203 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... #15 9.211 Setting up libjsoncpp24:arm64 (1.9.4-4) ... #15 9.220 Setting up librhash0:arm64 (1.4.1-2) ... #15 9.228 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 9.241 Setting up dh-apparmor (2.13.6-10) ... #15 9.250 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... #15 9.258 Setting up libprocps8:arm64 (2:3.3.17-5) ... #15 9.266 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... #15 9.276 Setting up libselinux1-dev:arm64 (3.1-3) ... #15 9.285 Setting up procps (2:3.3.17-5) ... #15 9.320 Setting up cmake (3.18.4-2+deb11u1) ... #15 9.330 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... #15 9.339 Setting up dmsetup (2:1.02.175-2.1) ... #15 9.350 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... #15 9.359 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... #15 9.368 Setting up docker-ce-build-deps (1.0) ... #15 9.378 Processing triggers for libc-bin (2.31-13+deb11u6) ... #15 9.396 Processing triggers for man-db (2.9.4-2) ... #15 2.821 dpkg-source --after-build . #15 2.915 dpkg-buildpackage: info: binary-only upload (no source included) #15 2.920 #15 2.920 The package has been created. #15 2.920 Attention, the package has been created in the current directory, #15 2.920 not in ".." as indicated by the message above! #15 2.941 Selecting previously unselected package docker-ce-build-deps. #15 2.956 (Reading database ... 28667 files and directories currently installed.) #15 2.957 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.961 Unpacking docker-ce-build-deps (1.0) ... + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - #13 73.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 73.33 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 73.36 Setting up dh-strip-nondeterminism (1.12.0-1) ... #13 73.37 Setting up libconst-fast-perl (0.014-1.1) ... #13 73.39 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ... #13 73.40 Setting up libdata-dpath-perl (0.58-1) ... #13 73.41 Setting up libmodule-implementation-perl (0.09-1.1) ... #13 73.42 Setting up libpackage-stash-perl (0.39-1) ... #13 73.44 Setting up libimport-into-perl (1.002005-1) ... #13 73.45 Setting up libmoo-perl (2.004004-1) ... #13 73.47 Setting up liblist-someutils-perl (0.58-1) ... #13 73.49 Setting up debhelper (13.3.4) ... #14 71.83 Setting up libpod-parser-perl (1.63-2) ... #14 71.84 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #14 71.85 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #14 71.92 Setting up libparams-util-perl (1.102-1build3) ... #14 71.93 Setting up libdpkg-perl (1.21.1ubuntu2.2) ... #14 71.94 Setting up libtime-duration-perl (1.21-1) ... #14 71.95 Setting up autoconf (2.71-2) ... #14 71.97 Setting up python3-urllib3 (1.26.5-1~exp1) ... #15 2.582 dh_install #15 2.619 dh_installdocs #15 2.660 dh_installchangelogs #15 2.753 dh_perl #15 2.793 dh_link #47 13.70 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ... #47 13.70 Unpacking lld-11 (1:11.0.1-2) ... #47 ... #50 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 < dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . #47 14.11 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ... #47 14.12 Unpacking llvm-runtime (1:11.0-51+nmu5) ... #47 14.17 Selecting previously unselected package llvm-11. #47 14.17 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ... #47 14.17 Unpacking llvm-11 (1:11.0.1-2) ... #14 72.24 Setting up libssh-4:armhf (0.10.4-2ubuntu0.1) ... #14 72.26 Setting up dwz (0.15-1) ... #14 72.29 Setting up groff-base (1.22.4-10) ... #14 72.34 Setting up libtiff6:armhf (4.5.0-5ubuntu1.1) ... #14 72.35 Setting up cpp (4:12.2.0-3ubuntu1) ... #14 72.38 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 72.40 Setting up debugedit (1:5.0-5) ... #14 72.44 Setting up libcurl4:armhf (7.88.1-8ubuntu2.2) ... #14 72.46 Setting up libx11-6:armhf (2:1.8.4-2ubuntu0.2) ... #14 72.50 Setting up curl (7.88.1-8ubuntu2.2) ... #14 72.52 Setting up libfontconfig1:armhf (2.14.1-3ubuntu3) ... #14 72.55 Setting up binutils-arm-linux-gnueabihf (2.40-2ubuntu4.1) ... #14 72.57 Setting up libperl5.36:armhf (5.36.0-7ubuntu0.23.04.1) ... #13 75.58 0 added, 0 removed; done. #13 75.58 Running hooks in /etc/ca-certificates/update.d... #13 75.58 done. #15 2.056 Package bash-5.2.15-3.fc38.x86_64 is already installed. #15 2.064 Package bash-5.2.15-3.fc38.x86_64 is already installed. #15 2.065 Package ca-certificates-2023.2.60-2.fc38.noarch is already installed. #15 2.065 Package libarchive-3.6.1-4.fc38.x86_64 is already installed. #15 2.066 Package pkgconf-pkg-config-1.8.0-6.fc38.x86_64 is already installed. #15 2.066 Package tar-2:1.34-8.fc38.x86_64 is already installed. #15 2.074 Package bash-5.2.15-3.fc38.x86_64 is already installed. #15 2.184 Dependencies resolved. #15 2.208 ================================================================================ #15 2.208 Package Arch Version Repo Size #15 2.208 ================================================================================ #15 2.208 Installing: #15 2.208 cmake x86_64 3.27.4-7.fc38 updates 8.0 M #15 2.208 device-mapper-devel x86_64 1.02.189-2.fc38 fedora 43 k #15 2.208 gcc x86_64 13.2.1-1.fc38 updates 34 M #15 2.208 git x86_64 2.41.0-1.fc38 updates 54 k #15 2.208 glibc-static x86_64 2.37-5.fc38 updates 1.9 M #15 2.208 libseccomp-devel x86_64 2.5.3-4.fc38 fedora 60 k #15 2.208 libselinux-devel x86_64 3.5-1.fc38 fedora 151 k #15 2.208 libtool x86_64 2.4.7-6.fc38 fedora 601 k #15 2.208 libtool-ltdl-devel x86_64 2.4.7-6.fc38 fedora 164 k #15 2.208 make x86_64 1:4.4.1-1.fc38 updates 588 k #15 2.208 selinux-policy-devel noarch 38.28-1.fc38 updates 910 k #15 2.208 systemd x86_64 253.10-1.fc38 updates 4.4 M #15 2.208 systemd-devel x86_64 253.10-1.fc38 updates 593 k #15 2.208 which x86_64 2.21-39.fc38 fedora 42 k #15 2.208 Upgrading: #15 2.208 systemd-libs x86_64 253.10-1.fc38 updates 652 k #15 2.208 Installing dependencies: #15 2.208 annobin-docs noarch 12.26-1.fc38 updates 92 k #15 2.208 annobin-plugin-gcc x86_64 12.26-1.fc38 updates 957 k #15 2.208 autoconf noarch 2.71-5.fc38 fedora 733 k #15 2.208 automake noarch 1.16.5-11.fc38 fedora 697 k #15 2.208 checkpolicy x86_64 3.5-1.fc38 fedora 349 k #15 2.208 cmake-data noarch 3.27.4-7.fc38 updates 2.2 M #15 2.208 cmake-filesystem x86_64 3.27.4-7.fc38 updates 19 k #15 2.208 cmake-rpm-macros noarch 3.27.4-7.fc38 updates 18 k #15 2.208 cpp x86_64 13.2.1-1.fc38 updates 11 M #15 2.208 dbus x86_64 1:1.14.10-1.fc38 updates 8.0 k #15 2.208 dbus-broker x86_64 33-1.fc38 fedora 173 k #15 2.208 dbus-common noarch 1:1.14.10-1.fc38 updates 15 k #15 2.208 device-mapper x86_64 1.02.189-2.fc38 fedora 139 k #15 2.208 device-mapper-libs x86_64 1.02.189-2.fc38 fedora 176 k #15 2.208 gc x86_64 8.2.2-3.fc38 fedora 110 k #15 2.208 gcc-plugin-annobin x86_64 13.2.1-1.fc38 updates 46 k #15 2.208 git-core x86_64 2.41.0-1.fc38 updates 4.4 M #15 2.208 git-core-doc noarch 2.41.0-1.fc38 updates 2.8 M #15 2.208 glibc-devel x86_64 2.37-5.fc38 updates 53 k #15 2.208 glibc-headers-x86 noarch 2.37-5.fc38 updates 533 k #15 2.208 guile22 x86_64 2.2.7-7.fc38 fedora 6.5 M #15 2.208 jsoncpp x86_64 1.9.5-4.fc38 fedora 97 k #15 2.208 kernel-headers x86_64 6.4.4-200.fc38 updates 1.5 M #15 2.208 kmod-libs x86_64 30-4.fc38 fedora 68 k #15 2.208 less x86_64 633-1.fc38 updates 175 k #15 2.208 libargon2 x86_64 20190702-2.fc38 fedora 28 k #15 2.208 libcbor x86_64 0.7.0-9.fc38 fedora 56 k #15 2.208 libedit x86_64 3.1-45.20221030cvs.fc38 fedora 107 k #15 2.208 libfdisk x86_64 2.38.1-4.fc38 fedora 161 k #15 2.208 libfido2 x86_64 1.12.0-3.fc38 fedora 97 k #15 2.208 libmpc x86_64 1.3.1-2.fc38 fedora 70 k #15 2.208 libseccomp x86_64 2.5.3-4.fc38 fedora 71 k #15 2.208 libselinux-utils x86_64 3.5-1.fc38 fedora 160 k #15 2.208 libsepol-devel x86_64 3.5-1.fc38 fedora 49 k #15 2.208 libtool-ltdl x86_64 2.4.7-6.fc38 fedora 37 k #15 2.208 libutempter x86_64 1.2.1-8.fc38 fedora 26 k #15 2.208 libuv x86_64 1:1.46.0-1.fc38 updates 159 k #15 2.208 libxcrypt-devel x86_64 4.4.36-1.fc38 updates 30 k #15 2.208 libxcrypt-static x86_64 4.4.36-1.fc38 updates 102 k #15 2.208 m4 x86_64 1.4.19-5.fc38 fedora 303 k #15 2.208 openssh x86_64 9.0p1-17.fc38 updates 435 k #15 2.208 openssh-clients x86_64 9.0p1-17.fc38 updates 698 k #15 2.208 pcre2-devel x86_64 10.42-1.fc38.1 fedora 506 k #15 2.208 pcre2-utf16 x86_64 10.42-1.fc38.1 fedora 214 k #15 2.208 pcre2-utf32 x86_64 10.42-1.fc38.1 fedora 201 k #15 2.208 perl-Error noarch 1:0.17029-11.fc38 fedora 40 k #15 2.208 perl-File-Compare noarch 1.100.700-497.fc38 updates 14 k #15 2.208 perl-File-Copy noarch 2.39-497.fc38 updates 21 k #15 2.208 perl-File-Find noarch 1.40-497.fc38 updates 26 k #15 2.208 perl-Git noarch 2.41.0-1.fc38 updates 41 k #15 2.208 perl-TermReadKey x86_64 2.38-16.fc38 fedora 35 k #15 2.208 perl-Thread-Queue noarch 3.14-490.fc38 fedora 21 k #15 2.208 perl-lib x86_64 0.65-497.fc38 updates 16 k #15 2.208 perl-threads x86_64 1:2.27-490.fc38 fedora 57 k #15 2.208 perl-threads-shared x86_64 1.64-490.fc38 fedora 44 k #15 2.208 policycoreutils x86_64 3.5-1.fc38 fedora 241 k #15 2.208 policycoreutils-devel x86_64 3.5-1.fc38 fedora 152 k #15 2.208 policycoreutils-python-utils noarch 3.5-1.fc38 fedora 80 k #15 2.208 python3-audit x86_64 3.1.2-1.fc38 updates 87 k #15 2.208 python3-libselinux x86_64 3.5-1.fc38 fedora 197 k #15 2.208 python3-libsemanage x86_64 3.5-2.fc38 fedora 83 k #15 2.208 python3-policycoreutils noarch 3.5-1.fc38 fedora 2.2 M #15 2.208 python3-setools x86_64 4.4.3-1.fc38 updates 624 k #15 2.208 python3-setuptools noarch 65.5.1-2.fc38 fedora 1.7 M #15 2.208 rhash x86_64 1.4.3-2.fc38 fedora 194 k #15 2.208 rpm-plugin-selinux x86_64 4.18.1-3.fc38 updates 20 k #15 2.208 selinux-policy noarch 38.28-1.fc38 updates 54 k #15 2.208 selinux-policy-targeted noarch 38.28-1.fc38 updates 6.7 M #15 2.208 systemd-pam x86_64 253.10-1.fc38 updates 340 k #15 2.208 systemd-rpm-macros noarch 253.10-1.fc38 updates 28 k #15 2.208 util-linux x86_64 2.38.1-4.fc38 fedora 2.3 M #15 2.208 vim-filesystem noarch 2:9.0.1872-1.fc38 updates 18 k #15 2.208 xkeyboard-config noarch 2.38-1.fc38 fedora 963 k #15 2.208 Installing weak dependencies: #15 2.208 cryptsetup-libs x86_64 2.6.1-1.fc38 fedora 492 k #15 2.208 libxkbcommon x86_64 1.5.0-2.fc38 fedora 140 k #15 2.208 qrencode-libs x86_64 4.1.1-4.fc38 fedora 61 k #15 2.208 systemd-networkd x86_64 253.10-1.fc38 updates 634 k #15 2.208 systemd-resolved x86_64 253.10-1.fc38 updates 289 k #15 2.208 #15 2.208 Transaction Summary #15 2.208 ================================================================================ #15 2.208 Install 92 Packages #15 2.208 Upgrade 1 Package #15 2.208 #15 2.212 Total download size: 106 M #15 2.212 Downloading Packages: + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 79.06 0 added, 0 removed; done. #14 79.06 Running hooks in /etc/ca-certificates/update.d... #14 79.06 done. #15 DONE 16.6s #16 [stage-1 5/8] COPY --link sources/ /sources #13 74.04 Setting up libxml-parser-perl:armhf (2.46-2) ... #13 74.05 Setting up libxml-sax-expat-perl (0.51-1) ... #13 74.09 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 74.14 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 74.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 72.65 Setting up libfile-dirlist-perl (0.05-2) ... #14 72.66 Setting up libterm-readkey-perl (2.38-1build4) ... #14 72.70 Setting up lsb-release (11.1.0ubuntu4) ... #14 72.72 Setting up python3-magic (2:0.4.24-2) ... #14 72.86 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #14 72.87 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 72.89 Setting up libsys-hostname-long-perl (1.5-2) ... #14 72.90 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #15 3.647 Reading state information... #15 3.661 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 3.785 Starting 2 pkgProblemResolver with broken count: 0 #15 3.787 Done #15 3.916 Done #15 3.439 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #15 3.522 dpkg-genchanges: info: binary-only upload (no source code included) #15 3.524 dpkg-source --after-build . debian/rules clean dh clean --with=bash-completion dh_clean #16 10.42 Setting up pkg-config (0.29.1-0ubuntu4) ... #16 10.47 Setting up libudev-dev:arm64 (245.4-4ubuntu3.22) ... #16 10.48 Setting up libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ... #16 10.49 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #16 10.50 Setting up librhash0:arm64 (1.3.9-1) ... #16 10.51 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 10.52 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ... #16 10.53 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.22) ... #16 10.54 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #16 10.55 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #16 10.56 Setting up libpcre2-dev:arm64 (10.34-7ubuntu0.1) ... #16 10.57 Setting up libselinux1-dev:arm64 (3.0-1build2) ... #16 10.58 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ... #16 10.59 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #16 10.61 Setting up docker-ce-build-deps (1.0) ... #16 10.62 Processing triggers for man-db (2.9.1-1) ... #16 10.64 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #14 72.59 Setting up libxmuu1:armhf (2:1.1.3-3) ... #14 72.61 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 72.62 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 72.64 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #14 72.66 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #18 DONE 3.1s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 73.84 0 added, 0 removed; done. #14 73.84 Running hooks in /etc/ca-certificates/update.d... #14 73.84 done. #13 74.31 Setting up libsoap-lite-perl (1.27-1) ... #13 74.33 Setting up libxmlrpc-lite-perl (0.717-4) ... #13 74.34 Processing triggers for libc-bin (2.31-13+deb11u6) ... #13 74.40 Processing triggers for ca-certificates (20210119) ... #16 5.362 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. #16 5.362 1 not fully installed or removed. #16 5.362 Need to get 7270 kB of archives. #16 5.362 After this operation, 29.1 MB of additional disk space will be used. #16 5.362 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB] #14 72.91 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 72.93 Setting up liburi-perl (5.10-1) ... #14 72.93 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 72.95 Setting up libfile-touch-perl (0.12-1) ... #14 72.96 Setting up libc-devtools (2.35-0ubuntu3.3) ... #14 72.97 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 72.98 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ... #14 73.00 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #15 4.026 Starting pkgProblemResolver with broken count: 0 #15 4.045 Starting 2 pkgProblemResolver with broken count: 0 #15 4.047 Done #15 3.632 dpkg-buildpackage: info: binary-only upload (no source included) #15 3.636 #15 3.636 The package has been created. #15 3.636 Attention, the package has been created in the current directory, #15 3.636 not in ".." as indicated by the message above! #15 3.661 Selecting previously unselected package docker-ce-build-deps. #15 3.678 (Reading database ... 29659 files and directories currently installed.) #15 3.680 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.683 Unpacking docker-ce-build-deps (1.0) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:29 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm dpkg-buildpackage: info: source distribution bookworm dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 #13 74.41 Updating certificates in /etc/ssl/certs... #16 5.731 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] #15 10.44 Unpacking bash-completion (1:2.8-6) ... #15 10.56 Selecting previously unselected package cmake-data. #15 10.56 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #15 10.57 Unpacking cmake-data (3.13.4-1) ... #14 73.20 Setting up automake (1:1.16.5-1.3) ... #14 73.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 73.21 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 73.21 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 73.22 Setting up libapt-pkg-perl (0.1.40build2) ... #14 73.23 Setting up libstring-escape-perl (2010.002-2) ... #14 73.24 Setting up libhttp-date-perl (6.05-1) ... #14 73.25 Setting up libfile-which-perl (1.23-1) ... #14 73.27 Setting up libfile-basedir-perl (0.09-1) ... #14 73.28 Setting up libunicode-utf8-perl (0.62-1build4) ... #14 73.29 Setting up libset-intspan-perl (1.19-2) ... #14 73.31 Setting up libmouse-perl (2.5.10-1build4) ... #14 73.32 Setting up libfile-listing-perl (6.14-1) ... #14 73.33 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 73.35 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 73.36 Setting up libdata-messagepack-perl (1.01-2build1) ... #15 4.215 The following additional packages will be installed: #15 4.215 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 4.215 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6 #15 4.215 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8 #15 4.216 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #15 4.216 libudev-dev libuv1 pkg-config procps #15 4.217 Suggested packages: #15 4.217 cmake-doc ninja-build apparmor-easyprof seccomp #15 4.217 Recommended packages: #15 4.217 psmisc dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz #16 DONE 11.3s #14 73.18 Setting up libxpm4:armhf (1:3.5.12-1.1) ... #14 73.19 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ... #14 73.30 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode debian/rules clean dh clean --with=bash-completion dh_clean #13 74.84 0 added, 0 removed; done. #13 74.84 Running hooks in /etc/ca-certificates/update.d... #13 74.84 done. #47 15.38 Selecting previously unselected package llvm. #47 15.38 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ... #47 15.38 Unpacking llvm (1:11.0-51+nmu5) ... #47 15.46 Setting up libz3-4:amd64 (4.8.10-1) ... #16 6.002 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB] #16 6.018 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB] #16 6.021 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB] #16 6.028 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB] #16 6.032 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB] #16 6.174 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB] #16 6.177 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB] #16 6.181 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB] #16 6.181 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.22 [19.7 kB] #15 10.89 Selecting previously unselected package libprocps7:arm64. #15 10.89 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ... #15 10.90 Unpacking libprocps7:arm64 (2:3.3.15-2) ... #15 10.94 Selecting previously unselected package procps. #15 10.95 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ... #15 10.95 Unpacking procps (2:3.3.15-2) ... #15 11.01 Selecting previously unselected package libarchive13:arm64. #15 DONE 11.1s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.3s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 73.37 Setting up libfont-afm-perl (1.20-3) ... #14 73.38 Setting up libwant-perl (0.29-1build7) ... #14 73.39 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 73.40 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 73.41 Setting up liblist-compare-perl (0.55-1) ... #14 73.42 Setting up libref-util-xs-perl (0.117-1build5) ... #14 73.44 Setting up libio-pty-perl (1:1.15-2build2) ... #14 73.45 Setting up libtool (2.4.6-15build2) ... #14 73.46 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... #14 73.47 Setting up libfile-fcntllock-perl (0.22-3build7) ... #14 73.48 Setting up libclone-perl (0.45-1build3) ... #14 73.50 Setting up libalgorithm-diff-perl (1.201-1) ... #14 73.51 Setting up libarchive-zip-perl (1.68-1) ... #14 73.52 Setting up libsub-identify-perl (0.14-1build5) ... #14 73.53 Setting up libdistro-info-perl (1.1ubuntu0.1) ... #14 73.54 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ... #14 73.56 Setting up python3-apt (2.4.0ubuntu2) ... #14 73.72 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #15 4.357 The following NEW packages will be installed: #15 4.357 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 4.357 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6 #15 4.357 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8 #15 4.358 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #15 4.358 libudev-dev libuv1 pkg-config procps #15 4.627 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #15 4.627 1 not fully installed or removed. #15 4.627 Need to get 11.4 MB of archives. #15 4.627 After this operation, 46.6 MB of additional disk space will be used. #15 4.627 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] #17 DONE 2.7s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #17 [stage-1 6/9] COPY --link sources/ /sources #14 73.30 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #14 73.31 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 73.31 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #14 73.31 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 73.31 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #14 73.33 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 73.35 Setting up libxext6:armhf (2:1.3.4-1build1) ... #14 73.38 Setting up libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ... #14 73.41 Setting up binutils (2.40-2ubuntu4.1) ... #14 73.43 Setting up man-db (2.11.2-1) ... #14 73.55 Building database of manual pages ... dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz #16 6.327 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB] #15 11.01 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_arm64.deb ... #15 11.01 Unpacking libarchive13:arm64 (3.3.3-4+deb10u3) ... #15 11.06 Selecting previously unselected package libjsoncpp1:arm64. #15 11.07 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ... #15 11.07 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... #15 11.11 Selecting previously unselected package librhash0:arm64. #15 11.11 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ... #15 11.12 Unpacking librhash0:arm64 (1.3.8-1) ... #15 11.16 Selecting previously unselected package libuv1:arm64. #15 11.16 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ... #15 11.16 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... #15 11.20 Selecting previously unselected package cmake. #15 11.20 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ... #15 11.21 Unpacking cmake (3.13.4-1) ... #47 15.47 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ... #47 15.48 Setting up libllvm11:amd64 (1:11.0.1-2) ... #47 15.49 Setting up libclang1-11 (1:11.0.1-2) ... #47 15.50 Setting up libgc1:amd64 (1:8.0.4-3) ... #47 15.51 Setting up libc6-i386 (2.31-13+deb11u6) ... #47 15.53 Setting up llvm-11-runtime (1:11.0.1-2) ... #47 15.55 Setting up llvm-11 (1:11.0.1-2) ... #47 15.56 Setting up libobjc4:amd64 (10.2.1-6) ... #47 15.57 Setting up lld-11 (1:11.0.1-2) ... #47 15.58 Setting up libclang-cpp11 (1:11.0.1-2) ... #47 15.60 Setting up lib32gcc-s1 (10.2.1-6) ... #47 15.62 Setting up lib32stdc++6 (10.2.1-6) ... #47 15.64 Setting up llvm-runtime (1:11.0-51+nmu5) ... #47 15.65 Setting up llvm (1:11.0-51+nmu5) ... #47 15.66 Setting up libobjc-10-dev:amd64 (10.2.1-6) ... #14 73.73 Setting up liblist-moreutils-perl (0.430-2) ... #14 73.74 Setting up libhtml-tagset-perl (3.20-4) ... #14 73.75 Setting up liblog-any-perl (1.710-1) ... #14 73.77 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 73.78 Setting up libdevel-size-perl (0.83-1build4) ... #14 73.79 Setting up libdebhelper-perl (13.6ubuntu1) ... #14 73.80 Setting up libpod-constants-perl (0.19-2) ... #14 73.81 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 73.82 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 73.83 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 73.84 Setting up libio-interactive-perl (1.023-1) ... #14 73.85 Setting up libtry-tiny-perl (0.31-1) ... #14 73.86 Setting up libtype-tiny-perl (1.012004-1) ... #14 73.88 Setting up libcommon-sense-perl:armhf (3.75-2build1) ... #14 73.89 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 73.90 Setting up libnet-http-perl (6.22-1) ... #14 73.91 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 73.93 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ... #14 73.94 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #15 4.636 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #15 4.648 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u1 [102 kB] #15 4.649 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] #15 4.650 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] #15 4.653 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #15 4.654 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #15 4.654 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #15 4.655 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #15 4.697 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB] #15 4.697 Get:11 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #15 4.698 Get:12 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #15 4.699 Get:13 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #15 4.700 Get:14 http://deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB] #15 4.700 Get:15 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #15 4.702 Get:16 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #15 4.704 Get:17 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #15 4.706 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #15 4.706 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #15 4.711 Get:20 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #15 4.712 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #15 4.713 Get:22 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #15 4.713 Get:23 http://deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] #15 4.715 Get:24 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #15 4.860 debconf: delaying package configuration, since apt-utils is not installed #15 4.901 Fetched 11.4 MB in 0s (32.2 MB/s) #17 DONE 0.3s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #18 exporting layers 2.4s done #18 writing image sha256:ff64883645f13b26e8c8417723e9777cffd619c2d995671c72574ae31dd40d6b done #18 naming to docker.io/rpmbuild-fedora-39/x86_64 done #18 DONE 2.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-39/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f3Em6m + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #15 3.731 Reading package lists... #16 6.744 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-16-0 armhf 10.34-7ubuntu0.1 [156 kB] #16 6.771 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-32-0 armhf 10.34-7ubuntu0.1 [147 kB] #16 6.798 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-posix2 armhf 10.34-7ubuntu0.1 [5356 B] #15 11.48 Selecting previously unselected package dh-apparmor. #15 11.48 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 11.49 Unpacking dh-apparmor (2.13.2-10) ... #15 11.52 Selecting previously unselected package dmsetup. #15 3.419 (1/93): autoconf-2.71-5.fc38.noarch.rpm 1.8 MB/s | 733 kB 00:00 #15 3.432 (2/93): checkpolicy-3.5-1.fc38.x86_64.rpm 860 kB/s | 349 kB 00:00 #15 3.446 (3/93): automake-1.16.5-11.fc38.noarch.rpm 1.6 MB/s | 697 kB 00:00 #15 3.452 (4/93): cryptsetup-libs-2.6.1-1.fc38.x86_64.rpm 15 MB/s | 492 kB 00:00 #15 3.467 (5/93): device-mapper-1.02.189-2.fc38.x86_64.rp 6.7 MB/s | 139 kB 00:00 #15 3.477 (6/93): dbus-broker-33-1.fc38.x86_64.rpm 3.8 MB/s | 173 kB 00:00 #15 3.481 (7/93): device-mapper-devel-1.02.189-2.fc38.x86 1.4 MB/s | 43 kB 00:00 #15 3.499 (8/93): gc-8.2.2-3.fc38.x86_64.rpm 4.9 MB/s | 110 kB 00:00 #15 3.517 (9/93): device-mapper-libs-1.02.189-2.fc38.x86_ 3.5 MB/s | 176 kB 00:00 #15 3.543 (10/93): jsoncpp-1.9.5-4.fc38.x86_64.rpm 2.2 MB/s | 97 kB 00:00 #15 3.551 (11/93): kmod-libs-30-4.fc38.x86_64.rpm 1.9 MB/s | 68 kB 00:00 #15 3.562 (12/93): libargon2-20190702-2.fc38.x86_64.rpm 1.5 MB/s | 28 kB 00:00 #15 3.582 (13/93): libcbor-0.7.0-9.fc38.x86_64.rpm 1.7 MB/s | 56 kB 00:00 #15 3.595 (14/93): libedit-3.1-45.20221030cvs.fc38.x86_64 3.2 MB/s | 107 kB 00:00 #15 3.603 (15/93): libfdisk-2.38.1-4.fc38.x86_64.rpm 7.5 MB/s | 161 kB 00:00 #15 3.630 (16/93): libfido2-1.12.0-3.fc38.x86_64.rpm 2.7 MB/s | 97 kB 00:00 #15 3.637 (17/93): libmpc-1.3.1-2.fc38.x86_64.rpm 2.1 MB/s | 70 kB 00:00 #15 3.659 (18/93): libseccomp-2.5.3-4.fc38.x86_64.rpm 2.5 MB/s | 71 kB 00:00 #15 3.672 (19/93): libseccomp-devel-2.5.3-4.fc38.x86_64.r 1.7 MB/s | 60 kB 00:00 #15 3.720 (20/93): guile22-2.2.7-7.fc38.x86_64.rpm 27 MB/s | 6.5 MB 00:00 #47 15.69 Setting up libclang-common-11-dev (1:11.0.1-2) ... #47 15.70 Setting up clang-11 (1:11.0.1-2) ... #47 15.71 Setting up lld (1:11.0-51+nmu5) ... #47 15.74 Setting up clang (1:11.0-51+nmu5) ... #14 73.95 Setting up libtime-moment-perl (0.44-1build6) ... #14 73.96 Setting up libencode-locale-perl (1.05-1.1) ... #14 73.98 Setting up libexception-class-perl (1.45-1) ... #14 73.99 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 74.00 Setting up libconfig-tiny-perl (2.28-1) ... #14 74.02 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ... #14 74.03 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 74.04 Setting up liblist-utilsby-perl (0.11-1) ... #14 74.05 Setting up libstring-shellquote-perl (1.04-1) ... #14 74.06 Setting up libnet-netmask-perl (2.0001-1) ... #14 74.07 Setting up libsub-install-perl (0.928-1.1) ... #14 74.08 Setting up gcc (4:11.2.0-1ubuntu1) ... #14 74.11 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 74.13 Setting up intltool-debian (0.35.0+20060710.5) ... #14 74.15 Setting up liberror-perl (0.17029-1) ... #14 74.16 Setting up dh-autoreconf (20) ... #15 4.950 Selecting previously unselected package bash-completion. #15 4.950 (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 ... 28671 files and directories currently installed.) #15 4.967 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #15 11.10 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 55/93 #15 18.95 Installing : python3-policycoreutils-3.5-1.fc37.noarch 56/93 #15 18.96 Installing : policycoreutils-python-utils-3.5-1.fc37.noarch 57/93 #15 18.97 Running scriptlet: openssh-8.8p1-11.fc37.x86_64 58/93 #15 19.01 Installing : openssh-8.8p1-11.fc37.x86_64 58/93 #15 19.02 Installing : libcbor-0.7.0-7.fc37.x86_64 59/93 #15 19.03 Installing : libfido2-1.11.0-3.fc37.x86_64 60/93 #15 19.05 Installing : openssh-clients-8.8p1-11.fc37.x86_64 61/93 #15 19.05 Running scriptlet: openssh-clients-8.8p1-11.fc37.x86_64 61/93 #15 19.14 Installing : git-core-2.41.0-1.fc37.x86_64 62/93 #15 19.18 Installing : git-core-doc-2.41.0-1.fc37.noarch 63/93 #15 19.20 Installing : perl-Git-2.41.0-1.fc37.noarch 64/93 #15 19.20 Installing : git-2.41.0-1.fc37.x86_64 65/93 #15 19.21 Installing : libbpf-2:0.8.0-2.fc37.x86_64 66/93 #15 19.22 Installing : libargon2-20190702-1.fc37.x86_64 67/93 #15 19.24 Installing : kmod-libs-30-2.fc37.x86_64 68/93 #15 19.26 Installing : systemd-networkd-251.14-2.fc37.x86_64 69/93 #15 19.26 Running scriptlet: systemd-networkd-251.14-2.fc37.x86_64 69/93 #15 19.28 Installing : systemd-pam-251.14-2.fc37.x86_64 70/93 #15 19.29 Installing : systemd-resolved-251.14-2.fc37.x86_64 71/93 #16 DONE 3.6s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers #15 4.611 Building dependency tree... #15 4.805 Reading state information... #15 4.814 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 6.799 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-dev armhf 10.34-7ubuntu0.1 [599 kB] #16 6.901 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB] #16 6.912 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB] #16 6.914 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB] #16 6.921 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.22 [246 kB] #16 6.941 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB] #15 11.52 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_arm64.deb ... #15 11.53 Unpacking dmsetup (2:1.02.155-3) ... #15 11.57 Selecting previously unselected package libdevmapper1.02.1:arm64. #15 11.57 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... #15 11.58 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... #15 11.62 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #15 11.62 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... #15 11.63 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... #15 11.67 Selecting previously unselected package libudev-dev:arm64. #15 11.67 Preparing to unpack .../13-libudev-dev_241-7~deb10u10_arm64.deb ... #15 11.68 Unpacking libudev-dev:arm64 (241-7~deb10u10) ... #15 11.72 Selecting previously unselected package libsepol1-dev:arm64. #15 11.72 Preparing to unpack .../14-libsepol1-dev_2.8-1_arm64.deb ... #15 11.72 Unpacking libsepol1-dev:arm64 (2.8-1) ... #14 74.00 Setting up libgpgme11:armhf (1.18.0-3ubuntu2) ... #14 74.03 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #15 3.724 (21/93): libselinux-devel-3.5-1.fc38.x86_64.rpm 2.3 MB/s | 151 kB 00:00 #15 3.727 (22/93): libselinux-utils-3.5-1.fc38.x86_64.rpm 2.9 MB/s | 160 kB 00:00 #15 3.746 (23/93): libtool-ltdl-2.4.7-6.fc38.x86_64.rpm 1.9 MB/s | 37 kB 00:00 #15 3.756 (24/93): libsepol-devel-3.5-1.fc38.x86_64.rpm 1.3 MB/s | 49 kB 00:00 #15 3.771 (25/93): libtool-2.4.7-6.fc38.x86_64.rpm 14 MB/s | 601 kB 00:00 #15 3.783 (26/93): libutempter-1.2.1-8.fc38.x86_64.rpm 975 kB/s | 26 kB 00:00 #15 3.796 (27/93): libtool-ltdl-devel-2.4.7-6.fc38.x86_64 3.2 MB/s | 164 kB 00:00 #15 3.807 (28/93): libxkbcommon-1.5.0-2.fc38.x86_64.rpm 3.7 MB/s | 140 kB 00:00 #15 3.828 (29/93): m4-1.4.19-5.fc38.x86_64.rpm 6.5 MB/s | 303 kB 00:00 #15 3.849 (30/93): pcre2-utf16-10.42-1.fc38.1.x86_64.rpm 5.0 MB/s | 214 kB 00:00 #15 3.856 (31/93): pcre2-devel-10.42-1.fc38.1.x86_64.rpm 8.2 MB/s | 506 kB 00:00 #15 3.874 (32/93): pcre2-utf32-10.42-1.fc38.1.x86_64.rpm 4.3 MB/s | 201 kB 00:00 #15 3.881 (33/93): perl-Error-0.17029-11.fc38.noarch.rpm 1.3 MB/s | 40 kB 00:00 #15 3.892 (34/93): perl-TermReadKey-2.38-16.fc38.x86_64.r 998 kB/s | 35 kB 00:00 #15 3.908 (35/93): perl-Thread-Queue-3.14-490.fc38.noarch 615 kB/s | 21 kB 00:00 #15 3.912 (36/93): perl-threads-2.27-490.fc38.x86_64.rpm 1.8 MB/s | 57 kB 00:00 #15 3.926 (37/93): perl-threads-shared-1.64-490.fc38.x86_ 1.3 MB/s | 44 kB 00:00 #15 3.954 (38/93): policycoreutils-3.5-1.fc38.x86_64.rpm 5.2 MB/s | 241 kB 00:00 #47 16.03 Processing triggers for libc-bin (2.31-13+deb11u6) ... #14 74.17 Setting up patchutils (0.4.2-1build2) ... #14 74.19 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 74.20 Setting up libltdl-dev:armhf (2.4.6-15build2) ... #14 74.21 Setting up libjson-maybexs-perl (1.004003-1) ... #14 74.23 Setting up libxml-sax-base-perl (1.09-1.1) ... #14 74.24 Setting up libio-string-perl (1.08-3.1) ... #14 74.25 Setting up libreadonly-perl (2.050-3) ... #14 74.26 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 74.28 Setting up python3-chardet (4.0.0-1) ... #15 19.30 Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64 71/93 #15 19.42 Installing : systemd-251.14-2.fc37.x86_64 72/93 #15 19.44 Running scriptlet: systemd-251.14-2.fc37.x86_64 72/93 #15 19.60 Creating group 'input' with GID 104. #15 19.60 Creating group 'kvm' with GID 36. #15 19.60 Creating group 'render' with GID 105. #15 19.60 Creating group 'sgx' with GID 106. #15 19.60 Creating group 'systemd-journal' with GID 190. #15 19.60 Creating group 'systemd-network' with GID 192. #15 19.60 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 19.60 Creating group 'systemd-oom' with GID 999. #15 19.60 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 19.60 Creating group 'systemd-resolve' with GID 193. #15 19.60 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 19.60 #15 19.61 Installing : cryptsetup-libs-2.6.1-1.fc37.x86_64 73/93 #15 19.62 Installing : device-mapper-libs-1.02.175-9.fc37.x86_64 74/93 #15 19.63 Installing : device-mapper-1.02.175-9.fc37.x86_64 75/93 #15 19.64 Installing : jsoncpp-1.9.5-3.fc37.x86_64 76/93 #15 DONE 11.5s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #15 5.062 Starting 2 pkgProblemResolver with broken count: 0 #15 5.067 Done + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #15 11.79 Selecting previously unselected package libpcre16-3:arm64. #15 11.79 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_arm64.deb ... #15 11.79 Unpacking libpcre16-3:arm64 (2:8.39-12) ... #15 11.84 Selecting previously unselected package libpcre32-3:arm64. #15 11.84 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_arm64.deb ... #15 11.84 Unpacking libpcre32-3:arm64 (2:8.39-12) ... #15 11.89 Selecting previously unselected package libpcrecpp0v5:arm64. #15 11.90 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... #15 11.90 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... #15 11.93 Selecting previously unselected package libpcre3-dev:arm64. #15 11.94 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_arm64.deb ... #15 11.94 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... #15 12.02 Selecting previously unselected package libselinux1-dev:arm64. #15 3.967 (39/93): policycoreutils-python-utils-3.5-1.fc3 1.9 MB/s | 80 kB 00:00 #15 3.990 (40/93): policycoreutils-devel-3.5-1.fc38.x86_6 1.9 MB/s | 152 kB 00:00 #15 4.000 (41/93): python3-libselinux-3.5-1.fc38.x86_64.r 4.2 MB/s | 197 kB 00:00 #15 4.030 (42/93): python3-libsemanage-3.5-2.fc38.x86_64. 1.3 MB/s | 83 kB 00:00 #15 4.054 (43/93): python3-setuptools-65.5.1-2.fc38.noarc 31 MB/s | 1.7 MB 00:00 #15 4.072 (44/93): python3-policycoreutils-3.5-1.fc38.noa 27 MB/s | 2.2 MB 00:00 #15 4.075 (45/93): qrencode-libs-4.1.1-4.fc38.x86_64.rpm 1.4 MB/s | 61 kB 00:00 #15 4.087 (46/93): rhash-1.4.3-2.fc38.x86_64.rpm 6.1 MB/s | 194 kB 00:00 #15 4.115 (47/93): xkeyboard-config-2.38-1.fc38.noarch.rp 33 MB/s | 963 kB 00:00 #15 4.147 (48/93): which-2.21-39.fc38.x86_64.rpm 585 kB/s | 42 kB 00:00 #15 4.167 (49/93): util-linux-2.38.1-4.fc38.x86_64.rpm 25 MB/s | 2.3 MB 00:00 #16 7.123 debconf: delaying package configuration, since apt-utils is not installed #16 7.170 Fetched 7270 kB in 2s (3648 kB/s) #16 7.237 Selecting previously unselected package bash-completion. #16 7.237 (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 ... 26063 files and directories currently installed.) #16 7.252 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #14 74.18 Setting up perl (5.36.0-7ubuntu0.23.04.1) ... #14 74.21 Setting up libpackage-stash-xs-perl:armhf (0.30-1build1) ... #14 74.24 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 74.27 Setting up libxs-parse-keyword-perl (0.33-1) ... #14 74.29 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ... #14 74.33 Setting up libdata-dump-perl (1.25-1) ... #14 74.35 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ... #14 74.37 Setting up libfile-find-rule-perl (0.34-3) ... #14 74.58 Setting up libstring-copyright-perl (0.003012-1) ... #14 74.60 Setting up python3-debian (0.1.43ubuntu1.1) ... #15 19.65 Installing : gc-8.0.6-4.fc37.x86_64 77/93 #15 19.92 Installing : guile22-2.2.7-6.fc37.x86_64 78/93 #15 5.438 Unpacking bash-completion (1:2.11-2) ... #15 5.561 Selecting previously unselected package cmake-data. #15 5.564 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #15 5.569 Unpacking cmake-data (3.18.4-2+deb11u1) ... #15 5.259 Done #15 5.462 Starting pkgProblemResolver with broken count: 0 #15 12.02 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_arm64.deb ... #15 12.02 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... #15 12.08 Selecting previously unselected package libdevmapper-dev:arm64. #15 12.08 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... #15 12.09 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... #15 12.12 Selecting previously unselected package libseccomp-dev:arm64. #15 12.12 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_arm64.deb ... #15 12.13 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... #15 12.17 Selecting previously unselected package libsystemd-dev:arm64. #15 12.18 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u10_arm64.deb ... #15 12.18 Unpacking libsystemd-dev:arm64 (241-7~deb10u10) ... #14 74.40 Setting up libref-util-perl (0.204-2) ... #14 74.41 Setting up libipc-system-simple-perl (1.30-2) ... #14 74.43 Setting up libnet-domain-tld-perl (1.75-3) ... #14 74.45 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 74.47 Setting up libsocket6-perl (0.29-3) ... #14 74.50 Setting up libgd3:armhf (2.3.3-7ubuntu2) ... #14 74.54 Setting up libvariable-magic-perl (0.63-1) ... #14 74.58 Setting up libio-html-perl (1.004-3) ... #14 74.60 Setting up libpod-parser-perl (1.65-1) ... #14 74.62 Setting up libb-hooks-op-check-perl:armhf (0.22-2build1) ... #14 74.70 Setting up libparams-util-perl (1.102-2) ... #14 74.72 Setting up libdpkg-perl (1.21.21ubuntu1) ... #14 74.78 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 74.94 Setting up libdata-optlist-perl (0.112-1) ... #14 74.95 Setting up libipc-run-perl (20200505.0-1) ... #14 74.96 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 74.98 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ... #13 DONE 76.2s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #15 [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 #15 5.907 Selecting previously unselected package libncurses6:amd64. #15 5.911 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u1_amd64.deb ... #15 5.917 Unpacking libncurses6:amd64 (6.2+20201114-2+deb11u1) ... #15 5.956 Selecting previously unselected package libprocps8:amd64. #15 5.959 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ... #15 5.963 Unpacking libprocps8:amd64 (2:3.3.17-5) ... #15 6.006 Selecting previously unselected package procps. #15 6.010 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ... #15 5.503 Starting 2 pkgProblemResolver with broken count: 0 #15 5.506 Done #15 12.27 Selecting previously unselected package pkg-config. #15 12.28 Preparing to unpack .../23-pkg-config_0.29-6_arm64.deb ... #15 12.28 Unpacking pkg-config (0.29-6) ... #15 12.33 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... #15 12.34 Setting up libseccomp-dev:arm64 (2.3.3-4) ... #15 12.35 Setting up libpcre16-3:arm64 (2:8.39-12) ... #15 12.36 Setting up libarchive13:arm64 (3.3.3-4+deb10u3) ... #15 12.37 Setting up libprocps7:arm64 (2:3.3.15-2) ... #15 12.38 Setting up libsepol1-dev:arm64 (2.8-1) ... #15 12.39 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... #15 12.40 Setting up bash-completion (1:2.8-6) ... #14 74.74 Setting up libtime-duration-perl (1.21-2) ... #14 74.75 Setting up autoconf (2.71-3) ... #14 74.78 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 74.79 Setting up libarray-intspan-perl (2.004-2) ... #14 74.82 Setting up libcapture-tiny-perl (0.48-2) ... #14 74.86 Setting up libtimedate-perl (2.3300-2) ... #14 74.88 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 74.90 Setting up libsub-name-perl:armhf (0.26-2build1) ... #14 74.94 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ... #14 74.96 Setting up libsyntax-keyword-try-perl (0.28-1) ... #14 74.98 Setting up libdata-validate-domain-perl (0.10-1.1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wz2asU + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... #15 4.632 [MIRROR] cmake-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39) #15 4.774 (50/93): annobin-docs-12.26-1.fc38.noarch.rpm 140 kB/s | 92 kB 00:00 #14 75.00 Setting up libcontextual-return-perl (0.004014-2) ... #14 75.01 Setting up libwww-robotrules-perl (6.02-1) ... #14 75.03 Setting up libtypes-serialiser-perl (1.01-1) ... #14 75.04 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 75.07 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 75.07 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 #14 75.08 Setting up libhtml-parser-perl:armhf (3.76-1build2) ... #14 75.09 Setting up libgit-wrapper-perl (0.048-1) ... #14 75.11 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 75.12 Setting up librole-tiny-perl (2.002004-1) ... #14 75.14 Setting up gnupg (2.2.27-3ubuntu2.1) ... #14 75.17 Setting up build-essential (12.9ubuntu3) ... #14 75.18 Setting up libfont-ttf-perl (1.06-1.1) ... #14 75.19 Setting up libfile-homedir-perl (1.006-1) ... #14 75.21 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #18 exporting layers 1.6s done #18 writing image sha256:1044bdd17ad8899755858c5474214035297e54071b9165414f4ff215b1fcc313 done #18 naming to docker.io/rpmbuild-fedora-39/aarch64 done #18 DONE 1.6s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-39/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #15 6.017 Unpacking procps (2:3.3.17-5) ... #15 6.093 Selecting previously unselected package libjsoncpp24:amd64. #15 6.096 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ... #15 6.101 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #15 6.142 Selecting previously unselected package librhash0:amd64. #15 6.145 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ... #15 6.148 Unpacking librhash0:amd64 (1.4.1-2) ... #15 6.193 Selecting previously unselected package libuv1:amd64. #15 6.196 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ... #15 6.200 Unpacking libuv1:amd64 (1.40.0-2) ... #15 6.237 Selecting previously unselected package cmake. #15 6.240 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ... #15 6.244 Unpacking cmake (3.18.4-2+deb11u1) ... #15 19.95 Installing : make-1:4.3-11.fc37.x86_64 79/93 #15 20.41 Installing : gcc-12.3.1-1.fc37.x86_64 80/93 #15 5.878 The following additional packages will be installed: #15 5.888 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 5.888 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #15 5.888 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0 #15 5.888 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #15 5.888 libuv1 pkg-config pkgconf pkgconf-bin procps #15 5.888 Suggested packages: #15 5.888 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp #15 5.888 Recommended packages: #15 5.888 psmisc #14 75.00 Setting up libproc-processtable-perl:armhf (0.634-1build2) ... #14 75.02 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 75.04 Setting up xauth (1:1.1.2-1) ... #14 75.06 Setting up libpath-tiny-perl (0.144-1) ... #14 75.09 Setting up libarchive-cpio-perl (0.10-3) ... #14 75.11 Setting up libjson-perl (4.10000-1) ... #14 75.20 Setting up libnsl2:armhf (1.3.0-2build2) ... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info #15 4.844 [MIRROR] cmake-data-3.27.4-7.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-data-3.27.4-7.fc38.noarch.rpm (IP: 65.182.224.39) #15 5.046 [MIRROR] cmake-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39) #14 75.22 Setting up libio-socket-ssl-perl (2.074-2) ... #14 75.24 Setting up libsub-exporter-perl (0.988-1) ... #14 75.25 Setting up libalgorithm-merge-perl (0.08-3) ... #14 75.27 Setting up libhttp-message-perl (6.36-1) ... #14 75.28 Setting up libdata-validate-ip-perl (0.30-1) ... #14 75.29 Setting up libhtml-form-perl (6.07-1) ... #14 75.30 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 75.31 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 75.33 Setting up libjson-xs-perl (4.030-1build3) ... #14 75.34 Setting up libhttp-negotiate-perl (6.01-1) ... #14 75.35 Setting up libio-prompter-perl (0.004015-1) ... #14 75.36 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 75.37 Setting up libhttp-cookies-perl (6.10-1) ... #14 75.39 Setting up po-debconf (1.0.21+nmu1) ... #14 75.40 Setting up libhtml-tree-perl (5.07-2) ... #14 75.41 Setting up libparams-classify-perl (0.015-1build5) ... #14 75.43 Setting up libhtml-format-perl (2.12-1.1) ... #15 20.43 Running scriptlet: gcc-12.3.1-1.fc37.x86_64 80/93 #15 0.571 Hit:1 http://deb.debian.org/debian bullseye InRelease #15 0.572 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.572 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #16 7.950 Unpacking bash-completion (1:2.10-1ubuntu1) ... #16 8.075 Selecting previously unselected package cmake-data. #16 8.077 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #16 8.082 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... #15 6.194 The following NEW packages will be installed: #15 6.194 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 6.194 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #15 6.194 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0 #15 6.195 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #15 6.195 libuv1 pkg-config pkgconf pkgconf-bin procps #14 75.22 Setting up libipc-run3-perl (0.048-3) ... #14 75.23 Setting up libregexp-wildcards-perl (1.05-3) ... #14 75.25 Setting up libfcgi-perl (0.82+ds-2) ... #14 75.26 Setting up libsub-override-perl (0.09-4) ... #14 75.28 Setting up libaliased-perl (0.34-3) ... #14 75.30 Setting up libstrictures-perl (2.000006-1) ... #14 75.31 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 75.33 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 75.35 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 75.37 Setting up libsort-versions-perl (1.62-3) ... #14 75.39 Setting up libexporter-tiny-perl (1.006000-1) ... #14 75.40 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ... #14 75.42 Setting up libfile-dirlist-perl (0.05-3) ... -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /go/tini #15 5.055 (51/93): annobin-plugin-gcc-12.26-1.fc38.x86_64 1.0 MB/s | 957 kB 00:00 #15 5.125 [MIRROR] cmake-filesystem-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-filesystem-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39) #15 5.195 [MIRROR] cmake-filesystem-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-filesystem-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39) #15 5.240 (52/93): cmake-3.27.4-7.fc38.x86_64.rpm 7.5 MB/s | 8.0 MB 00:01 #15 5.243 (53/93): cmake-filesystem-3.27.4-7.fc38.x86_64. 99 kB/s | 19 kB 00:00 #15 5.255 [MIRROR] cmake-data-3.27.4-7.fc38.noarch.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-data-3.27.4-7.fc38.noarch.rpm (IP: 65.182.224.39) #15 5.310 [MIRROR] cmake-rpm-macros-3.27.4-7.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-rpm-macros-3.27.4-7.fc38.noarch.rpm (IP: 65.182.224.39) #14 75.44 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 75.50 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 75.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 75.69 #14 75.69 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 20.71 Installing : cmake-data-3.27.1-1.fc37.noarch 81/93 #15 20.90 Installing : cmake-3.27.1-1.fc37.x86_64 82/93 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r0JheI + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #16 8.429 Selecting previously unselected package libarchive13:armhf. #16 8.429 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ... #16 8.435 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ... #16 8.492 Selecting previously unselected package libjsoncpp1:armhf. #16 8.492 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ... #15 6.734 Selecting previously unselected package dh-apparmor. #15 6.737 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #15 6.742 Unpacking dh-apparmor (2.13.6-10) ... #15 6.779 Selecting previously unselected package dmsetup. #15 6.782 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #15 6.786 Unpacking dmsetup (2:1.02.175-2.1) ... #15 6.823 Selecting previously unselected package libdevmapper1.02.1:amd64. #15 6.480 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #15 6.480 1 not fully installed or removed. #15 6.480 Need to get 10.1 MB of archives. #15 6.480 After this operation, 40.3 MB of additional disk space will be used. #15 6.480 Get:1 http://deb.debian.org/debian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB] #14 75.44 Setting up libterm-readkey-perl (2.38-2build1) ... #14 75.47 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 75.52 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 75.54 Setting up libsys-hostname-long-perl (1.5-3) ... #14 75.55 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 75.57 Setting up libsereal-decoder-perl (5.003+ds-1) ... #14 75.59 Setting up liburi-perl (5.17-1ubuntu1) ... #14 75.61 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 75.63 Setting up libfile-touch-perl (0.12-2) ... #14 75.65 Setting up libc-devtools (2.37-0ubuntu2) ... #14 75.67 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 75.69 Setting up libnet-ssleay-perl:armhf (1.92-2build2) ... #14 75.71 Setting up automake (1:1.16.5-1.3) ... #14 75.73 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 75.73 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 #14 75.73 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 #14 75.75 Setting up libapt-pkg-perl (0.1.40build3) ... #14 75.77 Setting up libstring-escape-perl (2010.002-3) ... #47 DONE 17.8s #51 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt xx-apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev #15 5.341 (54/93): cmake-data-3.27.4-7.fc38.noarch.rpm 4.0 MB/s | 2.2 MB 00:00 #15 5.344 (55/93): cmake-rpm-macros-3.27.4-7.fc38.noarch. 173 kB/s | 18 kB 00:00 #15 5.360 (56/93): dbus-1.14.10-1.fc38.x86_64.rpm 437 kB/s | 8.0 kB 00:00 #15 5.393 (57/93): dbus-common-1.14.10-1.fc38.noarch.rpm 302 kB/s | 15 kB 00:00 #15 5.471 (58/93): gcc-plugin-annobin-13.2.1-1.fc38.x86_6 605 kB/s | 46 kB 00:00 #15 5.491 (59/93): git-2.41.0-1.fc38.x86_64.rpm 2.9 MB/s | 54 kB 00:00 #15 5.575 (60/93): git-core-2.41.0-1.fc38.x86_64.rpm 54 MB/s | 4.4 MB 00:00 #14 75.71 Setting up dput (1.1.0ubuntu2.1) ... #14 75.87 Setting up libdata-validate-uri-perl (0.07-2) ... #14 75.88 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 75.89 Setting up libmodule-runtime-perl (0.016-1) ... #14 75.91 Setting up libmailtools-perl (2.21-1) ... #14 75.92 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 75.97 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #13 DONE 78.2s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #15 [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 #15 0.514 Hit:1 http://deb.debian.org/debian buster InRelease #15 0.514 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #15 0.514 Hit:3 http://deb.debian.org/debian buster-updates InRelease #15 20.91 Installing : policycoreutils-devel-3.5-1.fc37.x86_64 83/93 #15 21.02 Installing : selinux-policy-devel-37.22-1.fc37.noarch 84/93 #15 21.03 Running scriptlet: selinux-policy-devel-37.22-1.fc37.noarch 84/93 #15 21.05 Installing : libtool-2.4.7-2.fc37.x86_64 85/93 #15 21.06 Installing : annobin-plugin-gcc-12.23-1.fc37.x86_64 86/93 #15 21.07 Running scriptlet: annobin-plugin-gcc-12.23-1.fc37.x86_64 86/93 #15 21.09 Installing : gcc-plugin-annobin-12.3.1-1.fc37.x86_64 87/93 #15 21.09 Installing : device-mapper-devel-1.02.175-9.fc37.x86_64 88/93 #15 21.11 Installing : libtool-ltdl-devel-2.4.7-2.fc37.x86_64 89/93 #15 21.12 Installing : libseccomp-devel-2.5.3-3.fc37.x86_64 90/93 #15 21.13 Installing : which-2.21-39.fc37.x86_64 91/93 #15 21.14 Installing : systemd-rpm-macros-251.14-2.fc37.noarch 92/93 #15 21.15 Installing : rpm-plugin-selinux-4.18.1-2.fc37.x86_64 93/93 #15 21.15 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 93/93 #15 21.16 Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64 93/93 #15 13.23 Setting up libpcre32-3:arm64 (2:8.39-12) ... #15 13.24 Setting up pkg-config (0.29-6) ... #15 13.29 Setting up libudev-dev:arm64 (241-7~deb10u10) ... #15 13.30 Setting up librhash0:arm64 (1.3.8-1) ... #15 13.32 Setting up procps (2:3.3.15-2) ... #15 13.34 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #15 13.36 Setting up cmake-data (3.13.4-1) ... #15 13.38 Setting up dh-apparmor (2.13.2-10) ... #15 13.39 Setting up libsystemd-dev:arm64 (241-7~deb10u10) ... #15 13.40 Setting up libjsoncpp1:arm64 (1.7.4-3) ... #15 13.41 Setting up libpcre3-dev:arm64 (2:8.39-12) ... #15 13.42 Setting up cmake (3.13.4-1) ... #15 13.43 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... #15 13.44 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... #16 8.495 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #16 8.532 Selecting previously unselected package librhash0:armhf. #16 8.535 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ... #16 8.538 Unpacking librhash0:armhf (1.3.9-1) ... #16 8.581 Selecting previously unselected package libuv1:armhf. #16 8.581 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ... #16 8.585 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ... #16 8.615 Selecting previously unselected package cmake. #16 8.618 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ... #16 8.621 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #15 6.826 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #15 6.829 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #14 DONE 82.6s #15 6.877 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #15 6.880 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #15 6.886 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #15 6.916 Selecting previously unselected package libudev-dev:amd64. #15 6.919 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_amd64.deb ... #15 6.922 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ... #15 6.964 Selecting previously unselected package libsepol1-dev:amd64. #15 6.967 Preparing to unpack .../14-libsepol1-dev_3.1-1_amd64.deb ... #15 6.972 Unpacking libsepol1-dev:amd64 (3.1-1) ... #15 7.040 Selecting previously unselected package libpcre2-16-0:amd64. #15 7.043 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... #15 7.047 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #15 6.485 Get:2 http://deb.debian.org/debian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [68.6 kB] #15 6.488 Get:3 http://deb.debian.org/debian bookworm/main armhf librhash0 armhf 1.4.3-3 [146 kB] #15 6.490 Get:4 http://deb.debian.org/debian bookworm/main armhf libuv1 armhf 1.44.2-1 [126 kB] #15 6.496 Get:5 http://deb.debian.org/debian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB] #15 6.512 Get:6 http://deb.debian.org/debian bookworm/main armhf libproc2-0 armhf 2:4.0.2-3 [54.2 kB] #15 6.513 Get:7 http://deb.debian.org/debian bookworm/main armhf procps armhf 2:4.0.2-3 [695 kB] #15 6.517 Get:8 http://deb.debian.org/debian bookworm/main armhf cmake armhf 3.25.1-1 [4263 kB] #15 6.547 Get:9 http://deb.debian.org/debian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB] #15 6.548 Get:10 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB] #15 6.548 Get:11 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB] #15 6.549 Get:12 http://deb.debian.org/debian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.0 kB] #15 6.550 Get:13 http://deb.debian.org/debian bookworm/main armhf libudev-dev armhf 252.12-1~deb12u1 [51.8 kB] #15 6.551 Get:14 http://deb.debian.org/debian bookworm/main armhf libsepol-dev armhf 3.4-2.1 [317 kB] #15 6.551 Get:15 http://deb.debian.org/debian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [211 kB] #15 6.553 Get:16 http://deb.debian.org/debian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [203 kB] #15 6.555 Get:17 http://deb.debian.org/debian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.0 kB] #15 6.556 Get:18 http://deb.debian.org/debian bookworm/main armhf libpcre2-dev armhf 10.42-1 [666 kB] #15 6.559 Get:19 http://deb.debian.org/debian bookworm/main armhf libselinux1-dev armhf 3.4-1+b6 [150 kB] #15 6.561 Get:20 http://deb.debian.org/debian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB] #15 6.562 Get:21 http://deb.debian.org/debian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+b3 [85.3 kB] #15 6.563 Get:22 http://deb.debian.org/debian bookworm/main armhf libsystemd-dev armhf 252.12-1~deb12u1 [352 kB] #15 6.566 Get:23 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB] #15 6.567 Get:24 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB] #15 6.569 Get:25 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB] #15 6.570 Get:26 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB] #15 6.759 debconf: delaying package configuration, since apt-utils is not installed #14 75.80 Setting up libberkeleydb-perl:armhf (0.64-2) ... #14 75.82 Setting up libhttp-date-perl (6.05-2) ... #14 75.85 Setting up libfile-which-perl (1.27-2) ... #14 75.86 Setting up libfile-basedir-perl (0.09-2) ... #14 75.88 Setting up libunicode-utf8-perl (0.62-2) ... #14 75.89 Setting up libset-intspan-perl (1.19-3) ... #14 75.91 Setting up libmouse-perl (2.5.10-1build5) ... #14 75.93 Setting up libfile-listing-perl (6.15-1) ... #14 75.95 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 75.98 Setting up libregexp-pattern-perl (0.2.14-2) ... #15 5.635 (61/93): git-core-doc-2.41.0-1.fc38.noarch.rpm 48 MB/s | 2.8 MB 00:00 #15 5.674 (62/93): glibc-devel-2.37-5.fc38.x86_64.rpm 1.4 MB/s | 53 kB 00:00 #15 5.715 (63/93): glibc-headers-x86-2.37-5.fc38.noarch.r 13 MB/s | 533 kB 00:00 #15 5.802 (64/93): glibc-static-2.37-5.fc38.x86_64.rpm 22 MB/s | 1.9 MB 00:00 #15 5.861 (65/93): cpp-13.2.1-1.fc38.x86_64.rpm 17 MB/s | 11 MB 00:00 #14 76.04 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 76.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 76.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary #15 13.46 Setting up dmsetup (2:1.02.155-3) ... #15 13.47 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... #15 13.48 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... #15 13.49 Setting up docker-ce-build-deps (1.0) ... #15 13.51 Processing triggers for libc-bin (2.28-10+deb10u2) ... #15 13.53 Processing triggers for man-db (2.8.5-2) ... #21 exporting layers 3.1s done #21 writing image sha256:16af9502c48c46ede28670863dbecd16a894f79f677ee568afbffe4fcb55fcc0 done #21 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #21 DONE 3.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #17 DONE 3.1s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #14 DONE 77.2s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #15 7.118 Selecting previously unselected package libpcre2-32-0:amd64. #15 7.121 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... #15 7.131 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #15 7.195 Selecting previously unselected package libpcre2-posix2:amd64. #15 7.198 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... #15 7.202 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #15 7.234 Selecting previously unselected package libpcre2-dev:amd64. #15 7.237 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... #15 7.243 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... #15 7.335 Selecting previously unselected package libselinux1-dev:amd64. #18 DONE 4.9s #19 [stage-1 9/9] WORKDIR /root/rpmbuild #19 DONE 0.1s #20 exporting to image #20 exporting layers + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #15 6.805 Fetched 10.1 MB in 0s (27.6 MB/s) #15 6.835 Selecting previously unselected package bash-completion. #15 6.835 (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 ... 29663 files and directories currently installed.) #15 6.853 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ... #15 6.869 Unpacking bash-completion (1:2.11-6) ... #15 7.007 Selecting previously unselected package libjsoncpp25:armhf. #15 7.007 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_armhf.deb ... #15 7.015 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #15 7.059 Selecting previously unselected package librhash0:armhf. #15 7.061 Preparing to unpack .../02-librhash0_1.4.3-3_armhf.deb ... #15 7.066 Unpacking librhash0:armhf (1.4.3-3) ... #15 7.117 Selecting previously unselected package libuv1:armhf. #14 76.00 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 76.02 Setting up libfont-afm-perl (1.20-4) ... #14 76.05 Setting up libwant-perl (0.29-2build1) ... #14 76.07 Setting up libdynaloader-functions-perl (0.003-3) ... #14 76.09 Setting up libclass-method-modifiers-perl (2.14-1) ... #14 76.10 Setting up liblist-compare-perl (0.55-2) ... #14 76.12 Setting up libref-util-xs-perl (0.117-2build1) ... #14 76.13 Setting up libio-pty-perl (1:1.17-1) ... #14 76.15 Setting up libfile-fcntllock-perl (0.22-4build1) ... #14 76.16 Setting up libclone-perl:armhf (0.46-1) ... #14 76.17 Setting up libalgorithm-diff-perl (1.201-1) ... #14 76.19 Setting up libarchive-zip-perl (1.68-1) ... #14 76.20 Setting up libsub-identify-perl (0.14-3) ... #14 76.23 Setting up libdistro-info-perl (1.5) ... #14 76.25 Setting up libcpanel-json-xs-perl:armhf (4.32-1build1) ... #14 76.26 Setting up libhtml-tagset-perl (3.20-6) ... #14 76.28 Setting up liblog-any-perl (1.713-1) ... #14 76.29 Setting up libauthen-sasl-perl (2.1600-3) ... #14 76.30 Setting up libdevel-size-perl (0.83-2build1) ... #15 5.878 (66/93): kernel-headers-6.4.4-200.fc38.x86_64.r 21 MB/s | 1.5 MB 00:00 #14 76.27 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 76.28 Setting up libconst-fast-perl (0.014-1.1) ... #14 76.30 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 76.31 Setting up libdata-dpath-perl (0.58-1) ... #14 76.32 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 76.34 Setting up libpackage-stash-perl (0.39-1) ... #14 76.38 Setting up libimport-into-perl (1.002005-1) ... #14 76.39 Setting up libmoo-perl (2.005004-3) ... #14 76.40 Setting up liblist-someutils-perl (0.58-1) ... #14 76.41 Setting up debhelper (13.6ubuntu1) ... #14 76.42 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 76.44 Setting up equivs (2.3.1) ... #14 76.45 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 76.46 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 76.47 Setting up libnamespace-clean-perl (0.27-1) ... #14 76.49 Setting up libnamespace-autoclean-perl (0.29-1) ... Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #15 7.338 Preparing to unpack .../19-libselinux1-dev_3.1-3_amd64.deb ... #15 7.343 Unpacking libselinux1-dev:amd64 (3.1-3) ... #15 7.395 Selecting previously unselected package libdevmapper-dev:amd64. #15 7.399 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #15 7.402 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #15 7.435 Selecting previously unselected package libseccomp-dev:amd64. #15 7.438 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #15 7.442 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #15 7.480 Selecting previously unselected package libsystemd-dev:amd64. #15 7.483 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... #15 7.486 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... #15 7.585 Selecting previously unselected package pkg-config. #16 8.926 Selecting previously unselected package dh-apparmor. #16 8.929 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ... #16 8.932 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ... #16 8.965 Selecting previously unselected package libdevmapper1.02.1:armhf. #16 8.968 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... #16 8.971 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... #16 9.040 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #16 9.043 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... #16 9.046 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ... #16 9.073 Selecting previously unselected package libudev-dev:armhf. #16 9.076 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_armhf.deb ... #16 9.080 Unpacking libudev-dev:armhf (245.4-4ubuntu3.22) ... #16 9.108 Selecting previously unselected package libsepol1-dev:armhf. #16 9.111 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ... #16 9.114 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ... #16 9.185 Selecting previously unselected package libpcre2-16-0:armhf. #16 9.188 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_armhf.deb ... #16 9.193 Unpacking libpcre2-16-0:armhf (10.34-7ubuntu0.1) ... #16 9.239 Selecting previously unselected package libpcre2-32-0:armhf. #16 9.241 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_armhf.deb ... #16 9.245 Unpacking libpcre2-32-0:armhf (10.34-7ubuntu0.1) ... #16 9.290 Selecting previously unselected package libpcre2-posix2:armhf. #15 7.120 Preparing to unpack .../03-libuv1_1.44.2-1_armhf.deb ... #15 7.126 Unpacking libuv1:armhf (1.44.2-1) ... #15 7.184 Selecting previously unselected package cmake-data. #15 7.187 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... #15 7.197 Unpacking cmake-data (3.25.1-1) ... #14 76.32 Setting up libpython3.11-stdlib:armhf (3.11.4-1~23.04) ... #14 76.34 Setting up libdebhelper-perl (13.11.4ubuntu3) ... #14 76.35 Setting up libpod-constants-perl (0.19-2) ... #14 76.37 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #14 76.38 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 76.39 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 76.41 Setting up libio-interactive-perl (1.023-2) ... #14 76.43 Setting up libtry-tiny-perl (0.31-2) ... #14 76.45 Setting up libtype-tiny-perl (2.002001-1) ... #14 76.46 Setting up libcommon-sense-perl:armhf (3.75-3) ... #14 76.48 Setting up libmldbm-perl (2.05-4) ... #14 76.49 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 76.51 Setting up libnet-http-perl (6.22-1) ... #15 0.976 Reading package lists... #15 6.032 (67/93): gcc-13.2.1-1.fc38.x86_64.rpm 51 MB/s | 34 MB 00:00 #15 6.036 (68/93): less-633-1.fc38.x86_64.rpm 1.0 MB/s | 175 kB 00:00 #14 76.50 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 76.51 Setting up libmoox-struct-perl (0.020-1) ... #14 76.52 Setting up lintian (2.114.0ubuntu1.2) ... #14 76.54 Setting up licensecheck (3.2.14-2) ... #14 76.55 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 76.57 Setting up libwww-perl (6.61-1) ... #14 76.59 Setting up devscripts (2.22.1ubuntu1) ... #14 76.74 Setting up libxml-parser-perl:armhf (2.46-3build1) ... #15 7.588 Preparing to unpack .../23-pkg-config_0.29.2-1_amd64.deb ... #15 7.592 Unpacking pkg-config (0.29.2-1) ... #15 7.637 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #15 7.646 Setting up libsepol1-dev:amd64 (3.1-1) ... #15 7.656 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #15 7.666 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #15 7.676 Setting up libuv1:amd64 (1.40.0-2) ... #15 7.686 Setting up bash-completion (1:2.11-2) ... #16 9.293 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_armhf.deb ... #16 9.298 Unpacking libpcre2-posix2:armhf (10.34-7ubuntu0.1) ... #16 9.325 Selecting previously unselected package libpcre2-dev:armhf. #16 9.328 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_armhf.deb ... #16 9.332 Unpacking libpcre2-dev:armhf (10.34-7ubuntu0.1) ... #16 9.411 Selecting previously unselected package libselinux1-dev:armhf. #16 9.413 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_armhf.deb ... #16 9.417 Unpacking libselinux1-dev:armhf (3.0-1build2) ... #16 9.461 Selecting previously unselected package libdevmapper-dev:armhf. #16 9.464 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ... #16 9.467 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ... #16 9.500 Selecting previously unselected package libseccomp-dev:armhf. #16 9.500 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ... #16 9.504 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #16 9.539 Selecting previously unselected package libsystemd-dev:armhf. + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 0.769 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease #16 0.831 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease #17 DONE 3.3s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8fWRME + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #14 76.52 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 76.54 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 76.55 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 76.56 Setting up libtime-moment-perl (0.44-2build1) ... #14 76.58 Setting up libencode-locale-perl (1.05-3) ... #14 76.59 Setting up libexception-class-perl (1.45-1) ... #14 76.61 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 76.62 Setting up libconfig-tiny-perl (2.28-2) ... #14 76.65 Setting up libsereal-encoder-perl (5.003+ds-1) ... #14 76.66 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #14 76.68 Setting up liblist-utilsby-perl (0.12-2) ... #14 76.69 Setting up libstring-shellquote-perl (1.04-3) ... #14 76.71 Setting up libnet-netmask-perl (2.0002-2) ... #14 76.72 Setting up libsub-install-perl (0.929-1) ... #14 76.73 Setting up gcc (4:12.2.0-3ubuntu1) ... #15 2.067 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.067 dpkg-buildpackage: info: source version 1.0 #15 2.067 dpkg-buildpackage: info: source distribution unstable #15 2.067 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 2.102 dpkg-source --before-build . #15 2.102 dpkg-buildpackage: info: host architecture armhf #14 76.76 Setting up libxml-sax-expat-perl (0.51-1) ... #14 76.80 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 76.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 76.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 9.542 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_armhf.deb ... #16 9.545 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.22) ... #16 9.609 Selecting previously unselected package pkg-config. #16 9.612 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_armhf.deb ... #16 9.615 Unpacking pkg-config (0.29.1-0ubuntu4) ... #16 9.656 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #16 9.670 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ... #16 9.680 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ... #16 9.689 Setting up libpcre2-16-0:armhf (10.34-7ubuntu0.1) ... #16 9.698 Setting up libpcre2-32-0:armhf (10.34-7ubuntu0.1) ... #16 9.707 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ... #16 9.716 Setting up bash-completion (1:2.10-1ubuntu1) ... #16 0.904 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease #16 0.978 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #15 7.650 Selecting previously unselected package libproc2-0:armhf. #15 7.654 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_armhf.deb ... #15 7.659 Unpacking libproc2-0:armhf (2:4.0.2-3) ... #15 7.709 Selecting previously unselected package procps. #15 7.712 Preparing to unpack .../06-procps_2%3a4.0.2-3_armhf.deb ... #15 7.725 Unpacking procps (2:4.0.2-3) ... #15 7.819 Selecting previously unselected package cmake. #14 76.76 Setting up dpkg-dev (1.21.21ubuntu1) ... #14 76.78 Setting up libindirect-perl (0.39-2build1) ... #14 76.79 Setting up libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ... #14 76.80 Setting up intltool-debian (0.35.0+20060710.6) ... #14 76.82 Setting up libfreezethaw-perl (0.5001-3) ... #14 76.83 Setting up libobject-pad-perl (0.78-1) ... #14 76.85 Setting up liberror-perl (0.17029-2) ... #14 76.86 Setting up patchutils (0.4.2-1build2) ... #14 76.87 Setting up libmail-sendmail-perl (0.80-3) ... #14 76.89 Setting up libltdl-dev:armhf (2.4.7-5) ... #14 76.91 Setting up libjson-maybexs-perl (1.004004-1) ... #14 76.92 Setting up libxml-sax-base-perl (1.09-3) ... #14 76.94 Setting up libio-string-perl (1.08-4) ... #14 76.95 Setting up libreadonly-perl (2.050-3) ... #14 76.97 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 76.98 Setting up libstring-copyright-perl (0.003014-1) ... #14 77.00 Setting up libdata-optlist-perl (0.113-1) ... #14 77.02 Setting up libipc-run-perl (20220807.0-1) ... #14 77.03 Setting up git (1:2.39.2-1ubuntu1.1) ... #14 77.06 Setting up libtext-xslate-perl:armhf (3.5.9-1build2) ... #15 2.202 debian/rules clean #15 2.204 dh clean #15 2.286 dh_clean #15 2.321 debian/rules binary #15 2.323 dh binary #15 2.390 dh_update_autotools_config #16 0.728 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #16 0.789 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #16 0.861 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #16 0.934 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #14 77.02 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #14 77.05 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 77.06 Updating certificates in /etc/ssl/certs... #18 DONE 3.3s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.1s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #15 6.613 (69/93): libuv-1.46.0-1.fc38.x86_64.rpm 217 kB/s | 159 kB 00:00 #15 6.619 (70/93): libxcrypt-devel-4.4.36-1.fc38.x86_64.r 50 kB/s | 30 kB 00:00 #15 6.624 (71/93): libxcrypt-static-4.4.36-1.fc38.x86_64. 174 kB/s | 102 kB 00:00 #15 6.643 (72/93): openssh-9.0p1-17.fc38.x86_64.rpm 18 MB/s | 435 kB 00:00 #15 6.660 (73/93): openssh-clients-9.0p1-17.fc38.x86_64.r 19 MB/s | 698 kB 00:00 #15 6.700 (74/93): make-4.4.1-1.fc38.x86_64.rpm 6.6 MB/s | 588 kB 00:00 #15 6.704 (75/93): perl-File-Copy-2.39-497.fc38.noarch.rp 491 kB/s | 21 kB 00:00 #15 6.710 (76/93): perl-File-Compare-1.100.700-497.fc38.n 217 kB/s | 14 kB 00:00 #15 6.718 (77/93): perl-File-Find-1.40-497.fc38.noarch.rp 1.5 MB/s | 26 kB 00:00 #15 6.723 (78/93): perl-Git-2.41.0-1.fc38.noarch.rpm 2.2 MB/s | 41 kB 00:00 #15 6.728 (79/93): perl-lib-0.65-497.fc38.x86_64.rpm 924 kB/s | 16 kB 00:00 #15 6.766 (80/93): python3-audit-3.1.2-1.fc38.x86_64.rpm 1.8 MB/s | 87 kB 00:00 #15 6.773 (81/93): python3-setools-4.4.3-1.fc38.x86_64.rp 12 MB/s | 624 kB 00:00 #15 6.775 (82/93): rpm-plugin-selinux-4.18.1-3.fc38.x86_6 428 kB/s | 20 kB 00:00 #15 6.785 (83/93): selinux-policy-38.28-1.fc38.noarch.rpm 2.9 MB/s | 54 kB 00:00 #15 6.829 (84/93): selinux-policy-devel-38.28-1.fc38.noar 16 MB/s | 910 kB 00:00 #14 69.20 -------------------------------------------------------------------------------- #14 69.20 Total 438 kB/s | 18 MB 00:42 #14 69.20 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #14 69.20 Importing GPG key 0xF4A80EB5: #14 69.20 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #14 69.20 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #14 69.20 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #14 69.20 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #14 69.25 Running transaction check #14 69.28 Running transaction test #14 69.32 Transaction test succeeded #14 69.32 Running transaction #14 69.41 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 1/52 #14 70.00 Updating : rpm-4.11.3-48.el7_9.x86_64 2/52 #14 70.03 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 3/52 #14 70.67 Installing : groff-base-1.22.2-8.el7.x86_64 4/52 #14 70.72 Installing : bzip2-1.0.6-13.el7.x86_64 5/52 #14 70.75 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #14 70.78 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #14 70.82 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #14 70.87 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #14 70.92 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #14 71.23 Installing : perl-Encode-2.51-7.el7.x86_64 11/52 #14 71.26 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 12/52 #14 71.28 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #14 71.30 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #14 71.32 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 15/52 #14 71.35 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 #14 71.39 Installing : perl-constant-1.27-2.el7.noarch 17/52 #14 71.43 Installing : perl-Socket-2.010-5.el7.x86_64 18/52 #14 71.45 Installing : perl-Time-Local-1.2300-2.el7.noarch 19/52 #14 71.48 Installing : perl-Carp-1.26-244.el7.noarch 20/52 #14 71.50 Installing : perl-Storable-2.45-3.el7.x86_64 21/52 #14 71.53 Installing : perl-PathTools-3.40-5.el7.x86_64 22/52 #14 71.55 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 23/52 #14 71.60 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 24/52 #14 71.62 Installing : perl-File-Temp-0.23.01-3.el7.noarch 25/52 #14 71.65 Installing : perl-File-Path-2.09-2.el7.noarch 26/52 #14 71.67 Installing : perl-threads-shared-1.43-6.el7.x86_64 27/52 #14 71.69 Installing : perl-threads-1.87-4.el7.x86_64 28/52 #14 71.74 Installing : perl-Filter-1.49-3.el7.x86_64 29/52 #51 1.055 Hit:1 http://deb.debian.org/debian bullseye InRelease #51 1.056 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #51 1.056 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #15 8.204 Setting up libncurses6:amd64 (6.2+20201114-2+deb11u1) ... #15 8.215 Setting up pkg-config (0.29.2-1) ... #15 8.268 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ... #15 8.280 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #15 8.294 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #15 8.307 Setting up librhash0:amd64 (1.4.1-2) ... #15 8.319 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 8.335 Setting up dh-apparmor (2.13.6-10) ... #15 8.345 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... #15 8.357 Setting up libprocps8:amd64 (2:3.3.17-5) ... #15 8.367 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... #15 8.381 Setting up libselinux1-dev:amd64 (3.1-3) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:33 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b VERSION BBB 0.0.0-20230915141727-0e70f1b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done #15 7.822 Preparing to unpack .../07-cmake_3.25.1-1_armhf.deb ... #15 7.828 Unpacking cmake (3.25.1-1) ... #15 0.953 Reading package lists... #14 77.07 Setting up libcontextual-return-perl (0.004014-4) ... #14 77.09 Setting up libwww-robotrules-perl (6.02-1) ... #14 77.10 Setting up libtypes-serialiser-perl (1.01-1) ... #14 77.12 Setting up libnsl-dev:armhf (1.3.0-2build2) ... #14 77.13 Setting up libhtml-parser-perl:armhf (3.81-1) ... #14 77.15 Setting up libgit-wrapper-perl (0.048-2) ... #14 77.17 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 77.18 Setting up librole-tiny-perl (2.002004-1) ... #14 77.20 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 77.21 Setting up libc6-dev:armhf (2.37-0ubuntu2) ... #14 77.22 Setting up libfont-ttf-perl (1.06-2) ... #14 77.24 Setting up libfile-homedir-perl (1.006-2) ... #14 77.26 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8) ... #14 77.27 Setting up libio-socket-ssl-perl (2.081-2) ... #15 2.419 dh_autoreconf #15 2.459 create-stamp debian/debhelper-build-stamp #15 2.459 dh_prep #15 2.488 dh_install #15 2.542 dh_installdocs #15 2.580 dh_installchangelogs #15 2.660 dh_perl #14 77.51 0 added, 0 removed; done. #14 77.51 Running hooks in /etc/ca-certificates/update.d... #14 77.52 done. #21 exporting to image #21 exporting layers #15 6.878 (85/93): systemd-devel-253.10-1.fc38.x86_64.rpm 12 MB/s | 593 kB 00:00 #15 6.912 (86/93): systemd-253.10-1.fc38.x86_64.rpm 35 MB/s | 4.4 MB 00:00 #15 6.950 (87/93): selinux-policy-targeted-38.28-1.fc38.n 38 MB/s | 6.7 MB 00:00 #15 6.959 (88/93): systemd-networkd-253.10-1.fc38.x86_64. 8.1 MB/s | 634 kB 00:00 #15 6.964 (89/93): systemd-pam-253.10-1.fc38.x86_64.rpm 6.6 MB/s | 340 kB 00:00 #15 6.976 (90/93): systemd-resolved-253.10-1.fc38.x86_64. 12 MB/s | 289 kB 00:00 #15 7.004 (91/93): systemd-libs-253.10-1.fc38.x86_64.rpm 23 MB/s | 652 kB 00:00 #15 7.006 (92/93): systemd-rpm-macros-253.10-1.fc38.noarc 672 kB/s | 28 kB 00:00 #15 7.009 (93/93): vim-filesystem-9.0.1872-1.fc38.noarch. 399 kB/s | 18 kB 00:00 #15 7.011 -------------------------------------------------------------------------------- #15 7.011 Total 22 MB/s | 106 MB 00:04 #15 8.393 Setting up procps (2:3.3.17-5) ... #15 8.428 Setting up cmake (3.18.4-2+deb11u1) ... #15 8.440 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #15 8.453 Setting up dmsetup (2:1.02.175-2.1) ... #15 8.466 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #15 8.480 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #15 8.492 Setting up docker-ce-build-deps (1.0) ... #15 8.506 Processing triggers for libc-bin (2.31-13+deb11u6) ... #15 8.525 Processing triggers for man-db (2.9.4-2) ... #20 exporting layers 2.2s done #20 writing image sha256:ad835eae2a9d6bd307cb0933fecd1a6aac35b3a3078bfb05dc92344caa2fba27 done #20 naming to docker.io/rpmbuild-centos-8/x86_64 done #20 DONE 2.2s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec debian/rules clean dh clean --with=bash-completion dh_clean -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static #15 8.246 Selecting previously unselected package dh-apparmor. #15 8.249 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ... #15 8.253 Unpacking dh-apparmor (3.0.8-3) ... #15 8.291 Selecting previously unselected package dmsetup. #15 8.294 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_armhf.deb ... #15 8.298 Unpacking dmsetup (2:1.02.185-2) ... #15 8.346 Selecting previously unselected package libdevmapper1.02.1:armhf. #15 8.349 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ... #15 2.265 dh_testdir #15 2.284 dh_testroot #15 2.302 dh_prep #15 2.324 dh_testdir #15 2.342 dh_testroot #15 2.360 dh_install #14 77.28 Setting up libsub-exporter-perl (0.989-1) ... #14 77.30 Setting up libpython3-stdlib:armhf (3.11.2-1) ... #14 77.31 Setting up libalgorithm-merge-perl (0.08-5) ... #14 77.33 Setting up libhttp-message-perl (6.44-1) ... #14 77.35 Setting up libdata-validate-ip-perl (0.31-1) ... #14 77.36 Setting up libhtml-form-perl (6.11-1) ... #14 77.37 Setting up libiterator-perl (0.03+ds1-2) ... #14 77.39 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 77.40 Setting up libjson-xs-perl (4.030-2) ... #14 77.42 Setting up python3.11 (3.11.4-1~23.04) ... #15 2.696 dh_link #15 2.730 dh_strip_nondeterminism #15 2.797 dh_compress #15 2.838 dh_fixperms #15 2.881 dh_missing #15 2.908 dh_installdeb #17 DONE 3.0s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #20 exporting layers 3.9s done #20 writing image sha256:8846386aa9cbd4b6f16bfab56c7a46e94bd8a53ad5339b44aa2eae2a1add4e39 done #20 naming to docker.io/debbuild-debian-buster/x86_64 done #20 DONE 3.9s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-buster:/build debbuild-debian-buster/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 21.20 Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.x86_64 93/93 #15 22.68 Verifying : automake-1.16.5-9.fc37.noarch 1/93 #15 22.68 Verifying : device-mapper-1.02.175-9.fc37.x86_64 2/93 #15 22.68 Verifying : device-mapper-devel-1.02.175-9.fc37.x86_64 3/93 #15 22.68 Verifying : device-mapper-libs-1.02.175-9.fc37.x86_64 4/93 #15 22.68 Verifying : gc-8.0.6-4.fc37.x86_64 5/93 #15 22.68 Verifying : guile22-2.2.7-6.fc37.x86_64 6/93 #15 22.68 Verifying : jsoncpp-1.9.5-3.fc37.x86_64 7/93 #15 22.68 Verifying : kmod-libs-30-2.fc37.x86_64 8/93 #15 22.68 Verifying : libargon2-20190702-1.fc37.x86_64 9/93 #15 22.68 Verifying : libbpf-2:0.8.0-2.fc37.x86_64 10/93 #15 22.68 Verifying : libcbor-0.7.0-7.fc37.x86_64 11/93 #15 22.68 Verifying : libfdisk-2.38.1-1.fc37.x86_64 12/93 #15 22.68 Verifying : libfido2-1.11.0-3.fc37.x86_64 13/93 #15 22.68 Verifying : libmpc-1.2.1-5.fc37.x86_64 14/93 #15 22.68 Verifying : libseccomp-2.5.3-3.fc37.x86_64 15/93 #15 22.68 Verifying : libseccomp-devel-2.5.3-3.fc37.x86_64 16/93 #15 22.68 Verifying : libtool-2.4.7-2.fc37.x86_64 17/93 #15 22.68 Verifying : libtool-ltdl-2.4.7-2.fc37.x86_64 18/93 #15 22.68 Verifying : libtool-ltdl-devel-2.4.7-2.fc37.x86_64 19/93 #15 22.68 Verifying : libutempter-1.2.1-7.fc37.x86_64 20/93 #15 22.68 Verifying : libxkbcommon-1.4.1-2.fc37.x86_64 21/93 #15 22.68 Verifying : m4-1.4.19-4.fc37.x86_64 22/93 #15 22.68 Verifying : make-1:4.3-11.fc37.x86_64 23/93 #15 22.68 Verifying : pcre2-devel-10.40-1.fc37.1.x86_64 24/93 #15 22.68 Verifying : pcre2-utf16-10.40-1.fc37.1.x86_64 25/93 #15 22.68 Verifying : pcre2-utf32-10.40-1.fc37.1.x86_64 26/93 #15 22.68 Verifying : perl-Error-1:0.17029-10.fc37.noarch 27/93 #15 22.68 Verifying : perl-TermReadKey-2.38-14.fc37.x86_64 28/93 #15 22.68 Verifying : perl-Thread-Queue-3.14-489.fc37.noarch 29/93 #15 22.68 Verifying : perl-threads-1:2.27-489.fc37.x86_64 30/93 #15 22.68 Verifying : perl-threads-shared-1.64-489.fc37.x86_64 31/93 #15 22.68 Verifying : python3-setools-4.4.0-9.fc37.x86_64 32/93 #15 22.68 Verifying : qrencode-libs-4.1.1-3.fc37.x86_64 33/93 #15 22.68 Verifying : rhash-1.4.2-3.fc37.x86_64 34/93 #15 22.68 Verifying : util-linux-2.38.1-1.fc37.x86_64 35/93 #15 22.68 Verifying : annobin-docs-12.23-1.fc37.noarch 36/93 #15 22.68 Verifying : annobin-plugin-gcc-12.23-1.fc37.x86_64 37/93 #15 22.68 Verifying : autoconf-2.71-4.fc37.noarch 38/93 #15 22.68 Verifying : checkpolicy-3.5-1.fc37.x86_64 39/93 #15 22.68 Verifying : cmake-3.27.1-1.fc37.x86_64 40/93 #15 22.68 Verifying : cmake-data-3.27.1-1.fc37.noarch 41/93 #15 22.68 Verifying : cmake-filesystem-3.27.1-1.fc37.x86_64 42/93 #15 22.68 Verifying : cmake-rpm-macros-3.27.1-1.fc37.noarch 43/93 #15 22.68 Verifying : cpp-12.3.1-1.fc37.x86_64 44/93 #15 22.68 Verifying : cryptsetup-libs-2.6.1-1.fc37.x86_64 45/93 #15 22.68 Verifying : dbus-1:1.14.10-1.fc37.x86_64 46/93 #15 22.68 Verifying : dbus-broker-33-1.fc37.x86_64 47/93 #15 22.68 Verifying : dbus-common-1:1.14.10-1.fc37.noarch 48/93 #15 22.68 Verifying : gcc-12.3.1-1.fc37.x86_64 49/93 #15 22.68 Verifying : gcc-plugin-annobin-12.3.1-1.fc37.x86_64 50/93 #15 22.68 Verifying : git-2.41.0-1.fc37.x86_64 51/93 #15 22.69 Verifying : git-core-2.41.0-1.fc37.x86_64 52/93 #15 22.69 Verifying : git-core-doc-2.41.0-1.fc37.noarch 53/93 #15 22.69 Verifying : glibc-devel-2.36-11.fc37.x86_64 54/93 #15 22.69 Verifying : glibc-headers-x86-2.36-11.fc37.noarch 55/93 #15 22.69 Verifying : glibc-static-2.36-11.fc37.x86_64 56/93 #15 22.69 Verifying : kernel-headers-6.4.4-100.fc37.x86_64 57/93 #15 22.69 Verifying : less-633-1.fc37.x86_64 58/93 #15 22.69 Verifying : libedit-3.1-43.20221009cvs.fc37.x86_64 59/93 #15 22.69 Verifying : libselinux-devel-3.5-1.fc37.x86_64 60/93 #15 22.69 Verifying : libselinux-utils-3.5-1.fc37.x86_64 61/93 #15 22.69 Verifying : libsepol-devel-3.5-1.fc37.x86_64 62/93 #15 22.69 Verifying : libuv-1:1.46.0-1.fc37.x86_64 63/93 #15 22.69 Verifying : libxcrypt-devel-4.4.36-1.fc37.x86_64 64/93 #15 22.69 Verifying : libxcrypt-static-4.4.36-1.fc37.x86_64 65/93 #15 22.69 Verifying : openssh-8.8p1-11.fc37.x86_64 66/93 #15 22.69 Verifying : openssh-clients-8.8p1-11.fc37.x86_64 67/93 #15 22.69 Verifying : perl-File-Compare-1.100.700-494.fc37.noarch 68/93 #15 22.69 Verifying : perl-File-Copy-2.39-494.fc37.noarch 69/93 #15 22.69 Verifying : perl-File-Find-1.40-494.fc37.noarch 70/93 #15 22.69 Verifying : perl-Git-2.41.0-1.fc37.noarch 71/93 #15 22.69 Verifying : perl-lib-0.65-494.fc37.x86_64 72/93 #15 22.69 Verifying : policycoreutils-3.5-1.fc37.x86_64 73/93 #15 22.69 Verifying : policycoreutils-devel-3.5-1.fc37.x86_64 74/93 #15 22.69 Verifying : policycoreutils-python-utils-3.5-1.fc37.noarch 75/93 #15 22.69 Verifying : python3-audit-3.1.2-1.fc37.x86_64 76/93 #15 22.69 Verifying : python3-libselinux-3.5-1.fc37.x86_64 77/93 #15 22.69 Verifying : python3-libsemanage-3.5-2.fc37.x86_64 78/93 #15 22.69 Verifying : python3-policycoreutils-3.5-1.fc37.noarch 79/93 #15 22.69 Verifying : python3-setuptools-62.6.0-3.fc37.noarch 80/93 #15 22.69 Verifying : rpm-plugin-selinux-4.18.1-2.fc37.x86_64 81/93 #15 22.69 Verifying : selinux-policy-37.22-1.fc37.noarch 82/93 #15 22.69 Verifying : selinux-policy-devel-37.22-1.fc37.noarch 83/93 #15 22.69 Verifying : selinux-policy-targeted-37.22-1.fc37.noarch 84/93 #15 22.69 Verifying : systemd-251.14-2.fc37.x86_64 85/93 #15 22.69 Verifying : systemd-devel-251.14-2.fc37.x86_64 86/93 #15 22.69 Verifying : systemd-networkd-251.14-2.fc37.x86_64 87/93 #15 22.69 Verifying : systemd-pam-251.14-2.fc37.x86_64 88/93 #15 22.69 Verifying : systemd-resolved-251.14-2.fc37.x86_64 89/93 #15 22.69 Verifying : systemd-rpm-macros-251.14-2.fc37.noarch 90/93 #15 22.69 Verifying : vim-filesystem-2:9.0.1872-1.fc37.noarch 91/93 #15 22.69 Verifying : which-2.21-39.fc37.x86_64 92/93 #15 22.69 Verifying : xkeyboard-config-2.36-3.fc37.noarch 93/93 #15 22.88 #15 22.88 Installed: #15 22.88 annobin-docs-12.23-1.fc37.noarch #15 22.88 annobin-plugin-gcc-12.23-1.fc37.x86_64 #15 22.88 autoconf-2.71-4.fc37.noarch #15 22.88 automake-1.16.5-9.fc37.noarch #15 22.88 checkpolicy-3.5-1.fc37.x86_64 #15 22.88 cmake-3.27.1-1.fc37.x86_64 #15 22.88 cmake-data-3.27.1-1.fc37.noarch #15 22.88 cmake-filesystem-3.27.1-1.fc37.x86_64 #15 22.88 cmake-rpm-macros-3.27.1-1.fc37.noarch #15 22.88 cpp-12.3.1-1.fc37.x86_64 #15 22.88 cryptsetup-libs-2.6.1-1.fc37.x86_64 #15 22.88 dbus-1:1.14.10-1.fc37.x86_64 #15 22.88 dbus-broker-33-1.fc37.x86_64 #15 22.88 dbus-common-1:1.14.10-1.fc37.noarch #15 22.88 device-mapper-1.02.175-9.fc37.x86_64 #15 22.88 device-mapper-devel-1.02.175-9.fc37.x86_64 #15 22.88 device-mapper-libs-1.02.175-9.fc37.x86_64 #15 22.88 gc-8.0.6-4.fc37.x86_64 #15 22.88 gcc-12.3.1-1.fc37.x86_64 #15 22.88 gcc-plugin-annobin-12.3.1-1.fc37.x86_64 #15 22.88 git-2.41.0-1.fc37.x86_64 #15 22.88 git-core-2.41.0-1.fc37.x86_64 #15 22.88 git-core-doc-2.41.0-1.fc37.noarch #15 22.88 glibc-devel-2.36-11.fc37.x86_64 #15 22.88 glibc-headers-x86-2.36-11.fc37.noarch #15 22.88 glibc-static-2.36-11.fc37.x86_64 #15 22.88 guile22-2.2.7-6.fc37.x86_64 #15 22.88 jsoncpp-1.9.5-3.fc37.x86_64 #15 22.88 kernel-headers-6.4.4-100.fc37.x86_64 #15 22.88 kmod-libs-30-2.fc37.x86_64 #15 22.88 less-633-1.fc37.x86_64 #15 22.88 libargon2-20190702-1.fc37.x86_64 #15 22.88 libbpf-2:0.8.0-2.fc37.x86_64 #15 22.88 libcbor-0.7.0-7.fc37.x86_64 #15 22.88 libedit-3.1-43.20221009cvs.fc37.x86_64 #15 22.88 libfdisk-2.38.1-1.fc37.x86_64 #15 22.88 libfido2-1.11.0-3.fc37.x86_64 #15 22.88 libmpc-1.2.1-5.fc37.x86_64 #15 22.88 libseccomp-2.5.3-3.fc37.x86_64 #15 22.88 libseccomp-devel-2.5.3-3.fc37.x86_64 #15 22.88 libselinux-devel-3.5-1.fc37.x86_64 #15 22.88 libselinux-utils-3.5-1.fc37.x86_64 #15 22.88 libsepol-devel-3.5-1.fc37.x86_64 #15 22.88 libtool-2.4.7-2.fc37.x86_64 #15 22.88 libtool-ltdl-2.4.7-2.fc37.x86_64 #15 22.88 libtool-ltdl-devel-2.4.7-2.fc37.x86_64 #15 22.88 libutempter-1.2.1-7.fc37.x86_64 #15 22.88 libuv-1:1.46.0-1.fc37.x86_64 #15 22.88 libxcrypt-devel-4.4.36-1.fc37.x86_64 #15 22.88 libxcrypt-static-4.4.36-1.fc37.x86_64 #15 22.88 libxkbcommon-1.4.1-2.fc37.x86_64 #15 22.88 m4-1.4.19-4.fc37.x86_64 #15 22.88 make-1:4.3-11.fc37.x86_64 #15 22.88 openssh-8.8p1-11.fc37.x86_64 #15 22.88 openssh-clients-8.8p1-11.fc37.x86_64 #15 22.88 pcre2-devel-10.40-1.fc37.1.x86_64 #15 22.88 pcre2-utf16-10.40-1.fc37.1.x86_64 #15 22.88 pcre2-utf32-10.40-1.fc37.1.x86_64 #15 22.88 perl-Error-1:0.17029-10.fc37.noarch #15 22.88 perl-File-Compare-1.100.700-494.fc37.noarch #15 22.88 perl-File-Copy-2.39-494.fc37.noarch #15 22.88 perl-File-Find-1.40-494.fc37.noarch #15 22.88 perl-Git-2.41.0-1.fc37.noarch #15 22.88 perl-TermReadKey-2.38-14.fc37.x86_64 #15 22.88 perl-Thread-Queue-3.14-489.fc37.noarch #15 22.88 perl-lib-0.65-494.fc37.x86_64 #15 22.88 perl-threads-1:2.27-489.fc37.x86_64 #15 22.88 perl-threads-shared-1.64-489.fc37.x86_64 #15 22.88 policycoreutils-3.5-1.fc37.x86_64 #15 22.88 policycoreutils-devel-3.5-1.fc37.x86_64 #15 22.88 policycoreutils-python-utils-3.5-1.fc37.noarch #15 22.88 python3-audit-3.1.2-1.fc37.x86_64 #15 22.88 python3-libselinux-3.5-1.fc37.x86_64 #15 22.88 python3-libsemanage-3.5-2.fc37.x86_64 #15 22.88 python3-policycoreutils-3.5-1.fc37.noarch #15 22.88 python3-setools-4.4.0-9.fc37.x86_64 #15 22.88 python3-setuptools-62.6.0-3.fc37.noarch #15 22.88 qrencode-libs-4.1.1-3.fc37.x86_64 #15 22.88 rhash-1.4.2-3.fc37.x86_64 #15 22.88 rpm-plugin-selinux-4.18.1-2.fc37.x86_64 #15 22.88 selinux-policy-37.22-1.fc37.noarch #15 22.88 selinux-policy-devel-37.22-1.fc37.noarch #15 22.88 selinux-policy-targeted-37.22-1.fc37.noarch #15 22.88 systemd-251.14-2.fc37.x86_64 #15 22.88 systemd-devel-251.14-2.fc37.x86_64 #15 22.88 systemd-networkd-251.14-2.fc37.x86_64 #15 22.88 systemd-pam-251.14-2.fc37.x86_64 #15 22.88 systemd-resolved-251.14-2.fc37.x86_64 #15 22.88 systemd-rpm-macros-251.14-2.fc37.noarch #15 22.88 util-linux-2.38.1-1.fc37.x86_64 #15 22.88 vim-filesystem-2:9.0.1872-1.fc37.noarch #15 22.88 which-2.21-39.fc37.x86_64 #15 22.88 xkeyboard-config-2.36-3.fc37.noarch #15 22.88 #15 22.88 Complete! #15 DONE 23.1s #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go #14 71.83 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 30/52 dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #15 8.353 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ... #15 8.400 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #15 8.403 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ... #15 8.407 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ... #15 8.438 Selecting previously unselected package libudev-dev:armhf. #15 8.441 Preparing to unpack .../12-libudev-dev_252.12-1~deb12u1_armhf.deb ... #15 8.446 Unpacking libudev-dev:armhf (252.12-1~deb12u1) ... #15 8.489 Selecting previously unselected package libsepol-dev:armhf. #15 8.492 Preparing to unpack .../13-libsepol-dev_3.4-2.1_armhf.deb ... #15 8.496 Unpacking libsepol-dev:armhf (3.4-2.1) ... #15 8.562 Selecting previously unselected package libpcre2-16-0:armhf. #15 8.565 Preparing to unpack .../14-libpcre2-16-0_10.42-1_armhf.deb ... #15 8.569 Unpacking libpcre2-16-0:armhf (10.42-1) ... #15 8.627 Selecting previously unselected package libpcre2-32-0:armhf. #15 8.627 Preparing to unpack .../15-libpcre2-32-0_10.42-1_armhf.deb ... #15 2.387 dh_installdocs #15 2.942 dh_gencontrol #15 3.063 dh_md5sums #15 3.099 dh_builddeb #15 3.126 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.145 dpkg-genbuildinfo --build=binary #15 2.422 dh_installchangelogs #15 2.495 dh_compress #15 2.532 dh_fixperms #15 2.578 dh_installdeb #15 2.605 dh_gencontrol #16 10.50 Setting up pkg-config (0.29.1-0ubuntu4) ... #16 10.55 Setting up libudev-dev:armhf (245.4-4ubuntu3.22) ... #16 10.56 Setting up libpcre2-posix2:armhf (10.34-7ubuntu0.1) ... #16 10.57 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... #16 10.58 Setting up librhash0:armhf (1.3.9-1) ... #16 10.59 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 10.60 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ... #16 10.61 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.22) ... #16 10.62 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #16 10.63 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ... #16 10.64 Setting up libpcre2-dev:armhf (10.34-7ubuntu0.1) ... #16 10.65 Setting up libselinux1-dev:armhf (3.0-1build2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #15 DONE 15.2s #16 [stage-1 5/8] COPY --link sources/ /sources [100%] Linking C executable tini-static #15 8.631 Unpacking libpcre2-32-0:armhf (10.42-1) ... #15 8.683 Selecting previously unselected package libpcre2-posix3:armhf. #15 8.686 Preparing to unpack .../16-libpcre2-posix3_10.42-1_armhf.deb ... #15 8.690 Unpacking libpcre2-posix3:armhf (10.42-1) ... #15 8.735 Selecting previously unselected package libpcre2-dev:armhf. #15 8.735 Preparing to unpack .../17-libpcre2-dev_10.42-1_armhf.deb ... #15 8.739 Unpacking libpcre2-dev:armhf (10.42-1) ... #15 8.828 Selecting previously unselected package libselinux1-dev:armhf. #15 8.831 Preparing to unpack .../18-libselinux1-dev_3.4-1+b6_armhf.deb ... #15 8.836 Unpacking libselinux1-dev:armhf (3.4-1+b6) ... #15 8.899 Selecting previously unselected package libdevmapper-dev:armhf. #15 8.899 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ... #15 8.905 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ... #15 8.946 Selecting previously unselected package libseccomp-dev:armhf. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9zpcZe + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #15 3.291 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #15 3.371 dpkg-genchanges: info: binary-only upload (no source code included) #15 3.374 dpkg-source --after-build . #15 3.473 dpkg-buildpackage: info: binary-only upload (no source included) #15 2.724 dh_md5sums #15 2.753 dh_builddeb #15 2.775 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.796 #15 2.796 The package has been created. #15 2.796 Attention, the package has been created in the current directory, #15 2.796 not in ".." as indicated by the message above! #15 2.819 Selecting previously unselected package docker-ce-build-deps. #15 2.835 (Reading database ... 27529 files and directories currently installed.) #16 10.66 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ... #16 10.67 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #16 10.68 Setting up docker-ce-build-deps (1.0) ... #16 10.69 Processing triggers for man-db (2.9.1-1) ... #16 10.72 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #16 1.151 Reading package lists... #16 1.100 Reading package lists... #16 DONE 0.6s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ #15 8.949 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_armhf.deb ... #15 8.954 Unpacking libseccomp-dev:armhf (2.5.4-1+b3) ... #15 9.005 Selecting previously unselected package libsystemd-dev:armhf. #15 9.008 Preparing to unpack .../21-libsystemd-dev_252.12-1~deb12u1_armhf.deb ... #15 9.014 Unpacking libsystemd-dev:armhf (252.12-1~deb12u1) ... #15 9.132 Selecting previously unselected package libpkgconf3:armhf. #15 9.135 Preparing to unpack .../22-libpkgconf3_1.8.1-1_armhf.deb ... #15 9.139 Unpacking libpkgconf3:armhf (1.8.1-1) ... #15 9.173 Selecting previously unselected package pkgconf-bin. #15 9.176 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_armhf.deb ... #15 9.179 Unpacking pkgconf-bin (1.8.1-1) ... #15 9.219 Selecting previously unselected package pkgconf:armhf. #14 72.36 Installing : perl-Getopt-Long-2.40-3.el7.noarch 31/52 #15 3.477 #15 3.477 The package has been created. #15 3.477 Attention, the package has been created in the current directory, #15 3.477 not in ".." as indicated by the message above! #15 3.499 Selecting previously unselected package docker-ce-build-deps. #15 3.516 (Reading database ... 28397 files and directories currently installed.) #15 3.517 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.520 Unpacking docker-ce-build-deps (1.0) ... #15 2.836 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.841 Unpacking docker-ce-build-deps (1.0) ... #16 2.295 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.295 dpkg-buildpackage: info: source version 1.0 #16 2.295 dpkg-buildpackage: info: source distribution unstable #16 2.295 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.335 dpkg-buildpackage: info: host architecture arm64 #16 2.335 dpkg-source --before-build . + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:34 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20230915141727-0e70f1b dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #14 78.26 Setting up libhttp-negotiate-perl (6.01-2) ... #14 78.27 Setting up libio-prompter-perl (0.004015-2) ... #14 78.29 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 78.31 Setting up libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ... #14 78.34 Setting up libhttp-cookies-perl (6.10-1) ... #14 78.35 Setting up libtool (2.4.7-5) ... #14 78.37 Setting up po-debconf (1.0.21+nmu1) ... #14 78.38 Setting up libhtml-tree-perl (5.07-3) ... #14 78.40 Setting up libparams-classify-perl:armhf (0.015-2build2) ... #14 78.42 Setting up libcgi-pm-perl (4.55-1) ... #14 78.43 Setting up python3 (3.11.2-1) ... #16 2.195 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.195 dpkg-buildpackage: info: source version 1.0 #16 2.195 dpkg-buildpackage: info: source distribution unstable #16 2.195 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.230 dpkg-source --before-build . #16 2.230 dpkg-buildpackage: info: host architecture arm64 #16 2.329 debian/rules clean #16 2.332 dh clean #16 2.421 dh_clean #16 2.456 debian/rules binary #15 9.222 Preparing to unpack .../24-pkgconf_1.8.1-1_armhf.deb ... #15 9.230 Unpacking pkgconf:armhf (1.8.1-1) ... #15 9.269 Selecting previously unselected package pkg-config:armhf. #15 9.272 Preparing to unpack .../25-pkg-config_1.8.1-1_armhf.deb ... #15 9.277 Unpacking pkg-config:armhf (1.8.1-1) ... #15 9.322 Setting up libseccomp-dev:armhf (2.5.4-1+b3) ... #15 9.333 Setting up libpcre2-16-0:armhf (10.42-1) ... #15 9.345 Setting up libpcre2-32-0:armhf (10.42-1) ... #15 9.359 Setting up libpkgconf3:armhf (1.8.1-1) ... #15 9.370 Setting up libuv1:armhf (1.44.2-1) ... #15 9.383 Setting up bash-completion (1:2.11-6) ... #15 9.405 Setting up libproc2-0:armhf (2:4.0.2-3) ... #15 9.420 Setting up libjsoncpp25:armhf (1.9.5-4) ... #15 9.434 Setting up libudev-dev:armhf (252.12-1~deb12u1) ... #14 73.22 Installing : 4:perl-5.16.3-299.el7_9.x86_64 32/52 #14 73.27 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #14 73.30 Updating : rpm-python-4.11.3-48.el7_9.x86_64 34/52 #14 73.32 Installing : python-srpm-macros-3-34.el7.noarch 35/52 #14 73.37 Installing : elfutils-0.176-5.el7.x86_64 36/52 #14 73.39 Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 37/52 #14 73.42 Installing : desktop-file-utils-0.23-2.el7.x86_64 38/52 #14 73.45 Installing : patch-2.7.1-12.el7_7.x86_64 39/52 ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #15 11.31 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 58/96 #15 22.93 Installing : python3-policycoreutils-3.5-1.fc38.noarch 59/96 #15 22.95 Installing : policycoreutils-python-utils-3.5-1.fc38.noarch 60/96 #15 22.96 Installing : libedit-3.1-45.20221030cvs.fc38.aarch64 61/96 #15 22.96 Installing : libcbor-0.7.0-9.fc38.aarch64 62/96 #15 22.97 Installing : libfido2-1.12.0-3.fc38.aarch64 63/96 #15 22.99 Installing : openssh-clients-9.0p1-17.fc38.aarch64 64/96 #15 23.00 Running scriptlet: openssh-clients-9.0p1-17.fc38.aarch64 64/96 #15 23.10 Installing : git-core-2.41.0-1.fc38.aarch64 65/96 #15 23.15 Installing : git-core-doc-2.41.0-1.fc38.noarch 66/96 #15 23.16 Installing : perl-Git-2.41.0-1.fc38.noarch 67/96 #15 23.17 Installing : git-2.41.0-1.fc38.aarch64 68/96 #15 23.18 Installing : libargon2-20190702-2.fc38.aarch64 69/96 #15 23.18 Installing : kmod-libs-30-4.fc38.aarch64 70/96 #15 23.19 Installing : device-mapper-libs-1.02.189-2.fc38.aarch64 71/96 #15 23.21 Installing : cryptsetup-libs-2.6.1-1.fc38.aarch64 72/96 #15 23.22 Installing : device-mapper-1.02.189-2.fc38.aarch64 73/96 #15 23.24 Installing : systemd-networkd-253.10-1.fc38.aarch64 74/96 #15 23.25 Running scriptlet: systemd-networkd-253.10-1.fc38.aarch64 74/96 #15 23.27 Installing : systemd-pam-253.10-1.fc38.aarch64 75/96 #15 23.28 Installing : systemd-resolved-253.10-1.fc38.aarch64 76/96 #15 23.29 Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64 76/96 #15 23.45 Installing : systemd-253.10-1.fc38.aarch64 77/96 #15 23.47 Running scriptlet: systemd-253.10-1.fc38.aarch64 77/96 #15 23.71 Creating group 'input' with GID 104. #15 23.71 Creating group 'kvm' with GID 36. #15 23.71 Creating group 'render' with GID 105. #15 23.71 Creating group 'sgx' with GID 106. #15 23.71 Creating group 'systemd-journal' with GID 190. #15 23.71 Creating group 'systemd-network' with GID 192. #15 23.71 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 23.71 Creating group 'systemd-oom' with GID 999. #15 23.71 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 23.71 Creating group 'systemd-resolve' with GID 193. #15 23.71 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 23.71 #15 23.72 Installing : jsoncpp-1.9.5-4.fc38.aarch64 78/96 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #16 2.439 debian/rules clean #16 2.441 dh clean #16 2.547 dh_clean #16 2.584 debian/rules binary #16 2.586 dh binary #16 2.679 dh_update_autotools_config #16 2.709 dh_autoreconf #16 2.752 create-stamp debian/debhelper-build-stamp #16 2.752 dh_prep #16 2.781 dh_auto_install --destdir=debian/docker-ce-build-deps/ debian/rules clean dh clean --with=bash-completion dh_clean #16 2.458 dh binary #16 2.534 dh_update_autotools_config #16 2.563 dh_autoreconf #16 2.603 create-stamp debian/debhelper-build-stamp #16 2.603 dh_prep #16 2.631 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.682 dh_install #51 1.896 Reading package lists... #51 2.723 + apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev #15 9.446 Setting up libsepol-dev:armhf (3.4-2.1) ... #15 9.455 Setting up pkgconf-bin (1.8.1-1) ... #15 9.467 Setting up libpcre2-posix3:armhf (10.42-1) ... #15 9.478 Setting up librhash0:armhf (1.4.3-3) ... #15 9.496 Setting up procps (2:4.0.2-3) ... #15 9.530 Setting up cmake-data (3.25.1-1) ... #15 9.546 Setting up dh-apparmor (3.0.8-3) ... #15 9.558 Setting up libsystemd-dev:armhf (252.12-1~deb12u1) ... #15 9.570 Setting up libpcre2-dev:armhf (10.42-1) ... #15 9.581 Setting up libselinux1-dev:armhf (3.4-1+b6) ... #15 9.593 Setting up pkgconf:armhf (1.8.1-1) ... #15 9.606 Setting up pkg-config:armhf (1.8.1-1) ... #15 9.618 Setting up cmake (3.25.1-1) ... #15 9.630 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ... #15 9.642 Setting up dmsetup (2:1.02.185-2) ... #15 9.659 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ... #15 12.90 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 57/95 #15 23.38 Installing : python3-policycoreutils-3.5-1.fc37.noarch 58/95 #15 23.42 Installing : policycoreutils-python-utils-3.5-1.fc37.noarch 59/95 #15 23.50 Running scriptlet: openssh-8.8p1-11.fc37.aarch64 60/95 #15 23.54 Installing : openssh-8.8p1-11.fc37.aarch64 60/95 #15 23.55 Installing : libcbor-0.7.0-7.fc37.aarch64 61/95 #15 23.58 Installing : libfido2-1.11.0-3.fc37.aarch64 62/95 #15 23.60 Installing : openssh-clients-8.8p1-11.fc37.aarch64 63/95 #15 23.63 Running scriptlet: openssh-clients-8.8p1-11.fc37.aarch64 63/95 #15 23.72 Installing : git-core-2.41.0-1.fc37.aarch64 64/95 #15 23.79 Installing : git-core-doc-2.41.0-1.fc37.noarch 65/95 #15 23.83 Installing : perl-Git-2.41.0-1.fc37.noarch 66/95 #15 23.83 Installing : git-2.41.0-1.fc37.aarch64 67/95 #15 23.87 Installing : libbpf-2:0.8.0-2.fc37.aarch64 68/95 #15 23.88 Installing : libargon2-20190702-1.fc37.aarch64 69/95 #15 23.88 Installing : kmod-libs-30-2.fc37.aarch64 70/95 #15 23.93 Installing : systemd-networkd-251.14-2.fc37.aarch64 71/95 #15 23.98 Running scriptlet: systemd-networkd-251.14-2.fc37.aarch64 71/95 #15 23.99 Installing : systemd-pam-251.14-2.fc37.aarch64 72/95 #15 24.01 Installing : systemd-resolved-251.14-2.fc37.aarch64 73/95 #15 24.03 Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64 73/95 #15 24.17 Installing : systemd-251.14-2.fc37.aarch64 74/95 #15 24.22 Running scriptlet: systemd-251.14-2.fc37.aarch64 74/95 #15 24.41 Creating group 'input' with GID 104. #15 24.41 Creating group 'kvm' with GID 36. #15 24.41 Creating group 'render' with GID 105. #15 24.41 Creating group 'sgx' with GID 106. #15 24.41 Creating group 'systemd-journal' with GID 190. #15 24.41 Creating group 'systemd-network' with GID 192. #15 24.41 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 24.41 Creating group 'systemd-oom' with GID 999. #15 24.41 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 24.41 Creating group 'systemd-resolve' with GID 193. #15 24.41 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 24.41 #15 24.42 Installing : cryptsetup-libs-2.6.1-1.fc37.aarch64 75/95 #15 24.43 Installing : device-mapper-libs-1.02.175-9.fc37.aarch64 76/95 #15 24.44 Installing : device-mapper-1.02.175-9.fc37.aarch64 77/95 #15 24.45 Installing : jsoncpp-1.9.5-3.fc37.aarch64 78/95 #15 24.45 Installing : gc-8.0.6-4.fc37.aarch64 79/95 #15 24.68 Installing : guile22-2.2.7-6.fc37.aarch64 80/95 #15 24.70 Installing : make-1:4.3-11.fc37.aarch64 81/95 #15 25.02 Installing : gcc-12.3.1-1.fc37.aarch64 82/95 #15 23.73 Installing : gc-8.2.2-3.fc38.aarch64 79/96 #15 23.98 Installing : guile22-2.2.7-7.fc38.aarch64 80/96 #15 3.571 Reading package lists... #16 2.831 dh_install #16 2.866 dh_installdocs #16 2.903 dh_installchangelogs #16 2.991 dh_perl #16 3.028 dh_link dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz #16 2.715 dh_installdocs #16 2.754 dh_installchangelogs #16 2.838 dh_perl #16 2.874 dh_link #16 2.908 dh_strip_nondeterminism #16 2.972 dh_compress #14 78.73 Setting up libhtml-format-perl (2.16-2) ... #14 78.74 Setting up python3-xdg (0.28-2) ... #14 78.90 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 78.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 79.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 DONE 11.6s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.3s #15 9.671 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ... #15 9.682 Setting up docker-ce-build-deps (1.0) ... #15 9.694 Processing triggers for libc-bin (2.36-9+deb12u1) ... #15 9.717 Processing triggers for man-db (2.11.2-2) ... #15 25.03 Running scriptlet: gcc-12.3.1-1.fc37.aarch64 82/95 #15 25.37 Installing : cmake-data-3.27.1-1.fc37.noarch 83/95 #16 3.063 dh_strip_nondeterminism #16 3.133 dh_compress #16 3.176 dh_fixperms #16 3.220 dh_missing #16 3.247 dh_installdeb + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OGrVOU + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #21 exporting layers 2.0s done #21 writing image sha256:602de461f5ded08253097c35572e9f54e6fdf4cb51b7616d855ad34315adba9f done #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #21 DONE 2.0s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 #15 8.856 Running transaction check #15 8.977 Transaction check succeeded. #16 3.013 dh_fixperms #16 3.056 dh_missing #16 3.082 dh_installdeb #16 3.115 dh_gencontrol #16 3.231 dh_md5sums #15 2.895 Reading package lists... #15 3.786 Building dependency tree... #15 3.950 Reading state information... #15 3.969 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.011 Starting 2 pkgProblemResolver with broken count: 0 #15 4.012 Done #15 4.032 Done #15 4.039 Starting pkgProblemResolver with broken count: 0 #15 4.067 Starting 2 pkgProblemResolver with broken count: 0 #15 4.070 Done #14 79.16 #14 79.16 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 79.22 Setting up python3-six (1.16.0-4) ... #14 79.36 Setting up dh-autoreconf (20) ... #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #15 25.54 Installing : cmake-3.27.1-1.fc37.aarch64 84/95 #15 25.55 Installing : policycoreutils-devel-3.5-1.fc37.aarch64 85/95 #15 25.64 Installing : selinux-policy-devel-37.22-1.fc37.noarch 86/95 #15 25.66 Running scriptlet: selinux-policy-devel-37.22-1.fc37.noarch 86/95 #15 25.68 Installing : libtool-2.4.7-2.fc37.aarch64 87/95 #15 25.69 Installing : annobin-plugin-gcc-12.23-1.fc37.aarch64 88/95 #15 25.69 Running scriptlet: annobin-plugin-gcc-12.23-1.fc37.aarch64 88/95 #15 25.72 Installing : gcc-plugin-annobin-12.3.1-1.fc37.aarch64 89/95 #15 25.72 Installing : device-mapper-devel-1.02.175-9.fc37.aarch64 90/95 #15 25.73 Installing : libtool-ltdl-devel-2.4.7-2.fc37.aarch64 91/95 #15 25.74 Installing : libseccomp-devel-2.5.3-3.fc37.aarch64 92/95 #51 2.747 Reading package lists... #16 3.281 dh_gencontrol #16 3.407 dh_md5sums #16 3.449 dh_builddeb #16 3.477 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.494 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #15 24.00 Installing : make-1:4.4.1-1.fc38.aarch64 81/96 #15 24.39 Installing : gcc-13.2.1-1.fc38.aarch64 82/96 #15 24.40 Running scriptlet: gcc-13.2.1-1.fc38.aarch64 82/96 #15 24.43 Installing : policycoreutils-devel-3.5-1.fc38.aarch64 83/96 + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 4.339 Building dependency tree... #15 4.499 Reading state information... #15 4.520 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.729 Starting 2 pkgProblemResolver with broken count: 0 #15 4.731 Done #15 4.902 Done #14 73.48 Installing : dwz-0.11-3.el7.x86_64 40/52 #14 74.27 Installing : gdb-7.6.1-120.el7.x86_64 41/52 #14 74.30 Installing : perl-srpm-macros-1-8.el7.noarch 42/52 #14 74.33 Installing : unzip-6.0-24.el7_9.x86_64 43/52 #14 74.38 Installing : zip-3.0-11.el7.x86_64 44/52 #14 74.41 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 #14 74.44 Installing : file-5.11-37.el7.x86_64 46/52 #15 8.977 Running transaction test #16 3.266 dh_builddeb #16 3.293 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.365 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #15 4.187 The following additional packages will be installed: #15 4.187 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #15 4.187 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 #15 4.187 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0 #15 4.187 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #15 4.188 libuv1 pkg-config procps #15 4.189 Suggested packages: #15 4.189 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #14 79.41 Setting up libdata-validate-uri-perl (0.07-2) ... #14 79.44 Setting up libnet-smtp-ssl-perl (1.04-2) ... #14 79.48 Setting up python3-gpg (1.18.0-3ubuntu2) ... #15 25.75 Installing : which-2.21-39.fc37.aarch64 93/95 #15 25.76 Installing : systemd-rpm-macros-251.14-2.fc37.noarch 94/95 #15 25.76 Installing : rpm-plugin-selinux-4.18.1-2.fc37.aarch64 95/95 #15 25.79 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 95/95 #15 25.80 Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64 95/95 #51 3.561 Building dependency tree... #51 3.756 Reading state information... #16 3.648 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #15 24.53 Installing : selinux-policy-devel-38.28-1.fc38.noarch 84/96 [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) #14 74.48 Installing : rpm-build-4.11.3-48.el7_9.x86_64 47/52 #14 74.53 Installing : rpmlint-1.5-4.el7.noarch 48/52 #14 74.57 Cleanup : rpm-python-4.11.3-45.el7.x86_64 49/52 #16 3.508 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #16 3.586 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.589 dpkg-source --after-build . #15 4.399 The following NEW packages will be installed: #15 4.399 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #15 4.399 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 #15 4.399 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0 #15 4.399 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #15 4.400 libuv1 pkg-config procps #14 79.74 Setting up python3-certifi (2022.9.24-1) ... #51 3.943 gcc is already the newest version (4:10.2.1-1). #51 3.943 libc6-dev is already the newest version (2.31-13+deb11u6). #51 3.943 The following additional packages will be installed: #51 3.944 bzip2 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libelf1 #51 3.944 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data #51 3.944 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 #51 3.944 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 #51 3.944 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev #51 3.944 patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev #51 3.945 Suggested packages: #51 3.945 bzip2-doc debian-keyring libgirepository1.0-dev libglib2.0-doc #51 3.945 libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp ed #51 3.945 diffutils-doc #51 3.945 Recommended packages: #51 3.945 build-essential fakeroot libalgorithm-merge-perl #16 3.727 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.729 dpkg-source --after-build . #16 3.834 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.839 #16 3.839 The package has been created. #16 3.839 Attention, the package has been created in the current directory, #16 3.839 not in ".." as indicated by the message above! #16 3.867 Selecting previously unselected package docker-ce-build-deps. #16 3.883 (Reading database ... 26696 files and directories currently installed.) #16 3.884 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.888 Unpacking docker-ce-build-deps (1.0) ... #15 24.54 Running scriptlet: selinux-policy-devel-38.28-1.fc38.noarch 84/96 #15 24.89 Installing : cmake-data-3.27.4-7.fc38.noarch 85/96 #15 25.05 Installing : cmake-3.27.4-7.fc38.aarch64 86/96 #15 25.07 Installing : libtool-2.4.7-6.fc38.aarch64 87/96 #15 25.08 Installing : annobin-plugin-gcc-12.26-1.fc38.aarch64 88/96 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:17.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #20 exporting layers 3.0s done #20 writing image sha256:92c74efea76bb3c53df8ad83b2fe2fb369e1dda39d31f1edd69993d6768ac547 done #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done #20 DONE 3.0s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #15 DONE 10.9s #16 [stage-1 5/8] COPY --link sources/ /sources #16 3.686 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.691 #16 3.691 The package has been created. #16 3.691 Attention, the package has been created in the current directory, #16 3.691 not in ".." as indicated by the message above! #16 3.716 Selecting previously unselected package docker-ce-build-deps. #16 3.730 (Reading database ... 25565 files and directories currently installed.) #16 3.731 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.735 Unpacking docker-ce-build-deps (1.0) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 4.678 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #15 4.678 1 not fully installed or removed. #15 4.678 Need to get 8017 kB of archives. #15 4.678 After this operation, 28.6 MB of additional disk space will be used. #15 4.678 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #15 4.684 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB] #15 4.699 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB] #15 4.714 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB] #15 4.717 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [277 kB] #15 4.721 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] #15 4.722 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB] #15 4.725 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] #15 4.726 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB] #15 4.759 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #15 4.759 Get:11 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB] #15 4.761 Get:12 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB] #15 4.762 Get:13 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB] #15 4.763 Get:14 http://deb.debian.org/debian-security buster/updates/main armhf libudev-dev armhf 241-7~deb10u10 [110 kB] #15 4.764 Get:15 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB] #15 4.767 Get:16 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB] #15 4.771 Get:17 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB] #15 4.773 Get:18 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #15 4.774 Get:19 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB] #15 4.780 Get:20 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB] #15 4.782 Get:21 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #15 4.783 Get:22 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB] #15 4.784 Get:23 http://deb.debian.org/debian-security buster/updates/main armhf libsystemd-dev armhf 241-7~deb10u10 [322 kB] #15 4.787 Get:24 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB] #15 5.064 Starting pkgProblemResolver with broken count: 0 #15 5.102 Starting 2 pkgProblemResolver with broken count: 0 #15 5.104 Done #14 79.95 Setting up libmodule-runtime-perl (0.016-2) ... #14 79.99 Setting up libmailtools-perl (2.21-2) ... #14 80.00 Setting up python3-idna (3.3-1) ... #20 exporting layers 2.7s done #20 writing image sha256:ca4ff350a58c8ef4700dca9dc32e00433c36ba5b5b334e09d3e2af82f0dccee8 done #20 naming to docker.io/debbuild-debian-bullseye/aarch64 done #20 DONE 2.7s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 #15 25.08 Running scriptlet: annobin-plugin-gcc-12.26-1.fc38.aarch64 88/96 #15 25.11 Installing : gcc-plugin-annobin-13.2.1-1.fc38.aarch64 89/96 #15 25.11 Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc38.aarch64 89/96 #15 25.14 Installing : device-mapper-devel-1.02.189-2.fc38.aarch64 90/96 #15 25.15 Installing : libtool-ltdl-devel-2.4.7-6.fc38.aarch64 91/96 #15 25.16 Installing : libseccomp-devel-2.5.3-4.fc38.aarch64 92/96 #15 25.17 Installing : systemd-rpm-macros-253.10-1.fc38.noarch 93/96 #15 25.17 Installing : rpm-plugin-selinux-4.18.1-3.fc38.aarch64 94/96 #15 25.18 Installing : which-2.21-39.fc38.aarch64 95/96 #15 25.19 Cleanup : systemd-libs-253.9-1.fc38.aarch64 96/96 #15 25.20 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 96/96 #15 25.21 Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64 96/96 #16 DONE 2.3s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers #16 DONE 0.6s + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #15 4.957 debconf: delaying package configuration, since apt-utils is not installed #15 4.991 Fetched 8017 kB in 0s (21.9 MB/s) #15 5.022 Selecting previously unselected package bash-completion. #15 5.022 (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 ... 27533 files and directories currently installed.) #15 5.039 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #15 5.390 The following additional packages will be installed: #15 5.390 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 5.390 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6 #15 5.390 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8 #15 5.390 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #15 5.391 libudev-dev libuv1 pkg-config procps #15 5.393 Suggested packages: #15 5.393 cmake-doc ninja-build apparmor-easyprof seccomp #15 5.393 Recommended packages: #15 5.393 psmisc #15 5.612 The following NEW packages will be installed: #14 74.62 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #14 80.20 Setting up python3-urllib3 (1.26.12-1) ... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #51 4.377 The following NEW packages will be installed: #51 4.377 bzip2 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 #51 4.377 libblkid-dev libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin #51 4.377 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 #51 4.377 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev #51 4.378 libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev #51 4.378 libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #51 4.378 patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev #15 10.28 Transaction test succeeded. #15 10.28 Running transaction #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 5.612 bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev #15 5.612 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6 #15 5.612 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8 #15 5.613 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #15 5.613 libudev-dev libuv1 pkg-config procps #15 5.885 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #15 5.885 1 not fully installed or removed. #15 5.885 Need to get 9065 kB of archives. #15 5.885 After this operation, 33.9 MB of additional disk space will be used. #15 5.885 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #14 80.38 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 80.43 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 80.50 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 80.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 DONE 80.8s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #51 4.676 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. #51 4.676 Need to get 11.3 MB of archives. #51 4.676 After this operation, 44.7 MB of additional disk space will be used. #51 4.676 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #51 4.678 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #51 4.691 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #51 4.695 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] #51 4.713 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] #51 4.715 Get:6 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] #51 4.717 Get:7 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB] #51 4.719 Get:8 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB] #51 4.721 Get:9 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB] #51 4.722 Get:10 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] #51 4.724 Get:11 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] #51 4.726 Get:12 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB] #51 4.728 Get:13 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB] #51 4.731 Get:14 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #51 4.734 Get:15 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB] #51 4.735 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #51 4.748 Get:17 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB] #51 4.751 Get:18 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] #51 4.753 Get:19 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] #51 4.755 Get:20 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB] #51 4.758 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #51 4.762 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #51 4.766 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #51 4.769 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #51 4.770 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #51 4.779 Get:26 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #51 4.781 Get:27 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB] #51 4.783 Get:28 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB] #51 4.786 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB] #51 4.790 Get:30 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB] #51 4.792 Get:31 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB] #51 4.800 Get:32 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #51 4.802 Get:33 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB] #51 4.821 Get:34 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #51 4.821 Get:35 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB] #51 4.824 Get:36 http://deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] #51 4.827 Get:37 http://deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB] + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #15 5.890 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB] #15 5.898 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2+deb11u1 [80.6 kB] #15 5.900 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB] #15 5.901 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB] #15 5.903 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB] #15 5.904 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB] #15 5.905 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB] #15 5.906 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB] #15 5.930 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #15 5.931 Get:11 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB] #15 5.932 Get:12 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB] #15 5.932 Get:13 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB] #15 5.933 Get:14 http://deb.debian.org/debian bullseye-updates/main armhf libudev-dev armhf 247.3-7+deb11u4 [124 kB] #15 5.933 Get:15 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB] #15 5.935 Get:16 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB] #15 5.936 Get:17 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB] #15 5.938 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB] #15 5.938 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB] #15 5.941 Get:20 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB] #15 5.942 Get:21 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #15 5.943 Get:22 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] #15 5.944 Get:23 http://deb.debian.org/debian bullseye-updates/main armhf libsystemd-dev armhf 247.3-7+deb11u4 [402 kB] #15 5.945 Get:24 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB] #15 6.117 debconf: delaying package configuration, since apt-utils is not installed #15 6.160 Fetched 9065 kB in 0s (27.9 MB/s) + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:37 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20230915141727-0e70f1b dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . #14 80.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 80.74 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 80.76 Setting up libconst-fast-perl (0.014-2) ... #14 80.77 Setting up libhttp-daemon-perl (6.14-2) ... #14 80.79 Setting up python3-unidiff (0.7.3-1) ... #15 5.735 Unpacking bash-completion (1:2.8-6) ... #16 3.971 Reading package lists... #14 75.15 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 51/52 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 3.813 Reading package lists... #16 4.626 Building dependency tree... #51 5.035 debconf: delaying package configuration, since apt-utils is not installed #51 5.081 Fetched 11.3 MB in 0s (25.7 MB/s) #51 5.114 Selecting previously unselected package bzip2. #51 5.114 (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 ... 16834 files and directories currently installed.) #51 5.130 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... #51 5.140 Unpacking bzip2 (1.0.8-4) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz #15 6.191 Selecting previously unselected package bash-completion. #15 6.191 (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 ... 28401 files and directories currently installed.) #15 6.209 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... debian/rules clean dh clean --with=bash-completion dh_clean #14 80.92 Setting up libdata-dpath-perl (0.58-2) ... #14 80.94 Setting up python3-magic (2:0.4.26-3) ... #14 81.07 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ... #14 81.08 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ... #14 81.09 Setting up python3-pkg-resources (66.1.1-1) ... #15 5.869 Selecting previously unselected package cmake-data. #16 4.814 Building dependency tree... #16 5.026 Reading state information... #16 5.033 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 4.816 Reading state information... #16 4.821 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.069 Starting 2 pkgProblemResolver with broken count: 0 #51 5.228 Selecting previously unselected package xz-utils. #51 5.231 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #51 5.235 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #51 5.339 Selecting previously unselected package patch. #51 5.342 Preparing to unpack .../02-patch_2.7.6-7_amd64.deb ... #51 5.352 Unpacking patch (2.7.6-7) ... + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:37 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20230915141727-0e70f1b dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm dpkg-buildpackage: info: source distribution bookworm dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz #20 exporting layers 5.3s done #20 writing image sha256:04d6636f00a432d98b15c3ce9cbb03013f23e97a7009cc934f847d35e9ca987e done #20 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done #20 DONE 5.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/raspbian-bullseye:/build debbuild-raspbian-bullseye/aarch64 #15 5.870 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #15 5.875 Unpacking cmake-data (3.13.4-1) ... #16 5.330 Starting 2 pkgProblemResolver with broken count: 0 #16 5.335 Done #16 5.074 Done #16 5.265 Done #14 75.68 Cleanup : rpm-4.11.3-45.el7.x86_64 52/52 #14 76.22 Verifying : file-5.11-37.el7.x86_64 1/52 #14 76.24 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/52 #14 76.26 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/52 #14 76.27 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/52 #14 76.28 Verifying : rpm-4.11.3-48.el7_9.x86_64 5/52 #14 76.30 Verifying : zip-3.0-11.el7.x86_64 6/52 #14 76.31 Verifying : perl-Exporter-5.68-3.el7.noarch 7/52 #14 76.32 Verifying : perl-constant-1.27-2.el7.noarch 8/52 #14 76.34 Verifying : perl-PathTools-3.40-5.el7.x86_64 9/52 #14 76.35 Verifying : unzip-6.0-24.el7_9.x86_64 10/52 #14 76.36 Verifying : desktop-file-utils-0.23-2.el7.x86_64 11/52 #14 76.37 Verifying : perl-Socket-2.010-5.el7.x86_64 12/52 #14 76.39 Verifying : 1:perl-parent-0.225-244.el7.noarch 13/52 #51 5.436 Selecting previously unselected package dpkg-dev. #51 5.438 Preparing to unpack .../03-dpkg-dev_1.20.12_all.deb ... #51 5.444 Unpacking dpkg-dev (1.20.12) ... #16 0.743 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #16 0.803 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #16 0.876 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease debian/rules clean dh clean --with=bash-completion dh_clean #15 DONE 12.3s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.2s + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 6.200 Selecting previously unselected package libprocps7:armhf. #15 6.200 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ... #15 6.210 Unpacking libprocps7:armhf (2:3.3.15-2) ... #15 6.252 Selecting previously unselected package procps. #15 6.252 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ... #15 6.257 Unpacking procps (2:3.3.15-2) ... #15 6.314 Selecting previously unselected package libarchive13:armhf. #15 6.317 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_armhf.deb ... #15 6.320 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ... #15 6.373 Selecting previously unselected package libjsoncpp1:armhf. #15 6.375 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ... #15 6.378 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #15 6.414 Selecting previously unselected package librhash0:armhf. #15 6.417 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ... #15 6.423 Unpacking librhash0:armhf (1.3.8-1) ... #15 6.469 Selecting previously unselected package libuv1:armhf. #15 6.471 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ... #15 6.474 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #15 6.509 Selecting previously unselected package cmake. #15 6.512 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ... #15 6.516 Unpacking cmake (3.13.4-1) ... #16 5.546 Done #15 6.827 Unpacking bash-completion (1:2.11-2) ... #15 6.968 Selecting previously unselected package cmake-data. #15 6.970 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #15 6.978 Unpacking cmake-data (3.18.4-2+deb11u1) ... #14 81.36 Setting up libmodule-implementation-perl (0.09-2) ... #14 81.38 Setting up libcgi-fast-perl (1:2.15-1) ... #14 81.40 Setting up python3-apt (2.5.3ubuntu1) ... #14 81.56 Setting up libpackage-stash-perl (0.40-1) ... #14 81.58 Setting up libimport-into-perl (1.002005-2) ... #14 81.59 Setting up libmoo-perl (2.005005-1) ... #14 81.61 Setting up python3-bcrypt (3.2.2-1) ... #16 5.455 Starting pkgProblemResolver with broken count: 0 #16 5.492 Starting 2 pkgProblemResolver with broken count: 0 #16 5.496 Done #14 76.41 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #14 76.42 Verifying : bzip2-1.0.6-13.el7.x86_64 15/52 #14 76.43 Verifying : perl-srpm-macros-1-8.el7.noarch 16/52 #14 76.44 Verifying : groff-base-1.22.2-8.el7.x86_64 17/52 #14 76.45 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #14 76.47 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #14 76.52 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 20/52 #14 76.53 Verifying : gdb-7.6.1-120.el7.x86_64 21/52 #14 76.55 Verifying : dwz-0.11-3.el7.x86_64 22/52 #14 76.56 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #14 76.58 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #14 76.60 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 25/52 #14 76.62 Verifying : patch-2.7.1-12.el7_7.x86_64 26/52 #14 76.63 Verifying : perl-Carp-1.26-244.el7.noarch 27/52 #14 76.64 Verifying : rpm-build-4.11.3-48.el7_9.x86_64 28/52 #14 76.66 Verifying : perl-Storable-2.45-3.el7.x86_64 29/52 #14 76.67 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 30/52 #14 76.68 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 31/52 #14 76.69 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/52 #14 76.71 Verifying : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 33/52 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:37 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b VERSION BBB 0.0.0-20230915141727-0e70f1b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . #51 5.713 Selecting previously unselected package libgirepository-1.0-1:amd64. #51 5.716 Preparing to unpack .../04-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... #51 5.724 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #51 5.794 Selecting previously unselected package gir1.2-glib-2.0:amd64. #51 5.797 Preparing to unpack .../05-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... #51 5.801 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #51 5.881 Selecting previously unselected package libsecret-common. #51 5.885 Preparing to unpack .../06-libsecret-common_0.20.4-2_all.deb ... #51 5.901 Unpacking libsecret-common (0.20.4-2) ... #51 5.977 Selecting previously unselected package libsecret-1-0:amd64. #16 0.948 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #16 5.767 Starting pkgProblemResolver with broken count: 0 #16 5.814 Starting 2 pkgProblemResolver with broken count: 0 #16 5.818 Done #15 7.345 Selecting previously unselected package libncurses6:armhf. #14 81.74 Setting up liblist-someutils-perl (0.59-1) ... #14 81.75 Setting up debhelper (13.11.4ubuntu3) ... #14 81.77 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ... #14 81.78 Setting up python3-chardet (5.1.0+dfsg-2) ... #16 5.804 The following additional packages will be installed: #16 5.804 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.804 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 5.805 libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #16 5.805 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev #16 5.805 libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config #16 5.806 Suggested packages: #16 5.806 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 5.806 Recommended packages: #16 5.806 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #16 5.849 The following NEW packages will be installed: #16 5.850 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.850 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 5.850 libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #16 5.850 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev #16 5.851 libsystemd-dev libudev-dev libuv1 pkg-config #16 5.852 The following packages will be upgraded: #16 5.852 libsystemd0 libudev1 #14 76.75 Verifying : perl-Encode-2.51-7.el7.x86_64 34/52 #14 76.76 Verifying : rpmlint-1.5-4.el7.noarch 35/52 #14 76.77 Verifying : perl-podlators-2.5.1-3.el7.noarch 36/52 #14 76.79 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 37/52 #14 76.80 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 38/52 #14 76.82 Verifying : perl-File-Path-2.09-2.el7.noarch 39/52 #14 76.83 Verifying : elfutils-0.176-5.el7.x86_64 40/52 #14 76.84 Verifying : perl-threads-1.87-4.el7.x86_64 41/52 #14 76.86 Verifying : perl-Filter-1.49-3.el7.x86_64 42/52 #14 76.87 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 #14 76.88 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 44/52 #14 76.89 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 #14 76.90 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 46/52 #14 76.91 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 47/52 #14 76.93 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #14 76.94 Verifying : rpm-4.11.3-45.el7.x86_64 49/52 #14 76.94 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #14 76.94 Verifying : rpm-libs-4.11.3-45.el7.x86_64 51/52 #14 76.94 Verifying : rpm-python-4.11.3-45.el7.x86_64 52/52 #14 76.98 #14 76.98 Installed: #14 76.98 rpm-build.x86_64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #14 76.98 #14 76.98 Dependency Installed: #14 76.98 bzip2.x86_64 0:1.0.6-13.el7 #14 76.98 desktop-file-utils.x86_64 0:0.23-2.el7 #14 76.98 dwz.x86_64 0:0.11-3.el7 #14 76.98 elfutils.x86_64 0:0.176-5.el7 #14 76.98 emacs-filesystem.noarch 1:24.3-23.el7_9.1 #14 76.98 file.x86_64 0:5.11-37.el7 #14 76.98 gdb.x86_64 0:7.6.1-120.el7 #14 76.98 groff-base.x86_64 0:1.22.2-8.el7 #14 76.98 patch.x86_64 0:2.7.1-12.el7_7 #14 76.98 perl.x86_64 4:5.16.3-299.el7_9 #14 76.98 perl-Carp.noarch 0:1.26-244.el7 #14 76.98 perl-Encode.x86_64 0:2.51-7.el7 #14 76.98 perl-Exporter.noarch 0:5.68-3.el7 #14 76.98 perl-File-Path.noarch 0:2.09-2.el7 #14 76.98 perl-File-Temp.noarch 0:0.23.01-3.el7 #14 76.98 perl-Filter.x86_64 0:1.49-3.el7 #14 76.98 perl-Getopt-Long.noarch 0:2.40-3.el7 #14 76.98 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #14 76.98 perl-PathTools.x86_64 0:3.40-5.el7 #14 76.98 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #14 76.98 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #14 76.98 perl-Pod-Simple.noarch 1:3.28-4.el7 #14 76.98 perl-Pod-Usage.noarch 0:1.63-3.el7 #14 76.98 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #14 76.98 perl-Socket.x86_64 0:2.010-5.el7 #14 76.98 perl-Storable.x86_64 0:2.45-3.el7 #14 76.98 perl-Text-ParseWords.noarch 0:3.29-4.el7 #14 76.98 perl-Thread-Queue.noarch 0:3.02-2.el7 #14 76.98 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #14 76.98 perl-Time-Local.noarch 0:1.2300-2.el7 #14 76.98 perl-constant.noarch 0:1.27-2.el7 #14 76.98 perl-libs.x86_64 4:5.16.3-299.el7_9 #14 76.98 perl-macros.x86_64 4:5.16.3-299.el7_9 #14 76.98 perl-parent.noarch 1:0.225-244.el7 #14 76.98 perl-podlators.noarch 0:2.5.1-3.el7 #14 76.98 perl-srpm-macros.noarch 0:1-8.el7 #14 76.98 perl-threads.x86_64 0:1.87-4.el7 #14 76.98 perl-threads-shared.x86_64 0:1.43-6.el7 #14 76.98 python-srpm-macros.noarch 0:3-34.el7 #14 76.98 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #14 76.98 unzip.x86_64 0:6.0-24.el7_9 #14 76.98 zip.x86_64 0:3.0-11.el7 #14 76.98 #14 76.98 Dependency Updated: #14 76.98 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 #14 76.98 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 #14 76.98 debian/rules clean dh clean --with=bash-completion dh_clean #51 5.979 Preparing to unpack .../07-libsecret-1-0_0.20.4-2_amd64.deb ... #51 5.983 Unpacking libsecret-1-0:amd64 (0.20.4-2) ... #51 6.056 Selecting previously unselected package gir1.2-secret-1:amd64. #51 6.064 Preparing to unpack .../08-gir1.2-secret-1_0.20.4-2_amd64.deb ... #15 11.56 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 1/1 #15 11.69 Preparing : 1/1 #15 11.75 Upgrading : systemd-libs-253.10-1.fc38.x86_64 1/94 #15 11.75 Installing : perl-File-Find-1.40-497.fc38.noarch 2/94 #15 11.76 Installing : cmake-rpm-macros-3.27.4-7.fc38.noarch 3/94 #15 11.77 Installing : cmake-filesystem-3.27.4-7.fc38.x86_64 4/94 #15 11.78 Installing : python3-libselinux-3.5-1.fc38.x86_64 5/94 #15 11.78 Installing : perl-threads-1:2.27-490.fc38.x86_64 6/94 #15 11.79 Installing : m4-1.4.19-5.fc38.x86_64 7/94 #15 11.80 Installing : libtool-ltdl-2.4.7-6.fc38.x86_64 8/94 #15 11.80 Installing : libseccomp-2.5.3-4.fc38.x86_64 9/94 #15 11.81 Installing : libmpc-1.3.1-2.fc38.x86_64 10/94 #15 11.82 Installing : libfdisk-2.38.1-4.fc38.x86_64 11/94 #15 25.84 Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.aarch64 95/95 #15 28.08 Verifying : automake-1.16.5-9.fc37.noarch 1/95 #15 28.08 Verifying : device-mapper-1.02.175-9.fc37.aarch64 2/95 #15 28.08 Verifying : device-mapper-devel-1.02.175-9.fc37.aarch64 3/95 #15 28.08 Verifying : device-mapper-libs-1.02.175-9.fc37.aarch64 4/95 #15 28.08 Verifying : gc-8.0.6-4.fc37.aarch64 5/95 #15 28.08 Verifying : guile22-2.2.7-6.fc37.aarch64 6/95 #15 28.08 Verifying : jsoncpp-1.9.5-3.fc37.aarch64 7/95 #15 28.08 Verifying : kmod-libs-30-2.fc37.aarch64 8/95 #15 28.08 Verifying : libargon2-20190702-1.fc37.aarch64 9/95 #15 28.08 Verifying : libbpf-2:0.8.0-2.fc37.aarch64 10/95 #15 28.08 Verifying : libcbor-0.7.0-7.fc37.aarch64 11/95 #15 28.08 Verifying : libfdisk-2.38.1-1.fc37.aarch64 12/95 #15 28.08 Verifying : libfido2-1.11.0-3.fc37.aarch64 13/95 #15 28.08 Verifying : libmpc-1.2.1-5.fc37.aarch64 14/95 #15 28.08 Verifying : libseccomp-2.5.3-3.fc37.aarch64 15/95 #15 28.08 Verifying : libseccomp-devel-2.5.3-3.fc37.aarch64 16/95 #15 28.08 Verifying : libtool-2.4.7-2.fc37.aarch64 17/95 #15 28.08 Verifying : libtool-ltdl-2.4.7-2.fc37.aarch64 18/95 #15 28.08 Verifying : libtool-ltdl-devel-2.4.7-2.fc37.aarch64 19/95 #15 28.08 Verifying : libutempter-1.2.1-7.fc37.aarch64 20/95 #15 28.08 Verifying : libxkbcommon-1.4.1-2.fc37.aarch64 21/95 #15 28.08 Verifying : m4-1.4.19-4.fc37.aarch64 22/95 #15 28.08 Verifying : make-1:4.3-11.fc37.aarch64 23/95 #15 28.08 Verifying : pcre2-devel-10.40-1.fc37.1.aarch64 24/95 #15 28.08 Verifying : pcre2-utf16-10.40-1.fc37.1.aarch64 25/95 #15 28.08 Verifying : pcre2-utf32-10.40-1.fc37.1.aarch64 26/95 #15 28.08 Verifying : perl-Error-1:0.17029-10.fc37.noarch 27/95 #15 28.08 Verifying : perl-TermReadKey-2.38-14.fc37.aarch64 28/95 #15 28.08 Verifying : perl-Thread-Queue-3.14-489.fc37.noarch 29/95 #15 28.08 Verifying : perl-threads-1:2.27-489.fc37.aarch64 30/95 #15 28.08 Verifying : perl-threads-shared-1.64-489.fc37.aarch64 31/95 #15 28.08 Verifying : python3-setools-4.4.0-9.fc37.aarch64 32/95 #15 28.08 Verifying : qrencode-libs-4.1.1-3.fc37.aarch64 33/95 #15 28.08 Verifying : rhash-1.4.2-3.fc37.aarch64 34/95 #15 28.08 Verifying : util-linux-2.38.1-1.fc37.aarch64 35/95 #15 28.08 Verifying : annobin-docs-12.23-1.fc37.noarch 36/95 #15 28.08 Verifying : annobin-plugin-gcc-12.23-1.fc37.aarch64 37/95 #15 28.08 Verifying : autoconf-2.71-4.fc37.noarch 38/95 #15 28.08 Verifying : checkpolicy-3.5-1.fc37.aarch64 39/95 #15 28.08 Verifying : cmake-3.27.1-1.fc37.aarch64 40/95 #15 28.08 Verifying : cmake-data-3.27.1-1.fc37.noarch 41/95 #15 28.08 Verifying : cmake-filesystem-3.27.1-1.fc37.aarch64 42/95 #15 28.08 Verifying : cmake-rpm-macros-3.27.1-1.fc37.noarch 43/95 #15 28.08 Verifying : cpp-12.3.1-1.fc37.aarch64 44/95 #15 28.08 Verifying : cryptsetup-libs-2.6.1-1.fc37.aarch64 45/95 #15 28.08 Verifying : dbus-1:1.14.10-1.fc37.aarch64 46/95 #15 28.08 Verifying : dbus-broker-33-1.fc37.aarch64 47/95 #15 28.08 Verifying : dbus-common-1:1.14.10-1.fc37.noarch 48/95 #15 28.08 Verifying : gcc-12.3.1-1.fc37.aarch64 49/95 #15 28.08 Verifying : gcc-plugin-annobin-12.3.1-1.fc37.aarch64 50/95 #15 28.08 Verifying : git-2.41.0-1.fc37.aarch64 51/95 #15 28.08 Verifying : git-core-2.41.0-1.fc37.aarch64 52/95 #15 28.08 Verifying : git-core-doc-2.41.0-1.fc37.noarch 53/95 #15 28.08 Verifying : glibc-devel-2.36-11.fc37.aarch64 54/95 #15 28.08 Verifying : glibc-static-2.36-11.fc37.aarch64 55/95 #15 28.08 Verifying : kernel-headers-6.4.4-100.fc37.aarch64 56/95 #15 28.08 Verifying : less-633-1.fc37.aarch64 57/95 #15 28.08 Verifying : libasan-12.3.1-1.fc37.aarch64 58/95 #15 28.08 Verifying : libatomic-12.3.1-1.fc37.aarch64 59/95 #15 28.08 Verifying : libedit-3.1-43.20221009cvs.fc37.aarch64 60/95 #15 28.08 Verifying : libselinux-devel-3.5-1.fc37.aarch64 61/95 #15 28.08 Verifying : libselinux-utils-3.5-1.fc37.aarch64 62/95 #15 28.08 Verifying : libsepol-devel-3.5-1.fc37.aarch64 63/95 #15 28.08 Verifying : libubsan-12.3.1-1.fc37.aarch64 64/95 #15 28.08 Verifying : libuv-1:1.46.0-1.fc37.aarch64 65/95 #15 28.08 Verifying : libxcrypt-devel-4.4.36-1.fc37.aarch64 66/95 #15 28.08 Verifying : libxcrypt-static-4.4.36-1.fc37.aarch64 67/95 #15 28.08 Verifying : openssh-8.8p1-11.fc37.aarch64 68/95 #15 28.08 Verifying : openssh-clients-8.8p1-11.fc37.aarch64 69/95 #15 28.08 Verifying : perl-File-Compare-1.100.700-494.fc37.noarch 70/95 #15 28.08 Verifying : perl-File-Copy-2.39-494.fc37.noarch 71/95 #15 28.08 Verifying : perl-File-Find-1.40-494.fc37.noarch 72/95 #15 28.08 Verifying : perl-Git-2.41.0-1.fc37.noarch 73/95 #15 28.08 Verifying : perl-lib-0.65-494.fc37.aarch64 74/95 #15 28.08 Verifying : policycoreutils-3.5-1.fc37.aarch64 75/95 #15 28.08 Verifying : policycoreutils-devel-3.5-1.fc37.aarch64 76/95 #15 28.08 Verifying : policycoreutils-python-utils-3.5-1.fc37.noarch 77/95 #15 28.08 Verifying : python3-audit-3.1.2-1.fc37.aarch64 78/95 #15 28.08 Verifying : python3-libselinux-3.5-1.fc37.aarch64 79/95 #15 28.08 Verifying : python3-libsemanage-3.5-2.fc37.aarch64 80/95 #15 28.08 Verifying : python3-policycoreutils-3.5-1.fc37.noarch 81/95 #15 28.08 Verifying : python3-setuptools-62.6.0-3.fc37.noarch 82/95 #15 28.08 Verifying : rpm-plugin-selinux-4.18.1-2.fc37.aarch64 83/95 #15 28.08 Verifying : selinux-policy-37.22-1.fc37.noarch 84/95 #15 28.08 Verifying : selinux-policy-devel-37.22-1.fc37.noarch 85/95 #15 28.08 Verifying : selinux-policy-targeted-37.22-1.fc37.noarch 86/95 #15 28.08 Verifying : systemd-251.14-2.fc37.aarch64 87/95 #15 28.08 Verifying : systemd-devel-251.14-2.fc37.aarch64 88/95 #15 28.08 Verifying : systemd-networkd-251.14-2.fc37.aarch64 89/95 #15 28.08 Verifying : systemd-pam-251.14-2.fc37.aarch64 90/95 #15 28.08 Verifying : systemd-resolved-251.14-2.fc37.aarch64 91/95 #15 28.08 Verifying : systemd-rpm-macros-251.14-2.fc37.noarch 92/95 #15 28.08 Verifying : vim-filesystem-2:9.0.1872-1.fc37.noarch 93/95 #15 28.08 Verifying : which-2.21-39.fc37.aarch64 94/95 #15 28.08 Verifying : xkeyboard-config-2.36-3.fc37.noarch 95/95 #15 28.27 #15 28.27 Installed: #15 28.27 annobin-docs-12.23-1.fc37.noarch #15 28.27 annobin-plugin-gcc-12.23-1.fc37.aarch64 #15 28.27 autoconf-2.71-4.fc37.noarch #15 28.27 automake-1.16.5-9.fc37.noarch #15 28.27 checkpolicy-3.5-1.fc37.aarch64 #15 28.27 cmake-3.27.1-1.fc37.aarch64 #15 28.27 cmake-data-3.27.1-1.fc37.noarch #15 28.27 cmake-filesystem-3.27.1-1.fc37.aarch64 #15 28.27 cmake-rpm-macros-3.27.1-1.fc37.noarch #15 28.27 cpp-12.3.1-1.fc37.aarch64 #15 28.27 cryptsetup-libs-2.6.1-1.fc37.aarch64 #15 28.27 dbus-1:1.14.10-1.fc37.aarch64 #15 28.27 dbus-broker-33-1.fc37.aarch64 #15 28.27 dbus-common-1:1.14.10-1.fc37.noarch #15 28.27 device-mapper-1.02.175-9.fc37.aarch64 #15 28.27 device-mapper-devel-1.02.175-9.fc37.aarch64 #15 28.27 device-mapper-libs-1.02.175-9.fc37.aarch64 #15 28.27 gc-8.0.6-4.fc37.aarch64 #15 28.27 gcc-12.3.1-1.fc37.aarch64 #15 28.27 gcc-plugin-annobin-12.3.1-1.fc37.aarch64 #15 28.27 git-2.41.0-1.fc37.aarch64 #15 28.27 git-core-2.41.0-1.fc37.aarch64 #15 28.27 git-core-doc-2.41.0-1.fc37.noarch #15 28.27 glibc-devel-2.36-11.fc37.aarch64 #15 28.27 glibc-static-2.36-11.fc37.aarch64 #15 28.27 guile22-2.2.7-6.fc37.aarch64 #15 28.27 jsoncpp-1.9.5-3.fc37.aarch64 #15 28.27 kernel-headers-6.4.4-100.fc37.aarch64 #15 28.27 kmod-libs-30-2.fc37.aarch64 #15 28.27 less-633-1.fc37.aarch64 #15 28.27 libargon2-20190702-1.fc37.aarch64 #15 28.27 libasan-12.3.1-1.fc37.aarch64 #15 28.27 libatomic-12.3.1-1.fc37.aarch64 #15 28.27 libbpf-2:0.8.0-2.fc37.aarch64 #15 28.27 libcbor-0.7.0-7.fc37.aarch64 #15 28.27 libedit-3.1-43.20221009cvs.fc37.aarch64 #15 28.27 libfdisk-2.38.1-1.fc37.aarch64 #15 28.27 libfido2-1.11.0-3.fc37.aarch64 #15 28.27 libmpc-1.2.1-5.fc37.aarch64 #15 28.27 libseccomp-2.5.3-3.fc37.aarch64 #15 28.27 libseccomp-devel-2.5.3-3.fc37.aarch64 #15 28.27 libselinux-devel-3.5-1.fc37.aarch64 #15 28.27 libselinux-utils-3.5-1.fc37.aarch64 #15 28.27 libsepol-devel-3.5-1.fc37.aarch64 #15 28.27 libtool-2.4.7-2.fc37.aarch64 #15 28.27 libtool-ltdl-2.4.7-2.fc37.aarch64 #15 28.27 libtool-ltdl-devel-2.4.7-2.fc37.aarch64 #15 28.27 libubsan-12.3.1-1.fc37.aarch64 #15 28.27 libutempter-1.2.1-7.fc37.aarch64 #15 28.27 libuv-1:1.46.0-1.fc37.aarch64 #15 28.27 libxcrypt-devel-4.4.36-1.fc37.aarch64 #15 28.27 libxcrypt-static-4.4.36-1.fc37.aarch64 #15 28.27 libxkbcommon-1.4.1-2.fc37.aarch64 #15 28.27 m4-1.4.19-4.fc37.aarch64 #15 28.27 make-1:4.3-11.fc37.aarch64 #15 28.27 openssh-8.8p1-11.fc37.aarch64 #15 28.27 openssh-clients-8.8p1-11.fc37.aarch64 #15 28.27 pcre2-devel-10.40-1.fc37.1.aarch64 #15 28.27 pcre2-utf16-10.40-1.fc37.1.aarch64 #15 28.27 pcre2-utf32-10.40-1.fc37.1.aarch64 #15 28.27 perl-Error-1:0.17029-10.fc37.noarch #15 28.27 perl-File-Compare-1.100.700-494.fc37.noarch #15 28.27 perl-File-Copy-2.39-494.fc37.noarch #15 28.27 perl-File-Find-1.40-494.fc37.noarch #15 28.27 perl-Git-2.41.0-1.fc37.noarch #15 28.27 perl-TermReadKey-2.38-14.fc37.aarch64 #15 28.27 perl-Thread-Queue-3.14-489.fc37.noarch #15 28.27 perl-lib-0.65-494.fc37.aarch64 #15 28.27 perl-threads-1:2.27-489.fc37.aarch64 #15 28.27 perl-threads-shared-1.64-489.fc37.aarch64 #15 28.27 policycoreutils-3.5-1.fc37.aarch64 #15 28.27 policycoreutils-devel-3.5-1.fc37.aarch64 #15 28.27 policycoreutils-python-utils-3.5-1.fc37.noarch #15 28.27 python3-audit-3.1.2-1.fc37.aarch64 #15 28.27 python3-libselinux-3.5-1.fc37.aarch64 #15 28.27 python3-libsemanage-3.5-2.fc37.aarch64 #15 28.27 python3-policycoreutils-3.5-1.fc37.noarch #15 28.27 python3-setools-4.4.0-9.fc37.aarch64 #15 28.27 python3-setuptools-62.6.0-3.fc37.noarch #15 28.27 qrencode-libs-4.1.1-3.fc37.aarch64 #15 28.27 rhash-1.4.2-3.fc37.aarch64 #15 28.27 rpm-plugin-selinux-4.18.1-2.fc37.aarch64 #15 28.27 selinux-policy-37.22-1.fc37.noarch #15 28.27 selinux-policy-devel-37.22-1.fc37.noarch #15 28.27 selinux-policy-targeted-37.22-1.fc37.noarch #15 28.27 systemd-251.14-2.fc37.aarch64 #15 28.27 systemd-devel-251.14-2.fc37.aarch64 #15 28.27 systemd-networkd-251.14-2.fc37.aarch64 #15 28.27 systemd-pam-251.14-2.fc37.aarch64 #15 28.27 systemd-resolved-251.14-2.fc37.aarch64 #15 28.27 systemd-rpm-macros-251.14-2.fc37.noarch #15 28.27 util-linux-2.38.1-1.fc37.aarch64 #15 28.27 vim-filesystem-2:9.0.1872-1.fc37.noarch #15 28.27 which-2.21-39.fc37.aarch64 #15 28.27 xkeyboard-config-2.36-3.fc37.noarch #15 28.27 #15 28.27 Complete! #15 DONE 28.4s #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go #16 6.189 The following additional packages will be installed: #16 6.189 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 6.189 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #16 6.190 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #16 6.190 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0 #16 6.190 libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin #16 6.192 Suggested packages: #16 6.192 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 6.192 seccomp #16 6.192 Recommended packages: #16 6.192 dmsetup #16 6.235 The following NEW packages will be installed: #15 7.348 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u1_armhf.deb ... #15 7.357 Unpacking libncurses6:armhf (6.2+20201114-2+deb11u1) ... #15 7.403 Selecting previously unselected package libprocps8:armhf. #15 7.405 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ... #15 7.409 Unpacking libprocps8:armhf (2:3.3.17-5) ... #15 7.454 Selecting previously unselected package procps. #15 7.455 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ... #15 7.464 Unpacking procps (2:3.3.17-5) ... #15 7.546 Selecting previously unselected package libjsoncpp24:armhf. #15 7.548 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ... #15 7.553 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #15 7.594 Selecting previously unselected package librhash0:armhf. #15 6.804 Selecting previously unselected package dh-apparmor. #15 6.807 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 6.810 Unpacking dh-apparmor (2.13.2-10) ... #15 6.843 Selecting previously unselected package dmsetup. #15 6.846 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_armhf.deb ... #15 6.850 Unpacking dmsetup (2:1.02.155-3) ... #15 6.896 Selecting previously unselected package libdevmapper1.02.1:armhf. #15 6.896 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #15 6.901 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #15 6.944 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #15 6.946 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #15 6.950 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #15 6.990 Selecting previously unselected package libudev-dev:armhf. #15 6.992 Preparing to unpack .../13-libudev-dev_241-7~deb10u10_armhf.deb ... #15 7.003 Unpacking libudev-dev:armhf (241-7~deb10u10) ... #15 7.043 Selecting previously unselected package libsepol1-dev:armhf. #15 7.046 Preparing to unpack .../14-libsepol1-dev_2.8-1_armhf.deb ... #14 82.10 Setting up python3-cryptography (38.0.4-2) ... #14 76.98 Complete! dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz #51 6.284 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ... #15 11.83 Installing : checkpolicy-3.5-1.fc38.x86_64 12/94 #15 12.01 Installing : cpp-13.2.1-1.fc38.x86_64 13/94 #15 12.02 Installing : perl-threads-shared-1.64-490.fc38.x86_64 14/94 #15 12.03 Installing : perl-Thread-Queue-3.14-490.fc38.noarch 15/94 #15 12.03 Installing : python3-libsemanage-3.5-2.fc38.x86_64 16/94 #15 12.05 Installing : systemd-devel-253.10-1.fc38.x86_64 17/94 #15 12.06 Installing : vim-filesystem-2:9.0.1872-1.fc38.noarch 18/94 #15 12.07 Installing : python3-audit-3.1.2-1.fc38.x86_64 19/94 #15 12.07 Installing : perl-lib-0.65-497.fc38.x86_64 20/94 #15 12.07 Installing : perl-File-Copy-2.39-497.fc38.noarch 21/94 #15 12.08 Installing : perl-File-Compare-1.100.700-497.fc38.noarch 22/94 #15 12.10 Installing : autoconf-2.71-5.fc38.noarch 23/94 #16 6.236 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 6.236 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #16 6.236 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #16 6.236 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #16 6.237 libuv1 pkg-config pkgconf pkgconf-bin #16 6.238 The following packages will be upgraded: #16 6.239 libsystemd0 libudev1 #15 7.595 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ... #15 7.599 Unpacking librhash0:armhf (1.4.1-2) ... #15 7.646 Selecting previously unselected package libuv1:armhf. #15 7.649 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ... #15 7.653 Unpacking libuv1:armhf (1.40.0-2) ... #15 7.693 Selecting previously unselected package cmake. #15 7.696 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ... #15 7.700 Unpacking cmake (3.18.4-2+deb11u1) ... #15 7.050 Unpacking libsepol1-dev:armhf (2.8-1) ... #15 7.117 Selecting previously unselected package libpcre16-3:armhf. #15 7.117 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_armhf.deb ... #15 7.122 Unpacking libpcre16-3:armhf (2:8.39-12) ... #15 7.174 Selecting previously unselected package libpcre32-3:armhf. #15 7.177 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_armhf.deb ... #15 7.180 Unpacking libpcre32-3:armhf (2:8.39-12) ... #15 7.226 Selecting previously unselected package libpcrecpp0v5:armhf. #15 7.226 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #15 7.230 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #15 7.264 Selecting previously unselected package libpcre3-dev:armhf. #15 7.267 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_armhf.deb ... #15 7.271 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #14 82.35 Setting up python3-debian (0.1.49ubuntu2) ... #14 DONE 77.4s #15 [stage-1 4/7] COPY --link SPECS /root/rpmbuild/SPECS #15 DONE 0.1s #16 6.267 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #16 6.267 1 not fully installed or removed. #16 6.267 Need to get 11.5 MB of archives. #16 6.267 After this operation, 43.8 MB of additional disk space will be used. #16 6.267 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #51 6.633 Selecting previously unselected package libapparmor1:amd64. #51 6.636 Preparing to unpack .../09-libapparmor1_2.13.6-10_amd64.deb ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #18 DONE 3.0s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #15 12.12 Installing : automake-1.16.5-11.fc38.noarch 24/94 #15 12.13 Installing : libuv-1:1.46.0-1.fc38.x86_64 25/94 #15 12.13 Installing : less-633-1.fc38.x86_64 26/94 #15 12.24 Installing : kernel-headers-6.4.4-200.fc38.x86_64 27/94 #15 12.29 Installing : glibc-headers-x86-2.37-5.fc38.noarch 28/94 #15 12.30 Installing : libxcrypt-devel-4.4.36-1.fc38.x86_64 29/94 #16 6.658 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #16 6.658 1 not fully installed or removed. #16 6.658 Need to get 13.7 MB of archives. #16 6.658 After this operation, 48.4 MB of additional disk space will be used. #16 6.658 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bash-completion all 1:2.11-6ubuntu1 [179 kB] #15 8.055 Selecting previously unselected package dh-apparmor. #15 8.058 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #15 8.061 Unpacking dh-apparmor (2.13.6-10) ... #15 8.101 Selecting previously unselected package dmsetup. #15 7.348 Selecting previously unselected package libselinux1-dev:armhf. #15 7.350 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_armhf.deb ... #15 7.354 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #15 7.408 Selecting previously unselected package libdevmapper-dev:armhf. #15 7.411 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #15 7.414 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... #15 7.446 Selecting previously unselected package libseccomp-dev:armhf. #15 7.448 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_armhf.deb ... #15 7.452 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #15 7.485 Selecting previously unselected package libsystemd-dev:armhf. #15 7.488 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u10_armhf.deb ... #15 7.492 Unpacking libsystemd-dev:armhf (241-7~deb10u10) ... #15 7.585 Selecting previously unselected package pkg-config. #14 82.53 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ... #14 82.69 Setting up equivs (2.3.1) ... #14 82.71 Setting up g++ (4:12.2.0-3ubuntu1) ... #14 82.73 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #16 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec #16 6.632 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB] #18 exporting layers 2.4s done #18 writing image sha256:2d518de4367f65b81b9e32e269b4ab246232a851c81ed3775c2272e76d91729e done #51 6.766 Unpacking libapparmor1:amd64 (2.13.6-10) ... #51 6.934 Selecting previously unselected package libapparmor-dev:amd64. #18 naming to docker.io/rpmbuild-fedora-37/x86_64 done #18 DONE 2.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-37/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux #51 6.939 Preparing to unpack .../10-libapparmor-dev_2.13.6-10_amd64.deb ... #51 6.951 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing #15 12.30 Installing : glibc-devel-2.37-5.fc38.x86_64 30/94 #15 12.40 Installing : glibc-static-2.37-5.fc38.x86_64 31/94 #15 12.41 Installing : libxcrypt-static-4.4.36-1.fc38.x86_64 32/94 #15 12.42 Installing : dbus-common-1:1.14.10-1.fc38.noarch 33/94 #15 12.42 Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch 33/94 #15 12.43 Running scriptlet: dbus-broker-33-1.fc38.x86_64 34/94 #15 12.49 Installing : dbus-broker-33-1.fc38.x86_64 34/94 #15 12.49 Running scriptlet: dbus-broker-33-1.fc38.x86_64 34/94 #15 12.50 Installing : dbus-1:1.14.10-1.fc38.x86_64 35/94 #15 12.50 Installing : annobin-docs-12.26-1.fc38.noarch 36/94 #15 12.55 Installing : xkeyboard-config-2.38-1.fc38.noarch 37/94 #15 12.56 Installing : libxkbcommon-1.5.0-2.fc38.x86_64 38/94 #15 12.57 Installing : rhash-1.4.3-2.fc38.x86_64 39/94 #15 7.588 Preparing to unpack .../23-pkg-config_0.29-6_armhf.deb ... #15 7.593 Unpacking pkg-config (0.29-6) ... #15 7.639 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #15 7.651 Setting up libseccomp-dev:armhf (2.3.3-4) ... #15 7.661 Setting up libpcre16-3:armhf (2:8.39-12) ... #15 7.670 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ... #15 7.680 Setting up libprocps7:armhf (2:3.3.15-2) ... #15 7.692 Setting up libsepol1-dev:armhf (2.8-1) ... #15 7.702 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #15 7.712 Setting up bash-completion (1:2.8-6) ... #15 8.104 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_armhf.deb ... #15 8.108 Unpacking dmsetup (2:1.02.175-2.1) ... #15 8.149 Selecting previously unselected package libdevmapper1.02.1:armhf. #15 8.151 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... #15 8.156 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #15 8.207 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #15 8.210 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... #15 8.214 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #15 8.245 Selecting previously unselected package libudev-dev:armhf. #15 8.247 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_armhf.deb ... #15 8.251 Unpacking libudev-dev:armhf (247.3-7+deb11u4) ... #15 8.296 Selecting previously unselected package libsepol1-dev:armhf. #15 8.299 Preparing to unpack .../14-libsepol1-dev_3.1-1_armhf.deb ... #15 8.303 Unpacking libsepol1-dev:armhf (3.1-1) ... #14 82.73 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 #14 82.74 Setting up build-essential (12.9ubuntu3) ... #14 82.76 Setting up libmoox-aliases-perl (0.001006-2) ... #14 82.77 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 82.79 Setting up python3-nacl (1.5.0-2) ... #14 82.95 Setting up dput (1.1.3ubuntu2.1) ... #16 0.500 Loaded plugins: fastestmirror, ovl #16 6.756 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB] #16 6.775 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB] #16 6.793 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB] #16 6.805 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #16 6.806 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB] #16 6.808 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB] #16 6.944 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YOsCFT + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #51 ... #42 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 < #16 1.138 Reading package lists... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:20.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #15 8.374 Selecting previously unselected package libpcre2-16-0:armhf. #15 8.378 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ... #15 8.382 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ... #15 8.436 Selecting previously unselected package libpcre2-32-0:armhf. #15 8.439 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ... #15 8.443 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ... #15 8.498 Selecting previously unselected package libpcre2-posix2:armhf. #15 8.501 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ... #15 8.504 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ... #15 8.538 Selecting previously unselected package libpcre2-dev:armhf. #15 8.540 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_armhf.deb ... #15 8.544 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ... #15 8.635 Selecting previously unselected package libselinux1-dev:armhf. #14 83.10 Setting up libnamespace-clean-perl (0.27-2) ... #14 83.12 Setting up libstring-license-perl (0.0.2-1ubuntu2) ... #14 83.14 Setting up python3-paramiko (2.12.0-2ubuntu1) ... #16 7.025 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive13 arm64 3.6.2-1ubuntu1 [371 kB] #16 7.150 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjsoncpp25 arm64 1.9.5-4 [76.6 kB] #16 7.169 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librhash0 arm64 1.4.3-3 [125 kB] #16 7.187 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB] #16 7.199 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cmake-data all 3.25.1-1ubuntu1 [2052 kB] #16 0.649 Enabling base-source repository #16 0.649 Enabling extras-source repository #16 0.649 Enabling updates-source repository #16 0.650 Loading mirror speeds from cached hostfile #16 0.651 * base: download.cf.centos.org #16 0.651 * extras: download.cf.centos.org #16 0.651 * updates: download.cf.centos.org #16 7.166 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B] #16 7.166 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev1 arm64 249.11-0ubuntu3.10 [75.8 kB] + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #51 ... #53 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ #53 DONE 0.1s #51 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt xx-apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev #51 7.353 Preparing to unpack .../13-libelf1_0.183-1_amd64.deb ... #51 7.358 Unpacking libelf1:amd64 (0.183-1) ... #51 7.439 Selecting previously unselected package libffi-dev:amd64. #51 7.442 Preparing to unpack .../14-libffi-dev_3.3-6_amd64.deb ... #51 7.451 Unpacking libffi-dev:amd64 (3.3-6) ... #51 7.535 Selecting previously unselected package libglib2.0-data. #51 7.535 Preparing to unpack .../15-libglib2.0-data_2.66.8-1_all.deb ... #51 7.542 Unpacking libglib2.0-data (2.66.8-1) ... #15 12.86 Installing : util-linux-2.38.1-4.fc38.x86_64 49/94 #15 12.88 Installing : openssh-9.0p1-17.fc38.x86_64 50/94 #15 12.89 Installing : libsepol-devel-3.5-1.fc38.x86_64 51/94 #15 12.90 Installing : libselinux-devel-3.5-1.fc38.x86_64 52/94 #15 12.91 Installing : libselinux-utils-3.5-1.fc38.x86_64 53/94 #15 12.92 Installing : policycoreutils-3.5-1.fc38.x86_64 54/94 #15 12.93 Running scriptlet: policycoreutils-3.5-1.fc38.x86_64 54/94 #15 12.94 Installing : selinux-policy-38.28-1.fc38.noarch 55/94 #15 12.94 Running scriptlet: selinux-policy-38.28-1.fc38.noarch 55/94 dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion #16 2.521 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.521 dpkg-buildpackage: info: source version 1.0 #16 2.521 dpkg-buildpackage: info: source distribution unstable #16 2.521 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.556 dpkg-source --before-build . #16 2.556 dpkg-buildpackage: info: host architecture armhf #16 2.661 debian/rules clean #16 2.663 dh clean #16 2.746 dh_clean #16 2.781 debian/rules binary #16 2.783 dh binary #16 2.853 dh_update_autotools_config #15 8.638 Preparing to unpack .../19-libselinux1-dev_3.1-3_armhf.deb ... #15 8.641 Unpacking libselinux1-dev:armhf (3.1-3) ... #15 8.697 Selecting previously unselected package libdevmapper-dev:armhf. #15 8.700 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... #15 8.704 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... #15 8.740 Selecting previously unselected package libseccomp-dev:armhf. #15 8.742 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... #15 8.747 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #15 8.787 Selecting previously unselected package libsystemd-dev:armhf. #15 8.789 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_armhf.deb ... #15 8.793 Unpacking libsystemd-dev:armhf (247.3-7+deb11u4) ... #15 25.25 Running scriptlet: systemd-libs-253.9-1.fc38.aarch64 96/96 #15 28.10 Verifying : autoconf-2.71-5.fc38.noarch 1/96 #15 28.10 Verifying : automake-1.16.5-11.fc38.noarch 2/96 #15 28.10 Verifying : checkpolicy-3.5-1.fc38.aarch64 3/96 #15 28.10 Verifying : cryptsetup-libs-2.6.1-1.fc38.aarch64 4/96 #15 28.10 Verifying : dbus-broker-33-1.fc38.aarch64 5/96 #15 28.10 Verifying : device-mapper-1.02.189-2.fc38.aarch64 6/96 #15 28.10 Verifying : device-mapper-devel-1.02.189-2.fc38.aarch64 7/96 #15 28.10 Verifying : device-mapper-libs-1.02.189-2.fc38.aarch64 8/96 #15 28.10 Verifying : gc-8.2.2-3.fc38.aarch64 9/96 #15 28.10 Verifying : guile22-2.2.7-7.fc38.aarch64 10/96 #15 28.10 Verifying : jsoncpp-1.9.5-4.fc38.aarch64 11/96 #15 28.10 Verifying : kmod-libs-30-4.fc38.aarch64 12/96 #15 28.10 Verifying : libargon2-20190702-2.fc38.aarch64 13/96 #15 28.10 Verifying : libcbor-0.7.0-9.fc38.aarch64 14/96 #15 28.10 Verifying : libedit-3.1-45.20221030cvs.fc38.aarch64 15/96 #15 28.10 Verifying : libfdisk-2.38.1-4.fc38.aarch64 16/96 #15 28.10 Verifying : libfido2-1.12.0-3.fc38.aarch64 17/96 #15 28.10 Verifying : libmpc-1.3.1-2.fc38.aarch64 18/96 #15 28.10 Verifying : libseccomp-2.5.3-4.fc38.aarch64 19/96 #15 28.10 Verifying : libseccomp-devel-2.5.3-4.fc38.aarch64 20/96 #15 28.10 Verifying : libselinux-devel-3.5-1.fc38.aarch64 21/96 #15 28.10 Verifying : libselinux-utils-3.5-1.fc38.aarch64 22/96 #15 28.10 Verifying : libsepol-devel-3.5-1.fc38.aarch64 23/96 #15 28.10 Verifying : libtool-2.4.7-6.fc38.aarch64 24/96 #15 28.10 Verifying : libtool-ltdl-2.4.7-6.fc38.aarch64 25/96 #15 28.10 Verifying : libtool-ltdl-devel-2.4.7-6.fc38.aarch64 26/96 #15 28.10 Verifying : libutempter-1.2.1-8.fc38.aarch64 27/96 #15 28.10 Verifying : libxkbcommon-1.5.0-2.fc38.aarch64 28/96 #15 28.10 Verifying : m4-1.4.19-5.fc38.aarch64 29/96 #15 28.10 Verifying : pcre2-devel-10.42-1.fc38.1.aarch64 30/96 #15 28.10 Verifying : pcre2-utf16-10.42-1.fc38.1.aarch64 31/96 #15 28.10 Verifying : pcre2-utf32-10.42-1.fc38.1.aarch64 32/96 #15 28.10 Verifying : perl-Error-1:0.17029-11.fc38.noarch 33/96 #15 28.10 Verifying : perl-TermReadKey-2.38-16.fc38.aarch64 34/96 #15 28.10 Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 35/96 #15 28.10 Verifying : perl-threads-1:2.27-490.fc38.aarch64 36/96 #15 28.10 Verifying : perl-threads-shared-1.64-490.fc38.aarch64 37/96 #15 28.10 Verifying : policycoreutils-3.5-1.fc38.aarch64 38/96 #15 28.10 Verifying : policycoreutils-devel-3.5-1.fc38.aarch64 39/96 #15 28.10 Verifying : policycoreutils-python-utils-3.5-1.fc38.noarch 40/96 #15 28.10 Verifying : python3-libselinux-3.5-1.fc38.aarch64 41/96 #15 28.10 Verifying : python3-libsemanage-3.5-2.fc38.aarch64 42/96 #15 28.10 Verifying : python3-policycoreutils-3.5-1.fc38.noarch 43/96 #15 28.10 Verifying : python3-setuptools-65.5.1-2.fc38.noarch 44/96 #15 28.10 Verifying : qrencode-libs-4.1.1-4.fc38.aarch64 45/96 #15 28.10 Verifying : rhash-1.4.3-2.fc38.aarch64 46/96 #15 28.10 Verifying : util-linux-2.38.1-4.fc38.aarch64 47/96 #15 28.10 Verifying : which-2.21-39.fc38.aarch64 48/96 #15 28.10 Verifying : xkeyboard-config-2.38-1.fc38.noarch 49/96 #15 28.10 Verifying : annobin-docs-12.26-1.fc38.noarch 50/96 #15 28.10 Verifying : annobin-plugin-gcc-12.26-1.fc38.aarch64 51/96 #15 28.10 Verifying : cmake-3.27.4-7.fc38.aarch64 52/96 #15 28.10 Verifying : cmake-data-3.27.4-7.fc38.noarch 53/96 #15 28.10 Verifying : cmake-filesystem-3.27.4-7.fc38.aarch64 54/96 #15 28.10 Verifying : cmake-rpm-macros-3.27.4-7.fc38.noarch 55/96 #15 28.10 Verifying : cpp-13.2.1-1.fc38.aarch64 56/96 #15 28.10 Verifying : dbus-1:1.14.10-1.fc38.aarch64 57/96 #15 28.10 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 58/96 #15 28.10 Verifying : gcc-13.2.1-1.fc38.aarch64 59/96 #15 28.10 Verifying : gcc-plugin-annobin-13.2.1-1.fc38.aarch64 60/96 #15 28.10 Verifying : git-2.41.0-1.fc38.aarch64 61/96 #15 28.10 Verifying : git-core-2.41.0-1.fc38.aarch64 62/96 #15 28.10 Verifying : git-core-doc-2.41.0-1.fc38.noarch 63/96 #15 28.10 Verifying : glibc-devel-2.37-5.fc38.aarch64 64/96 #15 28.10 Verifying : glibc-static-2.37-5.fc38.aarch64 65/96 #15 28.10 Verifying : kernel-headers-6.4.4-200.fc38.aarch64 66/96 #15 28.10 Verifying : less-633-1.fc38.aarch64 67/96 #15 28.10 Verifying : libasan-13.2.1-1.fc38.aarch64 68/96 #15 28.10 Verifying : libatomic-13.2.1-1.fc38.aarch64 69/96 #15 28.10 Verifying : libubsan-13.2.1-1.fc38.aarch64 70/96 #15 28.10 Verifying : libuv-1:1.46.0-1.fc38.aarch64 71/96 #15 28.10 Verifying : libxcrypt-devel-4.4.36-1.fc38.aarch64 72/96 #15 28.10 Verifying : libxcrypt-static-4.4.36-1.fc38.aarch64 73/96 #15 28.10 Verifying : make-1:4.4.1-1.fc38.aarch64 74/96 #15 28.10 Verifying : openssh-9.0p1-17.fc38.aarch64 75/96 #15 28.10 Verifying : openssh-clients-9.0p1-17.fc38.aarch64 76/96 #15 28.10 Verifying : perl-File-Compare-1.100.700-497.fc38.noarch 77/96 #15 28.10 Verifying : perl-File-Copy-2.39-497.fc38.noarch 78/96 #15 28.10 Verifying : perl-File-Find-1.40-497.fc38.noarch 79/96 #15 28.10 Verifying : perl-Git-2.41.0-1.fc38.noarch 80/96 #15 28.10 Verifying : perl-lib-0.65-497.fc38.aarch64 81/96 #15 28.10 Verifying : python3-audit-3.1.2-1.fc38.aarch64 82/96 #15 28.10 Verifying : python3-setools-4.4.3-1.fc38.aarch64 83/96 #15 28.10 Verifying : rpm-plugin-selinux-4.18.1-3.fc38.aarch64 84/96 #15 28.10 Verifying : selinux-policy-38.28-1.fc38.noarch 85/96 #15 28.10 Verifying : selinux-policy-devel-38.28-1.fc38.noarch 86/96 #15 28.10 Verifying : selinux-policy-targeted-38.28-1.fc38.noarch 87/96 #15 28.10 Verifying : systemd-253.10-1.fc38.aarch64 88/96 #15 28.10 Verifying : systemd-devel-253.10-1.fc38.aarch64 89/96 #15 28.10 Verifying : systemd-networkd-253.10-1.fc38.aarch64 90/96 #15 28.10 Verifying : systemd-pam-253.10-1.fc38.aarch64 91/96 #15 28.10 Verifying : systemd-resolved-253.10-1.fc38.aarch64 92/96 #15 28.10 Verifying : systemd-rpm-macros-253.10-1.fc38.noarch 93/96 #15 28.10 Verifying : vim-filesystem-2:9.0.1872-1.fc38.noarch 94/96 #15 28.10 Verifying : systemd-libs-253.10-1.fc38.aarch64 95/96 #15 28.10 Verifying : systemd-libs-253.9-1.fc38.aarch64 96/96 #15 28.28 #15 28.28 Upgraded: #15 28.28 systemd-libs-253.10-1.fc38.aarch64 #15 28.28 Installed: #15 28.28 annobin-docs-12.26-1.fc38.noarch #15 28.28 annobin-plugin-gcc-12.26-1.fc38.aarch64 #15 28.28 autoconf-2.71-5.fc38.noarch #15 28.28 automake-1.16.5-11.fc38.noarch #15 28.28 checkpolicy-3.5-1.fc38.aarch64 #15 28.28 cmake-3.27.4-7.fc38.aarch64 #15 28.28 cmake-data-3.27.4-7.fc38.noarch #15 28.28 cmake-filesystem-3.27.4-7.fc38.aarch64 #15 28.28 cmake-rpm-macros-3.27.4-7.fc38.noarch #15 28.28 cpp-13.2.1-1.fc38.aarch64 #15 28.28 cryptsetup-libs-2.6.1-1.fc38.aarch64 #15 28.28 dbus-1:1.14.10-1.fc38.aarch64 #15 28.28 dbus-broker-33-1.fc38.aarch64 #15 28.28 dbus-common-1:1.14.10-1.fc38.noarch #15 28.28 device-mapper-1.02.189-2.fc38.aarch64 #15 28.28 device-mapper-devel-1.02.189-2.fc38.aarch64 #15 28.28 device-mapper-libs-1.02.189-2.fc38.aarch64 #15 28.28 gc-8.2.2-3.fc38.aarch64 #15 28.28 gcc-13.2.1-1.fc38.aarch64 #15 28.28 gcc-plugin-annobin-13.2.1-1.fc38.aarch64 #15 28.28 git-2.41.0-1.fc38.aarch64 #15 28.28 git-core-2.41.0-1.fc38.aarch64 #15 28.28 git-core-doc-2.41.0-1.fc38.noarch #15 28.28 glibc-devel-2.37-5.fc38.aarch64 #15 28.28 glibc-static-2.37-5.fc38.aarch64 #15 28.28 guile22-2.2.7-7.fc38.aarch64 #15 28.28 jsoncpp-1.9.5-4.fc38.aarch64 #15 28.28 kernel-headers-6.4.4-200.fc38.aarch64 #15 28.28 kmod-libs-30-4.fc38.aarch64 #15 28.28 less-633-1.fc38.aarch64 #15 28.28 libargon2-20190702-2.fc38.aarch64 #15 28.28 libasan-13.2.1-1.fc38.aarch64 #15 28.28 libatomic-13.2.1-1.fc38.aarch64 #15 28.28 libcbor-0.7.0-9.fc38.aarch64 #15 28.28 libedit-3.1-45.20221030cvs.fc38.aarch64 #15 28.28 libfdisk-2.38.1-4.fc38.aarch64 #15 28.28 libfido2-1.12.0-3.fc38.aarch64 #15 28.28 libmpc-1.3.1-2.fc38.aarch64 #15 28.28 libseccomp-2.5.3-4.fc38.aarch64 #15 28.28 libseccomp-devel-2.5.3-4.fc38.aarch64 #15 28.28 libselinux-devel-3.5-1.fc38.aarch64 #15 28.28 libselinux-utils-3.5-1.fc38.aarch64 #15 28.28 libsepol-devel-3.5-1.fc38.aarch64 #15 28.28 libtool-2.4.7-6.fc38.aarch64 #15 28.28 libtool-ltdl-2.4.7-6.fc38.aarch64 #15 28.28 libtool-ltdl-devel-2.4.7-6.fc38.aarch64 #15 28.28 libubsan-13.2.1-1.fc38.aarch64 #15 28.28 libutempter-1.2.1-8.fc38.aarch64 #15 28.28 libuv-1:1.46.0-1.fc38.aarch64 #15 28.28 libxcrypt-devel-4.4.36-1.fc38.aarch64 #15 28.28 libxcrypt-static-4.4.36-1.fc38.aarch64 #15 28.28 libxkbcommon-1.5.0-2.fc38.aarch64 #15 28.28 m4-1.4.19-5.fc38.aarch64 #15 28.28 make-1:4.4.1-1.fc38.aarch64 #15 28.28 openssh-9.0p1-17.fc38.aarch64 #15 28.28 openssh-clients-9.0p1-17.fc38.aarch64 #15 28.28 pcre2-devel-10.42-1.fc38.1.aarch64 #15 28.28 pcre2-utf16-10.42-1.fc38.1.aarch64 #15 28.28 pcre2-utf32-10.42-1.fc38.1.aarch64 #15 28.28 perl-Error-1:0.17029-11.fc38.noarch #15 28.28 perl-File-Compare-1.100.700-497.fc38.noarch #15 28.28 perl-File-Copy-2.39-497.fc38.noarch #15 28.28 perl-File-Find-1.40-497.fc38.noarch #15 28.28 perl-Git-2.41.0-1.fc38.noarch #15 28.28 perl-TermReadKey-2.38-16.fc38.aarch64 #15 28.28 perl-Thread-Queue-3.14-490.fc38.noarch #15 28.28 perl-lib-0.65-497.fc38.aarch64 #15 28.28 perl-threads-1:2.27-490.fc38.aarch64 #15 28.28 perl-threads-shared-1.64-490.fc38.aarch64 #15 28.28 policycoreutils-3.5-1.fc38.aarch64 #15 28.28 policycoreutils-devel-3.5-1.fc38.aarch64 #15 28.28 policycoreutils-python-utils-3.5-1.fc38.noarch #15 28.28 python3-audit-3.1.2-1.fc38.aarch64 #15 28.28 python3-libselinux-3.5-1.fc38.aarch64 #15 28.28 python3-libsemanage-3.5-2.fc38.aarch64 #15 28.28 python3-policycoreutils-3.5-1.fc38.noarch #15 28.28 python3-setools-4.4.3-1.fc38.aarch64 #15 28.28 python3-setuptools-65.5.1-2.fc38.noarch #15 28.28 qrencode-libs-4.1.1-4.fc38.aarch64 #15 28.28 rhash-1.4.3-2.fc38.aarch64 #15 28.28 rpm-plugin-selinux-4.18.1-3.fc38.aarch64 #15 28.28 selinux-policy-38.28-1.fc38.noarch #15 28.28 selinux-policy-devel-38.28-1.fc38.noarch #15 28.28 selinux-policy-targeted-38.28-1.fc38.noarch #15 28.28 systemd-253.10-1.fc38.aarch64 #15 28.28 systemd-devel-253.10-1.fc38.aarch64 #15 28.28 systemd-networkd-253.10-1.fc38.aarch64 #15 28.28 systemd-pam-253.10-1.fc38.aarch64 #15 28.28 systemd-resolved-253.10-1.fc38.aarch64 #15 28.28 systemd-rpm-macros-253.10-1.fc38.noarch #15 28.28 util-linux-2.38.1-4.fc38.aarch64 #15 28.28 vim-filesystem-2:9.0.1872-1.fc38.noarch #15 28.28 which-2.21-39.fc38.aarch64 #15 28.28 xkeyboard-config-2.38-1.fc38.noarch #15 28.28 #15 28.28 Complete! #14 83.37 Setting up licensecheck (3.3.5-1ubuntu1) ... #14 83.39 Setting up libgitlab-api-v4-perl (0.26-2) ... #14 83.40 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 83.41 Setting up libwww-perl (6.67-1) ... #14 83.43 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 83.45 Setting up libwww-mechanize-perl (2.16-1) ... #14 83.46 Setting up devscripts (2.23.4ubuntu1) ... #17 DONE 4.7s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #16 7.343 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cmake arm64 3.25.1-1ubuntu1 [7980 kB] #16 7.318 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB] #51 7.873 Selecting previously unselected package libglib2.0-bin. #15 12.97 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 56/94 #15 13.21 Installing : selinux-policy-targeted-38.28-1.fc38.noarch 56/94 dh_clean #16 2.883 dh_autoreconf #16 2.926 create-stamp debian/debhelper-build-stamp #16 2.926 dh_prep #16 2.955 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 3.008 dh_install #16 3.043 dh_installdocs #16 3.083 dh_installchangelogs #15 8.903 Selecting previously unselected package pkg-config. #15 8.906 Preparing to unpack .../23-pkg-config_0.29.2-1_armhf.deb ... #15 8.911 Unpacking pkg-config (0.29.2-1) ... #15 8.960 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #15 8.973 Setting up libsepol1-dev:armhf (3.1-1) ... #15 8.985 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ... #15 8.996 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ... #15 9.007 Setting up libuv1:armhf (1.40.0-2) ... #15 9.018 Setting up bash-completion (1:2.11-2) ... #15 DONE 28.5s #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go #14 83.62 Setting up libxml-parser-perl (2.46-4) ... #14 83.63 Setting up lintian (2.116.3ubuntu1) ... #14 83.65 Setting up libxml-sax-expat-perl (0.51-2) ... #14 83.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #16 7.730 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB] #16 7.730 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev1 arm64 252.5-2ubuntu3.1 [149 kB] #16 7.732 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB] #16 7.733 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-1ubuntu1 [11.8 kB] #16 7.653 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB] #51 7.880 Preparing to unpack .../16-libglib2.0-bin_2.66.8-1_amd64.deb ... #51 7.885 Unpacking libglib2.0-bin (2.66.8-1) ... #51 7.963 Selecting previously unselected package python3-lib2to3. #51 7.965 Preparing to unpack .../17-python3-lib2to3_3.9.2-1_all.deb ... #51 7.969 Unpacking python3-lib2to3 (3.9.2-1) ... #51 8.036 Selecting previously unselected package python3-distutils. #51 8.039 Preparing to unpack .../18-python3-distutils_3.9.2-1_all.deb ... #51 8.043 Unpacking python3-distutils (3.9.2-1) ... #51 8.151 Selecting previously unselected package libglib2.0-dev-bin. #51 8.151 Preparing to unpack .../19-libglib2.0-dev-bin_2.66.8-1_amd64.deb ... dpkg-source -I.git -b . #15 8.460 Setting up libpcre32-3:armhf (2:8.39-12) ... #15 8.472 Setting up pkg-config (0.29-6) ... #15 8.523 Setting up libudev-dev:armhf (241-7~deb10u10) ... #15 8.540 Setting up librhash0:armhf (1.3.8-1) ... #15 8.550 Setting up procps (2:3.3.15-2) ... #15 8.580 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #15 8.596 Setting up cmake-data (3.13.4-1) ... #15 8.610 Setting up dh-apparmor (2.13.2-10) ... #15 8.620 Setting up libsystemd-dev:armhf (241-7~deb10u10) ... #15 8.632 Setting up libjsoncpp1:armhf (1.7.4-3) ... #15 8.644 Setting up libpcre3-dev:armhf (2:8.39-12) ... #15 8.654 Setting up cmake (3.13.4-1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #16 3.173 dh_perl #16 3.211 dh_link #16 3.246 dh_strip_nondeterminism #16 3.313 dh_compress #14 83.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 83.89 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 83.92 Processing triggers for libc-bin (2.37-0ubuntu2) ... #14 83.95 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... #16 7.881 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev-dev arm64 252.5-2ubuntu3.1 [21.4 kB] #16 7.657 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.10 [20.7 kB] #16 7.667 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB] #16 7.820 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-16-0 arm64 10.39-3ubuntu0.1 [185 kB] #16 7.854 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-32-0 arm64 10.39-3ubuntu0.1 [177 kB] #16 7.884 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-posix3 arm64 10.39-3ubuntu0.1 [5968 B] #16 7.885 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-dev arm64 10.39-3ubuntu0.1 [663 kB] #16 7.945 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB] #51 8.158 Unpacking libglib2.0-dev-bin (2.66.8-1) ... #51 8.265 Selecting previously unselected package libsepol1-dev:amd64. #51 8.268 Preparing to unpack .../20-libsepol1-dev_3.1-1_amd64.deb ... #51 8.277 Unpacking libsepol1-dev:amd64 (3.1-1) ... #51 8.381 Selecting previously unselected package libpcre2-16-0:amd64. dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz #15 8.664 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #15 8.675 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #15 8.686 Setting up dmsetup (2:1.02.155-3) ... #15 8.700 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #15 8.711 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... #15 8.723 Setting up docker-ce-build-deps (1.0) ... #15 8.733 Processing triggers for libc-bin (2.28-10+deb10u2) ... #15 8.751 Processing triggers for man-db (2.8.5-2) ... + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GmCrC7 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... #16 3.355 dh_fixperms #16 3.401 dh_missing #16 3.429 dh_installdeb #16 3.464 dh_gencontrol #14 83.96 Updating certificates in /etc/ssl/certs... #16 8.038 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsepol-dev arm64 3.4-2 [387 kB] #15 9.723 Setting up libncurses6:armhf (6.2+20201114-2+deb11u1) ... #16 7.957 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB] #16 7.959 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB] #16 8.117 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.10 [319 kB] #51 8.384 Preparing to unpack .../21-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... #51 8.388 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #51 8.476 Selecting previously unselected package libpcre2-32-0:amd64. #51 8.479 Preparing to unpack .../22-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... #51 8.482 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #51 8.571 Selecting previously unselected package libpcre2-posix2:amd64. #51 8.571 Preparing to unpack .../23-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... #51 8.578 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #51 8.627 Selecting previously unselected package libpcre2-dev:amd64. + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.1 -- Detecting C compiler ABI info #16 3.583 dh_md5sums #16 3.618 dh_builddeb #16 3.647 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.730 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #16 3.877 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #14 84.39 0 added, 0 removed; done. #14 84.39 Running hooks in /etc/ca-certificates/update.d... #14 84.40 done. #16 8.333 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-16-0 arm64 10.42-1 [195 kB] #16 8.377 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-32-0 arm64 10.42-1 [182 kB] #16 8.406 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-posix3 arm64 10.42-1 [6576 B] #16 8.407 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-dev arm64 10.42-1 [676 kB] #16 8.473 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libselinux1-dev arm64 3.4-1build4 [169 kB] #16 8.485 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper-dev arm64 2:1.02.185-1ubuntu1 [36.7 kB] #16 8.487 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu3 [90.3 kB] #16 8.492 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.1 [385 kB] #16 8.514 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-dev arm64 252.5-2ubuntu3.1 [322 kB] #15 9.738 Setting up pkg-config (0.29.2-1) ... #15 9.790 Setting up libudev-dev:armhf (247.3-7+deb11u4) ... #15 9.801 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ... #15 9.813 Setting up libjsoncpp24:armhf (1.9.4-4) ... #15 9.828 Setting up librhash0:armhf (1.4.1-2) ... #15 9.843 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 9.861 Setting up dh-apparmor (2.13.6-10) ... #15 9.875 Setting up libsystemd-dev:armhf (247.3-7+deb11u4) ... #15 9.887 Setting up libprocps8:armhf (2:3.3.17-5) ... #15 9.899 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ... #15 9.912 Setting up libselinux1-dev:armhf (3.1-3) ... #15 9.925 Setting up procps (2:3.3.17-5) ... #15 9.965 Setting up cmake (3.18.4-2+deb11u1) ... #51 8.630 Preparing to unpack .../24-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... #51 8.634 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... #51 8.826 Selecting previously unselected package libselinux1-dev:amd64. #51 8.829 Preparing to unpack .../25-libselinux1-dev_3.1-3_amd64.deb ... #51 8.833 Unpacking libselinux1-dev:amd64 (3.1-3) ... -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success #16 3.957 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.959 dpkg-source --after-build . #16 8.673 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpkgconf3 arm64 1.8.1-1ubuntu2 [29.5 kB] #16 8.840 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf-bin arm64 1.8.1-1ubuntu2 [20.4 kB] #16 8.871 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf arm64 1.8.1-1ubuntu2 [16.8 kB] #15 9.982 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #15 9.994 Setting up dmsetup (2:1.02.175-2.1) ... #15 10.01 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #15 10.02 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #15 10.03 Setting up docker-ce-build-deps (1.0) ... #15 10.04 Processing triggers for libc-bin (2.31-13+deb11u6) ... #15 10.06 Processing triggers for man-db (2.9.4-2) ... #16 8.561 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.10 [306 kB] #16 8.614 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB] #16 8.784 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB] #51 8.932 Selecting previously unselected package libmount-dev:amd64. #51 8.932 Preparing to unpack .../26-libmount-dev_2.36.1-8+deb11u1_amd64.deb ... #51 8.939 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ... #51 9.016 Selecting previously unselected package libpcre16-3:amd64. #51 9.019 Preparing to unpack .../27-libpcre16-3_2%3a8.39-13_amd64.deb ... #51 9.023 Unpacking libpcre16-3:amd64 (2:8.39-13) ... -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #16 4.060 dpkg-buildpackage: info: binary-only upload (no source included) #16 4.064 #16 4.064 The package has been created. #16 4.064 Attention, the package has been created in the current directory, #16 4.064 not in ".." as indicated by the message above! #16 4.090 Selecting previously unselected package docker-ce-build-deps. #16 4.105 (Reading database ... 25311 files and directories currently installed.) #16 4.106 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 4.110 Unpacking docker-ce-build-deps (1.0) ... #16 8.897 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkg-config arm64 1.8.1-1ubuntu2 [5408 B] #16 9.069 debconf: delaying package configuration, since apt-utils is not installed #16 9.116 Fetched 13.7 MB in 3s (5172 kB/s) #16 9.144 Selecting previously unselected package bash-completion. #16 8.948 debconf: delaying package configuration, since apt-utils is not installed #16 8.985 Fetched 11.5 MB in 3s (3923 kB/s) #16 9.012 Selecting previously unselected package bash-completion. #16 9.012 (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 ... 25569 files and directories currently installed.) #16 9.025 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 9.037 Unpacking bash-completion (1:2.11-5ubuntu1) ... #51 9.097 Selecting previously unselected package libpcre32-3:amd64. #51 9.100 Preparing to unpack .../28-libpcre32-3_2%3a8.39-13_amd64.deb ... #51 9.104 Unpacking libpcre32-3:amd64 (2:8.39-13) ... #51 9.203 Selecting previously unselected package libpcrecpp0v5:amd64. #51 9.206 Preparing to unpack .../29-libpcrecpp0v5_2%3a8.39-13_amd64.deb ... #51 9.213 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ... #51 9.265 Selecting previously unselected package libpcre3-dev:amd64. #51 9.265 Preparing to unpack .../30-libpcre3-dev_2%3a8.39-13_amd64.deb ... #51 9.270 Unpacking libpcre3-dev:amd64 (2:8.39-13) ... [100%] Linking C executable tini-static #16 9.144 (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 ... 26700 files and directories currently installed.) #16 9.160 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ... #16 9.173 Unpacking bash-completion (1:2.11-6ubuntu1) ... #16 9.299 Selecting previously unselected package libarchive13:arm64. #16 9.302 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_arm64.deb ... #16 9.308 Unpacking libarchive13:arm64 (3.6.2-1ubuntu1) ... #16 9.347 Selecting previously unselected package libjsoncpp25:arm64. #16 9.350 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_arm64.deb ... #16 9.354 Unpacking libjsoncpp25:arm64 (1.9.5-4) ... #16 9.390 Selecting previously unselected package librhash0:arm64. #16 9.393 Preparing to unpack .../3-librhash0_1.4.3-3_arm64.deb ... #16 9.396 Unpacking librhash0:arm64 (1.4.3-3) ... #16 DONE 3.2s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers #16 9.158 Selecting previously unselected package libarchive13:arm64. #16 9.161 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ... #16 9.167 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ... #16 9.202 Selecting previously unselected package libjsoncpp25:arm64. #16 9.205 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ... #16 9.208 Unpacking libjsoncpp25:arm64 (1.9.5-3) ... #16 9.241 Selecting previously unselected package librhash0:arm64. #16 9.244 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ... #16 9.247 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ... #16 9.281 Selecting previously unselected package libuv1:arm64. #16 9.284 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ... #16 9.287 Unpacking libuv1:arm64 (1.43.0-1) ... #16 9.315 Selecting previously unselected package dh-elpa-helper. #51 9.422 Selecting previously unselected package zlib1g-dev:amd64. #51 9.422 Preparing to unpack .../31-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... #51 9.426 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #51 9.493 Selecting previously unselected package libglib2.0-dev:amd64. #51 9.496 Preparing to unpack .../32-libglib2.0-dev_2.66.8-1_amd64.deb ... #51 9.507 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ... [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 9.436 Selecting previously unselected package libuv1:arm64. #16 9.439 Preparing to unpack .../4-libuv1_1.44.2-1_arm64.deb ... #16 9.443 Unpacking libuv1:arm64 (1.44.2-1) ... #16 9.485 Selecting previously unselected package cmake-data. #16 9.488 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ... #16 9.497 Unpacking cmake-data (3.25.1-1ubuntu1) ... #16 9.318 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 9.321 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 9.354 Selecting previously unselected package emacsen-common. #16 9.357 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 9.369 Unpacking emacsen-common (3.0.4) ... #16 9.406 Selecting previously unselected package cmake-data. #16 9.409 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ... #16 9.417 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ... #51 9.855 Selecting previously unselected package libseccomp-dev:amd64. #51 9.855 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #51 9.867 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #16 9.883 Selecting previously unselected package cmake. #16 9.887 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_arm64.deb ... #16 9.891 Unpacking cmake (3.25.1-1ubuntu1) ... #16 9.775 Selecting previously unselected package cmake. #16 9.778 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ... #16 9.783 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ... #51 9.947 Selecting previously unselected package libsecret-1-dev:amd64. #51 9.948 Preparing to unpack .../34-libsecret-1-dev_0.20.4-2_amd64.deb ... #51 9.952 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ... #51 10.08 Selecting previously unselected package libsystemd-dev:amd64. #51 10.08 Preparing to unpack .../35-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... #51 10.08 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... #17 DONE 3.8s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.1s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #20 exporting layers 2.6s done #20 writing image sha256:2d174dc7a7be317d301d210187d7fbd96dca7ea3a07c37b413bddcaf069caf02 done #20 naming to docker.io/debbuild-debian-buster/aarch64 done #20 DONE 2.6s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-buster:/build debbuild-debian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 DONE 10.4s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.4s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #16 10.08 Selecting previously unselected package dh-apparmor. #16 10.09 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ... #16 10.09 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ... #16 10.13 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_arm64.deb ... #16 10.15 Unpacking libudev1:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... #16 10.21 Setting up libudev1:arm64 (252.5-2ubuntu3.1) ... #16 9.892 Selecting previously unselected package dh-apparmor. #16 9.895 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ... #16 9.900 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ... #16 9.940 Preparing to unpack .../10-libudev1_249.11-0ubuntu3.10_arm64.deb ... #16 9.951 Unpacking libudev1:arm64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... #16 10.00 Setting up libudev1:arm64 (249.11-0ubuntu3.10) ... #16 10.05 Selecting previously unselected package libdevmapper1.02.1:arm64. #16 10.05 (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 ... 29465 files and directories currently installed.) #16 10.06 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #16 10.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #16 10.10 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #16 10.10 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #51 10.27 Selecting previously unselected package libudev-dev:amd64. #51 10.27 Preparing to unpack .../36-libudev-dev_247.3-7+deb11u4_amd64.deb ... #51 10.28 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ... #51 10.38 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ... #51 10.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #51 10.47 Setting up libapparmor1:amd64 (2.13.6-10) ... #51 10.49 Setting up libpcre16-3:amd64 (2:8.39-13) ... #16 10.26 Selecting previously unselected package libdevmapper1.02.1:arm64. #16 10.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30730 files and directories currently installed.) #16 10.28 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ... #16 10.28 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ... #16 10.34 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #16 10.34 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ... #16 10.34 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ... #16 10.37 Selecting previously unselected package libudev-dev:arm64. #16 10.38 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_arm64.deb ... #16 10.38 Unpacking libudev-dev:arm64 (252.5-2ubuntu3.1) ... #16 10.41 Selecting previously unselected package libsepol-dev:arm64. #16 10.42 Preparing to unpack .../03-libsepol-dev_3.4-2_arm64.deb ... #16 10.42 Unpacking libsepol-dev:arm64 (3.4-2) ... #16 10.47 Selecting previously unselected package libpcre2-16-0:arm64. #16 4.207 Reading package lists... #16 5.282 Building dependency tree... #16 5.495 Reading state information... #16 5.502 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.758 Starting 2 pkgProblemResolver with broken count: 0 #16 10.11 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #16 10.14 Selecting previously unselected package libudev-dev:arm64. #16 10.14 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.10_arm64.deb ... #16 10.15 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.10) ... #16 10.17 Selecting previously unselected package libsepol-dev:arm64. #16 10.18 Preparing to unpack .../03-libsepol-dev_3.3-1build1_arm64.deb ... #16 10.18 Unpacking libsepol-dev:arm64 (3.3-1build1) ... #16 10.23 Selecting previously unselected package libpcre2-16-0:arm64. #16 10.23 Preparing to unpack .../04-libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ... #16 10.24 Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ... #16 10.27 Selecting previously unselected package libpcre2-32-0:arm64. #16 10.27 Preparing to unpack .../05-libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ... #16 10.28 Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ... #16 10.31 Selecting previously unselected package libpcre2-posix3:arm64. #16 10.32 Preparing to unpack .../06-libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ... #16 10.32 Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ... #16 10.35 Selecting previously unselected package libpcre2-dev:arm64. #51 10.51 Setting up libsepol1-dev:amd64 (3.1-1) ... #51 10.53 Setting up bzip2 (1.0.8-4) ... #51 10.55 Setting up libffi-dev:amd64 (3.3-6) ... #51 10.56 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #51 10.57 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #51 10.58 Setting up libglib2.0-data (2.66.8-1) ... #51 10.60 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ... #51 10.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #51 10.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #51 10.64 Setting up libpcre32-3:amd64 (2:8.39-13) ... #51 10.66 Setting up patch (2.7.6-7) ... #51 10.68 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ... #51 10.69 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #51 10.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 10.47 Preparing to unpack .../04-libpcre2-16-0_10.42-1_arm64.deb ... #16 10.48 Unpacking libpcre2-16-0:arm64 (10.42-1) ... #16 10.52 Selecting previously unselected package libpcre2-32-0:arm64. #16 10.52 Preparing to unpack .../05-libpcre2-32-0_10.42-1_arm64.deb ... #16 10.52 Unpacking libpcre2-32-0:arm64 (10.42-1) ... #16 10.56 Selecting previously unselected package libpcre2-posix3:arm64. #16 10.57 Preparing to unpack .../06-libpcre2-posix3_10.42-1_arm64.deb ... #16 10.57 Unpacking libpcre2-posix3:arm64 (10.42-1) ... #16 10.60 Selecting previously unselected package libpcre2-dev:arm64. #16 10.61 Preparing to unpack .../07-libpcre2-dev_10.42-1_arm64.deb ... #16 10.61 Unpacking libpcre2-dev:arm64 (10.42-1) ... #16 10.66 Selecting previously unselected package libselinux1-dev:arm64. #16 10.66 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_arm64.deb ... #16 10.66 Unpacking libselinux1-dev:arm64 (3.4-1build4) ... #16 10.70 Selecting previously unselected package libdevmapper-dev:arm64. #16 5.763 Done #16 10.35 Preparing to unpack .../07-libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ... #16 10.36 Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) ... #16 10.39 Selecting previously unselected package libselinux1-dev:arm64. #16 10.40 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_arm64.deb ... #16 10.40 Unpacking libselinux1-dev:arm64 (3.3-1build2) ... #16 10.44 Selecting previously unselected package libdevmapper-dev:arm64. #16 10.44 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #16 10.45 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ... #16 10.48 Selecting previously unselected package libseccomp-dev:arm64. #16 10.48 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ... #16 10.48 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #16 10.52 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.10_arm64.deb ... #16 10.54 Unpacking libsystemd0:arm64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... #16 10.59 Setting up libsystemd0:arm64 (249.11-0ubuntu3.10) ... #15 DONE 12.1s #51 10.73 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #51 10.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... #51 10.75 Setting up python3-lib2to3 (3.9.2-1) ... #51 10.90 Setting up libelf1:amd64 (0.183-1) ... #51 10.91 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... #51 10.93 Setting up libsecret-common (0.20.4-2) ... #51 10.94 Setting up python3-distutils (3.9.2-1) ... #18 exporting layers 1.4s done #18 writing image sha256:dcbb810d35540dd8c7d63f451ed301ff69bfd459c6254d94dd36d9dfe60fa6e9 done #18 naming to docker.io/rpmbuild-fedora-37/aarch64 done #18 DONE 1.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-37/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 10.71 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_arm64.deb ... #16 10.71 Unpacking libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ... #16 10.74 Selecting previously unselected package libseccomp-dev:arm64. #16 10.75 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_arm64.deb ... #16 10.75 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu3) ... #16 10.79 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_arm64.deb ... #16 10.81 Unpacking libsystemd0:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... #16 10.87 Setting up libsystemd0:arm64 (252.5-2ubuntu3.1) ... #16 10.92 Selecting previously unselected package libsystemd-dev:arm64. #16 5.964 Done #16 6.165 Starting pkgProblemResolver with broken count: 0 #16 10.63 Selecting previously unselected package libsystemd-dev:arm64. #16 10.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29995 files and directories currently installed.) #16 10.65 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.10_arm64.deb ... #16 10.65 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.10) ... #16 10.72 Selecting previously unselected package libglib2.0-0:arm64. #16 10.72 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ... #16 10.73 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... #16 10.79 Selecting previously unselected package pkg-config. #16 10.79 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_arm64.deb ... #16 10.80 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 10.84 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #51 11.14 Setting up libglib2.0-dev-bin (2.66.8-1) ... warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.21kRCa + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #16 10.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 ... 31263 files and directories currently installed.) #16 10.93 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_arm64.deb ... #16 10.94 Unpacking libsystemd-dev:arm64 (252.5-2ubuntu3.1) ... #16 10.99 Selecting previously unselected package libpkgconf3:arm64. #16 11.00 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_arm64.deb ... #16 11.00 Unpacking libpkgconf3:arm64 (1.8.1-1ubuntu2) ... #16 11.03 Selecting previously unselected package pkgconf-bin. #16 11.03 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_arm64.deb ... #16 11.04 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ... #16 11.08 Selecting previously unselected package pkgconf:arm64. #16 11.08 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_arm64.deb ... #16 11.08 Unpacking pkgconf:arm64 (1.8.1-1ubuntu2) ... #16 11.12 Selecting previously unselected package pkg-config:arm64. #16 11.12 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_arm64.deb ... #16 11.13 Unpacking pkg-config:arm64 (1.8.1-1ubuntu2) ... #16 11.17 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu3) ... #16 6.201 Starting 2 pkgProblemResolver with broken count: 0 #16 6.205 Done #16 10.85 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ... #16 10.87 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... #16 10.88 No schema files found: doing nothing. #16 10.88 Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ... #16 10.89 Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ... #16 10.91 Setting up libuv1:arm64 (1.43.0-1) ... #16 10.92 Setting up emacsen-common (3.0.4) ... #16 10.95 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 10.97 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 10.99 Setting up libjsoncpp25:arm64 (1.9.5-3) ... #16 11.00 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 11.05 Setting up libudev-dev:arm64 (249.11-0ubuntu3.10) ... #16 11.06 Setting up libsepol-dev:arm64 (3.3-1build1) ... #51 11.40 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ... #51 11.43 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... #51 11.45 Setting up libselinux1-dev:amd64 (3.1-3) ... #51 11.46 Setting up libpcre3-dev:amd64 (2:8.39-13) ... #51 11.48 Setting up libglib2.0-bin (2.66.8-1) ... #51 11.49 Setting up dpkg-dev (1.20.12) ... #51 11.51 Setting up libsecret-1-0:amd64 (0.20.4-2) ... #20 exporting layers 3.9s done #20 writing image sha256:2d2378670fed6b443034e2ade074e50621f432670495a5b23822579661026d4d done #20 naming to docker.io/debbuild-debian-bullseye/x86_64 done #20 DONE 3.9s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 11.18 Setting up libarchive13:arm64 (3.6.2-1ubuntu1) ... #16 11.20 Setting up libpcre2-16-0:arm64 (10.42-1) ... #16 11.21 Setting up libpcre2-32-0:arm64 (10.42-1) ... #16 11.22 Setting up libpkgconf3:arm64 (1.8.1-1ubuntu2) ... #16 11.23 Setting up libuv1:arm64 (1.44.2-1) ... #16 11.24 Setting up bash-completion (1:2.11-6ubuntu1) ... #16 11.27 Setting up libjsoncpp25:arm64 (1.9.5-4) ... #16 11.28 Setting up libudev-dev:arm64 (252.5-2ubuntu3.1) ... #16 11.29 Setting up libsepol-dev:arm64 (3.4-2) ... #16 11.30 Setting up pkgconf-bin (1.8.1-1ubuntu2) ... #16 11.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ... #16 11.32 Setting up libpcre2-posix3:arm64 (10.42-1) ... #16 11.34 Setting up librhash0:arm64 (1.4.3-3) ... #16 11.35 Setting up cmake-data (3.25.1-1ubuntu1) ... #16 11.37 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ... #16 11.38 Setting up libsystemd-dev:arm64 (252.5-2ubuntu3.1) ... #16 11.39 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ... #16 6.544 The following additional packages will be installed: #16 6.544 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.544 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 6.544 libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #16 6.545 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev #16 6.546 libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config #16 6.547 Suggested packages: #16 6.547 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 6.547 Recommended packages: #16 6.547 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #16 6.603 The following NEW packages will be installed: #16 6.603 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.604 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 6.604 libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #16 6.604 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev #16 6.605 libsystemd-dev libudev-dev libuv1 pkg-config #16 6.606 The following packages will be upgraded: #16 6.607 libsystemd0 libudev1 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:43 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20230915141727-0e70f1b dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . #16 11.10 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #16 11.11 Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ... #16 11.12 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ... #16 11.13 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ... #16 11.17 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ... #16 11.18 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.10) ... #16 11.19 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #16 11.20 Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ... #16 11.21 Setting up libselinux1-dev:arm64 (3.3-1build2) ... #16 11.23 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ... #16 11.24 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ... #16 11.25 Setting up docker-ce-build-deps (1.0) ... #16 11.26 Processing triggers for man-db (2.10.2-1) ... #51 11.53 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #51 11.55 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ... #51 11.56 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ... #51 11.58 Setting up libglib2.0-dev:amd64 (2.66.8-1) ... #51 11.60 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ... #51 11.62 No schema files found: doing nothing. #51 11.63 Processing triggers for libc-bin (2.31-13+deb11u6) ... #51 11.66 Setting up libsecret-1-dev:amd64 (0.20.4-2) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #16 11.40 Setting up libpcre2-dev:arm64 (10.42-1) ... #16 11.41 Setting up libselinux1-dev:arm64 (3.4-1build4) ... #16 11.43 Setting up pkgconf:arm64 (1.8.1-1ubuntu2) ... #16 11.44 Setting up pkg-config:arm64 (1.8.1-1ubuntu2) ... #16 11.45 Setting up libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ... #16 11.46 Setting up cmake (3.25.1-1ubuntu1) ... #16 11.47 Setting up docker-ce-build-deps (1.0) ... #16 11.48 Processing triggers for man-db (2.11.2-1) ... #16 11.56 Processing triggers for libc-bin (2.37-0ubuntu2) ... debian/rules clean dh clean --with=bash-completion dh_clean #16 7.027 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #16 7.027 1 not fully installed or removed. #16 7.027 Need to get 11.2 MB of archives. #16 7.027 After this operation, 38.6 MB of additional disk space will be used. #16 7.027 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB] #16 11.36 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #14 DONE 87.7s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.1s #16 [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 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 DONE 3.8s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz #51 DONE 12.2s #50 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 < value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #16 7.716 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB] dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 DONE 12.4s #17 [stage-1 6/9] COPY --link sources/ /sources -- The C compiler identification is GNU 12.3.1 -- Detecting C compiler ABI info #54 DONE 0.7s #55 [build 6/6] RUN --mount=type=bind,target=.,rw --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 < dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #16 7.942 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B] #16 7.943 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev1 armhf 249.11-0ubuntu3.10 [70.6 kB] #16 0.694 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease #16 0.753 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease #16 0.829 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease #16 0.903 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease #18 exporting layers 1.5s done #18 writing image sha256:3bdd1ef8fe4273836c7d5f864351bd2d7c2934e86fc1a8c5e09893cd95326962 done #18 naming to docker.io/rpmbuild-fedora-38/aarch64 done #18 DONE 1.5s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-38/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #17 DONE 0.2s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY debian/rules clean dh clean --with=bash-completion dh_clean #16 8.089 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB] warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bbea8z + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #21 exporting layers 6.6s done #21 writing image sha256:fafff1bb67479d698edc1e87ffc828fd087f52feb5c0459ccc529b6ff2462ec7 done #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #21 DONE 6.6s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz #16 8.415 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB] #16 8.419 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.10 [20.7 kB] #16 8.428 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB] #16 8.567 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-16-0 armhf 10.39-3ubuntu0.1 [174 kB] #16 8.596 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-32-0 armhf 10.39-3ubuntu0.1 [164 kB] #16 8.623 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-posix3 armhf 10.39-3ubuntu0.1 [5528 B] #16 8.624 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-dev armhf 10.39-3ubuntu0.1 [647 kB] [100%] Linking C executable tini-static #16 8.687 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB] #16 8.696 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB] #16 8.698 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB] #55 ... #50 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 < Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 9.260 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.10 [306 kB] #16 9.315 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB] #23 39.95 + rm -f /go/src/github.com/docker/docker/go.mod #23 39.95 Created binary: /tmp/bundles/binary-daemon/dockerd.exe #23 39.99 ++++++ cat ./cli/winresources/docker-proxy/winres.json #23 39.99 { #23 39.99 "RT_GROUP_ICON": { #23 39.99 "#1": { #23 39.99 "0409": "../../winresources/docker.ico" #23 39.99 } #23 39.99 }, #23 39.99 "RT_MANIFEST": { #23 39.99 "#1": { #23 39.99 "0409": { #23 39.99 "identity": {}, #23 39.99 "description": "Docker Engine", #23 39.99 "minimum-os": "vista", #23 39.99 "execution-level": "", #23 39.99 "ui-access": false, #23 39.99 "auto-elevate": false, #23 39.99 "dpi-awareness": "unaware", #23 39.99 "disable-theming": false, #23 39.99 "disable-window-filtering": false, #23 39.99 "high-resolution-scrolling-aware": false, #23 39.99 "ultra-high-resolution-scrolling-aware": false, #23 39.99 "long-path-aware": false, #23 39.99 "printer-driver-isolation": false, #23 39.99 "gdi-scaling": false, #23 39.99 "segment-heap": false, #23 39.99 "use-common-controls-v6": false #23 39.99 } #23 39.99 } #23 39.99 }, #23 39.99 "RT_MESSAGETABLE": { #23 39.99 "#1": { #23 39.99 "0409": "../../winresources/event_messages.bin" #23 39.99 } #23 39.99 }, #23 39.99 "RT_VERSION": { #23 39.99 "#1": { #23 39.99 "0409": { #23 39.99 "fixed": { #23 39.99 "file_version": "0.0.0.0", #23 39.99 "product_version": "0.0.0.0", #23 39.99 "type": "Unknown" #23 39.99 }, #23 39.99 "info": { #23 39.99 "0000": { #23 39.99 "CompanyName": "", #23 39.99 "FileVersion": "0.0.0-20230915141727-0e70f1b", #23 39.99 "LegalCopyright": "Copyright © 2015-2023 Docker Inc.", #23 39.99 "OriginalFileName": "docker-proxy.exe", #23 39.99 "ProductName": "", #23 39.99 "ProductVersion": "0.0.0-20230915141727-0e70f1b", #23 39.99 "SpecialBuild": "7cfb81b" #23 39.99 } #23 39.99 } #23 39.99 } #23 39.99 } #23 39.99 } #23 39.99 } #23 39.99 cmd/docker-proxy/genwinres_windows.go #23 40.00 cmd/docker-proxy/main.go #23 40.00 cmd/docker-proxy/network_proxy_test.go #23 40.00 cmd/docker-proxy/proxy.go #23 40.00 cmd/docker-proxy/sctp_proxy.go #23 40.00 cmd/docker-proxy/tcp_proxy.go #23 40.00 cmd/docker-proxy/udp_proxy.go #23 40.02 Building static /tmp/bundles/binary-daemon/docker-proxy.exe (windows/amd64)... #23 40.02 + tee /go/src/github.com/docker/docker/go.mod #23 40.02 module github.com/docker/docker #23 40.02 #23 40.02 go 1.19 #23 40.02 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #23 40.02 + GO111MODULE=on #23 40.02 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/docker-proxy.exe -tags ' osusergo static_build ' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy #23 41.90 + rm -f /go/src/github.com/docker/docker/go.mod #23 41.90 Created binary: /tmp/bundles/binary-daemon/docker-proxy.exe #23 41.90 #16 9.475 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB] #16 9.651 debconf: delaying package configuration, since apt-utils is not installed #16 9.694 Fetched 11.2 MB in 3s (3924 kB/s) #23 DONE 47.8s #16 1.094 Reading package lists... #16 2.510 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.510 dpkg-buildpackage: info: source version 1.0 #16 2.510 dpkg-buildpackage: info: source distribution unstable #16 2.510 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.551 dpkg-source --before-build . #16 2.551 dpkg-buildpackage: info: host architecture armhf #16 2.658 debian/rules clean + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.szx3MB2d4L/ + cd /tmp/docker-cli-docsgen.szx3MB2d4L + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.8.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading golang.org/x/time v0.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/kr/text v0.2.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:46 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION BBB 0.0.0-20230915141727-0e70f1b #49 ... #55 [build 6/6] RUN --mount=type=bind,target=.,rw --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 < Making bundle: binary (in /tmp/bundles/binary) #55 1.933 Building static /tmp/bundles/binary-daemon/dockerd (linux/amd64)... #55 1.945 + tee /go/src/github.com/docker/docker/go.mod #16 9.725 Selecting previously unselected package bash-completion. #16 9.725 (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 ... 25315 files and directories currently installed.) #16 9.740 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 9.753 Unpacking bash-completion (1:2.11-5ubuntu1) ... #16 9.883 Selecting previously unselected package libarchive13:armhf. #16 9.886 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ... #16 9.894 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ... #16 9.931 Selecting previously unselected package libjsoncpp25:armhf. #16 9.934 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ... #16 9.938 Unpacking libjsoncpp25:armhf (1.9.5-3) ... #16 9.977 Selecting previously unselected package librhash0:armhf. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gtNe8D + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #16 2.661 dh clean #16 2.774 dh_clean #16 2.811 debian/rules binary #16 2.813 dh binary #16 2.908 dh_update_autotools_config go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #55 1.949 module github.com/docker/docker #55 1.949 #55 1.949 go 1.19 #55 1.949 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #55 1.949 + GO111MODULE=on #55 1.949 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/dockerd -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/dockerd #16 9.980 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ... #16 9.984 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ... #16 10.04 Selecting previously unselected package libuv1:armhf. #16 10.05 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ... #16 10.05 Unpacking libuv1:armhf (1.43.0-1) ... #16 10.08 Selecting previously unselected package dh-elpa-helper. #16 10.08 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 10.08 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 10.12 Selecting previously unselected package emacsen-common. #16 10.13 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 10.14 Unpacking emacsen-common (3.0.4) ... #16 10.18 Selecting previously unselected package cmake-data. #16 10.18 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ... -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info #16 2.939 dh_autoreconf #16 2.987 create-stamp debian/debhelper-build-stamp #16 2.987 dh_prep #16 3.018 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 3.072 dh_install #16 3.109 dh_installdocs #16 3.150 dh_installchangelogs go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 dh_clean #55 ... #56 [all 2/7] COPY --link --from=runc /build/ / #56 DONE 0.5s #49 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <- 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz #24 [binary 1/1] COPY --from=build /build/ / #24 DONE 0.2s #25 exporting to client directory #25 copying files 38B #25 copying files 63.92MB 0.2s done #25 DONE 0.2s cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b docker buildx bake --set binary.platform=windows/amd64 binary #17 DONE 4.6s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #16 10.56 Selecting previously unselected package cmake. #16 10.56 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ... #16 10.57 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ... #16 10.69 Selecting previously unselected package dh-apparmor. #16 10.70 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ... #16 10.70 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ... #16 10.74 Preparing to unpack .../10-libudev1_249.11-0ubuntu3.10_armhf.deb ... -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #16 3.431 dh_fixperms #16 3.477 dh_missing #16 3.507 dh_installdeb #16 3.543 dh_gencontrol dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 263B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.55kB done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 CACHED #16 10.75 Unpacking libudev1:armhf (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... #16 10.80 Setting up libudev1:armhf (249.11-0ubuntu3.10) ... #16 10.85 Selecting previously unselected package libdevmapper1.02.1:armhf. #16 10.85 (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 ... 29211 files and directories currently installed.) #16 10.87 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #16 10.87 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #16 10.91 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #16 10.91 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #16 10.92 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #16 10.94 Selecting previously unselected package libudev-dev:armhf. #16 10.95 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.10_armhf.deb ... #16 10.95 Unpacking libudev-dev:armhf (249.11-0ubuntu3.10) ... #16 3.675 dh_md5sums #16 3.717 dh_builddeb #16 3.749 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.766 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #5 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 DONE 0.1s #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #16 10.98 Selecting previously unselected package libsepol-dev:armhf. #16 10.99 Preparing to unpack .../03-libsepol-dev_3.3-1build1_armhf.deb ... #16 10.99 Unpacking libsepol-dev:armhf (3.3-1build1) ... #16 11.04 Selecting previously unselected package libpcre2-16-0:armhf. #16 11.04 Preparing to unpack .../04-libpcre2-16-0_10.39-3ubuntu0.1_armhf.deb ... #16 11.04 Unpacking libpcre2-16-0:armhf (10.39-3ubuntu0.1) ... #16 11.10 Selecting previously unselected package libpcre2-32-0:armhf. #16 11.10 Preparing to unpack .../05-libpcre2-32-0_10.39-3ubuntu0.1_armhf.deb ... #16 11.10 Unpacking libpcre2-32-0:armhf (10.39-3ubuntu0.1) ... #16 11.15 Selecting previously unselected package libpcre2-posix3:armhf. #16 11.15 Preparing to unpack .../06-libpcre2-posix3_10.39-3ubuntu0.1_armhf.deb ... #16 11.15 Unpacking libpcre2-posix3:armhf (10.39-3ubuntu0.1) ... #16 11.18 Selecting previously unselected package libpcre2-dev:armhf. #16 11.18 Preparing to unpack .../07-libpcre2-dev_10.39-3ubuntu0.1_armhf.deb ... #16 11.18 Unpacking libpcre2-dev:armhf (10.39-3ubuntu0.1) ... #16 11.23 Selecting previously unselected package libselinux1-dev:armhf. [100%] Linking C executable tini-static #16 3.923 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #16 4.011 dpkg-genchanges: info: binary-only upload (no source code included) #16 4.013 dpkg-source --after-build . #16 4.119 dpkg-buildpackage: info: binary-only upload (no source included) #16 4.124 #16 4.124 The package has been created. #16 4.124 Attention, the package has been created in the current directory, #16 4.124 not in ".." as indicated by the message above! #16 4.150 Selecting previously unselected package docker-ce-build-deps. #16 4.166 (Reading database ... 26405 files and directories currently installed.) #16 4.168 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #7 ... #8 [internal] load metadata for docker.io/library/golang:1.20.8-alpine3.17 #8 DONE 0.3s #16 11.23 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_armhf.deb ... #16 11.23 Unpacking libselinux1-dev:armhf (3.3-1build2) ... #16 11.28 Selecting previously unselected package libdevmapper-dev:armhf. #16 11.28 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #16 11.28 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ... #16 11.31 Selecting previously unselected package libseccomp-dev:armhf. #16 11.31 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ... #16 11.32 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #16 11.36 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.10_armhf.deb ... #16 11.37 Unpacking libsystemd0:armhf (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... #16 11.43 Setting up libsystemd0:armhf (249.11-0ubuntu3.10) ... #16 11.47 Selecting previously unselected package libsystemd-dev:armhf. #18 DONE 3.1s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #16 4.172 Unpacking docker-ce-build-deps (1.0) ... #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #7 DONE 0.5s #16 11.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 ... 29741 files and directories currently installed.) #16 11.49 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.10_armhf.deb ... #16 11.49 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.10) ... #16 11.56 Selecting previously unselected package libglib2.0-0:armhf. #16 11.56 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ... #16 11.56 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... #16 11.62 Selecting previously unselected package pkg-config. #16 11.63 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_armhf.deb ... #16 11.63 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 11.67 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #16 11.69 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ... #16 11.70 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... #16 11.71 No schema files found: doing nothing. #16 11.72 Setting up libpcre2-16-0:armhf (10.39-3ubuntu0.1) ... #16 11.73 Setting up libpcre2-32-0:armhf (10.39-3ubuntu0.1) ... Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #9 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #9 CACHED #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 #10 resolve docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 0.0s done #10 sha256:fdce392bcb0a43251a924fcf7c40afb9c3d59c7a8f280e86265716f103415065 1.16kB / 1.16kB done #10 sha256:1bf0654100f517b311683a5210a680723295622c7dae0f014c55a31df68ac5cd 5.18kB / 5.18kB done #10 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s #10 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0B / 284.93kB 0.1s #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 0B / 101.13MB 0.1s #10 sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 1.65kB / 1.65kB done #10 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done #10 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 284.93kB / 284.93kB 0.2s done #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 9.44MB / 101.13MB 0.2s #10 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 #10 sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 0B / 156B 0.2s #16 11.74 Setting up libuv1:armhf (1.43.0-1) ... #16 11.75 Setting up emacsen-common (3.0.4) ... #16 11.79 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 11.80 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 11.82 Setting up libjsoncpp25:armhf (1.9.5-3) ... #16 11.84 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 11.89 Setting up libudev-dev:armhf (249.11-0ubuntu3.10) ... #16 11.90 Setting up libsepol-dev:armhf (3.3-1build1) ... #16 11.91 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #16 11.92 Setting up libpcre2-posix3:armhf (10.39-3ubuntu0.1) ... #16 11.96 Setting up librhash0:armhf (1.4.2-1ubuntu1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:33.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #10 ... #11 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #11 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #11 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #11 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done #11 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done #11 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done #11 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done #11 DONE 0.3s #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 14.68MB / 101.13MB 0.3s #10 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 23.07MB / 101.13MB 0.4s #10 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 41.08MB / 101.13MB 0.5s #10 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0.1s done #16 11.97 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ... #16 12.01 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ... #16 12.02 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.10) ... #16 12.03 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #16 12.04 Setting up libpcre2-dev:armhf (10.39-3ubuntu0.1) ... #16 12.05 Setting up libselinux1-dev:armhf (3.3-1build2) ... #16 12.07 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ... #16 12.08 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ... #16 12.09 Setting up docker-ce-build-deps (1.0) ... #16 12.10 Processing triggers for man-db (2.10.2-1) ... #16 12.16 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #10 ... #12 [internal] load build context #12 transferring context: 40.11MB 0.6s done #12 DONE 0.6s #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 50.33MB / 101.13MB 0.6s #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 66.06MB / 101.13MB 0.8s #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 80.74MB / 101.13MB 0.9s #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 94.37MB / 101.13MB 1.0s #15 13.23 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 56/94 #15 21.53 Installing : python3-policycoreutils-3.5-1.fc38.noarch 57/94 #15 21.55 Installing : policycoreutils-python-utils-3.5-1.fc38.noarch 58/94 #15 21.55 Installing : libedit-3.1-45.20221030cvs.fc38.x86_64 59/94 #15 21.56 Installing : libcbor-0.7.0-9.fc38.x86_64 60/94 #15 21.56 Installing : libfido2-1.12.0-3.fc38.x86_64 61/94 #15 21.58 Installing : openssh-clients-9.0p1-17.fc38.x86_64 62/94 #15 21.59 Running scriptlet: openssh-clients-9.0p1-17.fc38.x86_64 62/94 #15 21.68 Installing : git-core-2.41.0-1.fc38.x86_64 63/94 #15 21.71 Installing : git-core-doc-2.41.0-1.fc38.noarch 64/94 #15 21.72 Installing : perl-Git-2.41.0-1.fc38.noarch 65/94 #15 21.73 Installing : git-2.41.0-1.fc38.x86_64 66/94 #15 21.73 Installing : libargon2-20190702-2.fc38.x86_64 67/94 #15 21.74 Installing : kmod-libs-30-4.fc38.x86_64 68/94 #15 21.75 Installing : device-mapper-libs-1.02.189-2.fc38.x86_64 69/94 #15 21.76 Installing : cryptsetup-libs-2.6.1-1.fc38.x86_64 70/94 #15 21.77 Installing : device-mapper-1.02.189-2.fc38.x86_64 71/94 #15 21.79 Installing : systemd-networkd-253.10-1.fc38.x86_64 72/94 #15 21.79 Running scriptlet: systemd-networkd-253.10-1.fc38.x86_64 72/94 #15 21.81 Installing : systemd-pam-253.10-1.fc38.x86_64 73/94 #15 21.82 Installing : systemd-resolved-253.10-1.fc38.x86_64 74/94 #15 21.83 Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64 74/94 #15 21.95 Installing : systemd-253.10-1.fc38.x86_64 75/94 #15 21.97 Running scriptlet: systemd-253.10-1.fc38.x86_64 75/94 #15 22.20 Creating group 'input' with GID 104. #15 22.20 Creating group 'kvm' with GID 36. #15 22.20 Creating group 'render' with GID 105. #15 22.20 Creating group 'sgx' with GID 106. #15 22.20 Creating group 'systemd-journal' with GID 190. #15 22.20 Creating group 'systemd-network' with GID 192. #15 22.20 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 22.20 Creating group 'systemd-oom' with GID 999. #15 22.20 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 22.20 Creating group 'systemd-resolve' with GID 193. #15 22.20 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 22.20 #15 22.21 Installing : jsoncpp-1.9.5-4.fc38.x86_64 76/94 #15 22.22 Installing : gc-8.2.2-3.fc38.x86_64 77/94 #15 22.49 Installing : guile22-2.2.7-7.fc38.x86_64 78/94 #15 22.50 Installing : make-1:4.4.1-1.fc38.x86_64 79/94 #15 22.94 Installing : gcc-13.2.1-1.fc38.x86_64 80/94 #15 22.95 Running scriptlet: gcc-13.2.1-1.fc38.x86_64 80/94 #15 22.97 Installing : policycoreutils-devel-3.5-1.fc38.x86_64 81/94 #15 23.07 Installing : selinux-policy-devel-38.28-1.fc38.noarch 82/94 #15 23.08 Running scriptlet: selinux-policy-devel-38.28-1.fc38.noarch 82/94 #16 4.278 Reading package lists... #16 5.374 Building dependency tree... #16 5.584 Reading state information... #16 5.591 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 5.874 Starting 2 pkgProblemResolver with broken count: 0 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 101.13MB / 101.13MB 1.2s done #10 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 0.1s #18 DONE 4.6s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.1s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 DONE 12.9s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #15 23.35 Installing : cmake-data-3.27.4-7.fc38.noarch 83/94 #15 23.54 Installing : cmake-3.27.4-7.fc38.x86_64 84/94 #15 23.56 Installing : libtool-2.4.7-6.fc38.x86_64 85/94 #15 23.57 Installing : annobin-plugin-gcc-12.26-1.fc38.x86_64 86/94 #15 23.57 Running scriptlet: annobin-plugin-gcc-12.26-1.fc38.x86_64 86/94 #15 23.59 Installing : gcc-plugin-annobin-13.2.1-1.fc38.x86_64 87/94 #15 23.59 Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc38.x86_64 87/94 #16 5.878 Done #21 exporting layers 2.0s done #21 writing image sha256:88e22e9e86cc85881ad1819bb49a2f1642307927816b3b9d6d504454fed3754a done #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #21 DONE 2.0s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 6.104 Done #15 23.61 Installing : device-mapper-devel-1.02.189-2.fc38.x86_64 88/94 #15 23.62 Installing : libtool-ltdl-devel-2.4.7-6.fc38.x86_64 89/94 #15 23.63 Installing : libseccomp-devel-2.5.3-4.fc38.x86_64 90/94 #15 23.63 Installing : systemd-rpm-macros-253.10-1.fc38.noarch 91/94 #15 23.64 Installing : rpm-plugin-selinux-4.18.1-3.fc38.x86_64 92/94 #15 23.64 Installing : which-2.21-39.fc38.x86_64 93/94 #15 23.65 Cleanup : systemd-libs-253.9-1.fc38.x86_64 94/94 #15 23.65 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 94/94 #15 23.66 Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64 94/94 #16 6.348 Starting pkgProblemResolver with broken count: 0 #16 6.401 Starting 2 pkgProblemResolver with broken count: 0 #16 6.405 Done + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 6.887 The following additional packages will be installed: + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 6.887 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 6.888 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #16 6.888 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #16 6.888 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0 #16 6.889 libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin #16 6.891 Suggested packages: #16 6.891 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 6.891 seccomp #16 6.891 Recommended packages: #16 6.891 dmsetup #16 6.949 The following NEW packages will be installed: #16 6.949 bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev #16 6.950 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0 #16 6.950 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0 #16 6.950 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #16 6.951 libuv1 pkg-config pkgconf pkgconf-bin #16 6.952 The following packages will be upgraded: #16 6.953 libsystemd0 libudev1 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:51 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b VERSION BBB 0.0.0-20230915141727-0e70f1b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker #16 7.370 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #16 7.370 1 not fully installed or removed. #16 7.370 Need to get 10.6 MB of archives. #16 7.370 After this operation, 37.6 MB of additional disk space will be used. #16 7.370 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bash-completion all 1:2.11-6ubuntu1 [179 kB] #21 exporting layers 2.3s done #21 writing image sha256:f7cc226709165076086def51f6c9eb30a436e727d50ba785c80f9cb26a5ca31d done #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done #21 DONE 2.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-lunar:/build debbuild-ubuntu-lunar/aarch64 dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #16 7.730 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive13 armhf 3.6.2-1ubuntu1 [326 kB] #16 7.841 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjsoncpp25 armhf 1.9.5-4 [72.3 kB] #16 7.860 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librhash0 armhf 1.4.3-3 [142 kB] #16 7.885 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuv1 armhf 1.44.2-1 [76.2 kB] #16 7.894 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake-data all 3.25.1-1ubuntu1 [2052 kB] + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz dh_clean dpkg-source -I.git -b . #20 exporting layers 10.2s done #20 writing image sha256:4f6b0998a116689dd89cd7723e6a3d2ef2ba0ad46d2b287d1ba1c707528ea712 done #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done #20 DONE 10.2s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/aarch64 #16 8.040 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake armhf 3.25.1-1ubuntu1 [4977 kB] dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 8.276 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB] #16 8.277 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev1 armhf 252.5-2ubuntu3.1 [143 kB] #16 8.279 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB] #16 8.281 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-1ubuntu1 [11.5 kB] #16 8.428 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev-dev armhf 252.5-2ubuntu3.1 [21.4 kB] + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 8.582 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsepol-dev armhf 3.4-2 [359 kB] #15 23.70 Running scriptlet: systemd-libs-253.9-1.fc38.x86_64 94/94 #15 25.88 Verifying : autoconf-2.71-5.fc38.noarch 1/94 #15 25.88 Verifying : automake-1.16.5-11.fc38.noarch 2/94 #15 25.88 Verifying : checkpolicy-3.5-1.fc38.x86_64 3/94 #15 25.88 Verifying : cryptsetup-libs-2.6.1-1.fc38.x86_64 4/94 #15 25.88 Verifying : dbus-broker-33-1.fc38.x86_64 5/94 #15 25.88 Verifying : device-mapper-1.02.189-2.fc38.x86_64 6/94 #15 25.88 Verifying : device-mapper-devel-1.02.189-2.fc38.x86_64 7/94 #15 25.88 Verifying : device-mapper-libs-1.02.189-2.fc38.x86_64 8/94 #15 25.88 Verifying : gc-8.2.2-3.fc38.x86_64 9/94 #15 25.88 Verifying : guile22-2.2.7-7.fc38.x86_64 10/94 #15 25.88 Verifying : jsoncpp-1.9.5-4.fc38.x86_64 11/94 #15 25.88 Verifying : kmod-libs-30-4.fc38.x86_64 12/94 #15 25.88 Verifying : libargon2-20190702-2.fc38.x86_64 13/94 #15 25.88 Verifying : libcbor-0.7.0-9.fc38.x86_64 14/94 #15 25.88 Verifying : libedit-3.1-45.20221030cvs.fc38.x86_64 15/94 #15 25.88 Verifying : libfdisk-2.38.1-4.fc38.x86_64 16/94 #15 25.88 Verifying : libfido2-1.12.0-3.fc38.x86_64 17/94 #15 25.88 Verifying : libmpc-1.3.1-2.fc38.x86_64 18/94 #15 25.88 Verifying : libseccomp-2.5.3-4.fc38.x86_64 19/94 #15 25.88 Verifying : libseccomp-devel-2.5.3-4.fc38.x86_64 20/94 #15 25.88 Verifying : libselinux-devel-3.5-1.fc38.x86_64 21/94 #15 25.88 Verifying : libselinux-utils-3.5-1.fc38.x86_64 22/94 #15 25.88 Verifying : libsepol-devel-3.5-1.fc38.x86_64 23/94 #15 25.88 Verifying : libtool-2.4.7-6.fc38.x86_64 24/94 #15 25.88 Verifying : libtool-ltdl-2.4.7-6.fc38.x86_64 25/94 #15 25.88 Verifying : libtool-ltdl-devel-2.4.7-6.fc38.x86_64 26/94 #15 25.88 Verifying : libutempter-1.2.1-8.fc38.x86_64 27/94 #15 25.88 Verifying : libxkbcommon-1.5.0-2.fc38.x86_64 28/94 #15 25.88 Verifying : m4-1.4.19-5.fc38.x86_64 29/94 #15 25.88 Verifying : pcre2-devel-10.42-1.fc38.1.x86_64 30/94 #15 25.88 Verifying : pcre2-utf16-10.42-1.fc38.1.x86_64 31/94 #15 25.88 Verifying : pcre2-utf32-10.42-1.fc38.1.x86_64 32/94 #15 25.88 Verifying : perl-Error-1:0.17029-11.fc38.noarch 33/94 #15 25.88 Verifying : perl-TermReadKey-2.38-16.fc38.x86_64 34/94 #15 25.88 Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 35/94 #15 25.88 Verifying : perl-threads-1:2.27-490.fc38.x86_64 36/94 #15 25.88 Verifying : perl-threads-shared-1.64-490.fc38.x86_64 37/94 #15 25.88 Verifying : policycoreutils-3.5-1.fc38.x86_64 38/94 #15 25.88 Verifying : policycoreutils-devel-3.5-1.fc38.x86_64 39/94 #15 25.88 Verifying : policycoreutils-python-utils-3.5-1.fc38.noarch 40/94 #15 25.88 Verifying : python3-libselinux-3.5-1.fc38.x86_64 41/94 #15 25.88 Verifying : python3-libsemanage-3.5-2.fc38.x86_64 42/94 #15 25.88 Verifying : python3-policycoreutils-3.5-1.fc38.noarch 43/94 #15 25.88 Verifying : python3-setuptools-65.5.1-2.fc38.noarch 44/94 #15 25.88 Verifying : qrencode-libs-4.1.1-4.fc38.x86_64 45/94 #15 25.88 Verifying : rhash-1.4.3-2.fc38.x86_64 46/94 #15 25.88 Verifying : util-linux-2.38.1-4.fc38.x86_64 47/94 #15 25.88 Verifying : which-2.21-39.fc38.x86_64 48/94 #15 25.88 Verifying : xkeyboard-config-2.38-1.fc38.noarch 49/94 #15 25.89 Verifying : annobin-docs-12.26-1.fc38.noarch 50/94 #15 25.89 Verifying : annobin-plugin-gcc-12.26-1.fc38.x86_64 51/94 #15 25.89 Verifying : cmake-3.27.4-7.fc38.x86_64 52/94 #15 25.89 Verifying : cmake-data-3.27.4-7.fc38.noarch 53/94 #15 25.89 Verifying : cmake-filesystem-3.27.4-7.fc38.x86_64 54/94 #15 25.89 Verifying : cmake-rpm-macros-3.27.4-7.fc38.noarch 55/94 #15 25.89 Verifying : cpp-13.2.1-1.fc38.x86_64 56/94 #15 25.89 Verifying : dbus-1:1.14.10-1.fc38.x86_64 57/94 #15 25.89 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 58/94 #15 25.89 Verifying : gcc-13.2.1-1.fc38.x86_64 59/94 #15 25.89 Verifying : gcc-plugin-annobin-13.2.1-1.fc38.x86_64 60/94 #15 25.89 Verifying : git-2.41.0-1.fc38.x86_64 61/94 #15 25.89 Verifying : git-core-2.41.0-1.fc38.x86_64 62/94 #15 25.89 Verifying : git-core-doc-2.41.0-1.fc38.noarch 63/94 #15 25.89 Verifying : glibc-devel-2.37-5.fc38.x86_64 64/94 #15 25.89 Verifying : glibc-headers-x86-2.37-5.fc38.noarch 65/94 #15 25.89 Verifying : glibc-static-2.37-5.fc38.x86_64 66/94 #15 25.89 Verifying : kernel-headers-6.4.4-200.fc38.x86_64 67/94 #15 25.89 Verifying : less-633-1.fc38.x86_64 68/94 #15 25.89 Verifying : libuv-1:1.46.0-1.fc38.x86_64 69/94 #15 25.89 Verifying : libxcrypt-devel-4.4.36-1.fc38.x86_64 70/94 #15 25.89 Verifying : libxcrypt-static-4.4.36-1.fc38.x86_64 71/94 #15 25.89 Verifying : make-1:4.4.1-1.fc38.x86_64 72/94 #15 25.89 Verifying : openssh-9.0p1-17.fc38.x86_64 73/94 #15 25.89 Verifying : openssh-clients-9.0p1-17.fc38.x86_64 74/94 #15 25.89 Verifying : perl-File-Compare-1.100.700-497.fc38.noarch 75/94 #15 25.89 Verifying : perl-File-Copy-2.39-497.fc38.noarch 76/94 #15 25.89 Verifying : perl-File-Find-1.40-497.fc38.noarch 77/94 #15 25.89 Verifying : perl-Git-2.41.0-1.fc38.noarch 78/94 #15 25.89 Verifying : perl-lib-0.65-497.fc38.x86_64 79/94 #15 25.89 Verifying : python3-audit-3.1.2-1.fc38.x86_64 80/94 #15 25.89 Verifying : python3-setools-4.4.3-1.fc38.x86_64 81/94 #15 25.89 Verifying : rpm-plugin-selinux-4.18.1-3.fc38.x86_64 82/94 #15 25.89 Verifying : selinux-policy-38.28-1.fc38.noarch 83/94 #15 25.89 Verifying : selinux-policy-devel-38.28-1.fc38.noarch 84/94 #15 25.89 Verifying : selinux-policy-targeted-38.28-1.fc38.noarch 85/94 #15 25.89 Verifying : systemd-253.10-1.fc38.x86_64 86/94 #15 25.89 Verifying : systemd-devel-253.10-1.fc38.x86_64 87/94 #15 25.89 Verifying : systemd-networkd-253.10-1.fc38.x86_64 88/94 #15 25.89 Verifying : systemd-pam-253.10-1.fc38.x86_64 89/94 #15 25.89 Verifying : systemd-resolved-253.10-1.fc38.x86_64 90/94 #15 25.89 Verifying : systemd-rpm-macros-253.10-1.fc38.noarch 91/94 #15 25.89 Verifying : vim-filesystem-2:9.0.1872-1.fc38.noarch 92/94 #15 25.89 Verifying : systemd-libs-253.10-1.fc38.x86_64 93/94 #15 25.89 Verifying : systemd-libs-253.9-1.fc38.x86_64 94/94 #15 26.05 #15 26.05 Upgraded: #15 26.05 systemd-libs-253.10-1.fc38.x86_64 #15 26.05 Installed: #15 26.05 annobin-docs-12.26-1.fc38.noarch #15 26.05 annobin-plugin-gcc-12.26-1.fc38.x86_64 #15 26.05 autoconf-2.71-5.fc38.noarch #15 26.05 automake-1.16.5-11.fc38.noarch #15 26.05 checkpolicy-3.5-1.fc38.x86_64 #15 26.05 cmake-3.27.4-7.fc38.x86_64 #15 26.05 cmake-data-3.27.4-7.fc38.noarch #15 26.05 cmake-filesystem-3.27.4-7.fc38.x86_64 #15 26.05 cmake-rpm-macros-3.27.4-7.fc38.noarch #15 26.05 cpp-13.2.1-1.fc38.x86_64 #15 26.05 cryptsetup-libs-2.6.1-1.fc38.x86_64 #15 26.05 dbus-1:1.14.10-1.fc38.x86_64 #15 26.05 dbus-broker-33-1.fc38.x86_64 #15 26.05 dbus-common-1:1.14.10-1.fc38.noarch #15 26.05 device-mapper-1.02.189-2.fc38.x86_64 #15 26.05 device-mapper-devel-1.02.189-2.fc38.x86_64 #15 26.05 device-mapper-libs-1.02.189-2.fc38.x86_64 #15 26.05 gc-8.2.2-3.fc38.x86_64 #15 26.05 gcc-13.2.1-1.fc38.x86_64 #15 26.05 gcc-plugin-annobin-13.2.1-1.fc38.x86_64 #15 26.05 git-2.41.0-1.fc38.x86_64 #15 26.05 git-core-2.41.0-1.fc38.x86_64 #15 26.05 git-core-doc-2.41.0-1.fc38.noarch #15 26.05 glibc-devel-2.37-5.fc38.x86_64 #15 26.05 glibc-headers-x86-2.37-5.fc38.noarch #15 26.05 glibc-static-2.37-5.fc38.x86_64 #15 26.05 guile22-2.2.7-7.fc38.x86_64 #15 26.05 jsoncpp-1.9.5-4.fc38.x86_64 #15 26.05 kernel-headers-6.4.4-200.fc38.x86_64 #15 26.05 kmod-libs-30-4.fc38.x86_64 #15 26.05 less-633-1.fc38.x86_64 #15 26.05 libargon2-20190702-2.fc38.x86_64 #15 26.05 libcbor-0.7.0-9.fc38.x86_64 #15 26.05 libedit-3.1-45.20221030cvs.fc38.x86_64 #15 26.05 libfdisk-2.38.1-4.fc38.x86_64 #15 26.05 libfido2-1.12.0-3.fc38.x86_64 #15 26.05 libmpc-1.3.1-2.fc38.x86_64 #15 26.05 libseccomp-2.5.3-4.fc38.x86_64 #15 26.05 libseccomp-devel-2.5.3-4.fc38.x86_64 #15 26.05 libselinux-devel-3.5-1.fc38.x86_64 #15 26.05 libselinux-utils-3.5-1.fc38.x86_64 #15 26.05 libsepol-devel-3.5-1.fc38.x86_64 #15 26.05 libtool-2.4.7-6.fc38.x86_64 #15 26.05 libtool-ltdl-2.4.7-6.fc38.x86_64 #15 26.05 libtool-ltdl-devel-2.4.7-6.fc38.x86_64 #15 26.05 libutempter-1.2.1-8.fc38.x86_64 #15 26.05 libuv-1:1.46.0-1.fc38.x86_64 #15 26.05 libxcrypt-devel-4.4.36-1.fc38.x86_64 #15 26.05 libxcrypt-static-4.4.36-1.fc38.x86_64 #15 26.05 libxkbcommon-1.5.0-2.fc38.x86_64 #15 26.05 m4-1.4.19-5.fc38.x86_64 #15 26.05 make-1:4.4.1-1.fc38.x86_64 #15 26.05 openssh-9.0p1-17.fc38.x86_64 #15 26.05 openssh-clients-9.0p1-17.fc38.x86_64 #15 26.05 pcre2-devel-10.42-1.fc38.1.x86_64 #15 26.05 pcre2-utf16-10.42-1.fc38.1.x86_64 #15 26.05 pcre2-utf32-10.42-1.fc38.1.x86_64 #15 26.05 perl-Error-1:0.17029-11.fc38.noarch #15 26.05 perl-File-Compare-1.100.700-497.fc38.noarch #15 26.05 perl-File-Copy-2.39-497.fc38.noarch #15 26.05 perl-File-Find-1.40-497.fc38.noarch #15 26.05 perl-Git-2.41.0-1.fc38.noarch #15 26.05 perl-TermReadKey-2.38-16.fc38.x86_64 #15 26.05 perl-Thread-Queue-3.14-490.fc38.noarch #15 26.05 perl-lib-0.65-497.fc38.x86_64 #15 26.05 perl-threads-1:2.27-490.fc38.x86_64 #15 26.05 perl-threads-shared-1.64-490.fc38.x86_64 #15 26.05 policycoreutils-3.5-1.fc38.x86_64 #15 26.05 policycoreutils-devel-3.5-1.fc38.x86_64 #15 26.05 policycoreutils-python-utils-3.5-1.fc38.noarch #15 26.05 python3-audit-3.1.2-1.fc38.x86_64 #15 26.05 python3-libselinux-3.5-1.fc38.x86_64 #15 26.05 python3-libsemanage-3.5-2.fc38.x86_64 #15 26.05 python3-policycoreutils-3.5-1.fc38.noarch #15 26.05 python3-setools-4.4.3-1.fc38.x86_64 #15 26.05 python3-setuptools-65.5.1-2.fc38.noarch #15 26.05 qrencode-libs-4.1.1-4.fc38.x86_64 #15 26.05 rhash-1.4.3-2.fc38.x86_64 #15 26.05 rpm-plugin-selinux-4.18.1-3.fc38.x86_64 #15 26.05 selinux-policy-38.28-1.fc38.noarch #15 26.05 selinux-policy-devel-38.28-1.fc38.noarch #15 26.05 selinux-policy-targeted-38.28-1.fc38.noarch #15 26.05 systemd-253.10-1.fc38.x86_64 #15 26.05 systemd-devel-253.10-1.fc38.x86_64 #15 26.05 systemd-networkd-253.10-1.fc38.x86_64 #15 26.05 systemd-pam-253.10-1.fc38.x86_64 #15 26.05 systemd-resolved-253.10-1.fc38.x86_64 #15 26.05 systemd-rpm-macros-253.10-1.fc38.noarch #15 26.05 util-linux-2.38.1-4.fc38.x86_64 #15 26.05 vim-filesystem-2:9.0.1872-1.fc38.noarch #15 26.05 which-2.21-39.fc38.x86_64 #15 26.05 xkeyboard-config-2.38-1.fc38.noarch #15 26.05 #15 26.05 Complete! #15 DONE 26.2s #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #16 8.863 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-16-0 armhf 10.42-1 [179 kB] #16 8.906 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-32-0 armhf 10.42-1 [170 kB] #16 8.935 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-posix3 armhf 10.42-1 [6062 B] #16 8.936 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-dev armhf 10.42-1 [662 kB] #16 9.004 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libselinux1-dev armhf 3.4-1build4 [157 kB] #16 9.015 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper-dev armhf 2:1.02.185-1ubuntu1 [36.7 kB] + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 9.017 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libseccomp-dev armhf 2.5.4-1ubuntu3 [86.8 kB] #16 9.023 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.1 [367 kB] #16 9.044 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd-dev armhf 252.5-2ubuntu3.1 [322 kB] #10 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 3.0s done #10 extracting sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 done #10 DONE 4.5s #13 [build-base-alpine 2/4] COPY --link --from=xx / / + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #18 DONE 2.9s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #16 9.205 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpkgconf3 armhf 1.8.1-1ubuntu2 [24.5 kB] #16 9.363 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf-bin armhf 1.8.1-1ubuntu2 [20.7 kB] #16 9.391 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf armhf 1.8.1-1ubuntu2 [16.8 kB] #16 9.418 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkg-config armhf 1.8.1-1ubuntu2 [5408 B] + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:53 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20230915141727-0e70f1b dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar dpkg-buildpackage: info: source distribution lunar dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 #16 9.625 debconf: delaying package configuration, since apt-utils is not installed #16 9.670 Fetched 10.6 MB in 2s (4270 kB/s) #16 9.700 Selecting previously unselected package bash-completion. #16 9.700 (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 ... 26409 files and directories currently installed.) #16 9.717 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ... #16 9.730 Unpacking bash-completion (1:2.11-6ubuntu1) ... debian/rules clean dh clean --with=bash-completion + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:53 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20230915141727-0e70f1b dh_clean dpkg-source -I.git -b . #16 9.860 Selecting previously unselected package libarchive13:armhf. #16 9.863 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_armhf.deb ... #16 9.872 Unpacking libarchive13:armhf (3.6.2-1ubuntu1) ... #16 9.915 Selecting previously unselected package libjsoncpp25:armhf. #16 9.917 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_armhf.deb ... #16 9.922 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #16 9.963 Selecting previously unselected package librhash0:armhf. #16 9.963 Preparing to unpack .../3-librhash0_1.4.3-3_armhf.deb ... #16 9.968 Unpacking librhash0:armhf (1.4.3-3) ... #16 10.01 Selecting previously unselected package libuv1:armhf. #16 10.01 Preparing to unpack .../4-libuv1_1.44.2-1_armhf.deb ... #16 10.02 Unpacking libuv1:armhf (1.44.2-1) ... #16 10.06 Selecting previously unselected package cmake-data. dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm dpkg-buildpackage: info: source distribution bookworm dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz #16 10.07 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ... #16 10.08 Unpacking cmake-data (3.25.1-1ubuntu1) ... dh_clean #16 10.46 Selecting previously unselected package cmake. #16 10.46 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_armhf.deb ... #16 10.46 Unpacking cmake (3.25.1-1ubuntu1) ... dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz #16 10.61 Selecting previously unselected package dh-apparmor. #16 10.61 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ... #16 10.62 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ... #16 10.66 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_armhf.deb ... #16 10.68 Unpacking libudev1:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... #16 10.74 Setting up libudev1:armhf (252.5-2ubuntu3.1) ... #16 10.80 Selecting previously unselected package libdevmapper1.02.1:armhf. #16 10.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30439 files and directories currently installed.) #16 10.82 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ... #16 10.82 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ... #16 10.87 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #16 10.87 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ... #16 10.88 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ... #16 10.91 Selecting previously unselected package libudev-dev:armhf. #16 10.92 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_armhf.deb ... #16 10.92 Unpacking libudev-dev:armhf (252.5-2ubuntu3.1) ... #16 10.96 Selecting previously unselected package libsepol-dev:armhf. #16 10.96 Preparing to unpack .../03-libsepol-dev_3.4-2_armhf.deb ... #16 10.97 Unpacking libsepol-dev:armhf (3.4-2) ... #16 11.02 Selecting previously unselected package libpcre2-16-0:armhf. #16 11.02 Preparing to unpack .../04-libpcre2-16-0_10.42-1_armhf.deb ... #16 11.03 Unpacking libpcre2-16-0:armhf (10.42-1) ... #16 11.07 Selecting previously unselected package libpcre2-32-0:armhf. #16 11.08 Preparing to unpack .../05-libpcre2-32-0_10.42-1_armhf.deb ... #16 11.12 Unpacking libpcre2-32-0:armhf (10.42-1) ... #13 DONE 2.1s #14 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #16 11.16 Selecting previously unselected package libpcre2-posix3:armhf. #16 11.17 Preparing to unpack .../06-libpcre2-posix3_10.42-1_armhf.deb ... #16 11.17 Unpacking libpcre2-posix3:armhf (10.42-1) ... #16 11.21 Selecting previously unselected package libpcre2-dev:armhf. #16 11.21 Preparing to unpack .../07-libpcre2-dev_10.42-1_armhf.deb ... #16 11.21 Unpacking libpcre2-dev:armhf (10.42-1) ... #16 11.26 Selecting previously unselected package libselinux1-dev:armhf. #16 11.26 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_armhf.deb ... #16 11.27 Unpacking libselinux1-dev:armhf (3.4-1build4) ... #16 11.33 Selecting previously unselected package libdevmapper-dev:armhf. #16 11.33 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_armhf.deb ... #16 11.33 Unpacking libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ... #16 11.37 Selecting previously unselected package libseccomp-dev:armhf. #49 33.73 + bin/containerd #49 33.73 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd #16 11.37 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_armhf.deb ... #16 11.38 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 11.42 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_armhf.deb ... #16 11.44 Unpacking libsystemd0:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... #16 11.52 Setting up libsystemd0:armhf (252.5-2ubuntu3.1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #16 11.58 Selecting previously unselected package libsystemd-dev:armhf. #16 11.58 (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 ... 30972 files and directories currently installed.) #16 11.60 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_armhf.deb ... #16 11.61 Unpacking libsystemd-dev:armhf (252.5-2ubuntu3.1) ... #16 11.67 Selecting previously unselected package libpkgconf3:armhf. #16 11.67 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_armhf.deb ... #16 11.68 Unpacking libpkgconf3:armhf (1.8.1-1ubuntu2) ... #16 11.71 Selecting previously unselected package pkgconf-bin. #16 11.72 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_armhf.deb ... #16 11.72 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ... #16 11.76 Selecting previously unselected package pkgconf:armhf. #16 11.76 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_armhf.deb ... #16 11.77 Unpacking pkgconf:armhf (1.8.1-1ubuntu2) ... #16 11.81 Selecting previously unselected package pkg-config:armhf. #16 11.81 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_armhf.deb ... #16 11.82 Unpacking pkg-config:armhf (1.8.1-1ubuntu2) ... #16 11.86 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 11.88 Setting up libarchive13:armhf (3.6.2-1ubuntu1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 11.89 Setting up libpcre2-16-0:armhf (10.42-1) ... #16 11.90 Setting up libpcre2-32-0:armhf (10.42-1) ... #16 11.91 Setting up libpkgconf3:armhf (1.8.1-1ubuntu2) ... #16 11.93 Setting up libuv1:armhf (1.44.2-1) ... #16 11.94 Setting up bash-completion (1:2.11-6ubuntu1) ... #16 11.97 Setting up libjsoncpp25:armhf (1.9.5-4) ... #16 11.98 Setting up libudev-dev:armhf (252.5-2ubuntu3.1) ... #16 11.99 Setting up libsepol-dev:armhf (3.4-2) ... #16 12.01 Setting up pkgconf-bin (1.8.1-1ubuntu2) ... #16 12.02 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ... #16 12.04 Setting up libpcre2-posix3:armhf (10.42-1) ... #16 12.05 Setting up librhash0:armhf (1.4.3-3) ... #16 12.07 Setting up cmake-data (3.25.1-1ubuntu1) ... #16 12.09 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ... #16 12.10 Setting up libsystemd-dev:armhf (252.5-2ubuntu3.1) ... #16 12.11 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ... #16 12.13 Setting up libpcre2-dev:armhf (10.42-1) ... #16 12.14 Setting up libselinux1-dev:armhf (3.4-1build4) ... #16 12.16 Setting up pkgconf:armhf (1.8.1-1ubuntu2) ... #16 12.17 Setting up pkg-config:armhf (1.8.1-1ubuntu2) ... #16 12.18 Setting up libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ... #16 12.20 Setting up cmake (3.25.1-1ubuntu1) ... #16 12.21 Setting up docker-ce-build-deps (1.0) ... #16 12.22 Processing triggers for man-db (2.11.2-1) ... #16 12.34 Processing triggers for libc-bin (2.37-0ubuntu2) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #14 1.516 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1) #14 1.521 (2/25) Installing ncurses-libs (6.3_p20221119-r1) #14 1.528 (3/25) Installing readline (8.2.0-r0) #14 1.533 (4/25) Installing bash (5.2.15-r0) #14 1.547 Executing bash-5.2.15-r0.post-install #14 1.549 (5/25) Installing libffi (3.4.4-r0) #14 1.551 (6/25) Installing libgcc (12.2.1_git20220924-r4) #14 1.554 (7/25) Installing libstdc++ (12.2.1_git20220924-r4) #14 1.572 (8/25) Installing xz-libs (5.2.9-r0) #14 1.576 (9/25) Installing libxml2 (2.10.4-r0) #14 1.588 (10/25) Installing zstd-libs (1.5.5-r0) #14 1.595 (11/25) Installing llvm15-libs (15.0.7-r0) #16 DONE 4.0s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers #20 exporting layers 8.8s done #20 writing image sha256:7e39ea45d91b7db910d4fc25fc76c39070725a869143f831c6394bb569fa9456 done #20 naming to docker.io/debbuild-debian-bullseye/aarch64 done #20 DONE 8.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:57 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git #20 exporting layers 8.9s done #20 writing image sha256:8d5bdd799ac367a367e847aee5188a7cfe3d30aab2ccf291bd5ab685d434eff2 done #20 naming to docker.io/debbuild-debian-buster/aarch64 done #20 DONE 8.9s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/debian-buster:/build debbuild-debian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:14:57 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . #16 DONE 13.3s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.3s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go debian/rules clean dh clean --with=bash-completion dh_clean #14 2.447 (12/25) Installing clang15-libs (15.0.7-r0) debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz #14 2.901 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4) dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz #14 3.174 (14/25) Installing clang15 (15.0.7-r0) #14 3.242 (15/25) Installing libmagic (5.43-r0) #14 3.267 (16/25) Installing file (5.43-r0) #14 3.269 (17/25) Installing brotli-libs (1.0.9-r9) dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 3.279 (18/25) Installing nghttp2-libs (1.51.0-r1) #14 3.282 (19/25) Installing libcurl (8.2.1-r0) #14 3.290 (20/25) Installing libexpat (2.5.0-r0) #14 3.294 (21/25) Installing pcre2 (10.42-r0) #14 3.302 (22/25) Installing git (2.38.5-r0) #14 3.366 (23/25) Installing lld-libs (15.0.7-r0) #14 3.410 (24/25) Installing lld (15.0.7-r0) #14 3.413 (25/25) Installing llvm15 (15.0.7-r0) #18 exporting layers 2.4s done #18 writing image sha256:c80753d71b79ee9b346b401537bf3279e3bacf91c4cad53a903e243fbe8a7f42 done #18 naming to docker.io/rpmbuild-fedora-38/x86_64 done #18 DONE 2.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-38/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #14 3.903 Executing busybox-1.35.0-r29.trigger #14 3.908 OK: 349 MiB in 41 packages warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LcWGxc + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:21.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dKfHRF + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.88boEW + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #14 DONE 4.8s #15 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #15 DONE 0.0s #16 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config #16 0.517 skipping packages installation on windows dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:44.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 DONE 0.5s #17 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #17 0.547 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XCDPFN + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #18 DONE 3.1s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #17 1.188 go: downloading github.com/akavel/rsrc v0.10.2 #21 exporting layers 7.2s done #21 writing image sha256:2280f232becb2a1836ea03683d7b33c3d12b248f87689afec36457f41ba227af done #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #21 DONE 7.2s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz [100%] Linking C executable tini-static [100%] Built target tini-static #17 DONE 1.6s #18 [build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #18 DONE 0.0s #19 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:15:02 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20230915141727-0e70f1b + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:01.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #19 DONE 0.4s #20 [build 3/3] RUN --mount=type=bind,target=.,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 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:43.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iflsPU + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip dh_clean #20 0.326 Building static docker-windows-amd64.exe #20 0.346 + cat ./cli/winresources/versioninfo.json #20 0.347 { #20 0.347 "FixedFileInfo": #20 0.347 { #20 0.347 "FileVersion": { #20 0.347 "Major": 0, #20 0.347 "Minor": 0, #20 0.347 "Patch": 0, #20 0.347 "Build": 0 #20 0.347 }, #20 0.347 "FileFlagsMask": "3f", #20 0.347 "FileFlags ": "00", #20 0.347 "FileOS": "040004", #20 0.347 "FileType": "01", #20 0.347 "FileSubType": "00" #20 0.347 }, #20 0.347 "StringFileInfo": #20 0.347 { #20 0.347 "Comments": "", #20 0.347 "CompanyName": "", #20 0.347 "FileDescription": "Docker Client", #20 0.347 "FileVersion": "0.0.0-20230915141727-0e70f1b", #20 0.347 "InternalName": "", #20 0.347 "LegalCopyright": "Copyright © 2015-2023 Docker Inc.", #20 0.347 "LegalTrademarks": "", #20 0.347 "OriginalFilename": "docker-windows-amd64.exe", #20 0.347 "PrivateBuild": "", #20 0.347 "ProductName": "Docker Client", #20 0.347 "ProductVersion": "0.0.0-20230915141727-0e70f1b", #20 0.347 "SpecialBuild": "0e70f1b" #20 0.347 }, #20 0.347 "VarFileInfo": #20 0.347 { #20 0.347 "Translation": { #20 0.347 "LangID": "0409", #20 0.347 "CharsetID": "04B0" #20 0.347 } #20 0.347 } #20 0.347 } #20 0.347 + go generate -v github.com/docker/cli/cmd/docker #20 0.350 cmd/docker/aliases.go #20 0.350 cmd/docker/builder.go #20 0.350 cmd/docker/builder_test.go #20 0.350 cmd/docker/builder_windows_test.go #20 0.350 cmd/docker/completions.go #20 0.350 cmd/docker/docker.go #20 0.350 cmd/docker/docker_test.go #20 0.350 cmd/docker/docker_windows_amd64.go #20 0.371 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:02Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b"' github.com/docker/cli/cmd/docker dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iFAGKY + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kwkJWv + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1Hovx1 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm #21 exporting layers 7.2s done #21 writing image sha256:6b1c8ac63000a57d18b92166a20ab648590c47e389848270f5c2db471092fe6f done #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done #21 DONE 7.2s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/debbuild/ubuntu-lunar:/build debbuild-ubuntu-lunar/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20230915141727.0e70f1b ]] + echo VERSION AAA 0.0.0-20230915141727-0e70f1b VERSION AAA 0.0.0-20230915141727-0e70f1b + VERSION=0.0.0-20230915141727-0e70f1b + echo VERSION bbb 0.0.0-20230915141727-0e70f1b VERSION bbb 0.0.0-20230915141727-0e70f1b ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 20 Sep 2023 09:15:09 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=0e70f1b + CLI_GITCOMMIT=0e70f1b + export ENGINE_GITCOMMIT=7cfb81b + ENGINE_GITCOMMIT=7cfb81b VERSION BBB 0.0.0-20230915141727-0e70f1b + echo VERSION BBB 0.0.0-20230915141727-0e70f1b + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar dpkg-buildpackage: info: source distribution lunar dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:51.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd dh_clean + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lfFhLG + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kpfrqf + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7os1hV + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + exit 0 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20230915141727.0e70f1b' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:53.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:53.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TMbnZE + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mfahCX + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc39 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XhS9gF + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tUESgt + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DT1MyL + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20230915141727-0e70f1b + GITCOMMIT=0e70f1b + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LoayKB + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MIVUWF + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kqwYsr + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 #16 34.48 Checking for new repos for mirrors #16 34.48 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #16 34.48 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 34.48 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #16 34.49 --> 1:make-3.82-24.el7.x86_64 #16 34.64 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 34.64 --> git-1.8.3.1-25.el7_9.x86_64 #16 34.64 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #16 34.64 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 34.64 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #16 34.64 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 34.65 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #16 34.65 --> cmake-2.8.12.2-2.el7.x86_64 #16 34.65 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 #16 34.65 --> gcc-4.8.5-44.el7.x86_64 #16 34.65 --> git-1.8.3.1-25.el7_9.x86_64 #16 34.65 --> glibc-static-2.17-326.el7_9.x86_64 #16 34.65 --> libarchive-3.1.2-14.el7_7.x86_64 #16 34.65 --> libseccomp-devel-2.3.1-4.el7.x86_64 #16 34.66 --> libselinux-devel-2.5-15.el7.x86_64 #16 34.66 --> libtool-2.4.2-22.el7_3.x86_64 #16 34.66 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 34.66 --> 1:make-3.82-24.el7.x86_64 #16 34.66 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #16 34.66 --> Already installed : systemd-219-78.el7.x86_64 #16 34.66 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.66 --> systemd-devel-219-78.el7_9.7.x86_64 #16 34.66 --> Already installed : 2:tar-1.26-35.el7.x86_64 #16 34.66 --> which-2.20-7.el7.x86_64 #16 34.67 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #16 34.67 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 34.67 --> Running transaction check #16 34.67 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #16 34.68 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed #16 34.68 --> 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 #16 34.82 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #16 34.83 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #16 34.83 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #16 34.83 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 #16 34.84 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #16 34.84 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #16 34.84 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #16 34.85 ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be installed #16 34.86 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.x86_64 #16 34.86 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.x86_64 #16 34.86 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.x86_64 #16 34.86 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.x86_64 #16 34.87 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.x86_64 #16 34.87 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.x86_64 #16 34.87 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.x86_64 #16 34.87 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed #16 34.87 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #16 34.87 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64 #16 34.88 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #16 34.88 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #16 34.88 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #16 34.88 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #16 34.88 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #16 34.88 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #16 34.88 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #16 34.88 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #16 34.88 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #16 34.89 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #16 34.89 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #16 34.89 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 34.89 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 34.89 ---> Package make.x86_64 1:3.82-24.el7 will be installed #16 34.89 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #16 34.89 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.89 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.90 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.90 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.90 ---> Package systemd-devel.x86_64 0:219-78.el7_9.7 will be installed #16 34.90 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64 #16 34.92 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64 #16 34.92 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.x86_64 #16 34.92 ---> Package which.x86_64 0:2.20-7.el7 will be installed #16 34.92 --> Running transaction check #16 34.93 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #16 34.93 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #16 34.93 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #16 34.93 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #16 34.94 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #16 34.94 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #16 34.94 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated #16 34.94 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 #16 34.94 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update #16 34.95 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed #16 34.95 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 #16 34.95 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 #16 34.96 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64 #16 34.97 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64 #16 34.97 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64 #16 34.97 ---> Package less.x86_64 0:458-9.el7 will be installed #16 34.97 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #16 34.97 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #16 34.97 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #16 34.97 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #16 34.97 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #16 34.97 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #16 34.97 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #16 34.97 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #16 34.97 ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed #16 34.98 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 34.98 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 34.98 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 34.98 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 34.98 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #16 34.98 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #16 34.98 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed #16 34.98 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #16 34.99 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #16 34.99 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #16 34.99 ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed #16 34.99 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #16 34.99 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #16 34.99 ---> Package systemd.x86_64 0:219-78.el7 will be updated #16 35.00 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update #16 35.01 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #16 35.01 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update #16 35.01 --> Running transaction check #16 35.01 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated #16 35.01 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update #16 35.01 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #16 35.01 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #16 35.02 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #16 35.02 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #16 35.02 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update #16 35.02 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed #16 35.02 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64 #16 35.04 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64 #16 35.04 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #16 35.04 ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed #16 35.04 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #16 35.04 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #16 35.04 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #16 35.04 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #16 35.05 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #16 35.05 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.05 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.05 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.05 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.05 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.06 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.06 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.06 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.06 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.06 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.06 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 35.06 --> Running transaction check #16 35.06 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #16 35.06 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #16 35.06 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #16 35.06 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update #16 35.06 ---> Package kernel-headers.x86_64 0:3.10.0-1160.95.1.el7 will be installed #16 35.06 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #16 35.07 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #16 35.07 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #16 35.07 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #16 35.07 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #16 35.07 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #16 35.08 --> Finished Dependency Resolution #16 35.11 #16 35.11 Dependencies Resolved #16 35.12 #16 35.12 ================================================================================ #16 35.12 Package Arch Version Repository Size #16 35.12 ================================================================================ #16 35.12 Installing: #16 35.12 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #16 35.12 device-mapper-devel x86_64 7:1.02.170-6.el7_9.5 updates 206 k #16 35.12 gcc x86_64 4.8.5-44.el7 base 16 M #16 35.12 git x86_64 1.8.3.1-25.el7_9 updates 4.4 M #16 35.12 glibc-static x86_64 2.17-326.el7_9 updates 1.6 M #16 35.12 libarchive x86_64 3.1.2-14.el7_7 base 319 k #16 35.12 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #16 35.12 libselinux-devel x86_64 2.5-15.el7 base 187 k #16 35.12 libtool x86_64 2.4.2-22.el7_3 base 588 k #16 35.12 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #16 35.12 make x86_64 1:3.82-24.el7 base 421 k #16 35.12 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #16 35.12 systemd-devel x86_64 219-78.el7_9.7 updates 216 k #16 35.12 which x86_64 2.20-7.el7 base 41 k #16 35.12 Installing for dependencies: #16 35.12 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #16 35.12 autoconf noarch 2.69-11.el7 base 701 k #16 35.12 automake noarch 1.13.4-3.el7 base 679 k #16 35.12 checkpolicy x86_64 2.5-8.el7 base 295 k #16 35.12 cpp x86_64 4.8.5-44.el7 base 5.9 M #16 35.12 fipscheck x86_64 1.4.1-6.el7 base 21 k #16 35.12 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #16 35.12 glibc-devel x86_64 2.17-326.el7_9 updates 1.1 M #16 35.12 glibc-headers x86_64 2.17-326.el7_9 updates 691 k #16 35.12 kernel-headers x86_64 3.10.0-1160.95.1.el7 updates 9.1 M #16 35.12 less x86_64 458-9.el7 base 120 k #16 35.12 libcgroup x86_64 0.41-21.el7 base 66 k #16 35.12 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #16 35.12 libgomp x86_64 4.8.5-44.el7 base 159 k #16 35.12 libmpc x86_64 1.0.1-3.el7 base 51 k #16 35.12 libseccomp x86_64 2.3.1-4.el7 base 56 k #16 35.12 libselinux-python x86_64 2.5-15.el7 base 236 k #16 35.12 libselinux-utils x86_64 2.5-15.el7 base 151 k #16 35.12 libsemanage-python x86_64 2.5-14.el7 base 113 k #16 35.12 libsepol-devel x86_64 2.5-10.el7 base 77 k #16 35.12 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #16 35.12 lzo x86_64 2.06-8.el7 base 59 k #16 35.12 m4 x86_64 1.4.16-10.el7 base 256 k #16 35.12 mpfr x86_64 3.1.1-4.el7 base 203 k #16 35.12 openssh x86_64 7.4p1-23.el7_9 updates 510 k #16 35.12 openssh-clients x86_64 7.4p1-23.el7_9 updates 655 k #16 35.12 pcre-devel x86_64 8.32-17.el7 base 480 k #16 35.12 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #16 35.12 perl-Error noarch 1:0.17020-2.el7 base 32 k #16 35.12 perl-Git noarch 1.8.3.1-25.el7_9 updates 56 k #16 35.12 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #16 35.12 perl-Test-Harness noarch 3.28-3.el7 base 302 k #16 35.12 policycoreutils x86_64 2.5-34.el7 base 917 k #16 35.12 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #16 35.12 policycoreutils-python x86_64 2.5-34.el7 base 457 k #16 35.12 python-IPy noarch 0.75-6.el7 base 32 k #16 35.12 rsync x86_64 3.1.2-12.el7_9 updates 408 k #16 35.12 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #16 35.12 setools-libs x86_64 3.3.8-4.el7 base 620 k #16 35.12 Updating for dependencies: #16 35.12 device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k #16 35.12 device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k #16 35.12 glibc x86_64 2.17-326.el7_9 updates 3.6 M #16 35.12 glibc-common x86_64 2.17-326.el7_9 updates 12 M #16 35.12 systemd x86_64 219-78.el7_9.7 updates 5.1 M #16 35.12 systemd-libs x86_64 219-78.el7_9.7 updates 419 k #16 35.12 #16 35.12 Transaction Summary #16 35.12 ================================================================================ #16 35.12 Install 14 Packages (+39 Dependent packages) #16 35.12 Upgrade ( 6 Dependent packages) #16 35.12 #16 35.12 Total download size: 80 M #16 35.12 Downloading packages: #16 35.12 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ctxTjB + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iF8H72 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc39 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zLNE7M + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r8HTHR + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/docker-proxy + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.13W56Q + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) 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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ewlBqp + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.1.1 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 #20 DONE 22.3s #21 [binary 1/1] COPY --from=build /out . dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:02.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c4P6zz + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2tT5c6 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm #21 DONE 0.4s #22 exporting to client directory #22 copying files 35.43MB 0.1s done #22 DONE 0.1s mkdir -p build/win/amd64/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/cross/win/dockerd.exe build/win/amd64/docker/dockerd.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/cross/win/docker-proxy.exe build/win/amd64/docker/docker-proxy.exe docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20230915141727-0e70f1b.zip docker' Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 7264a8db6415: Pulling fs layer 7264a8db6415: Verifying Checksum 7264a8db6415: Download complete 7264a8db6415: Pull complete Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:20.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yHevcT + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WgF8ok + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 #49 65.73 + bin/containerd-stress #49 65.73 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iK7S8F + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] OK: 20064 distinct packages available dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc debian/rules build dh build --with=bash-completion Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.e31lQE + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy (1/2) Installing unzip (6.0-r14) dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DCM5aj + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GM5Ewp + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #49 68.62 + bin/containerd-shim + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm (2/2) Installing zip (3.0-r12) Executing busybox-1.36.1-r2.trigger OK: 8 MiB in 17 packages adding: docker/ (stored 0%) + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CrSeLP + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx #49 69.99 + bin/containerd-shim-runc-v1 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d5mp3d + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VuqQi5 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0riJi3 + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20230915141727-0e70f1b + GITCOMMIT=0e70f1b + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:30Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:20Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker adding: docker/docker.exe (deflated 54%) adding: docker/docker-proxy.exe (deflated 60%) + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.9cppivyldB/ + cd /tmp/docker-cli-docsgen.9cppivyldB + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c #49 71.78 + bin/containerd-shim-runc-v2 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.8.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #49 73.46 + binaries + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini Install tini version v0.19.0 + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading golang.org/x/crypto v0.2.0 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading golang.org/x/net v0.10.0 Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:26Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:33.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 adding: docker/dockerd.exe (deflated 68%) go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/kr/text v0.2.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B8GfgP + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1tIFAB + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0FOIbc + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20230915141727-0e70f1b + GITCOMMIT=0e70f1b + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker rm -f -r src go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build #49 DONE 76.7s #55 [build 6/6] RUN --mount=type=bind,target=.,rw --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 < value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.lbLovGTnDh/ + cd /tmp/docker-cli-docsgen.lbLovGTnDh + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/sirupsen/logrus v1.9.3 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/moby/sys/sequential v0.5.0 #61 DONE 1.0s #62 exporting to client directory #62 copying files 41.21MB 0.1s go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 #62 copying files 208.71MB 0.5s done go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:53.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading golang.org/x/time v0.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gagoor + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.icnMYV + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xTUkih + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C4vZ9V + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20230915141727-0e70f1b + GITCOMMIT=0e70f1b + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:48Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.PVcoB2pGAw/ + cd /tmp/docker-cli-docsgen.PVcoB2pGAw + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/pflag v1.0.5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 #62 DONE 2.7s cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/build/buildx ./bin/docker-buildx #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.66kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 45B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 CACHED #5 [internal] load metadata for docker.io/library/golang:1.20.8-alpine go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c #5 ... #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 DONE 0.1s #5 [internal] load metadata for docker.io/library/golang:1.20.8-alpine #5 DONE 0.3s go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 + go mod vendor -modfile=vendor.mod #7 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #7 CACHED #8 [golatest 1/1] FROM docker.io/library/golang:1.20.8-alpine@sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48 #8 resolve docker.io/library/golang:1.20.8-alpine@sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48 0.0s done #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 1.05MB / 101.13MB 0.1s #8 sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48 1.65kB / 1.65kB done #8 sha256:90246ec31bcf460ff3dbe8a4a63e8997bc36781a2eba9e0419e9b53e0bd36a0d 1.16kB / 1.16kB done #8 sha256:aeab3cff82877258183a71efc16ae7aa6cc008b473cf7c0e84a6566fb7820dee 5.18kB / 5.18kB done #8 sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 0B / 3.40MB 0.1s #8 sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e 284.69kB / 284.69kB 0.1s #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 14.68MB / 101.13MB 0.2s #8 sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 3.40MB / 3.40MB 0.2s #8 sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e 284.69kB / 284.69kB 0.1s done make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.V8MfkvFF3M/ + cd /tmp/docker-cli-docsgen.V8MfkvFF3M + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.5.9 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.8.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.8.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:44Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 26.21MB / 101.13MB 0.3s #8 sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 3.40MB / 3.40MB 0.2s done #8 extracting sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de #8 sha256:38a60a88fa2747457a29eb15f32ecd32771e44c23ec871d23f9dc3e0a9ef1ad8 155B / 155B 0.3s #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 35.65MB / 101.13MB 0.4s #8 extracting sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 0.1s done #8 sha256:38a60a88fa2747457a29eb15f32ecd32771e44c23ec871d23f9dc3e0a9ef1ad8 155B / 155B 0.3s done go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 46.14MB / 101.13MB 0.5s #8 extracting sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 56.62MB / 101.13MB 0.6s #8 extracting sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e 0.0s done go: downloading golang.org/x/time v0.3.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/stretchr/testify v1.8.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/klauspost/compress v1.16.3 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 66.06MB / 101.13MB 0.7s #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 85.98MB / 101.13MB 0.9s go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/davecgh/go-spew v1.1.1 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/russross/blackfriday v1.6.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/google/certificate-transparency-go v1.1.4 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ioE9ZhOqkN/ + cd /tmp/docker-cli-docsgen.ioE9ZhOqkN + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.8.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 96.47MB / 101.13MB 1.0s go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading golang.org/x/tools v0.7.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.7ijBxjPOsg/ + cd /tmp/docker-cli-docsgen.7ijBxjPOsg + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading golang.org/x/term v0.8.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading golang.org/x/time v0.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 #8 ... #9 [internal] load build context #9 transferring context: 70.73MB 1.1s done #9 DONE 1.6s #8 [golatest 1/1] FROM docker.io/library/golang:1.20.8-alpine@sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48 go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading google.golang.org/grpc v1.53.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.fWBnALHiDz/ + cd /tmp/docker-cli-docsgen.fWBnALHiDz + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.8.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/stretchr/testify v1.8.1 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/prometheus/client_golang v1.14.0 + go mod vendor -modfile=vendor.mod + go mod vendor -modfile=vendor.mod go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 101.13MB / 101.13MB 2.7s done #8 extracting sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 + go mod vendor -modfile=vendor.mod go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.nUqs6zPFkZ/ + cd /tmp/docker-cli-docsgen.nUqs6zPFkZ + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iu5vKA + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.6xmkE5 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SoBYxm + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z50Bai + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20230915141727-0e70f1b + GITCOMMIT=0e70f1b + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:55Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker go: downloading golang.org/x/term v0.8.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/russross/blackfriday v1.6.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.xz0NvyFThY/ go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + cd /tmp/docker-cli-docsgen.xz0NvyFThY + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 + go mod vendor -modfile=vendor.mod go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/google/go-cmp v0.5.9 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.2OfxAwwAMK/ + cd /tmp/docker-cli-docsgen.2OfxAwwAMK + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.8.0 go: downloading dario.cat/mergo v1.0.0 #8 extracting sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 2.9s done #8 extracting sha256:38a60a88fa2747457a29eb15f32ecd32771e44c23ec871d23f9dc3e0a9ef1ad8 done #8 DONE 6.0s go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R4zJ5V + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MTnBph + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + echo 'PASS: cli version OK' + exit 0 PASS: cli version OK Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IPh4O6 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli + exit 0 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 #10 [gobase 1/3] COPY --from=xx / / go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yTXtw4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n2MPry + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.djUo4t + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20230915141727-0e70f1b + GITCOMMIT=0e70f1b + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + go mod vendor -modfile=vendor.mod + go mod vendor -modfile=vendor.mod #10 DONE 1.8s #11 [gobase 2/3] RUN apk add --no-cache file git #11 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.zAQ691d9Xr/ + cd /tmp/docker-cli-docsgen.zAQ691d9Xr + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tomfPc + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LQ4iav + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/inconshreveable/mousetrap v1.1.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/klauspost/compress v1.16.3 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 #11 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #11 1.547 (1/10) Installing libmagic (5.45-r0) #11 1.576 (2/10) Installing file (5.45-r0) #11 1.578 (3/10) Installing brotli-libs (1.0.9-r14) #11 1.588 (4/10) Installing libunistring (1.1-r1) #11 1.602 (5/10) Installing libidn2 (2.3.4-r1) + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 #11 1.605 (6/10) Installing nghttp2-libs (1.55.1-r0) #11 1.609 (7/10) Installing libcurl (8.2.1-r0) #11 1.616 (8/10) Installing libexpat (2.5.0-r1) #11 1.619 (9/10) Installing pcre2 (10.42-r1) #11 1.627 (10/10) Installing git (2.40.1-r0) #11 1.691 Executing busybox-1.36.1-r2.trigger #11 1.695 OK: 26 MiB in 26 packages go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 #11 DONE 2.2s #12 [gobase 3/3] WORKDIR /src + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b #12 DONE 0.0s #13 [buildx-version 1/1] RUN --mount=type=bind,target=. < Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:17:05.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd adding repo from: https://download.docker.com/linux/centos/docker-ce.repo grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo repo saved to /etc/yum.repos.d/docker-ce.repo + yum-config-manager --disable 'docker-ce-*' Loaded plugins: fastestmirror, ovl =========================== repo: docker-ce-nightly ============================ [docker-ce-nightly] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/nightly cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly/7/aarch64 ui_repoid_vars = releasever, basearch username = ====================== repo: docker-ce-nightly-debuginfo ======================= [docker-ce-nightly-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/nightly cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Debuginfo aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-debuginfo/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-nightly-source ======================== [docker-ce-nightly-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/source/nightly cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-source/7 ui_repoid_vars = releasever, basearch username = ============================ repo: docker-ce-stable ============================ [docker-ce-stable] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/stable cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 0 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================= repo: docker-ce-stable-debuginfo ======================= [docker-ce-stable-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/stable cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Debuginfo aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-debuginfo/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-stable-source ========================= [docker-ce-stable-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/source/stable cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-source/7 ui_repoid_vars = releasever, basearch username = ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-test-debuginfo ======================== [docker-ce-test-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Debuginfo aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-debuginfo/7/aarch64 ui_repoid_vars = releasever, basearch username = ========================= repo: docker-ce-test-source ========================== [docker-ce-test-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/source/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-source/7 ui_repoid_vars = releasever, basearch username = + yum-config-manager --enable docker-ce-test Loaded plugins: fastestmirror, ovl ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 1 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/aarch64 ui_repoid_vars = releasever, basearch username = + yum makecache Loaded plugins: fastestmirror, ovl Determining fastest mirrors go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D1sif9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0wz1lN + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 7264a8db6415: Already exists # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M6xNlg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9d116Q + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WmJBcG + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YZ7YOe + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4cApuN + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a Status: Downloaded newer image for alpine:latest go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3oHzAZ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ysibIw + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.el9 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el9.src.rpm # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading github.com/imdario/mergo v0.3.16 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7aY4EC + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qyUirk + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.1.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:17.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZwsQVq + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.np7XVY + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.1.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc39 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /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) libresolv.so.2()(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Paj5DO + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.msElyC + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + echo 'PASS: cli version OK' + RPM_EC=0 PASS: cli version OK ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ka3pdR + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.fc38 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IQZ9C8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hagE9f + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JMkuI8 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uAzzwG + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 dh_compress dh_fixperms go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DmoayG + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.vSA2eB + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.npAahA + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb'. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rhbbYP + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb'. + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rGeyLw + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.o3QVy8 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fb4H1k + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jvgx3b + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FmuEmT + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PEIiHs + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + exit 0 PASS: docker-buildx version OK Processing files: docker-buildx-plugin-0.11.2-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.el8 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el8.src.rpm + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NNWt2w + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb'. ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7nV4Iz + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.1.1 + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8Mb30E + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rHv4fF + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nWO7Cz + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + make VERSION=v2.21.0 DESTDIR=./bin build ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /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) libresolv.so.2()(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.7.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kbxn4m + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zpZ5YC + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.21.0 + test v2.21.0 = v2.21.0 PASS: docker-compose version OK + echo 'PASS: docker-compose version OK' + exit 0 Processing files: docker-compose-plugin-2.21.0-0.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LP9gPr + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nrfZRZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.el8 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el8.src.rpm go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading golang.org/x/term v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LDnFG3 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.LvvZqR + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JlGHUR + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DPUdLs + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9BeZ5I + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TAm55M + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MmvXPD + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gn6Yww + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 + exit 0 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9DNVDQ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nYhPjh + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.fc39.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.fc39 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc39 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y1ydbE + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc39.src.rpm + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JwcgUp + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qYqat0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VJmtCl + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' dh_compress + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.fc37.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.fc37 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X9abEx + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.1.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /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) libresolv.so.2()(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc37.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kcSZbX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PqKpNk + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1QEubp + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + make VERSION=v2.21.0 DESTDIR=./bin build ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.7.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb'. + make IMAGE=quay.io/centos/centos:stream8 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream8 ./verify Unable to find image 'quay.io/centos/centos:stream8' locally stream8: Pulling from centos/centos 25cab27afc97: Already exists Digest: sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 Status: Downloaded newer image for quay.io/centos/centos:stream8 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 8 ++ cut -d. -f1 + DIST_VERSION=8 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 4.7.0 Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:53:41 2023 Built : builder@centos.org at Wed Jun 28 08:44:13 2023 Installed: rpm-0:4.14.3-26.el8.aarch64 at Mon Sep 18 04:53:39 2023 Built : CentOS Buildsys at Wed Dec 21 11:19:04 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums 0 files removed + dnf install -y 'dnf-command(config-manager)' debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'. + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb' CentOS Stream 8 - AppStream 24 MB/s | 29 MB 00:01 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:39Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k3dATu + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.nDGEDA + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ouvrq9 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb' + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pfL2jV + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs Metadata Cache Created + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (AltArch)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7:server +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ echo 7 + product_version=7 + '[' 7 = rawhide ']' + yum install -y rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm Loaded plugins: fastestmirror, ovl Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm: docker-compose-plugin-2.21.0-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm: docker-buildx-plugin-0.11.2-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package docker-buildx-plugin.aarch64 0:0.11.2-0.el7 will be installed ---> Package docker-ce.aarch64 3:0.0.0~20230915141727.0e70f1b-0.el7 will be installed --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 Loading mirror speeds from cached hostfile * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 ---> Package docker-ce-cli.aarch64 1:0.0.0~20230915141727.0e70f1b-0.el7 will be installed ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20230915141727.0e70f1b-0.el7 will be installed --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 ---> Package docker-compose-plugin.aarch64 0:2.21.0-0.el7 will be installed --> Running transaction check ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch ---> Package containerd.io.aarch64 0:1.6.24-3.1.el7 will be installed ---> Package fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 will be installed --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64 ---> Package iptables.aarch64 0:1.4.21-35.el7 will be installed --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.aarch64 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.aarch64 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed ---> Package slirp4netns.aarch64 0:0.4.3-4.el7_8 will be installed --> Running transaction check ---> Package fuse3-libs.aarch64 0:3.6.1-4.el7 will be installed ---> Package libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 will be installed --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 ---> Package libnfnetlink.aarch64 0:1.0.1-4.el7 will be installed ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed --> Running transaction check ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed ---> Package libmnl.aarch64 0:1.0.3-7.el7 will be installed ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: docker-buildx-plugin aarch64 0.11.2-0.el7 /docker-buildx-plugin-0.11.2-0.el7.aarch64 56 M docker-ce aarch64 3:0.0.0~20230915141727.0e70f1b-0.el7 /docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 69 M docker-ce-cli aarch64 1:0.0.0~20230915141727.0e70f1b-0.el7 /docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 34 M docker-ce-rootless-extras aarch64 0.0.0~20230915141727.0e70f1b-0.el7 /docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 18 M docker-compose-plugin aarch64 2.21.0-0.el7 /docker-compose-plugin-2.21.0-0.el7.aarch64 56 M Installing for dependencies: audit-libs-python aarch64 2.8.5-4.el7 base 73 k checkpolicy aarch64 2.5-8.el7 base 275 k container-selinux noarch 2:2.119.2-1.911c772.el7_8 extras 40 k containerd.io aarch64 1.6.24-3.1.el7 docker-ce-test 25 M fuse-overlayfs aarch64 0.7.2-6.el7_8 extras 52 k fuse3-libs aarch64 3.6.1-4.el7 extras 76 k iptables aarch64 1.4.21-35.el7 base 439 k libcgroup aarch64 0.41-21.el7 base 63 k libmnl aarch64 1.0.3-7.el7 base 23 k libnetfilter_conntrack aarch64 1.0.6-1.el7_3 base 51 k libnfnetlink aarch64 1.0.1-4.el7 base 25 k libseccomp aarch64 2.3.1-4.el7 base 55 k libselinux-python aarch64 2.5-15.el7 base 222 k libselinux-utils aarch64 2.5-15.el7 base 154 k libsemanage-python aarch64 2.5-14.el7 base 109 k policycoreutils aarch64 2.5-34.el7 base 916 k policycoreutils-python aarch64 2.5-34.el7 base 456 k python-IPy noarch 0.75-6.el7 base 32 k selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k selinux-policy-targeted noarch 3.13.1-268.el7_9.2 updates 7.0 M setools-libs aarch64 3.3.8-4.el7 base 567 k slirp4netns aarch64 0.4.3-4.el7_8 extras 78 k Transaction Summary ================================================================================ Install 5 Packages (+22 Dependent packages) Total size: 270 M Total download size: 36 M Installed size: 368 M Downloading packages: debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb' warning: /var/cache/yum/aarch64/7/extras/packages/fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY Public key for fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm is not installed make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'. make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian 796cc43785ac: Already exists Digest: sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 Status: Downloaded newer image for debian:bookworm docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + verify + dpkg --version + verify_deb + apt-get update + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8803 kB] 82d728d38b98: Already exists Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba Status: Downloaded newer image for ubuntu:focal Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6436 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [62.9 kB] + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:53.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 + verify + dpkg --version + verify_deb + apt-get update make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb' Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] Fetched 9124 kB in 2s (6018 kB/s) Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:46Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2661 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [46.2 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1299 kB] Reading package lists... + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally bullseye: Pulling from library/debian 31f5dc1f52c8: Already exists Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9393 B] Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] Building dependency tree... Reading state information... Digest: sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d Status: Downloaded newer image for debian:bullseye Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3262 B] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2266 kB] The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-sysv xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd + verify + dpkg --version + verify_deb + apt-get update Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [45.9 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [996 kB] CentOS Stream 8 - BaseOS 37 MB/s | 36 MB 00:00 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] Fetched 20.5 MB in 3s (7172 kB/s) + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:17:05.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y9S34E + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/etc/docker + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LD6cZF + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1p9V3T + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [243 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-sysv xml-core 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 47.1 MB of archives. After this operation, 184 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.9-1 [1800 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] Get:5 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB] Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB] Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.12-1~deb12u1 [1506 kB] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.12-1~deb12u1 [2824 kB] Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.12-1~deb12u1 [41.6 kB] Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.8-2~deb12u1 [193 kB] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.8-2~deb12u1 [103 kB] Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB] Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.8-2~deb12u1 [175 kB] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB] Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.8-2~deb12u1 [95.3 kB] Get:21 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB] Get:22 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB] Get:23 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB] Get:24 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB] Get:25 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB] Get:26 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2 [31.6 kB] Get:27 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2 [78.9 kB] Get:28 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2 [313 kB] Get:30 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2 [124 kB] Get:31 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:32 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] Get:33 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] Get:34 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB] Get:35 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB] Get:36 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB] make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:37 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB] Get:38 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB] Get:39 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B] Get:40 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB] Get:41 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] Get:42 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.9-1 [1382 kB] Get:43 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] Get:44 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.12-1~deb12u1 [208 kB] Get:45 http://deb.debian.org/debian bookworm/main arm64 apt-transport-https all 2.6.1 [25.2 kB] Get:46 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] Get:47 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] Get:48 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] Get:49 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] Get:50 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB] Get:51 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] Get:52 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] Get:53 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] Get:54 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u1 [362 kB] Get:55 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u1 [307 kB] Get:56 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB] Get:57 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB] Get:58 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB] Get:59 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] Get:60 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB] Get:61 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58 [5848 B] Get:62 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] Get:63 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] Get:64 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] Get:65 http://deb.debian.org/debian bookworm/main arm64 libpackagekit-glib2-18 arm64 1.2.6-5 [102 kB] Get:66 http://deb.debian.org/debian bookworm/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-5 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB] Get:68 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB] Get:69 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB] Get:70 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB] Get:71 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB] Get:72 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB] Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) 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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Fetched 8536 kB in 1s (6324 kB/s) dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums Get:73 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB] Get:74 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB] Get:75 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB] Get:76 http://deb.debian.org/debian bookworm/main arm64 gnupg2 all 2.2.40-1.1 [445 kB] Get:77 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB] Get:78 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u1 [357 kB] Get:79 http://deb.debian.org/debian bookworm/main arm64 libstemmer0d arm64 2.2.0-2 [112 kB] Get:80 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb'. Public key for checkpolicy-2.5-8.el7.aarch64.rpm is not installed docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:81 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] Get:82 http://deb.debian.org/debian bookworm/main arm64 libxmlb2 arm64 0.3.10-2 [55.5 kB] Get:83 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] Get:84 http://deb.debian.org/debian bookworm/main arm64 libappstream4 arm64 0.16.1-2 [182 kB] Get:85 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] Get:86 http://deb.debian.org/debian bookworm/main arm64 libduktape207 arm64 2.7.0-2 [124 kB] Get:87 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] Get:88 http://deb.debian.org/debian bookworm/main arm64 libdw1 arm64 0.188-2.1 [219 kB] Get:89 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] Get:90 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] Get:91 http://deb.debian.org/debian bookworm/main arm64 libunwind8 arm64 1.6.2-3 [47.4 kB] Get:92 http://deb.debian.org/debian bookworm/main arm64 libgstreamer1.0-0 arm64 1.22.0-2 [1067 kB] Get:93 http://deb.debian.org/debian bookworm/main arm64 libpolkit-gobject-1-0 arm64 122-3 [42.7 kB] Get:94 http://deb.debian.org/debian bookworm/main arm64 libpolkit-agent-1-0 arm64 122-3 [23.6 kB] Get:95 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B] Get:96 http://deb.debian.org/debian bookworm/main arm64 xml-core all 0.18+nmu1 [23.8 kB] Get:97 http://deb.debian.org/debian bookworm/main arm64 polkitd arm64 122-3 [109 kB] Get:98 http://deb.debian.org/debian bookworm/main arm64 packagekit arm64 1.2.6-5 [584 kB] Get:99 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB] Get:100 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB] Get:101 http://deb.debian.org/debian bookworm/main arm64 python3-blinker all 1.5-1 [14.7 kB] Get:102 http://deb.debian.org/debian bookworm/main arm64 python3-cffi-backend arm64 1.15.1-5+b1 [84.4 kB] Get:103 http://deb.debian.org/debian bookworm/main arm64 python3-cryptography arm64 38.0.4-3 [589 kB] Get:104 http://deb.debian.org/debian bookworm/main arm64 python3-dbus arm64 1.3.2-4+b1 [93.5 kB] Get:105 http://deb.debian.org/debian bookworm/main arm64 python3-distro all 1.8.0-1 [20.5 kB] Get:106 http://deb.debian.org/debian bookworm/main arm64 python3-gi arm64 3.42.2-3+b1 [212 kB] Get:107 http://deb.debian.org/debian bookworm/main arm64 python3-pyparsing all 3.0.9-1 [138 kB] Get:108 http://deb.debian.org/debian bookworm/main arm64 python3-httplib2 all 0.20.4-3 [36.0 kB] Get:109 http://deb.debian.org/debian bookworm/main arm64 python3-jwt all 2.6.0-1 [26.6 kB] Get:110 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] Get:111 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.uri all 1.0.6-3 [13.7 kB] Get:112 http://deb.debian.org/debian bookworm/main arm64 python3-wadllib all 1.3.6-4 [37.2 kB] Get:113 http://deb.debian.org/debian bookworm/main arm64 python3-oauthlib all 3.2.2-1 [95.4 kB] Get:114 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB] Get:115 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:116 http://deb.debian.org/debian bookworm/main arm64 python3-software-properties all 0.99.30-4 [32.7 kB] Get:117 http://deb.debian.org/debian bookworm/main arm64 software-properties-common all 0.99.30-4 [62.0 kB] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian debconf: delaying package configuration, since apt-utils is not installed Fetched 47.1 MB in 1s (38.8 MB/s) Selecting previously unselected package libssl3:arm64. (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 ... 6092 files and directories currently installed.) Preparing to unpack .../00-libssl3_3.0.9-1_arm64.deb ... Unpacking libssl3:arm64 (3.0.9-1) ... Reading package lists... Building dependency tree... Reading state information... + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0brjNr + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.fc38.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.fc38 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 acd8b5ac4bd3: Already exists Digest: sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 Status: Downloaded newer image for debian:buster Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... Selecting previously unselected package dmsetup. Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_arm64.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../04-libjson-c5_0.16-2_arm64.deb ... Unpacking libjson-c5:arm64 (0.16-2) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ... Selecting previously unselected package libfdisk1:arm64. Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_arm64.deb ... Unpacking libfdisk1:arm64 (2.38.1-5+b1) ... The following additional packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common systemd systemd-sysv systemd-timesyncd tzdata Suggested packages: pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl python3-socks python3.8-venv python3.8-doc binutils binfmt-support readline-doc systemd-container Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils packagekit-tools unattended-upgrades networkd-dispatcher libnss-systemd Reading package lists... Building dependency tree... Reading state information... + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... Unpacking libkmod2:arm64 (30+20221128-1) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... Unpacking libapparmor1:arm64 (3.0.8-3) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.9-2) ... Selecting previously unselected package libsystemd-shared:arm64. Preparing to unpack .../10-libsystemd-shared_252.12-1~deb12u1_arm64.deb ... Unpacking libsystemd-shared:arm64 (252.12-1~deb12u1) ... The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common software-properties-common systemd systemd-sysv systemd-timesyncd tzdata The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2 packagekit publicsuffix libsasl2-modules unattended-upgrades Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Setting up libssl3:arm64 (3.0.9-1) ... Selecting previously unselected package systemd. (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 ... 6179 files and directories currently installed.) Preparing to unpack .../systemd_252.12-1~deb12u1_arm64.deb ... Unpacking systemd (252.12-1~deb12u1) ... Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc38.src.rpm Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [542 kB] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... Setting up libjson-c5:arm64 (0.16-2) ... Setting up libfdisk1:arm64 (2.38.1-5+b1) ... Setting up libkmod2:arm64 (30+20221128-1) ... Setting up libapparmor1:arm64 (3.0.8-3) ... Setting up libip4tc2:arm64 (1.8.9-2) ... Setting up libsystemd-shared:arm64 (252.12-1~deb12u1) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ... Setting up systemd (252.12-1~deb12u1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.465gCr + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zft02D + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.el9 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el9.src.rpm 0 upgraded, 119 newly installed, 0 to remove and 0 not upgraded. Need to get 33.4 MB of archives. After this operation, 141 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.19 [1157 kB] The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common software-properties-common 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 22.8 MB of archives. After this operation, 74.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] Setting up dmsetup (2:1.02.185-2) ... Selecting previously unselected package systemd-sysv. (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 ... 7027 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1_arm64.deb ... Unpacking systemd-sysv (252.12-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_arm64.deb ... Unpacking dbus-bin (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ... Get:2 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB] Get:3 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] Get:4 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] Get:5 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] Get:6 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] Get:7 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u1 [121 kB] Get:8 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] Get:9 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] Get:10 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] Get:11 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] Get:12 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] Get:14 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] Get:15 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] Get:16 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] Get:17 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB] Get:18 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] Get:19 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] Get:20 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] Get:21 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] Get:22 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] Get:23 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] Get:24 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] Get:25 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] Get:26 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] Get:27 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] Get:28 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] Get:29 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] Get:30 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB] Get:31 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] Get:32 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] Get:33 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B] Get:34 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB] Get:35 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] Get:36 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] Get:37 http://deb.debian.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB] Get:38 http://deb.debian.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB] Get:39 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:40 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] Get:41 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] Get:42 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] Get:43 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] Get:44 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] Get:45 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] Get:46 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] Get:47 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] Get:48 http://deb.debian.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:49 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] Get:50 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u7 [321 kB] Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.24-0+deb11u1 [212 kB] Get:52 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] Get:53 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] Get:54 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] Get:55 http://deb.debian.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB] Get:56 http://deb.debian.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB] Get:57 http://deb.debian.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB] Get:58 http://deb.debian.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:59 http://deb.debian.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB] Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../4-libexpat1_2.5.0-1_arm64.deb ... Unpacking libexpat1:arm64 (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_arm64.deb ... Unpacking dbus-daemon (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_arm64.deb ... Unpacking dbus (1.14.8-2~deb12u1) ... Selecting previously unselected package libpython3.11-minimal:arm64. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_arm64.deb ... Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 22.8 MB in 0s (57.3 MB/s) Selecting previously unselected package libpython3.9-minimal:arm64. (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 ... 6656 files and directories currently installed.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1_arm64.deb ... Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_arm64.deb ... Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1_arm64.deb ... Unpacking python3.9-minimal (3.9.2-1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [714 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [1829 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.8 [1647 kB] Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ... Unpacking python3.11-minimal (3.11.2-6) ... Setting up libpython3.11-minimal:arm64 (3.11.2-6) ... Setting up libexpat1:arm64 (2.5.0-1) ... Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ... Setting up python3.9-minimal (3.9.2-1) ... Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.8 [387 kB] Setting up python3.11-minimal (3.11.2-6) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb' make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info Fetched 8501 kB in 2s (5330 kB/s) Selecting previously unselected package python3-minimal. (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 ... 6950 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... Unpacking python3-minimal (3.9.2-3) ... Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libapparmor1 arm64 2.13.3-7ubuntu5.2 [34.1 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2 arm64 1:2.32-1ubuntu0.1 [15.4 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.4 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libjson-c4 arm64 0.13.1+dfsg-7ubuntu0.3 [28.3 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcryptsetup12 arm64 2:2.2.2-3ubuntu2.4 [152 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2.1 [18.7 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkmod2 arm64 27-1ubuntu2.1 [41.9 kB] Selecting previously unselected package python3-minimal. (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 ... 7434 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libncursesw6:arm64. Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ... Unpacking libncursesw6:arm64 (6.4-4) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:arm64. Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... Unpacking libmpdec3:arm64 (2.5.1-1) ... Selecting previously unselected package libncursesw6:arm64. Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_arm64.deb ... Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u1) ... Selecting previously unselected package readline-common. Preparing to unpack .../4-readline-common_8.1-1_all.deb ... Unpacking readline-common (8.1-1) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... Unpacking libreadline8:arm64 (8.1-1) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.34.1-3) ... Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.22 [26.3 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.22 [3500 kB] Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../03-libkrb5support0_1.20.1-2_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-2) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../04-libk5crypto3_1.20.1-2_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-2) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../06-libkrb5-3_1.20.1-2_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-2) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-2) ... warning: /var/cache/yum/aarch64/7/updates/packages/selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm is not installed Selecting previously unselected package libpython3.9-stdlib:arm64. Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ... Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... Selecting previously unselected package python3.9. Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ... Unpacking python3.9 (3.9.2-1) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:arm64. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:arm64. Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ... Unpacking libnsl2:arm64 (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... Unpacking libreadline8:arm64 (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.40.1-2) ... Setting up python3-minimal (3.9.2-3) ... Selecting previously unselected package python3. (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 ... 7388 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1n-0+deb11u5_arm64.deb ... Unpacking openssl (1.1.1n-0+deb11u5) ... Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.22 [10.3 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.19 [600 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.3 [169 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.3 [142 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.13 [4836 B] Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.6 [1199 kB] Selecting previously unselected package libpython3.11-stdlib:arm64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ... Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgirepository-1.0-1 arm64 1.64.1-1~ubuntu20.04.1 [77.0 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-glib-2.0 arm64 1.64.1-1~ubuntu20.04.1 [134 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2-bin arm64 1:2.32-1ubuntu0.1 [25.6 kB] Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package python3. (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 ... 7942 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_arm64.deb ... Unpacking python3 (3.11.2-1+b1) ... Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.43.0-1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ... Unpacking libpsl5:arm64 (0.21.0-1.2) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:arm64. Preparing to unpack .../11-libssh2-1_1.9.0-2_arm64.deb ... Unpacking libssh2-1:arm64 (1.9.0-2) ... Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.9-1_arm64.deb ... Unpacking openssl (3.0.9-1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_arm64.deb ... Unpacking curl (7.74.0-1.3+deb11u7) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../14-libassuan0_2.5.3-7.1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.3-7.1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_arm64.deb ... Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_arm64.deb ... Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../04-libpam-systemd_252.12-1~deb12u1_arm64.deb ... Unpacking libpam-systemd:arm64 (252.12-1~deb12u1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:arm64. Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common software-properties-common Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ... Unpacking distro-info-data (0.51+deb11u3) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../20-libglib2.0-0_2.66.8-1_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.66.8-1) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../10-libnghttp2-14_1.52.0-1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.52.0-1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../11-libpsl5_0.21.2-1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.2-1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:arm64. Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_arm64.deb ... Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u1_arm64.deb ... Unpacking libcurl4:arm64 (7.88.1-10+deb12u1) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u1_arm64.deb ... Unpacking curl (7.88.1-10+deb12u1) ... 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 22.9 MB of archives. After this operation, 81.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB] Get:2 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u5 [588 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u5 [1405 kB] Get:5 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] Get:6 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] Get:7 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] Get:8 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] Get:9 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] Get:10 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u5 [1641 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u5 [330 kB] Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../16-libassuan0_2.5.5-5_arm64.deb ... Unpacking libassuan0:arm64 (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../17-gpgconf_2.2.40-1.1_arm64.deb ... Unpacking gpgconf (2.2.40-1.1) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../18-libksba8_1.6.3-2_arm64.deb ... Unpacking libksba8:arm64 (1.6.3-2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../19-libnpth0_1.6-3_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../20-dirmngr_2.2.40-1.1_arm64.deb ... Unpacking dirmngr (2.2.40-1.1) ... Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.22 [175 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.6 [570 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dbus arm64 1.2.16-1build1 [91.4 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gi arm64 3.36.0-1 [159 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] Get:13 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] Get:14 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] Get:15 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB] Get:20 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB] Get:22 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] Get:23 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] Get:24 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] Get:25 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:26 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] Get:27 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] Get:28 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] Get:29 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u6 [315 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u6 [262 kB] Get:33 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] Get:34 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] Get:35 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB] Get:37 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] Get:38 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u7 [7308 B] Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB] Get:41 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB] Get:42 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB] Get:43 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB] Get:44 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB] Get:45 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:46 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] Get:47 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] Get:48 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] Get:49 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] Get:50 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] Get:51 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] Get:52 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] Get:53 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] Get:54 http://deb.debian.org/debian buster/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB] Get:55 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] Get:56 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] Get:57 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u6 [313 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libdbus-1-3 arm64 1.12.24-0+deb10u1 [209 kB] Get:59 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] Get:60 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] Get:61 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] Get:62 http://deb.debian.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB] Get:63 http://deb.debian.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB] Get:64 http://deb.debian.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB] Get:65 http://deb.debian.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:66 http://deb.debian.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB] Selecting previously unselected package gpg. Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg (2.2.27-2+deb11u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../28-pinentry-curses_1.1.0-4_arm64.deb ... Unpacking pinentry-curses (1.1.0-4) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 Selecting previously unselected package distro-info-data. Preparing to unpack .../21-distro-info-data_0.58_all.deb ... Unpacking distro-info-data (0.58) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../22-libglib2.0-0_2.74.6-2_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.74.6-2) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 22.9 MB in 0s (47.5 MB/s) Selecting previously unselected package libssl1.1:arm64. (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 ... 6679 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ... Selecting previously unselected package libpython3.7-minimal:arm64. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_arm64.deb ... Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ... Selecting previously unselected package gpgsm. Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YJspsz + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uxYA3L + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' PASS: docker-compose version OK + exit 0 Processing files: docker-compose-plugin-2.21.0-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yFINdi + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uIVjxi + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.el8 docker-compose-plugin(x86-64) = 0:2.21.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el8.src.rpm Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.6-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1) ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_arm64.deb ... Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_arm64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ... Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB] Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Selecting previously unselected package gnupg-utils. Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_arm64.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... Selecting previously unselected package gpg. Preparing to unpack .../29-gpg_2.2.40-1.1_arm64.deb ... Unpacking gpg (2.2.40-1.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../30-pinentry-curses_1.2.1-1_arm64.deb ... Unpacking pinentry-curses (1.2.1-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../31-gpg-agent_2.2.40-1.1_arm64.deb ... Unpacking gpg-agent (2.2.40-1.1) ... Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ... Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u5) ... Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblmdb0 arm64 0.9.24-1 [43.1 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-gobject-1-0 arm64 0.105-26ubuntu1.3 [37.4 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB] Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.24-0+deb11u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../38-lsb-release_11.1.0_all.deb ... Unpacking lsb-release (11.1.0) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../40-python3-apt_2.2.1_arm64.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../41-python3-dbus_1.2.16-5_arm64.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../42-python3-gi_3.38.0-2_arm64.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_arm64.deb ... Unpacking gpg-wks-client (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_arm64.deb ... Unpacking gpg-wks-server (2.2.40-1.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../34-gpgsm_2.2.40-1.1_arm64.deb ... Unpacking gpgsm (2.2.40-1.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ... Unpacking gnupg (2.2.40-1.1) ... Selecting previously unselected package gnupg2. Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB] + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Selecting previously unselected package python3-pycurl. Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... Setting up media-types (4.0.0) ... Setting up libpsl5:arm64 (0.21.0-1.2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:arm64 (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u3) ... Setting up libbrotli1:arm64 (1.0.9-2+b2) ... Setting up libsqlite3-0:arm64 (3.34.1-3) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' Selecting previously unselected package iso-codes. Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.9 [1704 B] Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB] Selecting previously unselected package python3-minimal. (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 ... 6940 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:arm64. Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... Unpacking libmpdec2:arm64 (2.4.2-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-5_all.deb ... Unpacking readline-common (7.0-5) ... Selecting previously unselected package libreadline7:arm64. Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... Unpacking libreadline7:arm64 (7.0-5) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Setting up libnghttp2-14:arm64 (1.43.0-1) ... Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ... Setting up libnpth0:arm64 (1.6-3) ... Setting up libassuan0:arm64 (2.5.3-7.1) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:arm64 (1.12.24-0+deb11u1) ... Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u1) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:arm64 (2.5.1-1) ... Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... Setting up libssh2-1:arm64 (1.9.0-2) ... Setting up openssl (1.1.1n-0+deb11u5) ... Setting up readline-common (8.1-1) ... Setting up iso-codes (4.6.0-1) ... Setting up pinentry-curses (1.1.0-4) ... Setting up libreadline8:arm64 (8.1-1) ... Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ... Setting up ca-certificates (20210119) ... CentOS Stream 8 - Extras 20 kB/s | 17 kB 00:00 Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u1_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../39-libstemmer0d_2.2.0-2_arm64.deb ... Unpacking libstemmer0d:arm64 (2.2.0-2) ... Selecting previously unselected package libicu72:arm64. Preparing to unpack .../40-libicu72_72.1-3_arm64.deb ... Unpacking libicu72:arm64 (72.1-3) ... + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB] Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... Selecting previously unselected package libpython3.7-stdlib:arm64. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_arm64.deb ... Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ... Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_arm64.deb ... Unpacking python3.7 (3.7.3-2+deb10u5) ... 20274425734a: Already exists Digest: sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 Status: Downloaded newer image for ubuntu:jammy Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB] Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Updating certificates in /etc/ssl/certs... CentOS Stream 8 - Extras common packages 10 kB/s | 6.9 kB 00:00 Selecting previously unselected package libxml2:arm64. Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... + verify + dpkg --version + verify_deb + apt-get update Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.1 [75.4 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.3 [160 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.19 [215 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.19 [157 kB] Selecting previously unselected package python3. (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 ... 7409 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6-6) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ... Selecting previously unselected package libxmlb2:arm64. Preparing to unpack .../42-libxmlb2_0.3.10-2_arm64.deb ... Unpacking libxmlb2:arm64 (0.3.10-2) ... Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../43-libyaml-0-2_0.2.5-1_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.5-1) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../44-libappstream4_0.16.1-2_arm64.deb ... Unpacking libappstream4:arm64 (0.16.1-2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_arm64.deb ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libduktape207:arm64. Preparing to unpack .../46-libduktape207_2.7.0-2_arm64.deb ... Unpacking libduktape207:arm64 (2.7.0-2) ... + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:02.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.3 [9424 B] Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB] Selecting previously unselected package apt-transport-https. Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Selecting previously unselected package openssl. Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_arm64.deb ... Unpacking openssl (1.1.1n-0+deb10u6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... 129 added, 0 removed; done. Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... Setting up curl (7.74.0-1.3+deb11u7) ... Setting up gpg (2.2.27-2+deb11u2) ... Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... Setting up libpython3-stdlib:arm64 (3.9.2-3) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... Setting up gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../47-libelf1_0.188-2.1_arm64.deb ... Unpacking libelf1:arm64 (0.188-2.1) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../48-libdw1_0.188-2.1_arm64.deb ... Unpacking libdw1:arm64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ... Unpacking libglib2.0-data (2.74.6-2) ... Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-service arm64 0.36.0-1 [27.8 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-gsettings-backend arm64 0.36.0-1 [20.9 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B] Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB] Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../14-libpsl5_0.20.2-2_arm64.deb ... Unpacking libpsl5:arm64 (0.20.2-2) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb' make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'. Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_arm64.deb ... Unpacking libglib2.0-bin (2.74.6-2) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../51-libunwind8_1.6.2-3_arm64.deb ... Unpacking libunwind8:arm64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.22.0-2) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (122-3) ... Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpackagekit-glib2-18 arm64 1.1.13-2ubuntu1.1 [92.8 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.13-2ubuntu1.1 [21.6 kB] Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB] Selecting previously unselected package libssh2-1:arm64. Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ... Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u6_arm64.deb ... Unpacking libcurl4:arm64 (7.64.0-4+deb10u6) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u6_arm64.deb ... Unpacking curl (7.64.0-4+deb10u6) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../19-libassuan0_2.5.2-1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../54-libpolkit-agent-1-0_122-3_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../55-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../57-polkitd_122-3_arm64.deb ... Unpacking polkitd (122-3) ... Selecting previously unselected package packagekit. Preparing to unpack .../58-packagekit_1.2.6-5_arm64.deb ... Unpacking packagekit (1.2.6-5) ... Setting up gpgsm (2.2.27-2+deb11u2) ... Setting up dirmngr (2.2.27-2+deb11u2) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... Setting up python3.9 (3.9.2-1) ... Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-services arm64 2.64.2-1ubuntu0.1 [10.4 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking arm64 2.64.2-1ubuntu0.1 [55.1 kB] Selecting previously unselected package libksba8:arm64. Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_arm64.deb ... Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../23-libnpth0_1.6-1_arm64.deb ... Unpacking libnpth0:arm64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_arm64.deb ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ... Unpacking distro-info-data (0.41+deb10u7) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ... Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] Selecting previously unselected package python-apt-common. Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../60-python3-apt_2.6.0_arm64.deb ... Unpacking python3-apt (2.6.0) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:arm64. Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_arm64.deb ... Unpacking python3-cffi-backend:arm64 (1.15.1-5+b1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../63-python3-cryptography_38.0.4-3_arm64.deb ... Unpacking python3-cryptography (38.0.4-3) ... Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB] Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] warning: /var/cache/yum/aarch64/7/docker-ce-test/packages/containerd.io-1.6.24-3.1.el7.aarch64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY Public key for containerd.io-1.6.24-3.1.el7.aarch64.rpm is not installed -------------------------------------------------------------------------------- Total 2.2 MB/s | 36 MB 00:16 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 Importing GPG key 0x305D49D6: Userid : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) " Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 Retrieving key from https://download.docker.com/linux/centos/gpg Selecting previously unselected package python3-dbus. Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_arm64.deb ... Unpacking python3-dbus (1.3.2-4+b1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../66-python3-gi_3.42.2-3+b1_arm64.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB] Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB] Selecting previously unselected package gnupg-l10n. Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg. Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] Selecting previously unselected package pinentry-curses. Preparing to unpack .../34-pinentry-curses_1.1.0-2_arm64.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg-agent (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ... Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up python3 (3.9.2-3) ... Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.19EFI4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Knxj2D + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ... Unpacking python3-software-properties (0.99.30-4) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... Setting up libksba8:arm64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.12-1~deb12u1) ... Setting up libkeyutils1:arm64 (1.6.3-2) ... Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstemmer0d arm64 0+svn585-2 [60.6 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libappstream4 arm64 0.12.10-2 [120 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-bin arm64 2.64.6-1~ubuntu20.04.6 [69.2 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1.1 [803 kB] Unpacking gnupg (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.8 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1138 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [725 kB] + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kCKN8R + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P3VLBY + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.21.0 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 Setting up libpsl5:arm64 (0.21.2-1) ... Setting up libicu72:arm64 (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libyaml-0-2:arm64 (0.2.5-1) ... Setting up libglib2.0-0:arm64 (2.74.6-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:arm64 (0.3.10-2) ... Setting up libbrotli1:arm64 (1.0.9-2+b6) ... Setting up libsqlite3-0:arm64 (3.40.1-2) ... Setting up libnghttp2-14:arm64 (1.52.0-1) ... Setting up libpackagekit-glib2-18:arm64 (1.2.6-5) ... Setting up libnpth0:arm64 (1.6-3) ... Setting up libassuan0:arm64 (2.5.5-5) ... Setting up libunwind8:arm64 (1.6.2-3) ... Setting up libkrb5support0:arm64 (1.20.1-2) ... Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-2) ... Setting up gnupg-l10n (2.2.40-1.1) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:arm64 (1.14.8-2~deb12u1) ... Setting up libncursesw6:arm64 (6.4-4) ... Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-agent-1-0 arm64 0.105-26ubuntu1.3 [14.2 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 policykit-1 arm64 0.105-26ubuntu1.3 [79.4 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB] Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] Selecting previously unselected package libapt-inst2.0:arm64. Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_arm64.deb ... Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u6_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up python3-apt (2.2.1) ... Setting up python3-software-properties (0.96.20.2-2.1) ... go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 Setting up libk5crypto3:arm64 (1.20.1-2) ... Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... Setting up python-apt-common (2.6.0) ... Setting up libduktape207:arm64 (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ... Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... Setting up libssh2-1:arm64 (1.10.0-3+b1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:arm64 (1.20.1-2) ... Setting up libstemmer0d:arm64 (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ... Setting up openssl (3.0.9-1) ... Setting up libelf1:arm64 (0.188-2.1) ... Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB] Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB] Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.24-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ... Unpacking lsb-release (10.2019051400) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ... Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../47-python3-apt_1.8.4.3_arm64.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../48-python3-dbus_1.2.8-3_arm64.deb ... Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u6) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible Setting up readline-common (8.2-1.3) ... Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.8-2~deb12u1) ... Setting up libpolkit-gobject-1-0:arm64 (122-3) ... Setting up pinentry-curses (1.2.1-1) ... Setting up libdw1:arm64 (0.188-2.1) ... Setting up libreadline8:arm64 (8.2-1.3) ... Setting up libglib2.0-bin (2.74.6-2) ... Setting up dbus-daemon (1.14.8-2~deb12u1) ... Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1129 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests-unixsocket all 0.2.0-2 [7272 B] Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-software-properties all 0.99.9.12 [21.7 kB] Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 packagekit arm64 1.1.13-2ubuntu1.1 [388 kB] Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 software-properties-common all 0.99.9.12 [10.4 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../49-python3-gi_3.30.4-1_arm64.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_arm64.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ... Unpacking python3-software-properties (0.96.20.2-2) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 33.4 MB in 9s (3707 kB/s) Selecting previously unselected package libssl1.1:arm64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4119 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up libksba8:arm64 (1.3.5-2+deb10u2) ... Setting up lsb-base (10.2019051400) ... Setting up libkeyutils1:arm64 (1.6-6) ... Setting up libpsl5:arm64 (0.20.2-2) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u7) ... Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ... Setting up libnpth0:arm64 (1.6-1) ... Setting up libassuan0:arm64 (2.5.2-1) ... Setting up libapt-inst2.0:arm64 (1.8.2.3) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar" Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.0.21-23.el8 baseos 77 k Installing dependencies: dbus-glib aarch64 0.110-2.el8 baseos 122 k python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k python3-dbus aarch64 1.2.4-15.el8 baseos 133 k python3-dnf-plugins-core noarch 4.0.21-23.el8 baseos 279 k python3-six noarch 1.11.0-8.el8 baseos 38 k python3-systemd aarch64 234-8.el8 appstream 80 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 981 k Installed size: 2.9 M Downloading Packages: 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 Selecting previously unselected package libpython3.8-minimal:arm64. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ... Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ... Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... Updating certificates in /etc/ssl/certs... Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... Setting up gnupg-l10n (2.2.12-1+deb10u2) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... Setting up libdbus-1-3:arm64 (1.12.24-0+deb10u1) ... Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ... Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ... Setting up libmpdec2:arm64 (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u6) ... Setting up readline-common (7.0-5) ... Setting up iso-codes (4.2-1) ... Setting up libreadline7:arm64 (7.0-5) ... Setting up gnupg-utils (2.2.12-1+deb10u2) ... Setting up pinentry-curses (1.1.0-2) ... Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ... Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.9 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [721 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [867 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [880 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB] Fetched 25.4 MB in 3s (7697 kB/s) Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.od1TD7 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9l7ZH0 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tASzQk + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.avQpZ4 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose + make VERSION=v2.21.0 DESTDIR=./bin build ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.7.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ... Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ... Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n2QRSz + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 + exit 0 (1/7): dbus-glib-0.110-2.el8.aarch64.rpm 525 kB/s | 122 kB 00:00 (2/7): dnf-plugins-core-4.0.21-23.el8.noarch.rp 326 kB/s | 77 kB 00:00 (3/7): python3-systemd-234-8.el8.aarch64.rpm 333 kB/s | 80 kB 00:00 (4/7): python3-dbus-1.2.4-15.el8.aarch64.rpm 14 MB/s | 133 kB 00:00 (5/7): python3-dateutil-2.6.1-6.el8.noarch.rpm 16 MB/s | 251 kB 00:00 (6/7): python3-six-1.11.0-8.el8.noarch.rpm 4.6 MB/s | 38 kB 00:00 (7/7): python3-dnf-plugins-core-4.0.21-23.el8.n 15 MB/s | 279 kB 00:00 -------------------------------------------------------------------------------- Total 870 kB/s | 981 kB 00:01 CentOS Stream 8 - AppStream 1.6 MB/s | 1.6 kB 00:00 done. Updating certificates in /etc/ssl/certs... go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 140 added, 0 removed; done. Setting up dbus (1.14.8-2~deb12u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgssapi-krb5-2:arm64 (1.20.1-2) ... Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... Updating certificates in /etc/ssl/certs... Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hxb0St + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4ahznY + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZcmH91 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ngnvUE + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.el9 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el9.src.rpm make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package python3-minimal. (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 ... 4420 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:arm64 (252.12-1~deb12u1) ... Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.11.0-8.el8.noarch 1/7 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/7 Installing : dbus-glib-0.110-2.el8.aarch64 3/7 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 + make IMAGE=ubuntu:lunar verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:lunar ./verify Unable to find image 'ubuntu:lunar' locally lunar: Pulling from library/ubuntu 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:arm64. Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ... Unpacking libmpdec2:arm64 (2.4.2-3) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.0-4_all.deb ... Unpacking readline-common (8.0-4) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ... Unpacking libreadline8:arm64 (8.0-4) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ... Selecting previously unselected package libpython3.8-stdlib:arm64. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_arm64.deb ... Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ... Setting up libcurl4:arm64 (7.88.1-10+deb12u1) ... Setting up libpolkit-agent-1-0:arm64 (122-3) ... Setting up curl (7.88.1-10+deb12u1) ... Setting up gpg (2.2.40-1.1) ... Setting up libgstreamer1.0-0:arm64 (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1) ... Setting up libtirpc3:arm64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1) ... 137 added, 0 removed; done. Running scriptlet: dbus-glib-0.110-2.el8.aarch64 3/7 Installing : python3-dbus-1.2.4-15.el8.aarch64 4/7 Installing : python3-systemd-234-8.el8.aarch64 5/7 Installing : python3-dnf-plugins-core-4.0.21-23.el8.noarch 6/7 Installing : dnf-plugins-core-4.0.21-23.el8.noarch 7/7 Running scriptlet: dnf-plugins-core-4.0.21-23.el8.noarch 7/7 Verifying : python3-systemd-234-8.el8.aarch64 1/7 Verifying : dbus-glib-0.110-2.el8.aarch64 2/7 Verifying : dnf-plugins-core-4.0.21-23.el8.noarch 3/7 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 4/7 Verifying : python3-dbus-1.2.4-15.el8.aarch64 5/7 Verifying : python3-dnf-plugins-core-4.0.21-23.el8.noarch 6/7 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 2b2d15932a31: Already exists Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 Status: Downloaded newer image for ubuntu:lunar Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_arm64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ... Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ... Setting up gpgconf (2.2.12-1+deb10u2) ... Setting up libcurl4:arm64 (7.64.0-4+deb10u6) ... Setting up curl (7.64.0-4+deb10u6) ... Setting up gpg (2.2.12-1+deb10u2) ... Setting up libpython3-stdlib:arm64 (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u5) ... Verifying : python3-six-1.11.0-8.el8.noarch 7/7 Installed: dbus-glib-0.110-2.el8.aarch64 dnf-plugins-core-4.0.21-23.el8.noarch python3-dateutil-1:2.6.1-6.el8.noarch python3-dbus-1.2.4-15.el8.aarch64 python3-dnf-plugins-core-4.0.21-23.el8.noarch python3-six-1.11.0-8.el8.noarch python3-systemd-234-8.el8.aarch64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini Install tini version v0.19.0 + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 go: downloading github.com/rootless-containers/rootlesskit v1.1.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package python3. (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 ... 4850 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.2) ... Selecting previously unselected package libcap2:arm64. Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_arm64.deb ... Unpacking libcap2:arm64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../03-libargon2-1_0~20171227-0.2_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1) ... Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ... Setting up libappstream4:arm64 (0.16.1-2) ... Setting up dirmngr (2.2.40-1.1) ... 4.7.0 Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:53:41 2023 Built : builder@centos.org at Wed Jun 28 08:44:13 2023 Installed: rpm-0:4.14.3-26.el8.aarch64 at Mon Sep 18 04:53:39 2023 Built : CentOS Buildsys at Wed Dec 21 11:19:04 2022 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libjson-c4:arm64. Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_arm64.deb ... Unpacking libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2.1) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ... Unpacking libkmod2:arm64 (27-1ubuntu2.1) ... Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_arm64.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_arm64.deb ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ... Setting up gpg-wks-server (2.2.40-1.1) ... Setting up libnsl2:arm64 (1.3.0-2) ... Setting up gpg-wks-client (2.2.40-1.1) ... Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ... Setting up gnupg (2.2.40-1.1) ... Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6) ... Reading package lists... Building dependency tree... Reading state information... Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test' + apt-get update Unpacking systemd (245.4-4ubuntu3.22) ... go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading golang.org/x/sys v0.8.0 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] The following additional packages will be installed: dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libsystemd0 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common systemd systemd-sysv Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources python3-setuptools python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc binutils binfmt-support readline-doc systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common publicsuffix libsasl2-modules packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + dnf config-manager --set-disabled 'docker-ce-*' Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Setting up gpg-agent (2.2.12-1+deb10u2) ... Setting up gpgsm (2.2.12-1+deb10u2) ... Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ... Setting up python3 (3.7.3-1) ... Setting up dirmngr (2.2.12-1+deb10u2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.2) ... Setting up libcap2:arm64 (1:2.32-1ubuntu0.1) ... Setting up libargon2-1:arm64 (0~20171227-0.2) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... Setting up libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ... Setting up libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ... Setting up libip4tc2:arm64 (1.8.4-3ubuntu2.1) ... Setting up libkmod2:arm64 (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.22) ... go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB] The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common software-properties-common systemd systemd-sysv The following packages will be upgraded: libsystemd0 + dnf config-manager --set-enabled docker-ce-test Setting up python3-gi (3.30.4-1) ... Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Setting up systemd (245.4-4ubuntu3.22) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse arm64 Packages [238 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB] 1 upgraded, 107 newly installed, 0 to remove and 3 not upgraded. Need to get 38.1 MB of archives. After this operation, 137 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.10 [319 kB] + dnf makecache Setting up gnupg2 (2.2.40-1.1) ... Setting up python3 (3.11.2-1+b1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [33.3 kB] Fetched 76.6 kB in 1s (98.8 kB/s) Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 Setting up python3-gi (3.42.2-3+b1) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-software-properties (0.96.20.2-2) ... Setting up gnupg (2.2.12-1+deb10u2) ... Setting up gnupg2 (2.2.12-1+deb10u2) ... Setting up software-properties-common (0.96.20.2-2) ... go: downloading github.com/pierrec/lz4/v4 v4.1.17 Selecting previously unselected package systemd-sysv. (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 ... 5686 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_arm64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.22) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_arm64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.19) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_arm64.deb ... Unpacking dbus (1.12.16-2ubuntu2.3) ... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.2 [809 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.2 [2247 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . Setting up python3-cffi-backend:arm64 (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9721 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ... Unpacking distro-info-data (0.43ubuntu1.13) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_arm64.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.2 [1845 kB] dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up python3-pkg-resources (66.1.1-1) ... Setting up python3-dbus (1.3.2-4+b1) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:02Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages [1766 kB] CentOS Stream 8 - AppStream 7.5 kB/s | 4.4 kB 00:00 Selecting previously unselected package libelf1:arm64. Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_arm64.deb ... Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [892 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [507 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [374 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... + make IMAGE=quay.io/centos/centos:stream8 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream8 ./verify Unable to find image 'quay.io/centos/centos:stream8' locally Selecting previously unselected package libicu66:arm64. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ... Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB] Setting up python3-apt (2.6.0) ... Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3482 B] stream8: Pulling from centos/centos 3f4fd5c3c800: Already exists Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0KS7dq + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9Cy9e3 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0PhtvI + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20230915141727-0e70f1b + GITCOMMIT=0e70f1b + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:18:07Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ... Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-3) ... Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe arm64 Packages [4213 B] Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [786 kB] Digest: sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 Status: Downloaded newer image for quay.io/centos/centos:stream8 done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_arm64.deb ... Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.22) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_arm64.deb ... Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.2 [38.8 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.2 [32.7 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.1 [208 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.1 [19.9 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.10 [4423 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3133 B] Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [378 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted arm64 Packages [374 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 8 ++ cut -d. -f1 + DIST_VERSION=8 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.7.0 Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:52:05 2023 Built : builder@centos.org at Wed Jun 28 08:44:13 2023 Installed: rpm-0:4.14.3-26.el8.x86_64 at Mon Sep 18 04:52:04 2023 Built : CentOS Buildsys at Wed Dec 21 11:18:39 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.2-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.16-1build1_arm64.deb ... Unpacking python3-dbus (1.2.16-1build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.36.0-1_arm64.deb ... Unpacking python3-gi (3.36.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... Selecting previously unselected package python3-six. Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ... Unpacking python3-six (1.14.0-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../22-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Fetched 24.4 MB in 3s (7624 kB/s) dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb' 0 files removed + dnf install -y 'dnf-command(config-manager)' 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) Setting up python3-software-properties (0.99.30-4) ... Processing triggers for libc-bin (2.36-9+deb12u1) ... Processing triggers for systemd (252.12-1~deb12u1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.10 [10.5 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.10 [1164 kB] Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.akBGIb + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4cytnu + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.fc39.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.fc39 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc39 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc39.src.rpm Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ... Selecting previously unselected package liblmdb0:arm64. Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ... Unpacking liblmdb0:arm64 (0.9.24-1) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory CentOS Stream 8 - BaseOS 2.5 kB/s | 3.9 kB 00:01 Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ... Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ... Unpacking apt-transport-https (2.0.9) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libroken18-heimdal:arm64. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:arm64. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up software-properties-common (0.99.30-4) ... Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.4 [4986 B] Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package libheimbase1-heimdal:arm64. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:arm64. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:arm64. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:arm64. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:arm64. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:arm64. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcap2-bin arm64 1:2.44-1ubuntu0.22.04.1 [25.5 kB] CentOS Stream 8 - Extras 5.0 kB/s | 2.9 kB 00:00 Selecting previously unselected package libgssapi3-heimdal:arm64. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.8-2~deb12u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35 From : https://download.docker.com/linux/centos/gpg Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] Selecting previously unselected package libssh-4:arm64. Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ... Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.19_arm64.deb ... Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.19) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.19_arm64.deb ... Unpacking curl (7.68.0-1ubuntu2.19) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_arm64.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... Selecting previously unselected package libdconf1:arm64. Preparing to unpack .../54-libdconf1_0.36.0-1_arm64.deb ... Unpacking libdconf1:arm64 (0.36.0-1) ... Selecting previously unselected package dconf-service. Preparing to unpack .../55-dconf-service_0.36.0-1_arm64.deb ... Unpacking dconf-service (0.36.0-1) ... Selecting previously unselected package dconf-gsettings-backend:arm64. Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_arm64.deb ... Unpacking dconf-gsettings-backend:arm64 (0.36.0-1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test' + apt-get update done. Updating certificates in /etc/ssl/certs... Running transaction check Running transaction test Transaction test succeeded Running transaction Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B] Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_arm64.deb ... Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ... Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../60-libnpth0_1.6-1_arm64.deb ... Unpacking libnpth0:arm64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ... Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB] Reading package lists... Building dependency tree... Reading state information... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar" CentOS Stream 8 - AppStream 19 MB/s | 33 MB 00:01 Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package libproxy1v5:arm64. Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_arm64.deb ... Unpacking libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_arm64.deb ... Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Selecting previously unselected package glib-networking:arm64. Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_arm64.deb ... Unpacking glib-networking:arm64 (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... The following additional packages will be installed: adduser dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common systemd systemd-sysv Suggested packages: liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-testresources python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd Installing : libseccomp-2.3.1-4.el7.aarch64 1/27 Selecting previously unselected package gnupg-utils. Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg. Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_arm64.deb ... Unpacking pinentry-curses (1.1.0-3build1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [62.3 kB] Fetched 116 kB in 1s (140 kB/s) The following NEW packages will be installed: adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common software-properties-common systemd systemd-sysv The following packages will be upgraded: libsystemd0 libudev1 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' Selecting previously unselected package gpg-wks-server. Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpgsm (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg. Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libsoup2.4-1:arm64. Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_arm64.deb ... Unpacking libsoup2.4-1:arm64 (2.70.0-1) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../79-libstemmer0d_0+svn585-2_arm64.deb ... Unpacking libstemmer0d:arm64 (0+svn585-2) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../80-libappstream4_0.12.10-2_arm64.deb ... Unpacking libappstream4:arm64 (0.12.10-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.10 [205 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.3 [728 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu2 [14.8 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu2 [161 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB] CentOS Stream 8 - Extras common packages 2.7 kB/s | 3.0 kB 00:01 Installing : libcgroup-0.41-21.el7.aarch64 2/27 Installing : libselinux-utils-2.5-15.el7.aarch64 3/27 Installing : policycoreutils-2.5-34.el7.aarch64 4/27 Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_arm64.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_arm64.deb ... Unpacking policykit-1 (0.105-26ubuntu1.3) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ... Unpacking python3-certifi (2019.11.28-1) ... + make IMAGE=ubuntu:lunar verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:lunar ./verify Unable to find image 'ubuntu:lunar' locally lunar: Pulling from library/ubuntu Docker CE Test - aarch64 133 kB/s | 61 kB 00:00 Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ... Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb' ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9720 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... 2 upgraded, 114 newly installed, 0 to remove and 0 not upgraded. Need to get 42.2 MB of archives. After this operation, 159 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssl3 arm64 3.0.8-1ubuntu1.2 [1761 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes Selecting previously unselected package python3-chardet. Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ... Unpacking python3-chardet (3.0.4-4build1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../87-python3-idna_2.8-1_all.deb ... Unpacking python3-idna (2.8-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1.1) ... Selecting previously unselected package python3-requests-unixsocket. Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ... Unpacking python3-requests-unixsocket (0.2.0-2) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) ... 10fb01f4f619: Already exists Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 Status: Downloaded newer image for ubuntu:lunar Get:45 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_arm64.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ... Unpacking software-properties-common (0.99.9.12) ... Selecting previously unselected package gnupg2. Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... Setting up liblmdb0:arm64 (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.22) ... Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ... Setting up libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ... Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... Setting up apt-transport-https (2.0.9) ... Setting up libyaml-0-2:arm64 (0.2.2-1) ... Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 5/27 + verify + dpkg --version + verify_deb + apt-get update docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.10 [1510 B] Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.16+dfsg-0ubuntu0.22.04.1 [181 kB] OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bookworm test' + apt-get update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB] Reading package lists... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb' Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.13) ... Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ... Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ... Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ... Setting up libnpth0:arm64 (1.6-1) ... Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023c-0ubuntu0.20.04.2) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Sep 20 09:18:12 UTC 2023. Universal Time is now: Wed Sep 20 09:18:12 UTC 2023. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libdconf1:arm64 (0.36.0-1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-minimal arm64 3.11.4-1~23.04 [834 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexpat1 arm64 2.5.0-1 [71.2 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11-minimal arm64 3.11.4-1~23.04 [2151 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-minimal arm64 3.11.2-1 [24.6 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 media-types all 10.0.0 [25.8 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5support0 arm64 1.20.1-1build1 [31.4 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libk5crypto3 arm64 1.20.1-1build1 [85.0 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5-3 arm64 1.20.1-1build1 [345 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgssapi-krb5-2 arm64 1.20.1-1build1 [139 kB] Get:1 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.1 [184 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.13 [285 kB] Building dependency tree... Reading state information... Correcting dependencies... Done Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... Setting up libpam-systemd:arm64 (245.4-4ubuntu3.22) ... Get:2 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [451 kB] Get:3 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB] Get:4 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [417 kB] Get:5 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [902 kB] Get:6 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7179 B] Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.13 [190 kB] + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd Get:5 https://download.docker.com/linux/debian bookworm/test arm64 Packages [15.9 kB] Fetched 59.3 kB in 1s (89.3 kB/s) Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ... Setting up libstemmer0d:arm64 (0+svn585-2) ... Setting up libmpdec2:arm64 (2.4.2-3) ... Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... Setting up openssl (1.1.1f-1ubuntu2.19) ... Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ... Setting up readline-common (8.0-4) ... Setting up iso-codes (4.4-1) ... Setting up libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ... Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up pinentry-curses (1.1.0-3build1) ... Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... Setting up libicu66:arm64 (66.1-2ubuntu2.1) ... Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libreadline8:arm64 (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Get:7 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B] Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB] 445a6a12be2b: Already exists Digest: sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 Status: Downloaded newer image for ubuntu:jammy The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Get:8 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB] Get:9 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB] Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 readline-common all 8.2-1.3 [55.7 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadline8 arm64 8.2-1.3 [150 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsqlite3-0 arm64 3.40.1-1 [661 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-stdlib arm64 3.11.4-1~23.04 [1882 kB] + verify + dpkg --version + verify_deb + apt-get update 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. Need to get 26.6 MB of archives. After this operation, 116 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] Get:9 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB] Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] Get:12 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-sysv arm64 247.3-7+deb11u4 [114 kB] Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.24-0+deb11u1 [232 kB] Get:14 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] Get:15 http://deb.debian.org/debian bullseye-updates/main arm64 libpam-systemd arm64 247.3-7+deb11u4 [275 kB] Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.24-0+deb11u1 [99.7 kB] Get:17 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] Get:18 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] Get:19 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB] Reading package lists... W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb Selecting previously unselected package docker-ce. (Reading database ... 11525 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Updating certificates in /etc/ssl/certs... Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11 arm64 3.11.4-1~23.04 [572 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpython3-stdlib arm64 3.11.2-1 [7238 B] Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3 arm64 3.11.2-1 [22.9 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Installing : libnfnetlink-1.0.1-4.el7.aarch64 6/27 debconf: delaying package configuration, since apt-utils is not installed Fetched 26.6 MB in 1s (51.9 MB/s) Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 'CentOS Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Selecting previously unselected package libapparmor1:arm64. (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 ... 9945 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.6-10) ... Selecting previously unselected package libcap2:arm64. Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ... Unpacking libcap2:arm64 (1:2.44-1) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_arm64.deb ... Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ... 137 added, 0 removed; done. Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1013 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev1 arm64 252.5-2ubuntu3.1 [149 kB] Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.7-1) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../8-libkmod2_28-1_arm64.deb ... Unpacking libkmod2:arm64 (28-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_247.3-7+deb11u4_arm64.deb ... Unpacking systemd (247.3-7+deb11u4) ... Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/27 Installing : slirp4netns-0.4.3-4.el7_8.aarch64 8/27 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB] Get:10 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB] Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB] Last metadata expiration check: 0:00:03 ago on Wed Sep 20 09:18:11 2023. Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ... Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ... Setting up gpgconf (2.2.19-3ubuntu2.2) ... Setting up libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ... Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1134 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-c5 arm64 0.16-2 [32.4 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcryptsetup12 arm64 2:2.6.1-1ubuntu1 [225 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfdisk1 arm64 2.38.1-4ubuntu1 [140 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkmod2 arm64 30+20221128-1ubuntu1 [47.7 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libapparmor1 arm64 3.0.8-1ubuntu2.1 [46.4 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libip4tc2 arm64 1.8.7-1ubuntu7 [19.6 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-shared arm64 252.5-2ubuntu3.1 [1751 kB] Installing : setools-libs-3.3.8-4.el7.aarch64 9/27 Installing : audit-libs-python-2.8.5-4.el7.aarch64 10/27 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.13 [279 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmlb2 arm64 0.3.6-2build1 [66.5 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libappstream4 arm64 0.15.2-2 [190 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB] Get:12 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB] Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [547 kB] Get:14 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1008 kB] Get:15 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7179 B] Get:16 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [451 kB] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [996 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.1 [385 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd arm64 252.5-2ubuntu3.1 [2907 kB] Setting up libapparmor1:arm64 (2.13.6-10) ... Setting up libcap2:arm64 (1:2.44-1) ... Setting up libargon2-1:arm64 (0~20171227-0.2) ... Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... Setting up libip4tc2:arm64 (1.8.7-1) ... Setting up libkmod2:arm64 (28-1) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7+deb11u4) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Get:17 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B] Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... Setting up gpg (2.2.19-3ubuntu2.2) ... Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Setting up dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package systemd-sysv. (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 ... 10794 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_arm64.deb ... Unpacking systemd-sysv (247.3-7+deb11u4) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_arm64.deb ... Unpacking dbus (1.12.24-0+deb11u1) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-bin arm64 2.72.4-0ubuntu2.2 [79.6 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1259 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1282 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1155 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd-sysv arm64 252.5-2ubuntu3.1 [11.5 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB] Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_arm64.deb ... Unpacking libpam-systemd:arm64 (247.3-7+deb11u4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.24-1_arm64.deb ... Unpacking containerd.io (1.6.24-1) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb' Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libunwind8 arm64 1.3.2-2build2.1 [53.4 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgstreamer1.0-0 arm64 1.20.3-0ubuntu1 [931 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ... Fetched 25.3 MB in 3s (8329 kB/s) Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Setting up python3 (3.8.2-0ubuntu2) ... Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.2 [1163 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 polkitd arm64 0.105-33 [77.7 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkexec arm64 0.105-33 [14.8 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 policykit-1 arm64 0.105-33 [2424 B] Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cffi-backend arm64 1.15.0-1build2 [81.0 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2 [222 kB] Setting up python3-six (1.14.0-2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-certifi (2019.11.28-1) ... Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.3 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdbus-1-3 arm64 1.14.4-1ubuntu1 [201 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-bin arm64 1.14.4-1ubuntu1 [38.9 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-daemon arm64 1.14.4-1ubuntu1 [114 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus arm64 1.14.4-1ubuntu1 [23.8 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.1 [6022 B] Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB] Setting up python3-gi (3.36.0-1) ... Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB] Dependencies resolved. =================================================================================================== Package Arch Version Repository Size =================================================================================================== Installing: docker-buildx-plugin aarch64 0.11.2-0.el8 @commandline 11 M docker-ce aarch64 3:0.0.0~20230915141727.0e70f1b-0.el8 @commandline 16 M docker-ce-cli aarch64 1:0.0.0~20230915141727.0e70f1b-0.el8 @commandline 6.4 M docker-ce-rootless-extras aarch64 0.0.0~20230915141727.0e70f1b-0.el8 @commandline 4.3 M docker-compose-plugin aarch64 2.21.0-0.el8 @commandline 11 M Installing dependencies: checkpolicy aarch64 2.9-1.el8 baseos 338 k container-selinux noarch 2:2.221.0-1.module_el8+653+feef7bfe appstream 69 k containerd.io aarch64 1.6.24-3.1.el8 docker-ce-test 25 M diffutils aarch64 3.6-6.el8 baseos 352 k fuse-common aarch64 3.3.0-17.el8 baseos 22 k fuse-overlayfs aarch64 1.12-1.module_el8+454+d7ef4b8d appstream 64 k fuse3 aarch64 3.3.0-17.el8 baseos 53 k fuse3-libs aarch64 3.3.0-17.el8 baseos 91 k iptables aarch64 1.8.5-10.el8 baseos 589 k iptables-libs aarch64 1.8.5-10.el8 baseos 101 k libcgroup aarch64 0.41-19.el8 baseos 68 k libibverbs aarch64 46.0-1.el8.1 baseos 386 k libnetfilter_conntrack aarch64 1.0.6-5.el8 baseos 61 k libnfnetlink aarch64 1.0.1-13.el8 baseos 32 k libnftnl aarch64 1.2.2-3.el8 baseos 83 k libnl3 aarch64 3.7.0-1.el8 baseos 317 k libpcap aarch64 14:1.9.1-5.el8 baseos 161 k libselinux-utils aarch64 2.9-8.el8 baseos 241 k libslirp aarch64 4.4.0-1.module_el8+487+8e42a277 appstream 67 k policycoreutils aarch64 2.9-24.el8 baseos 408 k policycoreutils-python-utils noarch 2.9-24.el8 baseos 260 k python3-audit aarch64 3.0.7-5.el8 baseos 85 k python3-libselinux aarch64 2.9-8.el8 baseos 272 k python3-libsemanage aarch64 2.9-9.el8 baseos 126 k python3-policycoreutils noarch 2.9-24.el8 baseos 2.3 M python3-setools aarch64 4.3.0-5.el8 baseos 529 k rpm-plugin-selinux aarch64 4.14.3-26.el8 baseos 78 k selinux-policy noarch 3.14.3-128.el8 baseos 664 k selinux-policy-targeted noarch 3.14.3-128.el8 baseos 15 M slirp4netns aarch64 1.2.1-1.module_el8+661+d1afb926 appstream 55 k Enabling module streams: container-tools rhel8 Transaction Summary =================================================================================================== Install 35 Packages Total size: 97 M Total download size: 48 M Installed size: 397 M Downloading Packages: Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up python3-idna (2.8-1) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Fetched 27.3 MB in 3s (9619 kB/s) Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-0 arm64 2.76.1-1 [1489 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-zipp all 1.0.0-3 [5440 B] Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-jeepney all 0.7.1-3 [36.8 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-secretstorage all 3.3.1-1 [13.2 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-keyring all 23.5.0-1 [35.7 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB] + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian Installing : checkpolicy-2.5-8.el7.aarch64 11/27 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up lsb-release (11.1.0ubuntu2) ... Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... 167b8a53ca45: Already exists Digest: sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 Status: Downloaded newer image for debian:bookworm Installing : docker-buildx-plugin-0.11.2-0.el7.aarch64 12/27 (1/30): fuse-overlayfs-1.12-1.module_el8+454+d7 277 kB/s | 64 kB 00:00 (2/30): libslirp-4.4.0-1.module_el8+487+8e42a27 282 kB/s | 67 kB 00:00 (3/30): slirp4netns-1.2.1-1.module_el8+661+d1af 8.3 MB/s | 55 kB 00:00 (4/30): container-selinux-2.221.0-1.module_el8+ 285 kB/s | 69 kB 00:00 (5/30): checkpolicy-2.9-1.el8.aarch64.rpm 23 MB/s | 338 kB 00:00 Setting up python3-dbus (1.2.16-1build1) ... Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ... Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... Reading package lists... + verify + dpkg --version + verify_deb + apt-get update Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgirepository-1.0-1 arm64 1.76.1-1 [70.4 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gir1.2-glib-2.0 arm64 1.76.1-1 [179 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iso-codes all 4.12.0-1 [3440 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcap2-bin arm64 1:2.66-3ubuntu2.1 [33.4 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libelf1 arm64 0.188-2.1 [53.4 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-data all 2.76.1-1 [38.6 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libicu72 arm64 72.1-3ubuntu2 [10.7 MB] Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-distro all 1.7.0-1 [17.0 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] (6/30): fuse-common-3.3.0-17.el8.aarch64.rpm 2.0 MB/s | 22 kB 00:00 (7/30): fuse3-3.3.0-17.el8.aarch64.rpm 8.3 MB/s | 53 kB 00:00 (8/30): diffutils-3.6-6.el8.aarch64.rpm 15 MB/s | 352 kB 00:00 (9/30): fuse3-libs-3.3.0-17.el8.aarch64.rpm 7.1 MB/s | 91 kB 00:00 (10/30): iptables-libs-1.8.5-10.el8.aarch64.rpm 13 MB/s | 101 kB 00:00 (11/30): libcgroup-0.41-19.el8.aarch64.rpm 8.7 MB/s | 68 kB 00:00 (12/30): libnetfilter_conntrack-1.0.6-5.el8.aar 9.3 MB/s | 61 kB 00:00 (13/30): iptables-1.8.5-10.el8.aarch64.rpm 19 MB/s | 589 kB 00:00 (14/30): libibverbs-46.0-1.el8.1.aarch64.rpm 17 MB/s | 386 kB 00:00 (15/30): libnfnetlink-1.0.1-13.el8.aarch64.rpm 2.3 MB/s | 32 kB 00:00 (16/30): libnftnl-1.2.2-3.el8.aarch64.rpm 7.1 MB/s | 83 kB 00:00 (17/30): libpcap-1.9.1-5.el8.aarch64.rpm 18 MB/s | 161 kB 00:00 (18/30): libnl3-3.7.0-1.el8.aarch64.rpm 17 MB/s | 317 kB 00:00 (19/30): libselinux-utils-2.9-8.el8.aarch64.rpm 14 MB/s | 241 kB 00:00 (20/30): policycoreutils-python-utils-2.9-24.el 23 MB/s | 260 kB 00:00 (21/30): policycoreutils-2.9-24.el8.aarch64.rpm 17 MB/s | 408 kB 00:00 (22/30): python3-audit-3.0.7-5.el8.aarch64.rpm 5.3 MB/s | 85 kB 00:00 (23/30): python3-libsemanage-2.9-9.el8.aarch64. 16 MB/s | 126 kB 00:00 (24/30): python3-libselinux-2.9-8.el8.aarch64.r 14 MB/s | 272 kB 00:00 (25/30): rpm-plugin-selinux-4.14.3-26.el8.aarch 13 MB/s | 78 kB 00:00 (26/30): python3-setools-4.3.0-5.el8.aarch64.rp 25 MB/s | 529 kB 00:00 (27/30): selinux-policy-3.14.3-128.el8.noarch.r 31 MB/s | 664 kB 00:00 (28/30): python3-policycoreutils-2.9-24.el8.noa 39 MB/s | 2.3 MB 00:00 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... Building dependency tree... Reading state information... Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8906 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6432 B] Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_arm64.deb ... Unpacking dbus-user-session (1.12.24-0+deb11u1) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../06-libip6tc2_1.8.7-1_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.7-1) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../07-libxtables12_1.8.7-1_arm64.deb ... Unpacking libxtables12:arm64 (1.8.7-1) ... Selecting previously unselected package libmnl0:arm64. Preparing to unpack .../08-libmnl0_1.0.4-3_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../11-libnftnl11_1.1.9-1_arm64.deb ... Unpacking libnftnl11:arm64 (1.1.9-1) ... Selecting previously unselected package iptables. Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ... Unpacking iptables (1.8.7-1) ... Setting up systemd-sysv (247.3-7+deb11u4) ... Setting up libip6tc2:arm64 (1.8.7-1) ... Setting up dbus (1.12.24-0+deb11u1) ... Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.7 [28.8 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.7 [14.1 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] Reading package lists... Building dependency tree... Reading state information... Installing : fuse3-libs-3.6.1-4.el7.aarch64 13/27 Installing : fuse-overlayfs-0.7.2-6.el7_8.aarch64 14/27 Installing : libselinux-python-2.5-15.el7.aarch64 15/27 Installing : python-IPy-0.75-6.el7.noarch 16/27 Installing : libsemanage-python-2.5-14.el7.aarch64 17/27 Installing : policycoreutils-python-2.5-34.el7.aarch64 18/27 (29/30): selinux-policy-targeted-3.14.3-128.el8 77 MB/s | 15 MB 00:00 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Correcting dependencies... Done Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [63.2 kB] invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:arm64 (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.7-1) ... Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... Setting up libpam-systemd:arm64 (247.3-7+deb11u4) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 38.1 MB in 11s (3526 kB/s) (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 ... 4389 files and directories currently installed.) Preparing to unpack .../libsystemd0_249.11-0ubuntu3.10_arm64.deb ... Unpacking libsystemd0:arm64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... Reading package lists... Building dependency tree... Reading state information... Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpam-systemd arm64 252.5-2ubuntu3.1 [201 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] The following additional packages will be installed: adduser dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common systemd systemd-sysv Suggested packages: liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-testresources python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd The following NEW packages will be installed: adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common software-properties-common systemd systemd-sysv The following packages will be upgraded: libsystemd0 libudev1 (30/30): containerd.io-1.6.24-3.1.el8.aarch64.r 45 MB/s | 25 MB 00:00 -------------------------------------------------------------------------------- Total 32 MB/s | 48 MB 00:01 Setting up python3-requests (2.22.0-2ubuntu1.1) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up python3-requests-unixsocket (0.2.0-2) ... Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod Recommended packages: nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.6rlBBNIWK2/ + cd /tmp/docker-cli-docsgen.6rlBBNIWK2 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 Setting up netbase (6.3) ... Setting up libnftnl11:arm64 (1.1.9-1) ... Setting up dbus-user-session (1.12.24-0+deb11u1) ... Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+deb11u6) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version Setting up libsystemd0:arm64 (249.11-0ubuntu3.10) ... Selecting previously unselected package libpython3.10-minimal:arm64. (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 ... 4389 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_arm64.deb ... Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ... Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_arm64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ... Correcting dependencies... Done Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd Reading package lists... Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B] Setting up dirmngr (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libcurl4:arm64 (7.68.0-1ubuntu2.19) ... Setting up curl (7.68.0-1ubuntu2.19) ... Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ... Setting up libsoup2.4-1:arm64 (2.70.0-1) ... Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... Setting up libappstream4:arm64 (0.12.10-2) ... Setting up gnupg (2.2.19-3ubuntu2.2) ... Setting up packagekit (1.1.13-2ubuntu1.1) ... 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 21.1 MB of archives. After this operation, 104 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.8-2~deb12u1 [77.4 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] Get:5 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] Get:6 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] Get:7 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] Get:8 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] Get:9 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] Get:10 https://download.docker.com/linux/debian bookworm/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB] go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.1 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ... Setting up python3.10-minimal (3.10.12-1~22.04.2) ... The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv Building dependency tree... Reading state information... The following additional packages will be installed: dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libsystemd0 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common systemd systemd-sysv Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources python3-setuptools python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc binutils binfmt-support readline-doc systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common publicsuffix libsasl2-modules packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python-apt-common all 2.5.3ubuntu1 [18.0 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-apt arm64 2.5.3ubuntu1 [161 kB] 2 upgraded, 114 newly installed, 0 to remove and 0 not upgraded. Need to get 43.1 MB of archives. After this operation, 151 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssl3 amd64 3.0.8-1ubuntu1.2 [1902 kB] invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.19-3ubuntu2.2) ... Setting up software-properties-common (0.99.9.12) ... go: downloading golang.org/x/crypto v0.2.0 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 25.7 MB of archives. After this operation, 114 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] Get:2 http://deb.debian.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] Get:3 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] Get:4 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] Get:5 http://deb.debian.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB] Get:6 http://deb.debian.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB] Get:7 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] Get:8 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] Get:9 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB] Get:10 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB] Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 systemd arm64 241-7~deb10u10 [3262 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 systemd-sysv arm64 241-7~deb10u10 [100 kB] Get:13 http://deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] Get:14 http://deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] Get:15 http://deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] Get:16 http://deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] Get:17 http://deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] Get:18 http://deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 dbus arm64 1.12.24-0+deb10u1 [231 kB] Get:20 http://deb.debian.org/debian-security buster/updates/main arm64 libpam-systemd arm64 241-7~deb10u10 [200 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 dbus-user-session arm64 1.12.24-0+deb10u1 [97.9 kB] The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common software-properties-common systemd systemd-sysv The following packages will be upgraded: libsystemd0 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-dbus arm64 1.3.2-4build1 [98.5 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-gi arm64 3.44.1-1 [228 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pkg-resources all 66.1.1-1 [225 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnghttp2-14 arm64 1.52.0-1 [70.8 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 apt-transport-https all 2.6.0ubuntu0.1 [3968 B] Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.9 kB] Processing triggers for systemd (245.4-4ubuntu3.22) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... Fetched 9227 kB in 1s (6364 kB/s) go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 debconf: delaying package configuration, since apt-utils is not installed Fetched 21.1 MB in 1s (40.4 MB/s) Selecting previously unselected package netbase. (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 ... 11749 files and directories currently installed.) Preparing to unpack .../0-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.24-1_arm64.deb ... Unpacking containerd.io (1.6.24-1) ... Docker CE Test - aarch64 7.4 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b3GZZ5 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.W9FeQD + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.fc37.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.fc37 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc37.src.rpm Selecting previously unselected package python3-minimal. (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 ... 4693 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:arm64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... Unpacking libmpdec3:arm64 (2.5.1-2build2) ... Get:2 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-minimal amd64 3.11.4-1~23.04 [839 kB] Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexpat1 amd64 2.5.0-1 [84.2 kB] Get:4 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11-minimal amd64 3.11.4-1~23.04 [2228 kB] Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-minimal amd64 3.11.2-1 [24.6 kB] Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 media-types all 10.0.0 [25.8 kB] Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5support0 amd64 1.20.1-1build1 [31.4 kB] Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libk5crypto3 amd64 1.20.1-1build1 [81.1 kB] Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B] Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5-3 amd64 1.20.1-1build1 [346 kB] Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgssapi-krb5-2 amd64 1.20.1-1build1 [142 kB] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 Running transaction check Transaction check succeeded. Running transaction test Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... Unpacking libreadline8:arm64 (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ... Selecting previously unselected package libpython3.10-stdlib:arm64. Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_arm64.deb ... Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 25.7 MB in 1s (40.5 MB/s) Selecting previously unselected package libapparmor1:arm64. (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 ... 9945 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.2-10_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.2-10) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../1-libargon2-1_0~20171227-0.2_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_arm64.deb ... Unpacking dmsetup (2:1.02.155-3) ... 1 upgraded, 107 newly installed, 0 to remove and 3 not upgraded. Need to get 38.7 MB of archives. After this operation, 139 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.10 [319 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB] Get:12 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B] Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.3) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.6 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.6 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=focal + '[' focal = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.8-2~deb12u1_arm64.deb ... Unpacking dbus-user-session (1.14.8-2~deb12u1) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../3-libip6tc2_1.8.9-2_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.9-2) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_arm64.deb ... Unpacking python3.10 (3.10.12-1~22.04.2) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package python3. (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 ... 5123 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:arm64. Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ... Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ... Selecting previously unselected package libidn11:arm64. Preparing to unpack .../6-libidn11_1.33-2.2_arm64.deb ... Unpacking libidn11:arm64 (1.33-2.2) ... Selecting previously unselected package libip4tc0:arm64. Preparing to unpack .../7-libip4tc0_1.8.2-4_arm64.deb ... Unpacking libip4tc0:arm64 (1.8.2-4) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../8-libkmod2_26-1_arm64.deb ... Unpacking libkmod2:arm64 (26-1) ... Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.2 [811 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssh-4 arm64 0.10.4-2ubuntu0.1 [185 kB] Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB] Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 readline-common all 8.2-1.3 [55.7 kB] Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadline8 amd64 8.2-1.3 [151 kB] Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsqlite3-0 amd64 3.40.1-1 [654 kB] Get:18 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-stdlib amd64 3.11.4-1~23.04 [1910 kB] Get:19 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11 amd64 3.11.4-1~23.04 [572 kB] Get:20 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpython3-stdlib amd64 3.11.2-1 [7234 B] Get:21 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3 amd64 3.11.2-1 [22.9 kB] Get:22 http://archive.ubuntu.com/ubuntu lunar/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] Get:23 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev1 amd64 252.5-2ubuntu3.1 [151 kB] Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB] Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-c5 amd64 0.16-2 [32.8 kB] Get:26 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcryptsetup12 amd64 2:2.6.1-1ubuntu1 [229 kB] Get:27 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfdisk1 amd64 2.38.1-4ubuntu1 [144 kB] Get:28 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkmod2 amd64 30+20221128-1ubuntu1 [49.5 kB] Get:29 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libapparmor1 amd64 3.0.8-1ubuntu2.1 [46.3 kB] Get:30 http://archive.ubuntu.com/ubuntu lunar/main amd64 libip4tc2 amd64 1.8.7-1ubuntu7 [19.7 kB] Get:31 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd-shared amd64 252.5-2ubuntu3.1 [1834 kB] Get:32 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.1 [390 kB] Get:33 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd amd64 252.5-2ubuntu3.1 [3002 kB] Get:34 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd-sysv amd64 252.5-2ubuntu3.1 [11.5 kB] Get:35 http://archive.ubuntu.com/ubuntu lunar/main amd64 adduser all 3.129ubuntu1 [59.0 kB] Get:36 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssl amd64 3.0.8-1ubuntu1.2 [1183 kB] Get:37 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] Get:38 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdbus-1-3 amd64 1.14.4-1ubuntu1 [201 kB] Get:39 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-bin amd64 1.14.4-1ubuntu1 [39.4 kB] Get:40 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB] Get:41 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-daemon amd64 1.14.4-1ubuntu1 [118 kB] Get:42 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB] Get:43 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus amd64 1.14.4-1ubuntu1 [24.3 kB] Get:44 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 distro-info-data all 0.57ubuntu0.1 [6022 B] Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-0 amd64 2.76.1-1 [1515 kB] Get:46 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgirepository-1.0-1 amd64 1.76.1-1 [71.9 kB] Get:47 http://archive.ubuntu.com/ubuntu lunar/main amd64 gir1.2-glib-2.0 amd64 1.76.1-1 [180 kB] Get:48 http://archive.ubuntu.com/ubuntu lunar/main amd64 iso-codes all 4.12.0-1 [3440 kB] Get:49 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcap2-bin amd64 1:2.66-3ubuntu2.1 [34.1 kB] Get:50 http://archive.ubuntu.com/ubuntu lunar/main amd64 libelf1 amd64 0.188-2.1 [53.4 kB] Get:51 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-data all 2.76.1-1 [38.6 kB] Get:52 http://archive.ubuntu.com/ubuntu lunar/main amd64 libicu72 amd64 72.1-3ubuntu2 [10.8 MB] done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../4-libxtables12_1.8.9-2_arm64.deb ... Unpacking libxtables12:arm64 (1.8.9-2) ... Selecting previously unselected package libmnl0:arm64. Preparing to unpack .../5-libmnl0_1.0.4-3_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../6-libnfnetlink0_1.0.2-2_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../8-libnftnl11_1.2.4-2_arm64.deb ... Unpacking libnftnl11:arm64 (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_arm64.deb ... Unpacking iptables (1.8.9-2) ... Transaction test succeeded. Running transaction Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_arm64.deb ... Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.2) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.3) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_arm64.deb ... Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.1) ... go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u10_arm64.deb ... Unpacking systemd (241-7~deb10u10) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.2 [2258 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.2 [1849 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.2 [299 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.2 [206 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] [Pipeline] } [Pipeline] // node [Pipeline] } Get:53 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpam-systemd amd64 252.5-2ubuntu3.1 [206 kB] Get:54 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.1ubuntu0.1 [765 kB] Get:55 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB] Get:56 http://archive.ubuntu.com/ubuntu lunar/main amd64 lsb-release all 12.0-1ubuntu1 [6548 B] Get:57 http://archive.ubuntu.com/ubuntu lunar/main amd64 python-apt-common all 2.5.3ubuntu1 [18.0 kB] Get:58 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-apt amd64 2.5.3ubuntu1 [163 kB] Get:59 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-dbus amd64 1.3.2-4build1 [99.0 kB] Get:60 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-gi amd64 3.44.1-1 [229 kB] Get:61 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pkg-resources all 66.1.1-1 [225 kB] Get:62 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.0 kB] Get:63 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB] Get:64 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 apt-transport-https all 2.6.0ubuntu0.1 [3968 B] Get:65 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB] Get:66 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.2 kB] Get:67 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [56.6 kB] Get:68 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap2 amd64 2.6.3+dfsg-1~exp1ubuntu2 [184 kB] Get:69 http://archive.ubuntu.com/ubuntu lunar/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:70 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssh-4 amd64 0.10.4-2ubuntu0.1 [186 kB] Get:71 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl4 amd64 7.88.1-8ubuntu2.2 [307 kB] Get:72 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.2 [209 kB] Get:73 http://archive.ubuntu.com/ubuntu lunar/main amd64 libassuan0 amd64 2.5.5-5 [37.2 kB] Get:74 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB] Get:75 http://archive.ubuntu.com/ubuntu lunar/main amd64 libksba8 amd64 1.6.3-2 [120 kB] Get:76 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:77 http://archive.ubuntu.com/ubuntu lunar/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB] Get:78 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackagekit-glib2-18 amd64 1.2.6-3 [121 kB] Get:79 http://archive.ubuntu.com/ubuntu lunar/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-3 [25.4 kB] Get:80 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:81 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB] Get:82 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB] Get:83 http://archive.ubuntu.com/ubuntu lunar/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB] Get:84 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB] Get:85 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB] Get:86 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB] Get:87 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB] Get:88 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] Get:89 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl3-gnutls amd64 7.88.1-8ubuntu2.2 [301 kB] Get:90 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstemmer0d amd64 2.2.0-2 [160 kB] Get:91 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxmlb2 amd64 0.3.10-2 [64.6 kB] Get:92 http://archive.ubuntu.com/ubuntu lunar/main amd64 libappstream4 amd64 0.16.1-1ubuntu1 [215 kB] Get:93 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdw1 amd64 0.188-2.1 [251 kB] Get:94 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-bin amd64 2.76.1-1 [95.7 kB] Get:95 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB] Get:96 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgstreamer1.0-0 amd64 1.22.2-1 [975 kB] Get:97 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] Get:98 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] Get:99 http://archive.ubuntu.com/ubuntu lunar/main amd64 polkitd amd64 0.105-33 [80.0 kB] Get:100 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-blinker all 1.5-1 [14.0 kB] Get:101 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB] Get:102 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cryptography amd64 38.0.4-2 [697 kB] Get:103 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pyparsing all 3.0.9-1 [83.1 kB] Get:104 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-httplib2 all 0.20.4-3 [30.4 kB] Get:105 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-jwt all 2.6.0-1 [18.2 kB] Get:106 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:107 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-wadllib all 1.3.6-4 [35.8 kB] Get:108 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-distro all 1.8.0-1 [17.4 kB] Get:109 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-oauthlib all 3.2.2-1 [89.7 kB] Get:110 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-six all 1.16.0-4 [12.4 kB] Get:111 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:112 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-launchpadlib all 1.11.0-1 [125 kB] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-sysv xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Setting up libip6tc2:arm64 (1.8.9-2) ... Setting up dbus-user-session (1.14.8-2~deb12u1) ... Setting up libmnl0:arm64 (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.9-2) ... Setting up libnfnetlink0:arm64 (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:arm64 (1.2.4-2) ... Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... Setting up iptables (1.8.9-2) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ... Unpacking libkmod2:arm64 (29-1ubuntu1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_arm64.deb ... Unpacking systemd (249.11-0ubuntu3.10) ... Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.2) ... Setting up libargon2-1:arm64 (0~20171227-0.3) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 Setting up libapparmor1:arm64 (2.13.2-10) ... Setting up libargon2-1:arm64 (0~20171227-0.2) ... Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ... Setting up libidn11:arm64 (1.33-2.2) ... Setting up libip4tc0:arm64 (1.8.2-4) ... Setting up libkmod2:arm64 (26-1) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u10) ... Get:113 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-software-properties all 0.99.35 [31.7 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.36-9+deb12u1) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ... Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.1) ... Setting up libkmod2:arm64 (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.10) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. go: downloading github.com/google/certificate-transparency-go v1.1.4 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from random generator. Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.2 [509 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackagekit-glib2-18 arm64 1.2.6-3 [114 kB] Get:114 http://archive.ubuntu.com/ubuntu lunar/main amd64 packagekit amd64 1.2.6-3 [439 kB] Get:115 http://archive.ubuntu.com/ubuntu lunar/main amd64 software-properties-common all 0.99.35 [13.9 kB] Get:116 http://archive.ubuntu.com/ubuntu lunar/universe amd64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 43.1 MB in 2s (18.6 MB/s) Selecting previously unselected package libssl3:amd64. (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 ... 4353 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_amd64.deb ... + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.4 Selecting previously unselected package systemd-sysv. (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 ... 5962 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_arm64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.10) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_arm64.deb ... Unpacking openssl (3.0.2-0ubuntu1.10) ... go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 Setting up dmsetup (2:1.02.155-3) ... Selecting previously unselected package systemd-sysv. (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 ... 10775 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_arm64.deb ... Unpacking systemd-sysv (241-7~deb10u10) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-3 [25.4 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] Unpacking libssl3:amd64 (3.0.8-1ubuntu1.2) ... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.4-1~23.04) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_amd64.deb ... Unpacking python3.11-minimal (3.11.4-1~23.04) ... Preparing : 1/1 edaedc954fb5: Already exists Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba Status: Downloaded newer image for ubuntu:focal Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_arm64.deb ... Unpacking dbus (1.12.20-2ubuntu4.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ... Unpacking distro-info-data (0.52ubuntu0.4) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libip6tc0:arm64. Preparing to unpack .../01-libip6tc0_1.8.2-4_arm64.deb ... Unpacking libip6tc0:arm64 (1.8.2-4) ... Selecting previously unselected package libiptc0:arm64. Preparing to unpack .../02-libiptc0_1.8.2-4_arm64.deb ... Unpacking libiptc0:arm64 (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../05-libnftnl11_1.1.2-2_arm64.deb ... Unpacking libnftnl11:arm64 (1.1.2-2) ... OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test' + apt-get update The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-sysv xml-core Get:83 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] Setting up libssl3:amd64 (3.0.8-1ubuntu1.2) ... Setting up libpython3.11-minimal:amd64 (3.11.4-1~23.04) ... Setting up libexpat1:amd64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.4-1~23.04) ... Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.2 [39.2 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.1 [211 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.1 [19.8 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.10 [4581 kB] + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ... Unpacking iso-codes (4.9.0-1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_arm64.deb ... Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../11-libelf1_0.186-1build1_arm64.deb ... Unpacking libelf1:arm64 (0.186-1build1) ... Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ... Unpacking iptables (1.8.2-4) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_arm64.deb ... Unpacking dbus (1.12.24-0+deb10u1) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_arm64.deb ... Unpacking libpam-systemd:arm64 (241-7~deb10u10) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.24-1_arm64.deb ... Unpacking containerd.io (1.6.24-1) ... Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Get:2 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [48.9 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 49.1 MB of archives. After this operation, 175 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.9-1 [2016 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u1 [223 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+b1 [194 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.12-1~deb12u1 [1690 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.12-1~deb12u1 [3027 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.12-1~deb12u1 [41.6 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.8-2~deb12u1 [201 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.8-2~deb12u1 [105 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.8-2~deb12u1 [183 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.8-2~deb12u1 [96.6 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2 [32.3 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2 [79.0 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2 [331 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2 [134 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] Get:36 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] Get:40 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.9-1 [1416 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.12-1~deb12u1 [224 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] Get:48 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] Get:54 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u1 [386 kB] Get:55 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u1 [314 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] Get:59 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58 [5848 B] Get:62 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] Get:63 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 libpackagekit-glib2-18 amd64 1.2.6-5 [113 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-5 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] Get:69 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] Get:70 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] Get:71 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] Get:72 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] Get:73 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] Get:74 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] Get:75 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] Get:76 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB] Get:77 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.2 [293 kB] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Selecting previously unselected package libglib2.0-data. Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ... Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libicu70:arm64. Preparing to unpack .../13-libicu70_70.1-2_arm64.deb ... Unpacking libicu70:arm64 (70.1-2) ... Selecting previously unselected package libpam-systemd:arm64. Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease Get:78 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u1 [381 kB] Get:79 http://deb.debian.org/debian bookworm/main amd64 libstemmer0d amd64 2.2.0-2 [118 kB] Get:80 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] Get:81 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] Get:82 http://deb.debian.org/debian bookworm/main amd64 libxmlb2 amd64 0.3.10-2 [60.2 kB] Get:83 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] Get:84 http://deb.debian.org/debian bookworm/main amd64 libappstream4 amd64 0.16.1-2 [199 kB] Get:85 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] Get:86 http://deb.debian.org/debian bookworm/main amd64 libduktape207 amd64 2.7.0-2 [134 kB] Get:87 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] Get:88 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] Get:89 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] Get:90 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2 [110 kB] Get:91 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] Get:92 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] Get:93 http://deb.debian.org/debian bookworm/main amd64 libpolkit-gobject-1-0 amd64 122-3 [43.9 kB] Get:94 http://deb.debian.org/debian bookworm/main amd64 libpolkit-agent-1-0 amd64 122-3 [24.4 kB] Get:95 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B] Get:96 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] Get:97 http://deb.debian.org/debian bookworm/main amd64 polkitd amd64 122-3 [112 kB] Get:98 http://deb.debian.org/debian bookworm/main amd64 packagekit amd64 1.2.6-5 [610 kB] Get:99 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] Get:100 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] Get:101 http://deb.debian.org/debian bookworm/main amd64 python3-blinker all 1.5-1 [14.7 kB] Get:102 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] Get:103 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB] Get:104 http://deb.debian.org/debian bookworm/main amd64 python3-dbus amd64 1.3.2-4+b1 [95.1 kB] Get:105 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB] Get:106 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] Get:107 http://deb.debian.org/debian bookworm/main amd64 python3-pyparsing all 3.0.9-1 [138 kB] Get:108 http://deb.debian.org/debian bookworm/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB] Get:109 http://deb.debian.org/debian bookworm/main amd64 python3-jwt all 2.6.0-1 [26.6 kB] Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.uri all 1.0.6-3 [13.7 kB] Get:112 http://deb.debian.org/debian bookworm/main amd64 python3-wadllib all 1.3.6-4 [37.2 kB] Get:113 http://deb.debian.org/debian bookworm/main amd64 python3-oauthlib all 3.2.2-1 [95.4 kB] Get:114 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] Get:115 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:116 http://deb.debian.org/debian bookworm/main amd64 python3-software-properties all 0.99.30-4 [32.7 kB] Get:117 http://deb.debian.org/debian bookworm/main amd64 software-properties-common all 0.99.30-4 [62.0 kB] debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package python3-minimal. (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 ... 4679 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ... Unpacking python3-minimal (3.11.2-1) ... Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.10 [10.5 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.10 [1183 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.4 [4986 B] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1109 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2823 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3064 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_arm64.deb ... Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.10) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_arm64.deb ... Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ... Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ... Unpacking lsb-release (11.1.0ubuntu4) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ... Unpacking python-apt-common (2.4.0ubuntu2) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_arm64.deb ... Unpacking python3-apt (2.4.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../20-python3-dbus_1.2.18-3build1_arm64.deb ... Unpacking python3-dbus (1.2.18-3build1) ... Fetched 107 kB in 1s (129 kB/s) Installing : python3-libselinux-2.9-8.el8.aarch64 1/35 Installing : docker-compose-plugin-2.21.0-0.el8.aarch64 2/35 Running scriptlet: docker-compose-plugin-2.21.0-0.el8.aarch64 2/35 Installing : libselinux-utils-2.9-8.el8.aarch64 3/35 Installing : libnfnetlink-1.0.1-13.el8.aarch64 4/35 Fetched 49.1 MB in 1s (83.4 MB/s) Selecting previously unselected package libssl3:amd64. (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 ... 6098 files and directories currently installed.) Preparing to unpack .../00-libssl3_3.0.9-1_amd64.deb ... Unpacking libssl3:amd64 (3.0.9-1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... Selecting previously unselected package dmsetup. Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_amd64.deb ... Unpacking dmsetup (2:1.02.185-2) ... Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstemmer0d arm64 2.2.0-2 [159 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxmlb2 arm64 0.3.10-2 [63.6 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libappstream4 arm64 0.16.1-1ubuntu1 [212 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdw1 arm64 0.188-2.1 [247 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-bin arm64 2.76.1-1 [94.2 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgstreamer1.0-0 arm64 1.22.2-1 [927 kB] Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-1build1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-1build1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../04-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-1build1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-1build1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] Selecting previously unselected package python3-gi. Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_arm64.deb ... Unpacking python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_arm64.deb ... Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ... Unpacking apt-transport-https (2.4.10) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../26-libbrotli1_1.0.9-2build6_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2build6) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1413 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3551 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2974 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64 4/35 Installing : fuse3-libs-3.3.0-17.el8.aarch64 5/35 Running scriptlet: fuse3-libs-3.3.0-17.el8.aarch64 5/35 Installing : libnetfilter_conntrack-1.0.6-5.el8.aarch64 6/35 Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64 6/35 Installing : python3-libsemanage-2.9-9.el8.aarch64 7/35 Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../04-libjson-c5_0.16-2_amd64.deb ... Unpacking libjson-c5:amd64 (0.16-2) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u1_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u1) ... Selecting previously unselected package libfdisk1:amd64. Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_amd64.deb ... Unpacking libfdisk1:amd64 (2.38.1-5+b1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... Unpacking libkmod2:amd64 (30+20221128-1) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.8-3) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.9-2) ... Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 polkitd arm64 0.105-33 [77.7 kB] Selecting previously unselected package libtirpc3:amd64. Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:amd64. Preparing to unpack .../09-libnsl2_1.3.0-2build2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../11-libreadline8_8.2-1.3_amd64.deb ... Unpacking libreadline8:amd64 (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../12-libsqlite3-0_3.40.1-1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.40.1-1) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ... Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.10 [203 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB] Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libldap-2.5-0:arm64. Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_arm64.deb ... Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:arm64. Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_arm64.deb ... Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.13_arm64.deb ... Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.13) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.13_arm64.deb ... Unpacking curl (7.81.0-1ubuntu1.13) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WnXq1P + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A1ig9F + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CtsEmi + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.21.0 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../10-libsystemd-shared_252.12-1~deb12u1_amd64.deb ... Unpacking libsystemd-shared:amd64 (252.12-1~deb12u1) ... Setting up libssl3:amd64 (3.0.9-1) ... Selecting previously unselected package systemd. (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 ... 6185 files and directories currently installed.) Preparing to unpack .../systemd_252.12-1~deb12u1_amd64.deb ... Unpacking systemd (252.12-1~deb12u1) ... Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-blinker all 1.5-1 [14.0 kB] Selecting previously unselected package python3.11. Preparing to unpack .../14-python3.11_3.11.4-1~23.04_amd64.deb ... Unpacking python3.11 (3.11.4-1~23.04) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.2-1) ... Setting up python3-minimal (3.11.2-1) ... Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu2 [14.8 kB] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu2 [164 kB] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.10 [1510 B] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.1 [183 kB] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.1 [185 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.13 [290 kB] Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.13 [194 kB] Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.13 [284 kB] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../34-libassuan0_2.5.5-1build1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_arm64.deb ... Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../37-libnpth0_1.6-3build2_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ... go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 10411 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ... Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB] Selecting previously unselected package python3. (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 ... 5168 files and directories currently installed.) Preparing to unpack .../python3_3.11.2-1_amd64.deb ... Unpacking python3 (3.11.2-1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../libargon2-1_0~20171227-0.3_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.3) ... Preparing to unpack .../libudev1_252.5-2ubuntu3.1_amd64.deb ... Unpacking libudev1:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... Setting up libudev1:amd64 (252.5-2ubuntu3.1) ... Selecting previously unselected package libdevmapper1.02.1:amd64. (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 ... 5193 files and directories currently installed.) Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ... Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2 [236 kB] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.7 [28.8 kB] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB] Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.7 [14.1 kB] Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_arm64.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Setting up libjson-c5:amd64 (0.16-2) ... Setting up libfdisk1:amd64 (2.38.1-5+b1) ... Setting up libkmod2:amd64 (30+20221128-1) ... Setting up libapparmor1:amd64 (3.0.8-3) ... Setting up libip4tc2:amd64 (1.8.9-2) ... Setting up libsystemd-shared:amd64 (252.12-1~deb12u1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u1) ... Setting up systemd (252.12-1~deb12u1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Setting up dmsetup (2:1.02.185-2) ... Selecting previously unselected package systemd-sysv. (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 ... 7033 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1_amd64.deb ... Unpacking systemd-sysv (252.12-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.8-2~deb12u1) ... Get:103 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pyparsing all 3.0.9-1 [83.1 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-httplib2 all 0.20.4-3 [30.4 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-jwt all 2.6.0-1 [18.2 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-wadllib all 1.3.6-4 [35.8 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-distro all 1.8.0-1 [17.4 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-oauthlib all 3.2.2-1 [89.7 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB] Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../1-libjson-c5_0.16-2_amd64.deb ... Unpacking libjson-c5:amd64 (0.16-2) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.6.1-1ubuntu1) ... Selecting previously unselected package libfdisk1:amd64. Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_amd64.deb ... Unpacking libfdisk1:amd64 (2.38.1-4ubuntu1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_amd64.deb ... Unpacking libkmod2:amd64 (30+20221128-1ubuntu1) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.8-1ubuntu2.1) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.7-1ubuntu7) ... Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_amd64.deb ... Unpacking libsystemd-shared:amd64 (252.5-2ubuntu3.1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 38.7 MB in 4s (10.3 MB/s) (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 ... 4395 files and directories currently installed.) Preparing to unpack .../libsystemd0_249.11-0ubuntu3.10_amd64.deb ... Unpacking libsystemd0:amd64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.13_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.13) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_arm64.deb ... Unpacking libstemmer0d:arm64 (2.2.0-1build1) ... Selecting previously unselected package libxmlb2:arm64. Preparing to unpack .../52-libxmlb2_0.3.6-2build1_arm64.deb ... Unpacking libxmlb2:arm64 (0.3.6-2build1) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../53-libappstream4_0.15.2-2_arm64.deb ... Unpacking libappstream4:arm64 (0.15.2-2) ... go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading golang.org/x/mod v0.9.0 Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_arm64.deb ... Unpacking dbus-user-session (1.12.24-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u10) ... Setting up libip6tc0:arm64 (1.8.2-4) ... Setting up libnftnl11:arm64 (1.1.2-2) ... Setting up libiptc0:arm64 (1.8.2-4) ... Setting up dbus (1.12.24-0+deb10u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.24-1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_amd64.deb ... Unpacking dbus-bin (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../4-libexpat1_2.5.0-1_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_amd64.deb ... Unpacking dbus-daemon (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_amd64.deb ... Unpacking dbus (1.14.8-2~deb12u1) ... Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_amd64.deb ... Unpacking libsystemd0:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... Setting up libsystemd0:amd64 (252.5-2ubuntu3.1) ... Selecting previously unselected package systemd. (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 ... 5242 files and directories currently installed.) Preparing to unpack .../systemd_252.5-2ubuntu3.1_amd64.deb ... Unpacking systemd (252.5-2ubuntu3.1) ... Setting up libsystemd0:amd64 (249.11-0ubuntu3.10) ... Selecting previously unselected package libpython3.10-minimal:amd64. (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 ... 4395 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_amd64.deb ... Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ... Unpacking libdw1:arm64 (0.186-1build1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_arm64.deb ... Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_arm64.deb ... Unpacking libunwind8:arm64 (1.3.2-2build2.1) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ... Fetched 28.5 MB in 2s (14.7 MB/s) go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... Setting up libpam-systemd:arm64 (241-7~deb10u10) ... Setting up dbus-user-session (1.12.24-0+deb10u1) ... Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for systemd (241-7~deb10u10) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ... Unpacking python3.11-minimal (3.11.2-6) ... Installing : python3-setools-4.3.0-5.el8.aarch64 8/35 Installing : docker-buildx-plugin-0.11.2-0.el8.aarch64 9/35 Setting up libargon2-1:amd64 (0~20171227-0.3) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ... Setting up libjson-c5:amd64 (0.16-2) ... Setting up libcryptsetup12:amd64 (2:2.6.1-1ubuntu1) ... Setting up libfdisk1:amd64 (2.38.1-4ubuntu1) ... Setting up libkmod2:amd64 (30+20221128-1ubuntu1) ... Setting up libapparmor1:amd64 (3.0.8-1ubuntu2.1) ... Setting up libip4tc2:amd64 (1.8.7-1ubuntu7) ... Setting up libsystemd-shared:amd64 (252.5-2ubuntu3.1) ... Setting up systemd (252.5-2ubuntu3.1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_amd64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ... Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ... Setting up python3.10-minimal (3.10.12-1~22.04.2) ... Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-launchpadlib all 1.11.0-1 [125 kB] Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ... Selecting previously unselected package polkitd. Preparing to unpack .../60-polkitd_0.105-33_arm64.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package pkexec. Preparing to unpack .../61-pkexec_0.105-33_arm64.deb ... Unpacking pkexec (0.105-33) ... Selecting previously unselected package policykit-1. Preparing to unpack .../62-policykit-1_0.105-33_arm64.deb ... Unpacking policykit-1 (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ... Unpacking python3-blinker (1.4+dfsg1-0.4) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... Setting up libexpat1:amd64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... Selecting previously unselected package systemd-sysv. (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 ... 6042 files and directories currently installed.) Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_amd64.deb ... Unpacking systemd-sysv (252.5-2ubuntu3.1) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.129ubuntu1_all.deb ... Unpacking adduser (3.129ubuntu1) ... Setting up adduser (3.129ubuntu1) ... Selecting previously unselected package openssl. (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 ... 6111 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_amd64.deb ... Unpacking openssl (3.0.8-1ubuntu1.2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-software-properties all 0.99.35 [31.7 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 packagekit arm64 1.2.6-3 [425 kB] Selecting previously unselected package python3-cffi-backend:arm64. Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_arm64.deb ... Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ... Unpacking python3-pyparsing (2.4.7-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ... Unpacking python3-httplib2 (0.20.2-2) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ... Unpacking python3-more-itertools (8.10.0-2) ... containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.3.3 Running scriptlet: docker-buildx-plugin-0.11.2-0.el8.aarch64 9/35 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8 10/35 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8 10/35 Installing : python3-audit-3.0.7-5.el8.aarch64 11/35 Installing : libnl3-3.7.0-1.el8.aarch64 12/35 Running scriptlet: libnl3-3.7.0-1.el8.aarch64 12/35 Installing : libibverbs-46.0-1.el8.1.aarch64 13/35 Installing : libpcap-14:1.9.1-5.el8.aarch64 14/35 Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_amd64.deb ... Unpacking dbus-bin (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_amd64.deb ... Unpacking dbus-daemon (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_amd64.deb ... Unpacking dbus (1.14.4-1ubuntu1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ... Unpacking distro-info-data (0.57ubuntu0.1) ... Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 software-properties-common all 0.99.35 [13.9 kB] Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 42.2 MB in 12s (3568 kB/s) Selecting previously unselected package libssl3:arm64. (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 ... 4347 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_arm64.deb ... Unpacking libssl3:arm64 (3.0.8-1ubuntu1.2) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ... Unpacking python3-zipp (1.0.0-3) ... Selecting previously unselected package python3-importlib-metadata. Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ... Unpacking python3-importlib-metadata (4.6.4-1) ... Selecting previously unselected package python3-jeepney. Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ... Unpacking python3-jeepney (0.7.1-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ... Unpacking python3-secretstorage (3.3.1-1) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ... Unpacking python3-keyring (23.5.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ... Selecting previously unselected package python3-minimal. (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 ... 4699 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2build2) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Selecting previously unselected package python3-minimal. (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 ... 7440 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libncursesw6:amd64. Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ... Unpacking libncursesw6:amd64 (6.4-4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../03-libkrb5support0_1.20.1-2_amd64.deb ... Installing : iptables-libs-1.8.5-10.el8.aarch64 15/35 Installing : libnftnl-1.2.2-3.el8.aarch64 16/35 Running scriptlet: libnftnl-1.2.2-3.el8.aarch64 16/35 Running scriptlet: iptables-1.8.5-10.el8.aarch64 17/35 Installing : iptables-1.8.5-10.el8.aarch64 17/35 Running scriptlet: iptables-1.8.5-10.el8.aarch64 17/35 Running scriptlet: libcgroup-0.41-19.el8.aarch64 18/35 Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../09-libglib2.0-0_2.76.1-1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.76.1-1) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.76.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.76.1-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ... Unpacking iso-codes (4.12.0-1) ... Selecting previously unselected package libpython3.11-minimal:arm64. Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_arm64.deb ... Unpacking libpython3.11-minimal:arm64 (3.11.4-1~23.04) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ... Unpacking libexpat1:arm64 (2.5.0-1) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_arm64.deb ... Unpacking python3.11-minimal (3.11.4-1~23.04) ... Unpacking python3-lazr.uri (1.0.6-2) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ... Unpacking python3-wadllib (1.3.6-1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ... Unpacking python3-distro (1.7.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... Selecting previously unselected package python3-six. Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ... Unpacking python3-six (1.16.0-3ubuntu1) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.4-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ... Unpacking python3-launchpadlib (1.10.16-1) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... Unpacking libreadline8:amd64 (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_amd64.deb ... Unpacking python3.10 (3.10.12-1~22.04.2) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ... Unpacking libkrb5support0:amd64 (1.20.1-2) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../04-libk5crypto3_1.20.1-2_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../06-libkrb5-3_1.20.1-2_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:amd64. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:amd64. Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ... Installing : libcgroup-0.41-19.el8.aarch64 18/35 Running scriptlet: libcgroup-0.41-19.el8.aarch64 18/35 Installing : fuse-common-3.3.0-17.el8.aarch64 19/35 Installing : fuse3-3.3.0-17.el8.aarch64 20/35 Installing : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc 21/35 Running scriptlet: fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc 21/35 Installing : diffutils-3.6-6.el8.aarch64 22/35 Running scriptlet: diffutils-3.6-6.el8.aarch64 22/35 Installing : policycoreutils-2.9-24.el8.aarch64 23/35 Running scriptlet: policycoreutils-2.9-24.el8.aarch64 23/35 Installing : rpm-plugin-selinux-4.14.3-26.el8.aarch64 24/35 Installing : selinux-policy-3.14.3-128.el8.noarch 25/35 Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_amd64.deb ... Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../14-libelf1_0.188-2.1_amd64.deb ... Unpacking libelf1:amd64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ... Unpacking libglib2.0-data (2.76.1-1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../16-libicu72_72.1-3ubuntu2_amd64.deb ... Unpacking libicu72:amd64 (72.1-3ubuntu2) ... Selecting previously unselected package python3-software-properties. Setting up libssl3:arm64 (3.0.8-1ubuntu1.2) ... Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ... Unpacking python3-software-properties (0.99.22.7) ... Selecting previously unselected package packagekit. Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_arm64.deb ... Unpacking packagekit (1.2.5-2ubuntu2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ... Unpacking software-properties-common (0.99.22.7) ... Selecting previously unselected package gnupg2. Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.10) ... Setting up libpsl5:arm64 (0.21.0-1.2build2) ... Setting up libpython3.11-minimal:arm64 (3.11.4-1~23.04) ... Setting up libexpat1:arm64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.4-1~23.04) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package python3. (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 ... 5129 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ... Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... Unpacking libreadline8:amd64 (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.40.1-2) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Running scriptlet: selinux-policy-3.14.3-128.el8.noarch 25/35 Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_amd64.deb ... Unpacking libpam-systemd:amd64 (252.5-2ubuntu3.1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../19-libyaml-0-2_0.2.5-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.5-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ... Unpacking lsb-release (12.0-1ubuntu1) ... Setting up apt-transport-https (2.4.10) ... Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.4) ... Setting up libxmlb2:arm64 (0.3.6-2build1) ... Setting up libbrotli1:arm64 (1.0.9-2build6) ... Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ... Setting up libnghttp2-14:arm64 (1.43.0-1build3) ... Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ... Setting up libnpth0:arm64 (1.6-3build2) ... Setting up libassuan0:arm64 (2.5.5-1build1) ... Setting up libunwind8:arm64 (1.3.2-2build2.1) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... Setting up dbus (1.12.20-2ubuntu4.1) ... Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.2) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.3) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... Unpacking libkmod2:amd64 (29-1ubuntu1) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ... Unpacking python-apt-common (2.5.3ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_amd64.deb ... Unpacking python3-apt (2.5.3ubuntu1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../23-python3-dbus_1.3.2-4build1_amd64.deb ... Unpacking python3-dbus (1.3.2-4build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../24-python3-gi_3.44.1-1_amd64.deb ... Unpacking python3-gi (3.44.1-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../26-libnghttp2-14_1.52.0-1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ... Setting up python-apt-common (2.4.0ubuntu2) ... Setting up libmpdec3:arm64 (2.5.1-2build2) ... Setting up libpam-systemd:arm64 (249.11-0ubuntu3.10) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_amd64.deb ... Unpacking systemd (249.11-0ubuntu3.10) ... Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.2) ... Setting up libargon2-1:amd64 (0~20171227-0.3) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ... Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package python3. (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 ... 7948 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.9-1_amd64.deb ... Unpacking openssl (3.0.9-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] } Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../27-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ... Unpacking apt-transport-https (2.6.0ubuntu0.1) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../29-libbrotli1_1.0.9-2build8_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build8) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap2:amd64. Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_amd64.deb ... Unpacking libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ... Setting up libstemmer0d:arm64 (2.2.0-1build1) ... Setting up openssl (3.0.2-0ubuntu1.10) ... Setting up libelf1:arm64 (0.186-1build1) ... Setting up readline-common (8.1.2-1) ... Setting up iso-codes (4.9.0-1) ... Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ... Setting up libicu70:arm64 (70.1-2) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up libdw1:arm64 (0.186-1build1) ... Setting up libreadline8:arm64 (8.1.2-1) ... Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ... Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.1) ... Setting up libkmod2:amd64 (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.10) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package python3-minimal. (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 ... 4673 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ... Unpacking python3-minimal (3.11.2-1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-1build1) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-1build1) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../04-libkeyutils1_1.6.3-2_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-1build1) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-1build1) ... The following additional packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common systemd systemd-sysv systemd-timesyncd tzdata Suggested packages: pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl python3-socks python3.8-venv python3.8-doc binutils binfmt-support readline-doc systemd-container Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils packagekit-tools unattended-upgrades networkd-dispatcher libnss-systemd Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../04-libpam-systemd_252.12-1~deb12u1_amd64.deb ... Unpacking libpam-systemd:amd64 (252.12-1~deb12u1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_amd64.deb ... Unpacking libssh-4:amd64 (0.10.4-2ubuntu0.1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.2_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.2) ... Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.88.1-8ubuntu2.2_amd64.deb ... Unpacking curl (7.88.1-8ubuntu2.2) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../37-libassuan0_2.5.5-5_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../39-libksba8_1.6.3-2_amd64.deb ... Unpacking libksba8:amd64 (1.6.3-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../40-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Selecting previously unselected package systemd-sysv. (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 ... 5968 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_amd64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.10) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_amd64.deb ... Unpacking openssl (3.0.2-0ubuntu1.10) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:arm64. Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_arm64.deb ... Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:arm64. Preparing to unpack .../09-libnsl2_1.3.0-2build2_arm64.deb ... Unpacking libnsl2:arm64 (1.3.0-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ... Unpacking libreadline8:arm64 (8.2-1.3) ... The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common software-properties-common systemd systemd-sysv systemd-timesyncd tzdata Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../10-libnghttp2-14_1.52.0-1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../11-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_amd64.deb ... Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u1_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-10+deb12u1) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u1_amd64.deb ... Unpacking curl (7.88.1-10+deb12u1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking dirmngr (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.6-3) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg. Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ... Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking dbus (1.12.20-2ubuntu4.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ... Unpacking distro-info-data (0.52ubuntu0.4) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../12-libsqlite3-0_3.40.1-1_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.40.1-1) ... Selecting previously unselected package libpython3.11-stdlib:arm64. Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_arm64.deb ... Unpacking libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ... Selecting previously unselected package python3.11. Preparing to unpack .../14-python3.11_3.11.4-1~23.04_arm64.deb ... Unpacking python3.11 (3.11.4-1~23.04) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.11.2-1) ... 0 upgraded, 119 newly installed, 0 to remove and 0 not upgraded. Need to get 35.0 MB of archives. After this operation, 144 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.19 [1321 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [717 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [1902 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.8 [1675 kB] Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../16-libassuan0_2.5.5-5_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../17-gpgconf_2.2.40-1.1_amd64.deb ... Unpacking gpgconf (2.2.40-1.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../18-libksba8_1.6.3-2_amd64.deb ... Unpacking libksba8:amd64 (1.6.3-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../19-libnpth0_1.6-3_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../20-dirmngr_2.2.40-1.1_amd64.deb ... Unpacking dirmngr (2.2.40-1.1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.2_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ... Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch 26/35 Installing : selinux-policy-targeted-3.14.3-128.el8.noarch 26/35 Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch 26/35 Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ... Unpacking iso-codes (4.9.0-1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../11-libelf1_0.186-1build1_amd64.deb ... Setting up python3-minimal (3.11.2-1) ... Selecting previously unselected package python3. (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 ... 5162 files and directories currently installed.) Preparing to unpack .../python3_3.11.2-1_arm64.deb ... Unpacking python3 (3.11.2-1) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../libargon2-1_0~20171227-0.3_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.3) ... Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.8 [387 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.2 [35.4 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.22 [28.1 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.22 [3811 kB] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.22 [10.3 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.19 [621 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.13 [4836 B] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.22 [186 kB] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB] Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] Selecting previously unselected package distro-info-data. Preparing to unpack .../21-distro-info-data_0.58_all.deb ... Unpacking distro-info-data (0.58) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../22-libglib2.0-0_2.74.6-2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.74.6-2) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.6-5) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../54-libstemmer0d_2.2.0-2_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-2) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../55-libxmlb2_0.3.10-2_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.10-2) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_amd64.deb ... Unpacking libappstream4:amd64 (0.16.1-1ubuntu1) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../57-libdw1_0.188-2.1_amd64.deb ... Unpacking libdw1:amd64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_amd64.deb ... Unpacking libglib2.0-bin (2.76.1-1) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../59-libunwind8_1.6.2-3_amd64.deb ... Unpacking libunwind8:amd64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_amd64.deb ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb' Installing : checkpolicy-2.9-1.el8.aarch64 27/35 Installing : python3-policycoreutils-2.9-24.el8.noarch 28/35 Installing : policycoreutils-python-utils-2.9-24.el8.noarch 29/35 Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7 30/35 Unpacking libelf1:amd64 (0.186-1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ... Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libicu70:amd64. Preparing to unpack .../13-libicu70_70.1-2_amd64.deb ... Unpacking libicu70:amd64 (70.1-2) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_amd64.deb ... Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.10) ... 137 added, 0 removed; done. Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up libcurl4:arm64 (7.81.0-1ubuntu1.13) ... Setting up libpolkit-agent-1-0:arm64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.13) ... Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ... CentOS Stream 8 - BaseOS 8.4 MB/s | 47 MB 00:05 Preparing to unpack .../libudev1_252.5-2ubuntu3.1_arm64.deb ... Unpacking libudev1:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... Setting up libudev1:arm64 (252.5-2ubuntu3.1) ... Selecting previously unselected package libdevmapper1.02.1:arm64. (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 ... 5187 files and directories currently installed.) Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../1-libjson-c5_0.16-2_arm64.deb ... Unpacking libjson-c5:arm64 (0.16-2) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.6.1-1ubuntu1) ... Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB] Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.19 [235 kB] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.19 [161 kB] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB] Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB] Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB] Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB] Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB] Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB] Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.6 [72.9 kB] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_amd64.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... Selecting previously unselected package gpg. Preparing to unpack .../29-gpg_2.2.40-1.1_amd64.deb ... Unpacking gpg (2.2.40-1.1) ... Unpacking libgstreamer1.0-0:amd64 (1.22.2-1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... Selecting previously unselected package polkitd. Preparing to unpack .../63-polkitd_0.105-33_amd64.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:amd64. Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_amd64.deb ... Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../66-python3-cryptography_38.0.4-2_amd64.deb ... Unpacking python3-cryptography (38.0.4-2) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" Installing : container-selinux-2:2.221.0-1.module_el8+653+feef7 30/35 Selecting previously unselected package libxml2:amd64. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ... Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ... Unpacking lsb-release (11.1.0ubuntu4) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ... Unpacking python-apt-common (2.4.0ubuntu2) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_amd64.deb ... Unpacking python3-apt (2.4.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../20-python3-dbus_1.2.18-3build1_amd64.deb ... Unpacking python3-dbus (1.2.18-3build1) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Selecting previously unselected package libfdisk1:arm64. Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_arm64.deb ... Unpacking libfdisk1:arm64 (2.38.1-4ubuntu1) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_arm64.deb ... Unpacking libkmod2:arm64 (30+20221128-1ubuntu1) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_arm64.deb ... Unpacking libapparmor1:arm64 (3.0.8-1ubuntu2.1) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.7-1ubuntu7) ... Selecting previously unselected package libsystemd-shared:arm64. Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_arm64.deb ... Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 35.0 MB in 1s (36.1 MB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 4126 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../30-pinentry-curses_1.2.1-1_amd64.deb ... Unpacking pinentry-curses (1.2.1-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../31-gpg-agent_2.2.40-1.1_amd64.deb ... Unpacking gpg-agent (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_amd64.deb ... Unpacking gpg-wks-client (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_amd64.deb ... Unpacking gpg-wks-server (2.2.40-1.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../34-gpgsm_2.2.40-1.1_amd64.deb ... Unpacking gpgsm (2.2.40-1.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ... Unpacking gnupg (2.2.40-1.1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-distro. Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_amd64.deb ... Unpacking python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ... Unpacking apt-transport-https (2.4.10) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Unpacking libsystemd-shared:arm64 (252.5-2ubuntu3.1) ... Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_arm64.deb ... Unpacking libsystemd0:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... Setting up libsystemd0:arm64 (252.5-2ubuntu3.1) ... Selecting previously unselected package systemd. (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 ... 5236 files and directories currently installed.) Preparing to unpack .../systemd_252.5-2ubuntu3.1_arm64.deb ... Unpacking systemd (252.5-2ubuntu3.1) ... Selecting previously unselected package libpython3.8-minimal:amd64. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package gnupg2. Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ... Unpacking python3-launchpadlib (1.11.0-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ... Unpacking python3-software-properties (0.99.35) ... Selecting previously unselected package packagekit. Preparing to unpack .../78-packagekit_1.2.6-3_amd64.deb ... Unpacking packagekit (1.2.6-3) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Processing triggers for systemd (245.4-4ubuntu3.22) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.13_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.13) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.13_amd64.deb ... Unpacking curl (7.81.0-1ubuntu1.13) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up python3.10 (3.10.12-1~22.04.2) ... + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.5txqeAG8Jk/ + cd /tmp/docker-cli-docsgen.5txqeAG8Jk + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.8.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/google/certificate-transparency-go v1.1.4 Setting up libargon2-1:arm64 (0~20171227-0.3) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ... Setting up libjson-c5:arm64 (0.16-2) ... Setting up libcryptsetup12:arm64 (2:2.6.1-1ubuntu1) ... Setting up libfdisk1:arm64 (2.38.1-4ubuntu1) ... Setting up libkmod2:arm64 (30+20221128-1ubuntu1) ... Setting up libapparmor1:arm64 (3.0.8-1ubuntu2.1) ... Setting up libip4tc2:arm64 (1.8.7-1ubuntu7) ... Setting up libsystemd-shared:arm64 (252.5-2ubuntu3.1) ... Setting up systemd (252.5-2ubuntu3.1) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ... Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u1_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u1) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../39-libstemmer0d_2.2.0-2_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ... Unpacking software-properties-common (0.99.35) ... Selecting previously unselected package gnupg2. Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libksba8:amd64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.5-2ubuntu3.1) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libicu72:amd64 (72.1-3ubuntu2) ... Setting up apt-transport-https (2.6.0ubuntu0.1) ... Setting up libyaml-0-2:amd64 (0.2.5-1) ... Setting up libglib2.0-0:amd64 (2.76.1-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.57ubuntu0.1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:amd64 (0.3.10-2) ... Setting up libbrotli1:amd64 (1.0.9-2build8) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../37-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Selecting previously unselected package systemd-sysv. (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 ... 6036 files and directories currently installed.) Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_arm64.deb ... Unpacking systemd-sysv (252.5-2ubuntu3.1) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.129ubuntu1_all.deb ... Unpacking adduser (3.129ubuntu1) ... Setting up adduser (3.129ubuntu1) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zom6Vm + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iweLRE + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ymh9Il + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9UyXfa + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose + make VERSION=v2.21.0 DESTDIR=./bin build ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 Selecting previously unselected package libicu72:amd64. Preparing to unpack .../40-libicu72_72.1-3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3) ... Setting up libsqlite3-0:amd64 (3.40.1-1) ... Setting up libnghttp2-14:amd64 (1.52.0-1) ... Setting up libpackagekit-glib2-18:amd64 (1.2.6-3) ... Setting up libnpth0:amd64 (1.6-3build2) ... Setting up libassuan0:amd64 (2.5.5-5) ... Setting up libunwind8:amd64 (1.6.2-3) ... Setting up libkrb5support0:amd64 (1.20.1-1build1) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-3ubuntu2.1) ... Setting up libglib2.0-data (2.76.1-1) ... Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:amd64 (1.14.4-1ubuntu1) ... Setting up libk5crypto3:amd64 (1.20.1-1build1) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... Setting up python-apt-common (2.5.3ubuntu1) ... Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ... Setting up libgirepository-1.0-1:amd64 (1.76.1-1) ... Setting up libkrb5-3:amd64 (1.20.1-1build1) ... Setting up libstemmer0d:amd64 (2.2.0-2) ... Setting up lsb-release (12.0-1ubuntu1) ... Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_amd64.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... 0dfc3f78750b: Already exists Digest: sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 Status: Downloaded newer image for debian:buster go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.13) ... Setting up python3 (3.10.6-1~22.04) ... Selecting previously unselected package openssl. (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 ... 6105 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_arm64.deb ... Unpacking openssl (3.0.8-1ubuntu1.2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_arm64.deb ... Unpacking dbus-bin (1.14.4-1ubuntu1) ... go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea Setting up openssl (3.0.8-1ubuntu1.2) ... Setting up libelf1:amd64 (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ... Setting up libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ... Setting up iso-codes (4.12.0-1) ... Setting up dbus-bin (1.14.4-1ubuntu1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:amd64 (0.188-2.1) ... Setting up libreadline8:amd64 (8.2-1.3) ... Setting up libglib2.0-bin (2.76.1-1) ... Setting up dbus-daemon (1.14.4-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu0.23.04.1) ... Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 19/27 setsebool: SELinux is disabled. Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.13_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../52-libxmlb2_0.3.6-2build1_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.6-2build1) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../53-libappstream4_0.15.2-2_amd64.deb ... Unpacking libappstream4:amd64 (0.15.2-2) ... + verify + dpkg --version + verify_deb + apt-get update Setting up libappstream4:arm64 (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_arm64.deb ... Unpacking dbus-daemon (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_arm64.deb ... Unpacking dbus (1.14.4-1ubuntu1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ... Unpacking distro-info-data (0.57ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../09-libglib2.0-0_2.76.1-1_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.76.1-1) ... go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 Selecting previously unselected package python3-minimal. (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 ... 4427 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-3) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.0-4_all.deb ... Unpacking readline-common (8.0-4) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... Unpacking libreadline8:amd64 (8.0-4) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../42-libxmlb2_0.3.10-2_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.10-2) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../43-libyaml-0-2_0.2.5-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.5-1) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../44-libappstream4_0.16.1-2_amd64.deb ... Unpacking libappstream4:amd64 (0.16.1-2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_amd64.deb ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../54-libdw1_0.186-1build1_amd64.deb ... Unpacking libdw1:amd64 (0.186-1build1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ... Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_amd64.deb ... Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Setting up python3-pyparsing (2.4.7-1) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.76.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.76.1-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ... Unpacking iso-codes (4.12.0-1) ... go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package libpython3.8-stdlib:amd64. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ... Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package libduktape207:amd64. Preparing to unpack .../46-libduktape207_2.7.0-2_amd64.deb ... Unpacking libduktape207:amd64 (2.7.0-2) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../47-libelf1_0.188-2.1_amd64.deb ... Unpacking libelf1:amd64 (0.188-2.1) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../48-libdw1_0.188-2.1_amd64.deb ... Unpacking libdw1:amd64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ... Unpacking libglib2.0-data (2.74.6-2) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package polkitd. Preparing to unpack .../60-polkitd_0.105-33_amd64.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package pkexec. Preparing to unpack .../61-pkexec_0.105-33_amd64.deb ... Unpacking pkexec (0.105-33) ... Selecting previously unselected package policykit-1. Preparing to unpack .../62-policykit-1_0.105-33_amd64.deb ... Unpacking policykit-1 (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ... Unpacking python3-blinker (1.4+dfsg1-0.4) ... Selecting previously unselected package python3-cffi-backend:amd64. Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_amd64.deb ... Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_amd64.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2) ... Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [551 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] Setting up python3-gi (3.42.1-0ubuntu1) ... Setting up python3-jeepney (0.7.1-3) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_arm64.deb ... Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... Unpacking libelf1:arm64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ... Unpacking libglib2.0-data (2.76.1-1) ... Selecting previously unselected package libicu72:arm64. Preparing to unpack .../16-libicu72_72.1-3ubuntu2_arm64.deb ... Unpacking libicu72:arm64 (72.1-3ubuntu2) ... go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd Correcting dependencies... Done Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package python3. (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 ... 4857 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_amd64.deb ... Unpacking libglib2.0-bin (2.74.6-2) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../51-libunwind8_1.6.2-3_amd64.deb ... Unpacking libunwind8:amd64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (122-3) ... 137 added, 0 removed; done. Setting up dbus (1.14.4-1ubuntu1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ... Unpacking python3-pyparsing (2.4.7-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ... Unpacking python3-httplib2 (0.20.2-2) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ... Unpacking python3-more-itertools (8.10.0-2) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ... Unpacking python3-zipp (1.0.0-3) ... Selecting previously unselected package python3-importlib-metadata. Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ... Unpacking python3-importlib-metadata (4.6.4-1) ... Selecting previously unselected package python3-jeepney. Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ... Unpacking python3-jeepney (0.7.1-3) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up python3-httplib2 (0.20.2-2) ... Setting up lsb-release (11.1.0ubuntu4) ... Setting up policykit-1 (0.105-33) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_arm64.deb ... Unpacking libpam-systemd:arm64 (252.5-2ubuntu3.1) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_arm64.deb ... Unpacking libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ... go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.2) ... Selecting previously unselected package libcap2:amd64. Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.2) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libjson-c4:amd64. Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../54-libpolkit-agent-1-0_122-3_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../55-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../57-polkitd_122-3_amd64.deb ... Unpacking polkitd (122-3) ... Selecting previously unselected package packagekit. Preparing to unpack .../58-packagekit_1.2.6-5_amd64.deb ... Unpacking packagekit (1.2.6-5) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-1build1) ... Setting up gir1.2-glib-2.0:amd64 (1.76.1-1) ... Setting up libssh-4:amd64 (0.10.4-2ubuntu0.1) ... Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:amd64 (252.5-2ubuntu3.1) ... Setting up libcurl4:amd64 (7.88.1-8ubuntu2.2) ... Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... Setting up curl (7.88.1-8ubuntu2.2) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:amd64 (1.22.2-1) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ... Unpacking python3-secretstorage (3.3.1-1) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ... Unpacking python3-keyring (23.5.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ... Unpacking python3-lazr.uri (1.0.6-2) ... Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../19-libyaml-0-2_0.2.5-1_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.5-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ... Unpacking lsb-release (12.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ... Unpacking python-apt-common (2.5.3ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_arm64.deb ... Unpacking python3-apt (2.5.3ubuntu1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../23-python3-dbus_1.3.2-4build1_arm64.deb ... Unpacking python3-dbus (1.3.2-4build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../24-python3-gi_3.44.1-1_arm64.deb ... Unpacking python3-gi (3.44.1-1) ... 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 21.0 MB of archives. After this operation, 97.1 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ... Unpacking libkmod2:amd64 (27-1ubuntu2.1) ... Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_amd64.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_amd64.deb ... Unpacking systemd (245.4-4ubuntu3.22) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../60-python3-apt_2.6.0_amd64.deb ... Unpacking python3-apt (2.6.0) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:amd64. Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../63-python3-cryptography_38.0.4-3_amd64.deb ... Unpacking python3-cryptography (38.0.4-3) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... Setting up libtirpc3:amd64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Selecting previously unselected package python3-wadllib. Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ... Unpacking python3-wadllib (1.3.6-1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ... Unpacking python3-distro (1.7.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... Selecting previously unselected package python3-six. Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ... Unpacking python3-six (1.16.0-3ubuntu1) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.4-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ... Unpacking python3-launchpadlib (1.10.16-1) ... Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.fX0SaEcDfT/ + cd /tmp/docker-cli-docsgen.fX0SaEcDfT + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.2.0 Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../26-libnghttp2-14_1.52.0-1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.52.0-1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../27-libpsl5_0.21.2-1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ... Unpacking apt-transport-https (2.6.0ubuntu0.1) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../29-libbrotli1_1.0.9-2build8_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2build8) ... Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxtables12 arm64 1.8.4-3ubuntu2.1 [27.6 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2.1 [18.9 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB] Selecting previously unselected package python3-dbus. Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_amd64.deb ... Unpacking python3-dbus (1.3.2-4+b1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../66-python3-gi_3.42.2-3+b1_amd64.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1ubuntu1) ... Setting up libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ... Setting up libappstream4:amd64 (0.16.1-1ubuntu1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ... Unpacking python3-software-properties (0.99.22.7) ... Selecting previously unselected package packagekit. Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_amd64.deb ... Unpacking packagekit (1.2.5-2ubuntu2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ... Unpacking software-properties-common (0.99.22.7) ... Selecting previously unselected package gnupg2. Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... Setting up python3-distro (1.7.0-1) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap2:arm64. Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_arm64.deb ... Unpacking libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:arm64. Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_arm64.deb ... Unpacking libssh-4:arm64 (0.10.4-2ubuntu0.1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.2_arm64.deb ... Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.2) ... Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnetfilter-conntrack3 arm64 1.0.7-2 [37.9 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnftnl11 arm64 1.1.5-1 [53.8 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 iptables arm64 1.8.4-3ubuntu2.1 [376 kB] dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb /build Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ... Unpacking python3-software-properties (0.99.30-4) ... Setting up dirmngr (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:amd64 (1.3.0-2build2) ... Setting up packagekit (1.2.6-3) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.2) ... Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... Setting up libkmod2:amd64 (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.22) ... Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.10) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.10) ... Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.4) ... Setting up libxmlb2:amd64 (0.3.6-2build1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... Setting up libnghttp2-14:amd64 (1.43.0-1build3) ... Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... Setting up libnpth0:amd64 (1.6-3build2) ... Setting up libassuan0:amd64 (2.5.5-1build1) ... Setting up libunwind8:amd64 (1.3.2-2build2.1) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... Setting up python3-jwt (2.3.0-1ubuntu0.2) ... Setting up python3-apt (2.4.0ubuntu2) ... go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 Fetched 8682 kB in 2s (5232 kB/s) Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.88.1-8ubuntu2.2_arm64.deb ... Unpacking curl (7.88.1-8ubuntu2.2) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../37-libassuan0_2.5.5-5_arm64.deb ... Unpacking libassuan0:arm64 (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../39-libksba8_1.6.3-2_arm64.deb ... Unpacking libksba8:arm64 (1.6.3-2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../40-libnpth0_1.6-3build2_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3build2) ... Selecting previously unselected package dirmngr. debconf: delaying package configuration, since apt-utils is not installed Fetched 21.0 MB in 1s (24.7 MB/s) Selecting previously unselected package libmnl0:arm64. (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 ... 10635 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-2_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-2) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_arm64.deb ... Unpacking libxtables12:arm64 (1.8.4-3ubuntu2.1) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.1_all.deb ... Unpacking netbase (6.1) ... Selecting previously unselected package libip6tc2:arm64. copied '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb' Selecting previously unselected package software-properties-common. Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... Setting up libksba8:amd64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.12-1~deb12u1) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libicu72:amd64 (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libyaml-0-2:amd64 (0.2.5-1) ... Setting up libglib2.0-0:amd64 (2.74.6-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:amd64 (0.3.10-2) ... Setting up libbrotli1:amd64 (1.0.9-2+b6) ... Setting up libsqlite3-0:amd64 (3.40.1-2) ... Setting up libnghttp2-14:amd64 (1.52.0-1) ... Setting up libpackagekit-glib2-18:amd64 (1.2.6-5) ... Setting up libnpth0:amd64 (1.6-3) ... Setting up libassuan0:amd64 (2.5.5-5) ... Setting up libunwind8:amd64 (1.6.2-3) ... Setting up libkrb5support0:amd64 (1.20.1-2) ... Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ... Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:amd64 (3.11.2-1) ... Setting up python3.11 (3.11.4-1~23.04) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Setting up systemd (245.4-4ubuntu3.22) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... Setting up dbus (1.12.20-2ubuntu4.1) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ... Setting up python-apt-common (2.4.0ubuntu2) ... Setting up libmpdec3:amd64 (2.5.1-2build2) ... Setting up libpam-systemd:amd64 (249.11-0ubuntu3.10) ... Setting up python3-lazr.uri (1.0.6-2) ... Setting up python3-zipp (1.0.0-3) ... Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2.1) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3build1) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.7-2) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../6-libnftnl11_1.1.5-1_arm64.deb ... Unpacking libnftnl11:arm64 (1.1.5-1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_arm64.deb ... Unpacking iptables (1.8.4-3ubuntu2.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.24-1_arm64.deb ... Unpacking containerd.io (1.6.24-1) ... Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking dirmngr (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.6-3) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg. Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-2) ... Setting up gnupg-l10n (2.2.40-1.1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:amd64 (1.14.8-2~deb12u1) ... Setting up libncursesw6:amd64 (6.4-4) ... Setting up libk5crypto3:amd64 (1.20.1-2) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... Setting up python-apt-common (2.6.0) ... Setting up libduktape207:amd64 (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ... Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... Setting up libssh2-1:amd64 (1.10.0-3+b1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:amd64 (1.20.1-2) ... Setting up libstemmer0d:amd64 (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package systemd-sysv. (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 ... 5693 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_amd64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.22) ... Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... Setting up libstemmer0d:amd64 (2.2.0-1build1) ... Setting up openssl (3.0.2-0ubuntu1.10) ... Setting up libelf1:amd64 (0.186-1build1) ... Setting up readline-common (8.1.2-1) ... Setting up iso-codes (4.9.0-1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... Setting up libicu70:amd64 (70.1-2) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up libdw1:amd64 (0.186-1build1) ... Setting up libreadline8:amd64 (8.1.2-1) ... Setting up python3-cryptography (3.4.8-1ubuntu2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ... go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... go: downloading github.com/Microsoft/go-winio v0.6.1 Selecting previously unselected package gpg-wks-client. Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg (2.2.40-1.1ubuntu1) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up openssl (3.0.9-1) ... Setting up libelf1:amd64 (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.8-2~deb12u1) ... Setting up libpolkit-gobject-1-0:amd64 (122-3) ... Setting up pinentry-curses (1.2.1-1) ... Setting up libdw1:amd64 (0.188-2.1) ... Setting up libreadline8:amd64 (8.2-1.3) ... Setting up libglib2.0-bin (2.74.6-2) ... Setting up dbus-daemon (1.14.8-2~deb12u1) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.19) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking dbus (1.12.16-2ubuntu2.3) ... Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ... Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ... Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... Setting up python3-wadllib (1.3.6-1) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.2_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../54-libstemmer0d_2.2.0-2_arm64.deb ... Unpacking libstemmer0d:arm64 (2.2.0-2) ... Selecting previously unselected package libxmlb2:arm64. Preparing to unpack .../55-libxmlb2_0.3.10-2_arm64.deb ... Unpacking libxmlb2:arm64 (0.3.10-2) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_arm64.deb ... Unpacking libappstream4:arm64 (0.16.1-1ubuntu1) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../57-libdw1_0.188-2.1_arm64.deb ... Unpacking libdw1:arm64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_arm64.deb ... + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nXnsvS + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zRFPQt + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.11.2-0.fc38.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.11.2-0.fc38 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc38.src.rpm Updating certificates in /etc/ssl/certs... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ... Unpacking distro-info-data (0.43ubuntu1.13) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up python3 (3.11.2-1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... Updating certificates in /etc/ssl/certs... Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.27-3ubuntu2.1) ... Setting up python3-importlib-metadata (4.6.4-1) ... Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.1.4 Unpacking libglib2.0-bin (2.76.1-1) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../59-libunwind8_1.6.2-3_arm64.deb ... Unpacking libunwind8:arm64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.22.2-1) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ... Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package libcap2-bin. Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... Setting up python3-gi (3.44.1-1) ... Setting up python3-secretstorage (3.3.1-1) ... go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 Selecting previously unselected package polkitd. Preparing to unpack .../63-polkitd_0.105-33_arm64.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:arm64. Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_arm64.deb ... Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../66-python3-cryptography_38.0.4-2_arm64.deb ... Unpacking python3-cryptography (38.0.4-2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades Selecting previously unselected package libicu66:amd64. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ... Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... 140 added, 0 removed; done. Setting up dbus (1.14.8-2~deb12u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgssapi-krb5-2:amd64 (1.20.1-2) ... Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... Setting up python3-blinker (1.5-1) ... Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... 137 added, 0 removed; done. Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up libcurl4:amd64 (7.81.0-1ubuntu1.13) ... Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.13) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-distro. Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pyNPdw + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oDd0sv + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.fc39.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H4JfEZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hztCLG + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.fc39 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc39 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc39.src.rpm The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common software-properties-common Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:amd64 (252.12-1~deb12u1) ... Setting up libcurl4:amd64 (7.88.1-10+deb12u1) ... Setting up libpolkit-agent-1-0:amd64 (122-3) ... Setting up curl (7.88.1-10+deb12u1) ... Setting up gpg (2.2.40-1.1) ... Setting up python3-pkg-resources (66.1.1-1) ... Setting up python3-launchpadlib (1.10.16-1) ... Setting up python3-software-properties (0.99.22.7) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ... Unpacking python3-launchpadlib (1.11.0-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ... Unpacking python3-software-properties (0.99.35) ... 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 23.9 MB of archives. After this operation, 82.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u5 [589 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u5 [1728 kB] Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] Get:6 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] Get:8 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u5 [1734 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u5 [330 kB] Get:13 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] Get:14 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] Get:15 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB] Get:20 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] Get:22 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] Get:23 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] Get:24 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] Get:25 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:26 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] Get:27 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] Get:28 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] Get:29 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u6 [335 kB] Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1) ... Setting up libtirpc3:amd64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Setting up python3-dbus (1.3.2-4build1) ... Setting up python3-distro (1.8.0-1) ... Setting up software-properties-common (0.99.22.7) ... Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Selecting previously unselected package packagekit. Preparing to unpack .../78-packagekit_1.2.6-3_arm64.deb ... Unpacking packagekit (1.2.6-3) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ... Unpacking software-properties-common (0.99.35) ... Selecting previously unselected package gnupg2. Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libksba8:arm64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.5-2ubuntu3.1) ... Setting up libkeyutils1:arm64 (1.6.3-2) ... Setting up libpsl5:arm64 (0.21.2-1) ... Setting up libicu72:arm64 (72.1-3ubuntu2) ... Setting up apt-transport-https (2.6.0ubuntu0.1) ... Setting up libyaml-0-2:arm64 (0.2.5-1) ... Setting up libglib2.0-0:arm64 (2.76.1-1) ... Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u6 [266 kB] Get:33 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] Get:34 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] Get:35 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] Get:37 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] Get:38 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u7 [7308 B] Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB] Get:41 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] Get:42 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] Get:43 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB] Get:44 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB] Get:45 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:46 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] Get:47 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] Get:48 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] Get:49 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] Get:50 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] Get:51 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] Get:52 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] Get:53 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] Get:54 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB] Get:55 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB] Get:56 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] Get:57 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u6 [333 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.24-0+deb10u1 [218 kB] Get:59 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] Get:60 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] Get:61 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB] Get:62 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB] Get:63 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] Get:64 http://deb.debian.org/debian buster/main amd64 python3-pycurl amd64 7.43.0.2-0.1 [66.3 kB] Get:65 http://deb.debian.org/debian buster/main amd64 python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:66 http://deb.debian.org/debian buster/main amd64 software-properties-common all 0.96.20.2-2 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Setting up libip6tc2:arm64 (1.8.4-3ubuntu2.1) ... Setting up libmnl0:arm64 (1.0.4-2) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.4-3ubuntu2.1) ... Setting up libnfnetlink0:arm64 (1.0.1-3build1) ... Setting up netbase (6.1) ... Setting up libnftnl11:arm64 (1.1.5-1) ... Setting up libnetfilter-conntrack3:arm64 (1.0.7-2) ... Setting up iptables (1.8.4-3ubuntu2.1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-0ubuntu9.9) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j5zP6J + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1) ... Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u1) ... Setting up libappstream4:amd64 (0.16.1-2) ... Setting up dirmngr (2.2.40-1.1) ... Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.5.3ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up python3.10 (3.10.12-1~22.04.2) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_amd64.deb ... Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.22) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.2-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.16-1build1_amd64.deb ... Unpacking python3-dbus (1.2.16-1build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.36.0-1_amd64.deb ... Unpacking python3-gi (3.36.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... No schema files found: doing nothing. Setting up distro-info-data (0.57ubuntu0.1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:arm64 (0.3.10-2) ... Setting up libbrotli1:arm64 (1.0.9-2build8) ... Setting up libsqlite3-0:arm64 (3.40.1-1) ... Setting up libnghttp2-14:arm64 (1.52.0-1) ... Setting up libpackagekit-glib2-18:arm64 (1.2.6-3) ... Setting up libnpth0:arm64 (1.6-3build2) ... Setting up libassuan0:arm64 (2.5.5-5) ... Setting up libunwind8:arm64 (1.6.2-3) ... Setting up libkrb5support0:arm64 (1.20.1-1build1) ... Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-3ubuntu2.1) ... Setting up libglib2.0-data (2.76.1-1) ... Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:arm64 (1.14.4-1ubuntu1) ... Setting up libk5crypto3:arm64 (1.20.1-1build1) ... Fetched 23.9 MB in 0s (49.2 MB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 6686 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... Selecting previously unselected package libpython3.7-minimal:amd64. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_amd64.deb ... Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ... github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.1 Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-2) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ... Setting up gpg-wks-server (2.2.40-1.1) ... Setting up libnsl2:amd64 (1.3.0-2) ... Setting up gpg-wks-client (2.2.40-1.1) ... Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ... Setting up gnupg (2.2.40-1.1) ... Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4.1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.3 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=jammy + '[' jammy = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... Selecting previously unselected package python3-six. Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ... Unpacking python3-six (1.14.0-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../22-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... Setting up python-apt-common (2.5.3ubuntu1) ... Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ... Setting up libgirepository-1.0-1:arm64 (1.76.1-1) ... Setting up libkrb5-3:arm64 (1.20.1-1build1) ... Setting up libstemmer0d:arm64 (2.2.0-2) ... Setting up lsb-release (12.0-1ubuntu1) ... Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ... Setting up openssl (3.0.8-1ubuntu1.2) ... Setting up libelf1:arm64 (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ... Setting up libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_amd64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ... Setting up python3 (3.10.6-1~22.04) ... Setting up libappstream4:amd64 (0.15.2-2) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ... Setting up iso-codes (4.12.0-1) ... Setting up dbus-bin (1.14.4-1ubuntu1) ... Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:arm64 (0.188-2.1) ... Setting up libreadline8:arm64 (8.2-1.3) ... Setting up libglib2.0-bin (2.76.1-1) ... Setting up dbus-daemon (1.14.4-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu0.23.04.1) ... Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ... Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u5) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-six (1.16.0-3ubuntu1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... Selecting previously unselected package liblmdb0:amd64. Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ... Unpacking liblmdb0:amd64 (0.9.24-1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package python3-minimal. go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 Setting up python3-launchpadlib (1.11.0-1) ... Setting up python3-software-properties (0.99.35) ... Setting up python3-pyparsing (2.4.7-1) ... Setting up python3-gi (3.42.1-0ubuntu1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ... Unpacking apt-transport-https (2.0.9) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up gnupg2 (2.2.40-1.1) ... Setting up python3 (3.11.2-1+b1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... Updating certificates in /etc/ssl/certs... (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 ... 6947 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-5_all.deb ... Unpacking readline-common (7.0-5) ... Selecting previously unselected package libreadline7:amd64. Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... Unpacking libreadline7:amd64 (7.0-5) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RkckEh + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rMoMyE + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.fc37.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wYuDDE + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q5wEn5 + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.fc37 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc37.src.rpm go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 Setting up software-properties-common (0.99.35) ... Processing triggers for libc-bin (2.37-0ubuntu2) ... Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... Updating certificates in /etc/ssl/certs... Setting up python3-jeepney (0.7.1-3) ... Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up python3-httplib2 (0.20.2-2) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Setting up python3-gi (3.42.2-3+b1) ... Setting up python3-httplib2 (0.20.4-3) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Selecting previously unselected package libpython3.7-stdlib:amd64. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_amd64.deb ... Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ... Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_amd64.deb ... Unpacking python3.7 (3.7.3-2+deb10u5) ... go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.4-1ubuntu1) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Installing : containerd.io-1.6.24-3.1.el7.aarch64 20/27 Setting up lsb-release (11.1.0ubuntu4) ... Setting up policykit-1 (0.105-33) ... Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... Setting up python3-pkg-resources (66.1.1-1) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test' + apt-get update [Pipeline] } Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... Selecting previously unselected package python3. (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 ... 7416 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... Unpacking python3 (3.7.3-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 137 added, 0 removed; done. Setting up dbus (1.14.4-1ubuntu1) ... Setting up libgssapi-krb5-2:arm64 (1.20.1-1build1) ... Setting up gir1.2-glib-2.0:arm64 (1.76.1-1) ... Setting up libssh-4:arm64 (0.10.4-2ubuntu0.1) ... Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:arm64 (252.5-2ubuntu3.1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.04' +++ NAME=Ubuntu +++ VERSION_ID=23.04 +++ VERSION='23.04 (Lunar Lobster)' +++ VERSION_CODENAME=lunar +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=lunar +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=lunar + '[' lunar = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Setting up python3-more-itertools (8.10.0-2) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.19_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.19) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.19_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.19) ... Setting up python3-dbus (1.3.2-4+b1) ... Setting up python3-distro (1.8.0-1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... + go mod vendor -modfile=vendor.mod + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally bullseye: Pulling from library/debian Setting up libcurl4:arm64 (7.88.1-8ubuntu2.2) ... Setting up libpolkit-agent-1-0:arm64 (0.105-33) ... Setting up curl (7.88.1-8ubuntu2.2) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:arm64 (1.22.2-1) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... Setting up libtirpc3:arm64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1ubuntu1) ... done. Updating certificates in /etc/ssl/certs... Setting up python3-dbus (1.2.18-3build1) ... Setting up python3-distro (1.7.0-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... Selecting previously unselected package libdconf1:amd64. Preparing to unpack .../54-libdconf1_0.36.0-1_amd64.deb ... Unpacking libdconf1:amd64 (0.36.0-1) ... Selecting previously unselected package dconf-service. Preparing to unpack .../55-dconf-service_0.36.0-1_amd64.deb ... Unpacking dconf-service (0.36.0-1) ... Selecting previously unselected package dconf-gsettings-backend:amd64. Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_amd64.deb ... Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_amd64.deb ... Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.6.0) ... Selecting previously unselected package openssl. Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_amd64.deb ... Unpacking openssl (1.1.1n-0+deb10u6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... ddf874abf16c: Already exists Digest: sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d Status: Downloaded newer image for debian:bullseye Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB] Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Get:3 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [33.3 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up python3-jwt (2.3.0-1ubuntu0.2) ... Setting up python3-apt (2.4.0ubuntu2) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../60-libnpth0_1.6-1_amd64.deb ... Unpacking libnpth0:amd64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-3) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../14-libpsl5_0.20.2-2_amd64.deb ... Unpacking libpsl5:amd64 (0.20.2-2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... + verify + dpkg --version + verify_deb + apt-get update Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1ubuntu1) ... Setting up libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ... Setting up libappstream4:arm64 (0.16.1-1ubuntu1) ... Setting up dirmngr (2.2.40-1.1ubuntu1) ... Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Installing : docker-compose-plugin-2.21.0-0.el7.aarch64 21/27 Setting up python3-lazr.uri (1.0.6-2) ... Setting up python3-zipp (1.0.0-3) ... Selecting previously unselected package libproxy1v5:amd64. Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ... Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ... Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Selecting previously unselected package glib-networking:amd64. Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ... Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' Setting up python3-wadllib (1.3.6-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u6_amd64.deb ... Unpacking libcurl4:amd64 (7.64.0-4+deb10u6) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u6_amd64.deb ... Unpacking curl (7.64.0-4+deb10u6) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../19-libassuan0_2.5.2-1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] Fetched 82.2 kB in 1s (105 kB/s) Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:arm64 (1.3.0-2build2) ... Setting up packagekit (1.2.6-3) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory OK + '[' lunar = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu lunar test' + apt-get update Installing : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch 22/27 Setting up python3-cryptography (3.4.8-1ubuntu2) ... Selecting previously unselected package gpg. Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_amd64.deb ... Unpacking pinentry-curses (1.1.0-3build1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../23-libnpth0_1.6-1_amd64.deb ... Unpacking libnpth0:amd64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_amd64.deb ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ... Unpacking distro-info-data (0.41+deb10u7) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ... + make IMAGE=quay.io/centos/centos:stream9 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream9 ./verify Unable to find image 'quay.io/centos/centos:stream9' locally Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ... Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:arm64 (3.11.2-1) ... Setting up python3.11 (3.11.4-1~23.04) ... Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB] Hit:2 http://security.ubuntu.com/ubuntu lunar-security InRelease Hit:3 http://archive.ubuntu.com/ubuntu lunar InRelease Hit:4 http://archive.ubuntu.com/ubuntu lunar-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu lunar-backports InRelease Get:6 https://download.docker.com/linux/ubuntu lunar/test amd64 Packages [13.9 kB] Setting up python3-wadllib (1.3.6-1) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Selecting previously unselected package gpgsm. Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpgsm (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg. Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libsoup2.4-1:amd64. Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_amd64.deb ... Unpacking libsoup2.4-1:amd64 (2.70.0-1) ... Setting up python3-software-properties (0.99.30-4) ... Processing triggers for libc-bin (2.36-9+deb12u1) ... Processing triggers for systemd (252.12-1~deb12u1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.1.12-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... stream9: Pulling from centos/centos a0a436b63807: Already exists Digest: sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 Status: Downloaded newer image for quay.io/centos/centos:stream9 Fetched 62.8 kB in 1s (95.7 kB/s) + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Installing : libmnl-1.0.3-7.el7.aarch64 23/27 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.27-3ubuntu2.1) ... Setting up python3-importlib-metadata (4.6.4-1) ... Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../79-libstemmer0d_0+svn585-2_amd64.deb ... Unpacking libstemmer0d:amd64 (0+svn585-2) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../80-libappstream4_0.12.10-2_amd64.deb ... Unpacking libappstream4:amd64 (0.12.10-2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ... start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up software-properties-common (0.99.30-4) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg. Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../34-pinentry-curses_1.1.0-2_amd64.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg-agent (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 9 ++ cut -d. -f1 + DIST_VERSION=9 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version Setting up python3-secretstorage (3.3.1-1) ... Reading package lists... Setting up python3-keyring (23.5.0-1) ... W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9232 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_amd64.deb ... Unpacking policykit-1 (0.105-26ubuntu1.3) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ... Unpacking python3-certifi (2019.11.28-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ... Unpacking python3-chardet (3.0.4-4build1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../87-python3-idna_2.8-1_all.deb ... Unpacking python3-idna (2.8-1) ... Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... 4.14.0 Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:12:15 2023 Built : builder@centos.org at Thu Jun 29 08:27:49 2023 Installed: rpm-0:4.16.1.3-25.el9.aarch64 at Mon Sep 18 04:12:11 2023 Built : builder@centos.org at Fri Jun 30 14:49:58 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 24/27 Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1.1) ... Selecting previously unselected package python3-requests-unixsocket. Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ... Unpacking python3-requests-unixsocket (0.2.0-2) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) ... Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ... Unpacking software-properties-common (0.99.9.12) ... Fetched 8655 kB in 1s (5998 kB/s) Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.2-1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.8-2~deb12u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... + dnf install -y 'dnf-command(config-manager)' Setting up python3-software-properties (0.99.22.7) ... Setting up software-properties-common (0.99.22.7) ... Selecting previously unselected package gnupg2. Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... Setting up liblmdb0:amd64 (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.22) ... Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... Setting up apt-transport-https (2.0.9) ... Setting up libyaml-0-2:amd64 (0.2.2-1) ... Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.13) ... Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Setting up python3-gi (3.44.1-1) ... Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' ++ echo 'deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 9306 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ... done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package libapt-inst2.0:amd64. Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u6_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.24-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ... Unpacking lsb-release (10.2019051400) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ... Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../47-python3-apt_1.8.4.3_amd64.deb ... Unpacking python3-apt (1.8.4.3) ... CentOS Stream 8 - Extras 26 kB/s | 18 kB 00:00 CentOS Stream 8 - Extras common packages 8.6 kB/s | 6.9 kB 00:00 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... Setting up libnpth0:amd64 (1.6-1) ... Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023c-0ubuntu0.20.04.2) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Sep 20 09:18:36 UTC 2023. Universal Time is now: Wed Sep 20 09:18:36 UTC 2023. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libdconf1:amd64 (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ... Setting up python3-blinker (1.5-1) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dFtRFN + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.0PwLfG + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q4AwGt + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lVDcYb + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.21.0 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package python3-dbus. Preparing to unpack .../48-python3-dbus_1.2.8-3_amd64.deb ... Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../49-python3-gi_3.30.4-1_amd64.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_amd64.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ... Unpacking python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... Setting up lsb-base (10.2019051400) ... Setting up libkeyutils1:amd64 (1.6-6) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4.1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.3 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=jammy + '[' jammy = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... Setting up libpam-systemd:amd64 (245.4-4ubuntu3.22) ... Setting up python3-pkg-resources (66.1.1-1) ... go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/moby/spdystream v0.2.0 Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ... Setting up libpsl5:amd64 (0.20.2-2) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u7) ... Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... Setting up libpackagekit-glib2-18:amd64 (1.1.12-5) ... Setting up libnpth0:amd64 (1.6-1) ... Setting up libassuan0:amd64 (2.5.2-1) ... Setting up libapt-inst2.0:amd64 (1.8.2.3) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up gnupg-l10n (2.2.12-1+deb10u2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Setting up libdbus-1-3:amd64 (1.12.24-0+deb10u1) ... Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ... Setting up libmpdec2:amd64 (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u6) ... Setting up readline-common (7.0-5) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Installing : iptables-1.4.21-35.el7.aarch64 25/27 done. Updating certificates in /etc/ssl/certs... Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ... Setting up libstemmer0d:amd64 (0+svn585-2) ... Setting up libmpdec2:amd64 (2.4.2-3) ... Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... Setting up openssl (1.1.1f-1ubuntu2.19) ... Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... Setting up readline-common (8.0-4) ... Setting up iso-codes (4.4-1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up pinentry-curses (1.1.0-3build1) ... Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-dbus (1.3.2-4build1) ... Setting up python3-distro (1.8.0-1) ... go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Setting up iso-codes (4.2-1) ... Setting up libreadline7:amd64 (7.0-5) ... Setting up gnupg-utils (2.2.12-1+deb10u2) ... Setting up pinentry-curses (1.1.0-2) ... Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ... Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2 packagekit publicsuffix libsasl2-modules unattended-upgrades Setting up libreadline8:amd64 (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.5.3ubuntu1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Updating certificates in /etc/ssl/certs... CentOS Stream 9 - BaseOS 6.1 MB/s | 8.6 MB 00:01 Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm test' + apt-get update Updating certificates in /etc/ssl/certs... Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-2) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common software-properties-common 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 23.3 MB of archives. After this operation, 75.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] Setting up python3-wadllib (1.3.6-4) ... OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test' + apt-get update Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ... 137 added, 0 removed; done. Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ... Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... Setting up gpgconf (2.2.12-1+deb10u2) ... Setting up libcurl4:amd64 (7.64.0-4+deb10u6) ... Setting up curl (7.64.0-4+deb10u6) ... Setting up gpg (2.2.12-1+deb10u2) ... Setting up libpython3-stdlib:amd64 (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u5) ... Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB] Get:5 https://download.docker.com/linux/debian bookworm/test amd64 Packages [16.1 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u1 [132 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B] Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u7 [343 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB] Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... 137 added, 0 removed; done. Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ... Setting up gpgconf (2.2.19-3ubuntu2.2) ... Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... Fetched 59.5 kB in 1s (111 kB/s) debconf: delaying package configuration, since apt-utils is not installed Fetched 23.3 MB in 0s (53.2 MB/s) Selecting previously unselected package libpython3.9-minimal:amd64. (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 ... 6664 files and directories currently installed.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ... Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_amd64.deb ... Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ... Unpacking python3.9-minimal (3.9.2-1) ... Setting up python3-launchpadlib (1.11.0-1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB] Get:2 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [33.9 kB] Reading package lists... W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ... Setting up python3.9-minimal (3.9.2-1) ... Setting up gpg-agent (2.2.12-1+deb10u2) ... Setting up gpgsm (2.2.12-1+deb10u2) ... Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ... Setting up python3 (3.7.3-1) ... Setting up python3-software-properties (0.99.35) ... Setting up software-properties-common (0.99.35) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... Setting up gpg (2.2.19-3ubuntu2.2) ... Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... Selecting previously unselected package docker-ce-cli. (Reading database ... 11531 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Setting up dirmngr (2.2.12-1+deb10u2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... Setting up python3-gi (3.30.4-1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ... Processing triggers for libc-bin (2.37-0ubuntu2) ... Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... Updating certificates in /etc/ssl/certs... Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.0.21-23.el8 baseos 77 k Installing dependencies: dbus-glib x86_64 0.110-2.el8 baseos 127 k python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k python3-dbus x86_64 1.2.4-15.el8 baseos 134 k python3-dnf-plugins-core noarch 4.0.21-23.el8 baseos 279 k python3-six noarch 1.11.0-8.el8 baseos 38 k python3-systemd x86_64 234-8.el8 appstream 81 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 988 k Installed size: 2.6 M Downloading Packages: Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.BtNMAHPAPC/ + cd /tmp/docker-cli-docsgen.BtNMAHPAPC + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-minimal. (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 ... 6958 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... Unpacking python3-minimal (3.9.2-3) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.4-1ubuntu1) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ... Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Setting up python3 (3.8.2-0ubuntu2) ... go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... Setting up python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-1) ... Selecting previously unselected package libncursesw6:amd64. Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_amd64.deb ... Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u1) ... Selecting previously unselected package readline-common. Preparing to unpack .../4-readline-common_8.1-1_all.deb ... Unpacking readline-common (8.1-1) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... Unpacking libreadline8:amd64 (8.1-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.34.1-3) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.04' +++ NAME=Ubuntu +++ VERSION_ID=23.04 +++ VERSION='23.04 (Lunar Lobster)' +++ VERSION_CODENAME=lunar +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=lunar +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=lunar + '[' lunar = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb Setting up python3-six (1.14.0-2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-certifi (2019.11.28-1) ... go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 Setting up gnupg (2.2.12-1+deb10u2) ... Setting up gnupg2 (2.2.12-1+deb10u2) ... Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package libpython3.9-stdlib:amd64. Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... Selecting previously unselected package python3.9. Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... Unpacking python3.9 (3.9.2-1) ... done. Updating certificates in /etc/ssl/certs... Setting up python3-gi (3.36.0-1) ... Setting up python3-idna (2.8-1) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ... go: downloading golang.org/x/crypto v0.2.0 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... Selecting previously unselected package python3. (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 ... 7396 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1n-0+deb11u5_amd64.deb ... Unpacking openssl (1.1.1n-0+deb11u5) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... (1/7): python3-systemd-234-8.el8.x86_64.rpm 359 kB/s | 81 kB 00:00 (2/7): dbus-glib-0.110-2.el8.x86_64.rpm 550 kB/s | 127 kB 00:00 (3/7): dnf-plugins-core-4.0.21-23.el8.noarch.rp 326 kB/s | 77 kB 00:00 (4/7): python3-dateutil-2.6.1-6.el8.noarch.rpm 18 MB/s | 251 kB 00:00 (5/7): python3-dbus-1.2.4-15.el8.x86_64.rpm 10 MB/s | 134 kB 00:00 (6/7): python3-six-1.11.0-8.el8.noarch.rpm 5.7 MB/s | 38 kB 00:00 (7/7): python3-dnf-plugins-core-4.0.21-23.el8.n 16 MB/s | 279 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 988 kB 00:00 CentOS Stream 8 - AppStream 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up lsb-release (11.1.0ubuntu2) ... Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.11.0-8.el8.noarch 1/7 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/7 Installing : dbus-glib-0.110-2.el8.x86_64 3/7 Reading package lists... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0 26/27 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb Setting up python3-dbus (1.2.16-1build1) ... Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../08-libnghttp2-14_1.43.0-1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../09-libpsl5_0.21.0-1.2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../11-libssh2-1_1.9.0-2_amd64.deb ... Unpacking libssh2-1:amd64 (1.9.0-2) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 3/7 Installing : python3-dbus-1.2.4-15.el8.x86_64 4/7 Installing : python3-systemd-234-8.el8.x86_64 5/7 Installing : python3-dnf-plugins-core-4.0.21-23.el8.noarch 6/7 Installing : dnf-plugins-core-4.0.21-23.el8.noarch 7/7 Running scriptlet: dnf-plugins-core-4.0.21-23.el8.noarch 7/7 Verifying : python3-systemd-234-8.el8.x86_64 1/7 Verifying : dbus-glib-0.110-2.el8.x86_64 2/7 Verifying : dnf-plugins-core-4.0.21-23.el8.noarch 3/7 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 4/7 Verifying : python3-dbus-1.2.4-15.el8.x86_64 5/7 Verifying : python3-dnf-plugins-core-4.0.21-23.el8.noarch 6/7 done. Updating certificates in /etc/ssl/certs... Building dependency tree... Reading state information... Correcting dependencies... Done OK + '[' lunar = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu lunar test' + apt-get update Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ... Installing : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 27/27 Verifying : libnfnetlink-1.0.1-4.el7.aarch64 1/27 Verifying : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch 2/27 Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 3/27 Verifying : iptables-1.4.21-35.el7.aarch64 4/27 Verifying : libmnl-1.0.3-7.el7.aarch64 5/27 Verifying : docker-compose-plugin-2.21.0-0.el7.aarch64 6/27 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/27 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0 8/27 Verifying : libselinux-utils-2.5-15.el7.aarch64 9/27 Verifying : libsemanage-python-2.5-14.el7.aarch64 10/27 Verifying : python-IPy-0.75-6.el7.noarch 11/27 Verifying : policycoreutils-2.5-34.el7.aarch64 12/27 Verifying : libselinux-python-2.5-15.el7.aarch64 13/27 Verifying : fuse3-libs-3.6.1-4.el7.aarch64 14/27 Verifying : slirp4netns-0.4.3-4.el7_8.aarch64 15/27 Verifying : docker-buildx-plugin-0.11.2-0.el7.aarch64 16/27 Verifying : checkpolicy-2.5-8.el7.aarch64 17/27 Verifying : audit-libs-python-2.8.5-4.el7.aarch64 18/27 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 19/27 Verifying : libcgroup-0.41-21.el7.aarch64 20/27 CentOS Stream 9 - AppStream 11 MB/s | 16 MB 00:01 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_amd64.deb ... Unpacking curl (7.74.0-1.3+deb11u7) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../14-libassuan0_2.5.3-7.1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.3-7.1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_amd64.deb ... Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_amd64.deb ... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Verifying : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 21/27 Verifying : setools-libs-3.3.8-4.el7.aarch64 22/27 Verifying : policycoreutils-python-2.5-34.el7.aarch64 23/27 Verifying : libseccomp-2.3.1-4.el7.aarch64 24/27 Verifying : containerd.io-1.6.24-3.1.el7.aarch64 25/27 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 26/27 Verifying : fuse-overlayfs-0.7.2-6.el7_8.aarch64 27/27 Installed: docker-buildx-plugin.aarch64 0:0.11.2-0.el7 docker-ce.aarch64 3:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-cli.aarch64 1:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-rootless-extras.aarch64 0:0.0.0~20230915141727.0e70f1b-0.el7 docker-compose-plugin.aarch64 0:2.21.0-0.el7 Dependency Installed: audit-libs-python.aarch64 0:2.8.5-4.el7 checkpolicy.aarch64 0:2.5-8.el7 container-selinux.noarch 2:2.119.2-1.911c772.el7_8 containerd.io.aarch64 0:1.6.24-3.1.el7 fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 fuse3-libs.aarch64 0:3.6.1-4.el7 iptables.aarch64 0:1.4.21-35.el7 libcgroup.aarch64 0:0.41-21.el7 libmnl.aarch64 0:1.0.3-7.el7 libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 libnfnetlink.aarch64 0:1.0.1-4.el7 libseccomp.aarch64 0:2.3.1-4.el7 libselinux-python.aarch64 0:2.5-15.el7 libselinux-utils.aarch64 0:2.5-15.el7 libsemanage-python.aarch64 0:2.5-14.el7 policycoreutils.aarch64 0:2.5-34.el7 policycoreutils-python.aarch64 0:2.5-34.el7 python-IPy.noarch 0:0.75-6.el7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 setools-libs.aarch64 0:3.3.8-4.el7 slirp4netns.aarch64 0:0.4.3-4.el7_8 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Verifying : python3-six-1.11.0-8.el8.noarch 7/7 Installed: dbus-glib-0.110-2.el8.x86_64 dnf-plugins-core-4.0.21-23.el8.noarch python3-dateutil-1:2.6.1-6.el8.noarch python3-dbus-1.2.4-15.el8.x86_64 python3-dnf-plugins-core-4.0.21-23.el8.noarch python3-six-1.11.0-8.el8.noarch python3-systemd-234-8.el8.x86_64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Setting up python3-requests (2.22.0-2ubuntu1.1) ... Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ... Unpacking distro-info-data (0.51+deb11u3) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../20-libglib2.0-0_2.66.8-1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 29.3 MB of archives. After this operation, 120 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu lunar/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB] Get:2 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-user-session amd64 1.14.4-1ubuntu1 [10.1 kB] Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB] Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxtables12 amd64 1.8.7-1ubuntu7 [30.4 kB] Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 netbase all 6.4 [13.1 kB] Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 libip6tc2 amd64 1.8.7-1ubuntu7 [20.1 kB] Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB] Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [44.0 kB] Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnftnl11 amd64 1.2.4-2 [64.8 kB] Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 iptables amd64 1.8.7-1ubuntu7 [454 kB] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.3.1 4.7.0 Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:52:05 2023 Built : builder@centos.org at Wed Jun 28 08:44:13 2023 Installed: rpm-0:4.14.3-26.el8.x86_64 at Mon Sep 18 04:52:04 2023 Built : CentOS Buildsys at Wed Dec 21 11:18:39 2022 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB] Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease Get:3 https://download.docker.com/linux/ubuntu lunar/test arm64 Packages [13.6 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up python3-requests-unixsocket (0.2.0-2) ... Setting up dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) ... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 Hit:5 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' Hit:6 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libcurl4:amd64 (7.68.0-1ubuntu2.19) ... Setting up curl (7.68.0-1ubuntu2.19) ... Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... Setting up libsoup2.4-1:amd64 (2.70.0-1) ... Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... Setting up libappstream4:amd64 (0.12.10-2) ... Setting up gnupg (2.2.19-3ubuntu2.2) ... Setting up packagekit (1.1.13-2ubuntu1.1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Selecting previously unselected package gpg. Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg (2.2.27-2+deb11u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../28-pinentry-curses_1.1.0-4_amd64.deb ... Unpacking pinentry-curses (1.1.0-4) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... go: downloading github.com/google/certificate-transparency-go v1.1.4 debconf: delaying package configuration, since apt-utils is not installed Fetched 29.3 MB in 1s (46.6 MB/s) Selecting previously unselected package dbus-user-session. (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 ... 9530 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_amd64.deb ... Unpacking dbus-user-session (1.14.4-1ubuntu1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3ubuntu1) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_amd64.deb ... Unpacking libxtables12:amd64 (1.8.7-1ubuntu7) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... + dnf config-manager --set-enabled docker-ce-test Fetched 62.5 kB in 1s (78.5 kB/s) Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test' + apt-get update Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.19-3ubuntu2.2) ... Setting up software-properties-common (0.99.9.12) ... Processing triggers for systemd (245.4-4ubuntu3.22) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.7-1ubuntu7) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../7-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_amd64.deb ... Unpacking iptables (1.8.7-1ubuntu7) ... Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.24-1_amd64.deb ... Unpacking containerd.io (1.6.24-1) ... + dnf makecache Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ... Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. Need to get 21.1 MB of archives. After this operation, 97.4 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxtables12 arm64 1.8.7-1ubuntu5.1 [30.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5.1 [20.1 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.3) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.6 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.6 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=focal + '[' focal = sid ']' + install_debian_containerd [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../38-lsb-release_11.1.0_all.deb ... Unpacking lsb-release (11.1.0) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../40-python3-apt_2.2.1_amd64.deb ... Unpacking python3-apt (2.2.1) ... Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 iptables arm64 1.8.7-1ubuntu5.1 [451 kB] Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [68.1 kB] Fetched 122 kB in 1s (179 kB/s) done. Updating certificates in /etc/ssl/certs... Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' ++ echo 'deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9300 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../41-python3-dbus_1.2.16-5_amd64.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../42-python3-gi_3.38.0-2_amd64.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_amd64.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4.1 [9442 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.1 MB in 1s (24.8 MB/s) Selecting previously unselected package libmnl0:arm64. (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 ... 9456 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-3build2_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3build2) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_arm64.deb ... Unpacking libxtables12:arm64 (1.8.7-1ubuntu5.1) ... Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod Recommended packages: nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase CentOS Stream 8 - AppStream 9.9 kB/s | 4.4 kB 00:00 Setting up libip6tc2:amd64 (1.8.7-1ubuntu7) ... Setting up dbus-user-session (1.14.4-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.7-1ubuntu7) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up netbase (6.4) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ... Setting up media-types (4.0.0) ... Setting up libpsl5:amd64 (0.21.0-1.2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:amd64 (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u3) ... Setting up libbrotli1:amd64 (1.0.9-2+b2) ... Setting up libsqlite3-0:amd64 (3.34.1-3) ... Setting up libnghttp2-14:amd64 (1.43.0-1) ... Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ... Setting up libnpth0:amd64 (1.6-3) ... Setting up libassuan0:amd64 (2.5.3-7.1) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u1) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:amd64 (2.5.1-1) ... Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... Setting up libssh2-1:amd64 (1.9.0-2) ... Setting up openssl (1.1.1n-0+deb11u5) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5.1) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../6-libnftnl11_1.2.1-1build1_arm64.deb ... Unpacking libnftnl11:arm64 (1.2.1-1build1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_arm64.deb ... Unpacking iptables (1.8.7-1ubuntu5.1) ... 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 29.3 MB of archives. After this operation, 120 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.8-2~deb12u1 [77.4 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB] Get:10 https://download.docker.com/linux/debian bookworm/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB] Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ... Setting up iptables (1.8.7-1ubuntu7) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.37-0ubuntu2) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' ++ echo 'deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9727 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) Setting up readline-common (8.1-1) ... Setting up iso-codes (4.6.0-1) ... Setting up pinentry-curses (1.1.0-4) ... Setting up libreadline8:amd64 (8.1-1) ... Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ... Setting up ca-certificates (20210119) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.24-1_arm64.deb ... Unpacking containerd.io (1.6.24-1) ... + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.4 CentOS Stream 8 - BaseOS 6.7 kB/s | 3.9 kB 00:00 OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test' + apt-get update Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Updating certificates in /etc/ssl/certs... debconf: delaying package configuration, since apt-utils is not installed Fetched 29.3 MB in 1s (45.5 MB/s) Selecting previously unselected package netbase. (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 ... 11755 files and directories currently installed.) Preparing to unpack .../0-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.24-1_amd64.deb ... Unpacking containerd.io (1.6.24-1) ... Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 Get:3 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [50.3 kB] CentOS Stream 8 - Extras 6.6 kB/s | 2.9 kB 00:00 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ... 129 added, 0 removed; done. Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... Setting up curl (7.74.0-1.3+deb11u7) ... Setting up gpg (2.2.27-2+deb11u2) ... Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... Setting up libpython3-stdlib:amd64 (3.9.2-3) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... Setting up gpg-agent (2.2.27-2+deb11u2) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 Setting up gpgsm (2.2.27-2+deb11u2) ... Setting up dirmngr (2.2.27-2+deb11u2) ... go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... Setting up python3.9 (3.9.2-1) ... CentOS Stream 8 - Extras common packages 5.2 kB/s | 3.0 kB 00:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + go mod vendor -modfile=vendor.mod Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.8-2~deb12u1_amd64.deb ... Unpacking dbus-user-session (1.14.8-2~deb12u1) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../3-libip6tc2_1.8.9-2_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.9-2) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../4-libxtables12_1.8.9-2_amd64.deb ... Unpacking libxtables12:amd64 (1.8.9-2) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../5-libmnl0_1.0.4-3_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../6-libnfnetlink0_1.0.2-2_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../8-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_amd64.deb ... Unpacking iptables (1.8.9-2) ... Setting up libip6tc2:amd64 (1.8.9-2) ... Setting up dbus-user-session (1.14.8-2~deb12u1) ... Setting up libmnl0:amd64 (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.9-2) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up netbase (6.4) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ... Setting up iptables (1.8.9-2) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.36-9+deb12u1) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker CE Test - x86_64 143 kB/s | 64 kB 00:00 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up python3 (3.9.2-3) ... Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_arm64.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libip6tc2:arm64 (1.8.7-1ubuntu5.1) ... Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libmnl0:arm64 (1.0.4-3build2) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.7-1ubuntu5.1) ... Setting up libnfnetlink0:arm64 (1.0.1-3build3) ... Setting up netbase (6.3) ... Setting up libnftnl11:arm64 (1.2.1-1build1) ... Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ... Setting up iptables (1.8.7-1ubuntu5.1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.1) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.4 Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 Fetched 82.8 kB in 7s (11.4 kB/s) Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up python3-apt (2.2.1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0aAjBP + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.jQcXLK + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A03Lsw + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B05uuy + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose + make VERSION=v2.21.0 DESTDIR=./bin build ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Setting up python3-software-properties (0.96.20.2-2.1) ... Setting up software-properties-common (0.96.20.2-2.1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb CentOS Stream 9 - Extras packages 12 kB/s | 14 kB 00:01 Processing triggers for libc-bin (2.31-13+deb11u6) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package docker-ce-cli. (Reading database ... 9238 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Reading package lists... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... Building dependency tree... Reading state information... Correcting dependencies... Done Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.3.0-11.el9 baseos 38 k Installing dependencies: dbus-libs aarch64 1:1.12.20-8.el9 baseos 150 k python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k python3-dbus aarch64 1.2.18-2.el9 baseos 144 k python3-dnf-plugins-core noarch 4.3.0-11.el9 baseos 247 k python3-six noarch 1.15.0-9.el9 baseos 37 k python3-systemd aarch64 234-18.el9 baseos 89 k systemd-libs aarch64 252-18.el9 baseos 620 k Transaction Summary ================================================================================ Install 8 Packages Total download size: 1.6 M Installed size: 5.1 M Downloading Packages: done. Updating certificates in /etc/ssl/certs... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 'CentOS Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 21.1 MB of archives. After this operation, 105 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu lunar/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB] 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-user-session arm64 1.14.4-1ubuntu1 [10.1 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmnl0 arm64 1.0.4-3ubuntu1 [12.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxtables12 arm64 1.8.7-1ubuntu7 [30.4 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... (1/8): dnf-plugins-core-4.3.0-11.el9.noarch.rpm 124 kB/s | 38 kB 00:00 (2/8): dbus-libs-1.12.20-8.el9.aarch64.rpm 484 kB/s | 150 kB 00:00 (3/8): python3-dateutil-2.8.1-7.el9.noarch.rpm 919 kB/s | 288 kB 00:00 (4/8): python3-dbus-1.2.18-2.el9.aarch64.rpm 11 MB/s | 144 kB 00:00 (5/8): python3-dnf-plugins-core-4.3.0-11.el9.no 21 MB/s | 247 kB 00:00 (6/8): python3-six-1.15.0-9.el9.noarch.rpm 4.9 MB/s | 37 kB 00:00 (7/8): python3-systemd-234-18.el9.aarch64.rpm 8.4 MB/s | 89 kB 00:00 (8/8): systemd-libs-252-18.el9.aarch64.rpm 46 MB/s | 620 kB 00:00 -------------------------------------------------------------------------------- Total 1.9 MB/s | 1.6 MB 00:00 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully Running transaction check Last metadata expiration check: 0:00:03 ago on Wed Sep 20 09:18:44 2023. Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 netbase all 6.4 [13.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libip6tc2 arm64 1.8.7-1ubuntu7 [19.9 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnfnetlink0 arm64 1.0.2-2 [15.4 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [43.4 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnftnl11 arm64 1.2.4-2 [62.9 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iptables arm64 1.8.7-1ubuntu7 [458 kB] Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : systemd-libs-252-18.el9.aarch64 1/8 Running scriptlet: systemd-libs-252-18.el9.aarch64 1/8 Installing : dbus-libs-1:1.12.20-8.el9.aarch64 2/8 OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test' + apt-get update make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.oBwyF2Fl2Q/ + cd /tmp/docker-cli-docsgen.oBwyF2Fl2Q + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 debconf: delaying package configuration, since apt-utils is not installed Fetched 21.1 MB in 1s (24.3 MB/s) Selecting previously unselected package dbus-user-session. (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 ... 9524 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_arm64.deb ... Unpacking dbus-user-session (1.14.4-1ubuntu1) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Installing : python3-dbus-1.2.18-2.el9.aarch64 3/8 Installing : python3-systemd-234-18.el9.aarch64 4/8 Installing : python3-six-1.15.0-9.el9.noarch 5/8 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 6/8 Installing : python3-dnf-plugins-core-4.3.0-11.el9.noarch 7/8 Installing : dnf-plugins-core-4.3.0-11.el9.noarch 8/8 Running scriptlet: dnf-plugins-core-4.3.0-11.el9.noarch 8/8 Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 1/8 Verifying : dnf-plugins-core-4.3.0-11.el9.noarch 2/8 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 3/8 Verifying : python3-dbus-1.2.18-2.el9.aarch64 4/8 Verifying : python3-dnf-plugins-core-4.3.0-11.el9.noarch 5/8 Verifying : python3-six-1.15.0-9.el9.noarch 6/8 Verifying : python3-systemd-234-18.el9.aarch64 7/8 Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Get:3 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 Selecting previously unselected package libmnl0:arm64. Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3ubuntu1) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_arm64.deb ... Unpacking libxtables12:arm64 (1.8.7-1ubuntu7) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.7-1ubuntu7) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... Verifying : systemd-libs-252-18.el9.aarch64 8/8 Installed: dbus-libs-1:1.12.20-8.el9.aarch64 dnf-plugins-core-4.3.0-11.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.aarch64 python3-dnf-plugins-core-4.3.0-11.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-18.el9.aarch64 systemd-libs-252-18.el9.aarch64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo + dnf --version 4.14.0 Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:12:15 2023 Built : builder@centos.org at Thu Jun 29 08:27:49 2023 Installed: rpm-0:4.16.1.3-25.el9.aarch64 at Mon Sep 18 04:12:11 2023 Built : builder@centos.org at Fri Jun 30 14:49:58 2023 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Hit:4 http://deb.debian.org/debian bullseye-updates InRelease Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [34.5 kB] go: downloading google.golang.org/grpc v1.53.0 Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../7-libnftnl11_1.2.4-2_arm64.deb ... Unpacking libnftnl11:arm64 (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_arm64.deb ... Unpacking iptables (1.8.7-1ubuntu7) ... Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.24-1_arm64.deb ... Unpacking containerd.io (1.6.24-1) ... Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo Fetched 77.9 kB in 1s (131 kB/s) go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 + dnf config-manager --set-disabled 'docker-ce-*' Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 Setting up libip6tc2:arm64 (1.8.7-1ubuntu7) ... Setting up dbus-user-session (1.14.4-1ubuntu1) ... Setting up libmnl0:arm64 (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.24-1) ... + dnf config-manager --set-enabled docker-ce-test Selecting previously unselected package docker-ce-cli. (Reading database ... 9729 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.7-1ubuntu7) ... Setting up libnfnetlink0:arm64 (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:arm64 (1.2.4-2) ... Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... Setting up iptables (1.8.7-1ubuntu7) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.37-0ubuntu2) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ... + dnf makecache go: downloading github.com/google/certificate-transparency-go v1.1.4 Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Dependencies resolved. ================================================================================================== Package Arch Version Repository Size ================================================================================================== Installing: docker-buildx-plugin x86_64 0.11.2-0.el8 @commandline 13 M docker-ce x86_64 3:0.0.0~20230915141727.0e70f1b-0.el8 @commandline 25 M docker-ce-cli x86_64 1:0.0.0~20230915141727.0e70f1b-0.el8 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20230915141727.0e70f1b-0.el8 @commandline 4.9 M docker-compose-plugin x86_64 2.21.0-0.el8 @commandline 13 M Installing dependencies: checkpolicy x86_64 2.9-1.el8 baseos 348 k container-selinux noarch 2:2.221.0-1.module_el8+653+feef7bfe appstream 69 k containerd.io x86_64 1.6.24-3.1.el8 docker-ce-test 34 M diffutils x86_64 3.6-6.el8 baseos 358 k fuse-common x86_64 3.3.0-17.el8 baseos 22 k fuse-overlayfs x86_64 1.12-1.module_el8+454+d7ef4b8d appstream 70 k fuse3 x86_64 3.3.0-17.el8 baseos 54 k fuse3-libs x86_64 3.3.0-17.el8 baseos 95 k iptables x86_64 1.8.5-10.el8 baseos 592 k iptables-libs x86_64 1.8.5-10.el8 baseos 103 k libcgroup x86_64 0.41-19.el8 baseos 70 k libibverbs x86_64 46.0-1.el8.1 baseos 410 k libnetfilter_conntrack x86_64 1.0.6-5.el8 baseos 65 k libnfnetlink x86_64 1.0.1-13.el8 baseos 33 k libnftnl x86_64 1.2.2-3.el8 baseos 87 k libnl3 x86_64 3.7.0-1.el8 baseos 337 k libpcap x86_64 14:1.9.1-5.el8 baseos 169 k libselinux-utils x86_64 2.9-8.el8 baseos 243 k libslirp x86_64 4.4.0-1.module_el8+487+8e42a277 appstream 70 k policycoreutils x86_64 2.9-24.el8 baseos 409 k policycoreutils-python-utils noarch 2.9-24.el8 baseos 260 k python3-audit x86_64 3.0.7-5.el8 baseos 87 k python3-libselinux x86_64 2.9-8.el8 baseos 283 k python3-libsemanage x86_64 2.9-9.el8 baseos 128 k python3-policycoreutils noarch 2.9-24.el8 baseos 2.3 M python3-setools x86_64 4.3.0-5.el8 baseos 627 k rpm-plugin-selinux x86_64 4.14.3-26.el8 baseos 78 k selinux-policy noarch 3.14.3-128.el8 baseos 664 k selinux-policy-targeted noarch 3.14.3-128.el8 baseos 15 M slirp4netns x86_64 1.2.1-1.module_el8+661+d1afb926 appstream 56 k Enabling module streams: container-tools rhel8 Transaction Summary ================================================================================================== Install 35 Packages Total size: 120 M Total download size: 57 M Installed size: 442 M Downloading Packages: github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.4 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb CentOS Stream 9 - BaseOS 18 kB/s | 4.5 kB 00:00 (1/30): container-selinux-2.221.0-1.module_el8+ 305 kB/s | 69 kB 00:00 (2/30): fuse-overlayfs-1.12-1.module_el8+454+d7 304 kB/s | 70 kB 00:00 (3/30): libslirp-4.4.0-1.module_el8+487+8e42a27 302 kB/s | 70 kB 00:00 (4/30): slirp4netns-1.2.1-1.module_el8+661+d1af 8.4 MB/s | 56 kB 00:00 (5/30): checkpolicy-2.9-1.el8.x86_64.rpm 28 MB/s | 348 kB 00:00 (6/30): fuse-common-3.3.0-17.el8.x86_64.rpm 2.7 MB/s | 22 kB 00:00 (7/30): fuse3-3.3.0-17.el8.x86_64.rpm 10 MB/s | 54 kB 00:00 (8/30): fuse3-libs-3.3.0-17.el8.x86_64.rpm 14 MB/s | 95 kB 00:00 (9/30): diffutils-3.6-6.el8.x86_64.rpm 15 MB/s | 358 kB 00:00 (10/30): iptables-libs-1.8.5-10.el8.x86_64.rpm 11 MB/s | 103 kB 00:00 (11/30): libcgroup-0.41-19.el8.x86_64.rpm 9.3 MB/s | 70 kB 00:00 (12/30): iptables-1.8.5-10.el8.x86_64.rpm 24 MB/s | 592 kB 00:00 (13/30): libnetfilter_conntrack-1.0.6-5.el8.x86 5.3 MB/s | 65 kB 00:00 (14/30): libibverbs-46.0-1.el8.1.x86_64.rpm 19 MB/s | 410 kB 00:00 (15/30): libnfnetlink-1.0.1-13.el8.x86_64.rpm 2.8 MB/s | 33 kB 00:00 (16/30): libnftnl-1.2.2-3.el8.x86_64.rpm 7.9 MB/s | 87 kB 00:00 (17/30): libpcap-1.9.1-5.el8.x86_64.rpm 22 MB/s | 169 kB 00:00 (18/30): libnl3-3.7.0-1.el8.x86_64.rpm 21 MB/s | 337 kB 00:00 CentOS Stream 9 - AppStream 14 kB/s | 4.6 kB 00:00 Reading package lists... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ... (19/30): libselinux-utils-2.9-8.el8.x86_64.rpm 16 MB/s | 243 kB 00:00 (20/30): policycoreutils-2.9-24.el8.x86_64.rpm 24 MB/s | 409 kB 00:00 (21/30): policycoreutils-python-utils-2.9-24.el 16 MB/s | 260 kB 00:00 (22/30): python3-audit-3.0.7-5.el8.x86_64.rpm 6.0 MB/s | 87 kB 00:00 (23/30): python3-libsemanage-2.9-9.el8.x86_64.r 17 MB/s | 128 kB 00:00 (24/30): python3-libselinux-2.9-8.el8.x86_64.rp 16 MB/s | 283 kB 00:00 (25/30): rpm-plugin-selinux-4.14.3-26.el8.x86_6 15 MB/s | 78 kB 00:00 (26/30): python3-setools-4.3.0-5.el8.x86_64.rpm 33 MB/s | 627 kB 00:00 (27/30): selinux-policy-3.14.3-128.el8.noarch.r 35 MB/s | 664 kB 00:00 (28/30): python3-policycoreutils-2.9-24.el8.noa 43 MB/s | 2.3 MB 00:00 CentOS Stream 9 - Extras packages 25 kB/s | 6.3 kB 00:00 Building dependency tree... Reading state information... Correcting dependencies... Done Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease Fetched 108 kB in 7s (16.2 kB/s) (29/30): selinux-policy-targeted-3.14.3-128.el8 59 MB/s | 15 MB 00:00 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv (30/30): containerd.io-1.6.24-3.1.el8.x86_64.rp 44 MB/s | 34 MB 00:00 -------------------------------------------------------------------------------- Total 33 MB/s | 57 MB 00:01 Docker CE Test - aarch64 72 kB/s | 40 kB 00:00 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. Need to get 34.2 MB of archives. After this operation, 137 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] Get:6 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] Get:8 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] Get:11 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB] Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB] Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.24-0+deb10u1 [240 kB] Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.24-0+deb10u1 [97.9 kB] Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 10418 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ... Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 'CentOS Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 debconf: delaying package configuration, since apt-utils is not installed Fetched 34.2 MB in 1s (46.8 MB/s) Selecting previously unselected package libapparmor1:amd64. (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 ... 9952 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.2-10) ... Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:18:50 2023. go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 Docker CE Test - x86_64 7.3 kB/s | 1.6 kB 00:00 Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ... Unpacking dmsetup (2:1.02.155-3) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:amd64. Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ... Unpacking libidn11:amd64 (1.33-2.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Dependencies resolved. =================================================================================================== Package Arch Version Repository Size =================================================================================================== Installing: docker-buildx-plugin aarch64 0.11.2-0.el9 @commandline 12 M docker-ce aarch64 3:0.0.0~20230915141727.0e70f1b-0.el9 @commandline 16 M docker-ce-cli aarch64 1:0.0.0~20230915141727.0e70f1b-0.el9 @commandline 6.6 M docker-ce-rootless-extras aarch64 0.0.0~20230915141727.0e70f1b-0.el9 @commandline 3.6 M docker-compose-plugin aarch64 2.21.0-0.el9 @commandline 11 M Installing dependencies: acl aarch64 2.3.1-3.el9 baseos 73 k checkpolicy aarch64 3.5-1.el9 appstream 341 k container-selinux noarch 3:2.221.0-1.el9 appstream 56 k containerd.io aarch64 1.6.24-3.1.el9 docker-ce-test 25 M cracklib aarch64 2.9.6-27.el9 baseos 95 k cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M dbus aarch64 1:1.12.20-8.el9 baseos 3.7 k dbus-broker aarch64 28-7.el9 baseos 166 k dbus-common noarch 1:1.12.20-8.el9 baseos 15 k diffutils aarch64 3.7-12.el9 baseos 392 k fuse-common aarch64 3.10.2-6.el9 baseos 8.2 k fuse-overlayfs aarch64 1.12-1.el9 appstream 64 k fuse3 aarch64 3.10.2-6.el9 appstream 53 k fuse3-libs aarch64 3.10.2-6.el9 appstream 89 k iptables-libs aarch64 1.8.8-6.el9 baseos 466 k iptables-nft aarch64 1.8.8-6.el9 baseos 201 k kmod aarch64 28-9.el9 baseos 124 k kmod-libs aarch64 28-9.el9 baseos 62 k libdb aarch64 5.3.28-53.el9 baseos 712 k libeconf aarch64 0.4.1-3.el9 baseos 26 k libfdisk aarch64 2.37.4-15.el9 baseos 149 k libibverbs aarch64 46.0-1.el9 baseos 394 k libmnl aarch64 1.0.4-15.el9 baseos 28 k libnetfilter_conntrack aarch64 1.0.9-1.el9 baseos 58 k libnfnetlink aarch64 1.0.1-21.el9 baseos 29 k libnftnl aarch64 1.2.2-1.el9 baseos 81 k libnl3 aarch64 3.7.0-1.el9 baseos 338 k libpcap aarch64 14:1.10.0-4.el9 baseos 169 k libpwquality aarch64 1.4.4-8.el9 baseos 119 k libseccomp aarch64 2.5.2-2.el9 baseos 72 k libselinux-utils aarch64 3.5-1.el9 baseos 183 k libslirp aarch64 4.4.0-7.el9 appstream 68 k libutempter aarch64 1.2.1-6.el9 baseos 27 k openssl aarch64 1:3.0.7-24.el9 baseos 1.2 M pam aarch64 1.5.1-15.el9 baseos 620 k policycoreutils aarch64 3.5-2.el9 baseos 238 k policycoreutils-python-utils noarch 3.5-2.el9 appstream 78 k python3-audit aarch64 3.0.7-104.el9 appstream 83 k python3-distro noarch 1.5.0-7.el9 baseos 37 k python3-libselinux aarch64 3.5-1.el9 appstream 183 k python3-libsemanage aarch64 3.5-2.el9 appstream 79 k python3-policycoreutils noarch 3.5-2.el9 appstream 2.1 M python3-setools aarch64 4.4.3-1.el9 baseos 594 k python3-setuptools noarch 53.0.0-12.el9 baseos 944 k rpm-plugin-selinux aarch64 4.16.1.3-25.el9 baseos 17 k selinux-policy noarch 38.1.23-1.el9 baseos 57 k selinux-policy-targeted noarch 38.1.23-1.el9 baseos 6.5 M slirp4netns aarch64 1.2.1-1.el9 appstream 47 k systemd aarch64 252-18.el9 baseos 3.7 M systemd-pam aarch64 252-18.el9 baseos 252 k systemd-rpm-macros noarch 252-18.el9 baseos 51 k util-linux aarch64 2.37.4-15.el9 baseos 2.2 M util-linux-core aarch64 2.37.4-15.el9 baseos 431 k xz aarch64 5.2.5-8.el9 baseos 226 k Transaction Summary =================================================================================================== Install 59 Packages Total size: 102 M Total download size: 53 M Installed size: 417 M Downloading Packages: Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully Running transaction check go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 Selecting previously unselected package libip4tc0:amd64. Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ... Unpacking libip4tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../8-libkmod2_26-1_amd64.deb ... Unpacking libkmod2:amd64 (26-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u10_amd64.deb ... Unpacking systemd (241-7~deb10u10) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Transaction check succeeded. Running transaction test go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + go mod vendor -modfile=vendor.mod Setting up libapparmor1:amd64 (2.13.2-10) ... Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... Setting up libidn11:amd64 (1.33-2.2) ... Setting up libip4tc0:amd64 (1.8.2-4) ... Setting up libkmod2:amd64 (26-1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u10) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from KVM UUID. Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZiOiuD + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8BIgtG + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mmjliI + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O9yxsV + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.21.0 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/moby/buildkit v0.12.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Setting up dmsetup (2:1.02.155-3) ... go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading golang.org/x/sys v0.7.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 (1/54): cracklib-2.9.6-27.el9.aarch64.rpm 311 kB/s | 95 kB 00:00 (2/54): acl-2.3.1-3.el9.aarch64.rpm 237 kB/s | 73 kB 00:00 (3/54): dbus-1.12.20-8.el9.aarch64.rpm 582 kB/s | 3.7 kB 00:00 (4/54): dbus-broker-28-7.el9.aarch64.rpm 16 MB/s | 166 kB 00:00 (5/54): dbus-common-1.12.20-8.el9.noarch.rpm 1.6 MB/s | 15 kB 00:00 (6/54): fuse-common-3.10.2-6.el9.aarch64.rpm 1.6 MB/s | 8.2 kB 00:00 (7/54): diffutils-3.7-12.el9.aarch64.rpm 31 MB/s | 392 kB 00:00 (8/54): iptables-libs-1.8.8-6.el9.aarch64.rpm 30 MB/s | 466 kB 00:00 (9/54): iptables-nft-1.8.8-6.el9.aarch64.rpm 17 MB/s | 201 kB 00:00 Selecting previously unselected package systemd-sysv. (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 ... 10782 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_amd64.deb ... Unpacking systemd-sysv (241-7~deb10u10) ... Selecting previously unselected package libip6tc0:amd64. Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ... Unpacking libip6tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libiptc0:amd64. Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ... Unpacking libiptc0:amd64 (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.2-2) ... Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ... Unpacking iptables (1.8.2-4) ... go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 (10/54): cracklib-dicts-2.9.6-27.el9.aarch64.rp 8.2 MB/s | 3.6 MB 00:00 (11/54): kmod-28-9.el9.aarch64.rpm 1.2 MB/s | 124 kB 00:00 (12/54): kmod-libs-28-9.el9.aarch64.rpm 624 kB/s | 62 kB 00:00 (13/54): libeconf-0.4.1-3.el9.aarch64.rpm 4.7 MB/s | 26 kB 00:00 (14/54): libdb-5.3.28-53.el9.aarch64.rpm 52 MB/s | 712 kB 00:00 (15/54): libfdisk-2.37.4-15.el9.aarch64.rpm 11 MB/s | 149 kB 00:00 (16/54): libibverbs-46.0-1.el9.aarch64.rpm 26 MB/s | 394 kB 00:00 (17/54): libnetfilter_conntrack-1.0.9-1.el9.aar 7.5 MB/s | 58 kB 00:00 (18/54): libmnl-1.0.4-15.el9.aarch64.rpm 2.6 MB/s | 28 kB 00:00 (19/54): libnfnetlink-1.0.1-21.el9.aarch64.rpm 3.5 MB/s | 29 kB 00:00 (20/54): libnftnl-1.2.2-1.el9.aarch64.rpm 9.6 MB/s | 81 kB 00:00 (21/54): libnl3-3.7.0-1.el9.aarch64.rpm 4.9 MB/s | 338 kB 00:00 (22/54): libpcap-1.10.0-4.el9.aarch64.rpm 2.3 MB/s | 169 kB 00:00 (23/54): libpwquality-1.4.4-8.el9.aarch64.rpm 1.6 MB/s | 119 kB 00:00 (24/54): libseccomp-2.5.2-2.el9.aarch64.rpm 10 MB/s | 72 kB 00:00 (25/54): libselinux-utils-3.5-1.el9.aarch64.rpm 16 MB/s | 183 kB 00:00 (26/54): libutempter-1.2.1-6.el9.aarch64.rpm 2.6 MB/s | 27 kB 00:00 Transaction test succeeded. Running transaction Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_amd64.deb ... Unpacking dbus (1.12.24-0+deb10u1) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_amd64.deb ... Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.24-1_amd64.deb ... Unpacking containerd.io (1.6.24-1) ... Reading package lists... go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 (27/54): openssl-3.0.7-24.el9.aarch64.rpm 15 MB/s | 1.2 MB 00:00 (28/54): pam-1.5.1-15.el9.aarch64.rpm 7.8 MB/s | 620 kB 00:00 (29/54): policycoreutils-3.5-2.el9.aarch64.rpm 2.9 MB/s | 238 kB 00:00 (30/54): python3-distro-1.5.0-7.el9.noarch.rpm 2.9 MB/s | 37 kB 00:00 (31/54): python3-setools-4.4.3-1.el9.aarch64.rp 10 MB/s | 594 kB 00:00 (32/54): python3-setuptools-53.0.0-12.el9.noarc 6.9 MB/s | 944 kB 00:00 (33/54): rpm-plugin-selinux-4.16.1.3-25.el9.aar 129 kB/s | 17 kB 00:00 (34/54): selinux-policy-38.1.23-1.el9.noarch.rp 5.3 MB/s | 57 kB 00:00 (35/54): selinux-policy-targeted-38.1.23-1.el9. 124 MB/s | 6.5 MB 00:00 (36/54): systemd-pam-252-18.el9.aarch64.rpm 6.0 MB/s | 252 kB 00:00 (37/54): systemd-252-18.el9.aarch64.rpm 55 MB/s | 3.7 MB 00:00 (38/54): systemd-rpm-macros-252-18.el9.noarch.r 2.3 MB/s | 51 kB 00:00 Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Building dependency tree... Reading state information... Correcting dependencies... Done + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 (39/54): util-linux-2.37.4-15.el9.aarch64.rpm 66 MB/s | 2.2 MB 00:00 (40/54): util-linux-core-2.37.4-15.el9.aarch64. 22 MB/s | 431 kB 00:00 (41/54): xz-5.2.5-8.el9.aarch64.rpm 12 MB/s | 226 kB 00:00 (42/54): checkpolicy-3.5-1.el9.aarch64.rpm 35 MB/s | 341 kB 00:00 (43/54): container-selinux-2.221.0-1.el9.noarch 4.6 MB/s | 56 kB 00:00 (44/54): fuse3-libs-3.10.2-6.el9.aarch64.rpm 8.7 MB/s | 89 kB 00:00 (45/54): fuse3-3.10.2-6.el9.aarch64.rpm 3.8 MB/s | 53 kB 00:00 (46/54): policycoreutils-python-utils-3.5-2.el9 15 MB/s | 78 kB 00:00 (47/54): libslirp-4.4.0-7.el9.aarch64.rpm 5.7 MB/s | 68 kB 00:00 (48/54): python3-audit-3.0.7-104.el9.aarch64.rp 12 MB/s | 83 kB 00:00 (49/54): python3-libselinux-3.5-1.el9.aarch64.r 23 MB/s | 183 kB 00:00 (50/54): python3-libsemanage-3.5-2.el9.aarch64. 11 MB/s | 79 kB 00:00 (51/54): python3-policycoreutils-3.5-2.el9.noar 114 MB/s | 2.1 MB 00:00 (52/54): slirp4netns-1.2.1-1.el9.aarch64.rpm 2.8 MB/s | 47 kB 00:00 (53/54): fuse-overlayfs-1.12-1.el9.aarch64.rpm 770 kB/s | 64 kB 00:00 Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ... Preparing : 1/1 Installing : python3-libselinux-2.9-8.el8.x86_64 1/35 Installing : libselinux-utils-2.9-8.el8.x86_64 2/35 Installing : libnfnetlink-1.0.1-13.el8.x86_64 3/35 Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64 3/35 Installing : fuse3-libs-3.3.0-17.el8.x86_64 4/35 Running scriptlet: fuse3-libs-3.3.0-17.el8.x86_64 4/35 Installing : libnetfilter_conntrack-1.0.6-5.el8.x86_64 5/35 Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64 5/35 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. Need to get 29.3 MB of archives. After this operation, 120 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.1 [31.2 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.1 [20.2 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.1 [455 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B] go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/containerd/continuity v0.4.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd (54/54): containerd.io-1.6.24-3.1.el9.aarch64.r 52 MB/s | 25 MB 00:00 -------------------------------------------------------------------------------- Total 24 MB/s | 53 MB 00:02 Installing : python3-libsemanage-2.9-9.el8.x86_64 6/35 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SBaGVX + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AFvOMi + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F3SWCI + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SuUy9g + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose Docker CE Test - aarch64 6.6 kB/s | 1.6 kB 00:00 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6l0DgK + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KJUhE7 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.fc38.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EiuhaM + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6vZjv9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.fc38 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc38.src.rpm Provides: docker-compose-plugin = 0:2.21.0-0.el9 docker-compose-plugin(x86-64) = 0:2.21.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el9.src.rpm Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully Running transaction check Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Reading package lists... debconf: delaying package configuration, since apt-utils is not installed Fetched 29.3 MB in 1s (20.5 MB/s) Selecting previously unselected package libmnl0:amd64. (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 ... 9462 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3build2) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_amd64.deb ... Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.1) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.1) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.1-1build1) ... Installing : python3-setools-4.3.0-5.el8.x86_64 7/35 Installing : docker-buildx-plugin-0.11.2-0.el8.x86_64 8/35 Transaction check succeeded. Running transaction test Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_amd64.deb ... Unpacking iptables (1.8.7-1ubuntu5.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.24-1_amd64.deb ... Unpacking containerd.io (1.6.24-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_amd64.deb ... Unpacking dbus-user-session (1.12.24-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u10) ... Setting up libip6tc0:amd64 (1.8.2-4) ... Setting up libnftnl11:amd64 (1.1.2-2) ... Setting up libiptc0:amd64 (1.8.2-4) ... Setting up dbus (1.12.24-0+deb10u1) ... The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... Setting up libpam-systemd:amd64 (241-7~deb10u10) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Transaction test succeeded. Running transaction 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. Need to get 35.2 MB of archives. After this operation, 139 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB] Get:7 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB] Get:8 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] Get:11 http://deb.debian.org/debian bullseye-updates/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB] Get:12 http://deb.debian.org/debian bullseye-updates/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] Get:15 http://deb.debian.org/debian bullseye-updates/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] Setting up dbus-user-session (1.12.24-0+deb10u1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for systemd (241-7~deb10u10) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version debconf: delaying package configuration, since apt-utils is not installed + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lv0wQl + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yFB9o0 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vkFs7E + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b + exit 0 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) 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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.3.3 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.xQgm1GMCbZ/ + cd /tmp/docker-cli-docsgen.xQgm1GMCbZ + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 Fetched 35.2 MB in 1s (57.3 MB/s) Selecting previously unselected package libapparmor1:amd64. (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 ... 9953 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.6-10) ... Selecting previously unselected package libcap2:amd64. Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ... Unpacking libcap2:amd64 (1:2.44-1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_amd64.deb ... Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.cfa0y2NZMe/ + cd /tmp/docker-cli-docsgen.cfa0y2NZMe + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.7-1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../8-libkmod2_28-1_amd64.deb ... Unpacking libkmod2:amd64 (28-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_247.3-7+deb11u4_amd64.deb ... Unpacking systemd (247.3-7+deb11u4) ... Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 1/1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ... Processing triggers for systemd (245.4-4ubuntu3.22) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb Preparing : 1/1 Installing : libseccomp-2.5.2-2.el9.aarch64 1/59 Installing : libmnl-1.0.4-15.el9.aarch64 2/59 Installing : python3-libselinux-3.5-1.el9.aarch64 3/59 Installing : fuse3-libs-3.10.2-6.el9.aarch64 4/59 Installing : python3-setuptools-53.0.0-12.el9.noarch 5/59 Installing : libselinux-utils-3.5-1.el9.aarch64 6/59 Installing : libfdisk-2.37.4-15.el9.aarch64 7/59 Installing : cracklib-2.9.6-27.el9.aarch64 8/59 Installing : cracklib-dicts-2.9.6-27.el9.aarch64 9/59 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.6NBBu6SJL2/ + cd /tmp/docker-cli-docsgen.6NBBu6SJL2 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 Running scriptlet: docker-buildx-plugin-0.11.2-0.el8.x86_64 8/35 Installing : docker-compose-plugin-2.21.0-0.el8.x86_64 9/35 Setting up libapparmor1:amd64 (2.13.6-10) ... Setting up libcap2:amd64 (1:2.44-1) ... Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libjson-c5:amd64 (0.15-2+deb11u1) ... Setting up libip4tc2:amd64 (1.8.7-1) ... Setting up libkmod2:amd64 (28-1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7+deb11u4) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from KVM UUID. Installing : python3-distro-1.5.0-7.el9.noarch 10/59 Installing : python3-setools-4.4.3-1.el9.aarch64 11/59 Installing : python3-libsemanage-3.5-2.el9.aarch64 12/59 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading github.com/google/certificate-transparency-go v1.1.4 Installing : libnftnl-1.2.2-1.el9.aarch64 13/59 Installing : docker-buildx-plugin-0.11.2-0.el9.aarch64 14/59 Running scriptlet: docker-buildx-plugin-0.11.2-0.el9.aarch64 14/59 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 Running scriptlet: docker-compose-plugin-2.21.0-0.el8.x86_64 9/35 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8 10/35 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8 10/35 Installing : python3-audit-3.0.7-5.el8.x86_64 11/35 Installing : libnl3-3.7.0-1.el8.x86_64 12/35 Setting up dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package systemd-sysv. (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 ... 10802 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_amd64.deb ... Unpacking systemd-sysv (247.3-7+deb11u4) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_amd64.deb ... Unpacking dbus (1.12.24-0+deb11u1) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_amd64.deb ... Unpacking libpam-systemd:amd64 (247.3-7+deb11u4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.24-1_amd64.deb ... Unpacking containerd.io (1.6.24-1) ... Installing : docker-compose-plugin-2.21.0-0.el9.aarch64 15/59 Running scriptlet: docker-compose-plugin-2.21.0-0.el9.aarch64 15/59 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9 16/59 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9 16/59 Installing : python3-audit-3.0.7-104.el9.aarch64 17/59 Installing : libslirp-4.4.0-7.el9.aarch64 18/59 Installing : slirp4netns-1.2.1-1.el9.aarch64 19/59 Installing : checkpolicy-3.5-1.el9.aarch64 20/59 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.1) ... Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libmnl0:amd64 (1.0.4-3build2) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.7-1ubuntu5.1) ... Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... Setting up netbase (6.3) ... Setting up libnftnl11:amd64 (1.2.1-1build1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... Reading package lists... Running scriptlet: libnl3-3.7.0-1.el8.x86_64 12/35 Installing : libibverbs-46.0-1.el8.1.x86_64 13/35 Installing : libpcap-14:1.9.1-5.el8.x86_64 14/35 Installing : iptables-libs-1.8.5-10.el8.x86_64 15/35 Installing : libnftnl-1.2.2-3.el8.x86_64 16/35 Running scriptlet: libnftnl-1.2.2-3.el8.x86_64 16/35 Running scriptlet: iptables-1.8.5-10.el8.x86_64 17/35 Installing : iptables-1.8.5-10.el8.x86_64 17/35 Running scriptlet: iptables-1.8.5-10.el8.x86_64 17/35 Running scriptlet: libcgroup-0.41-19.el8.x86_64 18/35 Installing : xz-5.2.5-8.el9.aarch64 21/59 Installing : util-linux-core-2.37.4-15.el9.aarch64 22/59 Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64 22/59 Installing : systemd-rpm-macros-252-18.el9.noarch 23/59 Installing : openssl-1:3.0.7-24.el9.aarch64 24/59 Running scriptlet: libutempter-1.2.1-6.el9.aarch64 25/59 Installing : libutempter-1.2.1-6.el9.aarch64 25/59 Installing : libnl3-3.7.0-1.el9.aarch64 26/59 Installing : libibverbs-46.0-1.el9.aarch64 27/59 Installing : libpcap-14:1.10.0-4.el9.aarch64 28/59 Installing : libnfnetlink-1.0.1-21.el9.aarch64 29/59 Installing : libnetfilter_conntrack-1.0.9-1.el9.aarch64 30/59 Installing : iptables-libs-1.8.8-6.el9.aarch64 31/59 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading golang.org/x/crypto v0.2.0 Setting up iptables (1.8.7-1ubuntu5.1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.1) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Installing : libcgroup-0.41-19.el8.x86_64 18/35 Running scriptlet: libcgroup-0.41-19.el8.x86_64 18/35 Installing : fuse-common-3.3.0-17.el8.x86_64 19/35 Installing : fuse3-3.3.0-17.el8.x86_64 20/35 Installing : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_ 21/35 Running scriptlet: fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_ 21/35 Installing : diffutils-3.6-6.el8.x86_64 22/35 Running scriptlet: diffutils-3.6-6.el8.x86_64 22/35 Installing : policycoreutils-2.9-24.el8.x86_64 23/35 Running scriptlet: policycoreutils-2.9-24.el8.x86_64 23/35 Installing : rpm-plugin-selinux-4.14.3-26.el8.x86_64 24/35 Installing : selinux-policy-3.14.3-128.el8.noarch 25/35 Building dependency tree... Reading state information... Correcting dependencies... Done Installing : iptables-nft-1.8.8-6.el9.aarch64 32/59 Running scriptlet: iptables-nft-1.8.8-6.el9.aarch64 32/59 Installing : libeconf-0.4.1-3.el9.aarch64 33/59 Installing : libdb-5.3.28-53.el9.aarch64 34/59 Installing : pam-1.5.1-15.el9.aarch64 35/59 Installing : libpwquality-1.4.4-8.el9.aarch64 36/59 Installing : util-linux-2.37.4-15.el9.aarch64 37/59 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : kmod-libs-28-9.el9.aarch64 38/59 Installing : kmod-28-9.el9.aarch64 39/59 Installing : fuse-common-3.10.2-6.el9.aarch64 40/59 Installing : fuse3-3.10.2-6.el9.aarch64 41/59 Installing : fuse-overlayfs-1.12-1.el9.aarch64 42/59 Running scriptlet: fuse-overlayfs-1.12-1.el9.aarch64 42/59 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 Running scriptlet: selinux-policy-3.14.3-128.el8.noarch 25/35 Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Installing : diffutils-3.7-12.el9.aarch64 43/59 Installing : policycoreutils-3.5-2.el9.aarch64 44/59 Running scriptlet: policycoreutils-3.5-2.el9.aarch64 44/59 Installing : selinux-policy-38.1.23-1.el9.noarch 45/59 Running scriptlet: selinux-policy-38.1.23-1.el9.noarch 45/59 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. Need to get 29.2 MB of archives. After this operation, 120 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB] Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 46/59 Installing : selinux-policy-targeted-38.1.23-1.el9.noarch 46/59 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2.1 [19.4 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iptables amd64 1.8.4-3ubuntu2.1 [390 kB] go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 debconf: delaying package configuration, since apt-utils is not installed Fetched 29.2 MB in 1s (34.3 MB/s) Selecting previously unselected package libmnl0:amd64. (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 ... 10642 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-2_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-2) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ... Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.1_all.deb ... Unpacking netbase (6.1) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2.1) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KlYQGD + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.LAdNnU + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose RPM build warnings: go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../6-libnftnl11_1.1.5-1_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.5-1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_amd64.deb ... Unpacking iptables (1.8.4-3ubuntu2.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.24-1_amd64.deb ... Unpacking containerd.io (1.6.24-1) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch 26/35 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 Installing : selinux-policy-targeted-3.14.3-128.el8.noarch 26/35 Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch 26/35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + go mod vendor -modfile=vendor.mod Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... Unpacking dbus-user-session (1.12.24-0+deb11u1) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../06-libip6tc2_1.8.7-1_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.7-1) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../07-libxtables12_1.8.7-1_amd64.deb ... Unpacking libxtables12:amd64 (1.8.7-1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../08-libmnl0_1.0.4-3_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + go mod vendor -modfile=vendor.mod Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yxPNpZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.layFKX + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - Installing : checkpolicy-2.9-1.el8.x86_64 27/35 Installing : python3-policycoreutils-2.9-24.el8.noarch 28/35 Installing : policycoreutils-python-utils-2.9-24.el8.noarch 29/35 Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7 30/35 Installing : container-selinux-2:2.221.0-1.module_el8+653+feef7 30/35 Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.9-1) ... Selecting previously unselected package iptables. Preparing to unpack .../12-iptables_1.8.7-1_amd64.deb ... Unpacking iptables (1.8.7-1) ... Setting up systemd-sysv (247.3-7+deb11u4) ... Setting up libip6tc2:amd64 (1.8.7-1) ... Setting up dbus (1.12.24-0+deb11u1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:amd64 (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.7-1) ... Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... Setting up libpam-systemd:amd64 (247.3-7+deb11u4) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37" Setting up netbase (6.3) ... Setting up libnftnl11:amd64 (1.1.9-1) ... Setting up dbus-user-session (1.12.24-0+deb11u1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+deb11u6) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SSy28Z + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=7cfb81b + DOCKER_GITCOMMIT=7cfb81b + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5' Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/rootless-containers/rootlesskit v1.1.1 + make IMAGE=fedora:37 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:37 ./verify Unable to find image 'fedora:37' locally 37: Pulling from library/fedora go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/sirupsen/logrus v1.9.2 go: downloading github.com/urfave/cli/v2 v2.25.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.2 177eb383c851: Already exists Digest: sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce Status: Downloaded newer image for fedora:37 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2.1) ... Setting up libmnl0:amd64 (1.0.4-2) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ... Setting up libnfnetlink0:amd64 (1.0.1-3build1) ... Setting up netbase (6.1) ... + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='37 (Container Image)' +++ ID=fedora +++ VERSION_ID=37 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f37 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=37 +++ SUPPORT_END=2023-11-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='37 (Container Image)' +++ ID=fedora +++ VERSION_ID=37 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f37 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=37 +++ SUPPORT_END=2023-11-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 37 ++ cut -d. -f1 + DIST_VERSION=37 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 Setting up libnftnl11:amd64 (1.1.5-1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ... Setting up iptables (1.8.4-3ubuntu2.1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-0ubuntu9.9) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version 4.16.2 Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:58 2023 Built : Fedora Project at Fri Jul 28 12:41:59 2023 Installed: rpm-0:4.18.1-2.fc37.aarch64 at Thu Sep 14 05:49:57 2023 Built : Fedora Project at Mon Apr 24 12:05:22 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.1 0 files removed + dnf install -y 'dnf-command(config-manager)' + go mod vendor -modfile=vendor.mod Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3YP9sZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.qlc8CT + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + make IMAGE=fedora:39 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:39 ./verify Unable to find image 'fedora:39' locally 39: Pulling from library/fedora 6b8425bc15e3: Already exists Digest: sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe Status: Downloaded newer image for fedora:39 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image Prerelease)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image Prerelease)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 ++ cut -d. -f1 + DIST_VERSION=39 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.GFYhYrBxjy/ + cd /tmp/docker-cli-docsgen.GFYhYrBxjy + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.2.0 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 4.16.2 Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:30:24 2023 Built : Fedora Project at Fri Aug 4 11:19:30 2023 Installed: rpm-0:4.18.92-1.fc39.aarch64 at Wed Sep 13 09:30:24 2023 Built : Fedora Project at Wed Aug 2 17:06:03 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 0 files removed + dnf install -y 'dnf-command(config-manager)' go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 Fedora 39 - aarch64 28 MB/s | 86 MB 00:03 Fedora 37 - aarch64 15 MB/s | 78 MB 00:05 + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T78JTk + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kY0LTF + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.1.1 + exit 0 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 46/59 Installing : python3-policycoreutils-3.5-2.el9.noarch 47/59 Installing : policycoreutils-python-utils-3.5-2.el9.noarch 48/59 Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch 49/59 Installing : container-selinux-3:2.221.0-1.el9.noarch 49/59 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26UGIC + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3XG3yW + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UhkSNA + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5C0HBc + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.fc39 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc39 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc39.src.rpm Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lO9KeX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CIKuQv + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NGIkM7 + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.71edSL5XsK/ + cd /tmp/docker-cli-docsgen.71edSL5XsK + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.18 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gotest.tools/v3 v3.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0 go: downloading github.com/containerd/containerd v1.6.22 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/moby/buildkit v0.11.6 go: downloading github.com/creack/pty v1.1.18 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 go: downloading go.opentelemetry.io/otel v1.4.1 go: downloading go.opentelemetry.io/otel/trace v1.4.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.16.3 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 go: downloading github.com/Microsoft/hcsshim v0.9.8 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/opencontainers/runc v1.1.7 go: downloading golang.org/x/crypto v0.2.0 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.53.0 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vvx6cb + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.blQvIc + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' PASS: docker-compose version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.fc37.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.itx1yF + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UHUqEC + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.fc37 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc37.src.rpm go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.27.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 go: downloading go.opentelemetry.io/otel/sdk v1.4.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch 49/59 Installing : acl-2.3.1-3.el9.aarch64 50/59 Installing : dbus-1:1.12.20-8.el9.aarch64 51/59 Installing : systemd-pam-252-18.el9.aarch64 52/59 Running scriptlet: systemd-252-18.el9.aarch64 53/59 Installing : systemd-252-18.el9.aarch64 53/59 Running scriptlet: systemd-252-18.el9.aarch64 53/59 Installing : dbus-common-1:1.12.20-8.el9.noarch 54/59 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 54/59 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. go: downloading github.com/google/certificate-transparency-go v1.1.4 Running scriptlet: dbus-broker-28-7.el9.aarch64 55/59 Installing : dbus-broker-28-7.el9.aarch64 55/59 Running scriptlet: dbus-broker-28-7.el9.aarch64 55/59 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 Installing : containerd.io-1.6.24-3.1.el9.aarch64 56/59 Running scriptlet: containerd.io-1.6.24-3.1.el9.aarch64 56/59 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 57/59 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 57/59 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aar 58/59 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aar 58/59 Installing : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64 59/59 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 59/59 Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch 59/59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.7.0 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v0.12.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/beorn7/perks v1.0.1 Running scriptlet: rpm-plugin-selinux-4.16.1.3-25.el9.aarch64 59/59 Verifying : acl-2.3.1-3.el9.aarch64 1/59 Verifying : cracklib-2.9.6-27.el9.aarch64 2/59 Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 3/59 Verifying : dbus-1:1.12.20-8.el9.aarch64 4/59 Verifying : dbus-broker-28-7.el9.aarch64 5/59 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/59 Verifying : diffutils-3.7-12.el9.aarch64 7/59 Verifying : fuse-common-3.10.2-6.el9.aarch64 8/59 Verifying : iptables-libs-1.8.8-6.el9.aarch64 9/59 Verifying : iptables-nft-1.8.8-6.el9.aarch64 10/59 Verifying : kmod-28-9.el9.aarch64 11/59 Verifying : kmod-libs-28-9.el9.aarch64 12/59 Verifying : libdb-5.3.28-53.el9.aarch64 13/59 Verifying : libeconf-0.4.1-3.el9.aarch64 14/59 Verifying : libfdisk-2.37.4-15.el9.aarch64 15/59 Verifying : libibverbs-46.0-1.el9.aarch64 16/59 Verifying : libmnl-1.0.4-15.el9.aarch64 17/59 Verifying : libnetfilter_conntrack-1.0.9-1.el9.aarch64 18/59 Verifying : libnfnetlink-1.0.1-21.el9.aarch64 19/59 Verifying : libnftnl-1.2.2-1.el9.aarch64 20/59 Verifying : libnl3-3.7.0-1.el9.aarch64 21/59 Verifying : libpcap-14:1.10.0-4.el9.aarch64 22/59 Verifying : libpwquality-1.4.4-8.el9.aarch64 23/59 Verifying : libseccomp-2.5.2-2.el9.aarch64 24/59 Verifying : libselinux-utils-3.5-1.el9.aarch64 25/59 Verifying : libutempter-1.2.1-6.el9.aarch64 26/59 Verifying : openssl-1:3.0.7-24.el9.aarch64 27/59 Verifying : pam-1.5.1-15.el9.aarch64 28/59 Verifying : policycoreutils-3.5-2.el9.aarch64 29/59 Verifying : python3-distro-1.5.0-7.el9.noarch 30/59 Verifying : python3-setools-4.4.3-1.el9.aarch64 31/59 Verifying : python3-setuptools-53.0.0-12.el9.noarch 32/59 Verifying : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64 33/59 Verifying : selinux-policy-38.1.23-1.el9.noarch 34/59 Verifying : selinux-policy-targeted-38.1.23-1.el9.noarch 35/59 Verifying : systemd-252-18.el9.aarch64 36/59 Verifying : systemd-pam-252-18.el9.aarch64 37/59 Verifying : systemd-rpm-macros-252-18.el9.noarch 38/59 Verifying : util-linux-2.37.4-15.el9.aarch64 39/59 Verifying : util-linux-core-2.37.4-15.el9.aarch64 40/59 Verifying : xz-5.2.5-8.el9.aarch64 41/59 Verifying : checkpolicy-3.5-1.el9.aarch64 42/59 Verifying : container-selinux-3:2.221.0-1.el9.noarch 43/59 Verifying : fuse-overlayfs-1.12-1.el9.aarch64 44/59 Verifying : fuse3-3.10.2-6.el9.aarch64 45/59 Verifying : fuse3-libs-3.10.2-6.el9.aarch64 46/59 Verifying : libslirp-4.4.0-7.el9.aarch64 47/59 Verifying : policycoreutils-python-utils-3.5-2.el9.noarch 48/59 Verifying : python3-audit-3.0.7-104.el9.aarch64 49/59 Verifying : python3-libselinux-3.5-1.el9.aarch64 50/59 Verifying : python3-libsemanage-3.5-2.el9.aarch64 51/59 Verifying : python3-policycoreutils-3.5-2.el9.noarch 52/59 Verifying : slirp4netns-1.2.1-1.el9.aarch64 53/59 Verifying : containerd.io-1.6.24-3.1.el9.aarch64 54/59 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aar 55/59 Verifying : docker-compose-plugin-2.21.0-0.el9.aarch64 56/59 Verifying : docker-buildx-plugin-0.11.2-0.el9.aarch64 57/59 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9 58/59 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 59/59 Installed: acl-2.3.1-3.el9.aarch64 checkpolicy-3.5-1.el9.aarch64 container-selinux-3:2.221.0-1.el9.noarch containerd.io-1.6.24-3.1.el9.aarch64 cracklib-2.9.6-27.el9.aarch64 cracklib-dicts-2.9.6-27.el9.aarch64 dbus-1:1.12.20-8.el9.aarch64 dbus-broker-28-7.el9.aarch64 dbus-common-1:1.12.20-8.el9.noarch diffutils-3.7-12.el9.aarch64 docker-buildx-plugin-0.11.2-0.el9.aarch64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aarch64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9.aarch64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 docker-compose-plugin-2.21.0-0.el9.aarch64 fuse-common-3.10.2-6.el9.aarch64 fuse-overlayfs-1.12-1.el9.aarch64 fuse3-3.10.2-6.el9.aarch64 fuse3-libs-3.10.2-6.el9.aarch64 iptables-libs-1.8.8-6.el9.aarch64 iptables-nft-1.8.8-6.el9.aarch64 kmod-28-9.el9.aarch64 kmod-libs-28-9.el9.aarch64 libdb-5.3.28-53.el9.aarch64 libeconf-0.4.1-3.el9.aarch64 libfdisk-2.37.4-15.el9.aarch64 libibverbs-46.0-1.el9.aarch64 libmnl-1.0.4-15.el9.aarch64 libnetfilter_conntrack-1.0.9-1.el9.aarch64 libnfnetlink-1.0.1-21.el9.aarch64 libnftnl-1.2.2-1.el9.aarch64 libnl3-3.7.0-1.el9.aarch64 libpcap-14:1.10.0-4.el9.aarch64 libpwquality-1.4.4-8.el9.aarch64 libseccomp-2.5.2-2.el9.aarch64 libselinux-utils-3.5-1.el9.aarch64 libslirp-4.4.0-7.el9.aarch64 libutempter-1.2.1-6.el9.aarch64 openssl-1:3.0.7-24.el9.aarch64 pam-1.5.1-15.el9.aarch64 policycoreutils-3.5-2.el9.aarch64 policycoreutils-python-utils-3.5-2.el9.noarch python3-audit-3.0.7-104.el9.aarch64 python3-distro-1.5.0-7.el9.noarch python3-libselinux-3.5-1.el9.aarch64 python3-libsemanage-3.5-2.el9.aarch64 python3-policycoreutils-3.5-2.el9.noarch python3-setools-4.4.3-1.el9.aarch64 python3-setuptools-53.0.0-12.el9.noarch rpm-plugin-selinux-4.16.1.3-25.el9.aarch64 selinux-policy-38.1.23-1.el9.noarch selinux-policy-targeted-38.1.23-1.el9.noarch slirp4netns-1.2.1-1.el9.aarch64 systemd-252-18.el9.aarch64 systemd-pam-252-18.el9.aarch64 systemd-rpm-macros-252-18.el9.noarch util-linux-2.37.4-15.el9.aarch64 util-linux-core-2.37.4-15.el9.aarch64 xz-5.2.5-8.el9.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.2 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading k8s.io/klog/v2 v2.80.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.9.0 + go mod vendor -modfile=vendor.mod [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7 30/35 Installing : containerd.io-1.6.24-3.1.el8.aarch64 31/35 Running scriptlet: containerd.io-1.6.24-3.1.el8.aarch64 31/35 Installing : libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64 32/35 Installing : slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch6 33/35 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 34/35 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 34/35 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar 35/35 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar 35/35 Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7 35/35 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar 35/35 Verifying : container-selinux-2:2.221.0-1.module_el8+653+feef7 1/35 Verifying : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc 2/35 Verifying : libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64 3/35 Verifying : slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch6 4/35 Verifying : checkpolicy-2.9-1.el8.aarch64 5/35 Verifying : diffutils-3.6-6.el8.aarch64 6/35 Verifying : fuse-common-3.3.0-17.el8.aarch64 7/35 Verifying : fuse3-3.3.0-17.el8.aarch64 8/35 Verifying : fuse3-libs-3.3.0-17.el8.aarch64 9/35 Verifying : iptables-1.8.5-10.el8.aarch64 10/35 Verifying : iptables-libs-1.8.5-10.el8.aarch64 11/35 Verifying : libcgroup-0.41-19.el8.aarch64 12/35 Verifying : libibverbs-46.0-1.el8.1.aarch64 13/35 Verifying : libnetfilter_conntrack-1.0.6-5.el8.aarch64 14/35 Verifying : libnfnetlink-1.0.1-13.el8.aarch64 15/35 Verifying : libnftnl-1.2.2-3.el8.aarch64 16/35 Verifying : libnl3-3.7.0-1.el8.aarch64 17/35 Verifying : libpcap-14:1.9.1-5.el8.aarch64 18/35 Verifying : libselinux-utils-2.9-8.el8.aarch64 19/35 Verifying : policycoreutils-2.9-24.el8.aarch64 20/35 Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 21/35 Verifying : python3-audit-3.0.7-5.el8.aarch64 22/35 Verifying : python3-libselinux-2.9-8.el8.aarch64 23/35 Verifying : python3-libsemanage-2.9-9.el8.aarch64 24/35 Verifying : python3-policycoreutils-2.9-24.el8.noarch 25/35 Verifying : python3-setools-4.3.0-5.el8.aarch64 26/35 Verifying : rpm-plugin-selinux-4.14.3-26.el8.aarch64 27/35 Verifying : selinux-policy-3.14.3-128.el8.noarch 28/35 Verifying : selinux-policy-targeted-3.14.3-128.el8.noarch 29/35 Verifying : containerd.io-1.6.24-3.1.el8.aarch64 30/35 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8 31/35 Verifying : docker-compose-plugin-2.21.0-0.el8.aarch64 32/35 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar 33/35 Verifying : docker-buildx-plugin-0.11.2-0.el8.aarch64 34/35 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 35/35 Installed: checkpolicy-2.9-1.el8.aarch64 container-selinux-2:2.221.0-1.module_el8+653+feef7bfe.noarch containerd.io-1.6.24-3.1.el8.aarch64 diffutils-3.6-6.el8.aarch64 docker-buildx-plugin-0.11.2-0.el8.aarch64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aarch64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8.aarch64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 docker-compose-plugin-2.21.0-0.el8.aarch64 fuse-common-3.3.0-17.el8.aarch64 fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarch64 fuse3-3.3.0-17.el8.aarch64 fuse3-libs-3.3.0-17.el8.aarch64 iptables-1.8.5-10.el8.aarch64 iptables-libs-1.8.5-10.el8.aarch64 libcgroup-0.41-19.el8.aarch64 libibverbs-46.0-1.el8.1.aarch64 libnetfilter_conntrack-1.0.6-5.el8.aarch64 libnfnetlink-1.0.1-13.el8.aarch64 libnftnl-1.2.2-3.el8.aarch64 libnl3-3.7.0-1.el8.aarch64 libpcap-14:1.9.1-5.el8.aarch64 libselinux-utils-2.9-8.el8.aarch64 libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64 policycoreutils-2.9-24.el8.aarch64 policycoreutils-python-utils-2.9-24.el8.noarch python3-audit-3.0.7-5.el8.aarch64 python3-libselinux-2.9-8.el8.aarch64 python3-libsemanage-2.9-9.el8.aarch64 python3-policycoreutils-2.9-24.el8.noarch python3-setools-4.3.0-5.el8.aarch64 rpm-plugin-selinux-4.14.3-26.el8.aarch64 selinux-policy-3.14.3-128.el8.noarch selinux-policy-targeted-3.14.3-128.el8.noarch slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ic4IKR + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HCZTwS + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.21.0-0.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sELKcT + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pcz7UR + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.21.0-0.fc38 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc38.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j3lNy2 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.BEGnx0 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.USFOeh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=fedora:38 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:38 ./verify Unable to find image 'fedora:38' locally 38: Pulling from library/fedora + make IMAGE=quay.io/centos/centos:stream9 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream9 ./verify Unable to find image 'quay.io/centos/centos:stream9' locally stream9: Pulling from centos/centos f57632272967: Already exists Digest: sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e Status: Downloaded newer image for fedora:38 289e47bb6b56: Already exists Digest: sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 Status: Downloaded newer image for quay.io/centos/centos:stream9 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 ++ cut -d. -f1 + DIST_VERSION=38 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 9 ++ cut -d. -f1 + DIST_VERSION=9 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.16.2 Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:49:29 2023 Built : Fedora Project at Fri Jul 28 12:40:50 2023 Installed: rpm-0:4.18.1-3.fc38.aarch64 at Thu Sep 14 06:49:30 2023 Built : Fedora Project at Wed Apr 26 05:34:59 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 4.14.0 Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:11:48 2023 Built : builder@centos.org at Thu Jun 29 08:27:49 2023 Installed: rpm-0:4.16.1.3-25.el9.x86_64 at Mon Sep 18 04:11:45 2023 Built : builder@centos.org at Fri Jun 30 14:49:47 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed + dnf install -y 'dnf-command(config-manager)' 0 files removed + dnf install -y 'dnf-command(config-manager)' CentOS Stream 9 - BaseOS 7.2 MB/s | 7.8 MB 00:01 Fedora 39 openh264 (From Cisco) - aarch64 3.0 kB/s | 2.5 kB 00:00 Fedora 37 openh264 (From Cisco) - aarch64 2.7 kB/s | 2.5 kB 00:00 Fedora 39 - aarch64 - Updates 306 B/s | 257 B 00:00 Fedora Modular 37 - aarch64 1.7 MB/s | 3.7 MB 00:02 Fedora 38 - aarch64 30 MB/s | 79 MB 00:02 CentOS Stream 9 - AppStream 17 MB/s | 18 MB 00:01 Fedora 39 - aarch64 - Test Updates 7.4 MB/s | 7.9 MB 00:01 Fedora 37 - aarch64 - Updates 16 MB/s | 38 MB 00:02 Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:19:32 2023. CentOS Stream 9 - Extras packages 15 kB/s | 14 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.3.0-11.el9 baseos 38 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k python3-dbus x86_64 1.2.18-2.el9 baseos 144 k python3-dnf-plugins-core noarch 4.3.0-11.el9 baseos 247 k python3-six noarch 1.15.0-9.el9 baseos 37 k python3-systemd x86_64 234-18.el9 baseos 90 k systemd-libs x86_64 252-18.el9 baseos 654 k Transaction Summary ================================================================================ Install 8 Packages Total download size: 1.6 M Installed size: 4.6 M Downloading Packages: (1/8): dnf-plugins-core-4.3.0-11.el9.noarch.rpm 130 kB/s | 38 kB 00:00 (2/8): python3-dateutil-2.8.1-7.el9.noarch.rpm 967 kB/s | 288 kB 00:00 (3/8): dbus-libs-1.12.20-8.el9.x86_64.rpm 501 kB/s | 152 kB 00:00 (4/8): python3-dbus-1.2.18-2.el9.x86_64.rpm 9.5 MB/s | 144 kB 00:00 (5/8): python3-dnf-plugins-core-4.3.0-11.el9.no 19 MB/s | 247 kB 00:00 (6/8): python3-six-1.15.0-9.el9.noarch.rpm 4.8 MB/s | 37 kB 00:00 (7/8): python3-systemd-234-18.el9.x86_64.rpm 8.7 MB/s | 90 kB 00:00 (8/8): systemd-libs-252-18.el9.x86_64.rpm 34 MB/s | 654 kB 00:00 -------------------------------------------------------------------------------- Total 2.8 MB/s | 1.6 MB 00:00 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : systemd-libs-252-18.el9.x86_64 1/8 Running scriptlet: systemd-libs-252-18.el9.x86_64 1/8 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 2/8 Installing : python3-dbus-1.2.18-2.el9.x86_64 3/8 Installing : python3-systemd-234-18.el9.x86_64 4/8 Installing : python3-six-1.15.0-9.el9.noarch 5/8 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 6/8 Installing : python3-dnf-plugins-core-4.3.0-11.el9.noarch 7/8 Installing : dnf-plugins-core-4.3.0-11.el9.noarch 8/8 Running scriptlet: dnf-plugins-core-4.3.0-11.el9.noarch 8/8 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/8 Verifying : dnf-plugins-core-4.3.0-11.el9.noarch 2/8 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 3/8 Verifying : python3-dbus-1.2.18-2.el9.x86_64 4/8 Verifying : python3-dnf-plugins-core-4.3.0-11.el9.noarch 5/8 Verifying : python3-six-1.15.0-9.el9.noarch 6/8 Verifying : python3-systemd-234-18.el9.x86_64 7/8 Verifying : systemd-libs-252-18.el9.x86_64 8/8 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dnf-plugins-core-4.3.0-11.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.x86_64 python3-dnf-plugins-core-4.3.0-11.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-18.el9.x86_64 systemd-libs-252-18.el9.x86_64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version 4.14.0 Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:11:48 2023 Built : builder@centos.org at Thu Jun 29 08:27:49 2023 Installed: rpm-0:4.16.1.3-25.el9.x86_64 at Mon Sep 18 04:11:45 2023 Built : builder@centos.org at Fri Jun 30 14:49:47 2023 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.4.2-1.fc39 fedora 38 k Installing dependencies: dbus-libs aarch64 1:1.14.10-1.fc39 fedora 156 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k js-jquery noarch 3.6.4-2.fc39 fedora 172 k python3-dateutil noarch 1:2.8.2-10.fc39 fedora 355 k python3-dbus aarch64 1.3.2-4.fc39 fedora 157 k python3-distro noarch 1.8.0-6.fc39 fedora 49 k python3-dnf-plugins-core noarch 4.4.2-1.fc39 fedora 293 k python3-six noarch 1.16.0-12.fc39 fedora 41 k python3-systemd aarch64 235-5.fc39 fedora 107 k web-assets-filesystem noarch 5-20.fc39 fedora 7.9 k Installing weak dependencies: python-systemd-doc aarch64 235-5.fc39 fedora 75 k Transaction Summary ================================================================================ Install 12 Packages Total download size: 1.4 M Installed size: 5.7 M Downloading Packages: (1/12): dnf-plugins-core-4.4.2-1.fc39.noarch.rp 167 kB/s | 38 kB 00:00 (2/12): dbus-libs-1.14.10-1.fc39.aarch64.rpm 665 kB/s | 156 kB 00:00 (3/12): js-jquery-3.6.4-2.fc39.noarch.rpm 17 MB/s | 172 kB 00:00 (4/12): python-systemd-doc-235-5.fc39.aarch64.r 12 MB/s | 75 kB 00:00 (5/12): python3-dateutil-2.8.2-10.fc39.noarch.r 43 MB/s | 355 kB 00:00 (6/12): python3-dbus-1.3.2-4.fc39.aarch64.rpm 18 MB/s | 157 kB 00:00 (7/12): python3-distro-1.8.0-6.fc39.noarch.rpm 7.8 MB/s | 49 kB 00:00 (8/12): python3-six-1.16.0-12.fc39.noarch.rpm 7.6 MB/s | 41 kB 00:00 (9/12): python3-dnf-plugins-core-4.4.2-1.fc39.n 22 MB/s | 293 kB 00:00 (10/12): python3-systemd-235-5.fc39.aarch64.rpm 11 MB/s | 107 kB 00:00 (11/12): web-assets-filesystem-5-20.fc39.noarch 1.2 MB/s | 7.9 kB 00:00 (12/12): fonts-filesystem-2.0.5-12.fc39.noarch. 27 kB/s | 8.2 kB 00:00 -------------------------------------------------------------------------------- Total 2.4 MB/s | 1.4 MB 00:00 Running transaction check + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.16.0-12.fc39.noarch 1/12 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 2/12 Installing : python3-distro-1.8.0-6.fc39.noarch 3/12 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 4/12 Installing : web-assets-filesystem-5-20.fc39.noarch 5/12 Installing : js-jquery-3.6.4-2.fc39.noarch 6/12 Installing : python-systemd-doc-235-5.fc39.aarch64 7/12 Installing : python3-systemd-235-5.fc39.aarch64 8/12 Installing : dbus-libs-1:1.14.10-1.fc39.aarch64 9/12 + dnf makecache Installing : python3-dbus-1.3.2-4.fc39.aarch64 10/12 Installing : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 11/12 Installing : dnf-plugins-core-4.4.2-1.fc39.noarch 12/12 Running scriptlet: dnf-plugins-core-4.4.2-1.fc39.noarch 12/12 Verifying : dbus-libs-1:1.14.10-1.fc39.aarch64 1/12 Verifying : dnf-plugins-core-4.4.2-1.fc39.noarch 2/12 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 3/12 Verifying : js-jquery-3.6.4-2.fc39.noarch 4/12 Verifying : python-systemd-doc-235-5.fc39.aarch64 5/12 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 6/12 Verifying : python3-dbus-1.3.2-4.fc39.aarch64 7/12 Verifying : python3-distro-1.8.0-6.fc39.noarch 8/12 Verifying : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 9/12 Verifying : python3-six-1.16.0-12.fc39.noarch 10/12 Verifying : python3-systemd-235-5.fc39.aarch64 11/12 Verifying : web-assets-filesystem-5-20.fc39.noarch 12/12 Installed: dbus-libs-1:1.14.10-1.fc39.aarch64 dnf-plugins-core-4.4.2-1.fc39.noarch fonts-filesystem-1:2.0.5-12.fc39.noarch js-jquery-3.6.4-2.fc39.noarch python-systemd-doc-235-5.fc39.aarch64 python3-dateutil-1:2.8.2-10.fc39.noarch python3-dbus-1.3.2-4.fc39.aarch64 python3-distro-1.8.0-6.fc39.noarch python3-dnf-plugins-core-4.4.2-1.fc39.noarch python3-six-1.16.0-12.fc39.noarch python3-systemd-235-5.fc39.aarch64 web-assets-filesystem-5-20.fc39.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils CentOS Stream 9 - BaseOS 16 kB/s | 4.5 kB 00:00 CentOS Stream 9 - AppStream 18 kB/s | 4.5 kB 00:00 Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:19:32 2023. CentOS Stream 9 - Extras packages 23 kB/s | 6.2 kB 00:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.08vbUO + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.vC7TkB + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=fedora:39 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:39 ./verify Unable to find image 'fedora:39' locally 39: Pulling from library/fedora Package findutils-1:4.9.0-5.fc39.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo Docker CE Test - x86_64 77 kB/s | 41 kB 00:00 4c52d1105d0b: Already exists Digest: sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe Status: Downloaded newer image for fedora:39 4.16.2 Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:30:24 2023 Built : Fedora Project at Fri Aug 4 11:19:30 2023 Installed: rpm-0:4.18.92-1.fc39.aarch64 at Wed Sep 13 09:30:24 2023 Built : Fedora Project at Wed Aug 2 17:06:03 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 'CentOS Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image Prerelease)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image Prerelease)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 ++ cut -d. -f1 + DIST_VERSION=39 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo 4.16.2 Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:32:26 2023 Built : Fedora Project at Fri Aug 4 11:19:30 2023 Installed: rpm-0:4.18.92-1.fc39.x86_64 at Wed Sep 13 09:32:26 2023 Built : Fedora Project at Wed Aug 2 17:06:29 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all + dnf config-manager --set-disabled 'docker-ce-*' Dependencies resolved. ================================================================================================== Package Arch Version Repository Size ================================================================================================== Installing: docker-buildx-plugin x86_64 0.11.2-0.el9 @commandline 13 M docker-ce x86_64 3:0.0.0~20230915141727.0e70f1b-0.el9 @commandline 25 M docker-ce-cli x86_64 1:0.0.0~20230915141727.0e70f1b-0.el9 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20230915141727.0e70f1b-0.el9 @commandline 3.9 M docker-compose-plugin x86_64 2.21.0-0.el9 @commandline 13 M Installing dependencies: acl x86_64 2.3.1-3.el9 baseos 73 k checkpolicy x86_64 3.5-1.el9 appstream 347 k container-selinux noarch 3:2.221.0-1.el9 appstream 56 k containerd.io x86_64 1.6.24-3.1.el9 docker-ce-test 33 M cracklib x86_64 2.9.6-27.el9 baseos 94 k cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k dbus-broker x86_64 28-7.el9 baseos 172 k dbus-common noarch 1:1.12.20-8.el9 baseos 15 k diffutils x86_64 3.7-12.el9 baseos 397 k fuse-common x86_64 3.10.2-6.el9 baseos 8.2 k fuse-overlayfs x86_64 1.12-1.el9 appstream 67 k fuse3 x86_64 3.10.2-6.el9 appstream 53 k fuse3-libs x86_64 3.10.2-6.el9 appstream 91 k iptables-libs x86_64 1.8.8-6.el9 baseos 464 k iptables-nft x86_64 1.8.8-6.el9 baseos 203 k kmod x86_64 28-9.el9 baseos 126 k kmod-libs x86_64 28-9.el9 baseos 64 k libdb x86_64 5.3.28-53.el9 baseos 738 k libeconf x86_64 0.4.1-3.el9 baseos 27 k libfdisk x86_64 2.37.4-15.el9 baseos 155 k libibverbs x86_64 46.0-1.el9 baseos 398 k libmnl x86_64 1.0.4-15.el9 baseos 29 k libnetfilter_conntrack x86_64 1.0.9-1.el9 baseos 59 k libnfnetlink x86_64 1.0.1-21.el9 baseos 30 k libnftnl x86_64 1.2.2-1.el9 baseos 84 k libnl3 x86_64 3.7.0-1.el9 baseos 350 k libpcap x86_64 14:1.10.0-4.el9 baseos 173 k libpwquality x86_64 1.4.4-8.el9 baseos 119 k libseccomp x86_64 2.5.2-2.el9 baseos 72 k libselinux-utils x86_64 3.5-1.el9 baseos 183 k libslirp x86_64 4.4.0-7.el9 appstream 69 k libutempter x86_64 1.2.1-6.el9 baseos 27 k openssl x86_64 1:3.0.7-24.el9 baseos 1.2 M pam x86_64 1.5.1-15.el9 baseos 619 k policycoreutils x86_64 3.5-2.el9 baseos 238 k policycoreutils-python-utils noarch 3.5-2.el9 appstream 78 k python3-audit x86_64 3.0.7-104.el9 appstream 83 k python3-distro noarch 1.5.0-7.el9 baseos 37 k python3-libselinux x86_64 3.5-1.el9 appstream 188 k python3-libsemanage x86_64 3.5-2.el9 appstream 80 k python3-policycoreutils noarch 3.5-2.el9 appstream 2.1 M python3-setools x86_64 4.4.3-1.el9 baseos 604 k python3-setuptools noarch 53.0.0-12.el9 baseos 944 k rpm-plugin-selinux x86_64 4.16.1.3-25.el9 baseos 17 k selinux-policy noarch 38.1.23-1.el9 baseos 57 k selinux-policy-targeted noarch 38.1.23-1.el9 baseos 6.5 M slirp4netns x86_64 1.2.1-1.el9 appstream 47 k systemd x86_64 252-18.el9 baseos 3.9 M systemd-pam x86_64 252-18.el9 baseos 262 k systemd-rpm-macros noarch 252-18.el9 baseos 51 k util-linux x86_64 2.37.4-15.el9 baseos 2.2 M util-linux-core x86_64 2.37.4-15.el9 baseos 434 k xz x86_64 5.2.5-8.el9 baseos 226 k Transaction Summary ================================================================================================== Install 59 Packages Total size: 122 M Total download size: 61 M Installed size: 456 M Downloading Packages: 0 files removed + dnf install -y 'dnf-command(config-manager)' + dnf config-manager --set-enabled docker-ce-test + dnf makecache (1/54): acl-2.3.1-3.el9.x86_64.rpm 249 kB/s | 73 kB 00:00 (2/54): cracklib-2.9.6-27.el9.x86_64.rpm 317 kB/s | 94 kB 00:00 (3/54): dbus-1.12.20-8.el9.x86_64.rpm 531 kB/s | 3.8 kB 00:00 (4/54): dbus-broker-28-7.el9.x86_64.rpm 20 MB/s | 172 kB 00:00 (5/54): dbus-common-1.12.20-8.el9.noarch.rpm 1.7 MB/s | 15 kB 00:00 (6/54): fuse-common-3.10.2-6.el9.x86_64.rpm 1.6 MB/s | 8.2 kB 00:00 (7/54): diffutils-3.7-12.el9.x86_64.rpm 29 MB/s | 397 kB 00:00 (8/54): iptables-libs-1.8.8-6.el9.x86_64.rpm 12 MB/s | 464 kB 00:00 (9/54): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 8.8 MB/s | 3.6 MB 00:00 (10/54): iptables-nft-1.8.8-6.el9.x86_64.rpm 2.2 MB/s | 203 kB 00:00 (11/54): kmod-28-9.el9.x86_64.rpm 1.9 MB/s | 126 kB 00:00 (12/54): kmod-libs-28-9.el9.x86_64.rpm 7.5 MB/s | 64 kB 00:00 (13/54): libeconf-0.4.1-3.el9.x86_64.rpm 3.8 MB/s | 27 kB 00:00 (14/54): libdb-5.3.28-53.el9.x86_64.rpm 37 MB/s | 738 kB 00:00 (15/54): libfdisk-2.37.4-15.el9.x86_64.rpm 10 MB/s | 155 kB 00:00 (16/54): libibverbs-46.0-1.el9.x86_64.rpm 24 MB/s | 398 kB 00:00 (17/54): libmnl-1.0.4-15.el9.x86_64.rpm 2.7 MB/s | 29 kB 00:00 (18/54): libnfnetlink-1.0.1-21.el9.x86_64.rpm 5.0 MB/s | 30 kB 00:00 (19/54): libnetfilter_conntrack-1.0.9-1.el9.x86 6.7 MB/s | 59 kB 00:00 (20/54): libnftnl-1.2.2-1.el9.x86_64.rpm 9.2 MB/s | 84 kB 00:00 (21/54): libpwquality-1.4.4-8.el9.x86_64.rpm 21 MB/s | 119 kB 00:00 (22/54): libpcap-1.10.0-4.el9.x86_64.rpm 14 MB/s | 173 kB 00:00 (23/54): libnl3-3.7.0-1.el9.x86_64.rpm 16 MB/s | 350 kB 00:00 (24/54): libseccomp-2.5.2-2.el9.x86_64.rpm 5.4 MB/s | 72 kB 00:00 (25/54): libselinux-utils-3.5-1.el9.x86_64.rpm 13 MB/s | 183 kB 00:00 (26/54): libutempter-1.2.1-6.el9.x86_64.rpm 3.3 MB/s | 27 kB 00:00 (27/54): pam-1.5.1-15.el9.x86_64.rpm 36 MB/s | 619 kB 00:00 (28/54): policycoreutils-3.5-2.el9.x86_64.rpm 13 MB/s | 238 kB 00:00 (29/54): openssl-3.0.7-24.el9.x86_64.rpm 17 MB/s | 1.2 MB 00:00 (30/54): python3-distro-1.5.0-7.el9.noarch.rpm 709 kB/s | 37 kB 00:00 Docker CE Test - aarch64 2.8 kB/s | 1.4 kB 00:00 (31/54): python3-setools-4.4.3-1.el9.x86_64.rpm 5.8 MB/s | 604 kB 00:00 (32/54): rpm-plugin-selinux-4.16.1.3-25.el9.x86 298 kB/s | 17 kB 00:00 (33/54): python3-setuptools-53.0.0-12.el9.noarc 14 MB/s | 944 kB 00:00 (34/54): selinux-policy-38.1.23-1.el9.noarch.rp 3.8 MB/s | 57 kB 00:00 (35/54): systemd-pam-252-18.el9.x86_64.rpm 6.2 MB/s | 262 kB 00:00 (36/54): systemd-rpm-macros-252-18.el9.noarch.r 6.8 MB/s | 51 kB 00:00 (37/54): systemd-252-18.el9.x86_64.rpm 41 MB/s | 3.9 MB 00:00 (38/54): util-linux-2.37.4-15.el9.x86_64.rpm 36 MB/s | 2.2 MB 00:00 (39/54): selinux-policy-targeted-38.1.23-1.el9. 40 MB/s | 6.5 MB 00:00 (40/54): util-linux-core-2.37.4-15.el9.x86_64.r 7.6 MB/s | 434 kB 00:00 (41/54): xz-5.2.5-8.el9.x86_64.rpm 5.1 MB/s | 226 kB 00:00 (42/54): container-selinux-2.221.0-1.el9.noarch 7.4 MB/s | 56 kB 00:00 (43/54): fuse-overlayfs-1.12-1.el9.x86_64.rpm 10 MB/s | 67 kB 00:00 (44/54): checkpolicy-3.5-1.el9.x86_64.rpm 20 MB/s | 347 kB 00:00 (45/54): fuse3-3.10.2-6.el9.x86_64.rpm 4.7 MB/s | 53 kB 00:00 (46/54): fuse3-libs-3.10.2-6.el9.x86_64.rpm 8.9 MB/s | 91 kB 00:00 (47/54): libslirp-4.4.0-7.el9.x86_64.rpm 11 MB/s | 69 kB 00:00 (48/54): policycoreutils-python-utils-3.5-2.el9 7.7 MB/s | 78 kB 00:00 (49/54): python3-audit-3.0.7-104.el9.x86_64.rpm 7.6 MB/s | 83 kB 00:00 (50/54): python3-libselinux-3.5-1.el9.x86_64.rp 17 MB/s | 188 kB 00:00 (51/54): python3-libsemanage-3.5-2.el9.x86_64.r 12 MB/s | 80 kB 00:00 (52/54): slirp4netns-1.2.1-1.el9.x86_64.rpm 7.2 MB/s | 47 kB 00:00 (53/54): python3-policycoreutils-3.5-2.el9.noar 49 MB/s | 2.1 MB 00:00 Fedora 39 - aarch64 22 kB/s | 11 kB 00:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NhrPp1 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.3JcPZE + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose (54/54): containerd.io-1.6.24-3.1.el9.x86_64.rp 44 MB/s | 33 MB 00:00 -------------------------------------------------------------------------------- Total 26 MB/s | 61 MB 00:02 Fedora 39 openh264 (From Cisco) - aarch64 3.2 kB/s | 990 B 00:00 Fedora 39 - aarch64 - Updates 51 kB/s | 13 kB 00:00 Fedora 39 - aarch64 - Test Updates 45 kB/s | 12 kB 00:00 Fedora 39 - x86_64 28 MB/s | 90 MB 00:03 Metadata cache created. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Docker CE Test - x86_64 6.7 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image Prerelease)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 + product_version=39 + '[' 39 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm Running transaction check Transaction check succeeded. Running transaction test Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:19:44 2023. Fedora Modular 37 - aarch64 - Updates 1.8 MB/s | 2.8 MB 00:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37" Dependencies resolved. ================================================================================================== Package Arch Version Repository Size ================================================================================================== Installing: docker-buildx-plugin aarch64 0.11.2-0.fc39 @commandline 11 M docker-ce aarch64 3:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline 16 M docker-ce-cli aarch64 1:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline 6.6 M docker-ce-rootless-extras aarch64 0.0.0~20230915141727.0e70f1b-0.fc39 @commandline 3.6 M docker-compose-plugin aarch64 2.21.0-0.fc39 @commandline 11 M Upgrading: python3-rpm aarch64 4.19.0-1.fc39 updates-testing 68 k rpm aarch64 4.19.0-1.fc39 updates-testing 536 k rpm-build-libs aarch64 4.19.0-1.fc39 updates-testing 92 k rpm-libs aarch64 4.19.0-1.fc39 updates-testing 306 k rpm-sign-libs aarch64 4.19.0-1.fc39 updates-testing 26 k Installing dependencies: container-selinux noarch 2:2.222.0-1.fc39 updates-testing 55 k containerd.io aarch64 1.6.24-3.1.fc39 docker-ce-test 25 M dbus aarch64 1:1.14.10-1.fc39 fedora 8.1 k dbus-broker aarch64 33-2.fc39 fedora 169 k dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k device-mapper aarch64 1.02.196-1.fc39 fedora 136 k device-mapper-libs aarch64 1.02.196-1.fc39 fedora 171 k diffutils aarch64 3.10-3.fc39 fedora 396 k fuse-common aarch64 3.16.1-1.fc39 fedora 8.3 k fuse-overlayfs aarch64 1.12-2.fc39 fedora 64 k fuse3 aarch64 3.16.1-1.fc39 fedora 57 k fuse3-libs aarch64 3.16.1-1.fc39 fedora 93 k iptables-legacy aarch64 1.8.9-5.fc39 fedora 51 k iptables-legacy-libs aarch64 1.8.9-5.fc39 fedora 37 k iptables-libs aarch64 1.8.9-5.fc39 fedora 439 k kmod aarch64 30-6.fc39 fedora 119 k kmod-libs aarch64 30-6.fc39 fedora 67 k libargon2 aarch64 20190702-3.fc39 fedora 28 k libcgroup aarch64 3.0-3.fc39 fedora 75 k libfdisk aarch64 2.39.2-1.fc39 fedora 158 k libibverbs aarch64 46.0-4.fc39 fedora 430 k libmnl aarch64 1.0.5-3.fc39 fedora 28 k libnetfilter_conntrack aarch64 1.0.9-2.fc39 fedora 59 k libnfnetlink aarch64 1.0.1-24.fc39 fedora 29 k libnl3 aarch64 3.8.0-1.fc39 fedora 343 k libpcap aarch64 14:1.10.4-2.fc39 fedora 173 k libseccomp aarch64 2.5.3-6.fc39 fedora 72 k libselinux-utils aarch64 3.5-5.fc39 fedora 166 k libslirp aarch64 4.7.0-4.fc39 fedora 73 k libutempter aarch64 1.2.1-10.fc39 fedora 27 k policycoreutils aarch64 3.5-7.fc39 fedora 244 k rpm-plugin-selinux aarch64 4.19.0-1.fc39 updates-testing 20 k selinux-policy noarch 38.28-1.fc39 updates-testing 54 k selinux-policy-targeted noarch 38.28-1.fc39 updates-testing 6.7 M slirp4netns aarch64 1.2.1-1.fc39 fedora 47 k systemd aarch64 254.1-2.fc39 fedora 4.6 M systemd-pam aarch64 254.1-2.fc39 fedora 354 k util-linux aarch64 2.39.2-1.fc39 fedora 1.2 M xkeyboard-config noarch 2.39-2.fc39 fedora 962 k xz aarch64 5.4.4-1.fc39 fedora 556 k Installing weak dependencies: cryptsetup-libs aarch64 2.6.1-3.fc39 fedora 488 k libbpf aarch64 2:1.1.0-4.fc39 fedora 165 k libxkbcommon aarch64 1.5.0-3.fc39 fedora 140 k qrencode-libs aarch64 4.1.1-5.fc39 fedora 61 k systemd-networkd aarch64 254.1-2.fc39 fedora 621 k systemd-resolved aarch64 254.1-2.fc39 fedora 284 k Transaction Summary ================================================================================================== Install 51 Packages Upgrade 5 Packages Total size: 95 M Total download size: 46 M Downloading Packages: Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7 30/35 Installing : containerd.io-1.6.24-3.1.el8.x86_64 31/35 Running scriptlet: containerd.io-1.6.24-3.1.el8.x86_64 31/35 Installing : libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64 32/35 Installing : slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64 33/35 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 34/35 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 34/35 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86 35/35 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86 35/35 Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7 35/35 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86 35/35 Verifying : container-selinux-2:2.221.0-1.module_el8+653+feef7 1/35 Verifying : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_ 2/35 Verifying : libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64 3/35 Verifying : slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64 4/35 Verifying : checkpolicy-2.9-1.el8.x86_64 5/35 Verifying : diffutils-3.6-6.el8.x86_64 6/35 Verifying : fuse-common-3.3.0-17.el8.x86_64 7/35 Verifying : fuse3-3.3.0-17.el8.x86_64 8/35 Verifying : fuse3-libs-3.3.0-17.el8.x86_64 9/35 Verifying : iptables-1.8.5-10.el8.x86_64 10/35 Verifying : iptables-libs-1.8.5-10.el8.x86_64 11/35 Verifying : libcgroup-0.41-19.el8.x86_64 12/35 Verifying : libibverbs-46.0-1.el8.1.x86_64 13/35 Verifying : libnetfilter_conntrack-1.0.6-5.el8.x86_64 14/35 Verifying : libnfnetlink-1.0.1-13.el8.x86_64 15/35 Verifying : libnftnl-1.2.2-3.el8.x86_64 16/35 Verifying : libnl3-3.7.0-1.el8.x86_64 17/35 Verifying : libpcap-14:1.9.1-5.el8.x86_64 18/35 Verifying : libselinux-utils-2.9-8.el8.x86_64 19/35 Verifying : policycoreutils-2.9-24.el8.x86_64 20/35 Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 21/35 Verifying : python3-audit-3.0.7-5.el8.x86_64 22/35 Verifying : python3-libselinux-2.9-8.el8.x86_64 23/35 Verifying : python3-libsemanage-2.9-9.el8.x86_64 24/35 Verifying : python3-policycoreutils-2.9-24.el8.noarch 25/35 Verifying : python3-setools-4.3.0-5.el8.x86_64 26/35 Verifying : rpm-plugin-selinux-4.14.3-26.el8.x86_64 27/35 Verifying : selinux-policy-3.14.3-128.el8.noarch 28/35 Verifying : selinux-policy-targeted-3.14.3-128.el8.noarch 29/35 Verifying : containerd.io-1.6.24-3.1.el8.x86_64 30/35 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 31/35 Verifying : docker-compose-plugin-2.21.0-0.el8.x86_64 32/35 Verifying : docker-buildx-plugin-0.11.2-0.el8.x86_64 33/35 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86 34/35 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8 35/35 Installed: checkpolicy-2.9-1.el8.x86_64 container-selinux-2:2.221.0-1.module_el8+653+feef7bfe.noarch containerd.io-1.6.24-3.1.el8.x86_64 diffutils-3.6-6.el8.x86_64 docker-buildx-plugin-0.11.2-0.el8.x86_64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86_64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8.x86_64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 docker-compose-plugin-2.21.0-0.el8.x86_64 fuse-common-3.3.0-17.el8.x86_64 fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_64 fuse3-3.3.0-17.el8.x86_64 fuse3-libs-3.3.0-17.el8.x86_64 iptables-1.8.5-10.el8.x86_64 iptables-libs-1.8.5-10.el8.x86_64 libcgroup-0.41-19.el8.x86_64 libibverbs-46.0-1.el8.1.x86_64 libnetfilter_conntrack-1.0.6-5.el8.x86_64 libnfnetlink-1.0.1-13.el8.x86_64 libnftnl-1.2.2-3.el8.x86_64 libnl3-3.7.0-1.el8.x86_64 libpcap-14:1.9.1-5.el8.x86_64 libselinux-utils-2.9-8.el8.x86_64 libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64 policycoreutils-2.9-24.el8.x86_64 policycoreutils-python-utils-2.9-24.el8.noarch python3-audit-3.0.7-5.el8.x86_64 python3-libselinux-2.9-8.el8.x86_64 python3-libsemanage-2.9-9.el8.x86_64 python3-policycoreutils-2.9-24.el8.noarch python3-setools-4.3.0-5.el8.x86_64 rpm-plugin-selinux-4.14.3-26.el8.x86_64 selinux-policy-3.14.3-128.el8.noarch selinux-policy-targeted-3.14.3-128.el8.noarch slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.2 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Transaction test succeeded. Running transaction + make IMAGE=fedora:37 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:37 ./verify Unable to find image 'fedora:37' locally 37: Pulling from library/fedora 48f379057fd2: Already exists Digest: sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce Status: Downloaded newer image for fedora:37 (1/51): dbus-1.14.10-1.fc39.aarch64.rpm 35 kB/s | 8.1 kB 00:00 (2/51): cryptsetup-libs-2.6.1-3.fc39.aarch64.rp 2.0 MB/s | 488 kB 00:00 (3/51): dbus-broker-33-2.fc39.aarch64.rpm 19 MB/s | 169 kB 00:00 (4/51): dbus-common-1.14.10-1.fc39.noarch.rpm 2.5 MB/s | 15 kB 00:00 (5/51): device-mapper-1.02.196-1.fc39.aarch64.r 22 MB/s | 136 kB 00:00 (6/51): device-mapper-libs-1.02.196-1.fc39.aarc 25 MB/s | 171 kB 00:00 (7/51): diffutils-3.10-3.fc39.aarch64.rpm 40 MB/s | 396 kB 00:00 (8/51): fuse-common-3.16.1-1.fc39.aarch64.rpm 637 kB/s | 8.3 kB 00:00 (9/51): fuse3-3.16.1-1.fc39.aarch64.rpm 7.8 MB/s | 57 kB 00:00 (10/51): fuse-overlayfs-1.12-2.fc39.aarch64.rpm 3.5 MB/s | 64 kB 00:00 (11/51): fuse3-libs-3.16.1-1.fc39.aarch64.rpm 13 MB/s | 93 kB 00:00 (12/51): iptables-legacy-1.8.9-5.fc39.aarch64.r 3.0 MB/s | 51 kB 00:00 (13/51): iptables-legacy-libs-1.8.9-5.fc39.aarc 2.5 MB/s | 37 kB 00:00 (14/51): iptables-libs-1.8.9-5.fc39.aarch64.rpm 14 MB/s | 439 kB 00:00 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='37 (Container Image)' +++ ID=fedora +++ VERSION_ID=37 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f37 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=37 +++ SUPPORT_END=2023-11-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='37 (Container Image)' +++ ID=fedora +++ VERSION_ID=37 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f37 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=37 +++ SUPPORT_END=2023-11-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 37 ++ cut -d. -f1 + DIST_VERSION=37 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node (15/51): kmod-libs-30-6.fc39.aarch64.rpm 11 MB/s | 67 kB 00:00 (16/51): libargon2-20190702-3.fc39.aarch64.rpm 7.0 MB/s | 28 kB 00:00 (17/51): libbpf-1.1.0-4.fc39.aarch64.rpm 32 MB/s | 165 kB 00:00 (18/51): libcgroup-3.0-3.fc39.aarch64.rpm 4.2 MB/s | 75 kB 00:00 (19/51): libfdisk-2.39.2-1.fc39.aarch64.rpm 35 MB/s | 158 kB 00:00 (20/51): libibverbs-46.0-4.fc39.aarch64.rpm 31 MB/s | 430 kB 00:00 (21/51): kmod-30-6.fc39.aarch64.rpm 1.4 MB/s | 119 kB 00:00 (22/51): libmnl-1.0.5-3.fc39.aarch64.rpm 4.8 MB/s | 28 kB 00:00 (23/51): libnetfilter_conntrack-1.0.9-2.fc39.aa 7.7 MB/s | 59 kB 00:00 (24/51): libnfnetlink-1.0.1-24.fc39.aarch64.rpm 2.7 MB/s | 29 kB 00:00 (25/51): libpcap-1.10.4-2.fc39.aarch64.rpm 19 MB/s | 173 kB 00:00 (26/51): libseccomp-2.5.3-6.fc39.aarch64.rpm 12 MB/s | 72 kB 00:00 (27/51): libselinux-utils-3.5-5.fc39.aarch64.rp 28 MB/s | 166 kB 00:00 (28/51): libslirp-4.7.0-4.fc39.aarch64.rpm 3.4 MB/s | 73 kB 00:00 (29/51): libutempter-1.2.1-10.fc39.aarch64.rpm 7.6 MB/s | 27 kB 00:00 (30/51): libxkbcommon-1.5.0-3.fc39.aarch64.rpm 18 MB/s | 140 kB 00:00 (31/51): policycoreutils-3.5-7.fc39.aarch64.rpm 41 MB/s | 244 kB 00:00 (32/51): qrencode-libs-4.1.1-5.fc39.aarch64.rpm 9.8 MB/s | 61 kB 00:00 (33/51): slirp4netns-1.2.1-1.fc39.aarch64.rpm 2.7 MB/s | 47 kB 00:00 (34/51): libnl3-3.8.0-1.fc39.aarch64.rpm 1.9 MB/s | 343 kB 00:00 [Pipeline] } 4.16.2 Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:37 2023 Built : Fedora Project at Fri Jul 28 12:41:59 2023 Installed: rpm-0:4.18.1-2.fc37.x86_64 at Thu Sep 14 05:49:36 2023 Built : Fedora Project at Mon Apr 24 12:05:54 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all (35/51): systemd-254.1-2.fc39.aarch64.rpm 53 MB/s | 4.6 MB 00:00 (36/51): systemd-networkd-254.1-2.fc39.aarch64. 22 MB/s | 621 kB 00:00 (37/51): systemd-resolved-254.1-2.fc39.aarch64. 10 MB/s | 284 kB 00:00 (38/51): util-linux-2.39.2-1.fc39.aarch64.rpm 118 MB/s | 1.2 MB 00:00 (39/51): xkeyboard-config-2.39-2.fc39.noarch.rp 42 MB/s | 962 kB 00:00 (40/51): xz-5.4.4-1.fc39.aarch64.rpm 64 MB/s | 556 kB 00:00 (41/51): container-selinux-2.222.0-1.fc39.noarc 3.2 MB/s | 55 kB 00:00 (42/51): rpm-plugin-selinux-4.19.0-1.fc39.aarch 5.0 MB/s | 20 kB 00:00 (43/51): selinux-policy-38.28-1.fc39.noarch.rpm 13 MB/s | 54 kB 00:00 (44/51): selinux-policy-targeted-38.28-1.fc39.n 165 MB/s | 6.7 MB 00:00 (45/51): python3-rpm-4.19.0-1.fc39.aarch64.rpm 15 MB/s | 68 kB 00:00 (46/51): rpm-4.19.0-1.fc39.aarch64.rpm 58 MB/s | 536 kB 00:00 (47/51): rpm-build-libs-4.19.0-1.fc39.aarch64.r 19 MB/s | 92 kB 00:00 (48/51): rpm-libs-4.19.0-1.fc39.aarch64.rpm 40 MB/s | 306 kB 00:00 (49/51): rpm-sign-libs-4.19.0-1.fc39.aarch64.rp 6.4 MB/s | 26 kB 00:00 (50/51): systemd-pam-254.1-2.fc39.aarch64.rpm 1.5 MB/s | 354 kB 00:00 0 files removed + dnf install -y 'dnf-command(config-manager)' (51/51): containerd.io-1.6.24-3.1.fc39.aarch64. 27 MB/s | 25 MB 00:00 -------------------------------------------------------------------------------- Total 27 MB/s | 46 MB 00:01 Docker CE Test - aarch64 7.1 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.2-2.el9.x86_64 1/59 Installing : libmnl-1.0.4-15.el9.x86_64 2/59 Installing : python3-libselinux-3.5-1.el9.x86_64 3/59 Installing : fuse3-libs-3.10.2-6.el9.x86_64 4/59 Installing : python3-setuptools-53.0.0-12.el9.noarch 5/59 Installing : libselinux-utils-3.5-1.el9.x86_64 6/59 Installing : libfdisk-2.37.4-15.el9.x86_64 7/59 Installing : cracklib-2.9.6-27.el9.x86_64 8/59 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 9/59 Installing : python3-distro-1.5.0-7.el9.noarch 10/59 Installing : python3-setools-4.4.3-1.el9.x86_64 11/59 Installing : python3-libsemanage-3.5-2.el9.x86_64 12/59 Installing : libnftnl-1.2.2-1.el9.x86_64 13/59 Installing : docker-compose-plugin-2.21.0-0.el9.x86_64 14/59 Running scriptlet: docker-compose-plugin-2.21.0-0.el9.x86_64 14/59 Installing : docker-buildx-plugin-0.11.2-0.el9.x86_64 15/59 Running scriptlet: docker-buildx-plugin-0.11.2-0.el9.x86_64 15/59 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9 16/59 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9 16/59 Installing : python3-audit-3.0.7-104.el9.x86_64 17/59 Installing : libslirp-4.4.0-7.el9.x86_64 18/59 Installing : slirp4netns-1.2.1-1.el9.x86_64 19/59 Installing : checkpolicy-3.5-1.el9.x86_64 20/59 Installing : xz-5.2.5-8.el9.x86_64 21/59 Installing : util-linux-core-2.37.4-15.el9.x86_64 22/59 Running scriptlet: util-linux-core-2.37.4-15.el9.x86_64 22/59 Installing : systemd-rpm-macros-252-18.el9.noarch 23/59 Installing : openssl-1:3.0.7-24.el9.x86_64 24/59 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 25/59 Installing : libutempter-1.2.1-6.el9.x86_64 25/59 Installing : libnl3-3.7.0-1.el9.x86_64 26/59 Installing : libibverbs-46.0-1.el9.x86_64 27/59 Installing : libpcap-14:1.10.0-4.el9.x86_64 28/59 Installing : libnfnetlink-1.0.1-21.el9.x86_64 29/59 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 30/59 Installing : iptables-libs-1.8.8-6.el9.x86_64 31/59 Installing : iptables-nft-1.8.8-6.el9.x86_64 32/59 Running scriptlet: iptables-nft-1.8.8-6.el9.x86_64 32/59 Installing : libeconf-0.4.1-3.el9.x86_64 33/59 Running transaction check Transaction check succeeded. Running transaction test Installing : libdb-5.3.28-53.el9.x86_64 34/59 Installing : pam-1.5.1-15.el9.x86_64 35/59 Installing : libpwquality-1.4.4-8.el9.x86_64 36/59 Installing : util-linux-2.37.4-15.el9.x86_64 37/59 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : kmod-libs-28-9.el9.x86_64 38/59 Installing : kmod-28-9.el9.x86_64 39/59 Installing : fuse-common-3.10.2-6.el9.x86_64 40/59 Installing : fuse3-3.10.2-6.el9.x86_64 41/59 Installing : fuse-overlayfs-1.12-1.el9.x86_64 42/59 Running scriptlet: fuse-overlayfs-1.12-1.el9.x86_64 42/59 Installing : diffutils-3.7-12.el9.x86_64 43/59 Installing : policycoreutils-3.5-2.el9.x86_64 44/59 Running scriptlet: policycoreutils-3.5-2.el9.x86_64 44/59 Installing : selinux-policy-38.1.23-1.el9.noarch 45/59 Running scriptlet: selinux-policy-38.1.23-1.el9.noarch 45/59 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 46/59 Installing : selinux-policy-targeted-38.1.23-1.el9.noarch 46/59 Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 1/1 Fedora 37 - x86_64 25 MB/s | 82 MB 00:03 Preparing : 1/1 Upgrading : rpm-libs-4.19.0-1.fc39.aarch64 1/61 Installing : libseccomp-2.5.3-6.fc39.aarch64 2/61 Installing : docker-compose-plugin-2.21.0-0.fc39.aarch64 3/61 Running scriptlet: docker-compose-plugin-2.21.0-0.fc39.aarch64 3/61 Installing : libselinux-utils-3.5-5.fc39.aarch64 4/61 Installing : libfdisk-2.39.2-1.fc39.aarch64 5/61 Installing : fuse3-libs-3.16.1-1.fc39.aarch64 6/61 Installing : diffutils-3.10-3.fc39.aarch64 7/61 Running scriptlet: rpm-4.19.0-1.fc39.aarch64 8/61 Upgrading : rpm-4.19.0-1.fc39.aarch64 8/61 Upgrading : rpm-build-libs-4.19.0-1.fc39.aarch64 9/61 Upgrading : rpm-sign-libs-4.19.0-1.fc39.aarch64 10/61 Installing : docker-buildx-plugin-0.11.2-0.fc39.aarch64 11/61 Running scriptlet: docker-buildx-plugin-0.11.2-0.fc39.aarch64 11/61 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 12/61 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 12/61 Installing : xz-5.4.4-1.fc39.aarch64 13/61 Installing : xkeyboard-config-2.39-2.fc39.noarch 14/61 Installing : libxkbcommon-1.5.0-3.fc39.aarch64 15/61 Installing : qrencode-libs-4.1.1-5.fc39.aarch64 16/61 Installing : libslirp-4.7.0-4.fc39.aarch64 17/61 Installing : slirp4netns-1.2.1-1.fc39.aarch64 18/61 Installing : libnl3-3.8.0-1.fc39.aarch64 19/61 Installing : libibverbs-46.0-4.fc39.aarch64 20/61 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YIhcB7 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hk0LfM + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose Installing : libpcap-14:1.10.4-2.fc39.aarch64 21/61 Installing : iptables-legacy-libs-1.8.9-5.fc39.aarch64 22/61 Installing : libnfnetlink-1.0.1-24.fc39.aarch64 23/61 Installing : libmnl-1.0.5-3.fc39.aarch64 24/61 Installing : libnetfilter_conntrack-1.0.9-2.fc39.aarch64 25/61 Installing : iptables-libs-1.8.9-5.fc39.aarch64 26/61 Installing : iptables-legacy-1.8.9-5.fc39.aarch64 27/61 Running scriptlet: iptables-legacy-1.8.9-5.fc39.aarch64 27/61 Installing : libbpf-2:1.1.0-4.fc39.aarch64 28/61 Installing : libargon2-20190702-3.fc39.aarch64 29/61 Installing : kmod-libs-30-6.fc39.aarch64 30/61 Installing : kmod-30-6.fc39.aarch64 31/61 Installing : fuse-common-3.16.1-1.fc39.aarch64 32/61 Installing : fuse3-3.16.1-1.fc39.aarch64 33/61 Installing : fuse-overlayfs-1.12-2.fc39.aarch64 34/61 Running scriptlet: fuse-overlayfs-1.12-2.fc39.aarch64 34/61 Installing : dbus-common-1:1.14.10-1.fc39.noarch 35/61 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 35/61 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38" Running scriptlet: dbus-broker-33-2.fc39.aarch64 36/61 Installing : dbus-broker-33-2.fc39.aarch64 36/61 Running scriptlet: dbus-broker-33-2.fc39.aarch64 36/61 Installing : dbus-1:1.14.10-1.fc39.aarch64 37/61 Installing : device-mapper-libs-1.02.196-1.fc39.aarch64 38/61 Installing : cryptsetup-libs-2.6.1-3.fc39.aarch64 39/61 Installing : device-mapper-1.02.196-1.fc39.aarch64 40/61 Running scriptlet: libutempter-1.2.1-10.fc39.aarch64 41/61 Installing : libutempter-1.2.1-10.fc39.aarch64 41/61 Installing : systemd-networkd-254.1-2.fc39.aarch64 42/61 Running scriptlet: systemd-networkd-254.1-2.fc39.aarch64 42/61 Installing : systemd-pam-254.1-2.fc39.aarch64 43/61 Installing : systemd-resolved-254.1-2.fc39.aarch64 44/61 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.4.2-1.fc37 updates 38 k Installing dependencies: dbus-libs aarch64 1:1.14.10-1.fc37 updates 154 k fonts-filesystem noarch 1:2.0.5-9.fc37 fedora 7.9 k js-jquery noarch 3.6.0-3.fc37 fedora 171 k python3-dateutil noarch 1:2.8.2-4.fc37 fedora 361 k python3-dbus aarch64 1.3.2-1.fc37 updates 158 k python3-distro noarch 1.7.0-3.fc37 fedora 48 k python3-dnf-plugins-core noarch 4.4.2-1.fc37 updates 299 k python3-six noarch 1.16.0-8.fc37 fedora 42 k python3-systemd aarch64 235-1.fc37 fedora 108 k web-assets-filesystem noarch 5-18.fc37 fedora 7.9 k Installing weak dependencies: python-systemd-doc aarch64 235-1.fc37 fedora 167 k Transaction Summary ================================================================================ Install 12 Packages Total download size: 1.5 M Installed size: 5.2 M Downloading Packages: (1/12): fonts-filesystem-2.0.5-9.fc37.noarch.rp 34 kB/s | 7.9 kB 00:00 (2/12): js-jquery-3.6.0-3.fc37.noarch.rpm 622 kB/s | 171 kB 00:00 (3/12): python3-dateutil-2.8.2-4.fc37.noarch.rp 6.2 MB/s | 361 kB 00:00 (4/12): python3-distro-1.7.0-3.fc37.noarch.rpm 2.3 MB/s | 48 kB 00:00 (5/12): python-systemd-doc-235-1.fc37.aarch64.r 557 kB/s | 167 kB 00:00 (6/12): python3-six-1.16.0-8.fc37.noarch.rpm 2.9 MB/s | 42 kB 00:00 (7/12): python3-systemd-235-1.fc37.aarch64.rpm 6.0 MB/s | 108 kB 00:00 (8/12): web-assets-filesystem-5-18.fc37.noarch. 450 kB/s | 7.9 kB 00:00 (9/12): dnf-plugins-core-4.4.2-1.fc37.noarch.rp 221 kB/s | 38 kB 00:00 Running scriptlet: systemd-resolved-254.1-2.fc39.aarch64 44/61 Installing : util-linux-2.39.2-1.fc39.aarch64 45/61 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : systemd-254.1-2.fc39.aarch64 46/61 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' Fedora 38 openh264 (From Cisco) - aarch64 2.0 kB/s | 2.5 kB 00:01 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh (10/12): python3-dbus-1.3.2-1.fc37.aarch64.rpm 509 kB/s | 158 kB 00:00 (11/12): dbus-libs-1.14.10-1.fc37.aarch64.rpm 471 kB/s | 154 kB 00:00 (12/12): python3-dnf-plugins-core-4.4.2-1.fc37. 1.1 MB/s | 299 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 1.5 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Running scriptlet: systemd-254.1-2.fc39.aarch64 46/61 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : policycoreutils-3.5-7.fc39.aarch64 47/61 Running scriptlet: policycoreutils-3.5-7.fc39.aarch64 47/61 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : selinux-policy-38.28-1.fc39.noarch 48/61 Running scriptlet: selinux-policy-38.28-1.fc39.noarch 48/61 + make IMAGE=fedora:38 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:38 ./verify Unable to find image 'fedora:38' locally 38: Pulling from library/fedora Transaction test succeeded. Running transaction Preparing : 1/1 feef24b52eb3: Already exists Digest: sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e Status: Downloaded newer image for fedora:38 Installing : dbus-libs-1:1.14.10-1.fc37.aarch64 1/12 Installing : python3-dbus-1.3.2-1.fc37.aarch64 2/12 Installing : python3-six-1.16.0-8.fc37.noarch 3/12 Installing : python3-dateutil-1:2.8.2-4.fc37.noarch 4/12 Installing : python3-distro-1.7.0-3.fc37.noarch 5/12 Installing : fonts-filesystem-1:2.0.5-9.fc37.noarch 6/12 Installing : web-assets-filesystem-5-18.fc37.noarch 7/12 Installing : js-jquery-3.6.0-3.fc37.noarch 8/12 Installing : python-systemd-doc-235-1.fc37.aarch64 9/12 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 49/61 Installing : selinux-policy-targeted-38.28-1.fc39.noarch 49/61 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 ++ cut -d. -f1 + DIST_VERSION=38 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version Installing : python3-systemd-235-1.fc37.aarch64 10/12 Installing : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 11/12 Installing : dnf-plugins-core-4.4.2-1.fc37.noarch 12/12 4.16.2 Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:48:50 2023 Built : Fedora Project at Fri Jul 28 12:40:50 2023 Installed: rpm-0:4.18.1-3.fc38.x86_64 at Thu Sep 14 06:48:51 2023 Built : Fedora Project at Wed Apr 26 05:35:27 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed + dnf install -y 'dnf-command(config-manager)' Running scriptlet: dnf-plugins-core-4.4.2-1.fc37.noarch 12/12 Verifying : fonts-filesystem-1:2.0.5-9.fc37.noarch 1/12 Verifying : js-jquery-3.6.0-3.fc37.noarch 2/12 Verifying : python-systemd-doc-235-1.fc37.aarch64 3/12 Verifying : python3-dateutil-1:2.8.2-4.fc37.noarch 4/12 Verifying : python3-distro-1.7.0-3.fc37.noarch 5/12 Verifying : python3-six-1.16.0-8.fc37.noarch 6/12 Verifying : python3-systemd-235-1.fc37.aarch64 7/12 Verifying : web-assets-filesystem-5-18.fc37.noarch 8/12 Verifying : dbus-libs-1:1.14.10-1.fc37.aarch64 9/12 Verifying : dnf-plugins-core-4.4.2-1.fc37.noarch 10/12 Verifying : python3-dbus-1.3.2-1.fc37.aarch64 11/12 Verifying : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 12/12 Installed: dbus-libs-1:1.14.10-1.fc37.aarch64 dnf-plugins-core-4.4.2-1.fc37.noarch fonts-filesystem-1:2.0.5-9.fc37.noarch js-jquery-3.6.0-3.fc37.noarch python-systemd-doc-235-1.fc37.aarch64 python3-dateutil-1:2.8.2-4.fc37.noarch python3-dbus-1.3.2-1.fc37.aarch64 python3-distro-1.7.0-3.fc37.noarch python3-dnf-plugins-core-4.4.2-1.fc37.noarch python3-six-1.16.0-8.fc37.noarch python3-systemd-235-1.fc37.aarch64 web-assets-filesystem-5-18.fc37.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Last metadata expiration check: 0:00:09 ago on Wed Sep 20 09:19:46 2023. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Package findutils-1:4.9.0-2.fc37.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo + dnf --version 4.16.2 Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:58 2023 Built : Fedora Project at Fri Jul 28 12:41:59 2023 Installed: rpm-0:4.18.1-2.fc37.aarch64 at Thu Sep 14 05:49:57 2023 Built : Fedora Project at Mon Apr 24 12:05:22 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test + dnf makecache Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 46/59 Installing : python3-policycoreutils-3.5-2.el9.noarch 47/59 Installing : policycoreutils-python-utils-3.5-2.el9.noarch 48/59 Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch 49/59 Installing : container-selinux-3:2.221.0-1.el9.noarch 49/59 Docker CE Test - aarch64 66 kB/s | 36 kB 00:00 Fedora 37 - aarch64 48 kB/s | 14 kB 00:00 Fedora 37 openh264 (From Cisco) - aarch64 3.7 kB/s | 990 B 00:00 Fedora Modular 37 - aarch64 53 kB/s | 14 kB 00:00 Fedora 37 - aarch64 - Updates 20 kB/s | 9.9 kB 00:00 Fedora 38 - x86_64 13 MB/s | 83 MB 00:06 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8SoUwy + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.n42OA0 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.11.2 + test v0.11.2 = v0.11.2 + echo 'PASS: docker-buildx version OK' + exit 0 PASS: docker-buildx version OK Processing files: docker-buildx-plugin-0.11.2-0.el7.x86_64 Provides: docker-buildx-plugin = 0:0.11.2-0.el7 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el7.src.rpm Fedora Modular 37 - aarch64 - Updates 36 kB/s | 13 kB 00:00 Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='37 (Container Image)' +++ ID=fedora +++ VERSION_ID=37 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f37 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=37 +++ SUPPORT_END=2023-11-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 37 + product_version=37 + '[' 37 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm Fedora Modular 38 - aarch64 253 kB/s | 2.7 MB 00:10 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 49/61 Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch 50/61 Installing : container-selinux-2:2.222.0-1.fc39.noarch 50/61 Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:01 2023. Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MacbUL + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LzYMJz + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8sAgeo + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.21.0 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: docker-buildx-plugin aarch64 0.11.2-0.fc37 @commandline 11 M docker-ce aarch64 3:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline 16 M docker-ce-cli aarch64 1:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline 6.6 M docker-ce-rootless-extras aarch64 0.0.0~20230915141727.0e70f1b-0.fc37 @commandline 3.6 M docker-compose-plugin aarch64 2.21.0-0.fc37 @commandline 11 M Installing dependencies: container-selinux noarch 2:2.221.1-1.fc37 updates 54 k containerd.io aarch64 1.6.24-3.1.fc37 docker-ce-test 25 M dbus aarch64 1:1.14.10-1.fc37 updates 7.8 k dbus-broker aarch64 33-1.fc37 updates 168 k dbus-common noarch 1:1.14.10-1.fc37 updates 15 k device-mapper aarch64 1.02.175-9.fc37 fedora 136 k device-mapper-libs aarch64 1.02.175-9.fc37 fedora 169 k diffutils aarch64 3.8-3.fc37 fedora 376 k fuse-common aarch64 3.10.5-5.fc37 fedora 8.2 k fuse-overlayfs aarch64 1.12-1.fc37 updates 64 k fuse3 aarch64 3.10.5-5.fc37 fedora 54 k fuse3-libs aarch64 3.10.5-5.fc37 fedora 90 k iptables-legacy aarch64 1.8.8-5.fc37 updates 49 k iptables-legacy-libs aarch64 1.8.8-5.fc37 updates 36 k iptables-libs aarch64 1.8.8-5.fc37 updates 431 k kmod aarch64 30-2.fc37 fedora 118 k kmod-libs aarch64 30-2.fc37 fedora 66 k libargon2 aarch64 20190702-1.fc37 fedora 28 k libcgroup aarch64 3.0-1.fc37 fedora 75 k libfdisk aarch64 2.38.1-1.fc37 fedora 155 k libibverbs aarch64 41.0-1.fc37 fedora 404 k libmnl aarch64 1.0.5-1.fc37 fedora 28 k libnetfilter_conntrack aarch64 1.0.8-5.fc37 fedora 57 k libnfnetlink aarch64 1.0.1-22.fc37 fedora 29 k libnl3 aarch64 3.7.0-2.fc37 fedora 336 k libpcap aarch64 14:1.10.4-1.fc37 updates 172 k libseccomp aarch64 2.5.3-3.fc37 fedora 71 k libselinux-utils aarch64 3.5-1.fc37 updates 162 k libslirp aarch64 4.7.0-2.fc37 fedora 73 k libutempter aarch64 1.2.1-7.fc37 fedora 26 k policycoreutils aarch64 3.5-1.fc37 updates 241 k rpm-plugin-selinux aarch64 4.18.1-2.fc37 updates 19 k selinux-policy noarch 37.22-1.fc37 updates 43 k selinux-policy-targeted noarch 37.22-1.fc37 updates 6.6 M slirp4netns aarch64 1.2.1-1.fc37 updates 47 k systemd aarch64 251.14-2.fc37 updates 4.0 M systemd-pam aarch64 251.14-2.fc37 updates 324 k util-linux aarch64 2.38.1-1.fc37 fedora 2.3 M xkeyboard-config noarch 2.36-3.fc37 updates 957 k xz aarch64 5.4.1-1.fc37 updates 420 k Installing weak dependencies: cryptsetup-libs aarch64 2.6.1-1.fc37 updates 488 k libbpf aarch64 2:0.8.0-2.fc37 fedora 173 k libxkbcommon aarch64 1.4.1-2.fc37 fedora 139 k qrencode-libs aarch64 4.1.1-3.fc37 fedora 61 k systemd-networkd aarch64 251.14-2.fc37 updates 571 k systemd-resolved aarch64 251.14-2.fc37 updates 262 k Transaction Summary ================================================================================================= Install 51 Packages Total size: 94 M Total download size: 45 M Installed size: 396 M Downloading Packages: go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 (1/46): device-mapper-1.02.175-9.fc37.aarch64.r 435 kB/s | 136 kB 00:00 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/theupdateframework/notary v0.7.0 (2/46): device-mapper-libs-1.02.175-9.fc37.aarc 460 kB/s | 169 kB 00:00 (3/46): diffutils-3.8-3.fc37.aarch64.rpm 3.6 MB/s | 376 kB 00:00 (4/46): fuse-common-3.10.5-5.fc37.aarch64.rpm 158 kB/s | 8.2 kB 00:00 (5/46): fuse3-3.10.5-5.fc37.aarch64.rpm 1.0 MB/s | 54 kB 00:00 (6/46): fuse3-libs-3.10.5-5.fc37.aarch64.rpm 1.2 MB/s | 90 kB 00:00 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/containerd/console v1.0.3 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/pelletier/go-toml v1.9.5 (7/46): containerd.io-1.6.24-3.1.fc37.aarch64.r 26 MB/s | 25 MB 00:00 (8/46): kmod-libs-30-2.fc37.aarch64.rpm 143 kB/s | 66 kB 00:00 (9/46): kmod-30-2.fc37.aarch64.rpm 239 kB/s | 118 kB 00:00 (10/46): libbpf-0.8.0-2.fc37.aarch64.rpm 3.9 MB/s | 173 kB 00:00 (11/46): libcgroup-3.0-1.fc37.aarch64.rpm 1.4 MB/s | 75 kB 00:00 (12/46): libfdisk-2.38.1-1.fc37.aarch64.rpm 2.5 MB/s | 155 kB 00:00 (13/46): libibverbs-41.0-1.fc37.aarch64.rpm 3.7 MB/s | 404 kB 00:00 (14/46): libmnl-1.0.5-1.fc37.aarch64.rpm 426 kB/s | 28 kB 00:00 (15/46): libnetfilter_conntrack-1.0.8-5.fc37.aa 2.6 MB/s | 57 kB 00:00 (16/46): libnfnetlink-1.0.1-22.fc37.aarch64.rpm 953 kB/s | 29 kB 00:00 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/klauspost/compress v1.16.5 (17/46): libargon2-20190702-1.fc37.aarch64.rpm 119 kB/s | 28 kB 00:00 (18/46): libslirp-4.7.0-2.fc37.aarch64.rpm 1.2 MB/s | 73 kB 00:00 (19/46): libnl3-3.7.0-2.fc37.aarch64.rpm 2.4 MB/s | 336 kB 00:00 (20/46): libutempter-1.2.1-7.fc37.aarch64.rpm 704 kB/s | 26 kB 00:00 (21/46): libseccomp-2.5.3-3.fc37.aarch64.rpm 545 kB/s | 71 kB 00:00 (22/46): libxkbcommon-1.4.1-2.fc37.aarch64.rpm 8.3 MB/s | 139 kB 00:00 (23/46): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 887 kB/s | 61 kB 00:00 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 (24/46): util-linux-2.38.1-1.fc37.aarch64.rpm 14 MB/s | 2.3 MB 00:00 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/klog/v2 v2.90.1 (25/46): container-selinux-2.221.1-1.fc37.noarc 100 kB/s | 54 kB 00:00 (26/46): dbus-1.14.10-1.fc37.aarch64.rpm 18 kB/s | 7.8 kB 00:00 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd Fedora 39 openh264 (From Cisco) - x86_64 2.5 kB/s | 2.5 kB 00:00 (27/46): dbus-broker-33-1.fc37.aarch64.rpm 651 kB/s | 168 kB 00:00 (28/46): cryptsetup-libs-2.6.1-1.fc37.aarch64.r 612 kB/s | 488 kB 00:00 (29/46): dbus-common-1.14.10-1.fc37.noarch.rpm 55 kB/s | 15 kB 00:00 Fedora 38 - aarch64 - Updates 9.0 MB/s | 31 MB 00:03 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 (30/46): fuse-overlayfs-1.12-1.fc37.aarch64.rpm 640 kB/s | 64 kB 00:00 (31/46): iptables-legacy-1.8.8-5.fc37.aarch64.r 489 kB/s | 49 kB 00:00 (32/46): iptables-legacy-libs-1.8.8-5.fc37.aarc 302 kB/s | 36 kB 00:00 (33/46): iptables-libs-1.8.8-5.fc37.aarch64.rpm 1.8 MB/s | 431 kB 00:00 (34/46): libpcap-1.10.4-1.fc37.aarch64.rpm 926 kB/s | 172 kB 00:00 (35/46): libselinux-utils-3.5-1.fc37.aarch64.rp 632 kB/s | 162 kB 00:00 (36/46): policycoreutils-3.5-1.fc37.aarch64.rpm 2.2 MB/s | 241 kB 00:00 (37/46): rpm-plugin-selinux-4.18.1-2.fc37.aarch 173 kB/s | 19 kB 00:00 (38/46): selinux-policy-37.22-1.fc37.noarch.rpm 334 kB/s | 43 kB 00:00 (39/46): slirp4netns-1.2.1-1.fc37.aarch64.rpm 270 kB/s | 47 kB 00:00 Fedora 39 - x86_64 - Updates 308 B/s | 257 B 00:00 (40/46): selinux-policy-targeted-37.22-1.fc37.n 11 MB/s | 6.6 MB 00:00 (41/46): systemd-networkd-251.14-2.fc37.aarch64 1.4 MB/s | 571 kB 00:00 Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch 49/59 Installing : acl-2.3.1-3.el9.x86_64 50/59 Installing : dbus-1:1.12.20-8.el9.x86_64 51/59 Installing : systemd-pam-252-18.el9.x86_64 52/59 Running scriptlet: systemd-252-18.el9.x86_64 53/59 Installing : systemd-252-18.el9.x86_64 53/59 Running scriptlet: systemd-252-18.el9.x86_64 53/59 Installing : dbus-common-1:1.12.20-8.el9.noarch 54/59 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 54/59 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 55/59 Installing : dbus-broker-28-7.el9.x86_64 55/59 Running scriptlet: dbus-broker-28-7.el9.x86_64 55/59 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. (42/46): systemd-251.14-2.fc37.aarch64.rpm 5.8 MB/s | 4.0 MB 00:00 (43/46): systemd-pam-251.14-2.fc37.aarch64.rpm 1.2 MB/s | 324 kB 00:00 (44/46): systemd-resolved-251.14-2.fc37.aarch64 1.0 MB/s | 262 kB 00:00 (45/46): xkeyboard-config-2.36-3.fc37.noarch.rp 4.6 MB/s | 957 kB 00:00 (46/46): xz-5.4.1-1.fc37.aarch64.rpm 2.5 MB/s | 420 kB 00:00 -------------------------------------------------------------------------------- Total 10 MB/s | 45 MB 00:04 Installing : containerd.io-1.6.24-3.1.el9.x86_64 56/59 Running scriptlet: containerd.io-1.6.24-3.1.el9.x86_64 56/59 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 57/59 Docker CE Test - aarch64 6.6 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully Fedora 39 - x86_64 - Test Updates 7.2 MB/s | 8.3 MB 00:01 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 57/59 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86 58/59 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86 58/59 Installing : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64 59/59 Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch 59/59 Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch 59/59 Running transaction check Transaction check succeeded. Running transaction test Running scriptlet: rpm-plugin-selinux-4.16.1.3-25.el9.x86_64 59/59 Verifying : acl-2.3.1-3.el9.x86_64 1/59 Verifying : cracklib-2.9.6-27.el9.x86_64 2/59 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 3/59 Verifying : dbus-1:1.12.20-8.el9.x86_64 4/59 Verifying : dbus-broker-28-7.el9.x86_64 5/59 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/59 Verifying : diffutils-3.7-12.el9.x86_64 7/59 Verifying : fuse-common-3.10.2-6.el9.x86_64 8/59 Verifying : iptables-libs-1.8.8-6.el9.x86_64 9/59 Verifying : iptables-nft-1.8.8-6.el9.x86_64 10/59 Verifying : kmod-28-9.el9.x86_64 11/59 Verifying : kmod-libs-28-9.el9.x86_64 12/59 Verifying : libdb-5.3.28-53.el9.x86_64 13/59 Verifying : libeconf-0.4.1-3.el9.x86_64 14/59 Verifying : libfdisk-2.37.4-15.el9.x86_64 15/59 Verifying : libibverbs-46.0-1.el9.x86_64 16/59 Verifying : libmnl-1.0.4-15.el9.x86_64 17/59 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 18/59 Verifying : libnfnetlink-1.0.1-21.el9.x86_64 19/59 Verifying : libnftnl-1.2.2-1.el9.x86_64 20/59 Verifying : libnl3-3.7.0-1.el9.x86_64 21/59 Verifying : libpcap-14:1.10.0-4.el9.x86_64 22/59 Verifying : libpwquality-1.4.4-8.el9.x86_64 23/59 Verifying : libseccomp-2.5.2-2.el9.x86_64 24/59 Verifying : libselinux-utils-3.5-1.el9.x86_64 25/59 Verifying : libutempter-1.2.1-6.el9.x86_64 26/59 Verifying : openssl-1:3.0.7-24.el9.x86_64 27/59 Verifying : pam-1.5.1-15.el9.x86_64 28/59 Verifying : policycoreutils-3.5-2.el9.x86_64 29/59 Verifying : python3-distro-1.5.0-7.el9.noarch 30/59 Verifying : python3-setools-4.4.3-1.el9.x86_64 31/59 Verifying : python3-setuptools-53.0.0-12.el9.noarch 32/59 Verifying : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64 33/59 Verifying : selinux-policy-38.1.23-1.el9.noarch 34/59 Verifying : selinux-policy-targeted-38.1.23-1.el9.noarch 35/59 Verifying : systemd-252-18.el9.x86_64 36/59 Verifying : systemd-pam-252-18.el9.x86_64 37/59 Verifying : systemd-rpm-macros-252-18.el9.noarch 38/59 Verifying : util-linux-2.37.4-15.el9.x86_64 39/59 Verifying : util-linux-core-2.37.4-15.el9.x86_64 40/59 Verifying : xz-5.2.5-8.el9.x86_64 41/59 Verifying : checkpolicy-3.5-1.el9.x86_64 42/59 Verifying : container-selinux-3:2.221.0-1.el9.noarch 43/59 Verifying : fuse-overlayfs-1.12-1.el9.x86_64 44/59 Verifying : fuse3-3.10.2-6.el9.x86_64 45/59 Verifying : fuse3-libs-3.10.2-6.el9.x86_64 46/59 Verifying : libslirp-4.4.0-7.el9.x86_64 47/59 Verifying : policycoreutils-python-utils-3.5-2.el9.noarch 48/59 Verifying : python3-audit-3.0.7-104.el9.x86_64 49/59 Verifying : python3-libselinux-3.5-1.el9.x86_64 50/59 Verifying : python3-libsemanage-3.5-2.el9.x86_64 51/59 Verifying : python3-policycoreutils-3.5-2.el9.noarch 52/59 Verifying : slirp4netns-1.2.1-1.el9.x86_64 53/59 Verifying : containerd.io-1.6.24-3.1.el9.x86_64 54/59 Verifying : docker-buildx-plugin-0.11.2-0.el9.x86_64 55/59 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86 56/59 Verifying : docker-compose-plugin-2.21.0-0.el9.x86_64 57/59 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 58/59 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9 59/59 Installed: acl-2.3.1-3.el9.x86_64 checkpolicy-3.5-1.el9.x86_64 container-selinux-3:2.221.0-1.el9.noarch containerd.io-1.6.24-3.1.el9.x86_64 cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch diffutils-3.7-12.el9.x86_64 docker-buildx-plugin-0.11.2-0.el9.x86_64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86_64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9.x86_64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 docker-compose-plugin-2.21.0-0.el9.x86_64 fuse-common-3.10.2-6.el9.x86_64 fuse-overlayfs-1.12-1.el9.x86_64 fuse3-3.10.2-6.el9.x86_64 fuse3-libs-3.10.2-6.el9.x86_64 iptables-libs-1.8.8-6.el9.x86_64 iptables-nft-1.8.8-6.el9.x86_64 kmod-28-9.el9.x86_64 kmod-libs-28-9.el9.x86_64 libdb-5.3.28-53.el9.x86_64 libeconf-0.4.1-3.el9.x86_64 libfdisk-2.37.4-15.el9.x86_64 libibverbs-46.0-1.el9.x86_64 libmnl-1.0.4-15.el9.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnfnetlink-1.0.1-21.el9.x86_64 libnftnl-1.2.2-1.el9.x86_64 libnl3-3.7.0-1.el9.x86_64 libpcap-14:1.10.0-4.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.5-1.el9.x86_64 libslirp-4.4.0-7.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 openssl-1:3.0.7-24.el9.x86_64 pam-1.5.1-15.el9.x86_64 policycoreutils-3.5-2.el9.x86_64 policycoreutils-python-utils-3.5-2.el9.noarch python3-audit-3.0.7-104.el9.x86_64 python3-distro-1.5.0-7.el9.noarch python3-libselinux-3.5-1.el9.x86_64 python3-libsemanage-3.5-2.el9.x86_64 python3-policycoreutils-3.5-2.el9.noarch python3-setools-4.4.3-1.el9.x86_64 python3-setuptools-53.0.0-12.el9.noarch rpm-plugin-selinux-4.16.1.3-25.el9.x86_64 selinux-policy-38.1.23-1.el9.noarch selinux-policy-targeted-38.1.23-1.el9.noarch slirp4netns-1.2.1-1.el9.x86_64 systemd-252-18.el9.x86_64 systemd-pam-252-18.el9.x86_64 systemd-rpm-macros-252-18.el9.noarch util-linux-2.37.4-15.el9.x86_64 util-linux-core-2.37.4-15.el9.x86_64 xz-5.2.5-8.el9.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.2 Transaction test succeeded. Running transaction [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.3-3.fc37.aarch64 1/51 Installing : libselinux-utils-3.5-1.fc37.aarch64 2/51 Installing : libfdisk-2.38.1-1.fc37.aarch64 3/51 Installing : fuse3-libs-3.10.5-5.fc37.aarch64 4/51 Installing : diffutils-3.8-3.fc37.aarch64 5/51 Installing : docker-buildx-plugin-0.11.2-0.fc37.aarch64 6/51 Running scriptlet: docker-buildx-plugin-0.11.2-0.fc37.aarch64 6/51 Installing : docker-compose-plugin-2.21.0-0.fc37.aarch64 7/51 Running scriptlet: docker-compose-plugin-2.21.0-0.fc37.aarch64 7/51 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 8/51 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 8/51 Installing : xz-5.4.1-1.fc37.aarch64 9/51 Installing : xkeyboard-config-2.36-3.fc37.noarch 10/51 Installing : libxkbcommon-1.4.1-2.fc37.aarch64 11/51 Installing : dbus-common-1:1.14.10-1.fc37.noarch 12/51 Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch 12/51 Running scriptlet: dbus-broker-33-1.fc37.aarch64 13/51 Installing : dbus-broker-33-1.fc37.aarch64 13/51 Running scriptlet: dbus-broker-33-1.fc37.aarch64 13/51 Installing : dbus-1:1.14.10-1.fc37.aarch64 14/51 Installing : qrencode-libs-4.1.1-3.fc37.aarch64 15/51 Running scriptlet: libutempter-1.2.1-7.fc37.aarch64 16/51 Installing : libutempter-1.2.1-7.fc37.aarch64 16/51 Installing : util-linux-2.38.1-1.fc37.aarch64 17/51 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : policycoreutils-3.5-1.fc37.aarch64 18/51 Running scriptlet: policycoreutils-3.5-1.fc37.aarch64 18/51 Installing : selinux-policy-37.22-1.fc37.noarch 19/51 Running scriptlet: selinux-policy-37.22-1.fc37.noarch 19/51 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 20/51 Installing : selinux-policy-targeted-37.22-1.fc37.noarch 20/51 Fedora 37 openh264 (From Cisco) - x86_64 2.2 kB/s | 2.5 kB 00:01 Fedora Modular 37 - x86_64 3.9 MB/s | 3.8 MB 00:00 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch 50/61 Installing : containerd.io-1.6.24-3.1.fc39.aarch64 51/61 Running scriptlet: containerd.io-1.6.24-3.1.fc39.aarch64 51/61 Installing : libcgroup-3.0-3.fc39.aarch64 52/61 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 53/61 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 53/61 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aa 54/61 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aa 54/61 Upgrading : python3-rpm-4.19.0-1.fc39.aarch64 55/61 Installing : rpm-plugin-selinux-4.19.0-1.fc39.aarch64 56/61 Cleanup : python3-rpm-4.18.92-1.fc39.aarch64 57/61 Cleanup : rpm-build-libs-4.18.92-1.fc39.aarch64 58/61 Cleanup : rpm-sign-libs-4.18.92-1.fc39.aarch64 59/61 Cleanup : rpm-4.18.92-1.fc39.aarch64 60/61 Cleanup : rpm-libs-4.18.92-1.fc39.aarch64 61/61 Running scriptlet: rpm-4.19.0-1.fc39.aarch64 61/61 Running scriptlet: systemd-resolved-254.1-2.fc39.aarch64 61/61 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 61/61 Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch 61/61 Running scriptlet: rpm-libs-4.18.92-1.fc39.aarch64 61/61 Verifying : containerd.io-1.6.24-3.1.fc39.aarch64 1/61 Verifying : cryptsetup-libs-2.6.1-3.fc39.aarch64 2/61 Verifying : dbus-1:1.14.10-1.fc39.aarch64 3/61 Verifying : dbus-broker-33-2.fc39.aarch64 4/61 Verifying : dbus-common-1:1.14.10-1.fc39.noarch 5/61 Verifying : device-mapper-1.02.196-1.fc39.aarch64 6/61 Verifying : device-mapper-libs-1.02.196-1.fc39.aarch64 7/61 Verifying : diffutils-3.10-3.fc39.aarch64 8/61 Verifying : fuse-common-3.16.1-1.fc39.aarch64 9/61 Verifying : fuse-overlayfs-1.12-2.fc39.aarch64 10/61 Verifying : fuse3-3.16.1-1.fc39.aarch64 11/61 Verifying : fuse3-libs-3.16.1-1.fc39.aarch64 12/61 Verifying : iptables-legacy-1.8.9-5.fc39.aarch64 13/61 Verifying : iptables-legacy-libs-1.8.9-5.fc39.aarch64 14/61 Verifying : iptables-libs-1.8.9-5.fc39.aarch64 15/61 Verifying : kmod-30-6.fc39.aarch64 16/61 Verifying : kmod-libs-30-6.fc39.aarch64 17/61 Verifying : libargon2-20190702-3.fc39.aarch64 18/61 Verifying : libbpf-2:1.1.0-4.fc39.aarch64 19/61 Verifying : libcgroup-3.0-3.fc39.aarch64 20/61 Verifying : libfdisk-2.39.2-1.fc39.aarch64 21/61 Verifying : libibverbs-46.0-4.fc39.aarch64 22/61 Verifying : libmnl-1.0.5-3.fc39.aarch64 23/61 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.aarch64 24/61 Verifying : libnfnetlink-1.0.1-24.fc39.aarch64 25/61 Verifying : libnl3-3.8.0-1.fc39.aarch64 26/61 Verifying : libpcap-14:1.10.4-2.fc39.aarch64 27/61 Verifying : libseccomp-2.5.3-6.fc39.aarch64 28/61 Verifying : libselinux-utils-3.5-5.fc39.aarch64 29/61 Verifying : libslirp-4.7.0-4.fc39.aarch64 30/61 Verifying : libutempter-1.2.1-10.fc39.aarch64 31/61 Verifying : libxkbcommon-1.5.0-3.fc39.aarch64 32/61 Verifying : policycoreutils-3.5-7.fc39.aarch64 33/61 Verifying : qrencode-libs-4.1.1-5.fc39.aarch64 34/61 Verifying : slirp4netns-1.2.1-1.fc39.aarch64 35/61 Verifying : systemd-254.1-2.fc39.aarch64 36/61 Verifying : systemd-networkd-254.1-2.fc39.aarch64 37/61 Verifying : systemd-pam-254.1-2.fc39.aarch64 38/61 Verifying : systemd-resolved-254.1-2.fc39.aarch64 39/61 Verifying : util-linux-2.39.2-1.fc39.aarch64 40/61 Verifying : xkeyboard-config-2.39-2.fc39.noarch 41/61 Verifying : xz-5.4.4-1.fc39.aarch64 42/61 Verifying : container-selinux-2:2.222.0-1.fc39.noarch 43/61 Verifying : rpm-plugin-selinux-4.19.0-1.fc39.aarch64 44/61 Verifying : selinux-policy-38.28-1.fc39.noarch 45/61 Verifying : selinux-policy-targeted-38.28-1.fc39.noarch 46/61 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 47/61 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aa 48/61 Verifying : docker-compose-plugin-2.21.0-0.fc39.aarch64 49/61 Verifying : docker-buildx-plugin-0.11.2-0.fc39.aarch64 50/61 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 51/61 Verifying : python3-rpm-4.19.0-1.fc39.aarch64 52/61 Verifying : python3-rpm-4.18.92-1.fc39.aarch64 53/61 Verifying : rpm-4.19.0-1.fc39.aarch64 54/61 Verifying : rpm-4.18.92-1.fc39.aarch64 55/61 Verifying : rpm-build-libs-4.19.0-1.fc39.aarch64 56/61 Verifying : rpm-build-libs-4.18.92-1.fc39.aarch64 57/61 Verifying : rpm-libs-4.19.0-1.fc39.aarch64 58/61 Verifying : rpm-libs-4.18.92-1.fc39.aarch64 59/61 Verifying : rpm-sign-libs-4.19.0-1.fc39.aarch64 60/61 Verifying : rpm-sign-libs-4.18.92-1.fc39.aarch64 61/61 Upgraded: python3-rpm-4.19.0-1.fc39.aarch64 rpm-4.19.0-1.fc39.aarch64 rpm-build-libs-4.19.0-1.fc39.aarch64 rpm-libs-4.19.0-1.fc39.aarch64 rpm-sign-libs-4.19.0-1.fc39.aarch64 Installed: container-selinux-2:2.222.0-1.fc39.noarch containerd.io-1.6.24-3.1.fc39.aarch64 cryptsetup-libs-2.6.1-3.fc39.aarch64 dbus-1:1.14.10-1.fc39.aarch64 dbus-broker-33-2.fc39.aarch64 dbus-common-1:1.14.10-1.fc39.noarch device-mapper-1.02.196-1.fc39.aarch64 device-mapper-libs-1.02.196-1.fc39.aarch64 diffutils-3.10-3.fc39.aarch64 docker-buildx-plugin-0.11.2-0.fc39.aarch64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 docker-compose-plugin-2.21.0-0.fc39.aarch64 fuse-common-3.16.1-1.fc39.aarch64 fuse-overlayfs-1.12-2.fc39.aarch64 fuse3-3.16.1-1.fc39.aarch64 fuse3-libs-3.16.1-1.fc39.aarch64 iptables-legacy-1.8.9-5.fc39.aarch64 iptables-legacy-libs-1.8.9-5.fc39.aarch64 iptables-libs-1.8.9-5.fc39.aarch64 kmod-30-6.fc39.aarch64 kmod-libs-30-6.fc39.aarch64 libargon2-20190702-3.fc39.aarch64 libbpf-2:1.1.0-4.fc39.aarch64 libcgroup-3.0-3.fc39.aarch64 libfdisk-2.39.2-1.fc39.aarch64 libibverbs-46.0-4.fc39.aarch64 libmnl-1.0.5-3.fc39.aarch64 libnetfilter_conntrack-1.0.9-2.fc39.aarch64 libnfnetlink-1.0.1-24.fc39.aarch64 libnl3-3.8.0-1.fc39.aarch64 libpcap-14:1.10.4-2.fc39.aarch64 libseccomp-2.5.3-6.fc39.aarch64 libselinux-utils-3.5-5.fc39.aarch64 libslirp-4.7.0-4.fc39.aarch64 libutempter-1.2.1-10.fc39.aarch64 libxkbcommon-1.5.0-3.fc39.aarch64 policycoreutils-3.5-7.fc39.aarch64 qrencode-libs-4.1.1-5.fc39.aarch64 rpm-plugin-selinux-4.19.0-1.fc39.aarch64 selinux-policy-38.28-1.fc39.noarch selinux-policy-targeted-38.28-1.fc39.noarch slirp4netns-1.2.1-1.fc39.aarch64 systemd-254.1-2.fc39.aarch64 systemd-networkd-254.1-2.fc39.aarch64 systemd-pam-254.1-2.fc39.aarch64 systemd-resolved-254.1-2.fc39.aarch64 util-linux-2.39.2-1.fc39.aarch64 xkeyboard-config-2.39-2.fc39.noarch xz-5.4.4-1.fc39.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.4.2-1.fc39 fedora 38 k Installing dependencies: dbus-libs x86_64 1:1.14.10-1.fc39 fedora 156 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k js-jquery noarch 3.6.4-2.fc39 fedora 172 k python3-dateutil noarch 1:2.8.2-10.fc39 fedora 355 k python3-dbus x86_64 1.3.2-4.fc39 fedora 157 k python3-distro noarch 1.8.0-6.fc39 fedora 49 k python3-dnf-plugins-core noarch 4.4.2-1.fc39 fedora 293 k python3-six noarch 1.16.0-12.fc39 fedora 41 k python3-systemd x86_64 235-5.fc39 fedora 107 k web-assets-filesystem noarch 5-20.fc39 fedora 7.9 k Installing weak dependencies: python-systemd-doc x86_64 235-5.fc39 fedora 75 k Transaction Summary ================================================================================ Install 12 Packages Total download size: 1.4 M Installed size: 4.5 M Downloading Packages: (1/12): dnf-plugins-core-4.4.2-1.fc39.noarch.rp 169 kB/s | 38 kB 00:00 (2/12): fonts-filesystem-2.0.5-12.fc39.noarch.r 36 kB/s | 8.2 kB 00:00 (3/12): dbus-libs-1.14.10-1.fc39.x86_64.rpm 670 kB/s | 156 kB 00:00 (4/12): js-jquery-3.6.4-2.fc39.noarch.rpm 16 MB/s | 172 kB 00:00 (5/12): python-systemd-doc-235-5.fc39.x86_64.rp 6.7 MB/s | 75 kB 00:00 (6/12): python3-dateutil-2.8.2-10.fc39.noarch.r 35 MB/s | 355 kB 00:00 (7/12): python3-dbus-1.3.2-4.fc39.x86_64.rpm 11 MB/s | 157 kB 00:00 (8/12): python3-distro-1.8.0-6.fc39.noarch.rpm 3.6 MB/s | 49 kB 00:00 (9/12): python3-dnf-plugins-core-4.4.2-1.fc39.n 20 MB/s | 293 kB 00:00 (10/12): python3-six-1.16.0-12.fc39.noarch.rpm 3.7 MB/s | 41 kB 00:00 (11/12): python3-systemd-235-5.fc39.x86_64.rpm 7.6 MB/s | 107 kB 00:00 (12/12): web-assets-filesystem-5-20.fc39.noarch 1.0 MB/s | 7.9 kB 00:00 -------------------------------------------------------------------------------- Total 2.6 MB/s | 1.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 Preparing : 1/1 Installing : python3-six-1.16.0-12.fc39.noarch 1/12 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 2/12 Installing : python3-distro-1.8.0-6.fc39.noarch 3/12 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 4/12 Installing : web-assets-filesystem-5-20.fc39.noarch 5/12 Installing : js-jquery-3.6.4-2.fc39.noarch 6/12 Installing : python-systemd-doc-235-5.fc39.x86_64 7/12 Installing : python3-systemd-235-5.fc39.x86_64 8/12 Installing : dbus-libs-1:1.14.10-1.fc39.x86_64 9/12 Installing : python3-dbus-1.3.2-4.fc39.x86_64 10/12 Installing : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 11/12 Installing : dnf-plugins-core-4.4.2-1.fc39.noarch 12/12 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Fedora 37 - x86_64 - Updates 18 MB/s | 39 MB 00:02 Running scriptlet: dnf-plugins-core-4.4.2-1.fc39.noarch 12/12 Verifying : dbus-libs-1:1.14.10-1.fc39.x86_64 1/12 Verifying : dnf-plugins-core-4.4.2-1.fc39.noarch 2/12 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 3/12 Verifying : js-jquery-3.6.4-2.fc39.noarch 4/12 Verifying : python-systemd-doc-235-5.fc39.x86_64 5/12 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 6/12 Verifying : python3-dbus-1.3.2-4.fc39.x86_64 7/12 Verifying : python3-distro-1.8.0-6.fc39.noarch 8/12 Verifying : python3-dnf-plugins-core-4.4.2-1.fc39.noarch 9/12 Verifying : python3-six-1.16.0-12.fc39.noarch 10/12 Verifying : python3-systemd-235-5.fc39.x86_64 11/12 Verifying : web-assets-filesystem-5-20.fc39.noarch 12/12 Installed: dbus-libs-1:1.14.10-1.fc39.x86_64 dnf-plugins-core-4.4.2-1.fc39.noarch fonts-filesystem-1:2.0.5-12.fc39.noarch js-jquery-3.6.4-2.fc39.noarch python-systemd-doc-235-5.fc39.x86_64 python3-dateutil-1:2.8.2-10.fc39.noarch python3-dbus-1.3.2-4.fc39.x86_64 python3-distro-1.8.0-6.fc39.noarch python3-dnf-plugins-core-4.4.2-1.fc39.noarch python3-six-1.16.0-12.fc39.noarch python3-systemd-235-5.fc39.x86_64 web-assets-filesystem-5-20.fc39.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Fedora Modular 38 - aarch64 - Updates 1.9 MB/s | 2.1 MB 00:01 Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:09 2023. Package findutils-1:4.9.0-5.fc39.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' + dnf --version 4.16.2 Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:32:26 2023 Built : Fedora Project at Fri Aug 4 11:19:30 2023 Installed: rpm-0:4.18.92-1.fc39.x86_64 at Wed Sep 13 09:32:26 2023 Built : Fedora Project at Wed Aug 2 17:06:29 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test + dnf makecache Docker CE Test - x86_64 2.1 kB/s | 1.5 kB 00:00 Fedora 39 - x86_64 43 kB/s | 21 kB 00:00 Fedora 39 openh264 (From Cisco) - x86_64 3.2 kB/s | 989 B 00:00 Fedora 39 - x86_64 - Updates 102 kB/s | 24 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.4.2-1.fc38 updates 38 k Installing dependencies: dbus-libs aarch64 1:1.14.10-1.fc38 updates 155 k fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k js-jquery noarch 3.6.3-2.fc38 fedora 173 k python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k python3-dbus aarch64 1.3.2-2.fc38 fedora 158 k python3-distro noarch 1.8.0-2.fc38 fedora 49 k python3-dnf-plugins-core noarch 4.4.2-1.fc38 updates 299 k python3-six noarch 1.16.0-9.fc38 fedora 42 k python3-systemd aarch64 235-2.fc38 fedora 108 k web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k Installing weak dependencies: python-systemd-doc aarch64 235-2.fc38 fedora 171 k Transaction Summary ================================================================================ Install 12 Packages Total download size: 1.5 M Installed size: 6.1 M Downloading Packages: (1/12): fonts-filesystem-2.0.5-11.fc38.noarch.r 70 kB/s | 8.1 kB 00:00 (2/12): js-jquery-3.6.3-2.fc38.noarch.rpm 574 kB/s | 173 kB 00:00 (3/12): python-systemd-doc-235-2.fc38.aarch64.r 561 kB/s | 171 kB 00:00 (4/12): python3-dbus-1.3.2-2.fc38.aarch64.rpm 2.4 MB/s | 158 kB 00:00 (5/12): python3-distro-1.8.0-2.fc38.noarch.rpm 772 kB/s | 49 kB 00:00 Fedora 38 openh264 (From Cisco) - x86_64 3.0 kB/s | 2.5 kB 00:00 Fedora Modular 38 - x86_64 2.2 MB/s | 2.8 MB 00:01 Fedora 39 - x86_64 - Test Updates 24 kB/s | 12 kB 00:00 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx (6/12): python3-dateutil-2.8.2-5.fc38.noarch.rp 1.2 MB/s | 360 kB 00:00 (7/12): python3-six-1.16.0-9.fc38.noarch.rpm 667 kB/s | 42 kB 00:00 (8/12): python3-systemd-235-2.fc38.aarch64.rpm 1.6 MB/s | 108 kB 00:00 (9/12): web-assets-filesystem-5-19.fc38.noarch. 136 kB/s | 7.9 kB 00:00 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 20/51 Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch 21/51 Installing : container-selinux-2:2.221.1-1.fc37.noarch 21/51 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx (10/12): dnf-plugins-core-4.4.2-1.fc38.noarch.r 114 kB/s | 38 kB 00:00 (11/12): python3-dnf-plugins-core-4.4.2-1.fc38. 773 kB/s | 299 kB 00:00 (12/12): dbus-libs-1.14.10-1.fc38.aarch64.rpm 365 kB/s | 155 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 1.5 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dbus-libs-1:1.14.10-1.fc38.aarch64 1/12 Installing : python3-dbus-1.3.2-2.fc38.aarch64 2/12 Installing : python3-six-1.16.0-9.fc38.noarch 3/12 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 4/12 Installing : python3-distro-1.8.0-2.fc38.noarch 5/12 Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 6/12 Installing : web-assets-filesystem-5-19.fc38.noarch 7/12 Installing : js-jquery-3.6.3-2.fc38.noarch 8/12 Installing : python-systemd-doc-235-2.fc38.aarch64 9/12 Installing : python3-systemd-235-2.fc38.aarch64 10/12 Installing : python3-dnf-plugins-core-4.4.2-1.fc38.noarch 11/12 Installing : dnf-plugins-core-4.4.2-1.fc38.noarch 12/12 Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image Prerelease)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 + product_version=39 + '[' 39 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm Running scriptlet: dnf-plugins-core-4.4.2-1.fc38.noarch 12/12 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 1/12 Verifying : js-jquery-3.6.3-2.fc38.noarch 2/12 Verifying : python-systemd-doc-235-2.fc38.aarch64 3/12 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 4/12 Verifying : python3-dbus-1.3.2-2.fc38.aarch64 5/12 Verifying : python3-distro-1.8.0-2.fc38.noarch 6/12 Verifying : python3-six-1.16.0-9.fc38.noarch 7/12 Verifying : python3-systemd-235-2.fc38.aarch64 8/12 Verifying : web-assets-filesystem-5-19.fc38.noarch 9/12 Verifying : dbus-libs-1:1.14.10-1.fc38.aarch64 10/12 Verifying : dnf-plugins-core-4.4.2-1.fc38.noarch 11/12 Verifying : python3-dnf-plugins-core-4.4.2-1.fc38.noarch 12/12 Installed: dbus-libs-1:1.14.10-1.fc38.aarch64 dnf-plugins-core-4.4.2-1.fc38.noarch fonts-filesystem-1:2.0.5-11.fc38.noarch js-jquery-3.6.3-2.fc38.noarch python-systemd-doc-235-2.fc38.aarch64 python3-dateutil-1:2.8.2-5.fc38.noarch python3-dbus-1.3.2-2.fc38.aarch64 python3-distro-1.8.0-2.fc38.noarch python3-dnf-plugins-core-4.4.2-1.fc38.noarch python3-six-1.16.0-9.fc38.noarch python3-systemd-235-2.fc38.aarch64 web-assets-filesystem-5-19.fc38.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:22 2023. Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: docker-buildx-plugin x86_64 0.11.2-0.fc39 @commandline 13 M docker-ce x86_64 3:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline 25 M docker-ce-cli x86_64 1:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20230915141727.0e70f1b-0.fc39 @commandline 3.9 M docker-compose-plugin x86_64 2.21.0-0.fc39 @commandline 13 M Upgrading: python3-rpm x86_64 4.19.0-1.fc39 updates-testing 69 k rpm x86_64 4.19.0-1.fc39 updates-testing 538 k rpm-build-libs x86_64 4.19.0-1.fc39 updates-testing 96 k rpm-libs x86_64 4.19.0-1.fc39 updates-testing 312 k rpm-sign-libs x86_64 4.19.0-1.fc39 updates-testing 26 k Installing dependencies: container-selinux noarch 2:2.222.0-1.fc39 updates-testing 55 k containerd.io x86_64 1.6.24-3.1.fc39 docker-ce-test 33 M dbus x86_64 1:1.14.10-1.fc39 fedora 8.1 k dbus-broker x86_64 33-2.fc39 fedora 173 k dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k device-mapper x86_64 1.02.196-1.fc39 fedora 138 k device-mapper-libs x86_64 1.02.196-1.fc39 fedora 175 k diffutils x86_64 3.10-3.fc39 fedora 398 k fuse-common x86_64 3.16.1-1.fc39 fedora 8.3 k fuse-overlayfs x86_64 1.12-2.fc39 fedora 67 k fuse3 x86_64 3.16.1-1.fc39 fedora 57 k fuse3-libs x86_64 3.16.1-1.fc39 fedora 94 k iptables-legacy x86_64 1.8.9-5.fc39 fedora 52 k iptables-legacy-libs x86_64 1.8.9-5.fc39 fedora 38 k iptables-libs x86_64 1.8.9-5.fc39 fedora 414 k kmod x86_64 30-6.fc39 fedora 120 k kmod-libs x86_64 30-6.fc39 fedora 67 k libargon2 x86_64 20190702-3.fc39 fedora 28 k libcgroup x86_64 3.0-3.fc39 fedora 74 k libfdisk x86_64 2.39.2-1.fc39 fedora 162 k libibverbs x86_64 46.0-4.fc39 fedora 431 k libmnl x86_64 1.0.5-3.fc39 fedora 28 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libnl3 x86_64 3.8.0-1.fc39 fedora 348 k libpcap x86_64 14:1.10.4-2.fc39 fedora 175 k libseccomp x86_64 2.5.3-6.fc39 fedora 71 k libselinux-utils x86_64 3.5-5.fc39 fedora 163 k libslirp x86_64 4.7.0-4.fc39 fedora 75 k libutempter x86_64 1.2.1-10.fc39 fedora 26 k policycoreutils x86_64 3.5-7.fc39 fedora 243 k rpm-plugin-selinux x86_64 4.19.0-1.fc39 updates-testing 20 k selinux-policy noarch 38.28-1.fc39 updates-testing 54 k selinux-policy-targeted noarch 38.28-1.fc39 updates-testing 6.7 M slirp4netns x86_64 1.2.1-1.fc39 fedora 47 k systemd x86_64 254.1-2.fc39 fedora 4.7 M systemd-pam x86_64 254.1-2.fc39 fedora 361 k util-linux x86_64 2.39.2-1.fc39 fedora 1.2 M xkeyboard-config noarch 2.39-2.fc39 fedora 962 k xz x86_64 5.4.4-1.fc39 fedora 556 k Installing weak dependencies: cryptsetup-libs x86_64 2.6.1-3.fc39 fedora 491 k libbpf x86_64 2:1.1.0-4.fc39 fedora 165 k libxkbcommon x86_64 1.5.0-3.fc39 fedora 139 k qrencode-libs x86_64 4.1.1-5.fc39 fedora 61 k systemd-networkd x86_64 254.1-2.fc39 fedora 649 k systemd-resolved x86_64 254.1-2.fc39 fedora 294 k Transaction Summary ================================================================================================= Install 51 Packages Upgrade 5 Packages Total size: 115 M Total download size: 54 M Downloading Packages: Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:17 2023. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Package findutils-1:4.9.0-3.fc38.aarch64 is already installed. (1/51): dbus-1.14.10-1.fc39.x86_64.rpm 36 kB/s | 8.1 kB 00:00 (2/51): cryptsetup-libs-2.6.1-3.fc39.x86_64.rpm 2.1 MB/s | 491 kB 00:00 (3/51): dbus-broker-33-2.fc39.x86_64.rpm 14 MB/s | 173 kB 00:00 (4/51): dbus-common-1.14.10-1.fc39.noarch.rpm 2.2 MB/s | 15 kB 00:00 (5/51): device-mapper-1.02.196-1.fc39.x86_64.rp 13 MB/s | 138 kB 00:00 (6/51): device-mapper-libs-1.02.196-1.fc39.x86_ 14 MB/s | 175 kB 00:00 (7/51): diffutils-3.10-3.fc39.x86_64.rpm 34 MB/s | 398 kB 00:00 (8/51): fuse-common-3.16.1-1.fc39.x86_64.rpm 753 kB/s | 8.3 kB 00:00 (9/51): fuse-overlayfs-1.12-2.fc39.x86_64.rpm 8.2 MB/s | 67 kB 00:00 (10/51): fuse3-3.16.1-1.fc39.x86_64.rpm 6.3 MB/s | 57 kB 00:00 (11/51): fuse3-libs-3.16.1-1.fc39.x86_64.rpm 11 MB/s | 94 kB 00:00 (12/51): iptables-legacy-1.8.9-5.fc39.x86_64.rp 4.1 MB/s | 52 kB 00:00 (13/51): iptables-legacy-libs-1.8.9-5.fc39.x86_ 4.8 MB/s | 38 kB 00:00 (14/51): kmod-30-6.fc39.x86_64.rpm 14 MB/s | 120 kB 00:00 (15/51): iptables-libs-1.8.9-5.fc39.x86_64.rpm 22 MB/s | 414 kB 00:00 (16/51): kmod-libs-30-6.fc39.x86_64.rpm 5.0 MB/s | 67 kB 00:00 (17/51): libargon2-20190702-3.fc39.x86_64.rpm 4.0 MB/s | 28 kB 00:00 (18/51): libbpf-1.1.0-4.fc39.x86_64.rpm 11 MB/s | 165 kB 00:00 (19/51): libfdisk-2.39.2-1.fc39.x86_64.rpm 12 MB/s | 162 kB 00:00 (20/51): libcgroup-3.0-3.fc39.x86_64.rpm 2.5 MB/s | 74 kB 00:00 Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo (21/51): containerd.io-1.6.24-3.1.fc39.x86_64.r 63 MB/s | 33 MB 00:00 (22/51): libibverbs-46.0-4.fc39.x86_64.rpm 2.6 MB/s | 431 kB 00:00 (23/51): libmnl-1.0.5-3.fc39.x86_64.rpm 177 kB/s | 28 kB 00:00 (24/51): libnetfilter_conntrack-1.0.9-2.fc39.x8 9.1 MB/s | 59 kB 00:00 (25/51): libnfnetlink-1.0.1-24.fc39.x86_64.rpm 3.0 MB/s | 29 kB 00:00 (26/51): libnl3-3.8.0-1.fc39.x86_64.rpm 25 MB/s | 348 kB 00:00 (27/51): libpcap-1.10.4-2.fc39.x86_64.rpm 15 MB/s | 175 kB 00:00 (28/51): libseccomp-2.5.3-6.fc39.x86_64.rpm 5.0 MB/s | 71 kB 00:00 (29/51): libselinux-utils-3.5-5.fc39.x86_64.rpm 14 MB/s | 163 kB 00:00 (30/51): libutempter-1.2.1-10.fc39.x86_64.rpm 3.6 MB/s | 26 kB 00:00 (31/51): libxkbcommon-1.5.0-3.fc39.x86_64.rpm 19 MB/s | 139 kB 00:00 (32/51): policycoreutils-3.5-7.fc39.x86_64.rpm 25 MB/s | 243 kB 00:00 (33/51): qrencode-libs-4.1.1-5.fc39.x86_64.rpm 8.1 MB/s | 61 kB 00:00 (34/51): libslirp-4.7.0-4.fc39.x86_64.rpm 3.2 MB/s | 75 kB 00:00 (35/51): slirp4netns-1.2.1-1.fc39.x86_64.rpm 5.3 MB/s | 47 kB 00:00 (36/51): systemd-pam-254.1-2.fc39.x86_64.rpm 38 MB/s | 361 kB 00:00 (37/51): systemd-networkd-254.1-2.fc39.x86_64.r 28 MB/s | 649 kB 00:00 (38/51): util-linux-2.39.2-1.fc39.x86_64.rpm 88 MB/s | 1.2 MB 00:00 (39/51): xkeyboard-config-2.39-2.fc39.noarch.rp 42 MB/s | 962 kB 00:00 (40/51): systemd-resolved-254.1-2.fc39.x86_64.r 5.6 MB/s | 294 kB 00:00 (41/51): xz-5.4.4-1.fc39.x86_64.rpm 39 MB/s | 556 kB 00:00 (42/51): rpm-plugin-selinux-4.19.0-1.fc39.x86_6 2.9 MB/s | 20 kB 00:00 (43/51): selinux-policy-38.28-1.fc39.noarch.rpm 12 MB/s | 54 kB 00:00 (44/51): container-selinux-2.222.0-1.fc39.noarc 2.2 MB/s | 55 kB 00:00 (45/51): systemd-254.1-2.fc39.x86_64.rpm 38 MB/s | 4.7 MB 00:00 (46/51): python3-rpm-4.19.0-1.fc39.x86_64.rpm 1.9 MB/s | 69 kB 00:00 (47/51): rpm-4.19.0-1.fc39.x86_64.rpm 36 MB/s | 538 kB 00:00 (48/51): rpm-build-libs-4.19.0-1.fc39.x86_64.rp 7.6 MB/s | 96 kB 00:00 (49/51): rpm-libs-4.19.0-1.fc39.x86_64.rpm 30 MB/s | 312 kB 00:00 Fedora 38 - x86_64 - Updates 13 MB/s | 32 MB 00:02 4.16.2 Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:49:29 2023 Built : Fedora Project at Fri Jul 28 12:40:50 2023 Installed: rpm-0:4.18.1-3.fc38.aarch64 at Thu Sep 14 06:49:30 2023 Built : Fedora Project at Wed Apr 26 05:34:59 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo (50/51): selinux-policy-targeted-38.28-1.fc39.n 65 MB/s | 6.7 MB 00:00 (51/51): rpm-sign-libs-4.19.0-1.fc39.x86_64.rpm 559 kB/s | 26 kB 00:00 -------------------------------------------------------------------------------- Total 40 MB/s | 54 MB 00:01 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' Docker CE Test - x86_64 7.2 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully + dnf config-manager --set-enabled docker-ce-test + dnf makecache Docker CE Test - aarch64 34 kB/s | 17 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Fedora 38 - aarch64 49 kB/s | 14 kB 00:00 Fedora 38 openh264 (From Cisco) - aarch64 3.0 kB/s | 990 B 00:00 Transaction test succeeded. Running transaction Fedora Modular 37 - x86_64 - Updates 2.9 MB/s | 2.9 MB 00:01 Fedora Modular 38 - aarch64 48 kB/s | 13 kB 00:00 Fedora 38 - aarch64 - Updates 23 kB/s | 11 kB 00:00 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 1/1 Preparing : 1/1 Upgrading : rpm-libs-4.19.0-1.fc39.x86_64 1/61 Fedora Modular 38 - aarch64 - Updates 41 kB/s | 13 kB 00:00 Installing : libseccomp-2.5.3-6.fc39.x86_64 2/61 Installing : docker-compose-plugin-2.21.0-0.fc39.x86_64 3/61 Running scriptlet: docker-compose-plugin-2.21.0-0.fc39.x86_64 3/61 Installing : libselinux-utils-3.5-5.fc39.x86_64 4/61 Installing : libfdisk-2.39.2-1.fc39.x86_64 5/61 Installing : fuse3-libs-3.16.1-1.fc39.x86_64 6/61 Installing : diffutils-3.10-3.fc39.x86_64 7/61 Running scriptlet: rpm-4.19.0-1.fc39.x86_64 8/61 Upgrading : rpm-4.19.0-1.fc39.x86_64 8/61 Upgrading : rpm-build-libs-4.19.0-1.fc39.x86_64 9/61 Upgrading : rpm-sign-libs-4.19.0-1.fc39.x86_64 10/61 Installing : docker-buildx-plugin-0.11.2-0.fc39.x86_64 11/61 Running scriptlet: docker-buildx-plugin-0.11.2-0.fc39.x86_64 11/61 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 12/61 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 12/61 Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 + product_version=38 + '[' 38 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm Installing : xz-5.4.4-1.fc39.x86_64 13/61 Installing : xkeyboard-config-2.39-2.fc39.noarch 14/61 Installing : libxkbcommon-1.5.0-3.fc39.x86_64 15/61 Installing : qrencode-libs-4.1.1-5.fc39.x86_64 16/61 Installing : libslirp-4.7.0-4.fc39.x86_64 17/61 Installing : slirp4netns-1.2.1-1.fc39.x86_64 18/61 Installing : libnl3-3.8.0-1.fc39.x86_64 19/61 Installing : libibverbs-46.0-4.fc39.x86_64 20/61 Installing : libpcap-14:1.10.4-2.fc39.x86_64 21/61 Installing : iptables-legacy-libs-1.8.9-5.fc39.x86_64 22/61 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 23/61 Installing : libmnl-1.0.5-3.fc39.x86_64 24/61 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 25/61 Installing : iptables-libs-1.8.9-5.fc39.x86_64 26/61 Installing : iptables-legacy-1.8.9-5.fc39.x86_64 27/61 Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64 27/61 Installing : libbpf-2:1.1.0-4.fc39.x86_64 28/61 Installing : libargon2-20190702-3.fc39.x86_64 29/61 Installing : kmod-libs-30-6.fc39.x86_64 30/61 Installing : kmod-30-6.fc39.x86_64 31/61 Installing : fuse-common-3.16.1-1.fc39.x86_64 32/61 Installing : fuse3-3.16.1-1.fc39.x86_64 33/61 Installing : fuse-overlayfs-1.12-2.fc39.x86_64 34/61 Running scriptlet: fuse-overlayfs-1.12-2.fc39.x86_64 34/61 Installing : dbus-common-1:1.14.10-1.fc39.noarch 35/61 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 35/61 Running scriptlet: dbus-broker-33-2.fc39.x86_64 36/61 Installing : dbus-broker-33-2.fc39.x86_64 36/61 Running scriptlet: dbus-broker-33-2.fc39.x86_64 36/61 Installing : dbus-1:1.14.10-1.fc39.x86_64 37/61 Installing : device-mapper-libs-1.02.196-1.fc39.x86_64 38/61 Installing : cryptsetup-libs-2.6.1-3.fc39.x86_64 39/61 Installing : device-mapper-1.02.196-1.fc39.x86_64 40/61 Running scriptlet: libutempter-1.2.1-10.fc39.x86_64 41/61 Installing : libutempter-1.2.1-10.fc39.x86_64 41/61 Installing : systemd-networkd-254.1-2.fc39.x86_64 42/61 Running scriptlet: systemd-networkd-254.1-2.fc39.x86_64 42/61 Installing : systemd-pam-254.1-2.fc39.x86_64 43/61 Installing : systemd-resolved-254.1-2.fc39.x86_64 44/61 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Running scriptlet: systemd-resolved-254.1-2.fc39.x86_64 44/61 Installing : util-linux-2.39.2-1.fc39.x86_64 45/61 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : systemd-254.1-2.fc39.x86_64 46/61 Running scriptlet: systemd-254.1-2.fc39.x86_64 46/61 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : policycoreutils-3.5-7.fc39.x86_64 47/61 Running scriptlet: policycoreutils-3.5-7.fc39.x86_64 47/61 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : selinux-policy-38.28-1.fc39.noarch 48/61 Running scriptlet: selinux-policy-38.28-1.fc39.noarch 48/61 Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:30 2023. Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 49/61 Installing : selinux-policy-targeted-38.28-1.fc39.noarch 49/61 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.4.2-1.fc37 updates 38 k Installing dependencies: dbus-libs x86_64 1:1.14.10-1.fc37 updates 156 k fonts-filesystem noarch 1:2.0.5-9.fc37 fedora 7.9 k js-jquery noarch 3.6.0-3.fc37 fedora 171 k python3-dateutil noarch 1:2.8.2-4.fc37 fedora 361 k python3-dbus x86_64 1.3.2-1.fc37 updates 157 k python3-distro noarch 1.7.0-3.fc37 fedora 48 k python3-dnf-plugins-core noarch 4.4.2-1.fc37 updates 299 k python3-six noarch 1.16.0-8.fc37 fedora 42 k python3-systemd x86_64 235-1.fc37 fedora 108 k web-assets-filesystem noarch 5-18.fc37 fedora 7.9 k Installing weak dependencies: python-systemd-doc x86_64 235-1.fc37 fedora 167 k Transaction Summary ================================================================================ Install 12 Packages Total download size: 1.5 M Installed size: 4.9 M Downloading Packages: Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: docker-buildx-plugin aarch64 0.11.2-0.fc38 @commandline 11 M docker-ce aarch64 3:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline 16 M docker-ce-cli aarch64 1:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline 6.6 M docker-ce-rootless-extras aarch64 0.0.0~20230915141727.0e70f1b-0.fc38 @commandline 3.6 M docker-compose-plugin aarch64 2.21.0-0.fc38 @commandline 11 M Upgrading: systemd-libs aarch64 253.10-1.fc38 updates 633 k Installing dependencies: container-selinux noarch 2:2.221.1-1.fc38 updates 55 k containerd.io aarch64 1.6.24-3.1.fc38 docker-ce-test 25 M dbus aarch64 1:1.14.10-1.fc38 updates 8.0 k dbus-broker aarch64 33-1.fc38 fedora 168 k dbus-common noarch 1:1.14.10-1.fc38 updates 15 k device-mapper aarch64 1.02.189-2.fc38 fedora 137 k device-mapper-libs aarch64 1.02.189-2.fc38 fedora 171 k diffutils aarch64 3.10-1.fc38 updates 395 k fuse-common aarch64 3.14.1-1.fc38 updates 6.9 k fuse-overlayfs aarch64 1.12-1.fc38 updates 64 k fuse3 aarch64 3.14.1-1.fc38 updates 54 k fuse3-libs aarch64 3.14.1-1.fc38 updates 91 k iptables-legacy aarch64 1.8.9-4.fc38 updates 51 k iptables-legacy-libs aarch64 1.8.9-4.fc38 updates 37 k iptables-libs aarch64 1.8.9-4.fc38 updates 429 k kmod aarch64 30-4.fc38 fedora 119 k kmod-libs aarch64 30-4.fc38 fedora 67 k libargon2 aarch64 20190702-2.fc38 fedora 28 k libcgroup aarch64 3.0-2.fc38 fedora 75 k libfdisk aarch64 2.38.1-4.fc38 fedora 156 k libibverbs aarch64 44.0-3.fc38 fedora 427 k libmnl aarch64 1.0.5-2.fc38 fedora 28 k libnetfilter_conntrack aarch64 1.0.9-1.fc38 updates 59 k libnfnetlink aarch64 1.0.1-23.fc38 fedora 29 k libnl3 aarch64 3.7.0-3.fc38 fedora 339 k libpcap aarch64 14:1.10.4-1.fc38 updates 172 k libseccomp aarch64 2.5.3-4.fc38 fedora 72 k libselinux-utils aarch64 3.5-1.fc38 fedora 164 k libslirp aarch64 4.7.0-3.fc38 fedora 73 k libutempter aarch64 1.2.1-8.fc38 fedora 27 k policycoreutils aarch64 3.5-1.fc38 fedora 242 k rpm-plugin-selinux aarch64 4.18.1-3.fc38 updates 20 k selinux-policy noarch 38.28-1.fc38 updates 54 k selinux-policy-targeted noarch 38.28-1.fc38 updates 6.7 M slirp4netns aarch64 1.2.1-1.fc38 updates 47 k systemd aarch64 253.10-1.fc38 updates 4.3 M systemd-pam aarch64 253.10-1.fc38 updates 332 k util-linux aarch64 2.38.1-4.fc38 fedora 2.3 M xkeyboard-config noarch 2.38-1.fc38 fedora 963 k xz aarch64 5.4.1-1.fc38 fedora 420 k Installing weak dependencies: cryptsetup-libs aarch64 2.6.1-1.fc38 fedora 487 k libxkbcommon aarch64 1.5.0-2.fc38 fedora 141 k qrencode-libs aarch64 4.1.1-4.fc38 fedora 62 k systemd-networkd aarch64 253.10-1.fc38 updates 607 k systemd-resolved aarch64 253.10-1.fc38 updates 279 k Transaction Summary ================================================================================================= Install 50 Packages Upgrade 1 Package Total size: 95 M Total download size: 46 M Downloading Packages: Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch 21/51 Installing : libslirp-4.7.0-2.fc37.aarch64 22/51 Installing : slirp4netns-1.2.1-1.fc37.aarch64 23/51 Installing : libnl3-3.7.0-2.fc37.aarch64 24/51 Installing : libibverbs-41.0-1.fc37.aarch64 25/51 Installing : libpcap-14:1.10.4-1.fc37.aarch64 26/51 Installing : iptables-legacy-libs-1.8.8-5.fc37.aarch64 27/51 Installing : libnfnetlink-1.0.1-22.fc37.aarch64 28/51 Installing : libmnl-1.0.5-1.fc37.aarch64 29/51 Installing : libnetfilter_conntrack-1.0.8-5.fc37.aarch64 30/51 Installing : iptables-libs-1.8.8-5.fc37.aarch64 31/51 Installing : iptables-legacy-1.8.8-5.fc37.aarch64 32/51 Running scriptlet: iptables-legacy-1.8.8-5.fc37.aarch64 32/51 Installing : libbpf-2:0.8.0-2.fc37.aarch64 33/51 Installing : libargon2-20190702-1.fc37.aarch64 34/51 Installing : kmod-libs-30-2.fc37.aarch64 35/51 Installing : systemd-networkd-251.14-2.fc37.aarch64 36/51 Running scriptlet: systemd-networkd-251.14-2.fc37.aarch64 36/51 Installing : systemd-pam-251.14-2.fc37.aarch64 37/51 Installing : systemd-resolved-251.14-2.fc37.aarch64 38/51 (1/12): fonts-filesystem-2.0.5-9.fc37.noarch.rp 27 kB/s | 7.9 kB 00:00 Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64 38/51 Installing : systemd-251.14-2.fc37.aarch64 39/51 (2/12): js-jquery-3.6.0-3.fc37.noarch.rpm 571 kB/s | 171 kB 00:00 (3/12): python-systemd-doc-235-1.fc37.x86_64.rp 550 kB/s | 167 kB 00:00 (4/12): python3-dateutil-2.8.2-4.fc37.noarch.rp 13 MB/s | 361 kB 00:00 (5/12): python3-six-1.16.0-8.fc37.noarch.rpm 2.2 MB/s | 42 kB 00:00 (6/12): python3-distro-1.7.0-3.fc37.noarch.rpm 2.0 MB/s | 48 kB 00:00 (7/12): python3-systemd-235-1.fc37.x86_64.rpm 7.1 MB/s | 108 kB 00:00 (8/12): web-assets-filesystem-5-18.fc37.noarch. 571 kB/s | 7.9 kB 00:00 (9/12): dbus-libs-1.14.10-1.fc37.x86_64.rpm 20 MB/s | 156 kB 00:00 (10/12): dnf-plugins-core-4.4.2-1.fc37.noarch.r 3.5 MB/s | 38 kB 00:00 (11/12): python3-dbus-1.3.2-1.fc37.x86_64.rpm 14 MB/s | 157 kB 00:00 (12/12): python3-dnf-plugins-core-4.4.2-1.fc37. 29 MB/s | 299 kB 00:00 -------------------------------------------------------------------------------- Total 1.5 MB/s | 1.5 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: systemd-251.14-2.fc37.aarch64 39/51 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : cryptsetup-libs-2.6.1-1.fc37.aarch64 40/51 Installing : device-mapper-libs-1.02.175-9.fc37.aarch64 41/51 Preparing : 1/1 Installing : dbus-libs-1:1.14.10-1.fc37.x86_64 1/12 Installing : python3-dbus-1.3.2-1.fc37.x86_64 2/12 Installing : python3-six-1.16.0-8.fc37.noarch 3/12 Installing : python3-dateutil-1:2.8.2-4.fc37.noarch 4/12 Installing : python3-distro-1.7.0-3.fc37.noarch 5/12 Installing : fonts-filesystem-1:2.0.5-9.fc37.noarch 6/12 Installing : web-assets-filesystem-5-18.fc37.noarch 7/12 Installing : js-jquery-3.6.0-3.fc37.noarch 8/12 Installing : python-systemd-doc-235-1.fc37.x86_64 9/12 Installing : python3-systemd-235-1.fc37.x86_64 10/12 Installing : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 11/12 Installing : dnf-plugins-core-4.4.2-1.fc37.noarch 12/12 Installing : device-mapper-1.02.175-9.fc37.aarch64 42/51 Installing : containerd.io-1.6.24-3.1.fc37.aarch64 43/51 Running scriptlet: containerd.io-1.6.24-3.1.fc37.aarch64 43/51 Installing : libcgroup-3.0-1.fc37.aarch64 44/51 (1/46): dbus-broker-33-1.fc38.aarch64.rpm 567 kB/s | 168 kB 00:00 Installing : kmod-30-2.fc37.aarch64 45/51 Installing : fuse-common-3.10.5-5.fc37.aarch64 46/51 Installing : fuse3-3.10.5-5.fc37.aarch64 47/51 Installing : fuse-overlayfs-1.12-1.fc37.aarch64 48/51 Running scriptlet: fuse-overlayfs-1.12-1.fc37.aarch64 48/51 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/51 (2/46): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp 1.5 MB/s | 487 kB 00:00 (3/46): device-mapper-1.02.189-2.fc38.aarch64.r 5.9 MB/s | 137 kB 00:00 (4/46): device-mapper-libs-1.02.189-2.fc38.aarc 11 MB/s | 171 kB 00:00 (5/46): kmod-30-4.fc38.aarch64.rpm 6.3 MB/s | 119 kB 00:00 (6/46): kmod-libs-30-4.fc38.aarch64.rpm 3.0 MB/s | 67 kB 00:00 (7/46): libargon2-20190702-2.fc38.aarch64.rpm 1.9 MB/s | 28 kB 00:00 (8/46): libcgroup-3.0-2.fc38.aarch64.rpm 2.5 MB/s | 75 kB 00:00 (9/46): libfdisk-2.38.1-4.fc38.aarch64.rpm 3.3 MB/s | 156 kB 00:00 (10/46): libmnl-1.0.5-2.fc38.aarch64.rpm 2.0 MB/s | 28 kB 00:00 (11/46): libibverbs-44.0-3.fc38.aarch64.rpm 11 MB/s | 427 kB 00:00 (12/46): libnfnetlink-1.0.1-23.fc38.aarch64.rpm 2.2 MB/s | 29 kB 00:00 (13/46): libseccomp-2.5.3-4.fc38.aarch64.rpm 5.2 MB/s | 72 kB 00:00 (14/46): libnl3-3.7.0-3.fc38.aarch64.rpm 12 MB/s | 339 kB 00:00 (15/46): libslirp-4.7.0-3.fc38.aarch64.rpm 4.6 MB/s | 73 kB 00:00 (16/46): libselinux-utils-3.5-1.fc38.aarch64.rp 4.9 MB/s | 164 kB 00:00 (17/46): libutempter-1.2.1-8.fc38.aarch64.rpm 1.6 MB/s | 27 kB 00:00 (18/46): libxkbcommon-1.5.0-2.fc38.aarch64.rpm 9.6 MB/s | 141 kB 00:00 (19/46): policycoreutils-3.5-1.fc38.aarch64.rpm 5.9 MB/s | 242 kB 00:00 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/51 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aa 50/51 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aa 50/51 Installing : rpm-plugin-selinux-4.18.1-2.fc37.aarch64 51/51 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 51/51 Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch 51/51 Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64 51/51 (20/46): containerd.io-1.6.24-3.1.fc38.aarch64. 41 MB/s | 25 MB 00:00 (21/46): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 558 kB/s | 62 kB 00:00 (22/46): xkeyboard-config-2.38-1.fc38.noarch.rp 33 MB/s | 963 kB 00:00 (23/46): util-linux-2.38.1-4.fc38.aarch64.rpm 20 MB/s | 2.3 MB 00:00 (24/46): dbus-1.14.10-1.fc38.aarch64.rpm 343 kB/s | 8.0 kB 00:00 (25/46): container-selinux-2.221.1-1.fc38.noarc 1.1 MB/s | 55 kB 00:00 (26/46): dbus-common-1.14.10-1.fc38.noarch.rpm 1.1 MB/s | 15 kB 00:00 (27/46): diffutils-3.10-1.fc38.aarch64.rpm 27 MB/s | 395 kB 00:00 (28/46): fuse-common-3.14.1-1.fc38.aarch64.rpm 435 kB/s | 6.9 kB 00:00 (29/46): fuse-overlayfs-1.12-1.fc38.aarch64.rpm 10 MB/s | 64 kB 00:00 (30/46): fuse3-3.14.1-1.fc38.aarch64.rpm 6.0 MB/s | 54 kB 00:00 (31/46): fuse3-libs-3.14.1-1.fc38.aarch64.rpm 13 MB/s | 91 kB 00:00 (32/46): iptables-legacy-1.8.9-4.fc38.aarch64.r 7.1 MB/s | 51 kB 00:00 (33/46): iptables-legacy-libs-1.8.9-4.fc38.aarc 1.2 MB/s | 37 kB 00:00 (34/46): iptables-libs-1.8.9-4.fc38.aarch64.rpm 12 MB/s | 429 kB 00:00 (35/46): libnetfilter_conntrack-1.0.9-1.fc38.aa 5.7 MB/s | 59 kB 00:00 (36/46): libpcap-1.10.4-1.fc38.aarch64.rpm 21 MB/s | 172 kB 00:00 [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141) (37/46): rpm-plugin-selinux-4.18.1-3.fc38.aarch 709 kB/s | 20 kB 00:00 [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141) [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141) [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141) (38/46): xz-5.4.1-1.fc38.aarch64.rpm 1.5 MB/s | 420 kB 00:00 (39/46): slirp4netns-1.2.1-1.fc38.aarch64.rpm 8.0 MB/s | 47 kB 00:00 [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141) [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141) Running scriptlet: dnf-plugins-core-4.4.2-1.fc37.noarch 12/12 Verifying : fonts-filesystem-1:2.0.5-9.fc37.noarch 1/12 Verifying : js-jquery-3.6.0-3.fc37.noarch 2/12 Verifying : python-systemd-doc-235-1.fc37.x86_64 3/12 Verifying : python3-dateutil-1:2.8.2-4.fc37.noarch 4/12 Verifying : python3-distro-1.7.0-3.fc37.noarch 5/12 Verifying : python3-six-1.16.0-8.fc37.noarch 6/12 Verifying : python3-systemd-235-1.fc37.x86_64 7/12 Verifying : web-assets-filesystem-5-18.fc37.noarch 8/12 Verifying : dbus-libs-1:1.14.10-1.fc37.x86_64 9/12 Verifying : dnf-plugins-core-4.4.2-1.fc37.noarch 10/12 Verifying : python3-dbus-1.3.2-1.fc37.x86_64 11/12 Verifying : python3-dnf-plugins-core-4.4.2-1.fc37.noarch 12/12 Installed: dbus-libs-1:1.14.10-1.fc37.x86_64 dnf-plugins-core-4.4.2-1.fc37.noarch fonts-filesystem-1:2.0.5-9.fc37.noarch js-jquery-3.6.0-3.fc37.noarch python-systemd-doc-235-1.fc37.x86_64 python3-dateutil-1:2.8.2-4.fc37.noarch python3-dbus-1.3.2-1.fc37.x86_64 python3-distro-1.7.0-3.fc37.noarch python3-dnf-plugins-core-4.4.2-1.fc37.noarch python3-six-1.16.0-8.fc37.noarch python3-systemd-235-1.fc37.x86_64 web-assets-filesystem-5-18.fc37.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.aarch64 51/51 Verifying : containerd.io-1.6.24-3.1.fc37.aarch64 1/51 Verifying : device-mapper-1.02.175-9.fc37.aarch64 2/51 Verifying : device-mapper-libs-1.02.175-9.fc37.aarch64 3/51 Verifying : diffutils-3.8-3.fc37.aarch64 4/51 Verifying : fuse-common-3.10.5-5.fc37.aarch64 5/51 Verifying : fuse3-3.10.5-5.fc37.aarch64 6/51 Verifying : fuse3-libs-3.10.5-5.fc37.aarch64 7/51 Verifying : kmod-30-2.fc37.aarch64 8/51 Verifying : kmod-libs-30-2.fc37.aarch64 9/51 Verifying : libargon2-20190702-1.fc37.aarch64 10/51 Verifying : libbpf-2:0.8.0-2.fc37.aarch64 11/51 Verifying : libcgroup-3.0-1.fc37.aarch64 12/51 Verifying : libfdisk-2.38.1-1.fc37.aarch64 13/51 Verifying : libibverbs-41.0-1.fc37.aarch64 14/51 Verifying : libmnl-1.0.5-1.fc37.aarch64 15/51 Verifying : libnetfilter_conntrack-1.0.8-5.fc37.aarch64 16/51 Verifying : libnfnetlink-1.0.1-22.fc37.aarch64 17/51 Verifying : libnl3-3.7.0-2.fc37.aarch64 18/51 Verifying : libseccomp-2.5.3-3.fc37.aarch64 19/51 Verifying : libslirp-4.7.0-2.fc37.aarch64 20/51 Verifying : libutempter-1.2.1-7.fc37.aarch64 21/51 Verifying : libxkbcommon-1.4.1-2.fc37.aarch64 22/51 Verifying : qrencode-libs-4.1.1-3.fc37.aarch64 23/51 Verifying : util-linux-2.38.1-1.fc37.aarch64 24/51 Verifying : container-selinux-2:2.221.1-1.fc37.noarch 25/51 Verifying : cryptsetup-libs-2.6.1-1.fc37.aarch64 26/51 Verifying : dbus-1:1.14.10-1.fc37.aarch64 27/51 Verifying : dbus-broker-33-1.fc37.aarch64 28/51 Verifying : dbus-common-1:1.14.10-1.fc37.noarch 29/51 Verifying : fuse-overlayfs-1.12-1.fc37.aarch64 30/51 Verifying : iptables-legacy-1.8.8-5.fc37.aarch64 31/51 Verifying : iptables-legacy-libs-1.8.8-5.fc37.aarch64 32/51 Verifying : iptables-libs-1.8.8-5.fc37.aarch64 33/51 Verifying : libpcap-14:1.10.4-1.fc37.aarch64 34/51 Verifying : libselinux-utils-3.5-1.fc37.aarch64 35/51 Verifying : policycoreutils-3.5-1.fc37.aarch64 36/51 Verifying : rpm-plugin-selinux-4.18.1-2.fc37.aarch64 37/51 Verifying : selinux-policy-37.22-1.fc37.noarch 38/51 Verifying : selinux-policy-targeted-37.22-1.fc37.noarch 39/51 Verifying : slirp4netns-1.2.1-1.fc37.aarch64 40/51 Verifying : systemd-251.14-2.fc37.aarch64 41/51 Verifying : systemd-networkd-251.14-2.fc37.aarch64 42/51 Verifying : systemd-pam-251.14-2.fc37.aarch64 43/51 Verifying : systemd-resolved-251.14-2.fc37.aarch64 44/51 Verifying : xkeyboard-config-2.36-3.fc37.noarch 45/51 Verifying : xz-5.4.1-1.fc37.aarch64 46/51 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 47/51 Verifying : docker-compose-plugin-2.21.0-0.fc37.aarch64 48/51 Verifying : docker-buildx-plugin-0.11.2-0.fc37.aarch64 49/51 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 50/51 [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39) [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39) [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 65.182.224.39) Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aa 51/51 Installed: container-selinux-2:2.221.1-1.fc37.noarch containerd.io-1.6.24-3.1.fc37.aarch64 cryptsetup-libs-2.6.1-1.fc37.aarch64 dbus-1:1.14.10-1.fc37.aarch64 dbus-broker-33-1.fc37.aarch64 dbus-common-1:1.14.10-1.fc37.noarch device-mapper-1.02.175-9.fc37.aarch64 device-mapper-libs-1.02.175-9.fc37.aarch64 diffutils-3.8-3.fc37.aarch64 docker-buildx-plugin-0.11.2-0.fc37.aarch64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 docker-compose-plugin-2.21.0-0.fc37.aarch64 fuse-common-3.10.5-5.fc37.aarch64 fuse-overlayfs-1.12-1.fc37.aarch64 fuse3-3.10.5-5.fc37.aarch64 fuse3-libs-3.10.5-5.fc37.aarch64 iptables-legacy-1.8.8-5.fc37.aarch64 iptables-legacy-libs-1.8.8-5.fc37.aarch64 iptables-libs-1.8.8-5.fc37.aarch64 kmod-30-2.fc37.aarch64 kmod-libs-30-2.fc37.aarch64 libargon2-20190702-1.fc37.aarch64 libbpf-2:0.8.0-2.fc37.aarch64 libcgroup-3.0-1.fc37.aarch64 libfdisk-2.38.1-1.fc37.aarch64 libibverbs-41.0-1.fc37.aarch64 libmnl-1.0.5-1.fc37.aarch64 libnetfilter_conntrack-1.0.8-5.fc37.aarch64 libnfnetlink-1.0.1-22.fc37.aarch64 libnl3-3.7.0-2.fc37.aarch64 libpcap-14:1.10.4-1.fc37.aarch64 libseccomp-2.5.3-3.fc37.aarch64 libselinux-utils-3.5-1.fc37.aarch64 libslirp-4.7.0-2.fc37.aarch64 libutempter-1.2.1-7.fc37.aarch64 libxkbcommon-1.4.1-2.fc37.aarch64 policycoreutils-3.5-1.fc37.aarch64 qrencode-libs-4.1.1-3.fc37.aarch64 rpm-plugin-selinux-4.18.1-2.fc37.aarch64 selinux-policy-37.22-1.fc37.noarch selinux-policy-targeted-37.22-1.fc37.noarch slirp4netns-1.2.1-1.fc37.aarch64 systemd-251.14-2.fc37.aarch64 systemd-networkd-251.14-2.fc37.aarch64 systemd-pam-251.14-2.fc37.aarch64 systemd-resolved-251.14-2.fc37.aarch64 util-linux-2.38.1-1.fc37.aarch64 xkeyboard-config-2.36-3.fc37.noarch xz-5.4.1-1.fc37.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39) [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39) [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 65.182.224.39) (40/46): selinux-policy-38.28-1.fc38.noarch.rpm 60 kB/s | 54 kB 00:00 [MIRROR] systemd-networkd-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-networkd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141) [MIRROR] systemd-networkd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/systemd-networkd-253.10-1.fc38.aarch64.rpm (IP: 65.182.224.39) [MIRROR] systemd-networkd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-networkd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141) (41/46): selinux-policy-targeted-38.28-1.fc38.n 6.6 MB/s | 6.7 MB 00:01 (42/46): systemd-253.10-1.fc38.aarch64.rpm 4.6 MB/s | 4.3 MB 00:00 (43/46): systemd-networkd-253.10-1.fc38.aarch64 3.7 MB/s | 607 kB 00:00 [MIRROR] systemd-pam-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-pam-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141) [MIRROR] systemd-resolved-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-resolved-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141) [MIRROR] systemd-libs-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-libs-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141) (44/46): systemd-pam-253.10-1.fc38.aarch64.rpm 7.2 MB/s | 332 kB 00:00 (45/46): systemd-resolved-253.10-1.fc38.aarch64 9.9 MB/s | 279 kB 00:00 (46/46): systemd-libs-253.10-1.fc38.aarch64.rpm 19 MB/s | 633 kB 00:00 -------------------------------------------------------------------------------- Total 18 MB/s | 46 MB 00:02 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Docker CE Test - aarch64 6.6 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully [Pipeline] // node [Pipeline] } Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:27 2023. Fedora Modular 38 - x86_64 - Updates 1.2 MB/s | 2.1 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Package findutils-1:4.9.0-2.fc37.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo + dnf --version 4.16.2 Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:37 2023 Built : Fedora Project at Fri Jul 28 12:41:59 2023 Installed: rpm-0:4.18.1-2.fc37.x86_64 at Thu Sep 14 05:49:36 2023 Built : Fedora Project at Mon Apr 24 12:05:54 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test Transaction test succeeded. Running transaction + dnf makecache Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 1/1 Preparing : 1/1 Upgrading : systemd-libs-253.10-1.fc38.aarch64 1/52 Installing : libseccomp-2.5.3-4.fc38.aarch64 2/52 Installing : docker-compose-plugin-2.21.0-0.fc38.aarch64 3/52 Running scriptlet: docker-compose-plugin-2.21.0-0.fc38.aarch64 3/52 Installing : fuse3-libs-3.14.1-1.fc38.aarch64 4/52 Installing : diffutils-3.10-1.fc38.aarch64 5/52 Installing : libselinux-utils-3.5-1.fc38.aarch64 6/52 Installing : libfdisk-2.38.1-4.fc38.aarch64 7/52 Installing : docker-buildx-plugin-0.11.2-0.fc38.aarch64 8/52 Running scriptlet: docker-buildx-plugin-0.11.2-0.fc38.aarch64 8/52 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 9/52 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 9/52 Installing : fuse-common-3.14.1-1.fc38.aarch64 10/52 Installing : fuse3-3.14.1-1.fc38.aarch64 11/52 Installing : dbus-common-1:1.14.10-1.fc38.noarch 12/52 Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch 12/52 Running scriptlet: dbus-broker-33-1.fc38.aarch64 13/52 Installing : dbus-broker-33-1.fc38.aarch64 13/52 Running scriptlet: dbus-broker-33-1.fc38.aarch64 13/52 Installing : dbus-1:1.14.10-1.fc38.aarch64 14/52 Docker CE Test - x86_64 70 kB/s | 38 kB 00:00 Installing : xz-5.4.1-1.fc38.aarch64 15/52 Installing : xkeyboard-config-2.38-1.fc38.noarch 16/52 Installing : libxkbcommon-1.5.0-2.fc38.aarch64 17/52 Installing : qrencode-libs-4.1.1-4.fc38.aarch64 18/52 Running scriptlet: libutempter-1.2.1-8.fc38.aarch64 19/52 Installing : libutempter-1.2.1-8.fc38.aarch64 19/52 Installing : util-linux-2.38.1-4.fc38.aarch64 20/52 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : policycoreutils-3.5-1.fc38.aarch64 21/52 Running scriptlet: policycoreutils-3.5-1.fc38.aarch64 21/52 Installing : selinux-policy-38.28-1.fc38.noarch 22/52 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.4.2-1.fc38 updates 38 k Installing dependencies: dbus-libs x86_64 1:1.14.10-1.fc38 updates 156 k fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k js-jquery noarch 3.6.3-2.fc38 fedora 173 k python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k python3-dbus x86_64 1.3.2-2.fc38 fedora 157 k python3-distro noarch 1.8.0-2.fc38 fedora 49 k python3-dnf-plugins-core noarch 4.4.2-1.fc38 updates 299 k python3-six noarch 1.16.0-9.fc38 fedora 42 k python3-systemd x86_64 235-2.fc38 fedora 108 k web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k Installing weak dependencies: python-systemd-doc x86_64 235-2.fc38 fedora 171 k Transaction Summary ================================================================================ Install 12 Packages Total download size: 1.5 M Installed size: 5.0 M Downloading Packages: Fedora 37 - x86_64 72 kB/s | 25 kB 00:00 Running scriptlet: selinux-policy-38.28-1.fc38.noarch 22/52 Fedora 37 openh264 (From Cisco) - x86_64 3.8 kB/s | 989 B 00:00 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 23/52 Installing : selinux-policy-targeted-38.28-1.fc38.noarch 23/52 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZtzoeJ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qBd1r5 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.21.0 + test v2.21.0 = v2.21.0 + echo 'PASS: docker-compose version OK' + exit 0 PASS: docker-compose version OK Processing files: docker-compose-plugin-2.21.0-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vihQKr + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.21.0 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.21.0 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.21.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Uyws4N + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0 + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0 + exit 0 Provides: docker-compose-plugin = 0:2.21.0-0.el7 docker-compose-plugin(x86-64) = 0:2.21.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el7.src.rpm Fedora Modular 37 - x86_64 72 kB/s | 25 kB 00:00 (1/12): fonts-filesystem-2.0.5-11.fc38.noarch.r 17 kB/s | 8.1 kB 00:00 Fedora 37 - x86_64 - Updates 68 kB/s | 20 kB 00:00 (2/12): js-jquery-3.6.3-2.fc38.noarch.rpm 243 kB/s | 173 kB 00:00 (3/12): python-systemd-doc-235-2.fc38.x86_64.rp 240 kB/s | 171 kB 00:00 (4/12): python3-dateutil-2.8.2-5.fc38.noarch.rp 1.1 MB/s | 360 kB 00:00 (5/12): python3-dbus-1.3.2-2.fc38.x86_64.rpm 1.4 MB/s | 157 kB 00:00 (6/12): python3-distro-1.8.0-2.fc38.noarch.rpm 438 kB/s | 49 kB 00:00 (7/12): python3-six-1.16.0-9.fc38.noarch.rpm 617 kB/s | 42 kB 00:00 (8/12): python3-systemd-235-2.fc38.x86_64.rpm 1.5 MB/s | 108 kB 00:00 (9/12): web-assets-filesystem-5-19.fc38.noarch. 115 kB/s | 7.9 kB 00:00 (10/12): dnf-plugins-core-4.4.2-1.fc38.noarch.r 125 kB/s | 38 kB 00:00 (11/12): dbus-libs-1.14.10-1.fc38.x86_64.rpm 447 kB/s | 156 kB 00:00 (12/12): python3-dnf-plugins-core-4.4.2-1.fc38. 813 kB/s | 299 kB 00:00 -------------------------------------------------------------------------------- Total 854 kB/s | 1.5 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dbus-libs-1:1.14.10-1.fc38.x86_64 1/12 Installing : python3-dbus-1.3.2-2.fc38.x86_64 2/12 Installing : python3-six-1.16.0-9.fc38.noarch 3/12 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 4/12 Installing : python3-distro-1.8.0-2.fc38.noarch 5/12 Fedora Modular 37 - x86_64 - Updates 47 kB/s | 24 kB 00:00 Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 6/12 Installing : web-assets-filesystem-5-19.fc38.noarch 7/12 Installing : js-jquery-3.6.3-2.fc38.noarch 8/12 Installing : python-systemd-doc-235-2.fc38.x86_64 9/12 Installing : python3-systemd-235-2.fc38.x86_64 10/12 Installing : python3-dnf-plugins-core-4.4.2-1.fc38.noarch 11/12 Installing : dnf-plugins-core-4.4.2-1.fc38.noarch 12/12 Running scriptlet: dnf-plugins-core-4.4.2-1.fc38.noarch 12/12 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 1/12 Verifying : js-jquery-3.6.3-2.fc38.noarch 2/12 Verifying : python-systemd-doc-235-2.fc38.x86_64 3/12 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 4/12 Verifying : python3-dbus-1.3.2-2.fc38.x86_64 5/12 Verifying : python3-distro-1.8.0-2.fc38.noarch 6/12 Verifying : python3-six-1.16.0-9.fc38.noarch 7/12 Verifying : python3-systemd-235-2.fc38.x86_64 8/12 Verifying : web-assets-filesystem-5-19.fc38.noarch 9/12 Verifying : dbus-libs-1:1.14.10-1.fc38.x86_64 10/12 Verifying : dnf-plugins-core-4.4.2-1.fc38.noarch 11/12 Verifying : python3-dnf-plugins-core-4.4.2-1.fc38.noarch 12/12 Installed: dbus-libs-1:1.14.10-1.fc38.x86_64 dnf-plugins-core-4.4.2-1.fc38.noarch fonts-filesystem-1:2.0.5-11.fc38.noarch js-jquery-3.6.3-2.fc38.noarch python-systemd-doc-235-2.fc38.x86_64 python3-dateutil-1:2.8.2-5.fc38.noarch python3-dbus-1.3.2-2.fc38.x86_64 python3-distro-1.8.0-2.fc38.noarch python3-dnf-plugins-core-4.4.2-1.fc38.noarch python3-six-1.16.0-9.fc38.noarch python3-systemd-235-2.fc38.x86_64 web-assets-filesystem-5-19.fc38.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 49/61 Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch 50/61 Installing : container-selinux-2:2.222.0-1.fc39.noarch 50/61 Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='37 (Container Image)' +++ ID=fedora +++ VERSION_ID=37 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f37 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=37 +++ SUPPORT_END=2023-11-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 37 + product_version=37 + '[' 37 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:35 2023. Package findutils-1:4.9.0-3.fc38.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:41 2023. 4.16.2 Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:48:50 2023 Built : Fedora Project at Fri Jul 28 12:40:50 2023 Installed: rpm-0:4.18.1-3.fc38.x86_64 at Thu Sep 14 06:48:51 2023 Built : Fedora Project at Wed Apr 26 05:35:27 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo Dependencies resolved. + dnf config-manager --set-disabled 'docker-ce-*' ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin x86_64 0.11.2-0.fc37 @commandline 13 M docker-ce x86_64 3:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline 25 M docker-ce-cli x86_64 1:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20230915141727.0e70f1b-0.fc37 @commandline 3.9 M docker-compose-plugin x86_64 2.21.0-0.fc37 @commandline 13 M Installing dependencies: container-selinux noarch 2:2.221.1-1.fc37 updates 54 k containerd.io x86_64 1.6.24-3.1.fc37 docker-ce-test 33 M dbus x86_64 1:1.14.10-1.fc37 updates 7.8 k dbus-broker x86_64 33-1.fc37 updates 174 k dbus-common noarch 1:1.14.10-1.fc37 updates 15 k device-mapper x86_64 1.02.175-9.fc37 fedora 138 k device-mapper-libs x86_64 1.02.175-9.fc37 fedora 177 k diffutils x86_64 3.8-3.fc37 fedora 378 k fuse-common x86_64 3.10.5-5.fc37 fedora 8.2 k fuse-overlayfs x86_64 1.12-1.fc37 updates 67 k fuse3 x86_64 3.10.5-5.fc37 fedora 54 k fuse3-libs x86_64 3.10.5-5.fc37 fedora 92 k iptables-legacy x86_64 1.8.8-5.fc37 updates 51 k iptables-legacy-libs x86_64 1.8.8-5.fc37 updates 37 k iptables-libs x86_64 1.8.8-5.fc37 updates 416 k kmod x86_64 30-2.fc37 fedora 120 k kmod-libs x86_64 30-2.fc37 fedora 68 k libargon2 x86_64 20190702-1.fc37 fedora 28 k libcgroup x86_64 3.0-1.fc37 fedora 74 k libfdisk x86_64 2.38.1-1.fc37 fedora 160 k libibverbs x86_64 41.0-1.fc37 fedora 412 k libmnl x86_64 1.0.5-1.fc37 fedora 28 k libnetfilter_conntrack x86_64 1.0.8-5.fc37 fedora 57 k libnfnetlink x86_64 1.0.1-22.fc37 fedora 29 k libnl3 x86_64 3.7.0-2.fc37 fedora 347 k libpcap x86_64 14:1.10.4-1.fc37 updates 176 k libseccomp x86_64 2.5.3-3.fc37 fedora 70 k libselinux-utils x86_64 3.5-1.fc37 updates 160 k libslirp x86_64 4.7.0-2.fc37 fedora 74 k libutempter x86_64 1.2.1-7.fc37 fedora 26 k policycoreutils x86_64 3.5-1.fc37 updates 240 k rpm-plugin-selinux x86_64 4.18.1-2.fc37 updates 18 k selinux-policy noarch 37.22-1.fc37 updates 43 k selinux-policy-targeted noarch 37.22-1.fc37 updates 6.6 M slirp4netns x86_64 1.2.1-1.fc37 updates 47 k systemd x86_64 251.14-2.fc37 updates 4.2 M systemd-pam x86_64 251.14-2.fc37 updates 334 k util-linux x86_64 2.38.1-1.fc37 fedora 2.3 M xkeyboard-config noarch 2.36-3.fc37 updates 957 k xz x86_64 5.4.1-1.fc37 updates 419 k Installing weak dependencies: cryptsetup-libs x86_64 2.6.1-1.fc37 updates 491 k libbpf x86_64 2:0.8.0-2.fc37 fedora 172 k libxkbcommon x86_64 1.4.1-2.fc37 fedora 140 k qrencode-libs x86_64 4.1.1-3.fc37 fedora 61 k systemd-networkd x86_64 251.14-2.fc37 updates 614 k systemd-resolved x86_64 251.14-2.fc37 updates 280 k Transaction Summary ================================================================================================ Install 51 Packages Total size: 115 M Total download size: 53 M Installed size: 438 M Downloading Packages: + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + dnf config-manager --set-enabled docker-ce-test + dnf makecache (1/46): device-mapper-1.02.175-9.fc37.x86_64.rp 466 kB/s | 138 kB 00:00 (2/46): device-mapper-libs-1.02.175-9.fc37.x86_ 576 kB/s | 177 kB 00:00 (3/46): diffutils-3.8-3.fc37.x86_64.rpm 21 MB/s | 378 kB 00:00 (4/46): fuse-common-3.10.5-5.fc37.x86_64.rpm 672 kB/s | 8.2 kB 00:00 (5/46): fuse3-3.10.5-5.fc37.x86_64.rpm 5.5 MB/s | 54 kB 00:00 (6/46): fuse3-libs-3.10.5-5.fc37.x86_64.rpm 9.7 MB/s | 92 kB 00:00 (7/46): kmod-libs-30-2.fc37.x86_64.rpm 8.2 MB/s | 68 kB 00:00 (8/46): libargon2-20190702-1.fc37.x86_64.rpm 4.5 MB/s | 28 kB 00:00 (9/46): libbpf-0.8.0-2.fc37.x86_64.rpm 19 MB/s | 172 kB 00:00 (10/46): libcgroup-3.0-1.fc37.x86_64.rpm 11 MB/s | 74 kB 00:00 (11/46): libfdisk-2.38.1-1.fc37.x86_64.rpm 12 MB/s | 160 kB 00:00 (12/46): libibverbs-41.0-1.fc37.x86_64.rpm 34 MB/s | 412 kB 00:00 (13/46): libmnl-1.0.5-1.fc37.x86_64.rpm 3.2 MB/s | 28 kB 00:00 (14/46): libnetfilter_conntrack-1.0.8-5.fc37.x8 7.6 MB/s | 57 kB 00:00 (15/46): libnfnetlink-1.0.1-22.fc37.x86_64.rpm 3.6 MB/s | 29 kB 00:00 (16/46): libnl3-3.7.0-2.fc37.x86_64.rpm 22 MB/s | 347 kB 00:00 (17/46): libseccomp-2.5.3-3.fc37.x86_64.rpm 9.7 MB/s | 70 kB 00:00 (18/46): libslirp-4.7.0-2.fc37.x86_64.rpm 9.7 MB/s | 74 kB 00:00 (19/46): libutempter-1.2.1-7.fc37.x86_64.rpm 3.8 MB/s | 26 kB 00:00 (20/46): libxkbcommon-1.4.1-2.fc37.x86_64.rpm 18 MB/s | 140 kB 00:00 (21/46): qrencode-libs-4.1.1-3.fc37.x86_64.rpm 9.1 MB/s | 61 kB 00:00 (22/46): util-linux-2.38.1-1.fc37.x86_64.rpm 39 MB/s | 2.3 MB 00:00 (23/46): container-selinux-2.221.1-1.fc37.noarc 8.2 MB/s | 54 kB 00:00 (24/46): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp 19 MB/s | 491 kB 00:00 (25/46): dbus-1.14.10-1.fc37.x86_64.rpm 1.4 MB/s | 7.8 kB 00:00 (26/46): dbus-broker-33-1.fc37.x86_64.rpm 16 MB/s | 174 kB 00:00 (27/46): kmod-30-2.fc37.x86_64.rpm 427 kB/s | 120 kB 00:00 (28/46): dbus-common-1.14.10-1.fc37.noarch.rpm 1.1 MB/s | 15 kB 00:00 (29/46): fuse-overlayfs-1.12-1.fc37.x86_64.rpm 5.3 MB/s | 67 kB 00:00 (30/46): iptables-legacy-1.8.8-5.fc37.x86_64.rp 3.8 MB/s | 51 kB 00:00 (31/46): iptables-legacy-libs-1.8.8-5.fc37.x86_ 2.9 MB/s | 37 kB 00:00 (32/46): iptables-libs-1.8.8-5.fc37.x86_64.rpm 25 MB/s | 416 kB 00:00 (33/46): libpcap-1.10.4-1.fc37.x86_64.rpm 9.9 MB/s | 176 kB 00:00 (34/46): containerd.io-1.6.24-3.1.fc37.x86_64.r 35 MB/s | 33 MB 00:00 (35/46): libselinux-utils-3.5-1.fc37.x86_64.rpm 542 kB/s | 160 kB 00:00 (36/46): policycoreutils-3.5-1.fc37.x86_64.rpm 819 kB/s | 240 kB 00:00 (37/46): rpm-plugin-selinux-4.18.1-2.fc37.x86_6 2.3 MB/s | 18 kB 00:00 (38/46): selinux-policy-37.22-1.fc37.noarch.rpm 4.1 MB/s | 43 kB 00:00 (39/46): slirp4netns-1.2.1-1.fc37.x86_64.rpm 7.9 MB/s | 47 kB 00:00 (40/46): systemd-networkd-251.14-2.fc37.x86_64. 26 MB/s | 614 kB 00:00 (41/46): systemd-pam-251.14-2.fc37.x86_64.rpm 15 MB/s | 334 kB 00:00 (42/46): systemd-resolved-251.14-2.fc37.x86_64. 15 MB/s | 280 kB 00:00 (43/46): systemd-251.14-2.fc37.x86_64.rpm 39 MB/s | 4.2 MB 00:00 (44/46): xkeyboard-config-2.36-3.fc37.noarch.rp 18 MB/s | 957 kB 00:00 (45/46): xz-5.4.1-1.fc37.x86_64.rpm 17 MB/s | 419 kB 00:00 (46/46): selinux-policy-targeted-37.22-1.fc37.n 34 MB/s | 6.6 MB 00:00 -------------------------------------------------------------------------------- Total 27 MB/s | 53 MB 00:01 Docker CE Test - x86_64 35 kB/s | 17 kB 00:00 Fedora 38 - x86_64 53 kB/s | 25 kB 00:00 Docker CE Test - x86_64 6.7 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully Fedora 38 openh264 (From Cisco) - x86_64 3.7 kB/s | 989 B 00:00 Fedora Modular 38 - x86_64 97 kB/s | 24 kB 00:00 Running transaction check Fedora 38 - x86_64 - Updates 62 kB/s | 21 kB 00:00 Transaction check succeeded. Running transaction test Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5NtUIf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 + exit 0 Fedora Modular 38 - x86_64 - Updates 84 kB/s | 23 kB 00:00 Transaction test succeeded. Running transaction Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 + product_version=38 + '[' 38 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 23/52 Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch 24/52 Installing : container-selinux-2:2.221.1-1.fc38.noarch 24/52 Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:20:48 2023. Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.3-3.fc37.x86_64 1/51 Installing : libselinux-utils-3.5-1.fc37.x86_64 2/51 Installing : libfdisk-2.38.1-1.fc37.x86_64 3/51 Installing : fuse3-libs-3.10.5-5.fc37.x86_64 4/51 Installing : diffutils-3.8-3.fc37.x86_64 5/51 Installing : docker-buildx-plugin-0.11.2-0.fc37.x86_64 6/51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" Running scriptlet: docker-buildx-plugin-0.11.2-0.fc37.x86_64 6/51 Installing : docker-compose-plugin-2.21.0-0.fc37.x86_64 7/51 Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin x86_64 0.11.2-0.fc38 @commandline 13 M docker-ce x86_64 3:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline 25 M docker-ce-cli x86_64 1:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20230915141727.0e70f1b-0.fc38 @commandline 3.9 M docker-compose-plugin x86_64 2.21.0-0.fc38 @commandline 13 M Upgrading: systemd-libs x86_64 253.10-1.fc38 updates 652 k Installing dependencies: container-selinux noarch 2:2.221.1-1.fc38 updates 55 k containerd.io x86_64 1.6.24-3.1.fc38 docker-ce-test 33 M dbus x86_64 1:1.14.10-1.fc38 updates 8.0 k dbus-broker x86_64 33-1.fc38 fedora 173 k dbus-common noarch 1:1.14.10-1.fc38 updates 15 k device-mapper x86_64 1.02.189-2.fc38 fedora 139 k device-mapper-libs x86_64 1.02.189-2.fc38 fedora 176 k diffutils x86_64 3.10-1.fc38 updates 398 k fuse-common x86_64 3.14.1-1.fc38 updates 6.9 k fuse-overlayfs x86_64 1.12-1.fc38 updates 67 k fuse3 x86_64 3.14.1-1.fc38 updates 55 k fuse3-libs x86_64 3.14.1-1.fc38 updates 93 k iptables-legacy x86_64 1.8.9-4.fc38 updates 53 k iptables-legacy-libs x86_64 1.8.9-4.fc38 updates 38 k iptables-libs x86_64 1.8.9-4.fc38 updates 405 k kmod x86_64 30-4.fc38 fedora 120 k kmod-libs x86_64 30-4.fc38 fedora 68 k libargon2 x86_64 20190702-2.fc38 fedora 28 k libcgroup x86_64 3.0-2.fc38 fedora 75 k libfdisk x86_64 2.38.1-4.fc38 fedora 161 k libibverbs x86_64 44.0-3.fc38 fedora 429 k libmnl x86_64 1.0.5-2.fc38 fedora 28 k libnetfilter_conntrack x86_64 1.0.9-1.fc38 updates 59 k libnfnetlink x86_64 1.0.1-23.fc38 fedora 29 k libnl3 x86_64 3.7.0-3.fc38 fedora 345 k libpcap x86_64 14:1.10.4-1.fc38 updates 175 k libseccomp x86_64 2.5.3-4.fc38 fedora 71 k libselinux-utils x86_64 3.5-1.fc38 fedora 160 k libslirp x86_64 4.7.0-3.fc38 fedora 75 k libutempter x86_64 1.2.1-8.fc38 fedora 26 k policycoreutils x86_64 3.5-1.fc38 fedora 241 k rpm-plugin-selinux x86_64 4.18.1-3.fc38 updates 20 k selinux-policy noarch 38.28-1.fc38 updates 54 k selinux-policy-targeted noarch 38.28-1.fc38 updates 6.7 M slirp4netns x86_64 1.2.1-1.fc38 updates 47 k systemd x86_64 253.10-1.fc38 updates 4.4 M systemd-pam x86_64 253.10-1.fc38 updates 340 k util-linux x86_64 2.38.1-4.fc38 fedora 2.3 M xkeyboard-config noarch 2.38-1.fc38 fedora 963 k xz x86_64 5.4.1-1.fc38 fedora 419 k Installing weak dependencies: cryptsetup-libs x86_64 2.6.1-1.fc38 fedora 492 k libxkbcommon x86_64 1.5.0-2.fc38 fedora 140 k qrencode-libs x86_64 4.1.1-4.fc38 fedora 61 k systemd-networkd x86_64 253.10-1.fc38 updates 634 k systemd-resolved x86_64 253.10-1.fc38 updates 289 k Transaction Summary ================================================================================================ Install 50 Packages Upgrade 1 Package Total size: 116 M Total download size: 54 M Downloading Packages: Running scriptlet: docker-compose-plugin-2.21.0-0.fc37.x86_64 7/51 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 8/51 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 8/51 Installing : xz-5.4.1-1.fc37.x86_64 9/51 Installing : xkeyboard-config-2.36-3.fc37.noarch 10/51 Installing : libxkbcommon-1.4.1-2.fc37.x86_64 11/51 Installing : dbus-common-1:1.14.10-1.fc37.noarch 12/51 Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch 12/51 Running scriptlet: dbus-broker-33-1.fc37.x86_64 13/51 Installing : dbus-broker-33-1.fc37.x86_64 13/51 Running scriptlet: dbus-broker-33-1.fc37.x86_64 13/51 Installing : dbus-1:1.14.10-1.fc37.x86_64 14/51 Installing : qrencode-libs-4.1.1-3.fc37.x86_64 15/51 Running scriptlet: libutempter-1.2.1-7.fc37.x86_64 16/51 Installing : libutempter-1.2.1-7.fc37.x86_64 16/51 Installing : util-linux-2.38.1-1.fc37.x86_64 17/51 warning: /etc/adjtime created as /etc/adjtime.rpmnew make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Installing : policycoreutils-3.5-1.fc37.x86_64 18/51 Running scriptlet: policycoreutils-3.5-1.fc37.x86_64 18/51 Installing : selinux-policy-37.22-1.fc37.noarch 19/51 Running scriptlet: selinux-policy-37.22-1.fc37.noarch 19/51 + make IMAGE=centos:7 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ centos:7 ./verify Unable to find image 'centos:7' locally 7: Pulling from library/centos Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 20/51 Installing : selinux-policy-targeted-37.22-1.fc37.noarch 20/51 2d473b07cdd5: Already exists Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 Status: Downloaded newer image for centos:7 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (Core)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (Core)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7 +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (Core)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (Core)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7 +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ echo 7 ++ cut -d. -f1 + DIST_VERSION=7 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version ./verify: line 112: dnf: command not found + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo install-containerd-helpers: line 27: dnf: command not found + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo (1/46): dbus-broker-33-1.fc38.x86_64.rpm 370 kB/s | 173 kB 00:00 (2/46): device-mapper-1.02.189-2.fc38.x86_64.rp 2.3 MB/s | 139 kB 00:00 (3/46): cryptsetup-libs-2.6.1-1.fc38.x86_64.rpm 890 kB/s | 492 kB 00:00 (4/46): device-mapper-libs-1.02.189-2.fc38.x86_ 2.7 MB/s | 176 kB 00:00 (5/46): kmod-30-4.fc38.x86_64.rpm 2.4 MB/s | 120 kB 00:00 Loaded plugins: fastestmirror, ovl (6/46): containerd.io-1.6.24-3.1.fc38.x86_64.rp 44 MB/s | 33 MB 00:00 (7/46): kmod-libs-30-4.fc38.x86_64.rpm 427 kB/s | 68 kB 00:00 (8/46): libargon2-20190702-2.fc38.x86_64.rpm 186 kB/s | 28 kB 00:00 (9/46): libcgroup-3.0-2.fc38.x86_64.rpm 1.6 MB/s | 75 kB 00:00 (10/46): libfdisk-2.38.1-4.fc38.x86_64.rpm 2.7 MB/s | 161 kB 00:00 (11/46): libmnl-1.0.5-2.fc38.x86_64.rpm 645 kB/s | 28 kB 00:00 (12/46): libnfnetlink-1.0.1-23.fc38.x86_64.rpm 690 kB/s | 29 kB 00:00 (13/46): libnl3-3.7.0-3.fc38.x86_64.rpm 5.3 MB/s | 345 kB 00:00 (14/46): libseccomp-2.5.3-4.fc38.x86_64.rpm 1.4 MB/s | 71 kB 00:00 (15/46): libslirp-4.7.0-3.fc38.x86_64.rpm 1.6 MB/s | 75 kB 00:00 (16/46): libselinux-utils-3.5-1.fc38.x86_64.rpm 2.9 MB/s | 160 kB 00:00 (17/46): libutempter-1.2.1-8.fc38.x86_64.rpm 607 kB/s | 26 kB 00:00 Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch 50/61 Installing : containerd.io-1.6.24-3.1.fc39.x86_64 51/61 Running scriptlet: containerd.io-1.6.24-3.1.fc39.x86_64 51/61 Installing : libcgroup-3.0-3.fc39.x86_64 52/61 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 53/61 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 53/61 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x8 54/61 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x8 54/61 Upgrading : python3-rpm-4.19.0-1.fc39.x86_64 55/61 Installing : rpm-plugin-selinux-4.19.0-1.fc39.x86_64 56/61 (18/46): libxkbcommon-1.5.0-2.fc38.x86_64.rpm 2.5 MB/s | 140 kB 00:00 (19/46): policycoreutils-3.5-1.fc38.x86_64.rpm 4.2 MB/s | 241 kB 00:00 (20/46): qrencode-libs-4.1.1-4.fc38.x86_64.rpm 1.3 MB/s | 61 kB 00:00 (21/46): xkeyboard-config-2.38-1.fc38.noarch.rp 7.5 MB/s | 963 kB 00:00 (22/46): util-linux-2.38.1-4.fc38.x86_64.rpm 16 MB/s | 2.3 MB 00:00 (23/46): xz-5.4.1-1.fc38.x86_64.rpm 8.2 MB/s | 419 kB 00:00 (24/46): libibverbs-44.0-3.fc38.x86_64.rpm 874 kB/s | 429 kB 00:00 Cleanup : python3-rpm-4.18.92-1.fc39.x86_64 57/61 Cleanup : rpm-build-libs-4.18.92-1.fc39.x86_64 58/61 Cleanup : rpm-sign-libs-4.18.92-1.fc39.x86_64 59/61 Cleanup : rpm-4.18.92-1.fc39.x86_64 60/61 Cleanup : rpm-libs-4.18.92-1.fc39.x86_64 61/61 Running scriptlet: rpm-4.19.0-1.fc39.x86_64 61/61 Running scriptlet: systemd-resolved-254.1-2.fc39.x86_64 61/61 Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch 61/61 Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch 61/61 (25/46): dbus-1.14.10-1.fc38.x86_64.rpm 23 kB/s | 8.0 kB 00:00 (26/46): dbus-common-1.14.10-1.fc38.noarch.rpm 36 kB/s | 15 kB 00:00 (27/46): container-selinux-2.221.1-1.fc38.noarc 114 kB/s | 55 kB 00:00 (28/46): fuse-common-3.14.1-1.fc38.x86_64.rpm 102 kB/s | 6.9 kB 00:00 (29/46): fuse-overlayfs-1.12-1.fc38.x86_64.rpm 929 kB/s | 67 kB 00:00 (30/46): fuse3-libs-3.14.1-1.fc38.x86_64.rpm 1.2 MB/s | 93 kB 00:00 (31/46): fuse3-3.14.1-1.fc38.x86_64.rpm 410 kB/s | 55 kB 00:00 (32/46): iptables-legacy-1.8.9-4.fc38.x86_64.rp 736 kB/s | 53 kB 00:00 (33/46): iptables-legacy-libs-1.8.9-4.fc38.x86_ 545 kB/s | 38 kB 00:00 (34/46): diffutils-3.10-1.fc38.x86_64.rpm 1.1 MB/s | 398 kB 00:00 (35/46): libnetfilter_conntrack-1.0.9-1.fc38.x8 828 kB/s | 59 kB 00:00 (36/46): libpcap-1.10.4-1.fc38.x86_64.rpm 2.1 MB/s | 175 kB 00:00 (37/46): rpm-plugin-selinux-4.18.1-3.fc38.x86_6 220 kB/s | 20 kB 00:00 (38/46): selinux-policy-38.28-1.fc38.noarch.rpm 764 kB/s | 54 kB 00:00 (39/46): iptables-libs-1.8.9-4.fc38.x86_64.rpm 1.9 MB/s | 405 kB 00:00 (40/46): slirp4netns-1.2.1-1.fc38.x86_64.rpm 657 kB/s | 47 kB 00:00 (41/46): systemd-networkd-253.10-1.fc38.x86_64. 2.8 MB/s | 634 kB 00:00 (42/46): systemd-pam-253.10-1.fc38.x86_64.rpm 1.8 MB/s | 340 kB 00:00 (43/46): systemd-resolved-253.10-1.fc38.x86_64. 1.7 MB/s | 289 kB 00:00 (44/46): systemd-libs-253.10-1.fc38.x86_64.rpm 2.3 MB/s | 652 kB 00:00 (45/46): systemd-253.10-1.fc38.x86_64.rpm 4.4 MB/s | 4.4 MB 00:01 (46/46): selinux-policy-targeted-38.28-1.fc38.n 5.2 MB/s | 6.7 MB 00:01 -------------------------------------------------------------------------------- Total 13 MB/s | 54 MB 00:04 Docker CE Test - x86_64 6.8 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully Running scriptlet: rpm-libs-4.18.92-1.fc39.x86_64 61/61 Verifying : containerd.io-1.6.24-3.1.fc39.x86_64 1/61 Verifying : cryptsetup-libs-2.6.1-3.fc39.x86_64 2/61 Verifying : dbus-1:1.14.10-1.fc39.x86_64 3/61 Verifying : dbus-broker-33-2.fc39.x86_64 4/61 Verifying : dbus-common-1:1.14.10-1.fc39.noarch 5/61 Verifying : device-mapper-1.02.196-1.fc39.x86_64 6/61 Verifying : device-mapper-libs-1.02.196-1.fc39.x86_64 7/61 Verifying : diffutils-3.10-3.fc39.x86_64 8/61 Verifying : fuse-common-3.16.1-1.fc39.x86_64 9/61 Verifying : fuse-overlayfs-1.12-2.fc39.x86_64 10/61 Verifying : fuse3-3.16.1-1.fc39.x86_64 11/61 Verifying : fuse3-libs-3.16.1-1.fc39.x86_64 12/61 Verifying : iptables-legacy-1.8.9-5.fc39.x86_64 13/61 Verifying : iptables-legacy-libs-1.8.9-5.fc39.x86_64 14/61 Verifying : iptables-libs-1.8.9-5.fc39.x86_64 15/61 Verifying : kmod-30-6.fc39.x86_64 16/61 Verifying : kmod-libs-30-6.fc39.x86_64 17/61 Verifying : libargon2-20190702-3.fc39.x86_64 18/61 Verifying : libbpf-2:1.1.0-4.fc39.x86_64 19/61 Verifying : libcgroup-3.0-3.fc39.x86_64 20/61 Verifying : libfdisk-2.39.2-1.fc39.x86_64 21/61 Verifying : libibverbs-46.0-4.fc39.x86_64 22/61 Verifying : libmnl-1.0.5-3.fc39.x86_64 23/61 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 24/61 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 25/61 Verifying : libnl3-3.8.0-1.fc39.x86_64 26/61 Verifying : libpcap-14:1.10.4-2.fc39.x86_64 27/61 Verifying : libseccomp-2.5.3-6.fc39.x86_64 28/61 Verifying : libselinux-utils-3.5-5.fc39.x86_64 29/61 Verifying : libslirp-4.7.0-4.fc39.x86_64 30/61 Verifying : libutempter-1.2.1-10.fc39.x86_64 31/61 Verifying : libxkbcommon-1.5.0-3.fc39.x86_64 32/61 Verifying : policycoreutils-3.5-7.fc39.x86_64 33/61 Verifying : qrencode-libs-4.1.1-5.fc39.x86_64 34/61 Verifying : slirp4netns-1.2.1-1.fc39.x86_64 35/61 Verifying : systemd-254.1-2.fc39.x86_64 36/61 Verifying : systemd-networkd-254.1-2.fc39.x86_64 37/61 Verifying : systemd-pam-254.1-2.fc39.x86_64 38/61 Verifying : systemd-resolved-254.1-2.fc39.x86_64 39/61 Verifying : util-linux-2.39.2-1.fc39.x86_64 40/61 Verifying : xkeyboard-config-2.39-2.fc39.noarch 41/61 Verifying : xz-5.4.4-1.fc39.x86_64 42/61 Verifying : container-selinux-2:2.222.0-1.fc39.noarch 43/61 Verifying : rpm-plugin-selinux-4.19.0-1.fc39.x86_64 44/61 Verifying : selinux-policy-38.28-1.fc39.noarch 45/61 Verifying : selinux-policy-targeted-38.28-1.fc39.noarch 46/61 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 47/61 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 48/61 Verifying : docker-buildx-plugin-0.11.2-0.fc39.x86_64 49/61 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x8 50/61 Verifying : docker-compose-plugin-2.21.0-0.fc39.x86_64 51/61 Verifying : python3-rpm-4.19.0-1.fc39.x86_64 52/61 Verifying : python3-rpm-4.18.92-1.fc39.x86_64 53/61 Verifying : rpm-4.19.0-1.fc39.x86_64 54/61 Verifying : rpm-4.18.92-1.fc39.x86_64 55/61 Verifying : rpm-build-libs-4.19.0-1.fc39.x86_64 56/61 Verifying : rpm-build-libs-4.18.92-1.fc39.x86_64 57/61 Verifying : rpm-libs-4.19.0-1.fc39.x86_64 58/61 Verifying : rpm-libs-4.18.92-1.fc39.x86_64 59/61 Verifying : rpm-sign-libs-4.19.0-1.fc39.x86_64 60/61 Verifying : rpm-sign-libs-4.18.92-1.fc39.x86_64 61/61 Upgraded: python3-rpm-4.19.0-1.fc39.x86_64 rpm-4.19.0-1.fc39.x86_64 rpm-build-libs-4.19.0-1.fc39.x86_64 rpm-libs-4.19.0-1.fc39.x86_64 rpm-sign-libs-4.19.0-1.fc39.x86_64 Installed: container-selinux-2:2.222.0-1.fc39.noarch containerd.io-1.6.24-3.1.fc39.x86_64 cryptsetup-libs-2.6.1-3.fc39.x86_64 dbus-1:1.14.10-1.fc39.x86_64 dbus-broker-33-2.fc39.x86_64 dbus-common-1:1.14.10-1.fc39.noarch device-mapper-1.02.196-1.fc39.x86_64 device-mapper-libs-1.02.196-1.fc39.x86_64 diffutils-3.10-3.fc39.x86_64 docker-buildx-plugin-0.11.2-0.fc39.x86_64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 docker-compose-plugin-2.21.0-0.fc39.x86_64 fuse-common-3.16.1-1.fc39.x86_64 fuse-overlayfs-1.12-2.fc39.x86_64 fuse3-3.16.1-1.fc39.x86_64 fuse3-libs-3.16.1-1.fc39.x86_64 iptables-legacy-1.8.9-5.fc39.x86_64 iptables-legacy-libs-1.8.9-5.fc39.x86_64 iptables-libs-1.8.9-5.fc39.x86_64 kmod-30-6.fc39.x86_64 kmod-libs-30-6.fc39.x86_64 libargon2-20190702-3.fc39.x86_64 libbpf-2:1.1.0-4.fc39.x86_64 libcgroup-3.0-3.fc39.x86_64 libfdisk-2.39.2-1.fc39.x86_64 libibverbs-46.0-4.fc39.x86_64 libmnl-1.0.5-3.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libnl3-3.8.0-1.fc39.x86_64 libpcap-14:1.10.4-2.fc39.x86_64 libseccomp-2.5.3-6.fc39.x86_64 libselinux-utils-3.5-5.fc39.x86_64 libslirp-4.7.0-4.fc39.x86_64 libutempter-1.2.1-10.fc39.x86_64 libxkbcommon-1.5.0-3.fc39.x86_64 policycoreutils-3.5-7.fc39.x86_64 qrencode-libs-4.1.1-5.fc39.x86_64 rpm-plugin-selinux-4.19.0-1.fc39.x86_64 selinux-policy-38.28-1.fc39.noarch selinux-policy-targeted-38.28-1.fc39.noarch slirp4netns-1.2.1-1.fc39.x86_64 systemd-254.1-2.fc39.x86_64 systemd-networkd-254.1-2.fc39.x86_64 systemd-pam-254.1-2.fc39.x86_64 systemd-resolved-254.1-2.fc39.x86_64 util-linux-2.39.2-1.fc39.x86_64 xkeyboard-config-2.39-2.fc39.noarch xz-5.4.4-1.fc39.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 1/1 Preparing : 1/1 Upgrading : systemd-libs-253.10-1.fc38.x86_64 1/52 Installing : libseccomp-2.5.3-4.fc38.x86_64 2/52 Installing : fuse3-libs-3.14.1-1.fc38.x86_64 3/52 Installing : diffutils-3.10-1.fc38.x86_64 4/52 Installing : libselinux-utils-3.5-1.fc38.x86_64 5/52 Installing : libfdisk-2.38.1-4.fc38.x86_64 6/52 Installing : docker-buildx-plugin-0.11.2-0.fc38.x86_64 7/52 Running scriptlet: docker-buildx-plugin-0.11.2-0.fc38.x86_64 7/52 Installing : docker-compose-plugin-2.21.0-0.fc38.x86_64 8/52 Running scriptlet: docker-compose-plugin-2.21.0-0.fc38.x86_64 8/52 Installing : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 9/52 Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 9/52 Installing : fuse-common-3.14.1-1.fc38.x86_64 10/52 Installing : fuse3-3.14.1-1.fc38.x86_64 11/52 Installing : dbus-common-1:1.14.10-1.fc38.noarch 12/52 Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch 12/52 Running scriptlet: dbus-broker-33-1.fc38.x86_64 13/52 Installing : dbus-broker-33-1.fc38.x86_64 13/52 Running scriptlet: dbus-broker-33-1.fc38.x86_64 13/52 Installing : dbus-1:1.14.10-1.fc38.x86_64 14/52 Installing : xz-5.4.1-1.fc38.x86_64 15/52 Installing : xkeyboard-config-2.38-1.fc38.noarch 16/52 Installing : libxkbcommon-1.5.0-2.fc38.x86_64 17/52 Installing : qrencode-libs-4.1.1-4.fc38.x86_64 18/52 Running scriptlet: libutempter-1.2.1-8.fc38.x86_64 19/52 Installing : libutempter-1.2.1-8.fc38.x86_64 19/52 Installing : util-linux-2.38.1-4.fc38.x86_64 20/52 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : policycoreutils-3.5-1.fc38.x86_64 21/52 Running scriptlet: policycoreutils-3.5-1.fc38.x86_64 21/52 Installing : selinux-policy-38.28-1.fc38.noarch 22/52 Running scriptlet: selinux-policy-38.28-1.fc38.noarch 22/52 Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch 24/52 Installing : libslirp-4.7.0-3.fc38.aarch64 25/52 Installing : slirp4netns-1.2.1-1.fc38.aarch64 26/52 Installing : libnl3-3.7.0-3.fc38.aarch64 27/52 Installing : libibverbs-44.0-3.fc38.aarch64 28/52 Installing : libpcap-14:1.10.4-1.fc38.aarch64 29/52 Installing : iptables-legacy-libs-1.8.9-4.fc38.aarch64 30/52 Installing : libnfnetlink-1.0.1-23.fc38.aarch64 31/52 Installing : libmnl-1.0.5-2.fc38.aarch64 32/52 Installing : libnetfilter_conntrack-1.0.9-1.fc38.aarch64 33/52 Installing : iptables-libs-1.8.9-4.fc38.aarch64 34/52 Installing : iptables-legacy-1.8.9-4.fc38.aarch64 35/52 Running scriptlet: iptables-legacy-1.8.9-4.fc38.aarch64 35/52 Installing : libargon2-20190702-2.fc38.aarch64 36/52 Installing : kmod-libs-30-4.fc38.aarch64 37/52 Installing : device-mapper-libs-1.02.189-2.fc38.aarch64 38/52 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 23/52 Installing : selinux-policy-targeted-38.28-1.fc38.noarch 23/52 Installing : cryptsetup-libs-2.6.1-1.fc38.aarch64 39/52 Installing : device-mapper-1.02.189-2.fc38.aarch64 40/52 Installing : systemd-networkd-253.10-1.fc38.aarch64 41/52 Running scriptlet: systemd-networkd-253.10-1.fc38.aarch64 41/52 Installing : systemd-pam-253.10-1.fc38.aarch64 42/52 Installing : systemd-resolved-253.10-1.fc38.aarch64 43/52 Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64 43/52 Installing : systemd-253.10-1.fc38.aarch64 44/52 Running scriptlet: systemd-253.10-1.fc38.aarch64 44/52 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : containerd.io-1.6.24-3.1.fc38.aarch64 45/52 Running scriptlet: containerd.io-1.6.24-3.1.fc38.aarch64 45/52 Installing : libcgroup-3.0-2.fc38.aarch64 46/52 Installing : kmod-30-4.fc38.aarch64 47/52 Installing : fuse-overlayfs-1.12-1.fc38.aarch64 48/52 Running scriptlet: fuse-overlayfs-1.12-1.fc38.aarch64 48/52 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/52 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/52 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aa 50/52 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aa 50/52 Installing : rpm-plugin-selinux-4.18.1-3.fc38.aarch64 51/52 Cleanup : systemd-libs-253.9-1.fc38.aarch64 52/52 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 52/52 Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch 52/52 Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64 52/52 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 20/51 Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch 21/51 Installing : container-selinux-2:2.221.1-1.fc37.noarch 21/51 Running scriptlet: systemd-libs-253.9-1.fc38.aarch64 52/52 Verifying : containerd.io-1.6.24-3.1.fc38.aarch64 1/52 Verifying : cryptsetup-libs-2.6.1-1.fc38.aarch64 2/52 Verifying : dbus-broker-33-1.fc38.aarch64 3/52 Verifying : device-mapper-1.02.189-2.fc38.aarch64 4/52 Verifying : device-mapper-libs-1.02.189-2.fc38.aarch64 5/52 Verifying : kmod-30-4.fc38.aarch64 6/52 Verifying : kmod-libs-30-4.fc38.aarch64 7/52 Verifying : libargon2-20190702-2.fc38.aarch64 8/52 Verifying : libcgroup-3.0-2.fc38.aarch64 9/52 Verifying : libfdisk-2.38.1-4.fc38.aarch64 10/52 Verifying : libibverbs-44.0-3.fc38.aarch64 11/52 Verifying : libmnl-1.0.5-2.fc38.aarch64 12/52 Verifying : libnfnetlink-1.0.1-23.fc38.aarch64 13/52 Verifying : libnl3-3.7.0-3.fc38.aarch64 14/52 Verifying : libseccomp-2.5.3-4.fc38.aarch64 15/52 Verifying : libselinux-utils-3.5-1.fc38.aarch64 16/52 Verifying : libslirp-4.7.0-3.fc38.aarch64 17/52 Verifying : libutempter-1.2.1-8.fc38.aarch64 18/52 Verifying : libxkbcommon-1.5.0-2.fc38.aarch64 19/52 Verifying : policycoreutils-3.5-1.fc38.aarch64 20/52 Verifying : qrencode-libs-4.1.1-4.fc38.aarch64 21/52 Verifying : util-linux-2.38.1-4.fc38.aarch64 22/52 Verifying : xkeyboard-config-2.38-1.fc38.noarch 23/52 Verifying : xz-5.4.1-1.fc38.aarch64 24/52 Verifying : container-selinux-2:2.221.1-1.fc38.noarch 25/52 Verifying : dbus-1:1.14.10-1.fc38.aarch64 26/52 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 27/52 Verifying : diffutils-3.10-1.fc38.aarch64 28/52 Verifying : fuse-common-3.14.1-1.fc38.aarch64 29/52 Verifying : fuse-overlayfs-1.12-1.fc38.aarch64 30/52 Verifying : fuse3-3.14.1-1.fc38.aarch64 31/52 Verifying : fuse3-libs-3.14.1-1.fc38.aarch64 32/52 Verifying : iptables-legacy-1.8.9-4.fc38.aarch64 33/52 Verifying : iptables-legacy-libs-1.8.9-4.fc38.aarch64 34/52 Verifying : iptables-libs-1.8.9-4.fc38.aarch64 35/52 Verifying : libnetfilter_conntrack-1.0.9-1.fc38.aarch64 36/52 Verifying : libpcap-14:1.10.4-1.fc38.aarch64 37/52 Verifying : rpm-plugin-selinux-4.18.1-3.fc38.aarch64 38/52 Verifying : selinux-policy-38.28-1.fc38.noarch 39/52 Verifying : selinux-policy-targeted-38.28-1.fc38.noarch 40/52 Verifying : slirp4netns-1.2.1-1.fc38.aarch64 41/52 Verifying : systemd-253.10-1.fc38.aarch64 42/52 Verifying : systemd-networkd-253.10-1.fc38.aarch64 43/52 Verifying : systemd-pam-253.10-1.fc38.aarch64 44/52 Verifying : systemd-resolved-253.10-1.fc38.aarch64 45/52 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 46/52 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 47/52 Verifying : docker-compose-plugin-2.21.0-0.fc38.aarch64 48/52 Verifying : docker-buildx-plugin-0.11.2-0.fc38.aarch64 49/52 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aa 50/52 Verifying : systemd-libs-253.10-1.fc38.aarch64 51/52 Verifying : systemd-libs-253.9-1.fc38.aarch64 52/52 Upgraded: systemd-libs-253.10-1.fc38.aarch64 Installed: container-selinux-2:2.221.1-1.fc38.noarch containerd.io-1.6.24-3.1.fc38.aarch64 cryptsetup-libs-2.6.1-1.fc38.aarch64 dbus-1:1.14.10-1.fc38.aarch64 dbus-broker-33-1.fc38.aarch64 dbus-common-1:1.14.10-1.fc38.noarch device-mapper-1.02.189-2.fc38.aarch64 device-mapper-libs-1.02.189-2.fc38.aarch64 diffutils-3.10-1.fc38.aarch64 docker-buildx-plugin-0.11.2-0.fc38.aarch64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 docker-compose-plugin-2.21.0-0.fc38.aarch64 fuse-common-3.14.1-1.fc38.aarch64 fuse-overlayfs-1.12-1.fc38.aarch64 fuse3-3.14.1-1.fc38.aarch64 fuse3-libs-3.14.1-1.fc38.aarch64 iptables-legacy-1.8.9-4.fc38.aarch64 iptables-legacy-libs-1.8.9-4.fc38.aarch64 iptables-libs-1.8.9-4.fc38.aarch64 kmod-30-4.fc38.aarch64 kmod-libs-30-4.fc38.aarch64 libargon2-20190702-2.fc38.aarch64 libcgroup-3.0-2.fc38.aarch64 libfdisk-2.38.1-4.fc38.aarch64 libibverbs-44.0-3.fc38.aarch64 libmnl-1.0.5-2.fc38.aarch64 libnetfilter_conntrack-1.0.9-1.fc38.aarch64 libnfnetlink-1.0.1-23.fc38.aarch64 libnl3-3.7.0-3.fc38.aarch64 libpcap-14:1.10.4-1.fc38.aarch64 libseccomp-2.5.3-4.fc38.aarch64 libselinux-utils-3.5-1.fc38.aarch64 libslirp-4.7.0-3.fc38.aarch64 libutempter-1.2.1-8.fc38.aarch64 libxkbcommon-1.5.0-2.fc38.aarch64 policycoreutils-3.5-1.fc38.aarch64 qrencode-libs-4.1.1-4.fc38.aarch64 rpm-plugin-selinux-4.18.1-3.fc38.aarch64 selinux-policy-38.28-1.fc38.noarch selinux-policy-targeted-38.28-1.fc38.noarch slirp4netns-1.2.1-1.fc38.aarch64 systemd-253.10-1.fc38.aarch64 systemd-networkd-253.10-1.fc38.aarch64 systemd-pam-253.10-1.fc38.aarch64 systemd-resolved-253.10-1.fc38.aarch64 util-linux-2.38.1-4.fc38.aarch64 xkeyboard-config-2.38-1.fc38.noarch xz-5.4.1-1.fc38.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version adding repo from: https://download.docker.com/linux/centos/docker-ce.repo grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo repo saved to /etc/yum.repos.d/docker-ce.repo + yum-config-manager --disable 'docker-ce-*' Loaded plugins: fastestmirror, ovl =========================== repo: docker-ce-nightly ============================ [docker-ce-nightly] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/nightly cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly/7/x86_64 ui_repoid_vars = releasever, basearch username = ====================== repo: docker-ce-nightly-debuginfo ======================= [docker-ce-nightly-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/nightly cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Debuginfo x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-debuginfo/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-nightly-source ======================== [docker-ce-nightly-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/source/nightly cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-source/7 ui_repoid_vars = releasever, basearch username = ============================ repo: docker-ce-stable ============================ [docker-ce-stable] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/stable cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 0 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================= repo: docker-ce-stable-debuginfo ======================= [docker-ce-stable-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/stable cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Debuginfo x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-debuginfo/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-stable-source ========================= [docker-ce-stable-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/source/stable cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-source/7 ui_repoid_vars = releasever, basearch username = ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-test-debuginfo ======================== [docker-ce-test-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Debuginfo x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-debuginfo/7/x86_64 ui_repoid_vars = releasever, basearch username = ========================= repo: docker-ce-test-source ========================== [docker-ce-test-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/source/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-source/7 ui_repoid_vars = releasever, basearch username = + yum-config-manager --enable docker-ce-test Loaded plugins: fastestmirror, ovl ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 1 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/x86_64 ui_repoid_vars = releasever, basearch username = + yum makecache Loaded plugins: fastestmirror, ovl Determining fastest mirrors Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 23/52 Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch 24/52 Installing : container-selinux-2:2.221.1-1.fc38.noarch 24/52 Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch 21/51 Installing : libslirp-4.7.0-2.fc37.x86_64 22/51 Installing : slirp4netns-1.2.1-1.fc37.x86_64 23/51 Installing : libnl3-3.7.0-2.fc37.x86_64 24/51 Installing : libibverbs-41.0-1.fc37.x86_64 25/51 Installing : libpcap-14:1.10.4-1.fc37.x86_64 26/51 Installing : iptables-legacy-libs-1.8.8-5.fc37.x86_64 27/51 Installing : libnfnetlink-1.0.1-22.fc37.x86_64 28/51 Installing : libmnl-1.0.5-1.fc37.x86_64 29/51 Installing : libnetfilter_conntrack-1.0.8-5.fc37.x86_64 30/51 Installing : iptables-libs-1.8.8-5.fc37.x86_64 31/51 Installing : iptables-legacy-1.8.8-5.fc37.x86_64 32/51 Running scriptlet: iptables-legacy-1.8.8-5.fc37.x86_64 32/51 Installing : libbpf-2:0.8.0-2.fc37.x86_64 33/51 Installing : libargon2-20190702-1.fc37.x86_64 34/51 Installing : kmod-libs-30-2.fc37.x86_64 35/51 Installing : systemd-networkd-251.14-2.fc37.x86_64 36/51 Running scriptlet: systemd-networkd-251.14-2.fc37.x86_64 36/51 Installing : systemd-pam-251.14-2.fc37.x86_64 37/51 Installing : systemd-resolved-251.14-2.fc37.x86_64 38/51 Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64 38/51 Installing : systemd-251.14-2.fc37.x86_64 39/51 Running scriptlet: systemd-251.14-2.fc37.x86_64 39/51 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : cryptsetup-libs-2.6.1-1.fc37.x86_64 40/51 Installing : device-mapper-libs-1.02.175-9.fc37.x86_64 41/51 Installing : device-mapper-1.02.175-9.fc37.x86_64 42/51 Installing : containerd.io-1.6.24-3.1.fc37.x86_64 43/51 Running scriptlet: containerd.io-1.6.24-3.1.fc37.x86_64 43/51 Installing : libcgroup-3.0-1.fc37.x86_64 44/51 Installing : kmod-30-2.fc37.x86_64 45/51 Installing : fuse-common-3.10.5-5.fc37.x86_64 46/51 Installing : fuse3-3.10.5-5.fc37.x86_64 47/51 Installing : fuse-overlayfs-1.12-1.fc37.x86_64 48/51 Running scriptlet: fuse-overlayfs-1.12-1.fc37.x86_64 48/51 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/51 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/51 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x8 50/51 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x8 50/51 Installing : rpm-plugin-selinux-4.18.1-2.fc37.x86_64 51/51 Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch 51/51 Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch 51/51 Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64 51/51 Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.x86_64 51/51 Verifying : containerd.io-1.6.24-3.1.fc37.x86_64 1/51 Verifying : device-mapper-1.02.175-9.fc37.x86_64 2/51 Verifying : device-mapper-libs-1.02.175-9.fc37.x86_64 3/51 Verifying : diffutils-3.8-3.fc37.x86_64 4/51 Verifying : fuse-common-3.10.5-5.fc37.x86_64 5/51 Verifying : fuse3-3.10.5-5.fc37.x86_64 6/51 Verifying : fuse3-libs-3.10.5-5.fc37.x86_64 7/51 Verifying : kmod-30-2.fc37.x86_64 8/51 Verifying : kmod-libs-30-2.fc37.x86_64 9/51 Verifying : libargon2-20190702-1.fc37.x86_64 10/51 Verifying : libbpf-2:0.8.0-2.fc37.x86_64 11/51 Verifying : libcgroup-3.0-1.fc37.x86_64 12/51 Verifying : libfdisk-2.38.1-1.fc37.x86_64 13/51 Verifying : libibverbs-41.0-1.fc37.x86_64 14/51 Verifying : libmnl-1.0.5-1.fc37.x86_64 15/51 Verifying : libnetfilter_conntrack-1.0.8-5.fc37.x86_64 16/51 Verifying : libnfnetlink-1.0.1-22.fc37.x86_64 17/51 Verifying : libnl3-3.7.0-2.fc37.x86_64 18/51 Verifying : libseccomp-2.5.3-3.fc37.x86_64 19/51 Verifying : libslirp-4.7.0-2.fc37.x86_64 20/51 Verifying : libutempter-1.2.1-7.fc37.x86_64 21/51 Verifying : libxkbcommon-1.4.1-2.fc37.x86_64 22/51 Verifying : qrencode-libs-4.1.1-3.fc37.x86_64 23/51 Verifying : util-linux-2.38.1-1.fc37.x86_64 24/51 Verifying : container-selinux-2:2.221.1-1.fc37.noarch 25/51 Verifying : cryptsetup-libs-2.6.1-1.fc37.x86_64 26/51 Verifying : dbus-1:1.14.10-1.fc37.x86_64 27/51 Verifying : dbus-broker-33-1.fc37.x86_64 28/51 Verifying : dbus-common-1:1.14.10-1.fc37.noarch 29/51 Verifying : fuse-overlayfs-1.12-1.fc37.x86_64 30/51 Verifying : iptables-legacy-1.8.8-5.fc37.x86_64 31/51 Verifying : iptables-legacy-libs-1.8.8-5.fc37.x86_64 32/51 Verifying : iptables-libs-1.8.8-5.fc37.x86_64 33/51 Verifying : libpcap-14:1.10.4-1.fc37.x86_64 34/51 Verifying : libselinux-utils-3.5-1.fc37.x86_64 35/51 Verifying : policycoreutils-3.5-1.fc37.x86_64 36/51 Verifying : rpm-plugin-selinux-4.18.1-2.fc37.x86_64 37/51 Verifying : selinux-policy-37.22-1.fc37.noarch 38/51 Verifying : selinux-policy-targeted-37.22-1.fc37.noarch 39/51 Verifying : slirp4netns-1.2.1-1.fc37.x86_64 40/51 Verifying : systemd-251.14-2.fc37.x86_64 41/51 Verifying : systemd-networkd-251.14-2.fc37.x86_64 42/51 Verifying : systemd-pam-251.14-2.fc37.x86_64 43/51 Verifying : systemd-resolved-251.14-2.fc37.x86_64 44/51 Verifying : xkeyboard-config-2.36-3.fc37.noarch 45/51 Verifying : xz-5.4.1-1.fc37.x86_64 46/51 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 47/51 Verifying : docker-compose-plugin-2.21.0-0.fc37.x86_64 48/51 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 49/51 Verifying : docker-buildx-plugin-0.11.2-0.fc37.x86_64 50/51 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x8 51/51 Installed: container-selinux-2:2.221.1-1.fc37.noarch containerd.io-1.6.24-3.1.fc37.x86_64 cryptsetup-libs-2.6.1-1.fc37.x86_64 dbus-1:1.14.10-1.fc37.x86_64 dbus-broker-33-1.fc37.x86_64 dbus-common-1:1.14.10-1.fc37.noarch device-mapper-1.02.175-9.fc37.x86_64 device-mapper-libs-1.02.175-9.fc37.x86_64 diffutils-3.8-3.fc37.x86_64 docker-buildx-plugin-0.11.2-0.fc37.x86_64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 docker-compose-plugin-2.21.0-0.fc37.x86_64 fuse-common-3.10.5-5.fc37.x86_64 fuse-overlayfs-1.12-1.fc37.x86_64 fuse3-3.10.5-5.fc37.x86_64 fuse3-libs-3.10.5-5.fc37.x86_64 iptables-legacy-1.8.8-5.fc37.x86_64 iptables-legacy-libs-1.8.8-5.fc37.x86_64 iptables-libs-1.8.8-5.fc37.x86_64 kmod-30-2.fc37.x86_64 kmod-libs-30-2.fc37.x86_64 libargon2-20190702-1.fc37.x86_64 libbpf-2:0.8.0-2.fc37.x86_64 libcgroup-3.0-1.fc37.x86_64 libfdisk-2.38.1-1.fc37.x86_64 libibverbs-41.0-1.fc37.x86_64 libmnl-1.0.5-1.fc37.x86_64 libnetfilter_conntrack-1.0.8-5.fc37.x86_64 libnfnetlink-1.0.1-22.fc37.x86_64 libnl3-3.7.0-2.fc37.x86_64 libpcap-14:1.10.4-1.fc37.x86_64 libseccomp-2.5.3-3.fc37.x86_64 libselinux-utils-3.5-1.fc37.x86_64 libslirp-4.7.0-2.fc37.x86_64 libutempter-1.2.1-7.fc37.x86_64 libxkbcommon-1.4.1-2.fc37.x86_64 policycoreutils-3.5-1.fc37.x86_64 qrencode-libs-4.1.1-3.fc37.x86_64 rpm-plugin-selinux-4.18.1-2.fc37.x86_64 selinux-policy-37.22-1.fc37.noarch selinux-policy-targeted-37.22-1.fc37.noarch slirp4netns-1.2.1-1.fc37.x86_64 systemd-251.14-2.fc37.x86_64 systemd-networkd-251.14-2.fc37.x86_64 systemd-pam-251.14-2.fc37.x86_64 systemd-resolved-251.14-2.fc37.x86_64 util-linux-2.38.1-1.fc37.x86_64 xkeyboard-config-2.36-3.fc37.noarch xz-5.4.1-1.fc37.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch 24/52 Installing : libslirp-4.7.0-3.fc38.x86_64 25/52 Installing : slirp4netns-1.2.1-1.fc38.x86_64 26/52 Installing : libnl3-3.7.0-3.fc38.x86_64 27/52 Installing : libibverbs-44.0-3.fc38.x86_64 28/52 Installing : libpcap-14:1.10.4-1.fc38.x86_64 29/52 Installing : iptables-legacy-libs-1.8.9-4.fc38.x86_64 30/52 Installing : libnfnetlink-1.0.1-23.fc38.x86_64 31/52 Installing : libmnl-1.0.5-2.fc38.x86_64 32/52 Installing : libnetfilter_conntrack-1.0.9-1.fc38.x86_64 33/52 Installing : iptables-libs-1.8.9-4.fc38.x86_64 34/52 Installing : iptables-legacy-1.8.9-4.fc38.x86_64 35/52 Running scriptlet: iptables-legacy-1.8.9-4.fc38.x86_64 35/52 Installing : libargon2-20190702-2.fc38.x86_64 36/52 Installing : kmod-libs-30-4.fc38.x86_64 37/52 Installing : device-mapper-libs-1.02.189-2.fc38.x86_64 38/52 Installing : cryptsetup-libs-2.6.1-1.fc38.x86_64 39/52 Installing : device-mapper-1.02.189-2.fc38.x86_64 40/52 Installing : systemd-networkd-253.10-1.fc38.x86_64 41/52 Running scriptlet: systemd-networkd-253.10-1.fc38.x86_64 41/52 Installing : systemd-pam-253.10-1.fc38.x86_64 42/52 Installing : systemd-resolved-253.10-1.fc38.x86_64 43/52 Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64 43/52 Installing : systemd-253.10-1.fc38.x86_64 44/52 Running scriptlet: systemd-253.10-1.fc38.x86_64 44/52 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : containerd.io-1.6.24-3.1.fc38.x86_64 45/52 Running scriptlet: containerd.io-1.6.24-3.1.fc38.x86_64 45/52 Installing : libcgroup-3.0-2.fc38.x86_64 46/52 Installing : kmod-30-4.fc38.x86_64 47/52 Installing : fuse-overlayfs-1.12-1.fc38.x86_64 48/52 Running scriptlet: fuse-overlayfs-1.12-1.fc38.x86_64 48/52 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/52 Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7 49/52 Installing : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x8 50/52 Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x8 50/52 Installing : rpm-plugin-selinux-4.18.1-3.fc38.x86_64 51/52 Cleanup : systemd-libs-253.9-1.fc38.x86_64 52/52 Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch 52/52 Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch 52/52 Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64 52/52 Running scriptlet: systemd-libs-253.9-1.fc38.x86_64 52/52 Verifying : containerd.io-1.6.24-3.1.fc38.x86_64 1/52 Verifying : cryptsetup-libs-2.6.1-1.fc38.x86_64 2/52 Verifying : dbus-broker-33-1.fc38.x86_64 3/52 Verifying : device-mapper-1.02.189-2.fc38.x86_64 4/52 Verifying : device-mapper-libs-1.02.189-2.fc38.x86_64 5/52 Verifying : kmod-30-4.fc38.x86_64 6/52 Verifying : kmod-libs-30-4.fc38.x86_64 7/52 Verifying : libargon2-20190702-2.fc38.x86_64 8/52 Verifying : libcgroup-3.0-2.fc38.x86_64 9/52 Verifying : libfdisk-2.38.1-4.fc38.x86_64 10/52 Verifying : libibverbs-44.0-3.fc38.x86_64 11/52 Verifying : libmnl-1.0.5-2.fc38.x86_64 12/52 Verifying : libnfnetlink-1.0.1-23.fc38.x86_64 13/52 Verifying : libnl3-3.7.0-3.fc38.x86_64 14/52 Verifying : libseccomp-2.5.3-4.fc38.x86_64 15/52 Verifying : libselinux-utils-3.5-1.fc38.x86_64 16/52 Verifying : libslirp-4.7.0-3.fc38.x86_64 17/52 Verifying : libutempter-1.2.1-8.fc38.x86_64 18/52 Verifying : libxkbcommon-1.5.0-2.fc38.x86_64 19/52 Verifying : policycoreutils-3.5-1.fc38.x86_64 20/52 Verifying : qrencode-libs-4.1.1-4.fc38.x86_64 21/52 Verifying : util-linux-2.38.1-4.fc38.x86_64 22/52 Verifying : xkeyboard-config-2.38-1.fc38.noarch 23/52 Verifying : xz-5.4.1-1.fc38.x86_64 24/52 Verifying : container-selinux-2:2.221.1-1.fc38.noarch 25/52 Verifying : dbus-1:1.14.10-1.fc38.x86_64 26/52 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 27/52 Verifying : diffutils-3.10-1.fc38.x86_64 28/52 Verifying : fuse-common-3.14.1-1.fc38.x86_64 29/52 Verifying : fuse-overlayfs-1.12-1.fc38.x86_64 30/52 Verifying : fuse3-3.14.1-1.fc38.x86_64 31/52 Verifying : fuse3-libs-3.14.1-1.fc38.x86_64 32/52 Verifying : iptables-legacy-1.8.9-4.fc38.x86_64 33/52 Verifying : iptables-legacy-libs-1.8.9-4.fc38.x86_64 34/52 Verifying : iptables-libs-1.8.9-4.fc38.x86_64 35/52 Verifying : libnetfilter_conntrack-1.0.9-1.fc38.x86_64 36/52 Verifying : libpcap-14:1.10.4-1.fc38.x86_64 37/52 Verifying : rpm-plugin-selinux-4.18.1-3.fc38.x86_64 38/52 Verifying : selinux-policy-38.28-1.fc38.noarch 39/52 Verifying : selinux-policy-targeted-38.28-1.fc38.noarch 40/52 Verifying : slirp4netns-1.2.1-1.fc38.x86_64 41/52 Verifying : systemd-253.10-1.fc38.x86_64 42/52 Verifying : systemd-networkd-253.10-1.fc38.x86_64 43/52 Verifying : systemd-pam-253.10-1.fc38.x86_64 44/52 Verifying : systemd-resolved-253.10-1.fc38.x86_64 45/52 Verifying : docker-compose-plugin-2.21.0-0.fc38.x86_64 46/52 Verifying : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x8 47/52 Verifying : docker-buildx-plugin-0.11.2-0.fc38.x86_64 48/52 Verifying : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3 49/52 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e7 50/52 Verifying : systemd-libs-253.10-1.fc38.x86_64 51/52 Verifying : systemd-libs-253.9-1.fc38.x86_64 52/52 Upgraded: systemd-libs-253.10-1.fc38.x86_64 Installed: container-selinux-2:2.221.1-1.fc38.noarch containerd.io-1.6.24-3.1.fc38.x86_64 cryptsetup-libs-2.6.1-1.fc38.x86_64 dbus-1:1.14.10-1.fc38.x86_64 dbus-broker-33-1.fc38.x86_64 dbus-common-1:1.14.10-1.fc38.noarch device-mapper-1.02.189-2.fc38.x86_64 device-mapper-libs-1.02.189-2.fc38.x86_64 diffutils-3.10-1.fc38.x86_64 docker-buildx-plugin-0.11.2-0.fc38.x86_64 docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 docker-compose-plugin-2.21.0-0.fc38.x86_64 fuse-common-3.14.1-1.fc38.x86_64 fuse-overlayfs-1.12-1.fc38.x86_64 fuse3-3.14.1-1.fc38.x86_64 fuse3-libs-3.14.1-1.fc38.x86_64 iptables-legacy-1.8.9-4.fc38.x86_64 iptables-legacy-libs-1.8.9-4.fc38.x86_64 iptables-libs-1.8.9-4.fc38.x86_64 kmod-30-4.fc38.x86_64 kmod-libs-30-4.fc38.x86_64 libargon2-20190702-2.fc38.x86_64 libcgroup-3.0-2.fc38.x86_64 libfdisk-2.38.1-4.fc38.x86_64 libibverbs-44.0-3.fc38.x86_64 libmnl-1.0.5-2.fc38.x86_64 libnetfilter_conntrack-1.0.9-1.fc38.x86_64 libnfnetlink-1.0.1-23.fc38.x86_64 libnl3-3.7.0-3.fc38.x86_64 libpcap-14:1.10.4-1.fc38.x86_64 libseccomp-2.5.3-4.fc38.x86_64 libselinux-utils-3.5-1.fc38.x86_64 libslirp-4.7.0-3.fc38.x86_64 libutempter-1.2.1-8.fc38.x86_64 libxkbcommon-1.5.0-2.fc38.x86_64 policycoreutils-3.5-1.fc38.x86_64 qrencode-libs-4.1.1-4.fc38.x86_64 rpm-plugin-selinux-4.18.1-3.fc38.x86_64 selinux-policy-38.28-1.fc38.noarch selinux-policy-targeted-38.28-1.fc38.noarch slirp4netns-1.2.1-1.fc38.x86_64 systemd-253.10-1.fc38.x86_64 systemd-networkd-253.10-1.fc38.x86_64 systemd-pam-253.10-1.fc38.x86_64 systemd-resolved-253.10-1.fc38.x86_64 util-linux-2.38.1-4.fc38.x86_64 xkeyboard-config-2.38-1.fc38.noarch xz-5.4.1-1.fc38.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Metadata Cache Created + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (Core)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (Core)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7 +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ echo 7 + product_version=7 + '[' 7 = rawhide ']' + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm Loaded plugins: fastestmirror, ovl Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm: docker-buildx-plugin-0.11.2-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm: docker-compose-plugin-2.21.0-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package docker-buildx-plugin.x86_64 0:0.11.2-0.el7 will be installed ---> Package docker-ce.x86_64 3:0.0.0~20230915141727.0e70f1b-0.el7 will be installed --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 Loading mirror speeds from cached hostfile * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 ---> Package docker-ce-cli.x86_64 1:0.0.0~20230915141727.0e70f1b-0.el7 will be installed ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20230915141727.0e70f1b-0.el7 will be installed --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 ---> Package docker-compose-plugin.x86_64 0:2.21.0-0.el7 will be installed --> Running transaction check ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch ---> Package containerd.io.x86_64 0:1.6.24-3.1.el7 will be installed ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed --> Running transaction check ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed --> Running transaction check ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: docker-buildx-plugin x86_64 0.11.2-0.el7 /docker-buildx-plugin-0.11.2-0.el7.x86_64 59 M docker-ce x86_64 3:0.0.0~20230915141727.0e70f1b-0.el7 /docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 97 M docker-ce-cli x86_64 1:0.0.0~20230915141727.0e70f1b-0.el7 /docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 36 M docker-ce-rootless-extras x86_64 0.0.0~20230915141727.0e70f1b-0.el7 /docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 19 M docker-compose-plugin x86_64 2.21.0-0.el7 /docker-compose-plugin-2.21.0-0.el7.x86_64 58 M Installing for dependencies: audit-libs-python x86_64 2.8.5-4.el7 base 76 k checkpolicy x86_64 2.5-8.el7 base 295 k container-selinux noarch 2:2.119.2-1.911c772.el7_8 extras 40 k containerd.io x86_64 1.6.24-3.1.el7 docker-ce-test 34 M fuse-overlayfs x86_64 0.7.2-6.el7_8 extras 54 k fuse3-libs x86_64 3.6.1-4.el7 extras 82 k iptables x86_64 1.4.21-35.el7 base 432 k libcgroup x86_64 0.41-21.el7 base 66 k libmnl x86_64 1.0.3-7.el7 base 23 k libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k libnfnetlink x86_64 1.0.1-4.el7 base 26 k libseccomp x86_64 2.3.1-4.el7 base 56 k libselinux-python x86_64 2.5-15.el7 base 236 k libselinux-utils x86_64 2.5-15.el7 base 151 k libsemanage-python x86_64 2.5-14.el7 base 113 k policycoreutils x86_64 2.5-34.el7 base 917 k policycoreutils-python x86_64 2.5-34.el7 base 457 k python-IPy noarch 0.75-6.el7 base 32 k selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k selinux-policy-targeted noarch 3.13.1-268.el7_9.2 updates 7.0 M setools-libs x86_64 3.3.8-4.el7 base 620 k slirp4netns x86_64 0.4.3-4.el7_8 extras 81 k Transaction Summary ================================================================================ Install 5 Packages (+22 Dependent packages) Total size: 313 M Total download size: 45 M Installed size: 416 M Downloading packages: warning: /var/cache/yum/x86_64/7/base/packages/audit-libs-python-2.8.5-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for audit-libs-python-2.8.5-4.el7.x86_64.rpm is not installed warning: /var/cache/yum/x86_64/7/docker-ce-test/packages/containerd.io-1.6.24-3.1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY Public key for containerd.io-1.6.24-3.1.el7.x86_64.rpm is not installed Public key for fuse-overlayfs-0.7.2-6.el7_8.x86_64.rpm is not installed # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed -------------------------------------------------------------------------------- Total 1.4 MB/s | 45 MB 00:31 Retrieving key from https://download.docker.com/linux/centos/gpg # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35 From : https://download.docker.com/linux/centos/gpg Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : libseccomp-2.3.1-4.el7.x86_64 1/27 Installing : libcgroup-0.41-21.el7.x86_64 2/27 Installing : libnfnetlink-1.0.1-4.el7.x86_64 3/27 Installing : libselinux-utils-2.5-15.el7.x86_64 4/27 Installing : policycoreutils-2.5-34.el7.x86_64 5/27 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 6/27 Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/27 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 Installing : slirp4netns-0.4.3-4.el7_8.x86_64 8/27 Installing : docker-buildx-plugin-0.11.2-0.el7.x86_64 9/27 Installing : docker-compose-plugin-2.21.0-0.el7.x86_64 10/27 Installing : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_6 11/27 Installing : audit-libs-python-2.8.5-4.el7.x86_64 12/27 Installing : libselinux-python-2.5-15.el7.x86_64 13/27 Installing : libsemanage-python-2.5-14.el7.x86_64 14/27 Installing : fuse3-libs-3.6.1-4.el7.x86_64 15/27 Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64 16/27 Installing : setools-libs-3.3.8-4.el7.x86_64 17/27 Installing : python-IPy-0.75-6.el7.noarch 18/27 Installing : checkpolicy-2.5-8.el7.x86_64 19/27 Installing : policycoreutils-python-2.5-34.el7.x86_64 20/27 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/moby/locker v1.0.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 21/27 setsebool: SELinux is disabled. # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 Installing : containerd.io-1.6.24-3.1.el7.x86_64 22/27 Installing : libmnl-1.0.3-7.el7.x86_64 23/27 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 24/27 Installing : iptables-1.4.21-35.el7.x86_64 25/27 Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0 26/27 Installing : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 27/27 Verifying : containerd.io-1.6.24-3.1.el7.x86_64 1/27 Verifying : libmnl-1.0.3-7.el7.x86_64 2/27 Verifying : fuse-overlayfs-0.7.2-6.el7_8.x86_64 3/27 Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 4/27 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 5/27 Verifying : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_6 6/27 Verifying : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 7/27 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 8/27 Verifying : checkpolicy-2.5-8.el7.x86_64 9/27 Verifying : policycoreutils-2.5-34.el7.x86_64 10/27 Verifying : python-IPy-0.75-6.el7.noarch 11/27 Verifying : libseccomp-2.3.1-4.el7.x86_64 12/27 Verifying : libselinux-utils-2.5-15.el7.x86_64 13/27 Verifying : policycoreutils-python-2.5-34.el7.x86_64 14/27 Verifying : setools-libs-3.3.8-4.el7.x86_64 15/27 Verifying : fuse3-libs-3.6.1-4.el7.x86_64 16/27 Verifying : libsemanage-python-2.5-14.el7.x86_64 17/27 Verifying : slirp4netns-0.4.3-4.el7_8.x86_64 18/27 Verifying : libselinux-python-2.5-15.el7.x86_64 19/27 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 20/27 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 21/27 Verifying : iptables-1.4.21-35.el7.x86_64 22/27 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 23/27 Verifying : docker-compose-plugin-2.21.0-0.el7.x86_64 24/27 Verifying : docker-buildx-plugin-0.11.2-0.el7.x86_64 25/27 Verifying : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0 26/27 Verifying : libcgroup-0.41-21.el7.x86_64 27/27 Installed: docker-buildx-plugin.x86_64 0:0.11.2-0.el7 docker-ce.x86_64 3:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-cli.x86_64 1:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-rootless-extras.x86_64 0:0.0.0~20230915141727.0e70f1b-0.el7 docker-compose-plugin.x86_64 0:2.21.0-0.el7 Dependency Installed: audit-libs-python.x86_64 0:2.8.5-4.el7 checkpolicy.x86_64 0:2.5-8.el7 container-selinux.noarch 2:2.119.2-1.911c772.el7_8 containerd.io.x86_64 0:1.6.24-3.1.el7 fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 fuse3-libs.x86_64 0:3.6.1-4.el7 iptables.x86_64 0:1.4.21-35.el7 libcgroup.x86_64 0:0.41-21.el7 libmnl.x86_64 0:1.0.3-7.el7 libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 libnfnetlink.x86_64 0:1.0.1-4.el7 libseccomp.x86_64 0:2.3.1-4.el7 libselinux-python.x86_64 0:2.5-15.el7 libselinux-utils.x86_64 0:2.5-15.el7 libsemanage-python.x86_64 0:2.5-14.el7 policycoreutils.x86_64 0:2.5-34.el7 policycoreutils-python.x86_64 0:2.5-34.el7 python-IPy.noarch 0:0.75-6.el7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 setools-libs.x86_64 0:3.3.8-4.el7 slirp4netns.x86_64 0:0.4.3-4.el7_8 Complete! + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.3.1 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v24.0.5+incompatible go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/sys v0.7.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.14.0 go: downloading go.opentelemetry.io/otel/trace v1.14.0 go: downloading github.com/compose-spec/compose-go v1.18.3 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go: downloading github.com/docker/buildx v0.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/buildkit v0.12.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/adrg/xdg v0.4.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading k8s.io/client-go v0.26.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading k8s.io/api v0.26.2 go: downloading k8s.io/apimachinery v0.26.2 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/klauspost/compress v1.16.5 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.9.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading golang.org/x/term v0.7.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/proto/otlp v0.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.1 go: downloading go.opentelemetry.io/otel/metric v0.37.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.7.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' debian/rules binary create-stamp debian/debhelper-build-stamp dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb' dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bookworm" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage + make IMAGE=balenalib/rpi-raspbian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ balenalib/rpi-raspbian:buster ./verify Unable to find image 'balenalib/rpi-raspbian:buster' locally [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh buster: Pulling from balenalib/rpi-raspbian 8346909708a0: Already exists 2d6b422607bf: Already exists 9250078a24e9: Already exists 6d50da9c3a5c: Already exists be549595625d: Already exists 38cd83f758d1: Already exists 9f4341fa6c6c: Already exists c81034e7b2d1: Already exists Digest: sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd Status: Downloaded newer image for balenalib/rpi-raspbian:buster + make IMAGE=balenalib/rpi-raspbian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ balenalib/rpi-raspbian:bookworm ./verify Unable to find image 'balenalib/rpi-raspbian:bookworm' locally + verify + dpkg --version + verify_deb + apt-get update bookworm: Pulling from balenalib/rpi-raspbian 52fc6729ed42: Already exists a13012f956ef: Already exists 6fe3b1e5b1e1: Already exists 3612ba1bb511: Already exists d353848d6365: Already exists a3bf02af0185: Already exists 50e13e7b2b49: Already exists b89eeb886499: Already exists Digest: sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 Status: Downloaded newer image for balenalib/rpi-raspbian:bookworm + verify + dpkg --version + verify_deb + apt-get update Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'. Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB] Get:4 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB] Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB] Get:6 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] Get:7 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB] Get:3 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B] Get:4 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB] Get:5 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B] Get:6 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB] Fetched 20.2 MB in 3s (6652 kB/s) Fetched 19.0 MB in 3s (5492 kB/s) Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'. Reading package lists... Building dependency tree... Reading state information... Building dependency tree... Reading state information... ca-certificates is already the newest version (20200601~deb10u2). curl is already the newest version (7.64.0-4+deb10u6). The following additional packages will be installed: distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib mime-support python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal Suggested packages: isoquery lsb python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit bzip2 file xz-utils unattended-upgrades ca-certificates is already the newest version (20230311). curl is already the newest version (7.88.1-10+rpi1). The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 media-types packagekit polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal sgml-base systemd systemd-sysv udev xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus isoquery low-memory-monitor gstreamer1.0-tools polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs dbus-user-session appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd The following NEW packages will be installed: apt-transport-https distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib lsb-release mime-support python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal software-properties-common dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'. 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded. Need to get 10.5 MB of archives. After this operation, 51.9 MB of additional disk space will be used. Get:1 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [583 kB] dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'. Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB] Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1464 kB] Get:4 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] Get:5 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] Get:6 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] Get:7 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1663 kB] The following NEW packages will be installed: apt-transport-https dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 lsb-release media-types packagekit polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal sgml-base software-properties-common systemd systemd-sysv xml-core The following packages will be upgraded: libsystemd0 libudev1 udev Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB] Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] Get:10 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] Get:11 http://archive.raspbian.org/raspbian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB] Get:12 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u7 [7308 B] Get:13 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB] Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB] Get:15 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB] Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB] Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB] Get:18 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB] Get:19 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB] 3 upgraded, 79 newly installed, 0 to remove and 5 not upgraded. Need to get 33.9 MB of archives. After this operation, 135 MB of additional disk space will be used. Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.1 kB] Get:20 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] Get:21 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [293 kB] Get:22 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [193 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB] Get:24 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB] Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB] Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB] Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB] Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:30 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB] Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB] debconf: delaying package configuration, since apt-utils is not installed Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.12-1~deb12u1+rpi1 [99.1 kB] Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB] Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB] Fetched 10.5 MB in 2s (6034 kB/s) Selecting previously unselected package libpython3.7-minimal:armhf. (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 ... 7703 files and directories currently installed.) Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ... Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.0 kB] Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u1 [191 kB] Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libfdisk1 armhf 2.38.1-5 [178 kB] Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [37.1 kB] Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [17.1 kB] Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-shared armhf 252.12-1~deb12u1+rpi1 [1511 kB] Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.12-1~deb12u1+rpi1 [299 kB] Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf systemd armhf 252.12-1~deb12u1+rpi1 [2881 kB] Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u5) ... Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf systemd-sysv armhf 252.12-1~deb12u1+rpi1 [41.9 kB] Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libdbus-1-3 armhf 1.14.8-2~deb12u1 [176 kB] Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-bin armhf 1.14.8-2~deb12u1 [102 kB] Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB] Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB] Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-daemon armhf 1.14.8-2~deb12u1 [168 kB] Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB] Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf dbus armhf 1.14.8-2~deb12u1 [94.5 kB] Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB] Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB] Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB] Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB] Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB] Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB] Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB] Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B] Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB] Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf sgml-base all 1.31 [15.4 kB] Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.4 kB] Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libpam-systemd armhf 252.12-1~deb12u1+rpi1 [200 kB] Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB] Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf distro-info-data all 0.58 [5848 B] Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-0 armhf 2.74.6-1 [1203 kB] Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3+b1 [87.5 kB] Selecting previously unselected package python3-minimal. (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 ... 7953 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:armhf. Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... Unpacking libmpdec2:armhf (2.4.2-2) ... Selecting previously unselected package libpython3.7-stdlib:armhf. Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3+b1 [160 kB] Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [94.1 kB] Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB] Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB] Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB] Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1 [337 kB] Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [98.9 kB] Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB] Selecting previously unselected package python3.7. Preparing to unpack .../4-python3.7_3.7.3-2+deb10u5_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u5) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... Selecting previously unselected package python3. (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 ... 8390 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB] Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.6 kB] Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf libappstream4 armhf 0.16.1-2 [164 kB] Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf libduktape207 armhf 2.7.0-2 [115 kB] Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB] Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf libdw1 armhf 0.188-2.1+rpi1 [212 kB] Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-data all 2.74.6-1 [1208 kB] Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-bin armhf 2.74.6-1 [101 kB] Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libunwind8 armhf 1.6.2-3 [42.6 kB] Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1073 kB] Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.1 kB] Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.1 kB] Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf lsb-release all 12.0-1 [6416 B] Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB] Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf polkitd armhf 122-3 [108 kB] Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf packagekit armhf 1.2.6-5 [561 kB] Selecting previously unselected package distro-info-data. Preparing to unpack .../02-distro-info-data_0.41+deb10u7_all.deb ... Unpacking distro-info-data (0.41+deb10u7) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../03-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../04-libgirepository-1.0-1_1.58.3-2_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../05-gir1.2-glib-2.0_1.58.3-2_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ... Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB] Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf python3-apt armhf 2.6.0 [142 kB] Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB] Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [83.1 kB] Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [603 kB] Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [88.3 kB] Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB] Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [201 kB] Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB] Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB] Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB] Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB] Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB] Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../06-libpackagekit-glib2-18_1.1.12-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Selecting previously unselected package gnupg2. Preparing to unpack .../08-gnupg2_2.2.12-1+rpi1+deb10u1_all.deb ... Unpacking gnupg2 (2.2.12-1+rpi1+deb10u1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB] Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB] Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB] Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB] Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB] Selecting previously unselected package libapt-inst2.0:armhf. Preparing to unpack .../10-libapt-inst2.0_1.8.2.3_armhf.deb ... Unpacking libapt-inst2.0:armhf (1.8.2.3) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 33.9 MB in 3s (11.2 MB/s) Selecting previously unselected package libargon2-1:armhf. (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 ... 9821 files and directories currently installed.) Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ... Preparing to unpack .../udev_252.12-1~deb12u1+rpi1_armhf.deb ... Unpacking udev (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../11-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../12-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../13-lsb-release_10.2019051400+rpi1_all.deb ... Unpacking lsb-release (10.2019051400+rpi1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../14-python-apt-common_1.8.4.3_all.deb ... Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../15-python3-apt_1.8.4.3_armhf.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../16-python3-dbus_1.2.8-3_armhf.deb ... Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../17-python3-gi_3.30.4-1_armhf.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../18-python3-pycurl_7.43.0.2-0.1_armhf.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../19-python3-software-properties_0.96.20.2-2_all.deb ... Unpacking python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../20-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u7) ... Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ... Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... Setting up libapt-inst2.0:armhf (1.8.2.3) ... Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:armhf (1.58.3-2) ... Setting up libmpdec2:armhf (2.4.2-2) ... Setting up iso-codes (4.2-1) ... Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ... Preparing to unpack .../libudev1_252.12-1~deb12u1+rpi1_armhf.deb ... Unpacking libudev1:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... Setting up libudev1:armhf (252.12-1~deb12u1+rpi1) ... Setting up libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u5) ... Selecting previously unselected package dmsetup. (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 ... 9827 files and directories currently installed.) Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_armhf.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../2-libjson-c5_0.16-2_armhf.deb ... Unpacking libjson-c5:armhf (0.16-2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ... Selecting previously unselected package libfdisk1:armhf. Preparing to unpack .../4-libfdisk1_2.38.1-5_armhf.deb ... Unpacking libfdisk1:armhf (2.38.1-5) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../5-libapparmor1_3.0.8-3_armhf.deb ... Unpacking libapparmor1:armhf (3.0.8-3) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../6-libip4tc2_1.8.9-2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.9-2) ... Selecting previously unselected package libsystemd-shared:armhf. Preparing to unpack .../7-libsystemd-shared_252.12-1~deb12u1+rpi1_armhf.deb ... Unpacking libsystemd-shared:armhf (252.12-1~deb12u1+rpi1) ... Preparing to unpack .../8-libsystemd0_252.12-1~deb12u1+rpi1_armhf.deb ... Unpacking libsystemd0:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ... Setting up libsystemd0:armhf (252.12-1~deb12u1+rpi1) ... Selecting previously unselected package systemd. (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 ... 9888 files and directories currently installed.) Preparing to unpack .../systemd_252.12-1~deb12u1+rpi1_armhf.deb ... Unpacking systemd (252.12-1~deb12u1+rpi1) ... Setting up python3 (3.7.3-1) ... Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ... Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... Setting up python3-gi (3.30.4-1) ... Setting up libjson-c5:armhf (0.16-2) ... Setting up libfdisk1:armhf (2.38.1-5) ... Setting up libapparmor1:armhf (3.0.8-3) ... Setting up libip4tc2:armhf (1.8.9-2) ... Setting up libsystemd-shared:armhf (252.12-1~deb12u1+rpi1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ... Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ... Setting up systemd (252.12-1~deb12u1+rpi1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Setting up lsb-release (10.2019051400+rpi1) ... Setting up python3-dbus (1.2.8-3) ... Setting up dmsetup (2:1.02.185-2) ... Selecting previously unselected package systemd-sysv. (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 ... 10724 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1+rpi1_armhf.deb ... Unpacking systemd-sysv (252.12-1~deb12u1+rpi1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus-bin (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'. Setting up python3-apt (1.8.4.3) ... Setting up python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ... Unpacking libexpat1:armhf (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus-daemon (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus (1.14.8-2~deb12u1) ... Selecting previously unselected package libpython3.11-minimal:armhf. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ... Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ... Unpacking python3.11-minimal (3.11.2-6) ... ++ source /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=raspbian +++ ID_LIKE=debian +++ HOME_URL=http://www.raspbian.org/ +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs ++ echo raspbian + DIST_ID=raspbian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/raspbian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Setting up libpython3.11-minimal:armhf (3.11.2-6) ... Setting up libexpat1:armhf (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package python3-minimal. (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 ... 11131 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ... Unpacking python3-minimal (3.11.2-1) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:armhf. Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ... Unpacking libtirpc3:armhf (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:armhf. Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ... Unpacking libnsl2:armhf (1.3.0-2) ... Selecting previously unselected package libpython3.11-stdlib:armhf. Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ... Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Selecting previously unselected package python3.11. Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.11.2-1) ... Setting up python3-minimal (3.11.2-1) ... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/raspbian/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'. Selecting previously unselected package python3. (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 ... 11559 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1_armhf.deb ... Unpacking python3 (3.11.2-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../02-libcap2-bin_1%3a2.66-4_armhf.deb ... Unpacking libcap2-bin (1:2.66-4) ... OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test' + apt-get update Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../03-libpam-systemd_252.12-1~deb12u1+rpi1_armhf.deb ... Unpacking libpam-systemd:armhf (252.12-1~deb12u1+rpi1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../04-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.58_all.deb ... Unpacking distro-info-data (0.58) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../06-libglib2.0-0_2.74.6-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.74.6-1) ... Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB] Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [57.5 kB] Hit:3 http://archive.raspbian.org/raspbian buster InRelease Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../07-libgirepository-1.0-1_1.74.0-3+b1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.74.0-3+b1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../08-gir1.2-glib-2.0_1.74.0-3+b1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.74.0-3+b1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../09-libpackagekit-glib2-18_1.2.6-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../10-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg2. Preparing to unpack .../11-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes Hit:4 http://archive.raspberrypi.org/debian buster InRelease Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb /build Fetched 91.2 kB in 1s (125 kB/s) Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../13-libcurl3-gnutls_7.88.1-10+rpi1_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../14-libstemmer0d_2.2.0-2_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-2) ... copied '/root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb' Selecting previously unselected package libicu72:armhf. Preparing to unpack .../15-libicu72_72.1-3_armhf.deb ... Unpacking libicu72:armhf (72.1-3) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../16-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../17-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb /build Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../18-libappstream4_0.16.1-2_armhf.deb ... Unpacking libappstream4:armhf (0.16.1-2) ... Selecting previously unselected package libduktape207:armhf. Preparing to unpack .../19-libduktape207_2.7.0-2_armhf.deb ... Unpacking libduktape207:armhf (2.7.0-2) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../20-libelf1_0.188-2.1+rpi1_armhf.deb ... Unpacking libelf1:armhf (0.188-2.1+rpi1) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../21-libdw1_0.188-2.1+rpi1_armhf.deb ... Unpacking libdw1:armhf (0.188-2.1+rpi1) ... copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb' Reading package lists... ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb' ++ echo 'deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 10015 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../22-libglib2.0-data_2.74.6-1_all.deb ... Unpacking libglib2.0-data (2.74.6-1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../23-libglib2.0-bin_2.74.6-1_armhf.deb ... Unpacking libglib2.0-bin (2.74.6-1) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../24-libunwind8_1.6.2-3_armhf.deb ... Unpacking libunwind8:armhf (1.6.2-3) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~raspbian.10~buster) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../25-libgstreamer1.0-0_1.22.0-2_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../26-libpolkit-gobject-1-0_122-3_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (122-3) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../27-libpolkit-agent-1-0_122-3_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../28-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../29-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../30-polkitd_122-3_armhf.deb ... Unpacking polkitd (122-3) ... Selecting previously unselected package packagekit. Preparing to unpack .../31-packagekit_1.2.6-5_armhf.deb ... Unpacking packagekit (1.2.6-5) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../32-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../33-python3-apt_2.6.0_armhf.deb ... Unpacking python3-apt (2.6.0) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../34-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../35-python3-cffi-backend_1.15.1-5+b1_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../36-python3-cryptography_38.0.4-3_armhf.deb ... Unpacking python3-cryptography (38.0.4-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../37-python3-dbus_1.3.2-4+b1_armhf.deb ... Unpacking python3-dbus (1.3.2-4+b1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../38-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../39-python3-gi_3.42.2-3+b1_armhf.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../40-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../41-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../42-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../43-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../44-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../45-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../46-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../47-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../48-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../49-python3-software-properties_0.99.30-4_all.deb ... Unpacking python3-software-properties (0.99.30-4) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../50-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.12-1~deb12u1+rpi1) ... Setting up gnupg2 (2.2.40-1.1) ... Setting up libicu72:armhf (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libglib2.0-0:armhf (2.74.6-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.58) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:armhf (0.3.10-2) ... Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ... Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-1) ... Setting up libdbus-1-3:armhf (1.14.8-2~deb12u1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Setting up udev (252.12-1~deb12u1+rpi1) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up python-apt-common (2.6.0) ... Setting up libduktape207:armhf (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ... Setting up libgirepository-1.0-1:armhf (1.74.0-3+b1) ... Setting up sgml-base (1.31) ... Setting up libstemmer0d:armhf (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ... Setting up libelf1:armhf (0.188-2.1+rpi1) ... Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.8-2~deb12u1) ... + make IMAGE=balenalib/rpi-raspbian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ balenalib/rpi-raspbian:bullseye ./verify Unable to find image 'balenalib/rpi-raspbian:bullseye' locally dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" Setting up libpolkit-gobject-1-0:armhf (122-3) ... Setting up libtirpc3:armhf (1.3.3+ds-1) ... Setting up libdw1:armhf (0.188-2.1+rpi1) ... Setting up libglib2.0-bin (2.74.6-1) ... Setting up dbus-daemon (1.14.8-2~deb12u1) ... Setting up libappstream4:armhf (0.16.1-2) ... Setting up dbus (1.14.8-2~deb12u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up gir1.2-glib-2.0:armhf (1.74.0-3+b1) ... Setting up xml-core (0.18+nmu1) ... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'. bullseye: Pulling from balenalib/rpi-raspbian b4465e59683b: Already exists db9fb6954662: Already exists 997037b2d3f1: Already exists f30e4c1dcfd8: Already exists 6bead0f8be26: Already exists cdfa720855e4: Already exists b0a7ae5f5efc: Already exists 187bb5eddfb7: Already exists Digest: sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 Status: Downloaded newer image for balenalib/rpi-raspbian:bullseye Setting up libnsl2:armhf (1.3.0-2) ... Setting up libpam-systemd:armhf (252.12-1~deb12u1+rpi1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~raspbian.10~buster) ... + verify + dpkg --version + verify_deb + apt-get update Setting up libpolkit-agent-1-0:armhf (122-3) ... Setting up libgstreamer1.0-0:armhf (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ... Setting up libpython3-stdlib:armhf (3.11.2-1) ... Setting up python3.11 (3.11.2-6) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB] focal: Pulling from library/ubuntu d2b6ba5e7ade: Already exists dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb /build Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB] Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba Status: Downloaded newer image for ubuntu:focal copied '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb' Setting up python3 (3.11.2-1) ... Setting up python3-six (1.16.0-4) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'. + verify + dpkg --version + verify_deb + apt-get update Setting up docker-compose-plugin (2.21.0-1~raspbian.10~buster) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ... Setting up docker-buildx-plugin (0.11.2-1~raspbian.10~buster) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up python3-pyparsing (3.0.9-1) ... Setting up python3-gi (3.42.2-3+b1) ... Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... Setting up python3-pkg-resources (66.1.1-1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] Setting up python3-dbus (1.3.2-4+b1) ... Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] Setting up python3-distro (1.8.0-1) ... Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.6.0) ... Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-3) ... Reading package lists... Setting up python3-wadllib (1.3.6-4) ... Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1130 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [19.1 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1743 kB] Building dependency tree... Reading state information... Correcting dependencies... Done Setting up python3-oauthlib (3.2.2-1) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4741 B] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1374 kB] Processing triggers for libc-bin (2.36-9+rpi1) ... Processing triggers for systemd (252.12-1~deb12u1+rpi1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [18.8 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [837 kB] Fetched 18.1 MB in 3s (6513 kB/s) The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes invoke-rc.d: policy-rc.d denied execution of reload. start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 0 upgraded, 24 newly installed, 0 to remove and 10 not upgraded. Need to get 26.4 MB of archives. After this operation, 110 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB] Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u2 [216 kB] Get:5 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] Get:6 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] Get:7 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] Get:8 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up software-properties-common (0.99.30-4) ... Processing triggers for dbus (1.14.8-2~deb12u1) ... Get:4 http://archive.raspbian.org/raspbian buster/main armhf libcap2 armhf 1:2.25-2 [16.5 kB] Get:5 http://archive.raspbian.org/raspbian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:6 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] Get:7 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB] Get:9 http://archive.raspbian.org/raspbian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [171 kB] Fetched 18.8 MB in 4s (4257 kB/s) ++ source /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 12 (bookworm)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ ID=raspbian +++ ID_LIKE=debian +++ HOME_URL=http://www.raspbian.org/ +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs ++ echo raspbian + DIST_ID=raspbian ++ lsb_release -sc + DIST_VERSION=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/raspbian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Get:10 http://archive.raspbian.org/raspbian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] Get:11 http://archive.raspbian.org/raspbian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.2 kB] Get:12 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u9+rpi1 [3258 kB] Get:13 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:14 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u9+rpi1 [101 kB] Get:15 http://archive.raspbian.org/raspbian buster/main armhf libnfnetlink0 armhf 1.0.1-3 [12.1 kB] Get:16 http://archive.raspbian.org/raspbian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.5 kB] Get:17 http://archive.raspbian.org/raspbian buster/main armhf libiptc0 armhf 1.8.2-4 [59.7 kB] Get:18 http://archive.raspbian.org/raspbian buster/main armhf libxtables12 armhf 1.8.2-4 [77.1 kB] Get:19 http://archive.raspbian.org/raspbian buster/main armhf libmnl0 armhf 1.0.4-2 [11.3 kB] Get:20 http://archive.raspbian.org/raspbian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [33.1 kB] Get:21 http://archive.raspbian.org/raspbian buster/main armhf iptables armhf 1.8.2-4 [343 kB] Get:22 http://archive.raspbian.org/raspbian buster/main armhf dbus armhf 1.12.24-0+deb10u1 [215 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u9+rpi1 [194 kB] Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB] done. Updating certificates in /etc/ssl/certs... + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally debconf: delaying package configuration, since apt-utils is not installed Fetched 26.4 MB in 1s (20.1 MB/s) Selecting previously unselected package libapparmor1:armhf. (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 ... 10240 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.2-10) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb' buster: Pulling from library/debian 6e2ab1511f03: Already exists Digest: sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 Status: Downloaded newer image for debian:buster Selecting previously unselected package libcap2:armhf. Preparing to unpack .../1-libcap2_1%3a2.25-2_armhf.deb ... Unpacking libcap2:armhf (1:2.25-2) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.155-3_armhf.deb ... Unpacking dmsetup (2:1.02.155-3) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:armhf. Preparing to unpack .../5-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ... Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../6-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package libidn11:armhf. Preparing to unpack .../7-libidn11_1.33-2.2_armhf.deb ... Unpacking libidn11:armhf (1.33-2.2) ... Selecting previously unselected package libip4tc0:armhf. Preparing to unpack .../8-libip4tc0_1.8.2-4_armhf.deb ... Unpacking libip4tc0:armhf (1.8.2-4) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u9+rpi1_armhf.deb ... Unpacking systemd (241-7~deb10u9+rpi1) ... Reading package lists... 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?) + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/raspbian/gpg + apt-key add - Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [546 kB] Building dependency tree... Reading state information... Setting up libapparmor1:armhf (2.13.2-10) ... Setting up libcap2:armhf (1:2.25-2) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Setting up libidn11:armhf (1.33-2.2) ... Setting up libip4tc0:armhf (1.8.2-4) ... Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u9+rpi1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from random generator. Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'. Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] The following additional packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common systemd systemd-sysv systemd-timesyncd tzdata Suggested packages: pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl python3-socks python3.8-venv python3.8-doc binutils binfmt-support readline-doc systemd-container Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils packagekit-tools unattended-upgrades networkd-dispatcher libnss-systemd The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common software-properties-common systemd systemd-sysv systemd-timesyncd tzdata Setting up dmsetup (2:1.02.155-3) ... Selecting previously unselected package systemd-sysv. (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 ... 11059 files and directories currently installed.) Preparing to unpack .../systemd-sysv_241-7~deb10u9+rpi1_armhf.deb ... Unpacking systemd-sysv (241-7~deb10u9+rpi1) ... Selecting previously unselected package multiarch-support. Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ... Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ... Selecting previously unselected package libnfnetlink0:armhf. (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 ... 11080 files and directories currently installed.) Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3) ... Selecting previously unselected package libip6tc0:armhf. Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ... OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bookworm test' + apt-get update Unpacking libip6tc0:armhf (1.8.2-4) ... Selecting previously unselected package libiptc0:armhf. Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ... Unpacking libiptc0:armhf (1.8.2-4) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../03-libxtables12_1.8.2-4_armhf.deb ... Unpacking libxtables12:armhf (1.8.2-4) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../04-libmnl0_1.0.4-2_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../06-libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb ... Unpacking libnftnl11:armhf (1.1.7-1~bpo10+1~0) ... Selecting previously unselected package iptables. Preparing to unpack .../07-iptables_1.8.2-4_armhf.deb ... Get:1 https://download.docker.com/linux/raspbian bookworm InRelease [26.7 kB] Hit:2 http://archive.raspbian.org/raspbian bookworm InRelease Get:3 https://download.docker.com/linux/raspbian bookworm/test armhf Packages [17.7 kB] Reading package lists... 0 upgraded, 119 newly installed, 0 to remove and 0 not upgraded. Need to get 32.5 MB of archives. After this operation, 123 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.19 [1083 kB] Unpacking iptables (1.8.2-4) ... Selecting previously unselected package dbus. Preparing to unpack .../08-dbus_1.12.24-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.24-0+deb10u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../09-libpam-systemd_241-7~deb10u9+rpi1_armhf.deb ... Unpacking libpam-systemd:armhf (241-7~deb10u9+rpi1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../10-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Fetched 44.4 kB in 1s (73.0 kB/s) Building dependency tree... Reading state information... ca-certificates is already the newest version (20210119). curl is already the newest version (7.74.0-1.3+deb11u7). The following additional packages will be installed: distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3 libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib media-types python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal Suggested packages: isoquery python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit unattended-upgrades Fetched 8473 kB in 2s (4649 kB/s) Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [708 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [1586 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.8 [1602 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.8 [387 kB] The following NEW packages will be installed: apt-transport-https distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg2 iso-codes libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3 libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib lsb-release media-types python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal software-properties-common Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B] Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libapparmor1 armhf 2.13.3-7ubuntu5.2 [30.2 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2 armhf 1:2.32-1ubuntu0.1 [13.9 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libargon2-1 armhf 0~20171227-0.2 [20.0 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libjson-c4 armhf 0.13.1+dfsg-7ubuntu0.3 [25.8 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcryptsetup12 armhf 2:2.2.2-3ubuntu2.4 [147 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libip4tc2 armhf 1.8.4-3ubuntu2.1 [17.1 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.22 [27.9 kB] Reading package lists... W: https://download.docker.com/linux/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/raspbian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb' ++ echo 'deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 14328 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ... 0 upgraded, 29 newly installed, 0 to remove and 8 not upgraded. Need to get 11.1 MB of archives. After this operation, 49.2 MB of additional disk space will be used. Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.22 [3652 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ... Reading package lists... Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB] Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] bullseye: Pulling from library/debian 1d4e041d2204: Already exists Digest: sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d Status: Downloaded newer image for debian:bullseye Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.22 [10.3 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.19 [598 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.3 [156 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.3 [134 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.13 [4836 B] Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.6 [1125 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgirepository-1.0-1 armhf 1.64.1-1~ubuntu20.04.1 [72.4 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-glib-2.0 armhf 1.64.1-1~ubuntu20.04.1 [134 kB] Building dependency tree... Reading state information... Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] + verify + dpkg --version + verify_deb + apt-get update Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2-bin armhf 1:2.32-1ubuntu0.1 [25.2 kB] The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades Selecting previously unselected package dbus-user-session. Preparing to unpack .../11-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.24-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u9+rpi1) ... Setting up libip6tc0:armhf (1.8.2-4) ... Setting up libiptc0:armhf (1.8.2-4) ... Setting up dbus (1.12.24-0+deb10u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:armhf (1.0.4-2) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.2-4) ... Setting up libnfnetlink0:armhf (1.0.1-3) ... Setting up libpam-systemd:armhf (241-7~deb10u9+rpi1) ... Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ... Setting up dbus-user-session (1.12.24-0+deb10u1) ... Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ... Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB] Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B] Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common software-properties-common Processing triggers for systemd (241-7~deb10u9+rpi1) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB] Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB] Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB] Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB] Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [244 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.3.3 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [14.9 kB] 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 22.4 MB of archives. After this operation, 70.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB] Get:2 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [582 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1465 kB] Get:5 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] Get:6 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB] Get:7 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB] Get:8 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB] Get:9 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB] Get:10 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1661 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB] Get:13 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] Get:14 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] Get:15 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB] Get:20 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB] Get:22 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] Get:23 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] Get:24 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] Get:25 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:26 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] Get:27 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB] Get:28 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] Get:29 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u6 [301 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u6 [259 kB] Get:33 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] Get:34 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB] Get:35 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB] Get:37 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] Get:38 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB] Get:39 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u7 [7308 B] Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB] Get:41 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB] Get:42 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB] Get:43 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB] Get:44 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB] Get:45 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:46 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB] Get:47 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB] Get:48 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] Get:49 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB] Get:50 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB] Get:51 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB] Get:52 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB] Get:53 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB] Get:54 http://deb.debian.org/debian buster/main armhf gnupg2 all 2.2.12-1+deb10u2 [393 kB] Get:55 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB] Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [306 kB] Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [197 kB] Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB] Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB] Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB] Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB] Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB] Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~raspbian.12~bookworm) ... Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.22 [168 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.6 [546 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-dbus armhf 1.2.16-1build1 [87.6 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gi armhf 3.36.0-1 [150 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] Get:56 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] Get:57 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [298 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [195 kB] Get:59 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB] Get:60 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] Get:61 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB] Get:62 http://deb.debian.org/debian buster/main armhf python3-dbus armhf 1.2.8-3 [96.3 kB] Get:63 http://deb.debian.org/debian buster/main armhf python3-gi armhf 3.30.4-1 [163 kB] Get:64 http://deb.debian.org/debian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [63.3 kB] Get:65 http://deb.debian.org/debian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:66 http://deb.debian.org/debian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.4 MB in 1s (38.8 MB/s) Selecting previously unselected package libssl1.1:armhf. (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 ... 6680 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 11.1 MB in 3s (4207 kB/s) Selecting previously unselected package libpython3.9-minimal:armhf. (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 ... 7900 files and directories currently installed.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB] Selecting previously unselected package libpython3.7-minimal:armhf. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ... Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ... Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... Unpacking python3.9-minimal (3.9.2-1+rpi1) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~raspbian.12~bookworm) ... Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ... Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ... Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u5) ... Fetched 8417 kB in 1s (5662 kB/s) dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... Setting up python3.9-minimal (3.9.2-1+rpi1) ... Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B] Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblmdb0 armhf 0.9.24-1 [38.0 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-gobject-1-0 armhf 0.105-26ubuntu1.3 [33.8 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb' Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB] Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6941 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:armhf. Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... Unpacking libmpdec2:armhf (2.4.2-2) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package python3-minimal. (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 ... 8194 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... Unpacking python3-minimal (3.9.2-3) ... Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.9 [1704 B] Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [89.0 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB] Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-5_all.deb ... Unpacking readline-common (7.0-5) ... Selecting previously unselected package libreadline7:armhf. Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ... Unpacking libreadline7:armhf (7.0-5) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ... Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ... Selecting previously unselected package libpython3.7-stdlib:armhf. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:armhf. Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... Selecting previously unselected package libpython3.9-stdlib:armhf. Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB] Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u5) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Selecting previously unselected package python3.9. Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... Unpacking python3.9 (3.9.2-1+rpi1) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB] Selecting previously unselected package python3. (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 ... 7410 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../01-libkeyutils1_1.6-6_armhf.deb ... Unpacking libkeyutils1:armhf (1.6-6) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ... Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-compose-plugin (2.21.0-1~raspbian.12~bookworm) ... Setting up docker-buildx-plugin (0.11.2-1~raspbian.12~bookworm) ... Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb Selecting previously unselected package python3. (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 ... 8591 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../01-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../02-distro-info-data_0.51+deb11u3_all.deb ... Unpacking distro-info-data (0.51+deb11u3) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../03-libglib2.0-0_2.66.8-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.66.8-1) ... Reading package lists... Building dependency tree... Reading state information... Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.3 [147 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.19 [204 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.19 [154 kB] Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Selecting previously unselected package openssl. Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_armhf.deb ... Unpacking openssl (1.1.1n-0+deb10u6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../04-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../05-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../06-libpackagekit-glib2-18_1.2.2-2_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../08-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2 packagekit publicsuffix libsasl2-modules unattended-upgrades Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.3 [9424 B] Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdconf1 armhf 0.36.0-1 [33.2 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-service armhf 0.36.0-1 [25.3 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-gsettings-backend armhf 0.36.0-1 [18.4 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB] Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../14-libpsl5_0.20.2-2_armhf.deb ... Unpacking libpsl5:armhf (0.20.2-2) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B] Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpackagekit-glib2-18 armhf 1.1.13-2ubuntu1.1 [90.6 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.13-2ubuntu1.1 [21.4 kB] Selecting previously unselected package libssh2-1:armhf. Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ... Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u6_armhf.deb ... Unpacking libcurl4:armhf (7.64.0-4+deb10u6) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u6_armhf.deb ... Unpacking curl (7.64.0-4+deb10u6) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../19-libassuan0_2.5.2-1_armhf.deb ... Unpacking libassuan0:armhf (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../10-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../11-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ... Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB] The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common software-properties-common Selecting previously unselected package libksba8:armhf. Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_armhf.deb ... Unpacking libksba8:armhf (1.3.5-2+deb10u2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../23-libnpth0_1.6-1_armhf.deb ... Unpacking libnpth0:armhf (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_armhf.deb ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ... Unpacking distro-info-data (0.41+deb10u7) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... Selecting previously unselected package lsb-release. Preparing to unpack .../12-lsb-release_11.1.0+rpi1_all.deb ... Unpacking lsb-release (11.1.0+rpi1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../13-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../14-python3-apt_2.2.1_armhf.deb ... Unpacking python3-apt (2.2.1) ... Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-services armhf 2.64.2-1ubuntu0.1 [9908 B] Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking armhf 2.64.2-1ubuntu0.1 [52.2 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB] 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 22.0 MB of archives. After this operation, 66.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB] Get:2 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB] Get:3 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB] Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../15-python3-dbus_1.2.16-5_armhf.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../16-python3-gi_3.38.0-2_armhf.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../17-python3-pycurl_7.43.0.6-5_armhf.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../18-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../19-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... Reading package lists... Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB] Get:4 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] Get:5 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB] Get:6 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB] Get:7 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u1 [107 kB] Get:8 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB] Get:9 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB] Get:10 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB] Get:11 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB] Get:12 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB] Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] Get:14 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] Get:15 http://deb.debian.org/debian-security bullseye-security/main armhf openssl armhf 1.1.1n-0+deb11u5 [830 kB] Get:16 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB] Get:17 http://deb.debian.org/debian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB] Get:18 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB] Get:19 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB] Get:20 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB] Get:21 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB] Get:22 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB] Get:23 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB] Get:24 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] Get:25 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB] Get:26 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [313 kB] Get:27 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u7 [262 kB] Get:28 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB] Get:29 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB] Get:30 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB] Get:31 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB] Get:32 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB] Get:33 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B] Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB] Get:35 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB] Get:36 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB] Get:37 http://deb.debian.org/debian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [111 kB] Get:38 http://deb.debian.org/debian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB] Get:39 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:40 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB] Get:41 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB] Get:42 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB] Get:43 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB] Get:44 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB] Get:45 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB] Get:46 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB] Get:47 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB] Get:48 http://deb.debian.org/debian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:49 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] Get:50 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [310 kB] Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [199 kB] Get:52 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB] Get:53 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] Get:54 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB] Get:55 http://deb.debian.org/debian bullseye/main armhf python3-dbus armhf 1.2.16-5 [101 kB] Get:56 http://deb.debian.org/debian bullseye/main armhf python3-gi armhf 3.38.0-2 [218 kB] Get:57 http://deb.debian.org/debian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.9 kB] Get:58 http://deb.debian.org/debian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:59 http://deb.debian.org/debian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB] Selecting previously unselected package gnupg-utils. Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg. Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../34-pinentry-curses_1.1.0-2_armhf.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg-agent (2.2.12-1+deb10u2) ... Setting up media-types (4.0.0) ... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:armhf (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u3) ... Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ... Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Setting up iso-codes (4.6.0-1) ... Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... Setting up libpython3-stdlib:armhf (3.9.2-3) ... Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Setting up python3.9 (3.9.2-1+rpi1) ... Building dependency tree... Reading state information... Correcting dependencies... Done Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.0 MB in 1s (43.7 MB/s) Selecting previously unselected package libpython3.9-minimal:armhf. (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 ... 6657 files and directories currently installed.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1_armhf.deb ... Unpacking libpython3.9-minimal:armhf (3.9.2-1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u2) ... Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 Suggested packages: firewalld kmod Recommended packages: nftables Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB] Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ... Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1_armhf.deb ... Unpacking python3.9-minimal (3.9.2-1) ... Setting up libpython3.9-minimal:armhf (3.9.2-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsoup2.4-1 armhf 2.70.0-1 [228 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstemmer0d armhf 0+svn585-2 [55.1 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libappstream4 armhf 0.12.10-2 [110 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-bin armhf 2.64.6-1~ubuntu20.04.6 [67.4 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1.1 [829 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-agent-1-0 armhf 0.105-26ubuntu1.3 [12.8 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf policykit-1 armhf 0.105-26ubuntu1.3 [76.6 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB] Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... Setting up python3.9-minimal (3.9.2-1) ... Selecting previously unselected package libapt-inst2.0:armhf. Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_armhf.deb ... Unpacking libapt-inst2.0:armhf (1.8.2.3) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded. Need to get 21.5 MB of archives. After this operation, 102 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian bookworm/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] Setting up python3 (3.9.2-3) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ... Unpacking lsb-release (10.2019051400) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ... Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../47-python3-apt_1.8.4.3_armhf.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../48-python3-dbus_1.2.8-3_armhf.deb ... Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../49-python3-gi_3.30.4-1_armhf.deb ... Unpacking python3-gi (3.30.4-1) ... Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-user-session armhf 1.14.8-2~deb12u1 [77.4 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB] Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests-unixsocket all 0.2.0-2 [7272 B] Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-software-properties all 0.99.9.12 [21.7 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' Setting up python3-gi (3.38.0-2) ... Setting up lsb-release (11.1.0+rpi1) ... Setting up python3-dbus (1.2.16-5) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package python3-pycurl. Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_armhf.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ... Unpacking python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up libksba8:armhf (1.3.5-2+deb10u2) ... Setting up lsb-base (10.2019051400) ... Setting up libkeyutils1:armhf (1.6-6) ... Setting up libpsl5:armhf (0.20.2-2) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u7) ... Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ... Selecting previously unselected package python3-minimal. (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 ... 6951 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... Unpacking python3-minimal (3.9.2-3) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:armhf. Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ... Unpacking libmpdec3:armhf (2.5.1-1) ... Selecting previously unselected package libncursesw6:armhf. Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_armhf.deb ... Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u1) ... Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.4 kB] Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.9 kB] Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB] Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.5 kB] Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [32.5 kB] Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [45.3 kB] Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf iptables armhf 1.8.9-2 [315 kB] Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB] Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.12 [10.4 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] debconf: delaying package configuration, since apt-utils is not installed Setting up python3-apt (2.2.1) ... Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ... Setting up libnpth0:armhf (1.6-1) ... Setting up libassuan0:armhf (2.5.2-1) ... Setting up libapt-inst2.0:armhf (1.8.2.3) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:armhf (1.17-3+deb10u5) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... Setting up gnupg-l10n (2.2.12-1+deb10u2) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ... Setting up libk5crypto3:armhf (1.17-3+deb10u5) ... Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:armhf (1.58.3-2) ... Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ... Setting up libkrb5-3:armhf (1.17-3+deb10u5) ... Setting up libmpdec2:armhf (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u6) ... Setting up readline-common (7.0-5) ... Setting up iso-codes (4.2-1) ... Setting up libreadline7:armhf (7.0-5) ... Setting up gnupg-utils (2.2.12-1+deb10u2) ... Setting up pinentry-curses (1.1.0-2) ... Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ... Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package readline-common. Preparing to unpack .../4-readline-common_8.1-1_all.deb ... Unpacking readline-common (8.1-1) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ... Unpacking libreadline8:armhf (8.1-1) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ... Unpacking libsqlite3-0:armhf (3.34.1-3) ... Selecting previously unselected package libpython3.9-stdlib:armhf. Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ... Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ... + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian debconf: delaying package configuration, since apt-utils is not installed Fetched 21.5 MB in 1s (22.4 MB/s) Selecting previously unselected package containerd.io. Fetched 32.5 MB in 9s (3625 kB/s) Selecting previously unselected package libssl1.1:armhf. (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 ... 4120 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.19) ... Selecting previously unselected package libpython3.8-minimal:armhf. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ... Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ... Setting up python3-software-properties (0.96.20.2-2.1) ... Setting up software-properties-common (0.96.20.2-2.1) ... Setting up ca-certificates (20200601~deb10u2) ... Selecting previously unselected package python3.9. Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ... Unpacking python3.9 (3.9.2-1) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... 013e30178882: Already exists Digest: sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 Status: Downloaded newer image for debian:bookworm (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 ... 14552 files and directories currently installed.) Preparing to unpack .../0-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ... Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... ++ source /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=raspbian +++ ID_LIKE=debian +++ HOME_URL=http://www.raspbian.org/ +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs ++ echo raspbian + DIST_ID=raspbian ++ lsb_release -sc + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/raspbian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo Updating certificates in /etc/ssl/certs... Selecting previously unselected package python3. (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 ... 7389 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1n-0+deb11u5_armhf.deb ... Unpacking openssl (1.1.1n-0+deb11u5) ... + verify + dpkg --version + verify_deb + apt-get update Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.19) ... Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ... Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2+b2) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../08-libnghttp2-14_1.43.0-1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.43.0-1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../09-libpsl5_0.21.0-1.2_armhf.deb ... Unpacking libpsl5:armhf (0.21.0-1.2) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:armhf. Preparing to unpack .../11-libssh2-1_1.9.0-2_armhf.deb ... Unpacking libssh2-1:armhf (1.9.0-2) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ... Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) ... done. Updating certificates in /etc/ssl/certs... Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8612 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6416 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [60.4 kB] Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_armhf.deb ... Unpacking curl (7.74.0-1.3+deb11u7) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../14-libassuan0_2.5.3-7.1_armhf.deb ... Unpacking libassuan0:armhf (2.5.3-7.1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_armhf.deb ... Unpacking libksba8:armhf (1.5.0-3+deb11u2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ... Unpacking libnpth0:armhf (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_armhf.deb ... Selecting previously unselected package python3-minimal. (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 ... 4421 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:armhf. Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ... dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes 137 added, 0 removed; done. Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ... Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ... Setting up gpgconf (2.2.12-1+deb10u2) ... Setting up libcurl4:armhf (7.64.0-4+deb10u6) ... Setting up curl (7.64.0-4+deb10u6) ... Setting up gpg (2.2.12-1+deb10u2) ... Setting up libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u5) ... Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ... Unpacking distro-info-data (0.51+deb11u3) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../20-libglib2.0-0_2.66.8-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.66.8-1) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Unpacking libmpdec2:armhf (2.4.2-3) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.0-4_all.deb ... Unpacking readline-common (8.0-4) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ... Unpacking libreadline8:armhf (8.0-4) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ... Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ... Selecting previously unselected package libpython3.8-stdlib:armhf. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_armhf.deb ... Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ... 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/raspbian/gpg + apt-key add - Selecting previously unselected package dbus-user-session. Preparing to unpack .../1-dbus-user-session_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus-user-session (1.14.8-2~deb12u1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../2-libip6tc2_1.8.9-2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.9-2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../3-libxtables12_1.8.9-2_armhf.deb ... Unpacking libxtables12:armhf (1.8.9-2) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../4-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ... Unpacking libnftnl11:armhf (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2_armhf.deb ... Unpacking iptables (1.8.9-2) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) ... Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_armhf.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Setting up libip6tc2:armhf (1.8.9-2) ... Setting up dbus-user-session (1.14.8-2~deb12u1) ... Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Setting up gpg-agent (2.2.12-1+deb10u2) ... Setting up gpgsm (2.2.12-1+deb10u2) ... Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ... Setting up python3 (3.7.3-1) ... Selecting previously unselected package gpg. Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg (2.2.27-2+deb11u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../28-pinentry-curses_1.1.0-4_armhf.deb ... Unpacking pinentry-curses (1.1.0-4) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... Selecting previously unselected package python3. (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 ... 4851 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_armhf.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_armhf.deb ... Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.2) ... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_armhf.deb ... Unpacking libcap2:armhf (1:2.32-1ubuntu0.1) ... OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test' + apt-get update Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.9-2) ... Setting up libnfnetlink0:armhf (1.0.2-2) ... Setting up libnftnl11:armhf (1.2.4-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ... Setting up iptables (1.8.9-2) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.36-9+rpi1) ... Setting up dirmngr (2.2.12-1+deb10u2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... Setting up python3-gi (3.30.4-1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../03-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libjson-c4:armhf. Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_armhf.deb ... Unpacking libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_armhf.deb ... Unpacking libip4tc2:armhf (1.8.4-3ubuntu2.1) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_armhf.deb ... Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.7 kB] Fetched 8930 kB in 2s (5904 kB/s) + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Unpacking libkmod2:armhf (27-1ubuntu2.1) ... Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_armhf.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_armhf.deb ... Unpacking systemd (245.4-4ubuntu3.22) ... Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [39.4 kB] Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.4 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... Setting up python3-software-properties (0.96.20.2-2) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb' Setting up libapparmor1:armhf (2.13.3-7ubuntu5.2) ... Fetched 66.0 kB in 1s (98.7 kB/s) Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../38-lsb-release_11.1.0_all.deb ... Unpacking lsb-release (11.1.0) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Setting up gnupg (2.2.12-1+deb10u2) ... Setting up gnupg2 (2.2.12-1+deb10u2) ... Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up libcap2:armhf (1:2.32-1ubuntu0.1) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... Setting up libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ... Setting up libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ... Setting up libip4tc2:armhf (1.8.4-3ubuntu2.1) ... Setting up libkmod2:armhf (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.22) ... Selecting previously unselected package python3-apt. Preparing to unpack .../40-python3-apt_2.2.1_armhf.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../41-python3-dbus_1.2.16-5_armhf.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../42-python3-gi_3.38.0-2_armhf.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_armhf.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Setting up systemd (245.4-4ubuntu3.22) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Setting up libksba8:armhf (1.5.0-3+deb11u2) ... Setting up media-types (4.0.0) ... Setting up libpsl5:armhf (0.21.0-1.2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:armhf (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u3) ... Setting up libbrotli1:armhf (1.0.9-2+b2) ... Setting up libsqlite3-0:armhf (3.34.1-3) ... Setting up libnghttp2-14:armhf (1.43.0-1) ... Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ... Setting up libnpth0:armhf (1.6-3) ... Setting up libassuan0:armhf (2.5.3-7.1) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ... Setting up libncursesw6:armhf (6.2+20201114-2+deb11u1) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Selecting previously unselected package systemd-sysv. (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 ... 5686 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_armhf.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.22) ... Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:armhf (2.5.1-1) ... Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Setting up libssh2-1:armhf (1.9.0-2) ... Setting up openssl (1.1.1n-0+deb11u5) ... Setting up readline-common (8.1-1) ... Setting up iso-codes (4.6.0-1) ... Setting up pinentry-curses (1.1.0-4) ... Setting up libreadline8:armhf (8.1-1) ... Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ... Setting up ca-certificates (20210119) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_armhf.deb ... Unpacking openssl (1.1.1f-1ubuntu2.19) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_armhf.deb ... Reading package lists... Unpacking dbus (1.12.16-2ubuntu2.3) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ... Unpacking distro-info-data (0.43ubuntu1.13) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ... Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ... done. Updating certificates in /etc/ssl/certs... Updating certificates in /etc/ssl/certs... Building dependency tree... Reading state information... Reading package lists... 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?) ++ find deb/debbuild/raspbian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' ++ echo 'deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 10272 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_armhf.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_armhf.deb ... Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-sysv xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd Selecting previously unselected package libicu66:armhf. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ... Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) 129 added, 0 removed; done. Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ... Setting up curl (7.74.0-1.3+deb11u7) ... Setting up gpg (2.2.27-2+deb11u2) ... Setting up libpython3.9-stdlib:armhf (3.9.2-1) ... Setting up libpython3-stdlib:armhf (3.9.2-3) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... Setting up gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~raspbian.11~bullseye) ... Setting up gpgsm (2.2.27-2+deb11u2) ... Setting up dirmngr (2.2.27-2+deb11u2) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... Setting up python3.9 (3.9.2-1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_armhf.deb ... Unpacking libpam-systemd:armhf (245.4-4ubuntu3.22) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_armhf.deb ... Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../16-libyaml-0-2_0.2.2-1_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.2-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.16-1build1_armhf.deb ... Unpacking python3-dbus (1.2.16-1build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.36.0-1_armhf.deb ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'. Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~raspbian.11~bullseye) ... Unpacking python3-gi (3.36.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... Selecting previously unselected package python3-six. Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ... Unpacking python3-six (1.14.0-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../22-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-sysv xml-core 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 46.1 MB of archives. After this operation, 152 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.9-1 [1662 kB] Get:2 http://deb.debian.org/debian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.6 kB] Get:3 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB] Get:4 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB] Get:5 http://deb.debian.org/debian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.4 kB] Get:6 http://deb.debian.org/debian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u1 [196 kB] Get:7 http://deb.debian.org/debian bookworm/main armhf libfdisk1 armhf 2.38.1-5+b1 [178 kB] Get:8 http://deb.debian.org/debian bookworm/main armhf libkmod2 armhf 30+20221128-1 [50.0 kB] Get:9 http://deb.debian.org/debian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [36.9 kB] Get:10 http://deb.debian.org/debian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [16.9 kB] Get:11 http://deb.debian.org/debian bookworm/main armhf libsystemd-shared armhf 252.12-1~deb12u1 [1545 kB] Get:12 http://deb.debian.org/debian bookworm/main armhf systemd armhf 252.12-1~deb12u1 [2931 kB] Get:13 http://deb.debian.org/debian bookworm/main armhf systemd-sysv armhf 252.12-1~deb12u1 [41.6 kB] Get:14 http://deb.debian.org/debian bookworm/main armhf libdbus-1-3 armhf 1.14.8-2~deb12u1 [178 kB] Get:15 http://deb.debian.org/debian bookworm/main armhf dbus-bin armhf 1.14.8-2~deb12u1 [102 kB] Get:16 http://deb.debian.org/debian bookworm/main armhf dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB] Get:17 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB] Get:18 http://deb.debian.org/debian bookworm/main armhf dbus-daemon armhf 1.14.8-2~deb12u1 [168 kB] Get:19 http://deb.debian.org/debian bookworm/main armhf dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB] Get:20 http://deb.debian.org/debian bookworm/main armhf dbus armhf 1.14.8-2~deb12u1 [94.0 kB] Get:21 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB] Get:22 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB] Get:23 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB] Get:24 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB] Get:25 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB] Get:26 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2 [29.3 kB] Get:27 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2 [74.4 kB] Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Get:28 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B] Get:29 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2 [287 kB] Get:30 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2 [111 kB] Get:31 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:32 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB] Get:33 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB] Get:34 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB] Get:35 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB] Get:36 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB] Get:37 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB] Get:38 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] Get:39 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B] Get:40 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB] Get:41 http://deb.debian.org/debian bookworm/main armhf sgml-base all 1.31 [15.4 kB] Get:42 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.9-1 [1381 kB] Get:43 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB] Get:44 http://deb.debian.org/debian bookworm/main armhf libpam-systemd armhf 252.12-1~deb12u1 [202 kB] Get:45 http://deb.debian.org/debian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB] Get:46 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB] Get:47 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB] Get:48 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB] Get:49 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB] Get:50 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB] Get:51 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB] Get:52 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] Get:53 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB] Get:54 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl4 armhf 7.88.1-10+deb12u1 [347 kB] Get:55 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u1 [304 kB] Get:56 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB] Get:57 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB] Get:58 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB] Get:59 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB] Get:60 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB] Get:61 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58 [5848 B] Get:62 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB] Get:63 http://deb.debian.org/debian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3 [88.2 kB] Get:64 http://deb.debian.org/debian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3 [159 kB] Get:65 http://deb.debian.org/debian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [98.1 kB] Get:66 http://deb.debian.org/debian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB] Get:68 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB] Get:69 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB] Get:70 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB] Get:71 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB] Get:72 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB] Get:73 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB] Get:74 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB] Get:75 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB] Get:76 http://deb.debian.org/debian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB] Get:77 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB] Get:78 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u1 [343 kB] Get:79 http://deb.debian.org/debian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [102 kB] Get:80 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB] Get:81 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB] Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up python3 (3.9.2-3) ... Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ... Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ... Selecting previously unselected package liblmdb0:armhf. Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ... Unpacking liblmdb0:armhf (0.9.24-1) ... Get:82 http://deb.debian.org/debian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.9 kB] Get:83 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB] Get:84 http://deb.debian.org/debian bookworm/main armhf libappstream4 armhf 0.16.1-2 [168 kB] Get:85 http://deb.debian.org/debian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.9 kB] Get:86 http://deb.debian.org/debian bookworm/main armhf libduktape207 armhf 2.7.0-2 [114 kB] Get:87 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB] Get:88 http://deb.debian.org/debian bookworm/main armhf libdw1 armhf 0.188-2.1 [215 kB] Get:89 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB] Get:90 http://deb.debian.org/debian bookworm/main armhf libglib2.0-bin armhf 2.74.6-2 [103 kB] Get:91 http://deb.debian.org/debian bookworm/main armhf libunwind8 armhf 1.6.2-3 [43.3 kB] Get:92 http://deb.debian.org/debian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1097 kB] Get:93 http://deb.debian.org/debian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.7 kB] Get:94 http://deb.debian.org/debian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.2 kB] Get:95 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B] Get:96 http://deb.debian.org/debian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB] Get:97 http://deb.debian.org/debian bookworm/main armhf polkitd armhf 122-3 [105 kB] Get:98 http://deb.debian.org/debian bookworm/main armhf packagekit armhf 1.2.6-5 [576 kB] Get:99 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB] Get:100 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB] Get:101 http://deb.debian.org/debian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB] Get:102 http://deb.debian.org/debian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [75.1 kB] Get:103 http://deb.debian.org/debian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [600 kB] Get:104 http://deb.debian.org/debian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [89.1 kB] Get:105 http://deb.debian.org/debian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB] Get:106 http://deb.debian.org/debian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [203 kB] Get:107 http://deb.debian.org/debian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB] Get:108 http://deb.debian.org/debian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB] Get:109 http://deb.debian.org/debian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB] Get:110 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB] Get:111 http://deb.debian.org/debian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB] Get:112 http://deb.debian.org/debian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB] Get:113 http://deb.debian.org/debian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB] Get:114 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB] Get:115 http://deb.debian.org/debian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:116 http://deb.debian.org/debian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB] Get:117 http://deb.debian.org/debian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB] Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up python3-apt (2.2.1) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_armhf.deb ... Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ... Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ... Unpacking apt-transport-https (2.0.9) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ... Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 46.1 MB in 1s (60.1 MB/s) Selecting previously unselected package libssl3:armhf. (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 ... 6092 files and directories currently installed.) Preparing to unpack .../00-libssl3_3.0.9-1_armhf.deb ... Unpacking libssl3:armhf (3.0.9-1) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package libroken18-heimdal:armhf. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:armhf. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:armhf. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:armhf. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:armhf. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:armhf. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ... Selecting previously unselected package dmsetup. Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_armhf.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../04-libjson-c5_0.16-2_armhf.deb ... Unpacking libjson-c5:armhf (0.16-2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ... Selecting previously unselected package libfdisk1:armhf. Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_armhf.deb ... Unpacking libfdisk1:armhf (2.38.1-5+b1) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u6) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:armhf. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:armhf. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:armhf. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../07-libkmod2_30+20221128-1_armhf.deb ... Unpacking libkmod2:armhf (30+20221128-1) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../08-libapparmor1_3.0.8-3_armhf.deb ... Unpacking libapparmor1:armhf (3.0.8-3) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../09-libip4tc2_1.8.9-2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.9-2) ... Selecting previously unselected package libsystemd-shared:armhf. Preparing to unpack .../10-libsystemd-shared_252.12-1~deb12u1_armhf.deb ... Unpacking libsystemd-shared:armhf (252.12-1~deb12u1) ... jammy: Pulling from library/ubuntu d79cf5fbd02b: Already exists OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/debian buster test' + apt-get update Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB] Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:armhf. Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_armhf.deb ... Unpacking libssh-4:armhf (0.9.3-2ubuntu2.3) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.19_armhf.deb ... Unpacking libcurl4:armhf (7.68.0-1ubuntu2.19) ... Setting up libssl3:armhf (3.0.9-1) ... Selecting previously unselected package systemd. (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 ... 6179 files and directories currently installed.) Preparing to unpack .../systemd_252.12-1~deb12u1_armhf.deb ... Unpacking systemd (252.12-1~deb12u1) ... Digest: sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 Status: Downloaded newer image for ubuntu:jammy 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.19_armhf.deb ... Unpacking curl (7.68.0-1ubuntu2.19) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_armhf.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... Selecting previously unselected package libdconf1:armhf. Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ... Unpacking libdconf1:armhf (0.36.0-1) ... Selecting previously unselected package dconf-service. Preparing to unpack .../55-dconf-service_0.36.0-1_armhf.deb ... Unpacking dconf-service (0.36.0-1) ... Selecting previously unselected package dconf-gsettings-backend:armhf. Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_armhf.deb ... Unpacking dconf-gsettings-backend:armhf (0.36.0-1) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_armhf.deb ... Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ... Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ... Setting up libjson-c5:armhf (0.16-2) ... Setting up libfdisk1:armhf (2.38.1-5+b1) ... Setting up libkmod2:armhf (30+20221128-1) ... Setting up libapparmor1:armhf (3.0.8-3) ... Setting up libip4tc2:armhf (1.8.9-2) ... Setting up libsystemd-shared:armhf (252.12-1~deb12u1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ... + verify + dpkg --version + verify_deb + apt-get update Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [67.0 kB] Fetched 121 kB in 1s (136 kB/s) done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ... Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ... Unpacking libnpth0:armhf (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ... Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ... Setting up systemd (252.12-1~deb12u1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Setting up dmsetup (2:1.02.185-2) ... Selecting previously unselected package systemd-sysv. (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 ... 7025 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1_armhf.deb ... Unpacking systemd-sysv (252.12-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_armhf.deb ... Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package libproxy1v5:armhf. Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_armhf.deb ... Unpacking libproxy1v5:armhf (0.4.15-10ubuntu1.2) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_armhf.deb ... Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Selecting previously unselected package glib-networking:armhf. Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_armhf.deb ... Unpacking glib-networking:armhf (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... Unpacking libdbus-1-3:armhf (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus-bin (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ... Unpacking libexpat1:armhf (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus-daemon (1.14.8-2~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg. Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_armhf.deb ... Unpacking pinentry-curses (1.1.0-3build1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus (1.14.8-2~deb12u1) ... Selecting previously unselected package libpython3.11-minimal:armhf. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ... Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ... Unpacking python3.11-minimal (3.11.2-6) ... 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] Selecting previously unselected package gpg-wks-client. Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpgsm (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg. Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libsoup2.4-1:armhf. Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_armhf.deb ... Unpacking libsoup2.4-1:armhf (2.70.0-1) ... Setting up libpython3.11-minimal:armhf (3.11.2-6) ... Setting up libexpat1:armhf (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 9721 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ... Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../79-libstemmer0d_0+svn585-2_armhf.deb ... Unpacking libstemmer0d:armhf (0+svn585-2) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../80-libappstream4_0.12.10-2_armhf.deb ... Unpacking libappstream4:armhf (0.12.10-2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_armhf.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ... Setting up docker-compose-plugin (2.21.0-1~raspbian.11~bullseye) ... Setting up docker-buildx-plugin (0.11.2-1~raspbian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_armhf.deb ... Unpacking policykit-1 (0.105-26ubuntu1.3) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ... Unpacking python3-certifi (2019.11.28-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ... Unpacking python3-chardet (3.0.4-4build1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../87-python3-idna_2.8-1_all.deb ... Unpacking python3-idna (2.8-1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1.1) ... Selecting previously unselected package python3-requests-unixsocket. Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ... Unpacking python3-requests-unixsocket (0.2.0-2) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) ... Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb Selecting previously unselected package python3-minimal. (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 ... 7432 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libncursesw6:armhf. Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ... Unpacking libncursesw6:armhf (6.4-4) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../03-libkrb5support0_1.20.1-2_armhf.deb ... Unpacking libkrb5support0:armhf (1.20.1-2) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../04-libk5crypto3_1.20.1-2_armhf.deb ... Unpacking libk5crypto3:armhf (1.20.1-2) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... Unpacking libkeyutils1:armhf (1.6.3-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ... Unpacking software-properties-common (0.99.9.12) ... Selecting previously unselected package gnupg2. Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... Setting up liblmdb0:armhf (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.22) ... Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ... Setting up libproxy1v5:armhf (0.4.15-10ubuntu1.2) ... Setting up libpsl5:armhf (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... Setting up apt-transport-https (2.0.9) ... Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3280 B] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [12.4 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [927 kB] Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../06-libkrb5-3_1.20.1-2_armhf.deb ... Unpacking libkrb5-3:armhf (1.20.1-2) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.20.1-2) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:armhf. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... Unpacking libtirpc3:armhf (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:armhf. Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ... Unpacking libnsl2:armhf (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Setting up libyaml-0-2:armhf (0.2.2-1) ... Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.13) ... Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ... Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ... Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ... Setting up libnpth0:armhf (1.6-1) ... Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023c-0ubuntu0.20.04.2) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... Unpacking libreadline8:armhf (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ... Unpacking libsqlite3-0:armhf (3.40.1-2) ... Selecting previously unselected package libpython3.11-stdlib:armhf. Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ... Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Sep 20 09:26:12 UTC 2023. Universal Time is now: Wed Sep 20 09:26:12 UTC 2023. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libdconf1:armhf (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [820 kB] OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bullseye test' + apt-get update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ... Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... Setting up libpam-systemd:armhf (245.4-4ubuntu3.22) ... Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ... Setting up libstemmer0d:armhf (0+svn585-2) ... Setting up libmpdec2:armhf (2.4.2-3) ... Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package python3. (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 ... 7940 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_armhf.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.9-1_armhf.deb ... Unpacking openssl (3.0.9-1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Setting up openssl (1.1.1f-1ubuntu2.19) ... Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ... Setting up readline-common (8.0-4) ... Setting up iso-codes (4.4-1) ... Setting up libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ... Setting up libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up pinentry-curses (1.1.0-3build1) ... Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... Setting up libicu66:armhf (66.1-2ubuntu2.1) ... Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up libreadline8:armhf (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [11.5 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [672 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [559 kB] Fetched 22.4 MB in 3s (6990 kB/s) Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [33.3 kB] Fetched 76.6 kB in 1s (96.4 kB/s) Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../04-libpam-systemd_252.12-1~deb12u1_armhf.deb ... Unpacking libpam-systemd:armhf (252.12-1~deb12u1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ... Reading package lists... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2+b6) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:armhf. Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ... Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../10-libnghttp2-14_1.52.0-1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.52.0-1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../11-libpsl5_0.21.2-1_armhf.deb ... Unpacking libpsl5:armhf (0.21.2-1) ... Building dependency tree... Reading state information... Correcting dependencies... Done Updating certificates in /etc/ssl/certs... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:armhf. Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_armhf.deb ... Unpacking libssh2-1:armhf (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u1_armhf.deb ... Unpacking libcurl4:armhf (7.88.1-10+deb12u1) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u1_armhf.deb ... Unpacking curl (7.88.1-10+deb12u1) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../16-libassuan0_2.5.5-5_armhf.deb ... Unpacking libassuan0:armhf (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../17-gpgconf_2.2.40-1.1_armhf.deb ... Unpacking gpgconf (2.2.40-1.1) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../18-libksba8_1.6.3-2_armhf.deb ... Unpacking libksba8:armhf (1.6.3-2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../19-libnpth0_1.6-3_armhf.deb ... Unpacking libnpth0:armhf (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../20-dirmngr_2.2.40-1.1_armhf.deb ... Unpacking dirmngr (2.2.40-1.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../21-distro-info-data_0.58_all.deb ... Reading package lists... Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9722 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Unpacking distro-info-data (0.58) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../22-libglib2.0-0_2.74.6-2_armhf.deb ... Unpacking libglib2.0-0:armhf (2.74.6-2) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.74.0-3) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.74.0-3) ... The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 systemd systemd-sysv + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ... 137 added, 0 removed; done. Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ... Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:armhf (0.9.3-2ubuntu2.3) ... Setting up gpgconf (2.2.19-3ubuntu2.2) ... Setting up libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ... Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_armhf.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... 0 upgraded, 21 newly installed, 0 to remove and 9 not upgraded. Need to get 27.1 MB of archives. After this operation, 112 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB] Selecting previously unselected package gpg. Preparing to unpack .../29-gpg_2.2.40-1.1_armhf.deb ... Unpacking gpg (2.2.40-1.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../30-pinentry-curses_1.2.1-1_armhf.deb ... Unpacking pinentry-curses (1.2.1-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../31-gpg-agent_2.2.40-1.1_armhf.deb ... Unpacking gpg-agent (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_armhf.deb ... Unpacking gpg-wks-client (2.2.40-1.1) ... Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB] Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... Setting up gpg (2.2.19-3ubuntu2.2) ... Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libjson-c5 armhf 0.15-2+deb11u1 [38.8 kB] Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [222 kB] Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.7 kB] Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf systemd armhf 247.3-7+rpi1+deb11u2 [4252 kB] Selecting previously unselected package gpg-wks-server. Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_armhf.deb ... Unpacking gpg-wks-server (2.2.40-1.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../34-gpgsm_2.2.40-1.1_armhf.deb ... Unpacking gpgsm (2.2.40-1.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ... Unpacking gnupg (2.2.40-1.1) ... Selecting previously unselected package gnupg2. Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Reading package lists... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Setting up python3 (3.8.2-0ubuntu2) ... Building dependency tree... Reading state information... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u1_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../39-libstemmer0d_2.2.0-2_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-2) ... Selecting previously unselected package libicu72:armhf. Preparing to unpack .../40-libicu72_72.1-3_armhf.deb ... Unpacking libicu72:armhf (72.1-3) ... Setting up python3-six (1.14.0-2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-certifi (2019.11.28-1) ... The following additional packages will be installed: dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libsystemd0 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common systemd systemd-sysv Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources python3-setuptools python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc binutils binfmt-support readline-doc systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common publicsuffix libsasl2-modules packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd Setting up python3-gi (3.36.0-1) ... The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common software-properties-common systemd systemd-sysv The following packages will be upgraded: libsystemd0 Setting up python3-idna (2.8-1) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1+deb11u2 [114 kB] Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [219 kB] Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1+deb11u2 [261 kB] Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB] Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [33.0 kB] Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB] Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB] Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.4 kB] Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [32.5 kB] Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [47.2 kB] Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 kB] Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ... Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up lsb-release (11.1.0ubuntu2) ... Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../42-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../43-libyaml-0-2_0.2.5-1_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.5-1) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../44-libappstream4_0.16.1-2_armhf.deb ... Unpacking libappstream4:armhf (0.16.1-2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_armhf.deb ... 1 upgraded, 107 newly installed, 0 to remove and 3 not upgraded. Need to get 37.1 MB of archives. After this operation, 120 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd0 armhf 249.11-0ubuntu3.10 [296 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 27.1 MB in 2s (11.9 MB/s) Selecting previously unselected package libapparmor1:armhf. (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 ... 10496 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.6-10) ... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ... Unpacking libcap2:armhf (1:2.44-1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... Setting up python3-dbus (1.2.16-1build1) ... Setting up dconf-gsettings-backend:armhf (0.36.0-1) ... Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libduktape207:armhf. Preparing to unpack .../46-libduktape207_2.7.0-2_armhf.deb ... Unpacking libduktape207:armhf (2.7.0-2) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../47-libelf1_0.188-2.1_armhf.deb ... Unpacking libelf1:armhf (0.188-2.1) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../48-libdw1_0.188-2.1_armhf.deb ... Unpacking libdw1:armhf (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ... Unpacking libglib2.0-data (2.74.6-2) ... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.12-1~22.04.2 [796 kB] Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_armhf.deb ... Unpacking libjson-c5:armhf (0.15-2+deb11u1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_247.3-7+rpi1+deb11u2_armhf.deb ... Unpacking systemd (247.3-7+rpi1+deb11u2) ... Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_armhf.deb ... Unpacking libglib2.0-bin (2.74.6-2) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../51-libunwind8_1.6.2-3_armhf.deb ... Unpacking libunwind8:armhf (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ... Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.12-1~22.04.2 [1938 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.12-1~22.04.2 [1766 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ... Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (122-3) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../54-libpolkit-agent-1-0_122-3_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../55-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Reading package lists... Setting up libapparmor1:armhf (2.13.6-10) ... Setting up libcap2:armhf (1:2.44-1) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c5:armhf (0.15-2+deb11u1) ... Setting up libip4tc2:armhf (1.8.7-1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7+rpi1+deb11u2) ... Setting up python3-requests (2.22.0-2ubuntu1.1) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... Setting up python3-requests-unixsocket (0.2.0-2) ... Preparing to unpack .../57-polkitd_122-3_armhf.deb ... Unpacking polkitd (122-3) ... Selecting previously unselected package packagekit. Preparing to unpack .../58-packagekit_1.2.6-5_armhf.deb ... Unpacking packagekit (1.2.6-5) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../60-python3-apt_2.6.0_armhf.deb ... Unpacking python3-apt (2.6.0) ... Building dependency tree... Reading state information... Correcting dependencies... Done Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Setting up dirmngr (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libcurl4:armhf (7.68.0-1ubuntu2.19) ... Setting up curl (7.68.0-1ubuntu2.19) ... Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ... Setting up libsoup2.4-1:armhf (2.70.0-1) ... Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... Setting up libappstream4:armhf (0.12.10-2) ... Setting up gnupg (2.2.19-3ubuntu2.2) ... Setting up packagekit (1.1.13-2ubuntu1.1) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../63-python3-cryptography_38.0.4-3_armhf.deb ... Unpacking python3-cryptography (38.0.4-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_armhf.deb ... Unpacking python3-dbus (1.3.2-4+b1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd Setting up dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package systemd-sysv. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.19-3ubuntu2.2) ... Setting up software-properties-common (0.99.9.12) ... Selecting previously unselected package python3-gi. Preparing to unpack .../66-python3-gi_3.42.2-3+b1_armhf.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv (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 ... 11330 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+rpi1+deb11u2_armhf.deb ... Unpacking systemd-sysv (247.3-7+rpi1+deb11u2) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ... Unpacking dbus (1.12.24-0+deb11u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1+deb11u2_armhf.deb ... Unpacking libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../03-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.2 [33.5 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjson-c5 armhf 0.15-3~ubuntu1.22.04.2 [29.0 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1.1 [189 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip4tc2 armhf 1.8.7-1ubuntu5.1 [17.7 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libkmod2 armhf 29-1ubuntu1 [40.9 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd armhf 249.11-0ubuntu3.10 [4487 kB] Processing triggers for systemd (245.4-4ubuntu3.22) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. Need to get 26.2 MB of archives. After this operation, 107 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] Get:2 http://deb.debian.org/debian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:3 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB] Get:4 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB] Get:5 http://deb.debian.org/debian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB] Get:6 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB] Get:7 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] Get:8 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Get:9 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB] Get:10 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main armhf systemd armhf 241-7~deb10u10 [3291 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main armhf systemd-sysv armhf 241-7~deb10u10 [100 kB] Get:13 http://deb.debian.org/debian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.3 kB] Get:14 http://deb.debian.org/debian buster/main armhf libiptc0 armhf 1.8.2-4 [59.6 kB] Get:15 http://deb.debian.org/debian buster/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB] Get:16 http://deb.debian.org/debian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [34.1 kB] Get:17 http://deb.debian.org/debian buster/main armhf libnftnl11 armhf 1.1.2-2 [43.7 kB] Get:18 http://deb.debian.org/debian buster/main armhf iptables armhf 1.8.2-4 [354 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main armhf dbus armhf 1.12.24-0+deb10u1 [222 kB] Get:20 http://deb.debian.org/debian-security buster/updates/main armhf libpam-systemd armhf 241-7~deb10u10 [195 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ... Unpacking python3-software-properties (0.99.30-4) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... Setting up libksba8:armhf (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.12-1~deb12u1) ... Setting up libkeyutils1:armhf (1.6.3-2) ... Setting up libpsl5:armhf (0.21.2-1) ... Setting up libicu72:armhf (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libyaml-0-2:armhf (0.2.5-1) ... Setting up libglib2.0-0:armhf (2.74.6-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:armhf (0.3.10-2) ... Setting up libbrotli1:armhf (1.0.9-2+b6) ... Setting up libsqlite3-0:armhf (3.40.1-2) ... Setting up libnghttp2-14:armhf (1.52.0-1) ... Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ... Setting up libnpth0:armhf (1.6-3) ... Setting up libassuan0:armhf (2.5.5-5) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libkrb5support0:armhf (1.20.1-2) ... Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-2) ... Setting up gnupg-l10n (2.2.40-1.1) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:armhf (1.14.8-2~deb12u1) ... Setting up libncursesw6:armhf (6.4-4) ... Setting up libk5crypto3:armhf (1.20.1-2) ... Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ... Setting up python-apt-common (2.6.0) ... Setting up libduktape207:armhf (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ... Setting up libgirepository-1.0-1:armhf (1.74.0-3) ... Setting up libssh2-1:armhf (1.10.0-3+b1) ... Setting up sgml-base (1.31) ... Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.10 [10.5 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.3) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.6 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.6 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=focal + '[' focal = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Setting up libkrb5-3:armhf (1.20.1-2) ... Setting up libstemmer0d:armhf (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ... Setting up openssl (3.0.9-1) ... Setting up libelf1:armhf (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.8-2~deb12u1) ... Setting up libpolkit-gobject-1-0:armhf (122-3) ... Setting up pinentry-curses (1.2.1-1) ... Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.10 [1154 kB] Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ... Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. done. Updating certificates in /etc/ssl/certs... debconf: delaying package configuration, since apt-utils is not installed Fetched 26.2 MB in 1s (21.5 MB/s) Selecting previously unselected package libapparmor1:armhf. Setting up libdw1:armhf (0.188-2.1) ... Setting up libreadline8:armhf (8.2-1.3) ... Setting up libglib2.0-bin (2.74.6-2) ... Setting up dbus-daemon (1.14.8-2~deb12u1) ... Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4.1 [170 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus armhf 1.12.20-2ubuntu4.1 [148 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.4 [4986 B] Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB] (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.) Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.2-10) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../1-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_armhf.deb ... Unpacking dmsetup (2:1.02.155-3) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:armhf. Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ... Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgirepository-1.0-1 armhf 1.72.0-1 [79.2 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-glib-2.0 armhf 1.72.0-1 [164 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcap2-bin armhf 1:2.44-1ubuntu0.22.04.1 [25.3 kB] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Selecting previously unselected package libidn11:armhf. Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ... Unpacking libidn11:armhf (1.33-2.2) ... Selecting previously unselected package libip4tc0:armhf. Preparing to unpack .../7-libip4tc0_1.8.2-4_armhf.deb ... Unpacking libip4tc0:armhf (1.8.2-4) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../8-libkmod2_26-1_armhf.deb ... Unpacking libkmod2:armhf (26-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u10_armhf.deb ... Unpacking systemd (241-7~deb10u10) ... Updating certificates in /etc/ssl/certs... Warning: apt-key output should not be parsed (stdout is not a terminal) Setting up libapparmor1:armhf (2.13.2-10) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../04-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ... Unpacking dbus-user-session (1.12.24-0+deb11u1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../05-libip6tc2_1.8.7-1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B] Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test' + apt-get update Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Setting up libidn11:armhf (1.33-2.2) ... Setting up libip4tc0:armhf (1.8.2-4) ... Setting up libkmod2:armhf (26-1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u10) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from random generator. Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../06-libxtables12_1.8.7-1_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../07-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../08-libnfnetlink0_1.0.1-3+b1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../09-libnetfilter-conntrack3_1.0.8-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../10-libnftnl11_1.1.9-1_armhf.deb ... Unpacking libnftnl11:armhf (1.1.9-1) ... Selecting previously unselected package iptables. Preparing to unpack .../11-iptables_1.8.7-1_armhf.deb ... Unpacking iptables (1.8.7-1) ... Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] 140 added, 0 removed; done. Setting up dbus (1.14.8-2~deb12u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgssapi-krb5-2:armhf (1.20.1-2) ... Setting up gir1.2-glib-2.0:armhf (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd Setting up dmsetup (2:1.02.155-3) ... Setting up systemd-sysv (247.3-7+rpi1+deb11u2) ... Setting up libip6tc2:armhf (1.8.7-1) ... Setting up dbus (1.12.24-0+deb11u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [37.0 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb /build copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes' copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb' removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb' Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:armhf (252.12-1~deb12u1) ... Setting up libcurl4:armhf (7.88.1-10+deb12u1) ... Setting up libpolkit-agent-1-0:armhf (122-3) ... The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Selecting previously unselected package systemd-sysv. (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 ... 10772 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_armhf.deb ... Unpacking systemd-sysv (241-7~deb10u10) ... Selecting previously unselected package libip6tc0:armhf. Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ... Unpacking libip6tc0:armhf (1.8.2-4) ... Selecting previously unselected package libiptc0:armhf. Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ... Unpacking libiptc0:armhf (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../05-libnftnl11_1.1.2-2_armhf.deb ... Unpacking libnftnl11:armhf (1.1.2-2) ... Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_armhf.deb ... Unpacking iptables (1.8.2-4) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.7-1) ... Setting up libnfnetlink0:armhf (1.0.1-3+b1) ... Setting up libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ... Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.24-0+deb11u1) ... Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease Fetched 94.6 kB in 1s (114 kB/s) Setting up curl (7.88.1-10+deb12u1) ... Setting up gpg (2.2.40-1.1) ... Setting up libgstreamer1.0-0:armhf (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1) ... Setting up libtirpc3:armhf (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. Need to get 27.2 MB of archives. After this operation, 109 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] Get:2 http://deb.debian.org/debian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB] Get:3 http://deb.debian.org/debian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:4 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB] Get:5 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB] Get:6 http://deb.debian.org/debian-security bullseye-security/main armhf libjson-c5 armhf 0.15-2+deb11u1 [39.1 kB] Get:7 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB] Get:8 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB] Get:9 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Get:10 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB] Get:11 http://deb.debian.org/debian bullseye-updates/main armhf systemd armhf 247.3-7+deb11u4 [4303 kB] Get:12 http://deb.debian.org/debian bullseye-updates/main armhf systemd-sysv armhf 247.3-7+deb11u4 [114 kB] Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [225 kB] Get:14 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB] Get:15 http://deb.debian.org/debian bullseye-updates/main armhf libpam-systemd armhf 247.3-7+deb11u4 [263 kB] Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB] Get:17 http://deb.debian.org/debian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [32.9 kB] Get:18 http://deb.debian.org/debian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB] Get:19 http://deb.debian.org/debian bullseye/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB] Get:20 http://deb.debian.org/debian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB] Get:21 http://deb.debian.org/debian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [33.6 kB] Get:22 http://deb.debian.org/debian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [49.0 kB] Get:23 http://deb.debian.org/debian bullseye/main armhf iptables armhf 1.8.7-1 [339 kB] Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.24-0+deb10u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_armhf.deb ... Unpacking libpam-systemd:armhf (241-7~deb10u10) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.10 [185 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.3 [599 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu2 [14.8 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu2 [154 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB] Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1) ... Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ... Setting up libappstream4:armhf (0.16.1-2) ... Setting up dirmngr (2.2.40-1.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ... Setting up gpg-wks-server (2.2.40-1.1) ... Setting up libnsl2:armhf (1.3.0-2) ... Setting up gpg-wks-client (2.2.40-1.1) ... Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... Setting up gnupg (2.2.40-1.1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 27.2 MB in 1s (34.9 MB/s) Selecting previously unselected package libapparmor1:armhf. (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.) Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.6-10) ... + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.1 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6) ... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ... Unpacking libcap2:armhf (1:2.44-1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_armhf.deb ... Unpacking libjson-c5:armhf (0.15-2+deb11u1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.10 [1510 B] Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.16+dfsg-0ubuntu0.22.04.1 [159 kB] Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../8-libkmod2_28-1_armhf.deb ... Unpacking libkmod2:armhf (28-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_247.3-7+deb11u4_armhf.deb ... Unpacking systemd (247.3-7+deb11u4) ... Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.1 [163 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.13 [252 kB] Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 10411 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.13 [188 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up gnupg2 (2.2.40-1.1) ... Setting up python3 (3.11.2-1+b1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... Setting up libapparmor1:armhf (2.13.6-10) ... Setting up libcap2:armhf (1:2.44-1) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c5:armhf (0.15-2+deb11u1) ... Setting up libip4tc2:armhf (1.8.7-1) ... Setting up libkmod2:armhf (28-1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7+deb11u4) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ... Setting up python3-gi (3.42.2-3+b1) ... Setting up dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.24-0+deb10u1) ... Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B] Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB] Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... Selecting previously unselected package systemd-sysv. (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 ... 10793 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_armhf.deb ... Unpacking systemd-sysv (247.3-7+deb11u4) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ... Unpacking dbus (1.12.24-0+deb11u1) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_armhf.deb ... Unpacking libpam-systemd:armhf (247.3-7+deb11u4) ... Setting up systemd-sysv (241-7~deb10u10) ... Setting up libip6tc0:armhf (1.8.2-4) ... Setting up libnftnl11:armhf (1.1.2-2) ... Setting up libiptc0:armhf (1.8.2-4) ... Setting up dbus (1.12.24-0+deb10u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.24-1) ... Setting up python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libnfnetlink0:armhf (1.0.1-3+b1) ... Setting up libpam-systemd:armhf (241-7~deb10u10) ... Setting up dbus-user-session (1.12.24-0+deb10u1) ... Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for systemd (241-7~deb10u10) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] Setting up python3-dbus (1.3.2-4+b1) ... Setting up python3-distro (1.8.0-1) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB] Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.6.0) ... Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.3.3 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.13 [247 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmlb2 armhf 0.3.6-2build1 [57.1 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libappstream4 armhf 0.15.2-2 [169 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB] Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-3) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Setting up python3-wadllib (1.3.6-4) ... Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-bin armhf 2.72.4-0ubuntu2.2 [75.7 kB] Setting up python3-oauthlib (3.2.2-1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb' [Pipeline] } [Pipeline] // stage Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libunwind8 armhf 1.3.2-2build2.1 [49.5 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB] [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... + make IMAGE=ubuntu:lunar verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:lunar ./verify Unable to find image 'ubuntu:lunar' locally Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf polkitd armhf 0.105-33 [72.9 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkexec armhf 0.105-33 [14.5 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf policykit-1 armhf 0.105-33 [2426 B] Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cffi-backend armhf 1.15.0-1build2 [67.6 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cryptography armhf 3.4.8-1ubuntu2 [222 kB] Processing triggers for libc-bin (2.36-9+deb12u1) ... Processing triggers for systemd (252.12-1~deb12u1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ... Unpacking dbus-user-session (1.12.24-0+deb11u1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../07-libxtables12_1.8.7-1_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../08-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ... lunar: Pulling from library/ubuntu e05ef4abc6c7: Already exists Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 Status: Downloaded newer image for ubuntu:lunar Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB] start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up software-properties-common (0.99.30-4) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../11-libnftnl11_1.1.9-1_armhf.deb ... Unpacking libnftnl11:armhf (1.1.9-1) ... Selecting previously unselected package iptables. Preparing to unpack .../12-iptables_1.8.7-1_armhf.deb ... Unpacking iptables (1.8.7-1) ... Setting up systemd-sysv (247.3-7+deb11u4) ... Setting up libip6tc2:armhf (1.8.7-1) ... Setting up dbus (1.12.24-0+deb11u1) ... Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-zipp all 1.0.0-3 [5440 B] Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB] invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.7-1) ... Setting up libnfnetlink0:armhf (1.0.1-3+b1) ... Setting up libpam-systemd:armhf (247.3-7+deb11u4) ... Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-jeepney all 0.7.1-3 [36.8 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-secretstorage all 3.3.1-1 [13.2 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-keyring all 23.5.0-1 [35.7 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB] + verify + dpkg --version + verify_deb + apt-get update Setting up netbase (6.3) ... Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.24-0+deb11u1) ... Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+deb11u6) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ... Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB] Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.8-2~deb12u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Get:101 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] done. Updating certificates in /etc/ssl/certs... Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.1 Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-launchpadlib all 1.10.16-1 [125 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-software-properties all 0.99.22.7 [28.8 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf software-properties-common all 0.99.22.7 [14.1 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 37.1 MB in 11s (3413 kB/s) (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 ... 4390 files and directories currently installed.) Preparing to unpack .../libsystemd0_249.11-0ubuntu3.10_armhf.deb ... Unpacking libsystemd0:armhf (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ... Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B] Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Setting up libsystemd0:armhf (249.11-0ubuntu3.10) ... Selecting previously unselected package libpython3.10-minimal:armhf. (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 ... 4390 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_armhf.deb ... Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ... Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_armhf.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.2) ... Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB] Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ... Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ... Processing triggers for systemd (245.4-4ubuntu3.22) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ... Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ... Setting up python3.10-minimal (3.10.12-1~22.04.2) ... Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [4505 B] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [382 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [660 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package python3-minimal. (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 ... 4694 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package libmpdec3:armhf. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... Unpacking libmpdec3:armhf (2.5.1-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ... Unpacking libreadline8:armhf (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ... Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ... Selecting previously unselected package libpython3.10-stdlib:armhf. Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_armhf.deb ... Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ... Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe armhf Packages [4218 B] Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [265 kB] Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_armhf.deb ... Unpacking python3.10 (3.10.12-1~22.04.2) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package python3. OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bookworm test' + apt-get update Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe armhf Packages [593 kB] Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done (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 ... 5124 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.6-1~22.04_armhf.deb ... Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_armhf.deb ... Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.2) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.3_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.3) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_armhf.deb ... Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1ubuntu5.1) ... Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [4505 B] Fetched 22.2 MB in 3s (7066 kB/s) Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ... Unpacking libkmod2:armhf (29-1ubuntu1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_armhf.deb ... Unpacking systemd (249.11-0ubuntu3.10) ... Setting up libapparmor1:armhf (3.0.4-2ubuntu2.2) ... Setting up libargon2-1:armhf (0~20171227-0.3) ... Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... Setting up libjson-c5:armhf (0.15-3~ubuntu1.22.04.2) ... 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. Need to get 21.5 MB of archives. After this operation, 94.4 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ... Setting up libip4tc2:armhf (1.8.7-1ubuntu5.1) ... Setting up libkmod2:armhf (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.10) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Get:5 https://download.docker.com/linux/debian bookworm/test armhf Packages [15.9 kB] Fetched 59.2 kB in 1s (81.3 kB/s) Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxtables12 armhf 1.8.4-3ubuntu2.1 [26.2 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libip6tc2 armhf 1.8.4-3ubuntu2.1 [17.3 kB] Selecting previously unselected package systemd-sysv. (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 ... 5962 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_armhf.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.10) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_armhf.deb ... Unpacking openssl (3.0.2-0ubuntu1.10) ... Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnfnetlink0 armhf 1.0.1-3build1 [11.7 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnetfilter-conntrack3 armhf 1.0.7-2 [33.0 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnftnl11 armhf 1.1.5-1 [44.3 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf iptables armhf 1.8.4-3ubuntu2.1 [347 kB] Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_armhf.deb ... Unpacking dbus (1.12.20-2ubuntu4.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ... Unpacking distro-info-data (0.52ubuntu0.4) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ... Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.5 MB in 1s (23.0 MB/s) Selecting previously unselected package libmnl0:armhf. Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.72.0-1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.72.0-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ... Unpacking iso-codes (4.9.0-1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_armhf.deb ... (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 ... 10635 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-2_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_armhf.deb ... Unpacking libxtables12:armhf (1.8.4-3ubuntu2.1) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.1_all.deb ... Unpacking netbase (6.1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.4-3ubuntu2.1) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3build1) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.7-2) ... Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../11-libelf1_0.186-1build1_armhf.deb ... Unpacking libelf1:armhf (0.186-1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ... Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libicu70:armhf. Preparing to unpack .../13-libicu70_70.1-2_armhf.deb ... Unpacking libicu70:armhf (70.1-2) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 11523 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../6-libnftnl11_1.1.5-1_armhf.deb ... Unpacking libnftnl11:armhf (1.1.5-1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_armhf.deb ... Unpacking iptables (1.8.4-3ubuntu2.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_armhf.deb ... Unpacking libpam-systemd:armhf (249.11-0ubuntu3.10) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_armhf.deb ... Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.2-1build2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ... Unpacking lsb-release (11.1.0ubuntu4) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ... Unpacking python-apt-common (2.4.0ubuntu2) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_armhf.deb ... Unpacking python3-apt (2.4.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../20-python3-dbus_1.2.18-3build1_armhf.deb ... Unpacking python3-dbus (1.2.18-3build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_armhf.deb ... Unpacking python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_armhf.deb ... Unpacking libnghttp2-14:armhf (1.43.0-1build3) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_armhf.deb ... Unpacking libpsl5:armhf (0.21.0-1.2build2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ... Unpacking apt-transport-https (2.4.10) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../26-libbrotli1_1.0.9-2build6_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2build6) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libldap-2.5-0:armhf. Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_armhf.deb ... Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:armhf. Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_armhf.deb ... Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ... Reading package lists... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.13_armhf.deb ... Unpacking libcurl4:armhf (7.81.0-1ubuntu1.13) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.13_armhf.deb ... Unpacking curl (7.81.0-1ubuntu1.13) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ... Unpacking libassuan0:armhf (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_armhf.deb ... Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../37-libnpth0_1.6-3build2_armhf.deb ... Unpacking libnpth0:armhf (1.6-3build2) ... Building dependency tree... Reading state information... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ... Selecting previously unselected package dirmngr. Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_armhf.deb ... The following additional packages will be installed: adduser dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common systemd systemd-sysv Suggested packages: liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-testresources python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.13_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.13) ... The following NEW packages will be installed: adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common software-properties-common systemd systemd-sysv The following packages will be upgraded: libsystemd0 libudev1 Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-1build1) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../52-libxmlb2_0.3.6-2build1_armhf.deb ... Unpacking libxmlb2:armhf (0.3.6-2build1) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../53-libappstream4_0.15.2-2_armhf.deb ... Unpacking libappstream4:armhf (0.15.2-2) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../54-libdw1_0.186-1build1_armhf.deb ... Unpacking libdw1:armhf (0.186-1build1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_armhf.deb ... Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_armhf.deb ... Unpacking libunwind8:armhf (1.3.2-2build2.1) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (0.105-33) ... Selecting previously unselected package polkitd. Preparing to unpack .../60-polkitd_0.105-33_armhf.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package pkexec. Preparing to unpack .../61-pkexec_0.105-33_armhf.deb ... Unpacking pkexec (0.105-33) ... Selecting previously unselected package policykit-1. Preparing to unpack .../62-policykit-1_0.105-33_armhf.deb ... Setting up libip6tc2:armhf (1.8.4-3ubuntu2.1) ... Setting up libmnl0:armhf (1.0.4-2) ... Setting up containerd.io (1.6.24-1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... 2 upgraded, 114 newly installed, 0 to remove and 0 not upgraded. Need to get 41.0 MB of archives. After this operation, 131 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssl3 armhf 3.0.8-1ubuntu1.2 [1570 kB] Unpacking policykit-1 (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ... Unpacking python3-blinker (1.4+dfsg1-0.4) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.0-1build2) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_armhf.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ... Unpacking python3-pyparsing (2.4.7-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ... Unpacking python3-httplib2 (0.20.2-2) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.4-3ubuntu2.1) ... Setting up libnfnetlink0:armhf (1.0.1-3build1) ... Setting up netbase (6.1) ... Setting up libnftnl11:armhf (1.1.5-1) ... Setting up libnetfilter-conntrack3:armhf (1.0.7-2) ... Setting up iptables (1.8.4-3ubuntu2.1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-0ubuntu9.9) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version Selecting previously unselected package python3-more-itertools. Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ... Unpacking python3-more-itertools (8.10.0-2) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ... Unpacking python3-zipp (1.0.0-3) ... Selecting previously unselected package python3-importlib-metadata. Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ... Unpacking python3-importlib-metadata (4.6.4-1) ... Selecting previously unselected package python3-jeepney. Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ... Unpacking python3-jeepney (0.7.1-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ... Unpacking python3-secretstorage (3.3.1-1) ... github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ... Unpacking python3-keyring (23.5.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ... Unpacking python3-lazr.uri (1.0.6-2) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ... Unpacking python3-wadllib (1.3.6-1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ... Unpacking python3-distro (1.7.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... Selecting previously unselected package python3-six. Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ... Unpacking python3-six (1.16.0-3ubuntu1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-minimal armhf 3.11.4-1~23.04 [824 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexpat1 armhf 2.5.0-1 [63.4 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11-minimal armhf 3.11.4-1~23.04 [1915 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-minimal armhf 3.11.2-1 [24.6 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf media-types all 10.0.0 [25.8 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5support0 armhf 1.20.1-1build1 [29.7 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libk5crypto3 armhf 1.20.1-1build1 [78.4 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5-3 armhf 1.20.1-1build1 [321 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgssapi-krb5-2 armhf 1.20.1-1build1 [118 kB] containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.1 Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.4-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ... Unpacking python3-launchpadlib (1.10.16-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ... Unpacking python3-software-properties (0.99.22.7) ... Selecting previously unselected package packagekit. Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_armhf.deb ... Unpacking packagekit (1.2.5-2ubuntu2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ... Unpacking software-properties-common (0.99.22.7) ... Selecting previously unselected package gnupg2. Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.10) ... Setting up libpsl5:armhf (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.10) ... Setting up libyaml-0-2:armhf (0.2.2-1build2) ... Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.4) ... Setting up libxmlb2:armhf (0.3.6-2build1) ... Setting up libbrotli1:armhf (1.0.9-2build6) ... Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ... Setting up libnghttp2-14:armhf (1.43.0-1build3) ... Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ... Setting up libnpth0:armhf (1.6-3build2) ... Setting up libassuan0:armhf (2.5.5-1build1) ... Setting up libunwind8:armhf (1.3.2-2build2.1) ... Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B] Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf readline-common all 8.2-1.3 [55.7 kB] Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ... Setting up dbus (1.12.20-2ubuntu4.1) ... Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ... Setting up python-apt-common (2.4.0ubuntu2) ... Setting up libmpdec3:armhf (2.5.1-2build2) ... Setting up libpam-systemd:armhf (249.11-0ubuntu3.10) ... Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ... Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadline8 armhf 8.2-1.3 [128 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsqlite3-0 armhf 3.40.1-1 [564 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-stdlib armhf 3.11.4-1~23.04 [1793 kB] Setting up libgirepository-1.0-1:armhf (1.72.0-1) ... Setting up libstemmer0d:armhf (2.2.0-1build1) ... Setting up openssl (3.0.2-0ubuntu1.10) ... Setting up libelf1:armhf (0.186-1build1) ... Setting up readline-common (8.1.2-1) ... Setting up iso-codes (4.9.0-1) ... Setting up libpolkit-gobject-1-0:armhf (0.105-33) ... Setting up libicu70:armhf (70.1-2) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up libdw1:armhf (0.186-1build1) ... Setting up libreadline8:armhf (8.1.2-1) ... Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ... Setting up libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11 armhf 3.11.4-1~23.04 [572 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpython3-stdlib armhf 3.11.2-1 [7238 B] Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3 armhf 3.11.2-1 [22.9 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB] Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev1 armhf 252.5-2ubuntu3.1 [143 kB] Updating certificates in /etc/ssl/certs... Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-c5 armhf 0.16-2 [29.0 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcryptsetup12 armhf 2:2.6.1-1ubuntu1 [202 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfdisk1 armhf 2.38.1-4ubuntu1 [186 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkmod2 armhf 30+20221128-1ubuntu1 [41.9 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libapparmor1 armhf 3.0.8-1ubuntu2.1 [41.8 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip4tc2 armhf 1.8.7-1ubuntu7 [17.4 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd-shared armhf 252.5-2ubuntu3.1 [1746 kB] Reading package lists... Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.1 [367 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd armhf 252.5-2ubuntu3.1 [2984 kB] Building dependency tree... Reading state information... Correcting dependencies... Done 137 added, 0 removed; done. Setting up gir1.2-glib-2.0:armhf (1.72.0-1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up libcurl4:armhf (7.81.0-1ubuntu1.13) ... Setting up libpolkit-agent-1-0:armhf (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.13) ... Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod Recommended packages: nftables Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Get:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd-sysv armhf 252.5-2ubuntu3.1 [11.5 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.2 [1153 kB] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up python3.10 (3.10.12-1~22.04.2) ... 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 21.5 MB of archives. After this operation, 94.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB] Get:2 http://deb.debian.org/debian bookworm/main armhf dbus-user-session armhf 1.14.8-2~deb12u1 [77.4 kB] Get:3 http://deb.debian.org/debian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.2 kB] Get:4 http://deb.debian.org/debian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.8 kB] Get:5 http://deb.debian.org/debian bookworm/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB] Get:6 http://deb.debian.org/debian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.2 kB] Get:7 http://deb.debian.org/debian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [33.6 kB] Get:8 http://deb.debian.org/debian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [46.9 kB] Get:9 http://deb.debian.org/debian bookworm/main armhf iptables armhf 1.8.9-2 [316 kB] Get:10 https://download.docker.com/linux/debian bookworm/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Get:37 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf ca-certificates all 20230311ubuntu0.23.04.1 [152 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdbus-1-3 armhf 1.14.4-1ubuntu1 [183 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-bin armhf 1.14.4-1ubuntu1 [37.7 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-daemon armhf 1.14.4-1ubuntu1 [109 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus armhf 1.14.4-1ubuntu1 [28.1 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf distro-info-data all 0.57ubuntu0.1 [6022 B] Setting up gpgsm (2.2.27-3ubuntu2.1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.5 MB in 1s (27.7 MB/s) Selecting previously unselected package netbase. (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 ... 11747 files and directories currently installed.) Preparing to unpack .../0-netbase_6.4_all.deb ... Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-0 armhf 2.76.1-1 [1382 kB] Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.13) ... Setting up python3 (3.10.6-1~22.04) ... Setting up libappstream4:armhf (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Unpacking netbase (6.4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Setting up python3-pyparsing (2.4.7-1) ... Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgirepository-1.0-1 armhf 1.76.1-1 [96.1 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gir1.2-glib-2.0 armhf 1.76.1-1 [179 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iso-codes all 4.12.0-1 [3440 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up python3-gi (3.42.1-0ubuntu1) ... Setting up python3-jeepney (0.7.1-3) ... Get:49 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcap2-bin armhf 1:2.66-3ubuntu2.1 [32.4 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libelf1 armhf 0.188-2.1 [46.0 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-data all 2.76.1-1 [38.6 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libicu72 armhf 72.1-3ubuntu2 [10.5 MB] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up python3-httplib2 (0.20.2-2) ... Setting up lsb-release (11.1.0ubuntu4) ... Setting up policykit-1 (0.105-33) ... Setting up python3-cffi-backend:armhf (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpam-systemd armhf 252.5-2ubuntu3.1 [187 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.1ubuntu0.1 [591 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB] Setting up python3-more-itertools (8.10.0-2) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.8-2~deb12u1_armhf.deb ... Unpacking dbus-user-session (1.14.8-2~deb12u1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../3-libip6tc2_1.8.9-2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.9-2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../4-libxtables12_1.8.9-2_armhf.deb ... Unpacking libxtables12:armhf (1.8.9-2) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../5-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../6-libnfnetlink0_1.0.2-2_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../8-libnftnl11_1.2.4-2_armhf.deb ... Unpacking libnftnl11:armhf (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_armhf.deb ... Unpacking iptables (1.8.9-2) ... Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B] Setting up python3-dbus (1.2.18-3build1) ... Setting up python3-distro (1.7.0-1) ... Setting up libip6tc2:armhf (1.8.9-2) ... Setting up dbus-user-session (1.14.8-2~deb12u1) ... Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.9-2) ... Setting up libnfnetlink0:armhf (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:armhf (1.2.4-2) ... Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python-apt-common all 2.5.3ubuntu1 [18.0 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-apt armhf 2.5.3ubuntu1 [154 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-dbus armhf 1.3.2-4build1 [93.2 kB] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up python3-jwt (2.3.0-1ubuntu0.2) ... Setting up python3-apt (2.4.0ubuntu2) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ... Setting up iptables (1.8.9-2) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.36-9+deb12u1) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gi armhf 3.44.1-1 [214 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pkg-resources all 66.1.1-1 [225 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnghttp2-14 armhf 1.52.0-1 [66.8 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf apt-transport-https all 2.6.0ubuntu0.1 [3968 B] Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [18.6 kB] Setting up python3-lazr.uri (1.0.6-2) ... Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.4 Setting up python3-zipp (1.0.0-3) ... Setting up python3-cryptography (3.4.8-1ubuntu2) ... Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB] Setting up python3-wadllib (1.3.6-1) ... Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssh-4 armhf 0.10.4-2ubuntu0.1 [166 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl4 armhf 7.88.1-8ubuntu2.2 [267 kB] Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.27-3ubuntu2.1) ... Setting up python3-importlib-metadata (4.6.4-1) ... Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.2 [202 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libksba8 armhf 1.6.3-2 [99.7 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnpth0 armhf 1.6-3build2 [7230 B] Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackagekit-glib2-18 armhf 1.2.6-3 [107 kB] Setting up python3-secretstorage (3.3.1-1) ... Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-3 [25.4 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB] Setting up python3-software-properties (0.99.22.7) ... Setting up software-properties-common (0.99.22.7) ... Get:85 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB] Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.2 [262 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4.1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.3 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=jammy + '[' jammy = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstemmer0d armhf 2.2.0-2 [130 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxmlb2 armhf 0.3.10-2 [54.1 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libappstream4 armhf 0.16.1-1ubuntu1 [187 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdw1 armhf 0.188-2.1 [227 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-bin armhf 2.76.1-1 [90.6 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgstreamer1.0-0 armhf 1.22.2-1 [936 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf polkitd armhf 0.105-33 [72.9 kB] done. Updating certificates in /etc/ssl/certs... Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-blinker all 1.5-1 [14.0 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Get:103 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pyparsing all 3.0.9-1 [83.1 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-httplib2 all 0.20.4-3 [30.4 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-jwt all 2.6.0-1 [18.2 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-wadllib all 1.3.6-4 [35.8 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-distro all 1.8.0-1 [17.4 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-oauthlib all 3.2.2-1 [89.7 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-six all 1.16.0-4 [12.4 kB] OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test' + apt-get update Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-launchpadlib all 1.11.0-1 [125 kB] Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Get:3 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [33.2 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-software-properties all 0.99.35 [31.7 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf packagekit armhf 1.2.6-3 [420 kB] Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf software-properties-common all 0.99.35 [13.9 kB] Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease debconf: delaying package configuration, since apt-utils is not installed Fetched 41.0 MB in 12s (3497 kB/s) Selecting previously unselected package libssl3:armhf. (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 ... 4348 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_armhf.deb ... Unpacking libssl3:armhf (3.0.8-1ubuntu1.2) ... Selecting previously unselected package libpython3.11-minimal:armhf. Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_armhf.deb ... Unpacking libpython3.11-minimal:armhf (3.11.4-1~23.04) ... Fetched 82.1 kB in 1s (100 kB/s) Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ... Unpacking libexpat1:armhf (2.5.0-1) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_armhf.deb ... Unpacking python3.11-minimal (3.11.4-1~23.04) ... Setting up libssl3:armhf (3.0.8-1ubuntu1.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ... Setting up libexpat1:armhf (2.5.0-1) ... Setting up python3.11-minimal (3.11.4-1~23.04) ... Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9232 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ... Selecting previously unselected package python3-minimal. (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 ... 4674 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ... Unpacking python3-minimal (3.11.2-1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_armhf.deb ... Unpacking libkrb5support0:armhf (1.20.1-1build1) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_armhf.deb ... Unpacking libk5crypto3:armhf (1.20.1-1build1) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../04-libkeyutils1_1.6.3-2_armhf.deb ... Unpacking libkeyutils1:armhf (1.6.3-2) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_armhf.deb ... Unpacking libkrb5-3:armhf (1.20.1-1build1) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.20.1-1build1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:armhf. Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_armhf.deb ... Unpacking libtirpc3:armhf (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:armhf. Preparing to unpack .../09-libnsl2_1.3.0-2build2_armhf.deb ... Unpacking libnsl2:armhf (1.3.0-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../11-libreadline8_8.2-1.3_armhf.deb ... Unpacking libreadline8:armhf (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../12-libsqlite3-0_3.40.1-1_armhf.deb ... Unpacking libsqlite3-0:armhf (3.40.1-1) ... Selecting previously unselected package libpython3.11-stdlib:armhf. Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_armhf.deb ... Unpacking libpython3.11-stdlib:armhf (3.11.4-1~23.04) ... Selecting previously unselected package python3.11. Preparing to unpack .../14-python3.11_3.11.4-1~23.04_armhf.deb ... Unpacking python3.11 (3.11.4-1~23.04) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.11.2-1) ... Setting up python3-minimal (3.11.2-1) ... Selecting previously unselected package python3. (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 ... 5163 files and directories currently installed.) Preparing to unpack .../python3_3.11.2-1_armhf.deb ... Unpacking python3 (3.11.2-1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../libargon2-1_0~20171227-0.3_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.3) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Preparing to unpack .../libudev1_252.5-2ubuntu3.1_armhf.deb ... Unpacking libudev1:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... Setting up libudev1:armhf (252.5-2ubuntu3.1) ... Selecting previously unselected package libdevmapper1.02.1:armhf. (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 ... 5188 files and directories currently installed.) Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../1-libjson-c5_0.16-2_armhf.deb ... Unpacking libjson-c5:armhf (0.16-2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.6.1-1ubuntu1) ... Selecting previously unselected package libfdisk1:armhf. Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_armhf.deb ... Unpacking libfdisk1:armhf (2.38.1-4ubuntu1) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_armhf.deb ... Unpacking libkmod2:armhf (30+20221128-1ubuntu1) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_armhf.deb ... Unpacking libapparmor1:armhf (3.0.8-1ubuntu2.1) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1ubuntu7) ... Selecting previously unselected package libsystemd-shared:armhf. Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_armhf.deb ... Unpacking libsystemd-shared:armhf (252.5-2ubuntu3.1) ... Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_armhf.deb ... Unpacking libsystemd0:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ... Setting up libsystemd0:armhf (252.5-2ubuntu3.1) ... Selecting previously unselected package systemd. (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 ... 5237 files and directories currently installed.) Preparing to unpack .../systemd_252.5-2ubuntu3.1_armhf.deb ... Unpacking systemd (252.5-2ubuntu3.1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ... Setting up libargon2-1:armhf (0~20171227-0.3) ... Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ... Setting up libjson-c5:armhf (0.16-2) ... Setting up libcryptsetup12:armhf (2:2.6.1-1ubuntu1) ... Setting up libfdisk1:armhf (2.38.1-4ubuntu1) ... Setting up libkmod2:armhf (30+20221128-1ubuntu1) ... Setting up libapparmor1:armhf (3.0.8-1ubuntu2.1) ... Setting up libip4tc2:armhf (1.8.7-1ubuntu7) ... Setting up libsystemd-shared:armhf (252.5-2ubuntu3.1) ... Setting up systemd (252.5-2ubuntu3.1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Selecting previously unselected package systemd-sysv. (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 ... 6036 files and directories currently installed.) Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_armhf.deb ... Unpacking systemd-sysv (252.5-2ubuntu3.1) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.129ubuntu1_all.deb ... Unpacking adduser (3.129ubuntu1) ... Setting up adduser (3.129ubuntu1) ... Selecting previously unselected package openssl. (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 ... 6105 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_armhf.deb ... Unpacking openssl (3.0.8-1ubuntu1.2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.23.04.1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_armhf.deb ... Unpacking dbus-bin (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_armhf.deb ... Unpacking dbus-daemon (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_armhf.deb ... Unpacking dbus (1.14.4-1ubuntu1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ... Unpacking distro-info-data (0.57ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../09-libglib2.0-0_2.76.1-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.76.1-1) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.76.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.76.1-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ... Unpacking iso-codes (4.12.0-1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_armhf.deb ... Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../14-libelf1_0.188-2.1_armhf.deb ... Unpacking libelf1:armhf (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ... Unpacking libglib2.0-data (2.76.1-1) ... Selecting previously unselected package libicu72:armhf. Preparing to unpack .../16-libicu72_72.1-3ubuntu2_armhf.deb ... Unpacking libicu72:armhf (72.1-3ubuntu2) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_armhf.deb ... Unpacking libpam-systemd:armhf (252.5-2ubuntu3.1) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_armhf.deb ... Unpacking libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../19-libyaml-0-2_0.2.5-1_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.5-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ... Unpacking lsb-release (12.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ... Unpacking python-apt-common (2.5.3ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_armhf.deb ... Unpacking python3-apt (2.5.3ubuntu1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../23-python3-dbus_1.3.2-4build1_armhf.deb ... Unpacking python3-dbus (1.3.2-4build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../24-python3-gi_3.44.1-1_armhf.deb ... Unpacking python3-gi (3.44.1-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../26-libnghttp2-14_1.52.0-1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.52.0-1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../27-libpsl5_0.21.2-1_armhf.deb ... Unpacking libpsl5:armhf (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ... Unpacking apt-transport-https (2.6.0ubuntu0.1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../29-libbrotli1_1.0.9-2build8_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2build8) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... Selecting previously unselected package libldap2:armhf. Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_armhf.deb ... Unpacking libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:armhf. Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_armhf.deb ... Unpacking libssh-4:armhf (0.10.4-2ubuntu0.1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.2_armhf.deb ... Unpacking libcurl4:armhf (7.88.1-8ubuntu2.2) ... Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.88.1-8ubuntu2.2_armhf.deb ... Unpacking curl (7.88.1-8ubuntu2.2) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../37-libassuan0_2.5.5-5_armhf.deb ... Unpacking libassuan0:armhf (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../39-libksba8_1.6.3-2_armhf.deb ... Unpacking libksba8:armhf (1.6.3-2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../40-libnpth0_1.6-3build2_armhf.deb ... Unpacking libnpth0:armhf (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking dirmngr (2.2.40-1.1ubuntu1) ... Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.6-3) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg. Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb Selecting previously unselected package pinentry-curses. Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ... Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.2_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../54-libstemmer0d_2.2.0-2_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-2) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../55-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_armhf.deb ... Unpacking libappstream4:armhf (0.16.1-1ubuntu1) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../57-libdw1_0.188-2.1_armhf.deb ... Unpacking libdw1:armhf (0.188-2.1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_armhf.deb ... Unpacking libglib2.0-bin (2.76.1-1) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../59-libunwind8_1.6.2-3_armhf.deb ... Unpacking libunwind8:armhf (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.22.2-1) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (0.105-33) ... Selecting previously unselected package polkitd. Preparing to unpack .../63-polkitd_0.105-33_armhf.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../66-python3-cryptography_38.0.4-2_armhf.deb ... Unpacking python3-cryptography (38.0.4-2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-distro. Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ... Unpacking python3-launchpadlib (1.11.0-1) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Selecting previously unselected package python3-software-properties. Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ... Unpacking python3-software-properties (0.99.35) ... Selecting previously unselected package packagekit. Preparing to unpack .../78-packagekit_1.2.6-3_armhf.deb ... Unpacking packagekit (1.2.6-3) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ... Unpacking software-properties-common (0.99.35) ... Selecting previously unselected package gnupg2. Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libksba8:armhf (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.5-2ubuntu3.1) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Setting up libkeyutils1:armhf (1.6.3-2) ... Setting up libpsl5:armhf (0.21.2-1) ... Setting up libicu72:armhf (72.1-3ubuntu2) ... Setting up apt-transport-https (2.6.0ubuntu0.1) ... Setting up libyaml-0-2:armhf (0.2.5-1) ... Setting up libglib2.0-0:armhf (2.76.1-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.57ubuntu0.1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:armhf (0.3.10-2) ... Setting up libbrotli1:armhf (1.0.9-2build8) ... Setting up libsqlite3-0:armhf (3.40.1-1) ... 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. Need to get 21.6 MB of archives. After this operation, 94.7 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Setting up libnghttp2-14:armhf (1.52.0-1) ... Setting up libpackagekit-glib2-18:armhf (1.2.6-3) ... Setting up libnpth0:armhf (1.6-3build2) ... Setting up libassuan0:armhf (2.5.5-5) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libkrb5support0:armhf (1.20.1-1build1) ... Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-3ubuntu2.1) ... Setting up libglib2.0-data (2.76.1-1) ... Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:armhf (1.14.4-1ubuntu1) ... Setting up libk5crypto3:armhf (1.20.1-1build1) ... Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ... Setting up python-apt-common (2.5.3ubuntu1) ... Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ... Setting up libgirepository-1.0-1:armhf (1.76.1-1) ... Setting up libkrb5-3:armhf (1.20.1-1build1) ... Setting up libstemmer0d:armhf (2.2.0-2) ... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxtables12 armhf 1.8.7-1ubuntu5.1 [28.1 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip6tc2 armhf 1.8.7-1ubuntu5.1 [18.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB] Setting up lsb-release (12.0-1ubuntu1) ... Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ... Setting up openssl (3.0.8-1ubuntu1.2) ... Setting up libelf1:armhf (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ... Setting up libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ... Setting up iso-codes (4.12.0-1) ... Setting up dbus-bin (1.14.4-1ubuntu1) ... Setting up libpolkit-gobject-1-0:armhf (0.105-33) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf iptables armhf 1.8.7-1ubuntu5.1 [412 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B] Setting up libdw1:armhf (0.188-2.1) ... Setting up libreadline8:armhf (8.2-1.3) ... Setting up libglib2.0-bin (2.76.1-1) ... Setting up dbus-daemon (1.14.4-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu0.23.04.1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.6 MB in 1s (25.7 MB/s) Selecting previously unselected package libmnl0:armhf. (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 ... 9456 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3build2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1ubuntu5.1) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1ubuntu5.1) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3build3) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ... Unpacking libnftnl11:armhf (1.2.1-1build1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_armhf.deb ... Unpacking iptables (1.8.7-1ubuntu5.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Setting up dbus (1.14.4-1ubuntu1) ... Setting up libgssapi-krb5-2:armhf (1.20.1-1build1) ... Setting up gir1.2-glib-2.0:armhf (1.76.1-1) ... Setting up libssh-4:armhf (0.10.4-2ubuntu0.1) ... Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:armhf (252.5-2ubuntu3.1) ... Setting up libcurl4:armhf (7.88.1-8ubuntu2.2) ... Setting up libpolkit-agent-1-0:armhf (0.105-33) ... Setting up curl (7.88.1-8ubuntu2.2) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:armhf (1.22.2-1) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... Setting up libtirpc3:armhf (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1ubuntu1) ... Setting up libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ... Setting up libappstream4:armhf (0.16.1-1ubuntu1) ... Setting up dirmngr (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:armhf (1.3.0-2build2) ... Setting up packagekit (1.2.6-3) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:armhf (3.11.4-1~23.04) ... Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:armhf (3.11.2-1) ... Setting up python3.11 (3.11.4-1~23.04) ... Setting up libip6tc2:armhf (1.8.7-1ubuntu5.1) ... Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libmnl0:armhf (1.0.4-3build2) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.7-1ubuntu5.1) ... Setting up libnfnetlink0:armhf (1.0.1-3build3) ... Setting up netbase (6.3) ... Setting up libnftnl11:armhf (1.2.1-1build1) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ... Setting up iptables (1.8.7-1ubuntu5.1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.1) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.3 Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.2-1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... Setting up python3-gi (3.44.1-1) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:armhf (1.15.1-5build1) ... Setting up python3-blinker (1.5-1) ... Setting up python3-pkg-resources (66.1.1-1) ... Setting up python3-dbus (1.3.2-4build1) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.5.3ubuntu1) ... Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-2) ... Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-launchpadlib (1.11.0-1) ... Setting up python3-software-properties (0.99.35) ... Setting up software-properties-common (0.99.35) ... Processing triggers for libc-bin (2.37-0ubuntu2) ... Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.4-1ubuntu1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.04' +++ NAME=Ubuntu +++ VERSION_ID=23.04 +++ VERSION='23.04 (Lunar Lobster)' +++ VERSION_CODENAME=lunar +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=lunar +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=lunar + '[' lunar = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK + '[' lunar = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu lunar test' + apt-get update Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB] Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease Get:3 https://download.docker.com/linux/ubuntu lunar/test armhf Packages [13.6 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease Fetched 62.5 kB in 1s (74.6 kB/s) Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' ++ echo 'deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ++ xargs deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9300 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ... Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ... Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 21.6 MB of archives. After this operation, 102 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu lunar/test armhf containerd.io armhf 1.6.24-1 [21.0 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-user-session armhf 1.14.4-1ubuntu1 [10.1 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxtables12 armhf 1.8.7-1ubuntu7 [27.8 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip6tc2 armhf 1.8.7-1ubuntu7 [17.7 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [36.7 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnftnl11 armhf 1.2.4-2 [50.8 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iptables armhf 1.8.7-1ubuntu7 [420 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.6 MB in 1s (25.3 MB/s) Selecting previously unselected package dbus-user-session. (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 ... 9524 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_armhf.deb ... Unpacking dbus-user-session (1.14.4-1ubuntu1) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1ubuntu7) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1ubuntu7) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ... Unpacking libnftnl11:armhf (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_armhf.deb ... Unpacking iptables (1.8.7-1ubuntu7) ... Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.24-1_armhf.deb ... Unpacking containerd.io (1.6.24-1) ... Setting up libip6tc2:armhf (1.8.7-1ubuntu7) ... Setting up dbus-user-session (1.14.4-1ubuntu1) ... Setting up libmnl0:armhf (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.24-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.7-1ubuntu7) ... Setting up libnfnetlink0:armhf (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:armhf (1.2.4-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ... Setting up iptables (1.8.7-1ubuntu7) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.37-0ubuntu2) ... + verify_binaries + docker --version Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b + docker buildx version github.com/docker/buildx v0.11.2 9872040 + docker compose version Docker Compose version v2.21.0 + dockerd --version Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b + docker-proxy --version docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b + containerd --version containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 + ctr --version ctr containerd.io 1.6.24 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.24 Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Go version: go1.20.8 + runc --version runc version 1.1.9 commit: v1.1.9-0-gccaecfc spec: 1.0.2-dev go: go1.20.8 libseccomp: 2.5.4 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: docker login failed Finished: FAILURE